/*
Theme Name: Imagination
Theme URI: http://www.cssjockey.com
Description: Imagination - Fully Customizable WordPress Theme. A gift from <a href="http://www.cssjockey.com">CSSJockey.com</a> to all WordPress users. <br />Make sure you share this theme with your loved ones. <a href="http://www.cssjockey.com">Check for Updates</a>
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
body {
	background: url(images/bg.jpg) center repeat;
	font:normal 9pt Arial, Geneva, Helvetica, sans-serif;
	color:#e1e1e1;
	line-height:1.6;
}
a{
	color:#ff9600;
}
a:hover{
	color:#FFFFFF;
}
#wrapper{
	width:989px;
	margin:9px auto;

}
#header{
	height:205px;
	color:#FFF;
	margin-top:15px;
}
#contentcontainer{
	clear:both;
	width:989px;
	padding:5px 0 0 0;
}


#content{
	width:665px;
	margin:0px 26px 0px 0;
}

/* ######### CSS classes applied to down and right arrow images  ######### */
#content .head { background: url(images/contenthead.gif) no-repeat 0 0; }
	#content .foot { 
		background: url(images/contentfoot.gif) no-repeat 0 bottom;
		padding: 25px 8px;
	}
	#content .atitle {
		float: left;
		font-size: 0.9em;
		text-transform: uppercase;
		color: #ffffff;
		background-color: #212121;
		padding: 5px 8px;
		font-weight: normal;
		margin: 10px 30px;
	}
	#content .featured {
		margin: 7px 7px 7px 7px;
		padding: 5px 30px 10px 10px;
	}
		#content .featured h2.title {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			color: #ffffff;
			background-color: #212121;
			padding: 5px 8px;
			font-weight: normal;
			margin-bottom: 10px;
		}
		#content .featured .thumb {
			width: 588px; height: 320px;
			padding: 5px;
			background-color: #000000;
			clear: both;
		}
			#content .featured .b {
				width: 589px; height: 320px;
				overflow: hidden;
				position: relative;
			}
			#content .featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; left: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
				#content .photo li img {
					width: 599px;
					height:320px;
				}
			#content .featured .text {
				list-style-type: none;
			}
				#content .featured .text li {
					width: 230px; height: 290px;
					position: absolute;
					top: 0; right: -270px;
					padding: 15px;
					color: #ffffff;
					font-family: Verdana;
					font-size:12px;
					background: url(images/shade.png) repeat 0 0;
					z-index: 4;
				}
				#content .featured .text li.first {
					right: 0;
				}
					#content .featured .text h2 {
						font-size: 1.6em;
						margin-bottom: 15px;
					}
					#content .featured .text p {
					font-size:0.9em; font-weight:bold;
						line-height: 1.2em;
						margin-bottom: 15px;
					}
					#content .featured .text a {
						color: #ffffff;
						text-decoration: none;
					}
					#content .featured .text .readmore {
						font-size: 0.9em;
						font-weight: bold;
						text-transform: uppercase;
					}

#dateblock {
	background:url(images/calendar.png);
	background-repeat:no-repeat;
	width:51px;
	height:54px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:9px;
	margin: 4px 2px 0px 0px;
	padding: 5px 0px 0px 0px;
}

#dateblock #day {
	font-size:19px;
	font-weight:bolder;
	color:#000000;
	text-align:center;
	padding-top:1px;
	letter-spacing:-1px;
}					
					/*------------------------------------------------Produtos--------------------*/

#produtos {display:block; width:645px;}					

#produto{width:202px; height:283px; float:left; margin:3px 5px 3px 0px; padding:1px; border-right: 3px groove #FFFFFF;}

#produtoright {width:202px; height:283px; float:left; margin:3px 3px 3px 0px; padding:1px;}

.pic{
	display:block;
	float:left; 
	background:transparent;
	width:58px;
	height:30px;
	margin:5px 9px 0 9px;
}

#produto h2 {display: block; width:115px; font-family:"Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	letter-spacing:0px;
	cursor:default;
	text-align:left;
	float:right;
	margin:0 0 5px 0; color:#e1e1e1;}
	
	#produtoright h2 {display: block; width:115px; font-family:"Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	letter-spacing:0px;
	cursor:default;
	text-align:left;
	float:right;
	margin:0 0 5px 0; color:#e1e1e1;}

.boxTxt{display: block; width:199px; height:189px; padding-top:2px; font-size:13px; font-style:oblique; clear:both;}
	
.boxTxt ul {background:transparent;
	display:block; padding-right:5px;}
	
.boxTxt ul li {font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; padding:0 0 0 2px; margin:0 0 10px 0; line-height:14px;}
	





/*------------------------------------------------Produto--------------------*/

#sidebar{
	width:235px;
	margin:0px;
	padding:0px;
}

.box {float:left; width: 250px; padding:0 15px 0 15px; margin:2px;}
.box h2{
	font-family:"Trebuchet MS";
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	letter-spacing:0px;
	cursor:default;
	margin:0 0 5px 0;
}

#footer {display:block; width:960px; padding:10px 15px 10px 15px; margin-bottom:9px; background:#1f1a17}

/* Global Colors */
.colororange{
	color:#ff9600;
}