@import url("nav.css");
@import url("nav_orig.css");
/*
Theme Name: Blank 2-Column R-S
Theme URI: http://example.com
Description: A Blank Wordpress theme with right sidebar
Author: Your Name
Author URI: http://example.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #ffffff;
	/*margin: 20px;*/
	background-image: url(images/bgNav3.jpg);
	background-repeat: repeat-x;
	}
	
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px; margin-top:10px;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; margin-top:10px;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
}

ol{
margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
}

ul{
margin-left:10px;
list-style-type:square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;}
ul li{
margin-bottom:15px;
}

ol li{
margin-bottom:15px;
}

/* images and misc. */
#apDiv1 {
	position:absolute;
	width:280px;
	height:66px;
	z-index:1;
	background-image:url(images/logoBrown2_rev.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}

img{border: 1px dotted #CCCCCC;
	padding: 6px;}
img a{border:1px;border-color:#666666;}

img.left{ float: left; border: 1px; padding: 6px; }
img.right{ float: right; border: 1px; padding: 6px; }




blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#a0cb15;/*green*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	border: none;
	}

a:hover{
	color:#331F20;/*brown*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border: none;
}



/* container */


#container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	border: 1px none #EBEBEB;

}
	
/* header */

#header {
background-image:url(images/wbgHeaderBrown.jpg);
    width: 815px; 
	color: #fff; 
	height: 280px;
	}

#header h1{
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{
	color: #9eb74b;
	text-decoration: none;
}
#header h1 a:hover{
	color: #000000;
	text-decoration: none;
}


#header h2{
	color: #a0cb15;/*green*/
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


/*#menu {
	font-size: 8pt;
	width:815px;
	height:25px;
	border-top: 1px solid #fff;
	background-color: #A2C73C;
	text-align: center;
}

#menu ul{
	font-size: 12px;
	color: #FFFFFF;
}
#menu ul a{
color:white;
text-decoration:underline;}

#menu ul a:hover{
color:#331F20;/*brown
text-decoration: underline;}
*/



/* content */


#content {
	float: left;
	width: 560px;
	}	

.post {
	width:560px;
	line-height: 14pt;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	}
	
.post h2{
font-size:14px;
	color: #666;
	}
	
.post h2 a{
	font-size:14px;
	color: #a0cb15;/*green*/
	text-decoration: underline;
	}
	
.post h2 a:hover{
	color: #331F20;
	text-decoration: none;
	}
	
.post p{font-size: 12px;}

.post a{text-decoration:underline;}

.post small/*posted by, date ect..*/{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666666;	}


.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}



.navigation {
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	width: 495px;
	float: left;
	height: 100px;
}

	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}

/* sidebar */

#sidebar {
font-size:12px;
width: 170px;
float:right;
margin: 12px 0 24px 0;
padding: 0;
border-left: 1px dotted #A2A2A2;}


#newsletter{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
font-weight:bold;
padding-bottom:35px;}
 
#sidebar li h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-align: left;
color: #666666;
margin: 0;
padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	font-size:11px
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	font-size:12px;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
	font-size:12px;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	font-size:12px;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
	font-size:11px;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	font-size:11px;
}
#sidebar ul li h3{
font-size:12px;
color:#666666;
font-weight:bold;}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	color: #666;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-size: 10px;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-size: 10px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-size: 10px;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #A2C73C;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #ffffff;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.wp-caption-text{
color:red;
font-size:14px;
font-style:italic;}


