html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
div.header-logo {width: 131px; height: 74px; position: relative; top: 24px; left: 57px;}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
Theme Name: minimalism
Theme URI: http://www.genaehr.com/minimalism/
Description: A minimized and professional designed SEO-ready WordPress theme by <a href="http://www.genaehr.com/">genaehr.com</a> based on the famous Kubrick. Compatible with WordPress 2.7.x. Valid CSS & HTML. Theme is highly extensible and ready for localization. A perfect starting point for theme development. 
Version: 1.0.3
Author: Christian Genaehr
Author URI: http://www.genaehr.com/
Tags: white, light, two-columns, right-sidebar, fixed-width

	minimalism v1.0.3
	http://www.genaehr.com/minimalism/

	This theme was designed and built by Christian Genaehr,
	whose website you will find at http://www.genaehr.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	position:relative; 
	width:100%; 
	height:100%; 
	background:url(../../../../images/site_specific/layout/bg.gif); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
}

strong {font-weight:bold;}
.clear {clear:both;}

h1, h2, h3, h4, h5, p {margin-bottom:0;}
h1 {font-size:1.7em; line-height:1em; font-weight:bold; text-transform:uppercase; color:#a40046; margin-top:14px;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.3em; line-height:1.2em; font-weight:bold; font-style:italic; color:#ed174f; margin-top:18px;}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.3em; line-height:1.2em; font-weight:bold; color:#959595; margin-top:9px;}
h4 {font-size:1.4em; line-height:1.3em; color:#000;}
h5 {font-size:1.3em; line-height:1.3em; color:#000;}
p {font-size:1.2em; line-height:1.2em; color:#000; margin-top:14px;}
a {color:#a40046; text-decoration:none;}
a:hover {text-decoration:underline;}
hr {border:0; color:#a40046; background-color:#a40046; height:2px; width:100%; margin:20px 0; }

#smiley_dot {position:relative; width:100%; height:100%; background:url(../../images/site_specific/layout/bg_smiley.gif) no-repeat 0px 650px;}
#page {
	position:relative; 
	width:950px;
	height:100%;
	margin:0 auto 10px auto; 
	padding:0;
	background:url(../../../../images/site_specific/layout/bg-y.gif) repeat-y;
}

/* ------header------ */
#header {position:relative; width:950px; height:136px; background:url(../../../../images/site_specific/layout/header.jpg) no-repeat;}
a#home {display:block; position:absolute; width:20px; height:13px; left:14px; top:14px; background:url(../../../../images/site_specific/layout/home.gif) no-repeat 0px 0px;}
a#home:hover {background:url(../../../../images/site_specific/layout/home.gif) no-repeat -20px 0px;}
#head_address {position:absolute; width:254px; height:87px; right:26px; top:0px; padding-top:9px;}
#head_address a {font-weight:bold; color:#a40046;}
#head_address p {line-height:1.2em; text-align:center; color:#ed174f; margin-top:0;}
.address-bold {font-weight:bold; color:#a40046;}


/* ------content------ */
#contents {position:relative; width:950px;}

/* ------column left------ */
#column_l {position:relative; float:left; width:250px; margin:9px 13px 15px 20px;}
#sidebar {position:relative; width:250px;}
#sidebar li {padding:0 0 12px 15px;background:none;list-style:none;}
#sidebar li a {font-size:1.2em; line-height:1.2em; font-weight:bold; text-transform:uppercase; color:#939598;}
#sidebar li a:hover {color:#ed174f; text-decoration:none;}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
font-style:normal;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

#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;
}

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

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
margin-left: 0px;
padding-left: 10px;
text-indent: -10px;
}


#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
cursor: pointer;
}


#sidebar form {
margin: 0;
}

#sidebar .postmetadata {
	padding-top: 5px;
	}


/* ------column main------ */
#column_main {position:relative; float:left; width:650px; margin:9px 0 15px 0;}
#column_main h1, #column_main h2, #column_main h3, #column_main p {padding:0 15px;}

#column_main div.author {padding:0 0 0 19px;display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em; line-height:1.4em; text-align:left; color:#959595;}

#column_main ul {list-style:disc; padding-left:45px;}
#column_main ul li {font-size:1.2em; line-height:1.2em; margin-top:5px;}
#column_main ol {list-style:decimal; padding-left:45px;}
#column_main ol li {font-size:1.2em; line-height:1.2em; margin-top:5px;}


#column_main .post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

#column_main .post {
	margin: 0;
	}


#column_main .postmetadata {
	margin: 30px 0;
	}

#column_main .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#column_main .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}


/* ------footer------ */
#footer {
	position:relative; 
	width:950px; 
	height:40px; 
	padding-top:20px; 
	border-bottom:10px solid #666;
}

#footer div {
	position:relative; 
	width:950px; 
	height:30px; 
	background:url(../../../../images/site_specific/layout/footer.gif) no-repeat right top #ed174f;
}

#footer p {
	margin: 0;
	padding: 20px 0;
}
#rp_footer {position:relative; width:950px; margin:0 auto 30px auto; text-align:center; color:#999;}

/* ------other------ */

/* End Structure */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



h2.pagetitle {
	margin-top: 30px;
}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	line-height: 1em;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	}

input, textarea, select
 {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
 }

#text_field, #text_area, .password, select
 {
	width: 100%;
 }

#searchsubmit 
 {
 	cursor: pointer;
 	text-decoration:none;
 }

/* End Form Elements */


/* Begin Tables*/
table {
	margin: 10px 0 0 0;
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc
	}
th {
	padding: 5px;
	}
td {
	padding: 5px;
	border-top: 1px solid #ccc
	}

/* End Tables */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* End Sidebar */



/* Begin Calendar */
#wp-calendar_wrap {

	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
	}

#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 {
	width: 100%;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #eee;
	}

blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #eee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin-top: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
