/*
Theme Name: PunchDouble Blog Theme
Theme URI: http://blog.punchdouble.com
Description: Theme for PunchDouble blog
Author: Dennis de Groot
Author URI: http://punchdouble.com
version: 2.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #fc8ca4;
	font-family: tahoma, helvetica, arial;
	font-size: 11px;
	margin: 0px;
	color:#626469;
		background-image:url(images/bg0808.gif);
background-repeat:repeat-x;
background-attachment:fixed;
	}
	



/* images and misc. */

img{ 
	border: none; 
	padding: 0px; 
	}

img a, img a:hover, img a:visited{
	border:none;
	}

img.left{ 
	float: left; 
	border: none; 
	padding:5px 5px 5px 0px; 
	margin: 5px 10px 2px 0px;
	}

img.right{ 
	float: right; 
	border: none;
	padding: 5px 0px 5px 5px; 
	margin: 5px 0px 2px 10px;
	}

.a{ 
	float: left; 
	border: none;
	padding: 0; 
	margin: 0px 10px 0px 0px;
	}

.b{ 
	float: right; 
	border: none;
	padding: 0; 
	margin: 0px 0px 0px 0px;
	}

br.new{
	clear:both;
	}

blockquote{
	margin:0;
	padding:0;
	color:#79ccd2;
	font-style:italic;
	}

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

.archiveposttitle{
margin-left:10px;
margin-bottom:20px;
}

.archivetitle{
color:#79ccd2;
background-color:#fff;
font-size:42px;
font-family: georgia, times;
font-weight:bold;

}

/* links */

a{
color:#fc8ca4;
text-decoration:none;
text-decoration:underline;
}

a:visited{
color:#626469;
text-decoration:underline;
}

a:hover{
color:#FFFFFF;
background-color:#fc8ca4;
}


.entry a{
color:#fc8ca4;
text-decoration:underline;
}

.entry a:visited{
color:#626469;
text-decoration:underline;
}

.entry a:hover{
color:#FFFFFF;
background-color:#fc8ca4;
}



/* container */


#container {
	width: 890px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
	padding: 0px;
	background:#fff;
	overflow:hidden;
	
	}
	
/* header */

#header {
    width: 850px; 
	height: 10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
	background-color:#fc8ca4;
	}

#headerbutton{
width:850px;
height:10px;
}

var {
	visibility: hidden; 
	}
	
#headerbutton a {
text-decoration: none;
display: block;
float: left;
height: 10px;
width:850px;
}

a.homebutton, a:hover.homebutton {
	width: 75px; 
	background: url(/images/header.gif) no-repeat;
	}




/* content */


#content {
	float: right;
	width: 640px;
	overflow: hidden;
	background-color:#fff;
	padding-top:10px;
	margin-right:20px;
	}	

.post {
	margin: 0 10px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
	text-align:justify;
	}
	
	


.post h2{
font-size:36px;
font-family: georgia, times;
color:#FFFFFF;
margin:0px 0px 0px 0px;
font-weight:normal;
}

.post h2 a{
color:#FFFFFF;
text-decoration:none;
}

.post h2 a:visited{
color:#FFFFFF;
text-decoration:none;
}

.post h2 a:hover{
color:#FFFFFF;
}

.posttitle{
background-color:#fc8ca4;
}

.postsubtitle{
background-color:#79ccd2;
font-size:14px;
color:#FFFFFF;
font-weight:normal;
}

.postsubtitle a, .postsubtitle a:hover, .postsubtitle a:visited{
color:#fff;
text-decoration:none;
background-color:#79ccd2;
}

.entry p{margin:10px 0;}

.entry img{
max-width:640px;}

.postmetadata{
	clear: both;
	background-color:#fff;
	padding:0px;
	margin-top: 10px;
	margin-bottom:50px;
	color:#79ccd2;
	font-weight:bold;
	}
	
.postmetadata a{
	color:#79ccd2;
	font-weight:bold;
	text-decoration:none;
	}

.postmetadata a:visited{
	color:#79ccd2;
	font-weight:bold;
	text-decoration:none;
	}
	
.postmetadata a:hover{
	color:#fff;
	background-color:#fc8ca4;
	font-weight:bold;
	}


.navigation {
	margin: 10px 0 20px 0;
	padding:2px;
	font-size:12px;
	float:left;
	width:100%;
	font-weight:bold;
	color:#fc8ca4;
	}

.navigation a, .navigation a:visited, .navigation a:hover{
	color:#fc8ca4;
	text-decoration:none;
	background-color:#fff;
	}
	
.alignleft {
	float:left; 	
	}

.alignright {
	float:right; 	
	}


/* sidebar */

#sidecontainer{
float:left;
}

#sidebar {
	font-family: tahoma, helvetica, arial;font-size:10px;
	width: 200px;
	margin: 0px 10px 20px 20px;
	padding-top: 10px;
	background-color:#fff;
	
	}

#sidebar h2{
	font-family: georgia, times;
	font-size: 12px; 
	text-align: left;
	color: #79ccd2;	
	font-weight:bold;
	margin-bottom:3px;
	}

.punch{
color:#79ccd2;
}

.double{
color:#fc8ca4;
font-weight:bold;
}

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

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

#sidebar ul {
	margin:0px 0px 0px 0px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	}
	


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

#sidebar ul ul li {
	list-style-type: none;
	margin:0;
	}

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

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

#sidebar ul.text{
text-align:justify;
}

/* comments */

#commentssection{
	clear: both;
	margin: 10px 10px 10px 10px;
	}
	
#commentssection h3{
	font-family: georgia, times;
	font-size: 12px; 
	text-align: left;
	color: #79ccd2;	
	font-weight:bold;
	}

#commentform{
	background: #fff;
	margin: 10px 10px 10px 10px;
	}
	
#commentform p{
		margin-bottom:10px;}
	
#commentform a{text-decoration: none; border-bottom: 1px dotted #465D71;}
	
#commentform h3{
	font-family: georgia, times;
	font-size: 12px; 
	text-align: left;
	color: #79ccd2;	
	font-weight:bold;
	margin-bottom:10px;
	}
	
#commentbox{
	width:400px;
	margin:0px 5px 0px 0px;
	background-color:#fff;
	font-family: tahoma, helvetica, arial;
	font-size: 9px;
	color:#626469;
	margin:0px 0px 0px 0;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-bottom:1px solid #CCCCCC;
	}

#author, #email, #url{
	background: #fff;
	font-family: tahoma, helvetica, arial;
	font-size: 9px;
	color:#626469;
	margin:0px 5px 0 0;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-bottom:1px solid #CCCCCC;
	}
	
#submit, #searchform input#searchsubmit{
	margin:0px 5px 0 0; 
	font-family: tahoma, helvetica, arial;
	padding: 2px;
	color:#fff;
	font-size:9px;
	cursor:pointer;
	width:100px;
	background-color:#79ccd2;
	border-bottom: 1px solid #626469;
	border-left:1px solid #fff;
	border-right:1px solid #626469;
	border-top:1px solid #fff;
	}

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

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

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


cite {
	font-family: georgia, times;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	background-color:#fc8ca4;
	color:#FFFFFF;
	margin:0;
	padding:0;
	}

cite a, cite a:hover, cite a:visited{
	color:#fff;
	text-decoration:none;
}

.commentmetadata{
	background-color:#79ccd2;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:10px;
	}

.commentname{
	color:#fc8ca4;
	font-weight:bold;
	font-size:10px;
}

/* search */

#searchform{
	font-family: tahoma, helvetica, arial;
	padding: 2px;
	}


#searchform input#s{
	background: #fff;
	font-family: tahoma, helvetica, arial;
	font-size: 9px;
	color:#626469;
	margin:0px 0px 10px 0;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-bottom:1px solid #CCCCCC;
	display:block;
	}

/*#searchform input#searchsubmit{
	font-family: tahoma, helvetica, arial;font-size: 11px;
	padding: 2px;
	margin: 7px 0 10px 0px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color:#626469;
	}*/

/* footer */

#footer {
	background: #fff;
	clear: both;
	width: 870px;
	height:25px;
	margin-top:10px;
	font-family: tahoma, helvetica, arial;	}
	

