/*
THEME NAME: RWNSB
Description: extension of small potato theme customized for RWNSB.

*/

body, h1, h2, h3, h4, h5, h6, abbr, acronym, address, blockquote, dd, dl, form, p{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #336598 url(images/bg_body.gif) repeat-x;
	color: #000;
}

a{
	text-decoration: underline;
	color: #c00;
}

a:hover{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

form, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

address, dl, p, div.page-link, div.entry-content h1, div.entry-content h2, div.entry-content h3, div.entry-content h4, div.entry-content h5, div.entry-content h6{
	padding: 15px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 15px 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{float: left;}

.alignright{float: right;}

div#wrapper{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff url(images/bg_body_wrapper.gif) repeat-y;
}

div#header{
	float: left;
	width: 980px;
	border-top: 5px solid #000;
	border-bottom: 1px solid #ededed;
	padding: 7px 0 8px;
	background: #fff;
}

div#header h1{
	margin: 0 120px 0 0;
	padding: 0 10px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 18px;
	line-height: 36px;
}

div#header h1 a{
	color: #000;
}

div#header h1 a:hover{
	border: 0;
}




div#access div.skip-link{
	float: right;
	margin: -34px 10px 0;
	display: inline;
	font-family: Georgia, Arial, Helvetica;
}

div#access div.skip-link a{
	color: #777;
}

div#access div.skip-link a:hover{
	color: #000;
}

div#menu{

	float: left;

	width: 980px;

	border-bottom: 1px solid #ccc;

	padding: 0 0 0px;

	background: #336598 url(images/bg_body.gif) repeat-x;
	

	
}



div#menu ul,div#menu ul ul,div#menu ul li{

	list-style:none;

	margin:0;

	padding:0;

}



div#menu ul li{

	float: left;

	margin: 12px 2px 0;

	display: inline;

	font-family: Georgia, Arial, Helvetica;

	font-size: 14px;

}



div#menu ul a{

background:#FFFFFF;
	border: #c00  1px solid;
	border-bottom: none;

	color: #c00 ;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 5px 5px;
	text-decoration: none;

}



div#menu ul a:hover{

	/**background: #EEF7D4;*/
    background:#c00  ;
	border: #FFFFFF 1px solid;
	border-bottom: none;

	color: #FFFFFF;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 5px 5px;
	text-decoration: none;
	

	


}



div#menu li ul{

	display: none;

	position: absolute; 

	top: 1em;

	left: 0;

	clear: left;

}



div#menu li:hover ul, li.over ul { display: block; }



div#menu li > ul {

	top: auto;

	left: auto;

}



div#menu ul ul li{}



div#menu ul ul li a{}



div#menu ul li:hover ul{}



div#menu ul li:hover ul li a{}







div#about{
	float: left;
	width: 980px;
	border-top: 1px solid #030639;
	border-bottom: 1px solid #030639;
	padding: 5px 0 10px 0;
	background: #c00 url(images/bg_about.gif) repeat-x left bottom;
	
}

div#about a, h1{
	color: #030639;
	font-weight:bold;
}
div#about  h1{
	color: #ffffff;
	font-weight:bold;
}
div#about-message{
	padding: 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 19px;
	background-color: #fff;
	color: #000;
}
div#about-message-inner{
	padding: 10px 10px 0;
width:850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 19px;
	background-color: #fff;
	color: #000;
}

div#about img.photo{
	float: left;
	margin: 0 15px 0 0;
}




div#container{
	float: left;
	width: 980px;
	border-top: 5px solid #000;
}

div#content{
	float: left;
	width: 488px;
}




div.post, div.page{
	padding: 14px 20px 15px;
}

div#nav-above{
	margin: 10px 10px 0; 
}
div#nav-below{
	 margin: 10px;
}

div.navigation{
	color:#fff;
	border-top: 1px solid #e0dcb8;
	padding: 5px 10px 6px;
	background: #336598 url(images/bg_body.gif) repeat-x;
	line-height: 24px;
}

div.navigation a{
	text-decoration: none;
	color:#fff;
	border-bottom: 1px dotted #fff;
}

h2.entry-title, h3.entry-title{
	font-family: Georgia, Arial, Helvetica;
	font-size: 24px;
}

h2.page-title{
	margin: 10px 10px 0;
	border-top: 1px solid #dfdfdf;
	padding: 8px 10px 9px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	background: #f8f8f8 url(images/bg_sidebar_h3.gif) repeat-x left bottom;
	color: #666;
}

h2.entry-title a, h3.entry-title a{
	color: #000;
}


div.entry-date{
	padding: 16px 0 0 10px;
	color: #666;
}

div.entry-content{
	line-height: 24px;
}

div.entry-content h1{
	font-size: 30px;
	line-height: 36px;
}

div.entry-content h2{
	font-size: 24px;
	line-height: 30px;
}

div.entry-content h3{
	font-size: 18px;
}

div.entry-content h4{
	font-size: 16px;
}

div.entry-content h5{
	line-height: 15px;
}

div.entry-content h6{
	line-height: 12px;
}

div.entry-meta{
	padding: 10px 0 0;
	line-height: 24px;
}




div#comments{
	margin: 0 10px 10px;
	padding: 0 10px 10px;
	border-top: 1px solid #dfdfdf;
	background: #fcfcfc;
}

div#comments h3{
	font-family: Georgia, Arial, Hevletica;
	font-size: 24px;
	padding: 10px 0 5px;
}

div#comments p{
	padding: 10px 0 5px;
	line-height: 24px;
}

div#comments ol , div#comments ol li{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

div#comments ol{
	padding: 0 0 10px;
}

div#comments ol li{
	padding: 10px 0 10px;
	background: url(images/bg_sidebar_h3.gif) repeat-x left bottom;
}

div.comment-meta{
	font-size: 11px;
}

div.nopassword{
	padding: 10px 0 0;
	line-height: 24px;
}

form#commentform span.required{
	background: #fff;
	color: #f00;
}

form#commentform .form-label, form#commentform .form-textarea{
	margin: 10px 0 0;
}

input#author,input#email,input#url{width:50%;}

input#author,input#email,input#url,textarea#comment{padding:0.2em;}

textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}









div.sidebar{

	float: left;

	width: 245px;

	display: inline;

}



div.sidebar a{

	color: #336598 ;

}
div#col-content
{	
width:480px;
height:125px;
margin: 5px 0px 0px -485px;

overflow:hidden;
border-top: 1px solid #030639;
border-right:1px solid #030639;
border-left:1px solid #030639;
border-bottom: 1px solid #030639;
padding: 0px 0px 0px 0;
background: #fff url(images/bg_about.gif) repeat-x left bottom;

}
div#col-content h3{color:#fff; text-align:center; font-size:150%; font-weight:bold;}

div#primary{

	margin: 125px 0px 0px -491px;
	border-right:dashed thin #CCCCCC;
	
}



div#secondary{

	margin: 125px 0px  0 -245px;

}



div.sidebar ul, div.sidebar ul li{

	list-style: none;

	margin: 0;

	padding: 0;

}



div.sidebar ul{

	margin: 0 0 10px;

}



div.sidebar ul li{

	padding: 10px 10px 0;

}



div.sidebar ul li#search form#searchform{

	margin: 0;

	padding: 10px 10px 0;

}



div.sidebar ul li h3{

	border-top: 1px solid #dfdfdf;

	padding: 8px 10px 9px;

	font-family: Georgia, Arial, Helvetica;

	font-size: 16px;

	font-weight: bold;
color:#fff;
	/**background: #f8f8f8 url(images/bg_sidebar_h3.gif) repeat-x left bottom;*/
	background: #336598 url(images/bg_body.gif) repeat-x;
}



div.sidebar ul ul{

	margin: 0;

	padding: 6px 10px 0;

	line-height: 24px;

}



div.sidebar ul ul li{

	padding: 0;

}



div.sidebar ul ul ul{

	padding: 0 0 0 10px;

}



div.sidebar input#s{width: 120px;}




/* Start Widget Styles */

div#calendar_wrap{
	padding: 10px;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar th, table#wp-calendar td{
	padding: 10px 0 0;
}

div.sidebar ul li#google-search form#gsearch{
	padding: 5px 10px 10px;
	text-align: left;
}

/* End Widget Styles */




div#footer{
	clear: both;
	width: 980px;
	padding: 12px 0;
	border-top: 5px solid #000;
	text-align:center;
	font-size: 11px;
	line-height: 18px;
	background: #ededed;
}

div#footer a{
	text-decoration: none;
}