/*  
Theme Name: Minutiae Bol Podcast Theme
Theme URI: http://www.mbolpodcast.com
Description: theme for the Minutiae Bol Podcast.
Version: 1.0
Author: Andrew McLeod
Author URI: http://www.asmcleod.com/

*/

body {
background-color:#354654;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:top left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
}

a:link, a:visited {
color:#cc6600;
text-decoration:none;
}

a:hover, a:active {
color:#663300;
}

h1 {
margin:45px 0 0 50px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:36px;
font-style:italic;
}

#title h1 a {
background-color:black;
padding:0 5px;
}

h1 a:link, h1 a:visited {
color:white;
text-decoration:none;
}

h1 a:hover, h1 a:active {
color:white
}

#header {
height:160px;
}

#header h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
font-style:italic;
color:white;
margin:0 0 0 55px;
padding:0;
}

#wrapper {
width:850px;
margin:0 auto;
background-image:url(images/manute_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#333333;
}

#wrapper a {
text-decoration:none;
}

#container {
width:655px;
float:left;
background-image:url(images/contentbottom.gif);
background-repeat:no-repeat;
background-position:bottom right;
padding-bottom:10px;
}

.postspecial .maincontent {
background-image:url(images/nowplaying.gif);
background-repeat:no-repeat;
background-position:top;
background-color:white;
float:right;
width:600px;
}

.postspecial h2 {
margin:55px 30px 10px;
font-size:40px;
padding:0;
line-height:44px;
letter-spacing:-2px;
}

.postspecial h2 a {
color: #000;
}

.postspecial .post-date {
margin-top:30px;
}

.post .maincontent {
background-color:white;
float:right;
width:600px;
border-top:1px solid #ddd;
}

.post h2 {
margin:25px 0 0 35px;
padding:0;
font-weight:bold;
font-size:24px;
letter-spacing:-1px;
}

.post h2 a {
color:#888;
}

.post-date {
width:55px;
float:left;
text-align:center;
margin-top:10px;
}

.month, .year {
color:white;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding: 2px 0;
}

.day {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:white;
background-color:black;
width:55px;
padding:0 0 4px;
}

.maincontent p {
margin:0 0 15px;;
padding:0;
}

.entry {
margin:0 35px;
line-height:17px;
}

.entry img {
text-align:center;
padding:5px;
border:1px solid #ddd;
max-width:100%;
margin:10px 0;
}

.tags {
margin:0 35px 20px;
}

#sidebar {
width:175px;
float:right;
color:#bbb;
}

#sidebar ul {
margin:0 0 15px;
padding:0;
list-style-type:none;
}

#sidebar ul ul {
padding-left:2px;
}

#sidebar ul li li {
margin-bottom:5px;
}

#sidebar h2 {
color:#66cccc;
font-size:14px;
text-transform:uppercase;
margin-bottom:5px;
padding:15px 0 0 2px;
border-top:1px solid #5e7486;

}

#sidebar a:link, #sidebar a:visited {
color:#bbb;
text-decoration:none;
}

#sidebar a:hover, #sidebar a:active {
color:white;
text-decoration:none;
}

#footer {
clear:both;
margin-left:55px;
color:#999;
font-size:11px;
padding: 8px 0 10px;
}

#title {
float:left;
}

#search {
float:right;
width:195px;
height:21px;
background-image:url(images/search_bg.jpg)
}


.textbox {
background-color:black;
border:none;
color:#999999;
margin-left:25px;
width:135px;
}

.button {
width:11px;
height:13px;
margin-bottom:-3px;
}

.navigation {
clear:both;
margin-left:55px;
background-color:white;
padding:0 30px 30px 30px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.comments-template {
background-color:white;
margin:0 30px 20px;
padding:0;
border-top:1px solid #ddd;
}

.comments-template a:link, .comments-template a:visited  {
font-size:12px;
font-weight:normal;
color:#CC6600;
}

.comments-template p {
margin:0;
padding:0;
line-height:16px;
}

.comments-template h2 {
margin:0;
padding:0;
font-size:18px;
letter-spacing:0;
}

.comments-template textarea, .comments-template input{
border:#ccc 1px solid;
background-color:#eee;
margin:10px 0;
}

.comments-template textarea {
width:540px;
}

.commentlist li {
padding:0;
margin:0;
background-color:#eee;
margin-bottom:10px;
}


.quote {
padding:20px;
}

.commentlist cite {
display:block;
font-style:normal;
text-align:right;
margin-bottom:30px;
}

.comments-template ol {
list-style-type:none;
padding:0;
margin:0;
}

#postcomment {
border-top:1px solid #ddd;
}

.textwidget {
line-height:16px;
}
