@charset utf-8;
/*
Theme Name: Rotolight
Theme URI: http://whiteboardframework.com/
Author: Mark Mankarious
Author URI: http://www.markmanx.com/
Description: Created for Rotolight
Version: 2.0

 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */

/*
 * The Whiteboard Framework is licensed under the GPL license.
 * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
 * We require a link in the CSS file and request a link on the website
*/

/*
List of divs in Whiteboard
Note that this list does not include the dynamically generated ids and classes, such as the body classes, the post ids, etc
*/

html {
}  


body{
	border-top: 4px solid #a60000;
}

span.color-lowlight, .color-lowlight{
	color: #727272 !important;
}

#main {
	background: top center url(images/background.jpg) no-repeat;
}

header {
	
}
	nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widget-header {
		
	}
	#widget-alert {
		
	}

#content {
	border-top: 1px solid #A1A1A1;
	background: #2b2b2b url(images/content-shine.jpg) no-repeat top center;
	color: #aaa;
}

#content.homepage-content{
	padding-top: 51px;
}

#comments{
	margin-top: 20px;
}

h2 { color:#FFFFFF; }

.homepage-sidebar {
	padding-top: 52px !important;
}

	article {
		
	}
		.featured-thumbnail {
			display: inline-block;
			padding: 10px;
			background-color: #333;
			margin: 5px 0;
		}
		.post-single-title {
			background-color: #171717;
			margin-left: -60px;
			padding: 7px 10px 7px 60px;
		}
		.post-single-header {
			margin-bottom: 5px;
		}
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

.really_simple_share {
	display: inline-block;
	margin-left: 10px;
}

#comments {
	
}

.floatleft, .review-exerpt {
	float: left;
}

.review-exerpt {
	width: 300px;
	margin-left: 20px;
	margin-top: 17px;
}

.comments-icon{
	display: inline-block;
	width: 17px;
	height: 14px;
	background-image: url(images/comments-icon.png);
	margin: 5px 5px 0 5px;
}

	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

.widget-area.widget-sidebar{

}

#commentform{
	margin-top: 25px;
}

#commentform p{
	margin-top: 7px;
}

#twitter_time_line li{
	padding: 0 27px;
	background: 0px -1px url(images/twitter-icon.png) no-repeat;
	margin-bottom: 7px;
	color: #A1A1A1;
}

#twitter_time_line li a{
	color: #fff;
}

#cm-name
{
	margin-bottom: 10px;
	margin-left: 2px;
	margin-top: 5px;
}

.sidebar-title{
	background: #333333; /*#A60000;*/
	/*background: -moz-linear-gradient(center bottom , #6C0909, #A80000) repeat scroll 0 0 transparent;
	background: linear-gradient(center bottom , #6C0909, #A80000) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(center bottom , #6C0909, #A80000) repeat scroll 0 0 transparent;*/
	margin-left: -40px;
	padding: 5px 0 5px 40px;
	margin-bottom: 20px; width:280px;
}

#sidebar {
	background-color: #171717;
	border-top: 1px solid #AAAAAA; /* #414141 */
}
	#widget-sidebar {
		
	}
		
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			
		}

#footer {
	
}
	#widget-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widget-area {
	
}

.openquote {
	height: 29px;
	width: 100%;
	background: left url(images/openquote.png) no-repeat;
	border-bottom: 1px solid #616161;
}

.closequote {
	height: 29px;
	width: 100%;
	background: right url(images/closequote.png) no-repeat;
	border-top: 1px solid #616161;
}

.review-excerpt {
	padding:15px;
	font-size: 16px;
	color: #B1B1B1;
}

.review-excerpt-container {
	float: right;
	width: 350px;
	margin-top: 15px;
}

.none { /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

#menu-main-menu a:hover{
	color: white;
}

#acc .acc-section {
    overflow: hidden;
}

.fb-like, .twitter-follow-button{
	display: inline-block;
	float: right;
}

#social_icon_container{
	position: relative;
	margin-bottom: 10px;
	padding: 5px 0;
}

.social_icon{
	width: 87px;
	height: 16px;
	margin-left: 40px;
	float: left;
}

.social_icon.facebook{
	margin-left: 0;
}

.social_icon.twitter{
	background-image: url(images/social_icons/twitter.png);
}

.social_icon.youtube{
	background-image: url(images/social_icons/youtube.png);
}

#secondary_nav{
	position: absolute;
	display: inline-block;
	right: 0;
	top: 20px;
}

#secondary_nav a{
	text-decoration: none;
	color: #717171;
}

.clr {
	height: 0;
	width: 0;
	clear: both;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */

.red-box-bg
{
	background: -webkit-gradient(linear, left bottom, left top, from(#6c0909), to(#a80000));
	background: -moz-linear-gradient(bottom,  #6c0909,  #a80000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c0909', endColorstr='#a80000');
	border-top: 1px solid #fe615e;
}


.red-box-bg
{
	display: inline-block;
	padding: 3px 15px 3px 30px;
	margin-top: 30px;
	margin-bottom: 0px;
	background: #a80000;
	margin-left: -50px;
	text-transform: uppercase;
	border-top: 1px solid #fe615e;
	font-family: "Oswald",Arial,sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
}

.wp-cpl-excerpt {
font-weight:normal;

}

/* PEDRO */

.proddet-imgcontainer
{
	float: left;
	margin-right: 15px;
}

.proddet-infocontainer
{
	position: relative;
	float: left;
	width: 620px;
	background: #1f1f1f;
}

.proddet-content-header{
	margin-bottom: 10px;
}

.proddet-content-divider{
	margin: 15px 0;
	border-bottom: 1px solid #666;
	border-top: 1px solid black;
}

.proddet-header, .formsecthead, .storehead
{
	position: relative;
	display: block;
}

.proddet-header, .formsecthead, .storehead, tr.sorttable-header, .proddet-subtitle
{
	background: -webkit-gradient(linear, left bottom, left top, from(#6c0909), to(#a80000));
	background: -moz-linear-gradient(bottom,  #6c0909,  #a80000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c0909', endColorstr='#a80000');
	border-top: 1px solid #fe615e;
}

.proddet-header, .formsecthead, .storehead, tr.sorttable-header
{
	-moz-box-shadow: 0px 5px 10px #111;
 	-webkit-box-shadow: 0px 5px 10px #111;
  	box-shadow: 0px 5px 10px #111;
}

.proddet-content
{
	background: transparent url(../media/content_gradient.png) top center no-repeat !important;	
	padding-bottom: 30px !important;
	border-bottom: 1px solid #333;
}

.proddet-header, .proddet-content
{
	padding: 10px 30px;
	color: white;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

.proddet-title
{
	float: left;
	font-size: 15px;
	font-weight: bold;
}

.proddet-cartbutton
{
	display: inline-block;
	float: right;
	margin-bottom: 20px;
}

.proddet-price
{
	float: left;
	max-width: 400px;
	font-size: 14px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

ul.proddet
{
	padding-left: 12px;
	margin-bottom: 0;
}

div.modelnum{
	font-size: 14px;
	font-weight: normal;
	color: white;
	margin-bottom: -5px;
}

.proddet-imgtools
{
	background: #1f1f1f url(../media/content_gradient.png) top center no-repeat;
	padding: 5px 0;
	border-top: 3px solid #FF0000;
	margin-top: -4px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 209px !important;
	height: 35px;
}

.proddet-zoomicon
{
	float: left;
	margin-left: 10px;
	width: 16px;
	height: 19px;
	background: transparent url(../media/zoom_icon.png) no-repeat;
}

.proddet-zoomicon, .proddet-emailicon
{
	margin-top: 8px;
}

.proddet-subtitle
{
	display: inline-block;
	padding: 3px 10px 3px 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #a80000;
	color: #FFFFFF;
	margin-left: 0px; /* -30 */
	text-transform: uppercase;
	border-top: 1px solid #fe615e;
}

table.proddet-spectable{
	width: 100%;
	margin-bottom: 15px;
}

td.proddet-spectable.first{
	width: 33%;
	text-align: right;
	color: white;
}

table.proddet-spectable td{
	background-color: #333;
	padding: 5px 10px;
	font-size: 12px;
	color: #AAA;
}


ul.products li.product, .woocommerce-page ul.products li.product {

background-color: #212121;
padding-left:0px;padding-right:0px;
padding-bottom:15px;padding-top:0px;    
text-align:center;margin-left: 0px;
margin-right: auto; width:235px;
}

.woocommerce ul.products, .woocommerce-page ul.products {
width:960px;
margin-left:400px;
}

/*
a.button, .woocommerce-page a.button,.woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
	 text-shadow: 0 1px 0 #000;
color: #FFFFFF;
text-shadow: 0 1px 0 rgba(0,0,0,0.8);
border: 1px solid #000000;
background: #FF0000;
background: -webkit-gradient(linear,left top,left bottom,from(#FF0000),to(#640000));
background: -webkit-linear-gradient(#FF0000,#640000);
background: -moz-linear-gradient(center top,#FF0000 0,#640000 100%);
background: -moz-gradient(center top,#FF0000 0,#640000 100%);
	 white-space: nowrap;
display: inline-block;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
}*/

.woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price {
color: #FFFFFF;
}

mark {
background-color: transparent;
color: #CCCCCC;
}

div.single_variation .amount {
display:block; font-size:16px;text-align:left; color:#7CFC00; font-family:'Oswald'; text-transform:uppercase; margin-bottom:10px;
}

.attachment-shop_single {
outline:#666666 solid 5px;
} 
.attachment-shop_thumbnail {
outline:#666666 solid 4px;
}

/************************* *********************/

.wp-post-image {
border: 0px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
/*width: 100%;*/
text-align: right;
}

/************** CROSS SELL ***************/

.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 25%; /* default 48% */
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
padding: .5em 0;
margin: 0;
font-size: 12px;
}

/*** account forms ***/

.woocommerce form.login, .woocommerce-page form.login, .woocommerce form.checkout_coupon, .woocommerce-page form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.register {
    border: 1px solid rgb(90, 90, 90);
background-color: rgba(90,90,90,0.3);
}

/* ******** BUTTONS ************** */



/* ******** END OF BUTTONS ************** */

/****** order page *******/

.woocommerce .order_details, .woocommerce-page .order_details {
margin: 0 0 1.5em;
padding-left: 0px;
margin-top:5px;
color:#FFFFFF;
padding-top: 10px;
list-style: none;
}

.really_simple_share {
display: inline-block;
margin-left: 0px;
margin-top: 15px;
}

.woocommerce-error li {
padding-left:15px;

}

.woocommerce-error a {
color:#000000;
}


.woocommerce-info a {
color:#000000;
}

p.demo_store {
position: absolute;
display:block ;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: .5em 0;
text-align: center;
background: #FF0000; /*#ad74a2;*/
/*background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));
background: -webkit-linear-gradient(#ad74a2,#96588a);
background: -moz-linear-gradient(center top,#ad74a2 0,#96588a 100%);
background: -moz-gradient(center top,#ad74a2 0,#96588a 100%);*/
border: 1px solid #96588a;
color: #fff;
/*z-index: 99998;*/
box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
-webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
-moz-box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
}

span.onsale, .woocommerce-page span.onsale {
	margin-top:50px;
}

.woocommerce div.product span.price del, .woocommerce-page div.product span.price del, .woocommerce #content div.product span.price del, .woocommerce-page #content div.product span.price del, .woocommerce div.product p.price del, .woocommerce-page div.product p.price del, .woocommerce #content div.product p.price del, .woocommerce-page #content div.product p.price del {
font-size: 1em;
color: #FF0000;text-decoration:line-through;
}

.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
top: 10px;
right: 193px;
/*margin-left: -100px;*/
/*margin: -6px -6px 0 0;*/
}

ul.cart_list li img,  ul.cart_list li img, ul.product_list_widget li img, ul.product_list_widget li img {
float: right;
margin-left: 4px;
width: 32px;
height: auto;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}

ul.cart_list, ul.cart_list, ul.product_list_widget, ul.product_list_widget {
list-style: none outside;
padding: 0;
margin: 0;
}

ul.cart_list li a, ul.cart_list li a, ul.product_list_widget li a, ul.product_list_widget li a {
display: block;
font-weight: bold;
}

.ul.cart_list li, ul.cart_list li, ul.product_list_widget li, ul.product_list_widget li {
display: block;
width: 272px;
padding: 4px 0;
margin: 0;
margin-bottom: 40px;
list-style: none;
}

#sidebar li {
padding: 0;
margin-bottom: 10px;
list-style: none;
}

.woocommerce #content div.product div.images div.thumbnails, .woocommerce div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
width:550px;
}

.yith_magnifier_gallery li {
height:100px;
}

#total_compare_product {
font: normal 12px Arial, sans-serif !important;
color: #FFFFFF !important;
}

.total_compare_product_container {
	display:none;
}

#bg-labels {
	background:#FFF;
	left:0;
	display: none;
	
}

.column_first, .compare_value, .row_1 column_first { width:125px; }

#product_comparison th.row_2 column_first, #product_comparison th.row_2 column_1 { width:125px; }  

tr.row_product_detail th, tr.row_product_detail td {
	/*Background*/
	/*background-color: <?php echo $table_heading_bg_colour; ?> !important;
}
tr.row_2 td, tr.row_2 th {
	background-color: <?php echo $alt_row_bg_colour; ?> !important;*/
}

.no_compare_list {
font: 12px Arial, sans-serif !important;
color: #AAAAAA !important;
}

.woo_compare_clear_all_link {
font: 12px Arial, sans-serif !important;
color: #AAAAAA !important;
}

.woo_grid_compare_button_container {
display:none;}

.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img {
    box-shadow: none;
    display: block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    box-shadow: none;
    float: right;
    height: auto;
    margin-left: 4px;
    width: 32px;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {
color: #AAAAAA;
}

ul.product_list_widget li img, ul.product_list_widget li img {

    box-shadow: none;
}

blockquote {
	 display: block;
-webkit-margin-before: none;
-webkit-margin-after: none;
-webkit-margin-start: none;
-webkit-margin-end: none;
}

blockquote:first-line {
/*font-size: 20px;*/
}


blockquote:first-letter {
/*font-size: 24px;
padding-right: 1px;*/
}

.su-quote-inner {
font-family: "Oswald",Arial,sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 14px;color:#FFFFFF;
}

.su-quote-cite {
font-family: "Oswald",Arial,sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 12px;
}

#tabTesti {

padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px; background: rgb(125,126,125); background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(24,24,24,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(24,24,24,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(24,24,24,1) 100%); 
background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(24,24,24,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(24,24,24,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(24,24,24,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#111111',GradientType=0 ); -moz-border-radius:10px; border-radius:10px;

}

}