/*

Theme Name: OB

Version: 1.0

Description: A soft two-column theme.

Author: Lauren Felton

Author URI: http://www.looking-in.net

*/



/* standard elements */

html {min-height: 100%;}



* {

	margin: 0;

	padding: 0;

}



a {color: #963;}

a:hover {color: #5555DD;}



body {

	background: #003366;

	color: #000;

	font-style:normal; 

	font-variant:normal; 

	font-weight:normal; 

	font-size:62.5%; 

	line-height:1.5;

	font-family: verdana, arial, helvetica;

}



p, code, ul {padding-bottom: 1.2em;}



li {list-style: none;}



h1 {

	font: normal 1.8em verdana, arial, helvetica;

	margin-bottom: 4px;

}



blockquote {

	display: block;

	padding:5px 5px 0px 10px;

	border-left:4px solid #C1CAD3;

}





h1, h2, h3 {padding-top: 6px;}



/* misc */

.clearer {clear: both;}



.left {float: left;}



.right {float: right;}



/* structure */

.container {

	background: #003366;

	font-size: 1.2em;

	margin: 0 auto;

	padding: 0 10px 0 10px;

	min-width: 600px;

	max-width: 694px;

	border-left: 0px solid #fff;

	border-bottom: 0px solid #fff;

}



/* header */

.top {

	background: #003366;

	height: 140px;

	margin-top: 18px;

}

.post h1 a

{

text-decoration:none;

color: #22287f;

}



.post h1 a:visited{

text-decoration:none;

}



.post h1 a:hover

{

text-decoration:underline;

}


/* main */

.main {

	border-top: 0px solid #FFF;

	background: #6699cc;

}

.navigation{
	font-size: 16px;
}

/* sub navigation */

.sidenav {

	float: right;

	width: 210px;

	background: #f7f7f2;

	border-left: 6px solid #003366;

}

.sidenav h2 {

	color: #5A5A43;

	font-size: 1em;

	line-height: 30px;

	margin: 0;

	padding-left: 12px;

}

.sidenav ul {

	padding: 0;

	border-top: 1px solid #EAEADA;

}

.sidenav li {border-bottom: 1px solid #EAEADA;}

.sidenav li a {

	font-size: 1.1em;

	color: #554;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;

}

.sidenav li a:hover {

	background: #f7f7f2;

	color: #654;	

}



/* content */

.content {

	float: left;

	margin: 10px 0;

	padding: 0 16px;

	background: #6699cc;

}

.content .descr {

	color: #22287f;

	font-size: 0.9em;

	margin-bottom: 6px;

}

.content li {

	margin-left: 18px;

}

.content p {font-family: verdana, arial, helvetica; color: #003366;}

/*
.content a:link, a:visited {color: #000000;}

.content a:hover {color: #5555DD;}
*/

/* footer */

.footer {

	padding: 10px;

	background: #6699cc;

	color: #22287f;

	/* line-height: 39px; */

	margin-top: 10px;

	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family: verdana, arial, helvetica;

}


.footer a {color: #22287f;)







.post{margin:0 0 25px 0;}



.post .info{

border:0px solid #e3e4e4;

background-color:#6699cc;

font-size:0.9em;

color:#22287f;

}





.info a, .info a:visited

{

text-decoration:none;

}



.info a:hover

{

text-decoration:underline;

}







/* Comments Styling */

#commentlist li {

margin-bottom: 1.5em;

padding-bottom: 1em;

border-bottom: 1px solid #700000;

}



#commentform {

margin: 1em 0;

background: #6699cc;

width: 280px;

}



#commentform textarea {

background: #f8f7f6;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform textarea:hover {

background: #fff;

border: 1px solid #d6d3d3;

}

#commentform textarea:focus {

background: #fff;

border: 1px solid #939793;

}



#commentform #email, #commentform #author, #commentform #url {

font-size: 1.1em;

background: #fff;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {

font-size: 1.1em;

background: #fff;

border: 1px solid #d6d3d3;

width: 280px;

}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {

font-size: 1.1em;

background: #fff;

border: 1px solid #939793;

width: 280px;

}

#commentform input{

margin-bottom: 3px;

}



a img

{

border:none;

}





#searchform {

	margin: 0 auto;

	padding: 10px; 

	text-align: center;

	}



#searchform #s {

	width: 120px;

	padding: 1px;

	border: #555 1px solid; 

	background: #fff; 

	}



#searchsubmit {

	padding: 1px;

	border: #555 1px solid; 

	font-size: 1em; 


	background: #f7f7f2; 

	color: #5A5A43; 

	width: 50px;	

	margin-left: 5px;	

	}
