/*
Theme Name: Rouge
Theme URI: http://ptrwhtl.com/
Description: Made by PTRWHTL for Boulevard Rouge
Version: 0.1
Author: PTRWHTL
Tags: rouge, 960, wp-e-commerce, two columns, widgets

Rouge by PTRWHTL || http://ptrwhtl.com
*/

@import url("css/960.css");
@import url("css/text.css");
/*@import url("css/reset.css");*/


body { background:url(images/bgtile.jpg) repeat #d01d3a; background-position:50% 0; margin:0; color:#333333;}

.wrapper	{width:980px; height:100%; margin:0 auto; background:url(images/pagetile.jpg) repeat-y #d01d3a;}
.headerbg	{background:url(images/header.jpg) no-repeat; height:150px;}
.header	{height:150px;}
.navbg	{height:35px; background:url(images/navtile.jpg) repeat-x #d01d3a;}
.nav	{height:35px;}
.contentbg	{background:#FFFFFF; min-height:600px; padding:10px 0;}
.content	{background:#FFFFFF; min-height:600px; }
#sidebar, .sidebar	{min-height:300px; border-left:solid 2px #d01d3a; padding-left:20px; }

.footerbg	{height:100px; background:#d01d3a;}
.footer	{}


/* MAIN NAVIGATION */

.menu-main-navigation-container { height:35px; text-align:center; }
.menu	{ display:inline;list-style-type: none; margin:0; padding:0; }
.menu li	{display:inline; position:relative; top:6px; margin:0 30px;}
.menu-item a	{color:#ffffff; font:bold; font-size:15px; text-decoration:none; }
.menu-item a:hover {text-decoration:underline;}


/* MAIN PAGE TEXT AND IMAGES */
.postheader h2 {margin-top:0;}
.content a {color:#d01d3a; text-decoration:none;}
.content a:hover {text-decoration:underline;}
#sidebar a {color:#d01d3a;}
#sidebar a:hover {text-decoration:none;}
#sidebar .navibody	{margin-bottom:10px;}
#sidebar .naviheader	{font-size:15px; margin-bottom:5px;}
#sliding_cart .empty, #sliding_cart .visitshop, #sliding_cart p	{padding:5px; background-color:#ffcdd5; font-size:13px;}
#sliding_cart .checkout-total	{font-weight:bold; color:#d01d3a; font-size:15px;}
#sliding_cart .gocheckout	{margin-bottom:20px;}
#sliding_cart .wpsc_empty_the_cart	{margin-bottom:11px;}
#sliding_cart .wpsc_empty_the_cart a {font-size:11px;}
#sliding_cart .gocheckout a	{padding:5px; color:#FFFFFF; background-color:#d01d3a;}
.postbody .fancybox	{margin:0 10px 10px 0;}
.productdisplay .producttext	{margin-left:20px;}
.productdisplay .imagecol	{border:solid 2px #d01d3a; padding:0;}
#products_page_container .breadcrumb	{font-size:11px;}
#products_page_container .wpsc_category_boundary	{display:none;}
.producttext .wpsc_description ul	{padding-left:20px; color:#d01d3a;}
.producttext .wpsc_description ul li	{color:#333333;}
/*.producttext .additional_description_span	{display:none;}*/
.producttext form .wpsc_product_price	{margin-bottom:10px; background-color:#d01d3a; color:#FFFFFF; padding:10px; }

/* SIZING CHART*/
.sizing tbody	{background:#d01d3a; color:#FFFFFF; text-align:right;}
.sizing table tr td:first-child	{border-right:solid 2px #ffffff;} 
.sizing .trhead	{font-weight:bold; }
.sizing .trhead td	{border-bottom:solid 2px #ffffff;}
.sizing .trinches	{background:#a7172f;}
.sizing .trcm	{background:#8c1427;}


/* CONTACT FORM */

div#wpcf7-f1-p75-o1	{width:370px; margin:0 auto;}
.wpcf7-form {padding:20px; background-color:#d01d3a; -moz-border-radius:5px;}
.wpcf7-form p {color:#FFFFFF; margin:0 0 5px 0; font-size:16px;}
.wpcf7-form p span {font-size:12px;}
.wpcf7-form .form_field {margin-bottom:20px;}
.wpcf7-form .form_captcha {background-color:#FFFFFF; padding:50px; margin:10px 0 15px 0; padding:20px 50px 20px 105px; width:135px;}
.wpcf7-form .form_submit {}


.wpcf7-form-control-wrap {}


.hide, .screen-reader-text	{
	position:absolute;
	left:-9999em;
	}



/* FOOTER STYLES */
.footer_title {text-align:center;}
.footer_title p {color:#FFFFFF; margin:10px 0 5px 0;}
.footer_pages {text-align:center; font-size:11px;}
.footer_pages .menu {display:inline;list-style-type: none; margin:0; padding:0;}
.footer_pages .menu ul {padding-left:0; margin:5px 0;}
.footer_pages .menu li {display:inline; padding:0 10px; margin:0;}
.footer_pages .menu li a {color:#ffffff; text-decoration:none;}
.footer_pages .menu li a:hover {text-decoration:underline;}
.footer_pages .page_item	{border-left:solid 1px #FFFFFF;}

/*ORIGINAL STYLES*/
/*
ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175%;
}*/

/* classes used by the_meta() */
/*ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}*/

/* Captions & aligment */
/*.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
*/

/* End captions & aligment */

