/*
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 {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background: #fff;
	color: #003366;
	text-align: left;
	}

#page {
	background-color: #fff;
	text-align: left;
	}

#header {
	background: #fff;
	/*margin: 0;
	padding: 0;
	height: 175px;*/
	}

#headerimg {
	margin: 7px 9px 0;
	height: 300px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p, .narrowcolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	font-size: 0.9em;
	}
	
.postmetadata {
	font-weight: normal;
	text-align: left;
	}

.alt {
	background-color: #E8F7FC;
	/* 	
	border-top: 1px dotted #8DCEE5;
	border-bottom: 1px dotted #8DCEE5; */
	}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.3em;
	}

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}
	
h2 {
	font-family: "kulturista-web-1","kulturista-web-2",serif;
	font-weight: 400;
	font-size: 1.6em;
	line-height: 1.2em;
	font-style: italic;
	text-transform: uppercase;
	color: #F47719;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DCEE5;
	text-shadow: 1px 1px 1px rgba(224, 119, 25, 0.2);
	}	
	

h3 {
    font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	font-weight:600;
	font-size: .9em;
	text-transform: uppercase;
	color: #005C96;
	text-decoration: none;
	/*font-size: 1.3em;
	color: #666;*/
	}	

.post {
	font-size: 1.0em;
	/*border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #CFF1F9;*/
	}	

.post1 {
	font-size: 1.0em;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFF1F9;*/
	}		

#headerimg h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h1, h2 {
	/*font-size: 1.6em;
	color: #666;*/
	}


/*h2.widget  {
	background-image:url(/images/elementals/stripebg.png);
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}*/

#sidebar h2 {
	font-family: "kulturista-web-1","kulturista-web-2",serif;
	font-weight: 600;
	font-size: 1.2em;
	text-align: right;
	border: 0px;
	color: #F47719;
	font-style: normal;
	letter-spacing:1px;
	}
	
.h2search {
	background-color: #FFFFFF;
        border: 0px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #F49C27;
	}

/* h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8DCEE5;
	} */

h2 a, h2 a:visited, h3 a, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #F47719;
	}

h3 a {
    color: #F47719;
	font-style:	italic;
	}	

.postmetadata_top a, .postmetadata a {
        color: #EE8D22;
}

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

.entry p a:visited {
	color: #E66523;
	}

.entry p a {
        text-decoration: underline;
        color: #005C96;
}

.entry p a:hover {
        text-decoration: underline;
        color: #EE8D22;
}

#recentcomments {
     text-transform: none;
}

#recentcomments li a {
     text-transform: none;
	 font-style: italic;
	 color: #E66523;
}

#recentcomments li a:hover {
	 color: #EE8D22;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist alt li {
	background-color: #CFF1F9;
	}	

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-size: .9em;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	}

#commentform p a{
	font-style:italic;
	}	

.commentmetadata {
	font-weight: normal;
	font-size: .9em;
	}
	
#sidebar {
	font-size:1.1em;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	font-weight:600;
	text-transform: uppercase;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #005C96;
	}

#sidebar a {
        color: #005C96;
        }
		
#sidebar a:hover {
        color: #3483b4;
        }
		
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

pre {
	font: 1.1em 'Courier New', Courier, Fixed;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}

a {
	color: #F47719;
	text-decoration: none;
	}

a:hover {
	color: #005C96;
	text-decoration: none;
	}

#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;
	}
	
.navigation {
	font-family: "kulturista-web-1","kulturista-web-2",serif;
	font-weight: 400;
    font-size: 1.1em;
	font-style:italic;
	text-transform: uppercase;
	font-weight: normal;
	color: #005C96;
	text-shadow: 1px 1px 1px rgba(224, 119, 25, 0.2);

	}
#post1.navigation {
	margin: 0px 0px 0px 35px;
}

.navigation a {
	color: #EE8D22;
	}	

.postmetadata alt {
	border-bottom: 1px solid #FFFFFF;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	}
	
#header {
	background-color: #fff;
	margin: 80px 0 0 0;
	padding: 0;
	height: 320px;
	}

#headerimg {
	margin: 0;
	padding: 0;
	}	

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

.widecolumn {
	padding: 0 0 20px 0;
	margin: 5px 0 0 150px;
	width: 570px;
	}

.post {
	margin: 0 0 40px 0;
	text-align: left;
	}
	
.post1 {
	margin: 0 0 40px 35px;
	text-align: left;
	}		

.post hr {
	display: block;
	}
	

.post1 hr {
	display: block;
	}	
	
.entry {
    /*padding-left: 20px;*/
	}		

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.postmetadata_top {
	  font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	  font-weight:600;
	padding-top: 5px;
        padding-bottom: 10px;
        margin: 0;
        text-align: right;
        font-size: 0.9em;
		letter-spacing:1%;
		color:#8DCEE5;
		text-transform:uppercase;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0 20px 0;
	text-align:right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

/* h2 {
	margin: 30px 0 0;
	}

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

h2 {
   margin: 0;
   padding: 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 8px 2px 2px 2px;
	}

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

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



/* Begin Images */
p img {
	padding: 10px 0 10px 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;
	}

#sidebar ul ul li:after {
    content:"\2666 ";
	padding-left: 4px;
	font-size:0.9em;
	color: #F49C27;
	}

	
/* #sidebar h2:after {
    content:"\2666 ";
	padding-left: 4px;
	color: #8DCEE5;
	}	*/	

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

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 10px;
    margin-top: 10px;
	text-align:right;
	}
	
#sidebar .widget ul {
	background-color:#FFD768;
	background-image:url(/images/elementals/stripebg.png);
	text-align:right;
	-moz-box-shadow:  1px 1px 2px rgba(224, 119, 25, 0.5);
	-webkit-box-shadow:  1px 1px 2px rgba(224, 119, 25, 0.5);
	box-shadow:  1px 1px 2px rgba(224, 119, 25, 0.5);
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6x;
	padding: 12px 8px 12px 12px;
	}
	

#sidebar .widget.widget_search ul {
	background-color:#FFF;
	background-image:none;
	text-align:right;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;
	padding: 0;
	}

/* #sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
*/
#sidebar ul ul, #sidebar ul ol {
	/*margin: 12px 8px 0 12px;*/
	}

#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: 2px 0 2px 8px;
	display:block;
	padding: 0;
	}

ul ul li {
	padding-left: 10px;
	text-indent: -10px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align:left;
	}

#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
	display:inline-block;
	float:left;
	}

#sidebar #searchsubmit {
	padding: 2px;
 	cursor: pointer;
	font-weight:bold;
	font-size:1.1em;
	float:right;
	width:24px;
	text-align:center;
	}

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 4px;
	font-size:1.1em;
	}

#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	font-weight: bold;
	}
 
 input, textarea
 {
 	border: #FFD768 1px solid;
 	background-color: #FBFDF8;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1.1em;
 	font-weight: normal;
    color: #003366;
    text-transform: none;
	-moz-box-shadow: inset 1px 1px 1px rgba(224, 119, 25, 0.5);
	-webkit-box-shadow: inset 1px 1px 1px rgba(224, 119, 25, 0.5);
	box-shadow: inset 1px 1px 1px rgba(224, 119, 25, 0.5);
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6x;
 }

#sidebar #searchsubmit {
	color:#F49C27;
}
 
 #sidebar .widget ul {
	background-color:#FFD768;
	background-image:url(/images/elementals/stripebg.png);
	text-align:right;
	-moz-box-shadow:  1px 1px 2px rgba(102, 51, 0, 0.3);
	-webkit-box-shadow:  1px 1px 2px rgba(102, 51, 0, 0.3);
	box-shadow:  1px 1px 2px rgba(102, 51, 0, 0.3);
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6x;
	padding: 12px 8px 12px 12px;
	}
	

#text_field, #text_area, .password, select /* A-OK?*/
 {
	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: left;
	}

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

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
    	font-family: "kulturista-web-1","kulturista-web-2",serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	font-style:italic;
	color:#8DCEE5;
	text-align:right;
	}

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



/* Begin Sidebar */
#sidebar
{
	padding:/*20px 0 10px 0 */ 0;
	margin-left: 620px;
	width: 180px;
	display:block;
	}

#sidebar form {
	text-align: center;
	margin: 0;
	}
/* 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:normal;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #E8F7FC;
	}

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


blockquote p{
	font-size:small;
	line-height:1.4em;
	}

.center {
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	/*margin-top: 10px;
	margin-bottom: 60px;*/
	padding: 10px 5px 10px 5px;
	}
/* 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: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-style:italic;
	color: #F47719;
		  font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	  font-weight:600;
}
/* End captions */


/* Imported Styles */
.date {
	margin-left:-85px;
	float:left;
	width:50px;
	height:42px;
	/* border: #AEE0EE 1px solid; */
	background-color:#EE8D22;
	background-image:url(/images/elementals/diamond_orgbg.png);
	text-align:center;
    vertical-align: middle;
	font-size:1.8em;
	font-family: "kulturista-web-1","kulturista-web-2",serif;
	font-weight: 600;
	color:#A0D9EA;
    padding: 9px 0 0 0;
	display:block;
	-moz-box-shadow:  1px 1px 2px rgba(102, 51, 0, 0.3);
	-webkit-box-shadow:  1px 1px 2px rgba(102, 51, 0, 0.3);
	box-shadow:  1px 1px 2px rgba(102, 51, 0, 0.3);
	}
	
.month {
	font-size:0.8em;
	font-weight: 400;
	/* font-family: Verdana, Arial, Helvetica;
	text-transform: uppercase; */
	}
	
.whitebg {
        background-color: #FFFFFF;
}

.sociable ul li {
	list-style-image:none;
}

.center {
	text-align:center;
}

.narrowcolumn #searchform {
	float:right;
}


/* End Imported Styles */
