/*
Theme name: Mayfield
Version: 1
Author: Ashley
Author URL: http://www.exoticlassifieds.com
*/


* { padding: 0; border: none; text-decoration: none}

body {  
background: #421c13;
font: 13px "trebuchet ms", tahoma, sans-serif; margin-top: 0px;
}

/********************************************
LAYOUT
********************************************/


#container {
background: url(images/middle.jpg) repeat-y;
width: 960px;
margin: 0 auto;}


#header01 {
height: 255px;
background: url(images/top01.jpg) no-repeat;}

#header02 {
height: 155px;
background: url(images/top02.jpg) no-repeat;}

#footer {
background: url(images/bottom.jpg) no-repeat;
height: 97px;
clear: both;}


#disc {width: 870px;
float: left;
text-align:center;
padding-left: 45px;
clear:both;
margin-top: -70px;
color: #ebd7b6;}



/********************************************
CONTENT
********************************************/

#sidebar { width: 215px;
float: right;
text-align: left;
padding-right: 45px;
margin-top: 5px;}


#content {
width: 640px;
float: left;
text-align: left;
padding-left: 45px;
margin-top: -5px;
color: #000000;
}

#content-page {
width: 873px;
float: right;
text-align: left;
padding-right: 45px;
margin-top: -5px;
color: #000000;}

a:link, a:visited { color: #635c24; }
a:hover { color: #000000; }

#navigation a:link, #navigation a:visited { color: #ebd7b6; }
#navigation a:hover { color: #421c13; }

#disc a:link, #disc a:visited { color: #ebd7b6; }
#disc a:hover { color: #421c13; }

h1{font-family: georgia;
border-left: 30px solid #78723e;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #421c13;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;}


h2{font-family: georgia;
border-left: 30px solid #78723e;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #421c13;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;}

h1 a:link, h2 a:visited {
	color: #421c13;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}


h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #421c13;
	margin: 10px 0px 5px;
}



ul {
margin-left: 50px;}

span {font-size: 15px;
letter-spacing: 2px;
font-weight: bold; }


p {margin: 0 0 10px 0; text-align: justify}
.icon01 { margin: 8px 8px 0pt 0pt; float: left; }
.icon02 { margin: 0px 0px 8px 9px; float: right; }
.alignleft { margin: 8px 8px 0pt 0pt; float: left; }

blockquote {
font: 12px "trebuchet ms", tahoma, sans-serif;
width: 500px;
align: center;
padding: 5px;
background-color: #f0e8d6;
}


/********************************************
TOP NAVIGATION
********************************************/

#navigation {
width: 870px;
margin-top: -50px;
text-align: center;
float: left;
padding-left: 45px;
text-transform: uppercase;
color: #ebd7b6;
letter-spacing: 1.5px;
}



/********************************************
SEARCH FORM
********************************************/


#searchform {
	background: #cab189;
	width: 210px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #000000;
	width: 125px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #000000;
	background: #ffffff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: #ffffff;
	border: none;
	width: 25px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #000000;
}


/********************************************
OTHER
********************************************/


.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #421c13;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #421c13;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 580px;
}

.entry {
	clear: both;
	padding-top: 10px;
padding-bottom: 15px;
}

.post-cat {
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #4d4d4d;
}
.post-comments {
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #334751;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

.previous-entries {
	float: left;
	padding-left: 18px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}



/********************************************
COMMENT FORM
********************************************/

form {
	margin:0px;
	padding:0px;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #334751;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#ffffff;
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #78723e;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
}


#comments, #respond {
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #334751;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #dcc195;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #421c13;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #421c13;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #421c13;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #666133;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #000000;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #421c13;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #421c13;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #666133;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #000000;
	text-decoration: none;
}


