/*
Theme Name:  CRU
Description: 
Author:   admin
Template:  twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");
@import url("base.css");


p { 
	margin-bottom:12px;
	font-size:13px;
}
body { 
	font-size:13px;
}
h1 {
	line-height: 110%;
}






/* ==========================================================================*/
#site-navigation
{
 margin-top:30px;
width:995px;
}

.entry-content table
{
 border:none;
}
.entry-content th, .comment-content th {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
 line-height: 16px;
letter-spacing:normal;
 text-transform: uppercase;
}
.entry-content tfoot td, .entry-content tfoot th
{
 font-size:12px;
 font-weight:bold;
 background-color:#fff;
 border-top:1px solid #ededed;
}
.entry-content td, .entry-content th {
 border: none;
 padding: 5px;
}

.entry-content .entry-content td, .entry-content .comment-content td {
 border-top: none;
 padding: 6px 10px 6px 6px;
}

tr:nth-child(odd) 
{
 background:#f0f1f1
}

.entry-content table, .comment-content table
{
 border-collapse:collapse;
} 

.entry-content tfoot tr, .comment-content tfoot tr
{
 border-top: none;
}

.one-column #content {
 margin: 0;
 width: auto;
}
.floatleft
{
 float:left;
} 
.floatright
{
 float:right;
}
.clear
{
 clear:both;
}



/*
    Fix the sidebar and full width layouts
   
*/
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 0;
    width: 100%;
}
 
 
.singular #content, .left-sidebar.singular #content {
    margin: 0;
    position: relative;
    width: auto;
}
 
.left-sidebar #primary {
    float: right;
    margin: 0 0 0 0;
    width: 690px;
    padding-right:2px;
}
.left-sidebar #secondary {
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top:53px;
    width: 270px;
}


#main {
	clear: both;
	padding: 0 0 0 0;
}

.singular.page .hentry {
	padding: 0 0 0;
}

tr td {
	-webkit-print-color-adjust: exact;
}


.product-shot-column {
	width:700px;
}

@page {  
 margin-left: .4in;  
 margin-right: .4in;  
 margin-top: .4in;  
 margin-bottom: .8in;  
} 



