/*  
Theme Name: Clayden and Coen
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 

*/

* {
	margin: 0;
	padding: 0;
}



body{
font:normal .75em/1.25em Tahoma;
color:#0b2c49;
background:#00a1d7;
}

h1 {
	background:url(images/header.jpg) no-repeat;
	width:871px;
	height:324px;
	text-indent:-1000em;
	margin:0 0 0 3px;

}

h1 a {
	width:100%;
	height:80%;
	display:block;
	}

a:link, a:visited {
}

a:hover {
	text-decoration: none;
}

p {
	padding: 10px 0 0 0;
}

#wrapper {
	margin: 0 auto;
	width:877px;
}


#container {
background:url(images/container.gif) repeat-y;
width:803px;
height:1%;

margin:0 auto;
}

#content {
	float:left;
	width:584px;
	margin:-40px 0 0;
	}

.post {
	padding: 10px 0 10px 0;

}

.post h2 {
margin:-70px 0 0 65px;
font:normal 1.5em Tahoma;
}

.post h2 a {
	color:#0b2c49;
	text-decoration:underline;
	}

.entry {
	line-height: 18px;
	margin:0 0 0 25px;
	background:url(images/post.gif) repeat-y;
	height:1%;
	overflow:hidden;
	
	
}

.entry p {
	padding:0 45px;
	}
	
p.date {
	margin:0 0 25px 65px;
	padding:0;
	}

img.pbottom {
	margin:0 0 0 29px;
	}

p.postmetadata {
	margin: 10px 0;
	float:right;
	font:normal .916em Tahoma;
}

p.postmetadata a {
	color:#1d6db6;
	}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar {
float:right;
width:216px;
background:url(images/sidebar.gif) repeat-y;
margin:-30px 3px 0 0;
}

.sidebar ul {
	list-style-type: none;
	padding: 0 10px 0 10px;
}

.sidebar ul li {
	padding: 10px 0 10px 0;
}

.sidebar ul li h2 {
background:url(images/sidebar-h2.gif) no-repeat;
width:216px;
height:33px;
text-indent:35px;
color:#FFF;
font:normal 1.5em/1.625em Tahoma;
margin:-11px 0 0 -10px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 17px;
	margin:0;
}

.sidebar ul ul {
	list-style:none;
	width:216px;
	}

.sidebar ul ul.categories li {
	background:url(images/blue-bullet.gif) no-repeat;
	text-indent:15px;
	margin:2px 0;
	}

.sidebar ul ul.recentposts li {
	background:url(images/orange-bullet.gif) no-repeat;
	text-indent:15px;
	margin:2px 0;
	}

#linkcat-2 ul li {
	background:url(images/purple-bullet.gif) no-repeat;
	text-indent:15px;
	margin:2px 0;
	}

table#wp-calendar{
	width: 100%;
}

#footer {
clear:both;
background:url(images/footer.gif) no-repeat;
width:877px;
height:173px;
margin:0 0 0 -32px;
text-indent:-1000em;
}

#footer p {
display:block;
width:100%;
height:100%;

}

/*Comments*/

.comments-template {
	margin: 10px 0 0 10px;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata { font-size: 12px; }

.comments-template p.nocomments { padding: 0; }

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


/* IE 7 Hacks */
*+html .post {
	padding:0 0 0 0px;
	}

*+html #content {
	margin:-30px 0 0;
	}

*+html .sidebar ul li h2 {
	top:-11px;
	position:relative;
	}

/* IE 6 Hacks */
* html #content {
	position:relative;
	z-index:100;
	margin:-30px 0 0;
	padding:0;
	}

* html #header {
	position:relative;
	z-index:-5;
	}
	
* html #container {
	margin:0 0 0 37px;
	padding:0;
	}

* html .post {
	padding:0 0 0 0px;
	}

* html .sidebar {
	background-repeat:repeat;
	width:216px;
	overflow:hidden;
	height:1%;
	position:relative;
	z-index:100;
	}

* html .sidebar ul {
	padding:0;
	margin:0 0 0 0; }

* html .sidebar ul li h2 {
	margin:-12px 0 0;
	position:relative;
	top:-12px;
	}

* html .sidebar ul li ul li {
	position:relative;
	left:20px;
	}

* html #footer {
	margin:0 0 -20px -32px;
	padding:0 0 10px 0;
	position:absolute;
	}