/*
Theme Name: 24Hansen - April 2008
Theme URI: http://24Hansen.com/
Description: April 2008 design of 24hansen.com
Version: 1.0
Author: Michael Schiano
Author URI: http://24hansen.com/

*/


body {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background: #fff;
	color: #333;
	margin:0;
	padding:0;
}

blockquote {
	padding-left: 10px;
	border-left: 3px solid #ddd;
	color: #666;
}


#header {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	padding-left: 15px;
	clear: both;
	background: #fff;
	border-top: 5px solid #005EB5;
}

#header h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 28px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-width: 0;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#header a {
	font-weight: normal;
	text-decoration: none;
}



#easel {
	width: 847px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

#canvas {
	float: left;
	width: 847px;
	margin: 20px 0 28px 0;
	padding: 0;
	text-align: center;
}

#main {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.post {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

.post a {
	color: #005EB5;
	font-weight: normal;
	text-decoration: none;
}

.post a:hover {
	color: #1C92FF;
	font-weight: normal;
	text-decoration: none;
}

.post h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 3px 0;
	padding: 0;
	text-transform: uppercase;
}

.post h2 a, .post h2 a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.post h3 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 3px 0;
	padding: 0;
	text-transform: uppercase;
}

.post h3 a, .post h3 a:hover {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


.display_tags {
	font-size: 11px;
	color: #000;
	text-transform: lowercase;
}

.display_tags a, .display_date a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.display_tags a:hover, .display_date a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}



#side {
	float: right;
	width: 314px;
	margin: 0;	
	padding: 0px;
	text-align: left;
	font-size: 11px;
	text-transform: lowercase;
}

#side li, #side ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.linkcat {
	margin: 0;
	padding: 0;
}



#side h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #005EB5;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#side a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

#side a:hover {
	color: #1C92FF;
	font-weight: normal;
	text-decoration: none;
}

#side p {
	padding-bottom: 15px;
	margin: 0;
}

.custom_topbar {
   background: #ddd;
   color: #fff;
   padding: 10px;
   text-align: center;
   text-transform: uppercase;
   font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
	line-height: normal;
}

.custom_topbar a {
	color: #005EB5;
	font-weight: bold;
	text-decoration: none;
}

.custom_topbar a:hover {
	color: #1C92FF;
	font-weight: bold;
	text-decoration: none;
}
