/*
Theme Name: BWS Blog
Version: 1.0
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Verdana, Geneva, sans-serif;;
	color: rgb(0,0,0);
	background: #ededed url(images/bg.png) repeat-x top;
	behavior:url("csshover3.htc");
}
a {
	color: #0091d8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 10px;
	clear: both;
}
.imgleft {
	float: left;
	margin: 0 10px 15px 10px;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 915px;
	margin: 0 auto 20px auto;
	padding: 0 30px;
	text-align: center;
	position: relative;
}
/** END wrapper**/

/** BEGIN header **/

#header {
	width: 915px;
	height: 100px;
	float: left;
	padding: 0;
}

#topheader {
	width: 915px;
	height: 35px;
	float: left;
	padding: 0;
}
		
#topheader #meta {
		margin: 10px 0;
		float: right;
		width: 100%;
		color: #fff;
		font:  normal 1.1em Verdana, Geneva, sans-serif;
		text-align: right;
	}
	
		#topheader #meta ul {
		float: right;
		list-style-type: none;
		display: inline;
	}
		#topheader #meta ul li {
			display: inline;
		}
		
		#topheader #meta ul li a{
			display: inline;
			color: #fff;
			text-decoration: none;
			padding: 8px 20px;
		}
		
		#topheader #meta ul li a:hover{
			background-color: #00537a;
			padding: 8px 20px;
		}
		
		#header #social {
		margin: 40px 10px 10px 10px;
		float: left;
		width: 200px;
		color: #2b2b2b;
		font-size: 0.9em;
		font-weight: normal;
	}
		
		#header #social ul {
		float: left;
		list-style-type: none;
		display: inline;
	}
		#header #social ul li {
			display: inline;
			padding-right: 15px;
			float: left;
		}
		
		#header #social ul li a{
			display: inline;
			padding-right: 2px;
			color: #2b2b2b;
			text-decoration: none;
		}
		
		#header #social ul li a:hover{
			text-decoration: none;
		}
		
/** START FORM Style **/
#header #search {
		margin: 50px 0 10px 0;
		float: left;
		width: 200px;
		color: rgb(255,255,255);
	}
	#header form {
		width: 188px;
	}
	#header form input {
		border: 0;
		width: 188px;
		height: 34px;
		font: normal 0.9em Verdana, Geneva, sans-serif;
		background: url(images/search.png) no-repeat top;
		color: rgb(0,0,0); 
		text-align: center;
	}
	#header form button {
		font-size: 0.8em;
		border: 0;
		cursor: auto;
		}
/** END FORM Style **/

#header h1 {
		margin: 58px 0 10px 10px;
		float: left;
		width: 250px;
		color: #f60000;
		font-size: 1.15em;
		font-weight: lighter;
	}
#header h1 a{
		color: #f60000;
		font-size: 1.15em;
		font-weight: lighter;
		text-decoration: none;
	}
#header h1 a:hover{
		text-decoration: underline;
	}
	
#header .logo {
		background: url(images/logo.png) no-repeat;
		width: 192px;
		height: 71px;
		float: left;
		margin: 20px 10px;
	}
	
#header .logo2 {
		background: url(images/logo2.png) no-repeat;
		width: 915px;
		height: 63px;
		float: left;
		margin: 10px 0;
	}
	#header .logo2 a{
		text-decoration: none;
		border: none;
	}
		#header .logo2 a:hover{
		text-decoration: none;
		border: none;
	}
	
#nav {
	height:20px;
	width: 915px;
	margin: 0 auto 0 auto;
	float: left;
}		
	#nav ul {
		clear: both;
		float: left;
		list-style-type: none;
		padding-top: 0;
		margin-bottom: 0;
	}
		#nav ul li {
			float: left;
		}
		#nav ul li a {
			color: #0091d8;
			display: block;
			font-size: 1.0em;
			font-weight: normal;
			outline: none;
			padding: 10px 14px;
		}
		#nav ul li a:hover {
			color: #0091d8;
			text-decoration: underline;
		}
/** END header **/

/** BEGIN content **/
#content {
	width: 915px;
	height: 100%;
	float: left;
	padding: 10px 0;
	background: url(images/contentbg.png) repeat-y top;
	}
#content .post {
	width: 600px;
	height: 100%;
	min-height: 400px;
	padding: 10px;
	background: #fff;
	float: left;
}
#content #sidebar {
	width: 250px;
	height: 100%;
	float: left;
	margin-left: 25px;
}
#content #sidebar .container {
	width: 250px;
	padding: 10px;
	float: left;
}
#content #sidebar h2 {
	color: #222222;
	padding: 10px 0;
	font-size: 1.3em;
}
			#content .post small{
				font: normal 1.1em;
				padding: 0 0 0 15px;
				text-align: left;
				color: #676767;
				text-transform: uppercase;
				font-style: italic;
				float: left;
				font-family: Georgia, "Times New Roman", Times, serif;
			}
			#content h1 {
				font-size: 1.4em;
				color: #0091d8;

				text-decoration: none;
				text-align: left;
				padding: 5px 10px;
/*				font-weight: lighter;*/
/*				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
				font-family: Verdana
				text-shadow: rgb(86,86,86) 0px 1px 1px;
				line-height: 1.8em;
			}

			#content h1 a {
				font-size: 1.4em;
				color: #0091d8;
				text-decoration: bold;
				font-weight: lighter;
			}
				#content h1 a:hover {
					text-decoration: underline;
				}
			#content h2{
				font-size: 1.6em;
				color: #202020;
				text-decoration: none;
				text-align: left;
				padding: 5px 10px;
				font-weight: lighter;
				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
				text-shadow: rgb(153,153,153) 0px 1px 1px;
			}
			#content h2 a{
				color: #0091d8;
				font-size: 1.6em;
				text-decoration: none;
				font-weight: lighter;
				margin-left: 10px;
			}
			#content h2 a:hover{
				text-decoration: underline;
			}
			#content h3{
				font-size: 1.4em;
				color: #999;
				text-decoration: none;
				text-align: left;
				padding: 0 10px;
				/*font-weight: lighter;*/
				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
			}
			#content h3 a{
				font-size: 1.4em;
				color: #0091d8;
				text-decoration: none;
				font-weight: lighter;
				margin-left: 10px;
			}
			#content h3 a:hover{
				text-decoration: underline;
			}
			#content .column {
				width: 100px;
				padding: 0 2px;
				margin: 10px;
				float: left;
			}
			#content .post p, #content .post li, #content .post li p {
				color: #676767;
				font-size: 1.1em;
				line-height: 1.3em;
				text-align: left;
				padding: 10px;
				margin: 0;
/*				font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
				font-family: Verdana;
			}
			#content .post p a {
				color: #0091d8;
				text-decoration: none;
			}
				#content .post p a:hover {
					color: #0091d8;
					text-decoration: underline;
				}

				#content .post img{
				margin: 0 10px 0 10px;
				border: rgb(255,255,255) solid 5px;
			}
			#content .post strong {
				font-size: 1.0em;
/*				text-transform: uppercase;*/
			}
			#content .post em {
/*				color: #000;*/
/*				font-size: 1.0em;*/
				text-transform: none;
				font-style: italic;
			}
			#content blockquote {
				margin-left: 40px;
			}
/** END content **/
/** BEGIN footer**/
#footer {
	clear: both;
	color: #414141;
	font-size: 0.9em;
	width: 915px;
	height: 125px;
	margin: 20px auto;
}
	#footer p {
		margin: 0 auto;
		padding: 10px 0;
		text-align: center;
		width: 850px;
	}
		#footer a {
			color: #414141;
		}
			#footer a:hover {
				text-decoration: underline;
			}
 	#footer img {
		border: none;
		margin-top: 10px;
	}

/** END footer **/
/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}
#content .single {
	padding: 10px;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content ul, #content ol {
		list-style-position: inside;
		margin-bottom: 10px;
		text-align: left;
	}
	#content li {
		line-height: 1.5em;
		padding: 2px 0;
		text-align: left;
	}
	#content blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .title {
		font-size: 1.8em;
		font-family: Arial;
		font-weight: normal;
		padding-bottom: 17px;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
.flashbox {
	padding: 12px;
}
	.flashbox a {
		color: #000000;
	}
	
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation2 {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation2 a {
		color: #0091d8;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation2 a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
#respond h2 {
	margin-bottom: 20px;
	text-align: right;
}
/** END wordpress 2.7 comments **/
