/*  
Theme Name: RN On Call
Theme URI: http://glutenfreern.com
Description: A "mixed" width, three columns "daily newspaper" theme for Wordpress.<br /><br />Wordpress Widgets ready. <br /><br />Minimal style ready for personal improvements.
Version: 1.0
Author: Pam Van Londen. Based on ShinRa's Breaking News theme at http://www.idsg.it/
Author URI: http://i-dev.us
*/


/*color scheme
background green b2b9ab
green light dbe4d2
gray 73737b
red eb1c22
headlines 990000
accent 895847
section background eeeeee
 */

/**
* Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
/*dl,dt,dd,ol,ul,li,*/
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-weight:normal;
font-style:normal;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}

body{
line-height:1em;
color:#000;
background-color:#b2b9ab;
text-align:center;
font-family:"Lucida Grande", "Lucida Grande CE", "Lucida Grande CY", Verdana, "Trebuchet MS";
font-size:12px;
margin:0 auto;
padding:0;
}

ol,ul{
list-style:none;
}

table{
border-collapse:collapse;
border-spacing:0;
}

caption,th,td{
text-align:left;
font-weight:normal;
}

blockquote:before,blockquote:after,
q:before,q:after{
content:"";
}

blockquote,q{
quotes:"" "";
}

/**
* GLOBALS
*/

h1{
display:none;
}

h2{
font-size:24px;
color:#990000;

line-height:150%;
text-align:left;

}

h3{
text-align:left;
font-size:15px;
font-weight:bold;
line-height:150%;
}

hr{
display:none;
}

a{
text-decoration:none;
color:#990000;}

a:visited{
color:#99000;
}

a:hover{
text-decoration:underline;
color:#99000;
}

p{
line-height:150%;
margin-bottom:10px;
}

li{
line-height:140%;
}

ul,ol{
margin-bottom:10px;
}

img{
padding:0;
background-color:transparent;

margin:0;
}

img.wp-smiley{
display:inline !important;
margin:0 !important;
padding:0 !important;
background:transparent !important;
vertical-align:middle !important;
border:0 !important;
}

strong{
font-weight:bold;
}

em{
font-style:italic; text-align:right;
}

em a {text-align:right;}

/**
* MAIN WRAPPER
*/

#wrapper{
text-align:left;
margin:0 auto 0 auto;
padding:0;
width:970px;
background-color:#c5c6b6;
}

/* 
TOOLBAR
*/

#toolbar {
padding:5px 0 0 0; margin:0 0 0 0;
height:10px;
text-align:right;
background-color: transparent;
font-size:11px;


}

#toolbar ul {list-style:none; margin:0; padding:0;}
#toolbar ul li {display:inline;margin:0; padding:3px 5px;}
#toolbar ul li a {color:#fff;margin:0; padding:0;}

/**
* HEADER
*/
#header{
padding:0; margin:0;
color:#6666CC;
background-image:url(images/rnoncall-banner.jpg);
background-repeat:no-repeat;
background-color:transparent;
text-align:right;
height:208px;

}

#header h2{display:none;
letter-spacing:2px;
font-size:34px;
line-height:1em;
text-align:center;
}

#header h2 a{display:none;
color:#000;
text-decoration:none;
}


#header .logo a {text-decoration:none;}

/**
* TOP PAGES LIST
*/

#pagine{

text-align:right;
height:17px;
margin:0;
padding:10px;
color:#fff;
background-image:url(images/menubar.jpg);
background-repeat:no-repeat; 
}
#pagine h2 {display:none}

#pagine ul {list-style-type:none; list-style:none; padding:0;margin:0; }
#pagine ul li {display:inline; 
	padding:0 20px; 
	border-right: 1px solid #fff; 
	color:#fff; 
	font-size:14px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#pagine ul li a {color:#fff; text-decoration:none;}
#pagine ul li a:hover { }


/*        TAB BAR */

#tabbar {
	margin: 0;
	padding: 0px 0px 0px 180px;
	display: block;
	width: 970px;
	vertical-align: top;
	text-align:right;
	background: url("images/menubar.jpg") no-repeat;
}

#tabbarbox {
	margin: 0;
	padding: 0;
	width: 970px;
	vertical-align: middle;
	
}
.tab, .tabselected, .tab a, .tabselected a{
	display: table-cell;
	text-align: center;
	width: 103px;
	height: 15px;
	padding: 3px 3px;
	margin: 0;
	font-size:13px;
	color:#fff;
}
.tab {
	border-left:1px solid #fff;

	/*background: url("images/tab_white.png") no-repeat top;*/
	
	
}

.tabselected{
	border-bottom-style: none;
	/*background: url("images/tab_white.png") no-repeat top;*/
	
}


.dmenu {
	left: -999em;
	margin: 22px 0px 0px 0px;
	padding: 2px;
	background-color: #fff;
	position: absolute;
	z-index: 100;
	/*filter:alpha(opacity='90');
	opacity: .9;*/
	width: 106px;
	text-align: left;
	

	}
.dmenu ul, .dmenu ul li a, .dmenu ul ul, .dmenu ul ul a{
	padding:0;
	margin:0px 0px 0px 5px;
	text-align:left;
	color:#eb1c22; 
	font-size:12px; 
	line-height:16px;
	list-style:none;
	list-style-type:none;
	max-width: 250px;
	border-bottom:1px solid #F0F0F0;
	
}


/* End dTabs css */



/**
* FIRST MAIN COLUMN
*/

#content{
padding:20px 10px 0 20px;
margin:0 300px 0 0;
background-color:#fff;
/*background-image:url(images/contentfooter.png);
background-position:bottom right;
background-repeat:no-repeat;*/
}


#content div.post a {color:#99000; text-decoration:none; border-bottom:1px dashed #99000; }

#content div.post{
padding-bottom:30px;
margin-bottom:30px;
border-bottom:1px dashed #ccc;
color:#000;
}

#content div.post h2 a{
font-size:24px;
color:#990000;
line-height:1em;
margin-bottom:5px;
}


#content dl {}
#content dt {font-weight:bold;}
#content dd {line-height:1.5em; padding-bottom:5px;}

#content ul, #content ol{
list-style-type:square;
margin:0 20px 5px 0px;
padding:0 0 0 30px;
}

#content ul li, #content ol li {
margin-bottom:5px; }

#content code{
font-family:courier,"courier new", monospace;
font-size:14px;
background-color:#dfdfdf;
}

#content blockquote{
padding:6px;
font-style:italic;
color:#555;
}

#content blockquote p{
font-style:italic;
}

.navigation div{
line-height:200%;
}

p.details_small{
margin-top:3px;
font-size:9px;
line-height:11px;
color:#663333;
}

p.details_small a{
color:#663333;
text-decoration:none;
}

p.date{
text-align:right;
font-size:12px;
color:#111;
}

#content em{
font-style:italic;
}

#content form { color:}
fieldset {border:0;}
legend {margin:0; padding:0;}
#content form ol {font-size:10px; list-style-type:none;}
label { color:#666; font-weight:bold; font-size:10px; padding:1px; 
	   width:100px; display:block;}
input {border:2px solid #999; padding:2px 5px 2px 2px}
textarea {border:2px solid #999; padding:2px 5px 2px 2px; 
	font-family:"Lucida Grande", "Lucida Grande CE", "Lucida Grande CY", Verdana, "Trebuchet MS";
	font-size:10px; width:95%;}
select {border:2px solid #999}
.example {font-size:10px; color:#ccc; padding-left:3px; }
.alert {font-size:11px; color:#990000; }
	
/*for cforms II */
.cf_info success {border:1px solid #990000; background-color:#CCCCCC; padding:20px; margin:10px;}

/**
* COMMENTS
*/

h2#comments, h3#comments{
margin:0;
padding:0;
font-size:14px;
}

.commentlist big{
font-size:13px;
display:block;
margin:0;
padding:0;
}

.commentlist li{
margin:0;
padding:0;
border-bottom:1px dashed #ccc;
}

.commentlist ul li,
.commentlist ol li{
margin:0;
padding:0;
border-bottom:0;
}

.commentlist ul{
padding:0;
margin:0;
list-style-type:square;
}

.commentlist ol{
padding:0px;
margin:0px;
list-style-type:lower-alpha;
}

p.nocomments{
padding-bottom:30px;
border-bottom:1px dashed #ccc;
font-weight:normal;
font-size:12px;
}

.allowed-tags{
display:none;
}

/**
* FORMS
*/

#commentform{
margin-bottom:0;
padding-bottom:15px;
border-bottom:1px solid #000;
}

textarea{
width:90%;
}

/**
* RIGHT SIDEBAR WITH MENU
*/

#sidebar{
color:#fff;
margin:0;
padding:20px 5px 0 0px ;
float:right;
width:135px;
font-size:11px;
background-color: transparent;

}

#sidebar input  {width:120px; border:0; font-size:11px; color:#666666; 
	border-top:2px solid #999;
	border-left:2px solid #999;
	}
#sidebar input#subscribe, #sidebar input#searchsubmit {width:70px; margin-bottom:30px; 
	border:2px solid #999;
	}

#sidebar a {color:#fff}

#sidebar h2, #sidebar ul, #sidebar ul li a {
font-size:12px;
margin:0 0 0 0px; 
padding:0;
font-weight:bold;
}

#sidebar ul li ul li a{
margin:0 0 5px 15px;
padding:0 0 5px 0;
font-weight:normal;
}

#sidebar ul li ul li ul{
margin:0 0 0 0;
padding:0px;
}


span.more{
font-style:italic;
text-align:right;
}

/**
* LEFT SIDEBAR WITH EXTRA CONTENTS
*/

#sidebarB{
padding:20px;
margin: 0 13px 0 20px;
float:right;
width:275px;
background-color:#eeeeee;

font-size:11px;
}

#sidebarB h2{
font-size:16px;
line-height:18px;
}

/*attempt to turn off the resources list bullet*/
#sidebarB div.information ul li.linkcat h2 {list-style-type:none; list-style:none;}

#sidebarB div.post{
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px dashed #ccc;
}

#sidebarB ul {margin:0;padding:0 0 5px 15px;}
#sidebarB ul li h2 a {margin:0;padding:0;}

#sidebarB ul li a, #sidebarB ol li a, #sidebarB ul li {color:#333333; list-style-type:disc;}

#sidebarB p em {text-align:right;}

#sidebarB blockquote{
padding:6px;
font-style:italic;
color:#555;
}

#sidebarB blockquote p{
font-style:italic;
}

#sidebarB code{
font-family:courier,"courier new", monospace;
font-size:14px;
background-color:#dfdfdf;
}

#sidebarB div.information{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid #000;
}

/**
* FOOTER
*/

#footer{
padding:10px;
text-align:center;
font-size:12px;
color:#fff;
}
#footer a {color:#fff;}

#footer ul {list-style-type:none; list-style:none; padding:0;margin:0; }
#footer ul li {display:inline; 
	padding:0 20px; 
	border-right: 1px solid #666; 
	color:#666; 
	font-size:16px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#footer ul li a {color:#990000; text-decoration:none;}
#footer ul li a:hover { }

