/* CSS Document */
/* Author: aweidea
   Author URI: http://www.aweidea.com
*/

body{
	font-family:Georgia,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	margin: 0px;
	line-height:140%;
	background:#2798d2;
}
a
{
	color: #0581d0;
	text-decoration:underline;
	outline:none;
}
a:hover
{
	color:#ff528f;
	text-decoration:none;
}
a.a_img{
	text-decoration:none;
	display:block;
	line-height:40px;
	width:100%;
}
a.a_img img{
	float:left;
	vertical-align:middle;
	margin-right:10px;
	border:0px;
}
#countdown1{
	color:#ff528f;
	font-size:24px;
}
li, h1, h2, h3, h4, h5, h6, pre, form, html, fieldset, legend, input, dl, dt, dd { margin: 0; padding: 0; }
h1{
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	padding:5px 0;
}
h2{
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	padding:5px 0;
}
h3{
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	padding:5px 0;
}
h4{
	font-size:12px;
	line-height:16px;
	padding:5px 0;
}

p{	margin:0px;	padding:12px 0px;}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none
}
.clear{
	height:20px;
	clear:both;
	width:100%;
}
#wp_header{ 
	width:100%;
	height:35px;
	float:left;
	background:url(images/wp_header_bg.jpg) no-repeat center center;
}
#wp_center{ 
	width:100%;
	height:auto;
	float:left;
	background:url(images/wp_center_bg.jpg) repeat-y center center;
}
#wp_footer{ 
	width:100%;
	height:29px;
	float:left;
	background:url(images/wp_footer_bg.jpg) no-repeat center center;
}
#main{
	width:1003px;
	height:auto;
	margin:0 auto;
}
#header{
	width:1003px;
	height:auto;
	float:left;
	background:url(images/header_bg.jpg) repeat-x left top; 
}
#logo{
	padding-left:46px;
	height:125px;
	position:relative;
}
#logo img{
	margin:20px 0 0 168px;
}
#logo #person{
	width:219px;
	height:189px;
	position:absolute;
	left:30px;
	top:0px;
	background:transparent url(images/logo.png) no-repeat;
}
#nav{
	width:100%;
	float:right;
	clear:both;
}
#slogn{
	width:313px;
	height:105px;
	position:absolute;
	background:transparent url(images/slogn.gif) no-repeat;
	left:670px;
	top:0px;
}
#nav ul{
	float:right;
	padding-right:38px;
	list-style:none;
}
#nav ul li{
	float:left;
	margin-right:3px;
}
#nav ul li a{
	display:block;
	padding:0 15px;
	margin:0px;
	float:left;
	line-height:36px;
	height:37px;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	background:#008ed2 url(images/nav.jpg) repeat-x;
	border:1px #007fcf solid; 
	border-bottom:none;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	cursor:pointer;
}
#nav ul li.current_page_item a, #nav ul li a:hover{
	background-image:none;
	background:#0084d0;	
}
#banner{
	clear:both;
	width:960px;
	height:282px;
	padding:0px;
	margin:0px 18px 0 17px; 
	background:#008ed2 url(images/banner.jpg) no-repeat right top;
	border:3px #007fcf solid;
	color:#ca3a30;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#banner h1{
	padding:30px 0px 0px 28px;
	width:500px;
	color:#fff;
	line-height:36px;
}
#banner h3{
	padding:0px 0px 0px 28px;
	width:550px;
	line-height:28px;
	color:#fff;
}
.warp{
	width:100%;
	float:left;
	clear:both;	
}
#left{
	width:667px;
	float:left;
	height:auto;
	padding:0px 17px 0 18px;
}
#left .post
{
	width:626px;
	float:left;
	height:auto;
	margin-top:30px;
	padding:17px;
	border:3px #015e90 solid;
	color:#444;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#left .post_nav{
	width:616px;
	padding:5px;
	float:left;
	text-align:right;
	border:1px #e5e5e5 solid;
}
#left h1{
	padding-bottom:12px;
}
#left h1 a{
	font-size:24px;
	line-height:28px;
	text-decoration:none;
}

#left h1 a:hover{
	color:#ff528f;
}
.blodinfo{
	background:#FFFFCC;
	font-weight:700;
	padding:5px;
	border:1px solid  #FFCC99;
}
.border_bottom{
	width:626px;
	padding-bottom:10px;
	border-bottom:1px #e5e5e5 solid;
}
#right{
	width:278px;
	height:auto;
	float:left;
	padding:8px 0 0 0;
}
#right .widget{
	width:248px;
	padding:12px;
	float:left;
	margin:22px 0px 0px 0px; 
	background:#fff url(images/widget_title.jpg) repeat-x left top;
	border:3px #015e90 solid;
	color:#444;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#right .textwidget input{
	height:19px;
	width:229px;
	padding:3px;
	border:1px #338ac0 solid;
	background:#FFFFFF;
	margin-top:15px;
}
#right .textwidget .submit{
	height:34px;
	width:235px;
	border:1px #c2105e solid;
	text-align:center;
	line-height:33px;
	font-family:Tahoma;
	font-size:18px;
	cursor:pointer;
	color:#FFFFFF;
	background:#f6e77c url(images/submit.jpg) repeat-x;
	margin-top:15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#comments{
	width:663px;
	height:auto;
	padding:0px;
	margin-top:12px;
	float:left;

}
.textwidget p{
	padding-top:6px;
}
#right .widget h2,
#right .widget h3,
#right .widgettitle
{
	padding:0 0 5px 0px;
	font-size:22px;
	color:#fff;
}
.widget ul{
	padding-top:7px;
}
.widget ul li{
	padding:6px 0 6px 20px;
	border-bottom:1px #d5d5d5 dashed;
	background:url(images/li.jpg) no-repeat 0 8px;
}

.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.post .content .wp-caption p {
	margin:0;
}
blockquote, pre {
	background:#F4F5F7 url(images/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea {
	background:#FFF url(images/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.boxcaption {
	background:#E3E4E6 url(images/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(images/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(images/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}

/* content START */
#content {
	background:#FFF url(img/sidesep.gif) right repeat-y;
	min-height:400px;
}
/* content END */

/* main START */

#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post h2 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
}
.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .tags, 
.post .author, 
.post .categories, 
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.addtrackback,
.post .addcomment, 
.post .editlinks {
	background:url(images/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .act {
	height:16px;
	float:left;
}
.post .act span {
	float:left;
	margin-right:15px;
}
.post .tags {
	background-position:0 -16px;
}
.post .categories {
	background-position:0 -32px;
}
.post .author {
	background-position:0 -176px;
}
.post .date {
	background-position:0 -48px;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}

.post .content .under {
	height:16px;
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post .content .boxcaption {
	background-image:url(images/postbox.gif);
}
.post .content .box {
	background-image:url(images/postbox.gif);
}
#postpath {
	background:url(img/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(images/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(images/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0px;
	padding:0px 20px 20px 20px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(images/icons.gif) 0 -112px no-repeat;
}
.addtrackback {
	background:url(images/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}

#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(images/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(images/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:483px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:left;
	font-size:10px;
}
.comment .content {
	background:url(images/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(images/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:left;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(images/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(images/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:661px;
}
#commentnavi {
	background:#EDEFF0 url(images/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(images/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(images/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#045f95;
	border:1px solid #007fcf;
	color:#fff;
	font-size:12px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#ff528f;
	border:1px solid #ff6622;
	color:#fff;
}
#submitbox .submitbutton {
	float:right;
}
/* comment END */
/*+++++++++++footer+++++++*/
#footer{
	width:966px;
	height:45px;
	margin:0px 18px 0px 18px;
	padding:12px 0 0 0;
	border-top:1px #e5e5e5 solid;
	font-size:11px;
	color:#666;
}
#footer ul{
	padding-bottom:6px;
}
#footer ul li{
	height:12px;
	display:inline;
	border-left:1px #e5e5e5 solid;
	padding:0 10px 0px 10px;
}
#footer ul li.noneBorder{
	border-left:none;
	padding-left:0px;
}
#footer a{
	color:#666;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


