/*  
Theme Name: The FAN
Theme URI: http://charlesdowddesigns.com/
Description: This theme is designed for exclusive use by CBS Radio.
Version: 1.0
Author: Charles Dowd
Author URI: http://cdowd.com/
*/			

body {
font-size: 12px;
margin: 0px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
background-image: url("img/mixBlogbg.jpg");
background-position: center top;
background-repeat: repeat-y;
background-color: #999999;
}

/***************************************************
*********************** Container **************
                         *****************************************************/
#container {
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 995px;
}



/***************************************************
*********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav {
float: left;
width: 150px;
padding-top: 10px;
margin-top: 0;
margin-left: 0px;
margin-bottom: 20px;
color: #ffffff;
text-align: left;
}

#leftnav h2 {
font-size: 16px;
padding: 10px 0px 0px 2px;
margin: 0px;
color: #ffffff;
border-bottom: solid #999999 2px;
}

#leftnav ul {
padding: 0px 2px 0px 6px;
margin: 0px;
color: #ffffff;
list-style-type: none;
}


/***************************************************
*********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav {
float: right;
width: 310px;
padding-top: 10px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 0px;
text-align: left;
}

#rightnav h2 {
font-size: 14px;
padding: 10px 0px 0px 2px;
margin: 0px;
color: #ffffff;
border-bottom: solid #999999 2px;
}

#rightnav h2 a {
color: #ffffff;
border-bottom: none;
}

#rightnav ul {
padding: 0px 2px 0px 6px;
margin: 0px;
color: #ffffff;
list-style-type: none;
}

/***************************************************
*********************** Content **************
                         *****************************************************/
#content {
display: block;
margin: 0 310px 0px 150px;
padding: 10px;
text-align: left;
background-color: #FFFFFF;
color: #000000;
}

#content a {
color: #4f90c0;
}

/***************************************************
*********************** Footer **************
                         *****************************************************/

#footwrap {
width: 995px;
font-weight: normal;
background-color: #ffffff;
margin: 0px auto 0px auto;
}

#footwrap p {
margin: 20px auto 12px auto;
}

#footwrap a:link {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap a:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/




                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
	margin: 0px 0px 0px 30px;
	padding: 0px 25px 0px 0px;
	font-style: italic;
	color: #666666;
	background-color: #F5F5F5;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
border-left: 5px solid #448ABD;
margin: 10px 35px 10px 20px;
padding-left: 25px;
text-align: left;
background: #efefef;
}

#content .postmetadata
{
padding-left: 2px;
}

.postmetadata a:link
{
border: none;
color: #3E748F;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #628CAF;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #3E748F;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #eeeeee;
text-decoration: none;
font-weight: bold;
}



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

a:visited
{
color: #eeeeee;
text-decoration: none;
font-weight: normal;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #fff;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #efefef;
margin-bottom: 2px;
border: 1px solid #8B9DB2;
}

li.alt
{
background: #E0E8EF;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #223E6F;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #9F9F9F;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #B4D8FE;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
padding-left: 5px;
color: #666666;
}

h3.posttitle   
{
	font-size: 20px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.posttitle a:link
{
font-size: 22px;
color: #000000;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #000000;
font-weight: bold;
}

                          /*Miscellaneous*/
.alignleft {
	float: left;
	padding-left: 10px;
}

.alignright {
	float: right;
	padding-right: 10px;
}

.date
{
font: italic normal 22px 'Times New Roman', Times, serif;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 15px;
text-align: center;
color: #D1DFEF;
}

.entry
{
margin-bottom: 5px;
}

.entry a:link
{
font-size: 12px;
color: #4F90C0;
font-weight: normal;
}

.entry a:hover
{
	font-size: 12px;
	color: #4F90C0;
	font-weight: normal;
	text-decoration: underline;
}

.entry a:visited
{
font-size: 12px;
color: #663399;
font-weight: normal;
}

p img
{
	padding: 4px 4px 4px 4px;
	border: 0;
}


                         /*Contained Floats Fix*/
.post
{
	display: block;
	overflow:hidden;
	width:95%;
	margin-bottom: 0px;
	padding: 2px 5px 2px 5px;
	}


                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #6DA6D1;
color: #666666;
background: #C3DEF1;
}

#searchform {
margin-left: 5px;
	}
