html {
	background-color: #151515;
	background-image: url(images/bkg.gif);
	background-position: center 382px;
	background-repeat: repeat-y;
}

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

#doc4 {

	background-image: url(images/headbkg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0 0;
	width: 984px;
}

/* header */

#hd {
	height: 145px;
}

#hd h1 {
	color: #D9D9D9;
	margin: 0px 5px 0px 25px;
	padding: 0 0;
	font-size: 25px;
	font-weight: bold;
	line-height: 67px;
	text-transform: uppercase;
}

#hd h1 a {
	color: #D9D9D9;
	text-decoration: none;
}


#hd h2 {
	color: #8F8F8F;
	margin: 0px 5px 5px 85px;
	padding: 0 0;
	font-size: 18px;
}


.logo {
	margin: 0;
	padding: 0 0;
}



#topnav {
	margin: 10px 0 0 0;
	height: 39px;
}



#topnav ul li {

	display: inline;

}



#topnav .pm {

	float: left;

	margin: 0 20px 0 0px;

	padding: 5px 0 5px 0px;

}



#topnav .pm li {

	line-height: 25px;

	font-size: 12px;

	padding: 0 10px;

	border-left: 1px solid #E34D8E;

}



#topnav .pm li a {

	color: #fff;

	font-weight: bold;

	text-decoration: none;

	padding: 2px 5px;

}



#topnav .pm li a:hover {

	background-color: #AA004A;

}



#topnav .search {

	float: right;

	line-height: 28px;

	height: 28px;

	padding: 5px 0 5px 0;

	width: 190px;

	margin: 0;

}



.search input {

	background: transparent;

	width: 147px;

	padding: 0px 0px 0px 0px;

	color: #D7005D;

	border: 0;

	height: 28px;

	line-height: 25px;

}



.btn input {

	background-image: url(images/sbtn.gif);

	background-repeat: no-repeat;

	background-position: center center;

	width: 25px;

	height: 28px;

	line-height: 25px;

	border: none;

	margin: 0 3px 0 10px;

	padding: 0 0 !important;

}





/* body */

#bd {

	margin: 0px 0 0 0;

	padding: 0 0;

}



.first {

	width: 200px !important;

	margin: 0 !important;

	padding: 0 0 !important;

}



.right {

	width: 200px !important;

	margin: 0 !important;

	padding: 0 0 !important;

}



.content {

	width: 566px !important;

	margin: 0 8px 0 8px !important;

	*margin-right: 7px !important;

	font-size: 110%;

}



/* post, page, archive, category */

#post {

	margin: 0 0 8px 0;

}



#post .pbody {

	background-color: #fff;

	padding: 0 15px 10px 25px;

	line-height: 150%;

	margin: 0;

}



#post a {

	color: #0083D7;

}



#post .pdate {

	color: #8F8F8F;

	margin: 10px 0 10px 0;

}



#post .ptop {

	background-image: url(images/posthd.gif);

	background-position: left top;

	background-repeat: no-repeat;

	height: 20px;

}



#post .pinfo {

	background-image: url(images/postft.gif);

	background-position: left bottom;

	background-repeat: no-repeat;

	height: 70px;

	padding: 0px 15px 0px 25px;

	margin: 0;

}



#post .pinfo ul {

	padding: 35px 0 10px 0;

	margin-top: 0px;

}



#post .pinfo ul li {

	float: right;

	padding: 0;

	color: #CBCBCB;

}



#post .pinfo ul li a {

	color: #444444;

	padding: 0 10px;

	font-weight: bold;

}



#post .pinfo ul .pil {

	float: left;

	padding: 0;

}



#post p {

	margin:10px 0 10px 0px;

}

#post strong {
	font-weight: bold;
}

#post em {
	font-style: italic;
}

.pbody ul, .pbody ol {
	margin: 10px 0 10px 25px;
}

.pbody ul li {
	list-style-type: circle;
}

.pbody ol li {
	list-style-type: decimal;
}

.pbody ul li ul, .pbody ol li ol {
	margin: 5px 0 5px 15px;
}

.pbody ul li ul li {
	list-style-type: square;
}

.pbody ol li ol li {
	list-style-type: lower-roman;
}

.pbody ol li ul li {
	list-style-type: disc;
}

.pbody blockquote {
	margin: 5px 10px 5px 10px;
	background-color: #F1F1F1;
	padding: 5px;
	font-size: 11px;
	color: #666666;
}


#post .pinfo ul .pil a {
	padding: 0 0px;
}

#post h1 {
	color: #D7005D;
	font-size: 18px;
	font-weight: bold;
}

#post h1 a {
	color: #D7005D;
}

#post .pbody h2 {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}

#post .pbody h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2D2D2D;
}

#post .pbody h4 {
	font-size: 12px;
	font-weight: bold;
	color: #D76400;
}


#postmeta {
	margin: 15px 0 0px 0;
	padding: 5px 0;
	border-top: 1px dashed #ccc;
	font-size: 90%;
	color: #656565;
	background-color: #fff;
	clear: both;
}


#postmeta strong {
	font-weight: bold;
}


/* Post navigation */

#postnavigation {
	text-align: center;
	margin: 20px !important;
}



#postnavigation  .button a {
	font-weight: bold;
	font-size: 12px;
	background-color: #D7005D;
	border: 1px dashed #151515;
	color: #fff !important;
	padding: 6px 6px;
	margin: 0 50px 0 50px;
	text-decoration: none;
}



#postnavigation  .button a:hover {
	background-color: #0083D7;
}



/* archives header */

.harch {

	background-image: url(images/harch.gif);

	background-repeat: no-repeat;

	background-position: center top;

	width: 566px;

	height: 41px;

	margin: 0 0 8px 0;

	padding: 0 0;

}



.harch h1 {

	color: #C7D700;

	font-size: 16px;

	font-weight: bold;

	padding: 0 15px;

	line-height: 41px;

}



/* sidebars */



.s1 {

	background-image: url(images/s1t.gif); /* blue */

}



.s2 {

	background-image: url(images/s2t.gif); /* green */

}



.s3 {

	background-image: url(images/s3t.gif); /* orange */

}



.s4 {

	background-image: url(images/s4t.gif); /* magenta */

}



.s1, .s2, .s3, .s4 {

	width: 200px;

	background-repeat: no-repeat;

	background-position: center top;

	margin-bottom: 8px;

}



.s1 h1, .s2 h1, .s3 h1, .s4 h1 {

	font-size: 18px;

	line-height: 45px;

	padding: 0 10px 0 15px;

}



.s1 h1  {

	color: #0083D7;

}



.s2 h1  {

	color: #C7D700;

}



.s3 h1  {

	color: #D76400;

}



.s4 h1  {

	color: #D7005D;

}



.s1 ul {

	background-color: #0083D7 !important;

	padding: 0 5px 0 15px;

}



.s2 ul {

	background-color: #C7D700 !important;

	padding: 0 5px 0 15px;

}



.s3 ul {

	background-color: #D76400 !important;

	padding: 0 5px 0 15px;

}



.s4 ul {

	background-color: #D7005D !important;

	padding: 0 5px 0 15px;

}



.s1 ul li, .s2 ul li, .s3 ul li, .s4 ul li {

	padding: 5px 0 3px 0;

}



.s1 ul li a, .s2 ul li a, .s3 ul li a, .s4 ul li a {

	color: #232323;

	text-decoration: none;

	font-weight: bold;

}





/* Comments */



.combkg {

	color: #fff;

	margin: 10px;

}



.combkg p {

	line-height: 150%;

	margin: 5px 0 2px 0;

}





#commentsform {

	border: 1px dashed #444444;

	margin: 10px 0px 5px 20px;

	padding: 10px 10px;

	color: #ccc;

}



#commentsform p {

	margin: 0px 0 10px 0;

}



#commentsform label {

	font-weight: bold;

	display: block;

	color: #C7D700;

}



#commentsform label small {

	font-weight: normal !important;

}



#commentsform input, #commentsform textarea {

	border: 1px dashed #444444;

	background-color: #2D2D2D;

	color: #fff;

	padding: 3px;

}



#sbutt {

	background-color: #D7005D !important;

	color: #fff !important;

	font-weight: bold;

	border: 1px dashed #151515 !important;

	padding: 4px;

}



#commentlist li {

	background-color: #2D2D2D;

	border: 1px dashed #444444;

	margin: 5px 0 5px 20px;

	padding: 10px;

	list-style-type: decimal;

	font-size: 90%;

}



#commentlist a {

	color: #0083D7;

}



.singlecomment p {

	color: #C7D700;

	margin: 0 0 1px 0;

}







#post strong {

	font-weight: bold;

}



#post em {

	font-style: italic;

}



.pbody ul, .pbody ol {

	margin: 10px 0 10px 25px;

}



.pbody ul li {

	list-style-type: circle;

}



.pbody ol li {

	list-style-type: decimal;

}



.pbody ul li ul, .pbody ol li ol {

	margin: 5px 0 5px 15px;

}



.pbody ul li ul li {

	list-style-type: square;

}



.pbody ol li ol li {

	list-style-type: lower-roman;

}



.pbody ol li ul li {

	list-style-type: disc;

}



.pbody blockquote {

	margin: 5px 10px 5px 10px;

	background-color: #F1F1F1;

	padding: 5px;

	font-size: 11px;

	color: #666666;

}



#commentlist blockquote, #commentlist cite {

	margin: 5px 10px 5px 10px;

	padding: 5px;

	font-size: 11px;

	color: #666666;

}





#commentlist strong, #commentlist b {

	font-weight: bold !important;

}



#commentlist em, #commentlist i {

	font-style: italic !important;

}



#commentsform a {

	text-decoration: underline;

}



#commentlist a {

	font-weight: bold !important;

}



#commentlist strike {

	text-decoration: line-through;

}





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



/* footer */

#ft {

	background-image: url(images/ftbkg.gif);

	background-position: center top;

	background-repeat: no-repeat;

	height: 47px;

	margin: 8px 0 8px 0;

	padding: 0px 10px 0px 10px;

}



#ft ul {

	margin: 0;

	padding: 0px 0 0px 0px;

	text-align: center;

	height: 47px;

	width: 100%;

}

	

#ft li {

	line-height: 27px;

	list-style-type: none;

	float: left;

	padding: 10px 6px 8px 6px;

}



#ft li a {

	color: #FDFDFD;

	font-weight: normal;

}


