/*  

Theme Name: VitaminDsportsBook.com
Theme URI: http://www.vitamindsportsbook.com
Description: vitamindsportsbook.com theme
Version: 1.0
Author: Andrej Tazberik
Author URI: http://andrej.atdesign.org

*/


/* ------------------------------ Common rules ------------------------------ */
body, h1, h2, h3, h4, p, ul, li, input {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #1f1f1f;
}

img{
	border: none;
}

.invisible_span {
	position: absolute;
	top: -10000px;
}
.clearFloat{
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

.container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.vcard{
	font-size: 8pt;
	color: #afaeae;
}
.label{
	font-size: 9pt;
	color: #73a6e5;
	text-transform: capitalize;
}
.oblique{
	font-style: oblique;
}


/* ------------------------------- Site Wide --------------------------------- */
a{
	text-decoration: none;
}


/* ------------------------------ Header Module ------------------------------ */

#Header{
	width: 100%;
	height: 80px;
	background-color: #FFF;
}
#Header #HeaderContainer{
	height: 100%;
}

#Header p#Domain{
	font-size: 19pt;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 5px;
}
#Header p#Domain a{
	color: #f6991d;
}

#Header #Heading{
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
#Header #Heading h1{
	font-size: 12pt;
	font-weight: bold;
	color: #f6991d;
}
#Header #Heading p{
	font-size: 11pt;
	color: #949494;
	font-style: italic;
	margin-top: 5px;
}

#Header ul{
	list-style-type: none;
	position: absolute;
	left: 0px;
	bottom: 5px;
}
#Header ul li{
	background-image: url(images/header-list-delimiter.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
}
#Header ul li a{
	color: #1f1f1f;
}
#Header ul li a:hover{
	text-decoration: underline;
}

#Header #ViewCart{
	position: absolute;
	width: 75px;
	right: 0px;
	bottom: 5px;
}

/* ------------------------------ CallOut Module ------------------------------ */

#CallOut{
	width: 100%;
	height: 290px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/callOut-bg.jpg);
	background-repeat: repeat-x;
}
#CallOut #CallOutContainer{
	background-image: url(images/callOut-container-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}


/* --- CallOut Heading --- */
#CallOut h2{
	padding-top: 25px;
	font-size: 14pt;
	font-weight: normal;
	color: #e5ea87;
	text-align: left;
	text-transform: uppercase;
}
#CallOut h2 strong{
	font-size: 18pt;
	font-weight: bold;
	line-height: 18px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
#CallOut h2 em{
	text-transform: none;
	color: #FFF;
	font-size: 20pt;
}
#CallOut h2 #Vitamin{
	position: absolute;
	left: 260px;
	top: 75px;
	font-size: 40pt;
	text-transform: none;
	color: #FFF;
	font-weight: bold;
}
#CallOut h2 #LetterD{
	position: absolute;
	left: 280px;
	top: 95px;
	font-size: 140pt;
	color: #FFF;
	font-weight: bold;
}


/* --- BuyNow --- */
#CallOut #BuyNow{
	background-color: #1f1f1f;
	background-image: url(images/buyNow-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 125px;
	width: 200px;
	left: 0px;
	top: 110px;
	border: 1px solid #403b37;
	border-radius: 15px;
	padding: 20px;
}
#CallOut #BuyNow img{
	float: left;
	margin-right: 15px;
}
#CallOut #BuyNow div{
	text-align: left;
	float: left;
	width: 95px;
	padding-top: 20px;
}

#CallOut #BuyNow div p#BuyNowTop{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b1b1b;
	padding-bottom: 10px;
	background-image: url(images/icon_shoppingCart.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}
#CallOut #BuyNow div p#BuyNowTop strong{
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}
#CallOut #BuyNow div p a{
	color: #ed9c21;
}

#CallOut #BuyNow div p#BuyNowBottom{
	font-size: 12pt;
	color: #ed9c21;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #494949;
}
#CallOut #BuyNow div p#BuyNowBottom span{
	font-size: 9pt;
	color: #707070;
}


/* --- SampleChapters --- */
#CallOut #SampleCh{
	border: 1px solid #ca7d1b;
	position: absolute;
	height: 270px;
	width: 460px;
	top: 10px;
	right: 0px;
	background-color: #eea021;
	border-radius: 15px;
	background: rgba(238, 160, 33, 0.5);
}
#CallOut #SampleCh h3{
	background-image: url(images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	margin-left: 20px;
	padding-left: 15px;
	font-size: 11pt;
	color: #fff;
}
#CallOut #SampleCh ul{
	list-style-type: none;
	background-image: url(images/chapters-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ede0d9;
	border-radius: 10px;
	background-color: #ebebeb;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 6px;
}
#CallOut #SampleCh ul li{
	float: left;
	height: 50px;
	width: 54px;
	background-image: url(images/chapters-delimiter.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	font-size: 10pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#CallOut #SampleCh ul li strong{
	font-weight: bold;
	font-size: 16pt;
}

#CallOut #SampleCh ul li a{
	color: #847e7e;
}
#CallOut #SampleCh ul li a:hover{
	color: #B8B4B4;
}

#CallOut #SampleCh img{
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}
#CallOut #SampleCh p{
	font-size: 11pt;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 15px;
}
#CallOut #SampleCh p em{
	font-size: 10pt;
	font-style: italic;
}

#CallOut #SampleCh #MoreButton{
	background-color: #efefef;
	background-image: url(images/more-button-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cfa261;
	position: absolute;
	height: 25px;
	width: 75px;
	border-radius: 5px;
	right: 20px;
	bottom: 20px;
}
#CallOut #SampleCh #MoreButton p{
	font-size: 10pt;
	text-transform: uppercase;
	background-image: url(images/arrow_dark.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 10px;
	margin-top: 5px;
	padding-right: 10px;
}
#CallOut #SampleCh #MoreButton p a{
	color: #7d7d7d;
}
#CallOut #SampleCh #MoreButton p a:hover{
	color: #B8B4B4;
}




/* ------------------------------ Content Module ------------------------------ */

#Content{
	width: 100%;
	background-color: #ebebeb;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
}
#Content a{
	color: #e68321;
	text-decoration: none;
}
#Content a:hover{
	text-decoration: underline;
}

#Content #ContentContainer{
	padding-top: 10px;
	padding-bottom: 30px;
}

/* ------------ Content Column Left --------------- */
#Content #ContentColLeft{
	float: left;
	width: 240px;
	margin-right: 40px;
}
#Content #ContentColLeft #SbTestimonials{
	list-style-type: none;
	margin-bottom: 40px;
}
#Content #ContentColLeft #SbTestimonials li{
	background-image: url(images/Sb-testimonials.png);
	background-repeat: no-repeat;
	background-position: 160px bottom;
	width: 100%;
	padding-bottom: 13px;
	margin-bottom: 20px;
}
#Content #ContentColLeft #SbTestimonials li p{
	background-color: #d9d9d9;
	border-radius: 15px;
	padding: 30px;
	font-size: 11pt;
	font-style: italic;
	color: #535353;
}
#Content #ContentColLeft #SbTestimonials li p span{
	font-size: 10pt;
	color: #949494;
}

/* ------- ShoppingCart Widget ------- */
#Content #ContentColLeft #WidgetList{
	list-style-type: none;
	margin-bottom: 20px;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart{
	border-radius: 15px;
	background-color: #C2EFE1;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart h2{
	font-size: 12pt;
	font-weight: bold;
	margin-left: 7px;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart .empty{
	font-size: 10pt;
	margin: 0px;
	margin-left: 7px;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart table{
	font-size: 8pt;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart table #product{
	width: 120px;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart table td.product-name{
	line-height: 12px;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart table td.checkout-total span.pricedisplay{
	font-size: 12pt;

}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart table td.checkout-total small{
	line-height: 9px;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart table td#cart-widget-links a.gocheckout{
	background-color: #FFF;
	display: block;
	border: 1px solid #499198;
	border-radius: 3px;
	text-align: center;
	width: 75px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#Content #ContentColLeft #WidgetList .widget_wpsc_shopping_cart table td#cart-widget-links a.emptycart{
	display: block;
	text-align: center;
	width: 80px;
}


/* ------------ Content Column Right --------------- */
#Content #ContentColRight{
	float: left;
	width: 680px;
}

#Content #ContentColRight #Articles{
	margin-top: 10px;
	list-style-type: none;
}

#Content #ContentColRight #Articles li{
	padding-bottom: 30px;
}
#Content #ContentColRight #Articles li h2{
	font-size: 14pt;
	font-weight: bold;
}
#Content #ContentColRight #Articles li p.postHeader{
	font-size: 9pt;
	color: #949494;
	margin-top: 5px;
}

#Content #ContentColRight #Articles li div{
	margin-top: 10px;
	font-size: 11pt;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #465B6C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaa;
}
#Content #ContentColRight #Articles li div h3, #Content #ContentColRight #Articles li div h4, #Content #ContentColRight #Articles li div h5{
	margin-top: 10px;
	margin-bottom: 10px;
}
#Content #ContentColRight #Articles li div h3{
	font-size: 12pt;
	font-weight: bold;
}
#Content #ContentColRight #Articles li div h4{
	font-size: 11pt;
	font-weight: bold;
}
#Content #ContentColRight #Articles li div h5{
	font-size: 10pt;
	font-weight: bold;
}
#Content #ContentColRight #Articles li div p{
	margin-bottom: 15px;
}
#Content #ContentColRight #Articles li div ul, #Content #ContentColRight #Articles li div ol{
	margin-bottom: 10px;
	margin-left: 30px;
}
#Content #ContentColRight #Articles li div table{
	margin-top: 10px;
	margin-bottom: 10px;
}
#Content #ContentColRight #Articles li div li{
	border: none;
	padding: 0px;
	width: auto;
}
#Content #ContentColRight #Articles li div div{
	border: none;
}

/* PostCategory: article INFO */
#Content #ContentColRight #Articles p.postCategory{
	font-size: 10pt;
}



/* --- Shopping Cart: e-Junkie --- */
#Content #ContentColRight #Articles li div .productCols{
	float: left;
}

#Content #ContentColRight #Articles li div #ProductColLeft{
	width: 120px;
}
#Content #ContentColRight #Articles li div #ProductColRight{
	width: 550px;
}
#Content #ContentColRight #Articles li div #ProductColRight h3{
	margin-bottom: 0px;
	font-size: 14pt;
	font-weight: bold;
}
#Content #ContentColRight #Articles li div #ProductColRight p#BookAuthor{
	font-size: 12pt;
}
#Content #ContentColRight #Articles li div #ProductColRight p#BookPrice{
	font-size: 13pt;
	font-weight: bold;
	color: #5d5d5d;
}
#Content #ContentColRight #Articles li div #ProductColRight p#BookDescriptionHeading{
	font-size: 10pt;
	color: #535353;
	margin-bottom: 0px;
}
#Content #ContentColRight #Articles li div #ProductColRight p#BookDescriptionFineprint{
	font-size: 9pt;
	color: #939393;
}
#Content #ContentColRight #Articles li div #ProductColRight{
}


#Content #ContentColRight #Articles li div #ProductFineprint{
	clear: both;
	font-size: 10pt;
	color: #939393;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #aaaaaa;
}

/* --- Shopping Cart --- */
#Content #ContentColRight #Articles #default_products_page_container h2.entry-title{
	font-size: 12pt;
	font-weight: bold;
}
#Content #ContentColRight #Articles #default_products_page_container input.wpsc_buy_button, #Content #ContentColRight #Articles #checkout_page_container input.wpsc_buy_button{
	font-size: 9pt;
	color: #FFF;
	background-color: #CC3D0D;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #783F0C;
	border-radius: 3px;
}


#Content #ContentColRight #Articles #default_products_page_container .wpsc_default_product_list .imagecol{
	width: 120px;
}
#Content #ContentColRight #Articles #default_products_page_container .wpsc_default_product_list .productcol{
	width: 400px;
}

#Content #ContentColRight #Articles #default_products_page_container .wpsc_default_product_list .productcol .wpsc_description{
	margin: 0px;
}
#Content #ContentColRight #Articles #default_products_page_container .wpsc_default_product_list .productcol .wpsc_description p{
	margin-bottom: 0px;
}
#Content #ContentColRight #Articles #default_products_page_container .wpsc_default_product_list .productcol .wpsc_product_price{
	margin: 0px;
}
#Content #ContentColRight #Articles #default_products_page_container .wpsc_default_product_list .productcol .wpsc_product_price p{
	margin-bottom: 0px;
}



/* CheckoutPage */
#Content #ContentColRight #Articles #checkout_page_container #wpsc_shopping_cart_container h2{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 30px;
}

/* PostComments */
#Content #ContentColRight #PostComments{
	width: 610px;
	padding-right: 20px;
	padding-left: 20px;
}
#Content #ContentColRight #PostComments h3{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 10px;
}
#Content #ContentColRight #PostComments ol{
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
#Content #ContentColRight #PostComments ol li{
	background-image: url(images/commentBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#Content #ContentColRight #PostComments ol li cite{
	font-size: 10pt;
	color: #000000;
}
#Content #ContentColRight #PostComments ol li small{
	font-size: 8pt;
	color: #9f9684;
}
#Content #ContentColRight #PostComments div.commentText{
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#Content #ContentColRight #PostComments div.commentText p{
	font-size: 11pt;
	margin-bottom: 10px;
}

/* LeaveReply form */
#Content #ContentColRight #PostComments form textarea{
	width: 600px;
	margin-bottom: 5px;
	background-color: #efefef;
}
#Content #ContentColRight #PostComments form label{
	font-size: 10pt;
}
#Content #ContentColRight #PostComments form input{
	margin-bottom: 5px;
}


/* Content: PAGES ------------------ */

/* Reviews (by users) */
#Content #ContentColRight #Articles #Reviews{
	list-style-type: none;
	margin-left: 0px; margin-top: 30px;
}
#Content #ContentColRight #Articles #Reviews li{
	margin-bottom: 40px;
}
#Content #ContentColRight #Articles #Reviews li p{
	font-size: 11pt;
	color: #4b4b4b;
	font-style: italic;
	text-indent: 40px;
	background-image: url(images/userReviews_bg.png);
	background-repeat: no-repeat;
}
#Content #ContentColRight #Articles #Reviews li p span{
	font-size: 9pt;
	color: #9a9a9a;
	font-style: normal;
}

/* Published Papers */
#Content #ContentColRight #Articles #PublishedPapers{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 30px;
}
#Content #ContentColRight #Articles #PublishedPapers li{
	margin-bottom: 40px;
}

#Content #ContentColRight #Articles #PublishedPapers li h3{
	font-size: 13pt;
	margin: 0px;
}


#Content #ContentColRight #Articles #PublishedPapers li p{
	font-size: 11pt;
	color: #4b4b4b;
}

/* ------------------------------ Footer Module ------------------------------ */

#Footer{
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

/* --- ExternalLogos --- */
#Footer #ExtLogos{
	list-style-type: none;
	text-align: center;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#Footer #ExtLogos li{
	float: left;
	margin-right: 30px;
}

/* --- FooterMenu --- */
#Footer #FooterMenu{
	font-size: 9pt;
	color: #757575;
	background-color: #2c2c2c;
	text-align: center;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 50px;
}
#Footer #FooterMenu ul{
	list-style-type: none;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}
#Footer #FooterMenu ul li{
	background-image: url(images/footer-list-delimiter.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#Footer #FooterMenu ul li a{
	color: #757575;
}
#Footer #FooterMenu ul li a:hover{
	text-decoration: underline;
}