@charset "utf-8";
/*  
Theme Name: MDV
Version: v1.0
Author: Ludo
*/

/* General Start */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif, "宋体";
	background:#d8d8d8;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#bgcontain {
    width: 818px;
	background: #FFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0 auto;
	text-align: left;
	}

.contain { padding: 0 22px; }

.clear { clear: both; }

.none { display: none; }

.center { text-align: center; }

hr { display: none;	}

a img {	border: none; }

h1 {
    background: url('images/logo.gif') no-repeat;
	margin: 0;
margin-top:0px;
	padding: 0 0 0;
	height: 100px;
	float: left;
	font-size: 1px;
	}

h1 a, h1 a:hover { 
    display: block;
	width: 871px;
	height: 100px;
	color: #fff;
	}

h2 {
	margin: 20px 0 0;
	color: #000000;
	}

h2.pagetitle {
	margin-top: 25px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 25px 0 0;
	font-size: 18px;
	color: #FFCC00;
	}

h3.comments {
	padding: 0;
	margin: 30px 0 0;
	}

a, h2 a:hover, h3 a:hover {
	color: #5C5F5C;
	text-decoration: none;
	}

h4 {
    color: #f06;
	font-size: 14px;
	margin: 0;
	}

h5 {

    color: #369;

	font-size: 14px;

	margin: 0;

	}



h6 {

    color: #390;

	font-size: 14px;

	margin: 0;

	}



a:hover {

	color: #000000;

	text-decoration: underline;
	}
/* General End */


/* Header and Menu Start */
#header {
	padding: 0 0px;
	margin: 0;
	height: 100px;
	}


#menu {
	height: 23px;
	padding: 0 0 0 22px;
	margin: 0;
	background: #000000 url('images/headerbg.gif') no-repeat;
    }

#menu ul {
    margin: 0;
	padding: 0;
	}

#menu li {
    list-style-type: none;
	margin-right: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	}

#menu li a {
    color: #FFF;
	text-decoration: none;
	}

#menu li a:hover {
    color: #FFFFFF;
	text-decoration:underline;
	}

/* Header and Menu End */

/* Content Start */
#content {
	font-size: 1em;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px;
	margin: 0;
	width: 550px;
	}

	

.narrowcolumn .postmetadata {
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	}

.narrowcolumn .entry {
	line-height: 20px;
	}

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

.narrowcolumn .entry ol {
    padding-left: 9px;
	}

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

	

html>body .entry ul {

	margin-left: 0;

	padding: 0 0 0 20px;

	list-style: square;

	text-indent: -10px;

	} 

	

html>body .entry ol {

	margin-left: 16px;

	padding: 0 0 0 20px;

	list-style: decimal;

	text-indent: -10px;

    }

	

html>body .entry li {

	margin: 7px 0 7px 10px;

	padding: 0 0 0 10px;

	}

	

.alt {

	background-color: #ffffde;

	border: 1px solid #d1ca82;

	}

	

.alttwo {

    background-color: #ffffb7;

	border: 1px solid #d1ca82;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.entry p.meta {

    margin: 0;

	padding: 2px 0;

	border-top: 1px dotted #DDD;

	}

	

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



.post {

	margin: 0px 0;

	text-align: left;

	}



ul.date {

    background: url('images/databg.gif') no-repeat;

	width: 48px;

	height: 45px;

	float: left;

	margin: 0 10px 0 0;

	padding: 0;

	}



li.day {

    font-size: 22px;

	color: #999999;

	text-align: center;

	list-style-type: none;

	margin: 1px 0 0 0;

	}

	

li.month {

    font-size: 12px;

	color: #FF6600;

	font-weight: bold;

	text-align: center;

	text-transform: uppercase;

	list-style-type: none;

	}

	

ul.title {

    float: left;

	margin: 0;

	padding: 0;

	}

	

li.topic {

    list-style-type: none;

	font-size: 18px;

	font-weight: bold;

	margin: 0;

	padding-bottom: 3px;

	}



li.topic a:hover {
    color: #FF9900;
	text-decoration: none;
	}



li.postmeta {

    color: #c4c4c4;

    list-style-type: none;

	font-size: 9px;

	background: url('images/smallbg.png') no-repeat top left;

	padding-top: 7px !important;

	padding-top: 5px;

	text-transform: uppercase;

	}

	

p img {

	padding: 0;

	max-width: 100%;

	}



img.centered {

	display: block;

	margin: 0 auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	float: right;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	float: left;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}



/* Content End */





/* Navigation Start */



.navigation {
    font-size: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	text-transform: uppercase;
	}



.navigation a {
    border: 1px solid #ffd800;
	background: #ffed00;
	padding: 4px;
	color: #000000;
	line-height: 22px;
	}

	

/* Navigation End */





/* Comment Start */



#commentform p {

	font-family: Verdana, Arial, Sans-Serif;

	margin: 3px 0;

	}

	

#commentform p#xhtml {

    background: #feffeb;

	border: 1px solid #fef239;

	margin: 5px 0;

	padding: 5px 4px;

	}



#commentform input {
	width: 170px;
	height: 14px;
	padding: 3px 4px;
	margin: 3px 5px 1px 0;
	background: #FFF6A7;
	border: 1px solid #000000;
	color: #000000;
	}

#commentform textarea {
	width: 98%;
	padding: 3px 4px;
	margin: 3px 5px 1px 0;
	background: #FFF6A7;
	border: 1px solid #000000;
	color: #000000;
}

#commentform #submit {
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	width: 175px;
	height: 30px;
	}

.commentlist {

	padding: 0;

	margin: 0;

	}



.commentlist li {

	margin: 8px 0 0;

	padding: 8px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 5px 0;

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}

	

.commentlist li, #commentform input, #commentform textarea {

	font: 12px Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 12px;

	color: #000000;

	}



.commentmetadata a {

    color: #000000;

	margin: 0;

	font-weight: normal;

	border-bottom: 1px dotted #ccc;

	padding: 5px 0;

	display: block;

	}

	

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



/* Comment End */





/* Sidebar Start */



#sidebar {


	float: right;

	width: 200px;

	}

	

#sidebar h2 {

	font-family: Verdana, Sans-Serif;

	font-size: 1.2em;

	margin: 5px 0 0;

	padding: 0;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}

#sidebar ul li h2 {
    background: url('images/h2_arrow.gif') no-repeat top left;
	border-bottom: 1px solid #FFD62F;
	padding: 0px 0px 2px 22px;
	font-size: 16px;
	color: #5C5F5C; 
	}

#sidebar ul li img {
    width: 200px;
	height: 78px;
	}

#sidebar ul p {
	margin: 5px 0 8px;
	}



#sidebar ul ul, #sidebar ul ol {

	margin: 8px 0 0 5px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



#sidebar ul ul li, #sidebar ul ol li {

    background: url('images/arrow.gif') no-repeat left top;

	margin: 4px 0;

	padding: 0 0 0 12px;

	height: 15px;

	line-height: 15px !important;

	line-height: 14px;

	overflow: hidden;

	}



#sidebar ul ul li a, #sidebar ul ol li a {

    color: #000000;

	}



#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {

    color: #ff9900;

	text-decoration: underline;

	}

	

/* Sidebar End */





blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}


/* Footer Start */	
#footer {
	border-bottom: 1px solid #000000;
	padding: 0;
	margin: 0 auto;
	width: 818px;
	clear: both;
	background-image:url('images/bgfooter.png');

	}



#footer p {
    color: #FFFFFF;
	font-size: 10px;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	}

#footer p a {
    color: #FFFFFF;
	}



/* Footer End */