/*  
Theme Name: Presentation
Author: Elea C
Author URI: http://in-essence.org/elea
*/

/* Layout */
body {
background-color: #2d2114;
padding:0;
margin:0;
color: #000000;
font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
width:820px;
margin:10px auto;
}

#header {
width:270px;
height:56px;
}

#blogi {
outline:none;
background:url(images/title.jpg) no-repeat left top;
margin:20px 0 0 3px;
float:left;
width:270px;
height:47px;
}

#blogi:hover {
background:url(images/title.jpg) no-repeat 0 -43px;
}

#content {
float:left;
display:inline;
width: 561px;
overflow:hidden;
margin-top:30px;
}

#footer{
clear:both;
text-align:center;
font-size:18px;
font-family:"Myriad Pro","Segoe UI","Trebuchet MS",Arial,Sans-serif;
padding:10px;
background-color:#1a1006;
color:#fff;
margin: 10px 0;
}

/* Sidebar */
#sidebar {
float: right;
display: inline;
width: 200px;
font-size: 12px;
color: #fff;
text-align: right;
margin:20px 0;
padding-right:10px;
line-height:17px;
}

#sidebar ul {
margin-left:-35px;
line-height:14px;
}

#sidebar li {
list-style:none;
border-bottom:1px solid #fff;
padding: 3px 0;
}

/* Headers */
#header h1 {
	display:none;
}

h2 {
	color: #fafcd4;
	background: url(images/h2.jpg) no-repeat center bottom;
	font: normal 17px/16px "Myriad Pro","Segoe UI","Trebuchet MS",Arial,Sans-serif;
	padding: 0 8px 13px 0;
	text-align: right;
	margin: 30px 0 0 0;
        text-transform:lowercase;
}

h2.sidebar-top {
margin:25px 0 0 0;
}

h3 {
font: 24px/22px "Myriad Pro","Segoe UI","Trebuchet MS",Arial,Sans-serif;
color:#354773;
margin:7px 0 10px 0;
}

/* Archives */
h4 {
font: normal 18px/20px Georgia, "Times New Roman", Serif;
margin:20px 0 0 0;
padding:5px 10px;
background: #af8960;
color:#fff;
border:1px solid #af8960;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.car-container {
margin-bottom:10px;
}

.car-list, .car-monthlisting {
list-style-type:none;
}

.car-list {
display:inline;
}

.car-list h3 {
margin:7px 0 3px 2px;
}

/* Post */
.post {
	clear: both;
	background: #ecd1b4;
	margin: 15px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

	.post .uncategorized {
		width: 561px;
	}

.uncategorized .postpadding {
	padding: 18px 18px 1px 18px;
	margin: 0;
}

.date {
	clear:both;
	font: normal 20px/18px "Georgia", "Times New Roman", Serif;
	color:#fff;
	margin:0 5px 0 0;
	background: #2d2114;
	padding: 5px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: right;
	font-size: 14px;
}

.commenting {
	text-align:right;
	font-family:Georgia, "Times New Roman", serif;
	font-size:16px;
	background: url(images/comments.jpg) top right no-repeat;
	height: 37px;
	padding: 3px 20px 0 0;
}

blockquote {
    padding: 1px 30px;
    font-family: "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Sans-serif;
    background: #ffffff;
    width:75%;
    font-size:13px;
    margin: 0 auto;
}

.entry {
      margin: 0 0 0 2px;
      clear: both;
}

/* Asides */
.asides {
	clear: both;
	background: #ecd1b4;
	margin: 30px 0;
	border:1px solid #ecd1b4;
}

.asides .date, .asides .commenting {
		display: none;
}

.asides blockquote {
   background: transparent;
   font: normal 20px/18px "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Sans-serif;
   width:95%;
   padding:0;
   color: #2d2114;
}

	.asides blockquote p {
		margin-bottom: 5px;
	}

.quick-link {
	margin:0 10px;
	padding: 10px 5px 14px;
}

.asides .small.right { margin: 0 10px 10px 0; }

/* General properties */
.post a:link, .post a:visited, .post a:active, .asides a:link, .asides a:visited, .asides a:active { color: #aa2e43; }

.post a:hover, .asides a:hover { color: #243c76; }

a:link, a:visited, a:active {
color:#ad865d;text-decoration:none; }
a:hover, #twittertext a { color:#a6c8e8;text-decoration:none;outline:none; }

.post h3 a:link, .post h3 a:visited, .post h3 a:active, .post h3 a:hover {
color:#354773;text-decoration:none;
}

h2 a:link {	color: #fafcd4; }

#footer a:link, #footer a:visited, #footer a:active{ color:#a6c8e8; }

#footer a:hover, #footer .now a{
	color:#e8a6c8;
}

.commenting a:link { color: #000; }

a img{border: none;background-color:#ffffff;}

.alignleft, .alignright{
color: #fff;
font-size:12px;
margin-bottom:15px;
}

.alignleft { float: left; }

.alignright{ float:right; }

.right{ text-align:right; }

.small, small{
font-size:11px;
font-family:"Helvetica Neue", Helvetica, Arial, Sans-serif;
}

.center{
text-align:center;
}

.meta {
color:#333333;
font-size:11px;
}

.copy {
text-align:right;
padding-right:8px;
font-size: 11px;
color: #fff;
}

.bio-image {
float:left;
border:1px solid #AD865D;
height:150px;
margin:5px 10px 0 0;
width:120px;
}

.marginless {
margin:0;
}

.pic {
border:3px solid #ad865d;
}

.pseudotitle {
color:#4b361f;
font-weight:bold;
letter-spacing:-1px;
font: 16px "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Sans-serif;
}

p.important, p.error {
color:red;
text-transform:uppercase;
font-size:11px;
}

/* Form fields and buttons */
textarea, text, submit, input{ 
font: 12px/16px "Helvetica Neue", Helvetica, Arial, Sans-serif;
padding:3px;
border:1px solid #fff;
color:#312211;
}

#submit, #searchsubmit, #contactsubmit{
background-color:#dddddd;
color:#000;
padding:3px;
border:1px solid #c0c0c0;
}

#s{
width:11em;
}


/* Comments */
.commentlist {
padding:0 5px 0 8px;
}

.commentlist li {
list-style-type:none;
margin:0;
clear:both;
}

cite.fn {
font-style:normal;
}

li.comment {
background:#fff;
border: 1px solid #fff;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
overflow:auto;
margin:0 0 15px 0;
padding: 10px 15px;
}

li.pingback {
background:#eee;
border: 1px solid #eee;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
overflow:auto;
margin:0 0 15px 0;
padding:10px 15px;
}

.comment-author {
float:left;
margin-bottom:10px;
font-size:16px;
width:65%;
}

.comment-meta {
float:right;
font-size:11px;
}

.comment-body p {
clear:both;
}

.reply {
font-size:11px;
margin:0;
text-align:right;
}

.comment-meta.commentmetadata a, .reply a:link, .reply a:visited, .reply a:active {
color:#312211;
}

.reply a:hover {
color:#354773
}

.children {
padding-left:20px;
}

.children li {
border-top: 1px dashed #ecd1b4;
-moz-border-radius: 0;
-webkit-border-radius: 0;
margin-right:15px;
margin-left:20px;
}

.commentlist #comment, .commentlist input {
border: 1px solid #ddd;
}

.commentlist #comment {
width:400px;
}

.commentlist li #respond {
margin: 10px 15px;
}

span.says {
display:none;
}

#respond label small {
font-size:12px;
}

/* Flickr Badge */
#flickrbadge {
margin-right:15px;
}

#flickrbadge img {
margin:2px 4px 6px 4px;
border:1px solid #ccc;
}

/* Twitter Status */
.twitter {
	float:right;
	width: 300px;
	padding-top: 5px;
	margin-top: -50px;
	color: #fff;
	font: normal 12px/17px "Myriad Pro", "Segoe UI", "Trebuchet MS", Arial, Sans-serif;
}

.twitter h1 {
display:none;
}

.twitter ul {
margin:0;padding:0 5px 0 0;list-style:none;text-align:right;
}

#twitterlink {
float:right;
width:94px;
height:58px;
margin-top:-50px;
margin-right:5px;
background: url(images/twitter.jpg) no-repeat top right;
}

img#wpstats{
width:0;height:0;padding:0;border:none;overflow:hidden;
}
/* Contact Form */
fieldset {
border:0;
}

fieldset legend {
color:#3b2c19;
font-weight:bold;
font-size:13px;
padding:0;
}

.contact-form input, .contact-form textarea {
border:1px solid #916635;
padding:5px;
}

.contact-form .button {
background:#3b2c19;
width:15%;
color:#fff;
border:0;
}