/*

Theme Name: BlueFlowers

Theme URI: http://blueflowers.net/

Description: 

Version: 1.0

Author: Sandeep Sharma







*/







body {
	background: #000a1c url(images/index.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 141px;
	background: url(images/header.jpg) no-repeat bottom left;
	position: relative;
}
#header h1 {
	font-size: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: 50px;
	left:10px;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
}
#header #SearchBox {
	width: 217px;
	background: url(images/searchbg.png) no-repeat;
	position: absolute;
	top: 93px;
	right: 21px;
	padding: 3px 0 3px 5px;
}
#header #SearchBox input {
	border: none;
	background: transparent;
	padding: 3px;
	width: 180px;
}
#contentBox {
	width: 952px;
	padding: 10px 4px;
	background: #ededed;
}
/* Menu Bar */



#menuBox {
	/*width: 478px;*/

	height: 52px;
	position: absolute;
	top: 0;
	right: 0;
	line-height:normal;
	overflow: hidden;
}
#menuBox ul {
	float:left;
	list-style-type: none;
	margin:0;
	padding:0;
}
#menuBox li {
	display:inline;
	margin:0;
	padding:0;
}
#menuBox a {
	float:left;
	margin:0;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
}
#menuBox a span {
	float:left;
	display:block;
	padding: 18px 12px 19px 3px;
	font-weight:bold;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#menuBox a span {
	float:none;
}
/* End IE5-Mac hack */



#menuBox a:hover span {
	color: #fff;
}
#menuBox li.current_page_item a { /*Selected Tab style*/
	background:url(images/menu-left.gif) no-repeat left top;
}
#menuBox li.current_page_item a span { /*Selected Tab style*/
	background:url(images/menu-right.gif) no-repeat right top;
	color: #fff;
}
#menuBox a:hover { /*onMouseover style*/
	background:url(images/menu-left.gif) no-repeat left top;
}
#menuBox a:hover span { /*onMouseover style*/
	background:url(images/menu-right.gif) no-repeat right top;
}
/* Content Box  */



#contentLeft {
	width: 613px;
	float: left;
}
#sidebar {
	width: 317px;
	float: right;
}
.clear {
	clear: both;
}
/* ---   */



#welcomText {
	padding: 10px 0 0 5px;
}
#welcomText h2 {
	color: #043056;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 5px 0;
}
#welcomText p {
	line-height: 22px;
	padding: 0 0 10px 0;
	text-align: justify;
}
#feed-gray-box {
	width: 317px;
	height: 157px;
	background: url(images/feed-gray-box.png) no-repeat;
	position: relative;
}
#subscribe-feed {
	width: 219px;
	height: 78px;
	position: absolute;
	top: 14px;
	right: 9px;
}
#subscribe-feed #feedReader {
	position: absolute;
	top: 0px;
	right: 20px;
}
#subscribe-feed h3 {
	font-size: 16px;
	color: #311a01;
	padding: 8px 0 5px 0;
}
#subscribe-feed p {
	font-size: 11px;
	padding: 0 0 5px 0;
}
#subscribe-feed input {
	width: 160px;
	border: 1px solid #ccc;
	background: url(images/input-bg.png) repeat-x;
	padding: 5px 5px;
	font-size: 11px;
	color: #404040;
}

#subscribe-feed button {
	float: right;
	}

#social-icons {
	width: 280px;
	height: 40px;
	background: url(images/line.gif) repeat-x top left;
	position: absolute;
	top: 100px;
	right: 20px;
	padding: 10px 0 0 0;
}
#social-icons-right {
	float: right;
	margin: 0 10px 0 0;
}
#socialText {
	float: left;
	color: #043056;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	padding: 10px 0 5px 10px;
}
.blueBox {
	width: 317px;
	margin: 10px 0;
}
.blueBox .blue-box-header {
	background: url(images/blue-box-header.jpg) no-repeat;
	width: 317px;
	height: 42px;
}
.blueBox .blue-box-header h2 {
	font-size: 19px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	padding: 10px 0 0 10px;
}
.blueBox .blue-box-content {
	background: #ededed;
	border-left: 1px solid #203e53;
	border-right: 1px solid #203e53;
}
.blueBox .blue-box-bottom {
	background: url(images/blue-box-bottom.jpg) no-repeat;
	width: 317px;
	height: 7px;
}
.catBox {
	padding: 0 30px 20px 15px;
}
.catLeft {
	width: 120px;
	float: left;
}
.catRight {
	width: 120px;
	float: right;
}
.catLeft li, .catRight li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	padding: 6px 0 6px 14px;
	border-bottom: 1px solid #d7d6d4;
	background: url(images/bullet.gif) no-repeat 3px 12px;
}
.catLeft li a, .catRight li a {
	width: 112px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.catLeft li a:hover, .catRight li a:hover {
	color: #9b0225;
}
.listPost {
	padding: 10px 15px;
}
.listPost h2 {
	font-size: 12px;
	color: #1c384c;
	padding: 0 0 5px 0;
}
.listPost h2 a {
	color: #1c384c;
	text-decoration: none;
}
.listPost p {
	line-height: 16px;
}

.listPost li a {
	color: #000;
	text-decoration: none;
	}


.listPost li {
	border-bottom: 1px solid #dbdee0;
	padding: 8px 0 8px 0;
}
.leftBoxLeft {
	width: 302px;
}
.leftBoxLeft h3 {
	font-size: 19px;
	color: #0250ab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 15px 0;
}
.leftGrayBox {
	background: #e6e6e6;
	border: 1px solid #d8d8d8;
	padding: 0px 10px;
}
.leftGrayBox p {
	line-height: 16px;
}
.leftGrayBox .postmeta {
	font-size: 11px;
	padding: 0 0 5px 0;
}
.leftGrayBox h2 {
	font-size: 12px;
	color: #707070;
	padding: 0 0 5px 0;
}
.leftGrayBox h2 a {
	color: #707070;
	text-decoration: none;
}
.leftGrayBox li {
	border-bottom: 1px solid #dbdee0;
	padding: 10px 0 10px 0;
}
/* Google AdSense Ad Formats   */



.banner-468x60 {
	width: 468px;
	height: 60px;
	margin: 8px auto;
}
.medium-rectangle-300x250 {
	width: 300px;
	height: 250px;
	text-align: center;
	margin: 10px auto;
}
.leaderboard-728x90 {
	width: 728px;
	height: 90px;
	padding: 10px;
	margin: 0 auto;
}
#footer {
	background: #000c1d;
	padding: 10px;
}
#footLink {
	color: #868e98;
	padding: 0 0 8px 0;
}
#footLink a {
	color: #868e98;
	text-decoration: none;
}
#copyRight {
	padding: 0px 0 5px 0;
	color: #424b57;
}
.post {
	padding: 18px 0 10px 5px;
	border-bottom: 1px solid #ccc;
}
.post a {
	color: #000;
}
.post h2 {
	color: #043056;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 5px 0;
}
.post h2 a {
	color: #043056;
	text-decoration: none;
}
.post p {
	line-height: 22px;
	padding: 0 0 10px 0;
	text-align: justify;
}
.postby {
	padding: 2px 0 8px 0;
}
/* nested comments */



ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
ol.commentlist li {
	border:1px solid #d5d5d5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 10px;
	padding:5px 7px 5px 64px;
	position:relative;
}
ol.commentlist li.pingback comment-author {
	padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
	font-size: 11px;
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#cc0000;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#000;
}
ol.commentlist li div.vcard img.avatar {
	background: #fff;
	border:1px solid #aaa;
	padding: 5px;
	left:7px;
	position:absolute;
	top:7px;
}
ol.commentlist li div.comment-meta {
	font-weight:bold;
	font-size: 10px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	position:absolute;
	right:10px;
	text-align:right;
	top:5px;
}
ol.commentlist li div.comment-meta a {
	color:#205B87;
	text-decoration:none;
}
ol.commentlist li p {
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	margin:5px 0 12px;
}
ol.commentlist li ul {
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	list-style:square;
	margin:0 0 12px;
	padding:0;
}
ol.commentlist li div.reply {
	background:#999;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#fff;
	font:bold 9px/1 helvetica, arial, sans-serif;
	padding:6px 5px 4px;
	text-align:center;
	width:36px;
}
ol.commentlist li div.reply:hover {
	background:#cc0000;
	border:1px solid #cc0000;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:12px 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 3px;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 0 3px;
}
ol.commentlist ul.children li.odd {
	background:#fff;
}
ol.commentlist ul.children li.even {
	background:#f6f6f6;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}
#respond h3 {
	font-size: 24px;
	padding: 15px 0 15px 0;
}
h3#comments {
	font-size: 24px;
	padding: 15px 0 15px 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#commentform p {
	margin: 5px 0;
}




/* Begin Images */
/*p img {
	padding: 0;
	max-width: 100%;
	}*/

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* End Form Elements */



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



.sandeep {
	clear: both;
	border: 1px solid red;}
	
.sidebarPost {
	padding: 0 0 15px 0;
	}
	
.sidebarPost h2 {
	font-size: 18px;
	padding: 0 0 8px 0;
	}
	
.sidebarPost ul {
}

.sidebarPost li {
	padding: 0 0 5px 0;
}

.sidebarPost li a {
	text-decoration: none;
	color: #000;
}

.strip
{
	line-height:22px;
padding:0 0 10px;
text-align:justify;
}