/*
Theme Name: C
*/
#center {
	height:100%;
	overflow:hidden;
	width:100%;
}
#content {
	float:left;
	overflow:hidden;
	width:700px;
}
#descr {
	margin-bottom:10px;
}
#footer {
	padding-top:50px;
	text-align:center;
}
#header {
	height:300px;
	padding-bottom:40px;
}
#header a {
	border-width:0;
	font-family:Georgia, Times New Roman, Serif;
	font-size:24pt;
	font-weight:bold;
	text-align:center;
}
#header h1 {
	font-variant:normal;
	font-weight:bold;
	padding-right:0px;
	text-align:center;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background-color:transparent;
}
#pagelist ul, #pagelist li {
	display:inline;
	list-style-type:none;
}
#ref {
	margin-top:20px;
}
#side {
	float:right;
	overflow:hidden;
	width:200px;
}
#side .page_item a {
	border-bottom-width:0;
	font-size:12pt;
	font-variant:small-caps;
}
#widgetl {
	float:left;
	width:220px;
}
#widgetr {
	float:right;
	width:220px;
}






* {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height: 155%;
	color:#9e9fa3;
	margin:0;
	padding:0;
}
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alt {
}
.byline-author {
	clear:both;
	float:left;
	margin-bottom:0px;
	text-align:left;
}
.clear {
	clear:both;
}
.comment-list {
	clear:both;
	display:inline-block;
}
.comment-list .comment {
	float:left;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:8px;
	width:100%;
}
.comment-list li .avatar {
	float:left;
	margin-bottom:4px;
	margin-right:8px;
}
.comment-list .comment cite {
	clear:both;
	float:right;
	margin-bottom:8px;
}
.comment-list li p {
	margin:4px;
}
.comtit {
}
.date-header {
	color:#555555;
	font-style:italic;
	font-size:8pt;
	margin-bottom:4px;
	margin-top:0px;
}
.formbox {
}
.navi {
	margin-top:50px;
	overflow:hidden;
	text-align:center;
}
.pleft {
	float:left;
	padding-right:4px;
	text-align:right;
	width:220px;
}




.post {
	margin-bottom:30px;
	overflow:hidden;
	padding:4px;
}
.post-body {
	overflow:hidden;
}
.post-body li {
	list-style-position:inside;
	list-style-type:none;
}
.post-body ol {
	margin-bottom:8px;
	margin-left:20px;
}
.post-body ol li {
	margin-left:10px;
	list-style-position:inside;
	list-style-type:none;
}
.post-body ul {
	margin-left:20px;
	margin-bottom:8px;
	list-style-position:inside;
	list-style-type:circle;
}
.post-body ul li {
	margin-left:10px;
	list-style-position:inside;
	list-style-type:circle;
}
.post-footer {
	clear:both;
	color:#303030;
	margin-top:0px;
}
.post-title {
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:22pt;
	margin-bottom:-6px;
}
.post-title a {
	border-bottom-width:0;
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:22pt;
	padding-bottom:0px;
	padding-top:4px;
}


.pright {
	float:right;
	padding-left:4px;
	text-align:left;
	width:220px;
}







.widget {
	list-style-type:none;
	overflow:hidden;
}
.widgettitle, widgettitle h2 {
	color:#303030;
	font-family:Georgia, Times New Roman, Serif;
	font-size:14pt;
	padding-top: 4px;
}
.wp-caption {
	border-color:#416B89;
	border-style:solid;
	border-width:1px;
	padding:1px;
	text-align:center;
}
.wp-caption img {
	border-style:none;
	border-width:0;
	padding:4px;
}
.wp-caption p.wp-caption-text {
}








a {
	border-bottom-color:#2b3850;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#2b3850;
	text-decoration:none;
}
a img, img {
	border-width:0;
}
a:hover {
	background-color:#2b3850;
	color:#000000;
}
acronym, abbr {
	border-bottom-color:#416B89;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
blockquote {
	border-left-color:#2b3850;
	border-left-style:solid;
	border-left-width:2px;
	margin-bottom:15px;
	margin-left:20px;
	margin-top:15px;
	padding-left:5px;
	
}
blockquote cite, code cite {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	color:#2b3850;
}


body {
	background-color:#000000;
	background-image:url(blog_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:scroll;
	cursor:default;
	margin:0;
	padding-bottom:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
}






code {
	border-color:#2b3850;
	border-style:solid;
	border-width:1px;
	display:block;
	font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:15px;
	margin-bottom:15px;
	padding:15;
}
form#formset {
	display:inline-block;
}
form#formset #formtop input, form#formset fieldset #submit {
	background-color:#CCCCCC;
	font-family:Trebuchet MS, Sans-Serif;
}
form#formset fieldset {
	border-width:0;
}
form#formset fieldset textarea {
	background-color:#cccccc;
	font-family:Trebuchet MS, Sans-Serif;
	margin-bottom:8px;
	margin-top:8px;
}
h1 {
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:18pt;
	font-weight:normal;
	margin-top:10px;
	padding:0px;
	text-decoration:none;
}
h1, h2, h3, h4, h5 {
	margin:0;
}
h4 {
	font-family:Georgia, "Times new roman", Times, Serif;
	font-size:12pt;
	padding:0;
        font-weight:bold;
	margin-top:10px;
	text-decoration:none;
	font-variant:small-caps;
}
h3 {
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:18pt;
	font-weight:bold;
	margin-top:10px;
	padding:0;
        color:#2b3850;
	text-decoration:none;
}






html {
	height:100%;
}
p img {
	padding:0;
}
small {
	font-family:Georgia, Times New Roman, Serif;
	font-size:8pt;
}
ul, li {
	list-style-type:circle;
}
ol {
        list-style-type:upper-roman;
}




.bigtxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	line-height: 120%;
	color:#2b3850;
	word-spacing:1pt;
	letter-spacing:-0.5pt;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left:8px;
	padding-right: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2b3850;
	border-right-color: #2b3850;
	border-bottom-color: #2b3850;
	border-left-color: #2b3850;
}

.inset {
	left: 20px;
	width: 70%;
	margin: 15px;
	padding: 15px;
	border: 1px solid #2b3850;	
}

