@charset "utf-8";
/* CSS Document */


#page-main-content{
position:relative;
clear:both;
background-color:#aa0000;
width:800px;
float:left;
height:auto;
}
.page-post-main{
position:relative;
width:795px;
float:left;
clear:both;


}
.page-post-container{
position:relative;
display:block;
width:100%;
height:auto;
background-color:#ffffff;
margin-bottom:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;
overflow:hidden;
padding:5px;




}
#page-sidebar-wrap{
position:relative;
top:0px;
float:right;
width:185px;
height:auto;
display:block;
}
.page-catplug{
position:relative;
font-weight:bold;
float:left;
height:40px;
width:300px;
background-color:#2A3F55;
color:#ffffff;
padding:5px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;



}
h2.page-post-title{
clear:both;
position:relative;
float:left;
padding:10px;
}
h2.page-post-title a{
color:#AA0000;
font-size:1.0em;
text-transform:uppercase;
}

.page-post-footer{
position:relative;
clear:both;
float:left;
width:100%;
font-size:.5em;
text-align:center;
color:#2A3F55;
padding-top:10%;
}
.page-post-footer a{
font-weight:bold;
color:#000000;
}
.page-post-content{
position:relative;
clear:both;
}
.alignleft{
float:left;
position:relative;
margin-right:10px;
}
.alignnone{
float:left;
position:relative;
margin-right:10px;
}
.alignright{
float:right;
position:relative;
margin-left:10px;
}

input.wpsc_buy_button{
position:relative;
margin:30px 0 30px 0;
}
