/*
Theme Name: Dominic Diesel Theme (based on WordPress Default - http://wordpress.org/)
Theme URI: http://www.dominicdiesel.com
Description: Dominic Diesel's wordpress theme (based on The default WordPress theme)
Version: 1
Author: 
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	color: #fff;
	text-align: center;
	background: #000 url(images/bg.gif) repeat-x top left;
	margin: 0;
	padding: 0;
	height:100%;
}

#page {
	text-align: left;
	padding: 0;
	width:900px;
	margin:0 auto;
	padding:0 0 0 0;
}
#badge {
	float:left;
	left:-99999px;
	display:none;
	height:0;
}
	
#header {
	padding: 0;
	width: 100%;
	height:240px;
	background: url(images/face.gif) no-repeat bottom left transparent;
}

#headerlogo {
	float:left;
	margin:75px 0 0 225px;
	position:absolute;
	width:230px;
}
		
#headertext {
	margin: 15px 0 0 0;
	width: 200px;
	float:right;
	text-align:right;
}

#headersearch {
	position:absolute;
	width: 200px;
	margin-left:600px;
	margin-top:40px;
	text-align:right;
}

#navmenu {
	text-transform: uppercase;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:250px;
	float:right;
	margin:78px 0 0 0;
}
#navmenu img {
	width:114px;
	height:24px;
	border:0;
}
	
#navmenu a {
	color:#fff;
	text-decoration:none;
	height:24px;
	display:block;
}

#navmenu a:hover {
	color:#999;
	text-decoration:none;
	border-left:6px #666 solid;
	height:24px;
	padding-left:5px;
}

#navmenu .active_page {
	color:#999;
	text-decoration:none;
	border-left:6px #000 solid;
	height:24px;
	padding-left:5px;
}
	
#inner {
	margin:35px 0 30px 0;
	font-size: 1.4em;
	
}

.widecolumn .entry p {
	font-size: 1.05em;
}

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

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: left;
}
p {
	margin:0 0 10px 0;
}


.alt {
	/* background-color: #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666; */
}

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

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
}

h1 {
	font-size: 4em;
	text-align: center;
}

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

h2 {
	font-size: 1.4em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family:  Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
}
.post h2 a, .post h2 a:visited {
	color: #000;
	background-color:#06c;
}
.post h2 a:hover {
	color: #000;
	background-color:#999;
}

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

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Helvetica, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	padding: 2px;
	}

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

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	font-size:0.9em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

	#header a {
		color:#fff;
	}
	#footer a {
		color:#999;
	}
	#footer a:hover {
		color:#ffffff;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 15px 0;
	width: 70%;
	}

.home_left {
		float: left;
		position:relative;
		padding: 0;
		margin: 0;
		width: 47%;
		font-size:1.3em;
}
.home_middle {
		float: left;
		position:relative;
		padding: 0;
		margin: 0 0 0 40px;
		width: 23%;
}
.home_right {
		float: right;
		position:relative;
		padding: 0;
		margin: 0;
		width: 23%;
}


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

	.post {
		margin: 0 0 30px 0;
		padding: 0 0 20px 0;
		text-align: left;
		border-bottom:1px #333 solid;
		}
	   #post_title {
			margin: 0 0 20px 0;
			text-align: left;
			border-bottom:1px #333 solid;
			font-size:1.2em;
			}
		   #post_header {
				margin: 0 0 20px 0;
				text-align: left;

				}
				 #post_header h2 {
						float:left;
						margin-left:10px;
						}
						#post_header .postmetadata {
								float:left;
								margin-left:10px;
								width:85%;
								}
			.post .entry {
				margin:0 0 0 65px;
				padding:5px 0 0 0;
				clear:both;
			}
.page_entry {
				margin:0;
				padding:10px 0 0 0;
				clear:both;
			}
#date {
	float:left;
	width:50px;
	border-right:3px solid #ccc;
	text-transform:uppercase;
	color:#999 !important;
	text-align:center;
	line-height:1.1em !important;
}
#date_day {
	font-size:1.5em;
	margin-bottom:5px;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	margin: 0 0 10px 0;
}

.clear {
	clear: both;
}

#footer {
	width: 100%;
	clear: both;
	font-size: 1.2em;
	background-color:#333;
	text-align:left;
	padding:10px 0 30px 0;
	}
	#footer_inner {
		margin: 15px auto;
		width: 900px;
		font-size: 1.2em;
		}

#footer_left {
	width:32%;
	float:left;
}
#footer_middle {
	width:32%;
	float:left;
	left:33%;
}
#footer_right {
	width:32%;
	float:left;
	left:66%;
}

#footer p {
	margin: 0;
	padding: 0 0 10px 0;
	}


/* End Structure */



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

.home_middle h2  {
	margin: 0 0 5px 0;
}

.home_middle h2.title {
	margin: 0 0 15px 0;
}

h2.pagetitle {
	margin: 0 0 15px 0;
}

.post h2 {
	margin: 0 0 10px 0;
}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-size:0.9em;
	}
/* 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: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 10px 10px 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;
	}

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

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

.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 0 10px 0;
		padding: 0;
		}
		.home_middle ul, #footer ul {
			margin: 0 0 20px 0;
			padding: 0;
		}
		.home_right ul {
			margin: 0 0 0 0;
			padding: 0;
		}
		.home_right ul ol, .home_middle ul ol, #footer ul ol {
			margin: 0;
			padding: 0;
			}

			#sidebar ul li, .home_right ul li {
				list-style-type: none;
				list-style-image: none;
				margin-bottom: 10px;
				}
				.home_middle ul li {
					list-style-type: none;
					list-style-image: none;
					margin-bottom: 5px;
					}
				#footer ul li {
					list-style-type: none;
					list-style-image: none;
					margin-bottom: 3px;
					}
	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 10px 0;
	}

#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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: right;
	}

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

	#header #searchform #s {
			border:0;
			background:transparent;
			color:#000;
			font-size:14px;

			}
			#header #searchform {

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

#header #searchsubmit {

}
 
#searchwrapper {
width:200px; /*follow your image's size*/
height:25px;/*follow your image's size*/
background-image:url(images/search.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:2px;
left:5px;
width:155px;
height:20px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:0px;
left:170px;
width:29px;
height:25px;
}
		
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

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

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

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#comments_area {
	margin:30px 0 20px 0;
	border-top:1px solid #333;
	padding:20px;
}
#respond  {
	margin:30px 0 0 0;
		font-size:1.1em;
}
#comments  {
	margin:10px 0 0 0;
	font-size:1.1em;
}
.alt {
	margin: 0;
	padding: 10px;

	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	
	}
.comment_author {
	color:#ffffff;
	font-size:1.1em;
	width:120px;
	float:left;
	margin:10px 0 0 0;
	background:url(images/comment_arrow.png) right top no-repeat #000000;
	height:40px;
}
.comment_content {
	background-color:#605e5e;
	margin-left:20px;
	float:left;
	margin:0 0 0 0;
	width:430px;
	padding:10px;
}
.comment_content a {
	color:#000;
}

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

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



/* Begin Sidebar */
#sidebar
{

	float: right;
position:relative;
		padding: 0;
		margin: 0;
		width: 23%;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	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 #ddd;
	text-align: center;
	background-color: #f3f3f3;
	color:#333333;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	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." */
	
.feed {
	background: url(images/feed.gif) no-repeat 0 3px;
	font-size:13px;
	padding-left:15px;
	padding-top:2px;
	margin-right:10px;
	font-weight:bold;
}	

.twitter {
	background: url(images/twitter.gif) no-repeat 0 3px;
	font-size:13px;
	padding-left:20px;
	padding-top:2px;
	font-weight:bold;
}

#navmenu ul {
	margin:0;
	padding:0;
	text-align:left;
	} 

	#navmenu ul li {
		list-style: none;
		margin:0 0 5px  0;
		}

.tweetmeme_button {
	float:right;
	margin: 0 0 10px 10px;
}