/* 
Theme Name: Memorial Tattoo (custom)
Description: Custom theme for http://memorialtattoo.com
Version: 1.0
Author: wjbrown (wjbrown@tehcompany.com)
Author URL: http://tehcompany.com
Tags: valid XHTML, fixed width, wood, two columns, widgets, gravatars, right sidebar, 

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
 	background:#c0E4D6; 
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #c2c2c2;
}
a:link, a:visited, a:active {
	color: #b6ddcb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;

}
h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}



/* * * Section Headings/Rollovers ("Artists is a part of the Header Image") * * */
h1 a span{ display:none; }
h1 a.news{
 	display:block;
	background:url(images/news-bg.png) no-repeat left top;
	height: 65px;
 	cursor:default;
}
	h1 div.categories{
		position:relative;
		top: -20px;
		margin-left:130px;
	  	font-weight:bold;
	}
	h1 div.categories a{
	  	text-decoration:none;
	  	font-size:12px;
	  	font-weight:normal;
	  	float:left;
	  	display:block;
	  	margin:0px 10px;
	}
	h1 div.categories a:hover{
		text-decoration:none;
	}


h1 a.directions{
 	display:block;
 	background:url(images/directions-contact-bg.png) no-repeat 0px 0px;
 	height: 84px;
	margin: 8px 0px 5px 0px;
}
h1 a.directions:hover{
 	background-position: 0px -84px;
}
h1 a.want_a_tattoo{
 	display:block;
 	background:url(images/want-a-tattoo-bg.png) no-repeat 0px 0px;
 	height:128px;
}
h1 a.want_a_tattoo:hover{
 	background-position: 0px -128px;
}
h1 a.links{
 	display:block;
 	background:url(images/links-bg.png) no-repeat 0px 0px;
 	height:66px;
 	cursor:default;
}
h1 a.login{
 	display:block;
 	background:url(images/login-bg.png) no-repeat 0px 0px;
 	height:49px;
}
h1 a.login:hover{
 	background-position: 0px -49px;
}

/* * * Page Sections & Positioning * * */
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 977px;
	padding:0 20px;
}
	#header{
		position:relative;
		height:146px;
		background:url(images/header-bg.png) no-repeat center top;
	}
	#wrapper-top {
		background:url(images/wrapper-top-bg.png) no-repeat center top;
		height: 68px;
	}

	#content {
		position: relative;
		background:#c0E4D6 url(images/wrapper-bg.png) repeat-y top center; 
		width: 870px;
 		padding: 0px 30px;
		margin: 0px auto;
	}

	#sidebar {
		width:193px;
		position:relative;
		float:left;
		margin:0;
		padding-left:12px;
		padding-bottom:40px;
	}		
		#sidebar ul{
			padding: 7px 0px 11px 4px;
		}
		#sidebar ul li{ list-style-type:none; }

		#sidebar ul li a{
  			font-weight:bold;
			font-size:13px;
			color:#c2c2c2;
		}
		#sidebar ul li a:hover{
  			text-decoration:underline;
		}

		#sidebar div.horiz{
		background: #405e50;
			height:1px;
			width:175px;
			margin: 0px 5px 0px 0px;
		}

	#footer{
		background:url(images/footer-bg.png) no-repeat top center;	
		height:191px;
 		position: relative;
		text-align:center;
		padding-top:100px;
 	}
	#footer p{
		color:#4f4f4f;
		line-height:15px;
	}



.entry-date{
	margin-bottom:0.8em; 
	font-family: Georgia, 'Times New Roman', serif; 
	font-weight: normal; 
	margin-top:0px; 
	padding-top:0px;
	line-height:1.3em;
	float:right;
	border:1px solid #262927; 
	background-color:#262927;
	padding:2px 5px 2px 5px;
	margin:0px 0px 10px 10px;
}
.entry-date *{text-align:center;}
.day{font-size:2em; color:white;}
h2.entry-title{
 padding:0px;
 margin:0px;
}
h2.entry-title a{ 
	font-weight:normal;
	line-height:normal;
	padding:2px;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b6ddcb; 
	border-bottom:1px solid #262927; 
	margin-bottom:6px;
	display:block;
}
h2.entry-title a:visited, h2.entry-title a:active{
	color:#b6ddcb;
	text-decoration:none;
} 
h2.entry-title a:hover{
	color:#ffffff;
	text-decoration:none;
 	background:#262927;
}



/* === MAIN BLOG === */


#main-blog {
	float:left;
	width:640px;
	padding:0px 10px 0px 15px;
}
#main-blog h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:8px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#b6ddcb;
	text-decoration:none;
}
#main-blog h1 a:hover{
	color:#ffffff;
	text-decoration:none;
}
.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #c2c2c2;
}
.post {
	margin-bottom:30px;
	/* 	background:#4d5f57; */
 	padding:10px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

.post ul,ol { list-style-position:outside; padding-left: 2em; }

.post blockquote { 
	margin: 5px 10px 10px 15px;
	border-left: 1px solid #B0D6C6;
	padding: 0px 25px 0px 20px;
}	
.post blockquote p{
 margin:0px;
 padding:0px 15px;
}
.post p{
 padding: 5px 13px;
}


.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}
.rss {	

		background: url(images/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}









.subcolumn{
	width:255px;
}
#search{
	width:252px;
	height:125px;
	background:url(images/searchbck.png) no-repeat;
	margin-left:4px;
}

.form-input {
	margin: 65px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;	
}

.search-submit {
	margin:0 0 0 84px;
	width: 85px;	
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-size:.85em;	
}
.widget {
	width:252px;
	margin-left:4px;
	background:url(images/widgetbck.png) repeat-y;
	border-bottom:1px solid #e3dccb;
	margin-bottom:20px;
	text-align:center;
	padding-bottom:10px;
	margin-top:10px;
	
}
#calendar_wrap{
	margin-left:55px;
	}
.widget p {
	padding-left:5px;
	}
	
	
.widget h2 {
	height:40px;
	width:252px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:22px 0 0 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color:#4a4131;
	margin:0;
}
.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:5px 15px 10px 15px;
	margin:0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}
.widget ul li a{
	color: #b6ddcb;
	text-decoration:none;
}
.textwidget{
	padding:0 8px 0 8px;
	}
.widget ul li a:hover{
	color: #635537;
	text-decoration:none;
}		

/* --- IMAGES --- */

img {
	
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}
	
/* == FOOTER == */


/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
 color: #8f8f8f;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
 color: #8f8f8f;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #47453a;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #b6ddcb;
	border-bottom: 1px solid #b6ddcb ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
 padding:10px;
	clear: both;
}
#comhead{
	background:url(images/comh3.png) no-repeat;
	margin-bottom:10px;
	color:#271b03;
	padding:8px 0 0 40px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	width: 175px;	
	height: 36px;
	
}
.comment-header{
	font: 210% Arial, Helvetica, sans-serif;
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}
#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #635537;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
}


#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:200px;
}



.clear{
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
