*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	background: #333;
	color: #000;
	font: 72%/1.6em Georgia, "Times New Roman", Times, serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #156dcb;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
	height: 200px;
	background: #deb22d;
	border: 10px solid #fff;
	border-bottom:1px solid #fff;
}

#topimg {
	background: #F7F8F2 url(images/head.jpg) 0 0 no-repeat;
	left: 0;
	width: 950px;
	height: 200px;
	top: 0;
	position: absolute;
}

#page {
	text-align: left;
	width: 950px;
	background: #C1D5F6;
	margin: 0px auto 10px;
	border-bottom:1px solid #fff;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
}

#left {
	float: left;
	width: 730px;
}
#right {
	float: right;
	width: 220px;
}

#content {
	width: 510px;
	float: right;
}
.post {
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
.entry  a {
	color: #AF8C00;
}
.side1 {
	width: 200px;
	float: left;
	color: #000;
}
.side2 {
	width: 200px;
	float: right;
	color: #000;
}
.gap {
/*	padding: 10px; */
}

#footer {
	margin: -11px auto;
	background: #4485E9;
	position: relative;
	text-align: center;
	width: 950px;
	height:40px;
	vertical-align:middle;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	border-bottom:10px solid #fff;
}
#footer {
	color: #ffffff;
	font-size: 12px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #156dcb;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s {
	width: 185px;
	padding: 5px;
	margin-bottom: 10px;
	background: #ffffff;
	border: 2px solid #4485E9;
	color: #4485E9;
}
input#s:focus {
	background: #fff;
	color: #4485E9;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	margin-bottom: 5px;
	text-align:center;
	font-weight:bold;
	padding: 4px;
	background: #4485E9;
}
.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #156dcb;
	font-size:14px;
	padding-left: 18px;
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #085fbc;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #156dcb;
	font-weight: bold;
}

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #4485E9;
}

.post h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;	

}
.post h2 a {
	color: #156dcb;
	display: block;
}
.post h2 a:hover {	
	color: #085fbc;
}
p.postmeta {
	margin-bottom: 10px;
	color: #4485E9;
}

p.meta {
	font-size: 87%;
	border-top: 2px solid #4485E9;
	margin-bottom: 10px;
	color: #085fbc;
}
p.meta a
{
	color: #156dcb;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #4485E9;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {

}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #4485E9;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #156dcb;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #4485E9;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #ffffff;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #4485E9 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #4485E9;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 950px;
	margin:0px auto;
	background: #4485E9;
	position: relative;
	height: 40px;
	font-size: 1.2em;
	border-bottom:1px solid #fff;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
}
#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #ffffff;
 background: #4485E9;
 border: 1px solid #fff;
 margin-right: 8px;
}
#menuv li  a:hover {
 background: #81B7FF;
 color: #ffffff;
}
#menuv li.current_page_item  a {
 background: #81B7FF;
 color: #ffffff;
 font-weight: bold;
 padding: 4px 10px 3px;
 border: 1px solid #ffffff;
 margin-right: 8px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #4485E9;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #4485E9;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #4485E9;
padding: 2px;
}