body {
	background:url(/images/top-header.gif) top repeat-x;
	margin:0px auto;
	padding:0px;
	font-family: Verdana, Arial, sans-serif;

}

.content {
	width:960px;
	height:auto;
	margin:0px auto;
	padding:0px;	
}

.header {
	width:960px;
	height:auto;
	
	
}

.title {
	width:350px;
	height:auto;
	float:left;
	padding-top:80px;
	padding-left:10px;
}

.title h1{
	color:#1D3E94;
	margin:0px;
	padding:0px;
	font-size:26px;
	font-weight:bold;
}

.title h2{
	color:#1D3E94;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
}

.top-menu {
	width:960px;
	height:55px;
	background:url(/images/top-menu.gif);
	
}

.site {
	width:762px;
	height:auto;
	float:left;
}

.box1 {
	width:540px;
	height:auto;
	border-right:1px solid #F3E4EB;
	float:left;
	font-size:11px;
	color:#1f1f1f;
	padding:5px 10px;
}

h2.post-title a{
	color:#CC3366;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
}

h3.date-header {
	color:#CC9966;
	font-size:13px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

.box2 {
	width:200px;
	height:auto;
	border-right:1px solid #F3E4EB;
	float:left;
	font-size:12px;
}

.box2 h3{
	font-weight:bold;
	color:#656565;
	padding-left:10px;
	font-size:13px;
	border-bottom:1px dotted #F3E4EB;
	margin:0px;
	height:22px;
}

.box2 h3 img{
	margin-right:5px;
}

.box2 ul {
	margin:0px;
	list-style-type:none;
	padding:0px;
}

.box2 li {
	padding-left:28px;
	border-bottom:1px dotted #F3E4EB;
	padding-top:1px;
	padding-bottom:2px;
	
}

.box2 a{
	text-decoration:none;
	color:#CC3366;
	font-size:11px;
	
}

.box2 h2{
	font-weight:bold;
	color:#656565;
	padding-left:10px;
	padding-top:10px;
	font-size:13px;
	border-bottom:1px dotted #F3E4EB;
	margin:0px;
	height:22px;
}

.box2 h2 img{
	margin-right:5px;
}


.widget-content {
	padding:0px 10px;
	font-size:11px;
}	

.widget-content span {
	color:#656565;
	padding-left:10px;
}

.box3 {
	width:198px;
	height:auto;
	float:left;
	text-align:center;
}

.footer {
	width:960px;
	height:10px;
	border-top:10px solid #F3E4EB;
	font-size:11px;
	margin-bottom:20px;
	margin-top:20px;
}

.footer a{
	text-decoration:none;
	color:#656565;
}

.feed-links {
	width:540px;
	height:auto;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
}
a.feed-link {
	text-decoration:none;
	color:#1D3E94;
	font-size:11px;
}

a.feed-link:hover{
	text-decoration:underline;
}

.pagination a {
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	padding-right:20px;
	color:#CC3366;
}

.baner-top {
	width:750px;
	height:auto;
	margin-bottom:20px;
	margin-top:10px;
}

.baner-right {
	margin-top:10px;
	margin-bottom:10px;
}

.baner-bottom {
	width:750px;
	height:auto;
	margin-bottom:20px;
	margin-top:30px;
}

.baner-box3 {
	width:198px;
	height:auto;
	
}

.baner-box3 h2{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	background:#55B5ED;
	
}