@charset "iso-8859-1";
/*  
Theme Name: Refresh!
Theme URI: http://lukaret.com
Author: Beng Hafner
Author URI: http://lukaret.com
Creation date: 20.02.2006 
*/


body {
	margin: 0;
	padding: 0;
	background: #333;
	text-align: center;
	font: 10px  Verdana, Arial, Helvetica, sans-serif; 
}

a {
	color: #cccccc; 
	text-decoration: none;
        font-size: 13px; font-weight: bold;
}
A:link {
	color: #cccccc; 
	text-decoration: none; font-size: 10px; font-weight: bold;

}
A:visited {
	color: #cccccc; 
	text-decoration: none; font-size: 10px; font-weight: bold;

}
A:active {
	color: #cccccc; 
	text-decoration: none; font-size: 10px; font-weight: bold;

}
A:hover {
	color: #d49011; 
	text-decoration: none; font-size: 10px; font-weight: bold;

}

blockquote {
	font-size: 9px;
	background: url(images/quote.png) no-repeat top left;
	margin: 10px 30px 10px 30px;
	padding: 10px 0 10px 15px;
}

cite {
	font: normal 13px Georgia, "Times New Roman", Times, serif; color: #fafafa; 
}

code {
	margin-left: 15px;
}
form p {
	margin-left: 15px;
}

h1	{
	text-align: left;
	letter-spacing: 1px;
	margin: -40px 0 0 0;
	padding-top: 60px;
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #fafafa;
}

#header div#description {
	color: #ccc;
	font-size: 12px;
	text-align: left;
	margin-right: 75px;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a {
	text-decoration: none;
	color: #cccccc;
}

h1#comments {
	margin-bottom: 10px;
}

h2 {
	margin: 0 0 0 15px;
	padding-top: 5px;
	font: 18px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; 
	color: #fbc86c;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a {
	color: #fbc86c;
	text-decoration: none;
}

h2#comments, h2#respond {
	padding-left: 10px;
}

h2 span.comments {
	margin-left: 15px;
}

h2 span.comments, h2 span.comments a:link, h2 span.comments a:active, h2 span.comments a:visited, h2 span.comments a {
	color: #aaa;
	text-decoration: none;
}

#header_wrapper {
	background: url(images/header_background.gif) #fff repeat-x left top; 
	width: 100%; 
	text-align: center
}

#header {
	padding-right: 0px; 
	padding-left: 0px; 
	left: 0px; 
	padding-bottom: 0px; 
	margin: 0px auto;
	width: 750px; 
	padding-top: 0px; 
	position: relative; 
	top: 0px; 
	height: 100px; 
	text-align: left
}
#home #banner_wrapper {
	width: 100%;
 height: 150px; 
	background: url(images/bannerwrapper_bg.gif) #333 repeat-x; 
	text-align: center;
	cursor: pointer;
}

#home #banner IMG {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
#blogtitle {
	left: 0px; 
	float: left; 
	top: 18px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}


/* -----------------Content Section----------------------- */

#content_wrapper {
	background: url(images/background_bottom.gif); 
	width: 100%; 
	text-align: center
}

#container {
	margin: auto;
	width: 750px;
	background: url(images/50.gif);


}

#container img.imgheader {
	margin-left: 15px;
	border: 0;
}

.date {
	font-size: 11px;
	float: left;
	clear: left;
	height: 85px;
	width: 70px;
	margin: 5px 10px 25px 5px;
	border: dotted 1px #999;
}

.date span.day, .date span.month, .date span.year {
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

.date span.day {
    padding-top: 2px;
	font: bold 30px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; 
	color: #cccccc;
}

.date span.month {
	margin-top: -10px;
	font-weight: bold;
	color: #cccccc;
}


.date span.year {
	margin-top: -15px;
	font-weight: bold;
	color: #cccccc;
}

.entry {
	margin-left: 24px;
	margin-bottom: 12px;
	width: 500px;
	background: transparent;
}

.entry div#commentform {
	padding-left: 10px;
}

.entry ol li, .entry ul li {
	margin: 5px 20px 10px 10px;
	line-height: 15px;
}

.entry p {
	margin: 5px 25px 10px 25px;
	line-height: 18px;
}

.entry p.entrymeta {
	border-top: solid 1px #ccc;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 9px;
	text-align: left;
}

.entry p.entrymeta a, .entry p.entrymeta a:link, .entry p.entrymeta a:active, .entry p.entrymeta a:visited {
	font-size: 9px;
	color: #ccc;
}

.entry ul.links {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.entry ul.links li {
	margin: 0;
	padding:0;
	list-style-type: none;
}

.entry ul.links li ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: disc;
}

.entry ul.links li ul li {
	margin-left: 40px;
	line-height: 20px;
	list-style-type: disc;
}

#footer {
	padding-right: 0px; 
	padding-left: 0px; 
	background-IMAGE: url(images/footer.gif); 
	width: 100%; 
	padding-top: 15px; 
	background-COLOR: #fff
}
#footer P {
	margin: 0px 0px 4px; FONT: 10px/15px Georgia, "Times New Roman", Times, serif; COLOR: #333; height: 35px
}

input#s {
	border: 0;
	border: solid 1px #ccc;
	background: #fff;
	margin-left: 15px;
	margin-top: 15px;
}

input#searchsubmit {
	font: 9px Georgia, "Times New Roman", Times, serif;
}

input, textarea {
	background: #ffffff;
	border: solid 1px #ddd;
}

#main {
	width: 520px;
	float: left;
	margin-top: 12px;
	text-align: left;
}

.navigation {
	padding: 0;
	margin-left: 0;
	margin-bottom: 15px;
}

.navigation .alignleft {
	float: left;
	text-align: left;
	padding-left: 25px;
	margin: 0;
}


.navigation .alignright {
	float: right;
	text-align: right;
	padding: 0;
}

ol.commentlist {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

ol.commentlist li {
	width: 400px;
	margin: 0 0 15px 25px;
	padding: 5px;
	list-style-type: none;
}

ol.commentlist li.alt {
	background: #333;
	border: dotted 1px #ddd;
}

ol.commentlist li.normal {
		border: dotted 1px #ddd;
}
/* -----------------The Sidebar----------------------- */
#sidebar {
	width: 210px;
	float: right;
	margin-top: 10px;
	font-size: 13px;
	text-align: left;
}

#sidebar ul, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: square;
}


	
#sidebar ul li p {
	font: 9px/16px Georgia, "Times New Roman", Times, serif;
	
}

#sidebar ul li ul {
	font-size: 11px;
}

#sidebar ul li ul li {
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:active, #sidebar ul li ul li a:visited, #sidebar ul li ul li a {
	color: #000000;
	text-align: right;
	padding: 5px;
}

#sidebar ul li ul li a:hover {
	color: #000000;
}


/* -----------------Image Alignment----------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to the right. And using 'class="centered',
	will of course center the image. For example: <img src="imgName.gif" class="centered" alt="image description" height="100" width="100">*/ 
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */
