/*
Theme Name: Blue River
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description: 2 Column theme
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/


body {
    margin: 0;
    padding: 0;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	text-align: center;
    color: #fff;
    background: #000000 url('images/body-back.gif') repeat-y top center;
    }
a:link {
	color: #333333;
	text-decoration: none;
	}
a:visited {
	color: #333333;
	text-decoration: none;
	}
#container {
    margin: 0 auto;
    width: 750px;
	height: 100%;
	display: table;
	text-align: left;
    background: #fff url('images/body-bg.jpg') repeat-y top right;
    }
#header {
	margin: 0;
	padding: 20px;
	float: left;
	width: 710px;
	height: 100%;
	background: #232121;
	}
#header h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	font-weight: bold;
	color: #fff;
	}
	
	
	#header h1 a, #header h1 a:visited
	{
	color:#fff;
	}
	
	#header h1 a:hover
	{
	text-decoration:underline;
	}
	

	
	
#nav {
	margin: 0;
	padding: 0;
	float: left;
	width: 750px;
	color: #89BDFF;
	background: #B9B7B8 url('images/nav-on.gif') repeat-x top left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #DEECFF
	}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 120%;
	list-style: none;
	}
#nav li a {
	float: left;
	text-decoration: none;
	color: #E8E6E7;
	background: #B9B7B8 url('images/nav-on.gif') repeat-x top left;; padding-left:20px; padding-right:20px; padding-top:13px; padding-bottom:13px
	}
#nav li a:hover {
	color: #fff;
	background: #B9B7B8;
	}
#nav li.active a {
	font-weight: bold;
	color: #fff;
	background: #B9B7B8 url('images/tab-arrow.gif') no-repeat bottom center;
	}
	
	#nav li.current_page_item a {
	font-weight: bold;
	color: #fff;
	background: #B9B7B8 url('images/tab-arrow.gif') no-repeat bottom center;
	}
#image {
	float: left;
	width: 750px;
	height: 170px;
	border-bottom: 1px solid #D4E6FF;
	}
#image img {
	display: block;
	}
#content-one {
	margin: 0;
	padding: 20px;
	float: left;
	width: 710px;
	color: #372919;
	background: #fff url('images/mid-bg.gif') repeat-x top left;
	}
#content-one h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Georgia, serif;
	font-size: 150%;
	font-weight: normal;
	color: #1E72D4;
	}
#content-one p {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 110%;
	line-height: 1.5em;
	font-weight: normal;
	color: #666;
	}
#content-one ul {
	margin: 0;
	padding: 0 12px;
	}
#content-one ul li {	
	font-size: 110%;
	background: url('images/li-bullet.gif') no-repeat 0 3px;; list-style-type:none; margin-left:12px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:18px; padding-right:0; padding-top:0; padding-bottom:0
	}
#box-one {
	margin: 0;
	padding: 10px;
	float: left;
	width: 300px;
	background: #777777;
	border-right: 1px solid #E1EEFF;
	border-bottom: 1px solid #CAE1FF;
	}

#box-two {
	margin: 0 4px 0 0;
	padding: 10px;
	float: right;
	width: 300px;
	background: #cccccc;
	border-right: 1px solid #E1EEFF;
	border-bottom: 1px solid #CAE1FF;
	}
#content-two {
	padding: 20px;
	float: left;
	width: 500px;

	font-size: 110%;
	line-height: 1.5em;
	color: #333;
	background: #fff url('images/mid-bg.gif') repeat-x top left;
	}
		#wrap
	
	{
	float:left;
	}
#content-two-main {
	padding: 20px;
	float: right;
	width: 460px;
		
	font-size: 110%;
	line-height: 1.5em;
	color: #333;
	background: #fff url('images/mid-bg.gif') repeat-x top left;
	}
#content-two h3 {
	margin: 0;
	margin-top:20px;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	font-weight: normal;
	color: #333333;
	}
#content-two-main h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	font-weight: normal;
	color: #333333;
	}
#feature {
	margin: 15px 0;
	padding: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background: #fff url('images/top-quote.jpg') no-repeat 10px 10px;
	
	}
#feature h4 {
	margin: 0;
	font-size: 120%;
	font-style: italic;
	line-height: 1.5em;
	color: #666;
	}
#content-three {

	padding: 20px;
	float:left;
	width: 170px;
	font-size: 110%;
	line-height: 1.5em;
	color: #333;
	background: #fff url('images/mid-bg.gif') repeat-x top left;
	}
.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	line-height: 1.5em;
	color: #666;
	background: #E8E6E7;
	border-right: 1px solid #E1EEFF;
	border-bottom: 1px solid #CAE1FF;
	}
#box2 {
	background: #9fb8dc;
	}	
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, serif;
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	font-size: 100%;
	}
.box ul li {	
	background: url('images/li-bullet.gif') no-repeat 0 3px;; list-style-type:none; margin-left:12px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:18px; padding-right:0; padding-top:0; padding-bottom:0
	}
.box ul li a:link {
	color: #666;
	text-decoration: none;
	}
.box ul li a:visited {
	color: #666;
	text-decoration: none;
	}
.box ul li a:hover {
	color: #369;
	text-decoration: none;
	}
.box ul li a:active {
	color: #369;
	text-decoration: none;
	}
#footer {
	margin: 0;
	padding: 20px;
	float: left;
	width: 710px;
	height: 100%;
	background: #232121;
	border-top: 1px solid #ffffff;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 110%;
	line-height: 1.5em;
	font-weight: normal;
	color: #fff;
	}
	
	
	.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#footer p a, #footer p a:hover, #footer p a:visited
{
color:#fff;
}