/*

Theme Name: cpvr1
Theme URI: 
Description:
Version:
Author: 

*/	


*
{
margin: 0px;
padding: 0px;
list-style: none;
}


			/* Global Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #161616 url(img/bg.gif) top center repeat-x;
color: #414141;
font-family: Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 841px;
height: 81px;
}

#navbox
{
position: relative;
padding-top: 29px;
}

#navbox li
{
position: relative;
float: right;
padding-left: 11px;
}

#navbox a:link, #navbox a:visited
{
position: relative;
display: block;
float: left;
padding: 3px 6px 3px 6px;
font-size: 13px;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
background: #616161;
border: 1px solid #848484;
}

#pagewrap
{
position: relative;
margin: auto;
padding: 0px 0px 20px 0px;
width: 841px;
background: url(img/page_bg.gif) top left;
}

#left
{
position: relative;
float: left;
width: 580px;
padding: 2px;
}

.postwrap
{
position: relative;
padding: 6px 0px 35px 6px;
background: url(img/posthead.gif) top left no-repeat;
}

.postdate
{
position: relative;
float: left;
margin: 5px 0px 0px 6px;
width: 52px;
height: 54px;
}

.month
{
position: relative;
display: block;
padding-top: 2px;
font-size: 14px;
color: #ffffff;
}

.day
{
position: relative;
display: block;
padding-top: 8px;
font-size: 16px;
color: #000000;
}

.postcontent
{
position: relative;
float: right;
width: 500px;
text-align: left;
}

#right
{
position: relative;
float: right;
padding-right: 19px;
width: 163px;
text-align: left;
}

.alist
{
position: relative;
padding-bottom: 25px;
text-align: left;
font-size: 13px;
}

#footer .alist
{
float: left;
width: 320px;
padding-left: 15px;
}

#footer .alist a:link, #footer .alist a:visited
{
color: #ffffff;
border-bottom: 1px solid #999999;
}

.alist a:link, .alist a:visited
{
position: relative;
display: block;
padding: 4px 0px 4px 0px;
border-bottom: 1px solid #cccccc;
color: #242424;
text-decoration: none;
}

.postdetails
{
position: relative;
padding: 2px 0px 4px 0px;
border-bottom: 1px solid #cccccc;
font-size: 10px;
}

#footer
{
position: relative;
margin: auto;
padding: 10px;
width: 821px;
background: #242424;
}

#finalfoot
{
position: relative;
margin: auto;
padding: 30px 10px;
width: 821px;
background: url(img/footbg.gif) top left repeat-x;
color: #efefef;
text-align: left;
}




a:link, a:visited
{
color: #EC147A;
}

p
{
line-height: 1.5em;
margin: .8em 0 .8em 0;
}

.hbox
{
position: absolute;
top: 30px;
left: 0px;
}

#comment
{
width: 350px;
}

h1
{
float: left;
padding-right: 8px;
color: #ffffff;
font-size: 22px;
}

.theh
{
position: relative;
display: block;
margin-top: 2px;
height: 12px;
padding: 4px 0px 4px 10px;	
float: left;
border-left: 1px solid #999999;
color: #cccccc;
font-size: 10px;
text-transform: uppercase;
}


h2
{
position: relative;
padding-top: 6px;
font-size: 16px;
color: #414141;
font-weight: bold;
}

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

h3
{
position: relative;
margin-top: 10px;
padding-left: 20px;
color: #000000;
font-size: 14;
font-weight: bold;
background: url(img/a1.gif) left center no-repeat;
}

#footer h3
{
color: #ffffff;
background: url(img/a2.gif) left center no-repeat;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */