/*  
Theme Name: Condolux WordPress Blog
Theme URI: http://www.condolux.net
*/







/* 4.0 hack no lnoger used html>body{}*/
/*.entry ul li:before, #sidebar ul ul li:before {content: "\00BB \0020";}/
/* WordPress Basic Calendar Styling */
#wp-calendar{empty-cells:show; margin:10px auto 0; width:155px;}
#wp-calendar #next a {padding-right:10px; text-align:right;}
#wp-calendar #prev a {padding-left:10px; text-align:left;}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center; width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover{/* Doesn't work in IE */background-color: #fff;}

.entry {clear: none;}

#comment {width: 400px}

#commentbox {background: #EFFFF9; padding: 5px; width: 395px;}

.commentlist {font-family: Verdana, Arial, Helvetica, sans-serif; }

.commentlist li:hover {background: #DFFFF3}

#content {width: 418px; float: left; }
#sidebar {
	border: 0px solid #000000; 
	width: 175px; 
	float:left; 
	margin-left: 8px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #B8E0FA;
	padding-right: 2px;
	}
	
#sidebar form {
	margin: 0px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	line-height: 16px;
	}
	
	
.headline {
font-size: 20px;
line-height: 24px;
font-weight: normal;
font-family: Tahoma, Geneva, sans-serif;
display: block;
background: #06F;
color: #FFF;
padding: 5px 5px;
}
	
	.headline a,.headline a:visited,.headline a:active,.headline a:link {color: #fff; text-decoration: none;}
	/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



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



#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



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



#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}



#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}



ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}



#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;

	}

/* End Entry Lists */

.wp-caption-text {
	text-align: center; font-style: italic; color: #666; background: #FFC; margin-top: 0px; padding: 5px;
	 }
	 
img.size-full {
	max-width: 425px;
	}
	
.entry {font-size: 120%; font-family: Tahoma, Geneva, sans-serif; line-height: 130%}	

.entry h1, .entry h2, .entry h3, .entry h4 {
	margin-bottom: 0px; padding-bottom: 0px;
}

.entry p {margin-bottom: 18px; margin-top: 0px; padding: 0px;}
