/*
Theme Name: WPSimplewhitespace
Theme URI: http://painttheinternet.org
Description: 2 Column Simple Blue Blog Template
Author: painttheinternet.org
Author URI: http://painttheinternet.org
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #fff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #222;
	line-height: 17px;
	}
	
h1 {font-size: 23px;}
h2 {font-size: 16px; font-weight: 100;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
}


/* links */

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

a:hover{
	color:#65b8d3;
	text-decoration: none;
}



/* container */


#wrap {
	/*border-top: 12px solid #373737;*/
	width: 800px;
	margin: 0 auto 20px auto;
}
/* top image */

	
/* header */

#header {
	height: 140px;
	/*background: #fff url(images/orange.jpg) no-repeat left;*/
	border-bottom: 1px solid #ccc;
}

#header h1 { 
	font-size: 30px;
	padding: 40px 0px 0px 10px;
	color: #222222;
	letter-spacing: -2px;
}

#header h1 a { 
	text-decoration: none;
	font-weight: 300;
	letter-spacing: -2px;
	color: #222222;
}

#header h1 a:hover {

}

#header h2 {
	font-size: 12px;
	color: #000;
	padding: 7px 0px 0px 10px;
	font-weight: 100;
	border: none;
	width: 660px;
}




/* content */


#content {

    padding: 42px 10px 10px 0;
	float: right;
	width: 570px;
	text-align: justify;
}	

.post {
	padding:0px;
}
	
.post h2{
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 23px;
    padding: 0px;
}
	
.post h2 a{
	

}
	
.post h2 a:hover{
	text-decoration: none;
}
	
.post p{
	font-size: 12px;
	line-height:13px;
}

.post ul {}

.post li {}

.featured-post-in-overview{
	padding:0px 0px 10px 0px;
	position:relative;
	width:570px;
	height:300px;
	margin-bottom:40px;
	margin-top:0px;
	color: #484848;
}

#content span.featured-tag {
	display:inline;
	position:absolute;
	right:-5px;
	top:50px;
	text-align:right;
	padding: 5px 10px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #222222;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/*
#content span.featured-tag {
	padding: 5px 10px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #222222;
	letter-spacing: normal;
	position: relative;
	top: 0px;
	float:right;
	left:5px;
	height:20px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
*/


.post-in-overview {
	padding:0px 0px 10px 0px;
	position:relative;
	width:570px;
	height:125px;
	margin-bottom:40px;
	margin-top:0px;
	display:block;
	color: #484848;
}
	
.post-in-overview h2{
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 23px;
    padding: 5px 0 5px 0;
}
	
.post-in-overview h2 a{
	color:#222222;

}
	
.post-in-overview h2 a:hover{
	text-decoration: none;
	color:#65b8d3;
}
	
.post-in-overview p{
	font-size: 12px;
	line-height:13px;
}

.post-in-overview ul {}

.post-in-overview li {}

.entry p{
	padding:10px 0;
}



/* ********************** ARCHIVETITLE START */
/*
.archivetitle {
	padding:10px 0;
	}
	
.archivetitle h2{
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    padding: 10px 0 5px 0;
	}
	
.archivetitle h2 a{
	

	}
	
.archivetitle h2 a:hover{
text-decoration: none;
	}
	
.archivetitle p{font-size: 13px;}

.archivetitle ul {}

.archivetitle li {}
*/
/* ********************** ARCHIVETITLE END */





.postmetadata{
	clear: both;
	background:#E9E9E9;
    padding: 5px;
	}
	

.navigation {
	font-size:12px;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; padding:25px;}
	.alignright {float:right; padding:25px;}

.notfound{padding: 25px; font-size: 14px; font-weight: 600;}

/* sidebar */

#sidebar {
	width: 200px;
	float:left;
	padding: 42px 0 10px 0;
	}

#sidebar h2{
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
	height: 24px;
	line-height: 24px;
	color: #3A3A3A;
	padding-left: 10px;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
    margin: 0px 0 20px 10px;
	list-style-type: none;
	}
#sidebar ul li a{
display: block;
background: #373737;
padding: 5px;
list-style-type: none;
margin: 0 0 1px 0;
color: #fff;
text-transform: uppercase;
}
	
#sidebar ul li a:hover {
background: #65b8d3;
text-decoration: none;
}

#sidebar ul ul {
	padding: 0px;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

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

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar ul li.current-cat a{
	background: #65b8d3;
}

#sidebar ul li.current_page_item a{
	background: #65b8d3;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 0px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #E9E9E9;
	margin: 12px 0px 20px 0px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none;}
	
#commentform h3{
	font-size: 12px;
	font-weight: 600;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #f7f7f7;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; }


/* search */

#searchform{
	padding: 6px 0 6px 10px;
	}

#searchform input#s{
	border:1px solid #373737;
	font-size:12px;
	padding:6px; 
	background: #E0E0E0; 
	width: 140px;
	}

#searchform input#searchsubmit{
	border:0;
	color:#fff;
	font-weight:700;
	font-size:11px;
	font-family:arial;
	padding:6px 10px;;
	margin:0px;
	background: #373737;
	}

/* footer */

#footer {
    border-top: 1px solid #ccc;
    height: 30px;
	line-height: 30px;
	font-size: 11px;
	text-align: center;
	}
	
#footer p{color: #000;}
#footer a{color: #111;text-decoration: none;}
#footer a:hover{text-decoration: underline;}

/* bottom */


.under { 
	
}

.ad1 {
	float:		left;
	padding:	12px 0 20px 0;
}
.ad2 {
	float: right;
	padding: 12px 0 20px 0;
}

.pullquote-out{
	font-size: 100px; 
	font-family: 'Times New Roman',Times,serif; 
	float: left; 
	text-align: left;
	border:1px solid lime;
	width:50px;
}

.pullquote-in{
	padding: 0px; 
	width: 290px; 
	float: left; 
	text-align: left; 
	font-family: 'Times New Roman',Times,serif; 
	font-size: 24px; 
	line-height: 23px;
	 background: url(http://www.fabianriemer.com/pq.gif) 0px 0px no-repeat;
	 padding: 20px 0px 0px 30px;
}

.bqstart {
     float: left;
	 font-family: 'Times New Roman',Times,serif; 
     height: 45px;
     margin-top: -20px;
	 margin-right:-30px;
     padding-top: 45px;
	 padding-left:40px;
     margin-bottom: -50px;
     font-size: 900%;
     color: #65b8d3;

 }



