﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: Arial,"Lucida Sans Unicode";
	background-image:url(images/bgmain.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#001A25;
}
img {
	border:none;
}
p {
	margin:0px;
}
.header {
	width:100%;
	height:auto;
	float:left;
}
.headermain {
	width:997px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.logo {
	width:214px;
	height:auto;
	float:left;
	margin-left:55px;
	margin-top:47px;
	display:inline;
}
.headerright {
	width:377px;
	height:auto;
	margin-top:60px;
	float:right;
}
.friend {
	width:150px;
	height:auto;
	text-align:center;
	float:left;
}
.txtcontact {
	width:123px;
	height:auto;
	text-align:center;
	margin-right:10px;
	display:inline;
	float:right;
}
.contentwrapper {
	width:100%;
	height:auto;
	float:left;
}
.contentmain {
	width:997px;
	height:auto;
	background-color:#e3eeff;
	margin:0 auto;
	overflow:hidden;
}
.maintop {
	width:997px;
	min-height:54px;
	height:auto !important;
	height:54px;
	background-image:url(images/imgtop.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
.nav {
	width:500px;
	height:auto;
	float:left;
	margin-left:20px;
	font-size:14px;
	margin-top:20px;
	display:inline;
}
.nav ul {
	margin:0;
	padding:0px;
	list-style:none;
}
.nav li {
	display:inline;
	margin:0;
	padding:0;
}
.nav a {
	float:left;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#040404;
}
.nav a span {
	float:left;
	display:block;
	padding:3px 9px 7px 0px;
	margin-right:20px;
	color:#040404;
	font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.nav a span {
	float:none;
}
/* End IE5-Mac hack */
.nav a:hover span {
	color:#fff;
}
.nav a:hover {
	background-position:0% -30px;
	background:url("images/navleft.gif") no-repeat left top;
}
.nav a:hover span {
	background-position:100% -30px;
	background:url("images/navright.gif") no-repeat right top;
}
.nav .activeMenu {
	background-position:0% -30px;
	color:#fff;
	background:url("images/navleft.gif") no-repeat left top;
}
.nav .activeMenu span {
	background-position:100% -30px;
	color:#fff;
	background:url("images/navright.gif") no-repeat right top;
}
.searchtop {
	width:314px;
	height:auto;
	float:right;
	margin-right:20px;
	margin-top:15px;
	display:inline;
}
.searchinput {
	width:232px;
	height:auto;
	float:left;
}
.searchinput input {
	width:223px;
	height:25px;
	padding-left:5px;
	border:1px solid #c8c8c8;
	background-image:url(images/bginput.gif);
	background-repeat:repeat-x;
}
.btnsearch {
	width:62px;
	height:auto;
	margin-left:5px;
	display:inline;
	float:left;
	position:relative;
}
.contentmainleft {
	width:315px;
	height:auto;
	margin-top:35px;
	float:left;
}
.contentmainright {
	width:664px;
	height:auto;
	margin-left:5px;
	display:inline;
	float:left;
	position:relative;
}
.imgleft {
	width:325px;
	height:auto;
	margin-top:40px;
	text-align:center;
	float:left;
}
.leftcontent {
	width:306px;
	height:auto;
	float:right;
}
.leftcontent li
{
	list-style-type:none;
}
.leftcontent .lcbottom
{
	float:left;
	margin-left:35px;
}
.txttltle {
	width:306px;
	height:auto;
	float:left;
	font-size:22px;
	text-transform:uppercase;
	line-height:18px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
}
.txttltle span {
	font-size:14px;
}
.rss {
	width:300px;
	min-height:102px;
	height:auto !important;
	height:102px;
	background-image:url(images/imggradient.gif);
	background-repeat:repeat-x;
	margin-top:10px;
	height:auto;
	float:left;
	
}
.imgrss {

	height:auto;
	float:left;
	padding-left:8px;
	margin-top:8px;
}
.rssright {
	width:171px;
	height:auto;
	float:right;
	margin-top:14px;
	margin-right:5px;
}
.rssright input {
	width:161px;
	font-size:12;
	color:#777777;
	background-image:url(images/bginput.gif);
	background-repeat:repeat-x;
	height:26px;
	padding-left:5px;
	border:1px solid #c8c8c8;
}
.advertise {
	width:300px;
	height:250px;
	float:left;
}
.archives {
	width:306px;
	height:auto;
	float:left;
	margin-top:10px;
}
.archives ul {
	margin:0px;
	padding:0px;
	color:#7a7a7a;
	list-style-position:inside;
}
.archives ul li {
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:1px solid #ddfbf1;
}
.archives ul li a {
	color:#7a7a7a;
	text-decoration:none;
}
.archives ul li a:hover {
	color:#90c7b4;
	text-decoration:none;
}
.archives ul li:hover {
	color:#90c7b4;
}
.slogan {
	width:664px;
	height:auto;
	text-align:center;
	margin-top:18px;
	float:left;
}
.navleft ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.navleft ul li {
	padding:0 36px 0 0;
	display:inline;
}
.navright {
	width:52px;
	height:auto;
	float:left;
}
.hrline {
	width:536px;
	height:auto;
	float:left;
	margin-top:10px;
}
.rightbox {
	width:601px;
	height:auto;
	
	background-color:#FFFFFF;
	float:left;
	margin-top:28px;
	margin-left:20px;
	display:inline;
	padding-bottom:40px;
}
.txtexampletop {
	width:551px;
	height:auto;
	float:left;
	margin-top:20px;
	font-size:30px;
	line-height:30px;
	padding-left:50px;
	letter-spacing:-2px;
}
.txtexample {
	width:551px;
	height:auto;
	float:left;
	padding-left:50px;
	margin-top:-40px;
	letter-spacing:-2px;
	font-size:30px;
	line-height:30px;
}
.rbcontent {
	
	width:504px;
	height:auto;
	margin-left:52px;
	padding-top:0px;
	font-size:14px;
	line-height:19px;
	margin-top:20px;
	color:#2A1F00;
	display:inline;
	float:left;
}

.rbcontent h2
{
	color:#003366;
}
.rbcontent h2 a:hover
{
	text-decoration:none;
}

.rbcontent small
{
	color:#999999;
	font-size:13px;
}
.comments {
	width:380px;
	height:auto;
	margin-left:10px;
	margin-top:44px;
	display:inline;
	border-bottom:1px solid #c4c4c4;
	border-top:1px solid #c4c4c4;
	float:left;
}
.txtcomment {
	width:120px;
	height:auto;
	font-family:Arial,"Lucida Sans Unicode";
	color:#000;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	padding:8px 0 8px 15px;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
.txtcomment2 {
	width:120px;
	height:auto;
	font-family:Arial,"Lucida Sans Unicode";
	color:#000;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	padding:8px 0 8px 15px;
	
}
.txtcomment span {
	font-size:12px;
	font-family:Arial;
	color:#7a7a7a;
	font-weight:normal;
	text-transform:none;
}
.txtcometlast {
	width:80px;
	height:auto;
	font-family:Arial,"Lucida Sans Unicode";
	color:#000;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	letter-spacing:-1px;
	padding:8px 0 8px 15px;
}
.txtcometlast span {
	font-size:12px;
	font-family:Arial,"Lucida Sans Unicode";
	color:#7a7a7a;
	font-weight:normal;
	text-transform:none;
}
.pagaing {
	width:601px;
	border:5px solid #efefef;
	float:left;
	margin-left:20px;
	text-align:center;
	font-size:12px;
	background-color:#FFFFFF;
	color:#7a7a7a;
	display:inline;
	margin-top:30px;
}
.pagaing ul {
	margin:0px;
	padding:10px 0 10px 0;
	list-style-type:none;
}
.pagaing ul li {
	padding:0 5px 0 5px;
	display:inline;
}
.pagaing ul li.txt {
	padding:0 5px 0 5px;
	display:inline;
}
.pagaing ul li a.txt {
	color:#7a7a7a;
	text-decoration:none;
}
.pagaing ul li a.txt:hover {
	color:#1a835f;
	text-decoration:none;
	background:none;
}
.pagaing ul li a {
	color:#7a7a7a;
	padding:4px 6px 4px 6px;
	text-decoration:none;
}
.pagaing ul li a:hover {
	color:#fff;
	background-color:#000000;
	padding:4px 6px 4px 6px;
	text-decoration:none;
}
.latestpost {
	width:163px;
	height:auto;
	position:absolute;
	margin-top:-78px;
	left:50px;
	z-index:1001;
}
.circle {
	width:71px;
	height:70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/circle.png);
	background-repeat:no-repeat;
	position:relative;
	top:40px;
	left:568px;
	z-index:1002;
}
.date {
	width:32px;
	margin-left:18px;
	display:inline;
	text-align:center;
	height:auto;
	float:left;
	font-size:36px;
	color:#FFF;
}
.date span {
	font-size:12px;
	font-weight:bold;
}
.footerbottom {
	width:100%;
	height:auto;
	float:left;
	background-color:#000;
	padding:5px 20px 0 20px;
}
.copyright {
	width:1000px;
	height:auto;
	margin:auto;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	padding:20px 0 20px 0;
}

.copyright a{
	color:#FFF;
	text-decoration:none;
}

.mytwitter {
	width:306px;
	margin-top:50px;
	height:auto;
	padding-bottom:25px;
	float:right;
}
.mytwtcontent {
	width:305px;
	height:auto;
	float:left;
	background-image:url(images/imggradient.gif);
	background-repeat:repeat-x;
}
.myttxt {
	width:257px;
	height:auto;
	float:left;
	margin:10px 0 0 23px;
	color:#000000;
	font-size:11px;
	line-height:15px;
	display:inline;
}
.myttxt span {
	color:#000000;
	font-size:15px;
	padding-bottom:12px;
}
.myttxt p {
	margin:0px;
	padding-bottom:25px;
}
.imgadd {
	width:306px;
	height:auto;
	margin-top:10px;
	padding-bottom:54px;
	float:left;
}
.awelink {
	width:306px;
	height:auto;
	float:left;
	margin-top:10px;
	padding-bottom:54px;
}
.awelinklist {
	width:140px;
	height:auto;
	font-size:13px;
	color:#005274;
	line-height:30px;
	margin-right:2px;
	display:inline;
	float:left;
	padding-left:5px;
}
.lcbottom {
	width:258px;
	height:auto;
	margin-left:42px;
	display:inline;
	padding-bottom:50px;
	float:left;
}
.lcbtitle {
	width:255px;
	font-size:22px;
	color:#000000;
	height:auto;
	float:left;
}
.catlist {
	width:255px;
	margin-top:10px;
	font-size:14px;
	color:#7a7a7a;
	height:auto;
	float:left;
}
.catlistleft {
	width:210px;
	height:auto;
	float:left;
}
.catlistright {
	width:37px;
	height:auto;
	float:right;
}
.btnretwett {
	width:69px;
	height:auto;
	margin-top:54px;
	margin-left:20px;
	display:inline;
	float:left;
}
ul
{
	list-style:none;
}

.myttxt span .twitterTime
{
	color:#7A7A7A;
	font-size:12px;
	text-align:right;
}
li.comment img.avatar {display:none}

.comment-author-admin
{
	color: #003366;
}
.comment-meta a
{
	color:#7A7A7A;
	text-decoration:none;

}
.comment-body p
{
	margin-top:15px;
	margin-bottom:20px;
	
}
.tweetmeme_button
{
	float:right;
	margin-left:10px;
	margin-top:44px;
}

.commentlist
{
margin-left:-35px;
}

.even
{
background-color:#E3EEFF;
}
