/*
Theme Name: DerekBeau
Theme URI: http://derekbeau.com/
Description: Unique theme for DerekBeau.com
Version: 1.0
Author: Derek Beauchemin
*/

/* ---------- Standard Page Properties ---------- */
html, body { 
	margin: 0px; padding: 0px; 
	background-color: #dadada; 
	font-family: arial, tahoma, verdana; 
	font-size: 12px;
	color: #333333;
}

a { color: #bb2f0a; text-decoration: none; }
a:hover { color: #de3c00; text-decoration: underline; }	

img { border: none; }
p { padding: 0px 0px 15px 0px; margin: 0px; }

#container {
	background-color: #ffffff;
	width: 870px;
	margin: auto;
	background-image: url(images/layout/page_bg.jpg);
}

.post ol { margin-top: -2px; }
.post ul { margin-top: 0px; }
.paragraphs li { margin-bottom: 10px; }


pre.code {
	padding: 3px;
	background-color: #f3f8f9;
	border: 1px solid #deebf2;
	overflow-x: scroll;
	font-size: 11px;
}

.question {
	padding: 3px;
	background-color: #f3f8f9;
	border: 1px solid #deebf2;
	margin-bottom: 8px;
}







/* ---------- Header ---------- */
#header {
	width: 848px;
	height: 198px;
	margin: auto;
	background-image: url(images/layout/header_bg.jpg);
}
#header-1 { position: relative; height: 40px; }
#header-2 { position: relative; clear: both; height: 78px; }
#header-3 { position: relative; height: 80px; }

/* header 1 */
#main-nav {
	position: absolute;
	bottom: 0px; left: 0px;
	margin: 0px; padding: 0px;
	list-style: none;
}
#main-nav li { display: inline; }
#main-nav a{
	display: block;
	float: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 13px 10px 12px 10px;
}
#main-nav a:hover{ 
	background-image: url(images/layout/nav_over_bg.jpg);
	background-repeat: repeat-x;
}	
#search {
	position: absolute;
	bottom: 9px;
	right: 10px;
}
#searchform #s {
	width: 135px;
	height: 17px;
	padding: 2px 5px 0px 5px;
	background: #ffffff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #2c2c2c;
}	

/* header 2 */
a#logo {
	position: absolute;
	top: 1px;
	left: 0px;
	background-image: url(images/logo.jpg);
	width: 307px;
	height: 76px;
	display: block;
}

#logo span {
	display: none;
}

#banner-468 {
	width: 128px;
	height: 128px;
	position: absolute;
	right: 10px;
	top: 10px;
	/* border: 1px solid #ffffff; */
}
#banner-468 img {
	border: 0px;
}	
	
/* header 3 */	
#top-posts {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 244px;
	background-image: url(images/layout/top_posts.gif);
	background-repeat: no-repeat;
	padding-left: 57px;
}
#new-posts {
	position: absolute;
	top: 0px;
	left: 315px;
	width: 244px;
	background-image: url(images/layout/new_posts.gif);
	background-repeat: no-repeat;
	padding-left: 57px;
}
#top-posts a, #new-posts a {
	display: block;
	padding: 2px 0px 0px 0px;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#top-posts a:hover, #new-posts a:hover { text-decoration: underline; }

#sub-scribe {
	position: absolute;
	top: 0px;
	left: 620px;
	width: 171px;
	height: 80px;
	background-image: url(images/layout/sub_scribe.gif);
	background-repeat: no-repeat;
	padding-left: 57px;
}

#sub-scribe a {
	text-decoration: none;
	color: #ffffff;
	display: block;
}
#sub-scribe a:hover {
	text-decoration: underline;
}
#rss-3d {
	position: absolute;
	top: 5px;
	left: 60px;
	display: block;
	height: 33px;
	width: 130px;
	background-image: url(images/icons/rss_3d.jpg);
	background-repeat: no-repeat;
	padding: 1px 0px 0px 35px;
	color: #ffffff;
}
#technorati-3d {
	position: absolute;
	top: 40px;
	left: 60px;
	display: block;
	height: 33px;
	width: 130px;
	background-image: url(images/icons/technorati_3d.jpg);
	background-repeat: no-repeat;
	padding: 16px 0px 0px 35px;
	color: #FFFFFF;
}










/* ---------- Content Area ---------- */
#content {
	float: left;
	width: 538px;
	margin-left: 11px;
	padding: 10px 15px 20px 15px;
	display: inline;
}
.post { clear: both; padding-top: 10px; }
.entry { float: right; width: 538px; }

.post-title {
	color: #1e96a4;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px dotted #cccccc;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
.post-title a { color: #1e96a4; text-decoration: none; }
.post-title a:hover { color: #44c5d2; }

.post-content {
	clear: both;
	margin: 0px;
	padding-top: 7px;
	text-align: left;
	line-height: 18px;
}

.post-content h2 {
	padding: 0px;
	margin: 8px 0px 5px 0px;
	color: #1e96a4;
	letter-spacing: -1px;
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
}

.the-content a {
	text-decoration: underline;
}

.post-date {
	width: 45px;
	height: 49px;
	float: left;
	margin-left: -4px;
	background: url(images/icons/date-bg.gif) no-repeat;
	display: inline;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-cat {
	background: url(images/icons/post-category.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/icons/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-foot {
	display: block;
	background-color: #f3f8f9;
	border-top: 1px dotted #81c3cb; 
	border-bottom: 1px dotted #81c3cb; 
	padding: 2px 4px 2px 4px;
	margin: 10px 0px 20px 0px;
	font-size: 95%;
	color: #333333;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a {
	color: #1e96a4;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/icons/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/icons/mini-nav-right.gif) no-repeat right center;
}

.post-calendar {
	background: url(images/icons/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}










/*--------------- Comments Properties -------------- */
#comments, #respond, #related {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #1e96a4;
	margin: 10px 0px 5px 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0px 5px 0px;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	color: #333333;
}
.commentlist .alt {
	background: #f3f8f9;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #bb2f0a;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	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:#f3f8f9;
	border: 1px solid #1e96a4;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#f3f8f9;
	border: 1px solid #1e96a4;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}










/* ---------- Sidebar Properties ---------- */
#sidebar {
	float: left;
	width: 279px;
	margin-left: 1px;
	display: inline;
}

#sidebar .heading {
	background-color: #a2a2a2;
	height: 32px;
	background-image: url(images/layout/sidebar_heading.jpg);
	background-repeat: no-repeat;
}

#sidebar .heading span {
	display: block;
	text-align: left;
	padding: 5px 0px 0px 8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	letter-spacing: -1px;
}

#sidebar a {
	color: #474747;
	text-decoration: none;
}
#sidebar a:hover{
	color: #de3b00;
	text-decoration: none;
}

/*sidebar list level 1 */
#sidebar ul { margin: 0px; padding: 0px; }
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/*sidebar list level 2 */
#sidebar ul li ul {
	margin: 0px;
	padding: 5px 15px 8px 15px;
}
#sidebar ul li ul li{
	padding: 3px 0 3px 0px;
	border-bottom: 1px dotted #dbdbdb;
}



ul.list-blogroll li {
	background: url(images/icons/mini-blogroll.gif) no-repeat !important;
	padding-left: 20px !important;
}

ul.list-cat li {
	background: url(images/icons/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}

ul.list-archives li {
	background: url(images/icons/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}

ul.list-commentators li {
	background: url(images/icons/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}










/*----- Footer Properties ------------ */
#footer {
	width: 848px;
	margin: auto;
	clear: both;
	font-size: 95%;
	line-height: 130%;
}

#footer-content {
	width: 100%;
	background-image: url(images/layout/footer_content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #1e96a4;
	color: #d7f5f8;
}

#footer-copyright {
	width: 100%;
	height: 25px;
	background-image: url(images/footer_background.jpg);
	background-repeat: repeat-x;
	background-color: #2f3133;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
}

#footer-copyright a {
	color: #ffffff;
	text-decoration: none;
}
#footer-copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer-copyright .statement {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#footer-copyright .meta {
	margin-right: 10px;
	margin-top: 5px;
	float: right;
}

.meta .rss {
	background: url(images/icons/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.meta .loginout {
	background: url(images/icons/mini-user.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* footer area */
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #d2fbff;
	margin: 10px 0px 5px;
}
.footer-recent-readers {
	width: 280px;
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/layout/footer_content_solid.jpg);
	background-repeat: repeat-x;
	background-color: #1e96a4;
	display: inline;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 15px;
	display: inline;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
	display: inline;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}



/* archive posts lists */
.archive-posts {
	margin-left: 10px;
}
.archive-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.archive-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.archive-posts ul li {
	background: url(images/icons/mini-archive-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}