﻿/*
Theme Name: SunBlue
Author: Sun Manyu
Author URI: http://www.sunwp.com/
*/
* {margin: 0; padding: 0;}
body {
	text-align: center;
	font-family:"����",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color: #ffffff;
	background-color:#D2D2D2;}
a { color:#333333;}
a:hover {text-decoration: none;color: #0000C4;}
img {border: 0;}
.break {font-size: 0;width: 0; height: 0;clear: both;}
.hidden {display: none;}
/** BEGIN wrapper **/
#wrapper {
	width: 980px;margin: auto auto;text-align: left;padding-bottom: 2px;}
/** END wrapper **/
/** BEGIN header **/
#header {
	height: 60px;padding-top: 10px;margin:0px;background-color:#141414;}
	#header .logo {
		float: left;padding-left: 300px;}
	#header .logo h1 {font-size: 3em;text-transform: uppercase;}
	#header .logo h1 a {text-decoration: none; color:#F5F5F1;}
/** END header **/
/** BEGIN body **/
#body {
	clear: both;background-color:#FFFFFF;color: #3F3F3F;padding-bottom: 10px;}
	#body a {color: #003366;}
	#body .navigation {
		padding: 5px 1px;height: 30px; background-color: #F9F9F9;}
	#body .navigation ul {
		list-style-type: none;height: 30px;}
	#body .navigation ul li {
		float: left;border-right: 1px solid #dddddd;padding: 5px 12px;font-size: 1.0em;
		}
	#body .navigation ul li a {text-decoration: none;}
/** END body **/
/** BEGIN content **/
#content {
	float: left;padding: 2px 0px 2px 0px;}
	#content .fwrapper {
		padding: 5px;background-color: #eeeeee;border-bottom-style:solid;
		margin-bottom: 10px;}
	#content .post {
		margin:10px 0px 0px 5px;;
		width:240px;float:left;padding-top: 0px;overflow:hidden;}
		#content .post .thumb img {float: left;width: 180px; height: 180px;}
		#content .post h2 {font-size: 1.0em;margin-bottom: 0px;}
		#content .post h2 a {text-decoration: none;}
		#content .post .thumb img {
			padding: 5px;background-color: #EBF1F5;margin: 0px 10px 10px 0px;}
		#content .post p {margin-bottom: 5px;line-height: 1.4em;}
	#content h2.title {
		background-color: #F7F7F7;border-width: 0px 0px;border-style: solid;
		border-color: #DDDDDD;padding: 8px 10px;margin-bottom: 10px;
		font-size: 0.8em;color: #003366;}	
	#content .page {margin:10px;float:left;padding-top: 0px;overflow:hidden;}
         #content .page h2 {
		font-size: 1.2em;margin: 10px;text-align:center;
		}
	#content .single {
		margin:10px;width:720px;float:left;padding:10px 0px 10px 15px;
		overflow:hidden;}
	#content .single h2 {
		font-size: 1.2em;margin: 10px;text-align:center;}
	#content .single p {text-align:justify;text-justify:inter-ideograph;
		line-height: 1.5em;margin-bottom: 10px;}
	#content .single ul, #content .single ol {
		list-style-position: inside;margin-bottom: 10px;}
	#content .single li {
		line-height: 1.5em;padding: 2px 0px;}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;margin-bottom: 5px;}
/** END content **/
/** BEGIN sidebar **/
#sidebar {
	width: 215px;float: right;padding: 10px 5px 10px 0px;}
	#sidebar .box {
		border: 1px solid #dddddd;
		margin-bottom: 0px;}
	#sidebar .box h2 {
		text-transform: uppercase;background-color: #F7F7F7;font-weight: bold;
		font-size: 1em;color:#333333;padding: 10px 10px;text-align:center;}
	#sidebar .box ul {list-style-type: none;padding: 10px;}
	#sidebar .box ul li {
			line-height: 1.4em;padding: 4px 0px 0px 4px;font-size:11px;}
	#sidebar .box ul li a {color: #3f3f3f;text-decoration: none;}
	#sidebar .box ul li a:hover {
			color: #003366;text-decoration: underline;}
/** END sidebar **/
/** BEGIN footer **/
#footer {padding: 0px 0px 5px 0px;}
	#footer a {color: #F0F0F0;}
	#footer .marks ul {
		list-style-type: none;padding:3px;height:20px;background-color:#F9F9F9;
		border-top-style:dashed;border-top-width:1px;border-top-color:#6E6E6E;}
		#footer .marks ul li {line-height: 1.2em;padding: 4px 0px 2px 5px;font-size: 0.9em;float:left;}
		#footer .marks ul li a {text-decoration: none;color:#090909;}
		#footer .copy ul {
			list-style-type: none;padding: 10px;background-color:#000000;
			text-align:center;}
		#footer .copy ul li {
			line-height: 1.2em;padding: 4px 0 10px 5px;font-size: 0.9em;}
		#footer .copy ul li a {text-decoration: none;}
/** END footer **/
.postnav {padding-top: 10px;}
.postnav a {font-weight: bold;text-decoration: none;}
h2.title {
	font-size: 1em !important;text-transform: uppercase;margin-bottom: 15px;color: #565656;}
.notfound {padding: 40px;}
.notfound h2 {font-size: 18px;font-weight: normal;margin-bottom: 10px;}