body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#doc4 {
	background-image: url(images/headbkg.jpg);
	background-repeat: repeat-x;
	background-position: center 35px;
	padding: 0 0;
	width: 974px;
}

.yui-u {
	width: 440px !important;
	margin: 0px 0 0 0;
}

.first {
	width: 516px !important;
	margin: 0 10px 0 0px;
}


/* header */
#hd {
	height: 204px;
	background-image: url(images/headr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topmenu {
	height: 29px;
	margin: 0px 0 0 0;
	padding: 6px 0 0 0;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#topmenu li {
	display: inline;
	background-image: url(images/tml.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0px 0px 0px 0px;
	float: left;
}

#topmenu li a {
	background-image: url(images/tmr.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 8px 15px 8px 15px;
	color: #fff;
	font-weight: bold;
	line-height: 29px;
}

#logo {
	background-image: url(images/headl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 488px;
	height: 169px;
}

#logo img {
	padding: 5px 10px;
	margin: 0;
	
}

.googlinks {
	padding: 20px 0 0 20px;
}



/* content */
#bd {
	font-size: 110%;
	line-height: 140%;
}

#about {
	margin: 20px;
}

#about p {
	margin: 0 0 5px 0;
}

#last, #most {
	margin: 20px 0 0px 0;
}

/* Post and pages content format */

#page, #post, .post {
	margin: 20px 0 0px 0;
}

#last h1, #most h1, #page h2, #post h2, .post h2 {
	background-image: url(images/h1bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 43px;
	/*width: 515px;*/
	font-size: 140%;
	font-weight: normal;
	padding: 0 0 0 20px;
}

#page h2, #post h2, .post h2 {
	/*background-color: #DEDEDD;*/
	/*padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 5px;*/
	line-height: 43px;
}

#page h2 span, #post h2 span, .post h2 span {
	background-image: url(images/h1bkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#last h2, #most h2, #page h3, #post h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0 5px 0 !important;
	
}

.post h3, #page h3 {
	margin: 10px 0 5px 20px !important;
}

#last div, #most div , #page div {
	padding: 10px 20px;
	border-bottom: 1px dashed #ccc;
}

#post div, .post div{
	padding: 10px 20px;
	border-bottom: none;
}

#last p, #most p {
	margin: 0 0 5px 0;
}

#page p, #post p, .post p {
	margin: 10px 20px 5px 20px;
}

#last a, #most a, #page a, #post a, .post a {
	/*color: #331FC1;*/
	color: #5B5954;
	font-weight: bold;
}

#page h2 a, #post h2 a, .post h2 a {
	color: #5B5954;
	text-decoration: none;
	font-weight: normal;
}

#page h2 a:hover, #post h2 a:hover, .post h2 a:hover {
	/*color: #331FC1;*/
	text-decoration: underline;
}

#post ul, #post ol, .post ul, .post ol, #page ul, #page ol {
	padding: 10px 20px 5px 20px !important;
}

#post ul li, #post ol li, .post ul li, .post ol li, #page ul li, #page ol li {
	margin: 0 0 0 20px !important;
}

#post ul li , .post ul li, #page ul li {
	list-style-type: square !important; 
}

#post ol li, .post ol li, #page ol li {
	list-style-type: decimal !important;
}

.pinfo {
	font-size: 11px;
	font-style: ittalic;
	border-bottom: 1px dashed #ccc;
	color: #999;
}

.cinfo {
	border-top: 1px dashed #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cgr {
	font-size: 11px;
	font-style: ittalic;
	color: #999;
	padding: 0 0;
	margin: 0 !important;
}

#postmeta {
	padding: 10px 0px !important;
	margin-bottom: 10px;
}

#postmeta .pinfo {
	border-bottom: none;
	margin: 0px 20px 0px 20px;
}

#commentsform  textarea {
	border: 1px solid #000;
}

#commentsform  input {
	border: 1px solid #000;
	padding: 1px 3px;
	margin: 0;
	line-height: 16px;
}

#commentsform .button {
	font-weight: bold;
	font-size: 11px;
	background-color: #000;
	border: 1px solid #ddd;
	color: #AABEFF;
}

h3 {
	color: #FF6609;
	font-weight: bold;
	font-size: 14px;
}

h4 {
	color: #FF6609;
	font-weight: bold;
	font-size: 13px;
}

#commentlist {
	margin: 0;
	padding: 0 0;
}

#commentlist li {
	background-color: #F9F9F9;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 10px 0 10px 0 !important;
}

#postnavigation {
	text-align: center;
}

#postnavigation  p{
	margin: 0 !important;
}

#postnavigation  .button a {
	font-weight: bold;
	font-size: 12px;
	background-color: #000;
	border: 1px solid #AABEFF;
	color: #AABEFF;
	padding: 6px 6px;
	margin: 0 50px 0 50px;
	text-decoration: none;
}

#postnavigation  .button a:hover {
	background-color: #AABEFF;
	color: #000;
}

.arch {
	margin: 10px 0 15px 0;
	font-size: 15px;
	color: #FF660C;
	font-weight: bold;
}


/* Right panel */
#sb1, #sb2 {
	width: 215px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
	background-image: url(images/smfst.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#sb2 {
	margin: 0px 0px 10px 10px;
}

#sb1 div, #sb2 div {
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	background-image: url(images/smlast.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#sb1 h1, #sb2 h1, #sb1 h2, #sb2 h2 {
	background-image: url(images/smh1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 15px 5px 15px 10px;
}

#sb1 ul, #sb2 ul {
	margin: 0;
	padding: 0px 20px;
	background-image: url(images/smbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
}

#sb1 ul li, #sb2 ul li {
	margin: 0px 0 5px 0;
	padding: 0 0;
}

#sb1 ul li a, #sb2 ul li a {
	color: #AABEFF;
	font-weight: bold;
	text-decoration: none;
}

#sb1 ul li h2, #sb2 ul li h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0 0;
	background-image: none;
}

#sb1 img {
	margin: 0 0 0 0;
	padding: 0 0;
	clear: both;
}

.googrect {
	/*background-image: none !important;*/
	background-image: url(images/googbg.gif) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	width: 215px;
	height: 216px;
	padding: 8px 0px 3px 0px !important;
	margin: 0px 0 10px 0 !important;
	text-align: center;
}

.rbanner {
	background-image: none !important;
	width: 215px;
	padding: 0px 0px !important;
	margin: 0px 0 10px 0 !important;
	text-align: center;
}

.advrect {
	background-image: url(images/advbg.gif) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	width: 215px;
	height: 265px;
	padding: 10px 0px 0px 0px !important;
	margin: 0px 0 10px 0 !important;
	text-align: center;
	
}

#search  {
	width: 215px;
	margin: 0px 0px 10px 10px !important;
	padding: 0 0 0 0;
	float: left;
	text-align: center;
}

#search input {
	border: 1px solid #000;
	padding: 1px 3px;
	margin: 0;
	line-height: 16px;
}

#search .button {
	font-weight: bold;
	font-size: 11px;
	background-color: #000;
	border: 1px solid #ddd;
	color: #AABEFF;
}

.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* footer */
#ft {
	background-image: url(images/ftbkg.gif);
	background-position: center;
	background-repeat: no-repeat;
	line-height: 26px;
	margin: 10px 0 0 0;
	padding: 0px 20px 17px 5px;
}

#ft ul {
	margin: 0;
	padding: 0px 0 0px 0px;
	text-align: center;
	height: 26px;
	width: 100%;
}
	
#ft li {
	line-height: 23px;
	list-style-type: none;
	float: left;
	/*display: inline;*/
	padding: 0px 6px 0px 6px;
}

#ft li a {
	color: #000;
	font-weight: bold;
}