/*
Theme Name: Samantha
Description: Glossy web 2.0 theme for automotive blogs.
Version: 1.0
Author: Brampton Web Design
Author URI: http://bhswebdesign.com
Tags: fixed width, two columns, widgets, red, bordo, dark, hearts, glossy, web 2.0, tags, xhtml valid

	


*/

* {
margin:0;
}

ul li,ol li {
list-style:none;
list-style-position:inside;
}

ol ol,ul ul,ol ul,ul ol {
margin-left:20px;
margin-bottom:0;
}

img {
border:none;
}

body {
font:12px/18px Arial;
color:#383838;
background:#dde9f3 url(images/bg.gif) repeat-x;
}

h1,h2,h3,h4,h5,h6 {
font-family:Palatino, serif;
color:#414d4c;
}

h1 {
font-size:22px;
line-height:26px;
margin-bottom:10px;
}

h2 {
font-size:20px;
line-height:24px;
margin-bottom:7px;
}

h3 {
font-size:18px;
line-height:22px;
margin-bottom:5px;
}

h4 {
font-size:16px;
line-height:20px;
margin-bottom:5px;
}

h5 {
font-size:14px;
line-height:18px;
margin-bottom:5px;
}

h6 {
font-size:12px;
line-height:16px;
margin-bottom:5px;
}

h1 span {
color:#999;
}

p {
margin-bottom:10px;
}

input,textarea {
font:12px Verdana, Helvetica, Arial, Geneva, sans-serif;
}

blockquote {
font-family:Arial;
font-size:11px;
color:#9f1c3b;
background:#fff6f8;
border:1px solid #fff;
margin:15px;
padding:15px;
}

#container {
width:900px;
padding-bottom:10px;
overflow:hidden;
margin:0 auto;
}

#container #wrapper {
width:900px;
float:left;
overflow:hidden;
background:#abc3d7 url(images/sidebar-bg.gif) repeat-y top right;
}

#header {
width:900px;
height:246px;
float:left;
background:url(images/bg.jpg) no-repeat top;
position:relative;
}

#header h1 {
font:28px Palatino, serif;
padding-top:20px;
margin-bottom:0;
color:#fff;
font-weight:700;
}

#header h1 a {
color:#fff;
text-shadow:1px 1px 1px #383838;
text-decoration:none;
}

#header h1 span {
padding-left:20px;

font-size:12px;

text-transform:uppercase;
color:#fff;
}

#search {
position:absolute;
top:25px;
right:0;
}

#search input {
border:0;
}

#search #s {
width:148px;
margin-right:-4px;
line-height:0;
font:normal 12px Verdana;
vertical-align:top;
color:#fff;
border: 1px solid #cf043a;
background:#b50f35;
/* background:url(images/search-text.gif) no-repeat; */
padding:4px 0 4px 22px;
}

#search #searchsubmit {
width:35px;
height:22px;
vertical-align:top;
background:url(images/search-submit.png) no-repeat;
}

#nav {
width:900px;
height:42px;
float:left;
background:url(images/nav-bg.gif) no-repeat;
border-bottom:1px solid #96b6d4;
position:relative;
}

#nav ul {
margin-left:10px;
position:absolute;
bottom:-1px;
overflow:hidden;
height:33px;
}

#nav ul li {
float:left;
margin-right:3px;
padding-left:7px;
}

#nav ul li.current_page_item {
background:url(images/nav-tab-left.png) no-repeat;
}

#nav ul li a {
display:block;
text-decoration:none;
text-transform:uppercase;
font-weight:700;
font-size:85%;
color:#fff;
line-height:33px;
padding:0 15px 0 8px;
}

#nav ul li a:hover {
color:#555;
}

#nav ul li.current_page_item a {
background:url(images/nav-tab-right.png) no-repeat top right;
}

#nav #feed {
position:absolute;
right:15px;
top:12px;
height:19px;
padding-left:37px;
color:#fff;
display:block;
background:url(images/feed.gif) no-repeat;
text-decoration:none;
}

#content {
width:635px;
float:left;
background:#ffedf1;
padding:15px;
font-size:95%;
}

#content .post {
margin-bottom:40px;
}

#content .post p img,#content .post p img:a {
float:left;
margin:0 10px 0 0;
padding:2px;
}

#content .post h1 a {
text-decoration:none;
}

#content .post-list li {
list-style:none;
}

#content .post .post-info {
clear:both;
font-size:11px;
color:#445866;
margin-bottom:20px;
border:1px solid #d9d9d9;
background:#ccc url(images/nav.gif) repeat-x top left;
padding:3px 5px 5px;
}

#content .post .post-info a {
color:#383838;
text-decoration:none;
}

#content .post .post-info a:hover {
color:#555;
text-decoration:none;
}

#content #pages {
text-align:center;
}

#content #pages a {
font:bold 20px Palatino, serif;
color:#414d4c;
text-decoration:none;
}

#content #pages a:hover {
color:#1e2726;
}

#content ul {
list-style:disc;
list-style-position:inside;
}

#content ol {
list-style:decimal;
list-style-position:inside;
}

#content dl dt {
font-weight:700;
}

#content dl dd {
font-style:italic;
color:#555;
margin:0 0 5px 20px;
}

.aligncenter {
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
margin:5px 15px 10px 0;
}

.alignright {
float:right;
margin:5px 0 10px 15px;
}

#sidebar {
width:235px;
float:left;
font-size:11px;
margin-bottom:10px;
color:#555;
}

#sidebar h3 {
font:normal 20px Palatino, serif;
color:#6f0019;
}

#sidebar a {
color:#24333f;
text-decoration:none;
}

#sidebar a:hover {
color:#24333f;
}

#sidebar .block {
width:205px;
border-bottom:1px solid #bfccbf;
overflow:hidden;
color:#555;
padding:15px;
}

#sidebar .block li {
background:url(images/arrow.gif) no-repeat 2px 8px;
padding-left:12px;
}

#sidebar .block a:hover {
color:#445866;
}

#sidebar .block #calendar_wrap table {
width:100%;
margin:0;
padding:0;
}

#sidebar .block #calendar_wrap table th {
width:14.2%;
}

#sidebar .block #calendar_wrap table td {
width:14.2%;
background:#ffedf1;
text-align:center;
color:#888;
}

#wrapper-bottom {
width:900px;
height:6px;
float:left;
margin-bottom:7px;
}

.comments-title {
text-align:center;
font:bold 22px "Trebuchet MS", Helvetica, Arial, Geneva;
color:#414d4c;
}

#comments .comment {
background:#fab7c7;
margin-bottom:10px;
overflow:hidden;
width:635px;
padding-bottom:5px;
}

#comments .comment .comment-avatar {
float:left;
width:50px;
padding:5px 7px;
}

#comments .comment .comment-content {
float:left;
width:536px;
background:#ffedf1;
margin:5px 5px 0 0;
padding:10px 15px;
}

#comments .comment .comment-content a {
color:#444;
}

#comments .comment .comment-info {
font-size:11px;
color:#445866;
margin-bottom:5px;
}

#comments .comment .comment-info span {
font:bold 20px "Trebuchet MS", Helvetica, Arial, Geneva;
padding-right:10px;
margin-bottom:5px;
}

#comments .comment .comment-info a {
color:#444;
text-decoration:none;
}

#commentform {
background:#ffedf1;
border:5px solid #fab7c7;
color:#555;
padding:10px;
}

#commentform p {
margin-bottom:7px;
}

#commentform textarea {
width:600px;
border:1px solid #d9d9d9;
height:120px;
}

#commentform input.text {
width:150px;
border:1px solid #d9d9d9;
margin-right:5px;
padding:3px;
}

#commentform input#submit {
padding:3px 10px;
}

#footer {
width:900px;
float:left;
color:#ffedf1;
margin-top:-14px;
text-align:center;
height:42px;
padding-top:10px;
background:url(images/footer.gif) no-repeat top left;
}

#footer p {
font-size:11px;
line-height:20px;
margin:0;
}

#footer a {
color:#ffedf1;
}

a,a:hover,a:visited {
color:#76031e;
}

#content .post p,#content ul,ol,dl {
margin-bottom:20px;
}

#sidebar .block #calendar_wrap .pad,#sidebar .block #calendar_wrap #prev,#sidebar .block #calendar_wrap #next {
background:none;
}
