/*
Theme Name: clementine chicago blog
Author: blue toque (re)productions
Author URI: http://www.thebluetoque.com
Version: 1.0
*/

/* light reset */
html, body, div, p, h1, h2, h3, h4, h5, h6, img {
	border: 0 none;
	margin: 0;
	padding: 0;
	position: relative;
	}

/* tags */
body {
	background: #E9E2DE url(images/bg-body.gif) repeat-x scroll 0 0;
	color: #5B250A;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 100%;
	text-align: center;
	}
a {
	color: #f89922;
	cursor:pointer;
	font-weight:normal;
	outline: none;
	text-decoration:underline;
	}
a:hover {
	color: #f89922;
	text-decoration: none;
	}
a:active {
	color: #f89922;
	text-decoration: underline;
	}
p {
	line-height:1.5em;
	padding-bottom:2em;
	}
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#886452;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	}
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#f89922;
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px 0;
	}
h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#e23099;
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px 0;
	}
blockquote{
	background:#ececec;
	color:#5b250a;
	margin: 10px 0 10px 0px;
	padding: 15px 11px;
}
blockquote p{
	padding-bottom:10px;
}

/* WP standard */
.wp-caption {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ececec;
	border: 1px solid #dddddd;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
	}
.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
	}
/* layout */
#wrap {
	margin: 0 auto -85px;
	text-align: left;
	width: 927px;
	}
#header {
	height: 143px;
	margin: 0 auto;
	}
#logo {
	left: 18px;
	position: absolute;
	top: 28px;
	}
#tagline {
	background: transparent url(images/bg-tagline.gif) no-repeat scroll 0 0;
	height: 29px;
	position: absolute;
	right: 18px;
	text-indent: -10000px;
	top: 71px;
	width: 242px;
	}
#breadcrumbbar {
	border-bottom: 1px solid #DBCFC9;
	min-height: 27px;
	margin: 0;
	padding: 0 18px;
	width: 860px;
	}
#breadcrumbbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#breadcrumbbar ul li {
	float: left;
	line-height: 16px;
	margin: 5px 3px;
	}
#breadcrumbbar a {
	color: #666666;
	font-size: 10px;
	}
#social {
	position: absolute;
	right: 18px;
	}
#sidebar {
	margin: 0;
	padding: 0;
	}
li.widget {
	border-bottom: 1px solid #EAE4E0;
	list-style: none;
	margin: 10px 0 20px 10px;
	padding: 0;
	}
li.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
li.widget li a {
	border-top: 1px solid #EAE4E0;
	color: #5B250A;
	display: block;
	font-size: 14px;
	text-decoration: none;
	width: 210px;
	}
li.widget li a, li.widget form, .textwidget {
	padding: 6px 5px 6px 25px;
	}
li.widget li a:hover {
	color: #f89922;
	}
#cat {
	margin: 0 0 6px 25px;
	}
li.widget h2.widgettitle {
	color: #ec991d;
	font-size: 20px;
	line-height: 40px;
	margin: 0 0 0 17px;
	}
#linkcat-62 h2 { display: none; } /* Hides "Links" Heading */

#searchform label {
	display: none;
	}
#searchform #searchsubmit {
	color: #444444;
	padding: 0;
	}
.widget_text .wp-caption {
	background: #ffffff;
	margin: 0 10px 0 0;
	}
#content h2 {
	color: #E23099;
	font-size: 22px;
	font-weight: normal;
	margin: 13px 0 20px;
	}
#content h2 a {
	color: #E23099;
	text-decoration: none;
	}
#content small.date {
	color: #666666;
	display: block;
	margin: -20px 0 20px;
	}
#main-body {
	background: transparent url(images/bg-mainbody.gif) repeat-y scroll 0 0;
	margin-top: 10px;
	padding: 0 13px;
	}
#main-table-body {
	border-collapse: collapse;
	clear: left;
	height: auto !important;
	}
#main-table-body-leftcell {
	vertical-align: top;
	width: 250px;
	}
#main-table-body-rightcell {
	vertical-align: top;
	width: 650px;
	}
#content {
	clear: left;
	width: inherit;
	}
#content-body {
	margin: 5px 20px 0 30px;
	min-height: 400px;
	overflow: hidden;
	padding: 0 0 10px;
	}
#comment {
	width: 590px;
	}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.commentlist li .avatar {
	border: 1px dotted #D1D1D1;
	float: right;
	padding: 2px;
	}
#clearfooter, #footer {
	clear: both;
	height: 85px;
	}
#footerwrap {
	background: transparent url(images/bg-footerwrap.gif) no-repeat scroll -24px 0;
	height: 69px;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 927px;
	}
