 /*
The template for TimandDave.com
*/

* {
margin:0;
padding:0;
}

html,body {
background:#000;
color:#fff;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
line-height:1.2em;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-size:22px;
font-weight:400;
color:#FFF;
}

h2 {
font-family:Georgia, Times, serif;
text-transform: uppercase;
font-size:16px;
font-weight:400;
color:#FFFFFF;
margin-bottom:15px;
}

h3 {
font-family: Georgia, Times, serif;
text-transform: uppercase;
font-size:16px;
font-weight:400;
color:#FFFFFF;
margin-bottom:15px;
}

h5 {
font-size:10px;
font-weight:400;
color:#BDAFA8;
}

p {
margin-bottom:8px;
}

strong {
color:#FFFFFF;
}

a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:link.comments , a:visited.comments {
color:#000;
text-decoration:none;
}

a:hover {
color:#e8e8e8;
text-decoration: underline;
}

img {
border:none;
}

p img {
padding: 0;
max-width: 100%;
}

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;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 1px solid #FFFFFF;
}

#single ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#single li {
padding: 0 0 0 20px;
background: url(images/icon-check.gif) top left no-repeat;
}

ol,ul {
	list-style:none;
	}

li {
	margin-left: 15px;
}

li.done {
	text-decoration: line-through;
}

.wrapper {
width:932px;
padding-left:10px;
padding-right:10px;
margin:0 auto;
}

/** Header Content **/
#header {
width:932px;
height:165px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#logo {
float:left;
margin:45px 0px 0px 0px;
}

#pages {
float:right;
color:#999;
margin:72px 0px 0px 0px;
height:65px;
width:522px;
padding:8px 0px 0px 18px;
}

.menu-items {
width:90px;
height:50px;
display:block;
float:left;
margin-left:12px;
}

span.last-menu-item {
width:105px;
height:50px;
display:block;
float:left;
margin-left:12px;
}

/** Main Content **/
#main {
float:left;
width:932px;
}

#content {
	float:left;
width:630px;
margin:0px 12px 0px 0px;
}

#content img{
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h3{
	margin-left: 30px;
}

#blogcontent {
	float:left;
	width:630px;
	margin:0px 12px 0px 0px;
}


.heading {
margin:15px 0px 15px 13px;
}

span.contenthead {
width:630px;
display:block;
}

.intropost {
margin:0px 0px 0px 40px;
float:left;
width:400px;
}

.intro {
background:#0D0D0D;
width:630px;
margin:0px 0px 12px 0px;
padding:12px 0px 0px 0px;
float:left;
}

.introinfo {
width:298px;
margin:15px 0px 0px 0px;
}

.introcontent {
height:86px;
overflow:hidden;
}

.date {
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:16px;
margin:2px 0px 0px 0px;
}

.comments {
background:url(../images/comments-trans.png) no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
color:#0D0D0D;
font-size:14px;
float:right;
width:28px;
height:28px;
text-align:center;
margin:0px 0px 0px 15px;
padding:0;
}

#themes {
background:#0D0D0D;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

#plugins {
background:#0D0D0D;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

span.thumbnail {
float:left;
margin:0px 0px 12px 12px;
}

.thumbnail img {
border:3px solid #1a1a1a;
width: 150px;
height: 150px;
}

span.author {
float:right;
margin:0px 0px 12px 12px;
}

.author img {
border:3px solid #1a1a1a;
width: 120px;
height: 120px;
padding: 5px;
}

#single, #page, #postcomments {
background:#0D0D0D;
width:606px;
margin:0px 0px 12px 0px;
padding:12px;
line-height: 1.5em;
float:left;
}

.singleheading {
margin:5px 0px 15px 0px;
}

span.singlehead {
width:550px;
display:block;
}

/** Comment Styles **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

.important {
	background:#cc0000; 
	border:1px solid #cc0000;
	font-weight: bold;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 2px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#333; }
ol.commentlist ul.children li.even { background:#444; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

input#submit {
font-size: 14px;
color:  #0f0f0f;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
border:none;
cursor:pointer;
}

#comment,#author,#email,#url {
border:none;
padding:2px;
background-color:#FFFFFF;
}

/** Sidebar Content **/
#sidebar {
	
color:#999;
border-left: 1px solid #3B352C;
padding: 15px;
float:right;
width:180px;
vertical-align:middle;
}

#sidebar

#sideSearch {
background:#0D0D0D;
margin:0px 0px 12px 0px;
padding:6px 6px 6px 6px;
float:left;
}

#searchWrap #s {
background:#0D0D0D;
color:#BDAFA8;
font-size:1.1em;
border:none;
margin:0px 3px 0px 0px;
width:257px;
}

#searchWrap input {
vertical-align:middle;
}

.block {
background:#0D0D0D;
width:270px;
margin:0px 0px 12px 0px;
padding:10px;
float:left;
}

.sidepost {
border-top:1px solid #1B140E;
padding:6px 0 0 0;
}

.sideblog {
margin-bottom:10px;
}

.sidetitle {
font-size:14px;
margin-bottom:2px;
}

#socialize ul li {
color:#BDAFA8;
border-top:1px solid #1B140E;
line-height:1.2em;
padding:3px 0 4px 0px;
}

#socialize a {
font-family:Georgia, "Times New Roman", Times, serif;
}

.block ul li {
list-style:none;
margin:0;
}

#tags {
font-family:Georgia, "Times New Roman", Times, serif;
word-spacing:5px;
line-height:1.5em;
}

#adverts {
text-align: center;
margin: 5px;
}

#notes {
padding-bottom: 25px;
}

#advertblock img {
margin:0px 9px 8px 0px;
border:1px solid #3B352C;
width: 125px;
height: 125px;
}

/** Footer Content **/

#footer {
	border-top:1px solid #3B352C;
	margin-top: 20px;
padding:10px 0px 10px 0px;
width:630px;
float: left;
}

#footer p {
float: left;
width: 320px;
font-family:Georgia, Times, serif;
text-transform: uppercase;
font-size:10px;
font-weight:400;
color:#a8a8a8;
margin-bottom:5px;
}

.legal {
	text-align: center;
	color:#a8a8a8;
	margin-top:15px;
	margin-bottom:5px;
	font-size:7px;
}

#code {
font-size:1em;
width:586px;
background:url(images/white-trans.png) repeat;
padding:10px;
}

#space {
height:15px;
}

#validation {
	margin-left: 450px;
}

.navigation {
width: 200px;
float:right;
text-align: right;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* The Tips */
.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}

.tool-title{
font-weight:normal;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(images/tips-trans.png) top left;
text-align:left;
}

.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(images/tips-trans.png) bottom right;
text-align:left;	
}

#twitter{
	background-color:#162C37;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table {
	margin: auto; border-collapse: separate; border-spacing: 20px
	}
	

#slideshow {
	vertical-align: top; text-align:center;
	}
	
.pics {
	height: 375px; width: 500px; padding:0; margin:0; overflow: hidden
	}
	
.pics img {
	height: 375px; width: 500px;
	}
	
#profiles img{
	
	padding: 3px;
	text-align: center;
}

#more a{
color:#0F0F0F;
text-decoration:none;
	}