/*  
Theme Name:SimpleGray
Theme URI: http://www.wpart.org/wordpress-themes-simplegray
Description:Freely arranged, not limited by the boundaries, mature and unified. A leave of boat over the star sea make it ingenious originality. Created by WPart.
Version: 1.2
Author:WPart.org 
Author URI:  http://www.wpart.org/
tags:white,fixed-width,two-columns
	Both the design and code are released under GPL.
    http://www.opensource.org/licenses/gpl-license.php
*/
.float_l {
	float:left;
}
.float_r {
	float: right;
}
body {
	background-color: #F3F3F3;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.wrap_bg {
	width:960px;
	float:left;
	background-image: url(images/main_bg2.jpg);
}
/***********header start************/
#header {
	text-align: center;
	width: 960px;
	float: left;
	background-image: url(images/header.jpg);
	height: 147px;
}
#header .center {
	width:940px;
	float:left;
	height:85px;
	padding-left:20px;
	text-align:left;
	padding-top:50px;
}
.description {
	color:#28395B;
}
#nav {
	float: left;
	width:880px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(images/nav_bg.jpg);
	background-position: left 30px;
	background-repeat: no-repeat;
	height:30px;
	background-color: #F3F3F3;
	padding-bottom: 20px;
}
#nav li {
	float:left;
	list-style-type: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#nav li a {
	color:#333333;
}
#nav li a:hover{
	color: #0E7BC5;
}
/***********header end************/
#main {
	width: 960px;
	float:left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}
#content {
	float:right;
	width: 709px;
	padding-top: 15px;
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	width: 250px;
	color: #666666;
	margin: 0px;
	padding-top: 15px !important;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	width: 960px;
	color:#999999;
	float: left;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
	font-weight: normal;
	height: 170px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
/*********************
-----------header-------
*********************/

.post {
	float: left;
	width: 709px;
	padding-top: 5px;
	font-size: 12px;
	margin-bottom: 20px;
}
.content_top {
	float:left;
	width: 709px;
}
.content_top .float_l {
	width:30px;
	background-image: url(images/date_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	font-weight: normal;
	padding-left: 2px;
	background-position: 1px 20px;
	padding-top: 20px;
	font-size: 12px;
	line-height:normal !important;
	line-height:16px;
}
.content_top .float_l * {
	font-size: 12px;
	font-weight: normal;
}
.content_top .float_r {
	width:665px;
}
.title3 {
	height: 25px;
	width: 665px;
	float: right;
	padding-top: 15px;
	text-transform: capitalize;
	background-image: url(images/content_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title3 a {
	color:#0E7BC5;
	font-size: 18px;
	font-weight: bold;
}
.info {
	float: right;
	width: 620px;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 14px;
	margin: 0px;
	padding-left: 0px;
}
.info a {
	color:#0E7BC5;
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
}
.date {
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background-image: url(images/narrow1.png);
	background-position: left 3px;
	font-weight: normal;
}
.cate {
	background-image: url(images/narrow2.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 5px;
	font-weight: normal;
}
.coment {
	background-image: url(images/narrow3.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 5px 3px;
	font-weight: normal;
}
.entry {
	float: right;
	width: 665px;
	color: #333;
	padding-right: 10px;
	padding-left: 30px;
}
.entry table {
	max-width:100%;
}
.entry a {
	color:#0E7BC5;
	font-weight: normal;
}
.tag {
	background-image: url(images/tag.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: left center;
}
.entry p {
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	width:100%;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.entry li {
	line-height: 1.85em;
	margin-left: 15px;
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%;
}
.entry table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry td {
	text-align: center;
}
.post-foot {
	background-image: url(images/post-foot.jpg);
	float: left;
	height: 25px;
	width: 630px;
	background-repeat: no-repeat;
}
.post-link {
	float:left;
	width: 650px;
	background-image: url(images/content_title.jpg);
	background-position: 45px top;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 50px;
}
.post-link a {
	color: #0E7BC5;
	font-weight:normal;
	font-size: 11px;
}
.postmetadata {
	width:95%;
	float:left;
	text-align:right;
	font-weight: normal;
}
.postmetadata a {
	font-size: 12px;
	font-weight: normal;
	color: #0E7BC5;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.content-foot {
	height: 15px;
	width: 630px;
	float: left;
}
#sidebar li li * {
	font-size:14px;
	font-weight: 600;
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#0E7BC5;
}
#sidebar ul {
	padding:0px;
}
#sidebar li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDD0E1;
	float:left;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar li li {
	padding-top:8px;
	padding-bottom:2px;
	width: 210px;
	padding-left: 22px;
	background-image: url(images/narrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	margin: 0px;
	overflow: hidden;
	padding-right: 18px;
}
#sidebar li li li {
	width:190px;
	padding-left:20px;
}
.widget_tag_cloud, .widget_text {
	background-image: url(images/side_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 248px;
	margin: 0px;
}
#calendar_wrap {
	float: left;
	width: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#wp-calendar {
	width:240px;
	text-align:center;
	padding-left: 10px;
}
#wp-calendar caption {
	width:220px;
	color: #09598E;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#wp-calendar a {
	text-decoration:underline;
}
li.widget_tag_cloud div, .widget_text div {
	float:left;
	width:220px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.title2 {
	float: left;
	height: 22px;
	width: 250px;
	padding-left: 0px;
	color:#000;
	margin-bottom: 8px;
	padding-top: 8px;
	background-image: url(images/side_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
}
/*********************
-----------search-------
*********************/
#searchform {
	float:left;
	width:200px;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-right: 24px;
}
#searchform #s {
	padding: 1px;
	float: left;
	width: 160px;
	font-weight: normal;
	margin-top: 5px;
}
#searchsubmit {
	padding: 1px;
	margin-top: 5px;
}
.btn {
	font-size: 11px;
	cursor: hand;
	color: #0E7BC5;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	float: right;
	margin-top: 3px;
	text-align: center;
	font-weight: bold;
}
#sidebar a {
	color: #333333;
}
/******************
comment
********************/
/*#comment_title{float:left;padding:20px;color:#000;width:590px;}
#email,#author,#url {
	background-image: url(images/input.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 251px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	}
.comment_top,.comment_foot{
	background-repeat: no-repeat;
	height: 12px;
	float: left;
	width: 569px;
}
#comment {
	width: 569px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-y:hidden;
	background-color: #FFFFFF;
	}
#commentform{
	background-color:#f5f5f5;
	float:left;
	width: 630px;
}
#commentform #submit{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	width: auto;
	text-align: center;
	}
#commentform p{
	float: left;
	width: 596px;
	padding-right: 11px;
	padding-left: 18px;
}
.commentlist li {
	list-style: none;
	color: #666666;
	width: 580px;
	float: left;
	padding-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
.commentlist .white{
	background-color:#fff;
	float:left;
	width:560px;
	padding:10px;
	border: 3px ridge #E8DFD9;
	line-height: 1.5em;
}
#respond{
	float:left;
	width: 550px;
	padding-left: 80px;
	background-image: url(images/comment.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 10px;
	margin-top: 10px;
	background-color:#f5f5f5;
}*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	float:left;
	width:90%;
	padding:2% 5%;
}
#commentform textarea {
	width:95%;
	padding: 2px;
}
#respond {
	width:94%;
	padding-left:6%;
	padding-top:3px;
	font-size: 16px;
	color: #000;
	background-image: url(images/res.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	height: 25px;
	float: left;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	text-align: center;
}
.comment_area {
	padding-left:20px;
	float:left;
	width:680px;
}
#comment_title {
	width:660px;
	background-image:url(images/res_top.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding-left:20px;
	padding-bottom:2px;
	background-position: left bottom;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist * {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentlist li {
	list-style: none;
	border: 1px solid #627A8E;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.small {
	font-size:9pt;
}
.pagetitle {
	color: #09598E;
	text-align: center;
	float: left;
	width: 635px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
/***************************
----------*--a--*-----------
****************************/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 a {
	color: #28395B;
	font-size: 45px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 a:hover {
	text-decoration: none;
	color: #0E7BC5;
}
#nav a {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#nav a:hover {
	color: #000000;
}
#commentform a {
	font-weight: bold;
}
#footer a {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
ol {
	padding-left:10px;
}
.comment_page a {
	font-size:12px;
	font-weight:normal;
}
/*	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;
}
.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;}
/* End Images */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C0D7E2;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
  * {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*************img*****************/
.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-dd{
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}
#header-image { overflow: hidden; margin: 0 0 -20px 0; }
	#header-image a { text-decoration: none; border: none; }
	#header-image a img { border: none; }
#img_bg{height:120px;width:918px; float:left; padding:50px 0 0 40px;}