/*
Theme Name: Habs 2010
Theme URI: http://www.habsradio.com
Description: Habs 2010
Version: 1
Author: Extanet
Author URI: http://www.habsradio.com
*/

body {
	background: url(images/bg_image.jpg) #f0f0f0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

body * {
        font-family:Georgia, "Times New Roman", Times, serif !important;
}

#wrap {
	width:960px;
	margin:0 auto;
	background-color:#fff;
}

#main {
	background:url(images/main-bg.gif) #fff top repeat-x;
	padding-bottom:20px;
}

/*** header ***/
#header {
	height:102px;
	background:url(images/header-bg.gif) repeat-x;
	border-left:1px #e0dfdf solid;
	border-right:1px #e0dfdf solid;	
	position:relative;
}

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

#header ul {
	position:absolute;
	right:0;
	bottom:-4px;
}

#header li {
	display:inline;
	padding-right:20px;
}

/*** content ***/
#content {
	float:left;
	display:inline;
	width:700px;
	margin:25px 0 0 10px;
	border-right:1px #e2e1e1 solid;	
	padding-right:15px;
	min-height:700px;
	height:auto !important;
	height:700px;
}

.post {
	border-bottom:1px #e2e1e1 solid;
	padding:0 10px 15px 10px;
	margin-bottom:15px;
}

.post h2 {
	color:#cd0014;
	font:bold 18px Georgia, "Times New Roman", Times, serif;
}

.post h2 a{
	color:#cd0014 !important;
	text-decoration:none;
}

.post p {
	padding-bottom:15px;
}

.post ul
{
	list-style:disc;
	margin:0 0 15px 30px;
}

.post blockquote {
	margin:22px 40px;
	padding:3px;
	color:#575757;
	padding: 0 50px;
	background: transparent url("images/blockquote.gif") no-repeat 0 0;
}

.post img.alignright
{
	float:right;
	margin:10px 0 5px 20px;
}

.post img.alignleft
{
	float:left;
	margin:10px 20px 5px 0;
}

.post img.aligncenter {
  display:  block;
  text-align: center;
  margin: auto;
  padding-bottom: 20px;
}


#content a, .post a {
	color:#01015a;
	text-decoration:none;
}

#most-recent {
	padding:0 0 20px 10px;
}

.post-info {
	color:#01015a;
	font-weight:bold;
	padding-bottom:20px;

}

.post-info a {
	color:#01015a !important;
	text-decoration:underline !important;

}

.post-info span {
	padding:0 5px;
}

.tags {
	padding-bottom:10px;
	
}

.tags a{
	font-weight:bold;
}

/*** sidebar ***/
#sidebar {
	width:195px;
	float:right;
	display:inline;
	margin:25px 20px 0 0;	
	font-size:11px;
}

#subscribe li{
	margin-bottom:10px;
}

#sidebar h3 {
	color:#00005C;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}

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

#sidebar ul {
	margin-bottom:15px;
}

/*** misc ***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:1px;
}

.podPress_content {
	margin-bottom:20px !important;
}


#comments h3 { font-size: 1.8em; }

#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; border-top: 0.166667em double #ccc; }

#comments h3#respond { margin: 2.2222em 0 0 0; }


/*---:[ comment styles ]:---*/

#comments { width: 46.8em; margin-top:30px; }

#comments dl

dl#comment_list { margin: 0 0 0 0; }

dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #999; margin:0;}

dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; margin:0;}

dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; margin:0;}

dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }

dl#comment_list dt .comment_num a:hover { color: #a90000; }

dl#comment_list dt strong { font-size: 1.4545em; color: #000; }

dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #000; border-bottom: 1px dotted #999; }

dl#comment_list dt strong a:hover { color: #000; border-bottom: 1px solid #a90000; }

dl#comment_list dd { width: 428px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }

dl#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }

dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin:0; padding-bottom:10px; }



/*---:[ comment form styles ]:---*/

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

#comment_form a:hover { text-decoration: underline; }

#comment_form p { padding: 0.7692em 0; }

#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }

#comment_form .text_input { width: 15.3846em; padding: 0.23077em; color: #a90000; font: bold 1.3em Verdana, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }

#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }

#comment_form .text_area { width: 500px }

#comment_form p.subscribe-to-comments { font-size: 1.3em; }

#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }

#comment_form .form_submit:hover { color: #a90000; }
