/*  
Theme Name: Travis Tuckey
Theme URI: http://chosencreative.com/
Description: Custom theme designed for Travis Tuckey & Tuckey's Tattoos
Version: 1.0
Author: Clay McIlrath
Author URI: http://thinkclay.com/
Tags: fixed width, widgets, SEO friendly, two columns
*/
body {
	background: #fff url(images/bg_footer.jpg) no-repeat left 95%;
	color: #5f5f5f;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Gill Sans', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

.alignright { float: right;	}
.alignleft { float: left }

#wp-calendar caption { font: bold 1.3em 'Gill Sans', Verdana, Arial, Sans-Serif; text-align: left; }
#wp-calendar th { font-style: normal; text-align: center; text-transform: capitalize; }

hr {
	background: #ddd;
	border: none;
	clear: both;
	height: 1px;
	visibility: hidden;
	}
.post hr { visibility: visible; }

ul, li, ul li { background: none; list-style: none; margin: 0; padding: 0; }
a { color: #000; font-family: Garamond, Georgia, serif; text-decoration: none; }
a:hover { color: #d00; }

a img {
	border: none;
	}
	p img {
	padding: 0;
	max-width: 100%;
	}

td { font-size: 1.2em; }

cite { font-size: 1.4em; font-weight: bold; }
	
h1, h2, h3, h4, h5, h6 { font: normal 1em Garamond, Georgia, serif; float: left; margin: 1em 0 .2em 0; }
h1 { 
	font-size: 4.6em;
	letter-spacing: -.04em;
	margin: 0;
	text-align: left; 
}
h1 * { color: #000; font-family: 'Gill Sans', Verdana, Arial, sans-serif; line-height: .95em; }
h1 small { display: block; font-size: .5em; padding-right: 2em; text-align: right; }
	
h2 { font-size: 1.8em; font-weight: bold; line-height: 1.25em; }
h3#respond, h3#comments { float: none; font-weight: bold; }

p { line-height: 1.5em; margin: .5em 0; }
p.metainfo { color: #900; float: right; font-size: 1em; margin-top: 2.5em; }

img.centered { display: block; margin: 0 auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

#page {
	margin: 0 auto;
	padding: 1em;
	width: 98em;
	}

#header { background: url(images/bg_header.gif) no-repeat right 4.3em; }
	#header ul li {
		float: left;
		font-size: 1.8em;
		padding: 1.25em 0 0 5.25em; 
		}
		#header ul li a { font-family: 'Gill Sans', Verdana, Arial, sans-serif; }

#content {
	font-size: 1.2em;
	}
	
/* Begin Sidebar */
#sidebar
{
	float: left;
	margin-top: 1em;
	padding-left: 2em;
	text-align: left;
	width: 26em;
	}
#sidebar ul li h2 { float: none; margin-left: .8em; text-transform: lowercase; }

#sidebar ul li ul {
	background: #ddd;
	border: 1px solid #bbb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: .5em;
	padding: 1em 1.5em 1em 1.5em;
}
#sidebar ul li ul:hover, #calendar_wrap:hover { background: #ccc; border-color: #222; }
	#sidebar ul li ul li {
		background: url(images/bg/li.gif) no-repeat left;
		border-bottom: 1px solid #9f9f9f;
		font-size: 1.2em;
		padding: .3em 1em;
	}
	#sidebar ul li ul li a { color: #5f5f5f; }
	
#sidebar form { margin-top: 1em; }
	#searchform {
		height: 26px;
		text-align: center;
		}
	
	#sidebar #searchform #s {
		border: 1px solid #bbb;
		width: 15em;
		padding-right: 2px;
		}
	#sidebar #searchform #s:hover { border-color: #222; }
	
	#sidebar #searchsubmit {
		background: none;
		border: 0;
		padding: 1px 0 1px 5px;
		text-transform: uppercase;
		}
	#sidebar #searchsubmit:hover { color: #d00; }
	
	
/* Begin Calendar */
#calendar_wrap {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#DDDDDD none repeat scroll 0 0;
	border:1px solid #BBBBBB;
	margin-right:0.5em;
	padding:1em 1.5em;
}
	#calendar_wrap th { 
		border-bottom: 1px solid #9f9f9f;
		font-size: 1.2em;
	}

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

#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;
	font-weight: bold;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Sidebar */

.narrowcolumn {
	float: left;
	padding: 0 2em 2em 1em;
	margin: 0px 0 0;
	text-align: left;
	width: 55em;
	}

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

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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 {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100.7em;
	}

#footer p {
	font-size: 1.2em;
	padding: 2em 1em 1em;
	text-align: right;
	}
/* End Structure */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

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

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



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	background: #eef;
	margin: 15px 0 3px;
	padding: 10px 10px 3px;
	list-style: none;
	}

.commentlist p {
	background: #ddf;
	padding: 1em .5em;
	}

#commentform p {
	margin: 5px 0;
	}

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

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



/* 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;
	}



.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;
	padding-top: 4px;
	margin: 10px 0;
	-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 */