/*
	Theme Name: Division Brand 2011
	Theme URI: http://www.divisionbrand.com
	Description: Division Brand 2011.  
	Version: 1.0 
	Author: Paul Jaques
	Author URI: http://www.pauljaques.net/
*/

@charset "UTF-8";

/** GLOBAL **/
#topwrapper{
	margin: 0 auto 20px;
	padding: 10px 0;
	
	float: left;
	width: 100%;
	
	background-color: rgba(0,0,0,.3);
}
	#top{
		margin: 0 auto;
		width: 1060px;
	}
body{
	font-size: 13px;
	font-weight: 400;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	
	background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg3.jpg);
	background-size: 100%;
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
}
	body.bg2{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg2.jpg);}
	body.bg3{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg3.jpg);}
	body.bg4{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg4.jpg);}
	body.bg5{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg5.jpg);}
	body.bg6{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg6.jpg);}
	body.bg7{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg7.jpg);}
	body.bg8{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg8.jpg);}
	body.bg9{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg9.jpg);}
	body.bg10{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg10.jpg);}
	body.bg11{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg11.jpg);}
	body.bg12{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg12.jpg);}
	body.bg13{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg13.jpg);}
	body.bg14{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg14.jpg);}
	body.bg15{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg15.jpg);}
	body.bg16{background-image: url(/wp-content/themes/divisionbrand/img/bgs/bg16.jpg);}

/** MAIN **/
#bodywrap{
	margin: 20px auto;

	clear: both;
	width: 1060px;
}
#header{
	margin-bottom: 10px;
	padding: 15px;
	
	float: left;
	width: 1030px;
	
	background-color: #ededed;
}
	#logo{
		float: left;
		width: 175px;
		height: 151px;
		
		display: block;
	}	
		#divisionbrand, #divisionbrand:hover, #divisionbrand:visited{

		}
		#divisionbrand{
			position: absolute;
			z-index: 10;
			
			width: 175px;
			height: 151px;
			
			display: block;
					
			background-image: url(/wp-content/themes/divisionbrand/img/logo2012.png);
			background-position: 0 0;
		}
			#divisionbrand.diss{margin:-9999px!important;}
			#divisionbrand.ha{margin:0!important;}
			#divisionbrand:hover{
			}
		#fb{
			position: absolute;
			z-index: 9;
			
			width: 175px;
			height: 151px;
			display: block;
		
			line-height: 114px;
			text-align: center;
			
			background-image: url(/wp-content/themes/divisionbrand/img/logo-faded.png);
			background-position: 0 0;
		}
			#fb iframe{
				margin: 65px 0 0 45px;
				
				z-index: 11;
				display: block;
			}
#navwrap{
	margin: 75px 0 0;
	
	float: right;	
}
#navwrap li{
	margin-right: 25px;
	
	float: left;
	display: inline;
}
	#navwrap li:last-child{
		margin-right: 0;
	}
	#navwrap li a{
		color: #222;
		font-size: 11px;
		
		text-decoration: none;
		text-transform: uppercase;	

		letter-spacing: 1px;
	}
	#navwrap li a:hover{
		color: #817262;
	}

#feature{
	margin-bottom: 10px;
	padding: 10px 0;

	overflow: hidden;

	clear: both;
	float: left;
	width: 1060px;
	height: 408px;
	
	background-color: #ededed;
}
	.slides_container a, .slides_control{
		float: left;
		display: block;
	}
	.slides_control{
		overflow: hidden;
		height: 408px!important;
	}
	#feature .pagination{	
		margin-top: -36px;
		
		position: relative;
		z-index: 6;
		
		float: left;
		width: 328px;	
		
		display: none;	
	}
		#feature .pagination li{
			float: left;
			display: block;
			
			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
		}
		#feature .pagination li a{
			float: left;
			width: 35px;
			
			display: block;
			
			color: #fff;
			font-size: 14px;
			font-weight: 500;
			line-height: 35px;
			
			text-align: center;
			text-decoration: none;
			
			background-color: #aea79f;
		}
		#feature .pagination li a:hover, #feature .pagination li.current a{
			background-color: #817262;
		}

#container{
	margin-bottom: 10px;
	padding: 10px;
	
	clear: both;
	float: left;
	width: 1040px;
	
	background-color: #EDEDED;
}
	#container.homepage{
		padding: 0;
		
		width: 1060px;
		
		background: none;
	}
#maincolumn{	
	float: left;
	width: 730px;
}
.homepage #maincolumn{
	padding: 10px;
	background-color: #EDEDED;
}
	#maincolumn .post{
		margin-bottom: 40px;
		padding: 10px;
		
		position: relative;
		
		background-color: #fff;
		
		border-bottom: 1px solid #aea79f;
	}
	#maincolumn .post img{
		margin-bottom: 15px;
		border-bottom: 1px solid #aea79f;
	}
	#maincolumn p a:link{
		font-weight: 900;
	}
		#maincolumn p a:hover{
			color: #aea79f;
		}

.wp-pagenavi{
	margin-top: -30px;
	float: left;
}
	.wp-pagenavi span{
		margin-right: 1px;
		padding: 8px 12px;
	
		float: left;
		display: block;
		
		color: #aea79f;
		font-weight: normal;
		text-decoration: none;
	}
	.wp-pagenavi .current{
		background-color: #fff;
	}
	.wp-pagenavi a{
		margin-right: 1px;
		padding: 8px 12px;
	
		float: left;
		display: block;
		
		color: #fff;
		font-weight: normal;
		text-decoration: none!important;
		
		background-color: #d5d6d2;
	}
		.wp-pagenavi a:hover{
			background-color: #aea79f;
		}

#pagination{
	margin-top: -10px;
}
	#pagination li{
		float: left;	
	}
		#pagination li a{
			margin-right: 1px;
			padding: 8px 12px;
		
			float: left;
			display: block;
			
			color: #fff;
			font-weight: 900;
			text-decoration: none;
			
			background-color: #aea79f;
		}
		#pagination li a:hover{
			color: #aea79f;
			background-color: #fff;
		}
		
#sidecolumn, #sidenav{
	padding: 10px;
	
	width: 280px;
	
	border-bottom: 1px solid #aea79f;
}
.homepage #sidecolumn{
	background-color: #EDEDED;
	border: none;
}
	#sidecolumn p, #sidenav p{
		margin-bottom: 10px;
		
		color: #888;
		line-height: 18px;
	}
#contactlist{
	margin-bottom: 30px;

	float: left;
	width: 100%;
}
	#contactlist li{
		margin-bottom: 15px;
	
		color: #888;
		font-size: 14px;
		font-family: 'Droid Serif', Georgia, Times New Roman, serif;
	}
	#contactlist li strong{
		color: #222;
		font-weight: normal;
	}
	span.error{
		margin: -5px 0 20px;
		
		display: block;
		
		color: #CC0000;
	}

/** SIDE MODULES **/
#search{
	margin-bottom: 45px;
	float: left;
}
	#search input{
		padding: 8px;
	
		float: left;
		width: 192px;
		
		color: #666;
		text-shadow: 1px 1px 1px #fff;
		
		border: 1px solid #ccc;
		
		background-image: url(/wp-content/themes/divisionbrand/img/search.png);
		background-position: 5px 5px;
		background-repeat: no-repeat;
		
		background-color: #f1f2f1;
	}
	#search .s{
		margin-left: 1px;
		padding: 10px 0 8px;
		
		float: left;
		width: 69px;
		
		color: #f1f2f1;
		font-family: 'Droid Serif', Georgia, Times New Roman, serif;
		font-weight: 900;
		
		text-indent: 0px;
		text-transform: uppercase;
		text-shadow: none;
		
		letter-spacing: 1px;
		
		cursor: pointer;
		
		background-color: #aea79f;
		background-image: none;
		
		border: none;
	}
		#search .s:hover{
			background-color: #817262;
		}
		#search input:focus{
			outline: 0 none;
			background-image: none;
		}
.archives, .categories, .print, .products, .video, .divisioncrew, #facebook, .twitterfeed{
	margin-bottom: 45px;
	
	position: relative;
	
	float: left;	
	width: 280px;
}
	#vimeo{
		float: left;
		width: 270px;
		
		border: 5px solid #bfb7ae;
	}
		#vimeo:hover{
			border: 5px solid #25201c;
		}
	#vimeo img{
		margin: 45px 145px;
	}
.print a img, .products a img, .divisioncrew a img{
	border: 5px solid #bfb7ae;
}
	.print a:hover img, .products a:hover img, .divisioncrew a:hover img{
		border: 5px solid #25201c;
	}
	.print>span{
		margin-top: 10px;
		
		display: block;
	
		color: #aea79f;
		
		text-align: right;
	}
	.archives li, .categories li{
		margin-bottom: 6px;
	}
	.archives li a, .categories li a{
		color: #817262;
		font-size: 9px;
		font-family: Verdana;
		
		letter-spacing: 1px;
		text-transform: uppercase;
		text-decoration: none;
	}
	.archives li a:hover, .categories li a:hover{
		text-decoration: underline;
	}
	.print a span{
		position: absolute;
		top: 50%;
		right: 50%;
		
		margin: -16px 0 0 -12px;
	
		width: 25px;
		height: 32px;
		display: none;
		
		background-image: url(/wp-content/themes/divisionbrand/img/zoom.png);
		background-repeat: no-repeat;
	}
	
	.plus{
		margin-top: 5px;
		
		float: right;
		width: 133px;
		height: 32px;
		
		background-image: url(/wp-content/themes/divisionbrand/img/plus.png);
		background-repeat: no-repeat;
	}
		.plus:hover{
			background-position: 0 -32px;
		}
		
	.viewproduct{
		margin-top: 5px;
	
		float: right;
		width: 180px;
		height: 32px;
		
		background-image: url(/wp-content/themes/divisionbrand/img/viewproduct.png);
		background-repeat: no-repeat;
	}
		.viewproduct:hover{
			background-position: 0 -32px;
		}
	#twit-twit{
		margin-bottom: 15px;
		
		clear: both;
		float: left;
		width: 100%;
	}
		.twit-date li{
			margin-bottom: 5px;
			padding: 5px;
			
			float: left;
			width: 270px;
			
			font-size: 11px;
			
			border-bottom: 1px dashed #bfb7ae;
			
			background-color: #FFF;
		}
		.twit-date li a{
			display: none;
		}

#footerwrap{
	margin: 0 auto;
	padding-bottom: 30px;

	clear: both;
	width: 1060px;
	
	display: block;
}
	#footerwrap li{
		margin-right: 15px;
		
		float: left;
	
		color: #aea79f;
		font-size: 9px;
		font-family: Verdana;
		
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	#footerwrap li a{
		text-decoration: none;
	}

/** LINKS **/
a, .s{
	-o-transition-duration: .20s;
	-o-transition-property: color, background-color, text-indent, border;
	
	-webkit-transition-duration: .20s;
	-webkit-transition-property: color, background-color, text-indent, border;	
}
a:link, a:visited{
	color: #817262;
	text-decoration: underline;
}
a:hover{
	color: #222;
}

/** TYPOG **/
#maincolumn p{
	margin-bottom: 26px;
	
	color: #888;
	line-height: 22px;
}
.leader, .productinfo p{
	color: #888;
	font-size: 14px;
	font-family: 'Droid Serif', Georgia, Times New Roman, serif;
	
	line-height: 22px;
}
.posted{
	margin: 30px 0 -20px;
	padding: 10px 0;
	
	display: block;

	color: #888;
	font-size: 12px;
}

/** HEADINGS **/
h1{
	margin: 15px 10px;
}
h2{
	margin: 0 0 15px;

	color: #222;
	font-size: 20px;
	font-family: 'Droid Serif', Georgia, Times New Roman, serif;
	
	line-height: 24px;
	letter-spacing: 1px;
	
	text-shadow: 1px 1px 1px #fff;
}
	h2 a{
		font-weight: normal;
		font-style: oblique;
		
		text-decoration: none!important;
	}
h3{
	margin-bottom: 10px;

	font-size: 12px;
	font-weight: 900;
	
	line-height: 16px;
}

#productsnav{
	margin-top: -10px;

	float: left;
	width: 280px;
}
	#productsnav li{
		float: left;
		width: 100%;
		display: block;	
	}
	#productsnav li.first, #productsnav li:first-child{		
		margin-left: -20px;
		padding: 10px;
		
		width: 280px;
	
		color: #fff;
		font-size: 13px;
		font-weight: 900;
		
		text-indent: 10px;
				
		background-color: #aea79f;
		
		border-bottom: 1px solid #fff;
	}
	#productsnav li a{
		padding: 10px 0;
	
		float: left;
		width: 280px;
		
		display: block;
	
		color: #222;
		font-size: 11px;
		font-weight: 200;
		text-shadow: 1px 1px 1px #fff;
		
		letter-spacing: 1px;
		text-transform: uppercase;
		text-decoration: none;
		
		border-bottom: 1px solid #f1f2f1;
	}
	#productsnav li a.current{
		font-weight: 900;
	}
		#productsnav li a:hover{
			color: #ccc;
			text-indent: 3px;
		}

.productcat{
	margin: 0 -10px 10px 0;
	padding: 10px;
	
	float: left;
	width: 720px;
	display: block;
	
	color: #fff;
	font-weight: 200;
	
	background-color: #aea79f;
	
	border-bottom: 1px solid #fff;
}
.tcp_products_list{
	clear: both;
	float: left;
}
	div.tcp_product{
		margin: 0 5px 30px 0;
		padding: 5px;
		
		float: left;
		width: 228px;
				
		background-color: #FFF;

		border: 1px solid #DDD;		
	}
	div.tcp_product:hover{
		cursor: pointer;
		border-bottom: 1px solid #222;
	}
	div.tcp_product a{
		float: left;
		display: block;
		
		text-decoration: none;
	}
		div.tcp_product a h3{
			margin-bottom: 0px;
		}
		div.tcp_product a{
			color: #222;
		}
	div.tcp_product a img{
		margin-bottom: 10px;
		
		width: 228px;
		height: 140px;
		
		border-bottom: 1px solid #cac3b9;
		
		opacity: 1;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-in;
		-webkit-transition-duration: 200ms;
	}
		div.tcp_product:hover img{
			opacity: .5;
			-webkit-transition: opacity;
			-webkit-transition-timing-function: ease-in;
			-webkit-transition-duration: 200ms;
		}
	
#productswrap {
	width: 730px;
	position: relative;
}
#products .next,#products .prev {
	position: absolute;
	top: 127px;
	left: 0;
	
	padding-top: 21px;
	
	width: 21px;
	height: 0;
	
	overflow: hidden;
	display: block;
	z-index: 101;
}
#products .prev {
	background: url(/wp-content/themes/divisionbrand/img/arrow-prev.png);
}

#products .next {
	left: 398px;
	background: url(/wp-content/themes/divisionbrand/img/arrow-next.png);
}

#products .slides_container {
	position: relative;

	float: left;
	width: 730px;
	height: 275px; 
	
	overflow: hidden;
	
	border: 1px solid #aea79f;
}

#products .pagination {
	margin: 10px 0 30px;
	padding: 5px;
	
	clear: both;
	float: left;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	background: #dfdfdf;
}

#products .pagination li {
	margin: 2px 4px;
	float: left;
}

#products .pagination li a {
	margin: 1px;
	
	float: left;
	width: 55px;
	height: 21px;
	display: block;
	
	text-decoration: none;
	
	background: #f9f9f9;
	
	border: 1px solid #ccc;
}
#products .pagination li.current a {
	border: 1px solid #aea79f;
}

/** Product information **/ 
.productinfo{
	clear: both;
	float: left;
	width: 100%;
}
.productinfo ul{
	margin: 30px 0;
	width: 300px;
}
.productinfo ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	
	color: #666;
	font-size: 11px;
	
	border-bottom: 1px dotted #ccc;
}

#action{
	float: right;
	width: 300px;
}

.box{
	padding: 0 15px;
	
	position: relative;

	float: left;
	width: 1100px;
	height: 730px;
	
	font-family: 'Droid Serif';
}
	.box h2{
		margin-bottom: 30px;
		
		color: #222;
		font-size: 20px;
		font-style: oblique;
		
		text-transform: none;
	}
	.box p{
		margin-bottom: 30px;
		width: 360px;
	
		color: #666;
		line-height: 24px;
	}
	.box p a{
		color: #aea79f;
	}
		.box p a:hover{
			color: #817262;
			text-decoration: underline;
		}
	.box p strong{
		background-color: #fffee9;
	}
	
	.box .next{
		position: absolute;		
		bottom: 350px;
		right: 50px;
	
		width: 34px;
		height: 50px;
		display: block;
		
		background-image: url(/wp-content/themes/divisionbrand/img/rightarrow-rider.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
		.box .next:hover{
			background-position: 0 -50px;
		}
	.box .prev{	
		width: 34px;
		height: 50px;
		display: block;
		
		background-image: url(/wp-content/themes/divisionbrand/img/leftarrow-rider.png);
		background-repeat: no-repeat;
		background-position: 0 0;
	}
		.box .prev:hover{
			background-position: 0 -50px;
		}

/** DEALERS **/
.dealers, #wp-table-reloaded-id-1-no-1{
	margin: 0 0 20px;
	width: 100%; 
	
	font-size: 11px;
	
	border-collapse: collapse;
}
.dealers th, .dealers td, #wp-table-reloaded-id-1-no-1 th, #wp-table-reloaded-id-1-no-1 td{
	padding: 7px 10px;
}		
.dealers th, #wp-table-reloaded-id-1-no-1 th{
	color: #fff;
	
	font-size: 11px;
	
	text-align: left;
	text-transform: uppercase;
	
	letter-spacing: 1px;

	background: #aea79f;
}
.dealers td, #wp-table-reloaded-id-1-no-1 td{
	color: #666;
	
	border-left: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.dealers .even, #wp-table-reloaded-id-1-no-1 .even{
	background-color: #f1f2f1;
}
.wp-table-reloaded caption{
	display: none;
}

/** CONTACT FORM **/
#contact{
	padding: 10px 30px 30px;
	
	float: left;
	width: 380px;
	display: block;
	
	border-left: 1px solid #aea79f;
}
#contact div, #contact label, #contact input, #contact textarea{
	width: 380px;
	
	color: #aea79f;
	font-size: 14px;
	font-family: 'Droid Serif', Georgia, Times New Roman, serif;
}
	#contact label{
		margin-bottom: 10px;
		
		display: block;
		
		color: #222;
	}
	#contact input, #contact textarea{
		margin-bottom: 30px;
		padding: 10px;
		
		width: 360px;
		
		border: 0;
		border-bottom: 1px solid #e0e0e0;
	}
	#contact input:focus, #contact textarea:focus{
		outline: 0 none;
	}
	#contact .s{	
		cursor: pointer;
	
		color: #222;
		font-size: 20px;
		font-family: 'Droid Serif', Georgia, Times New Roman, serif;
		
		letter-spacing: 1px;
		
		text-align: center;
		text-shadow: 1px 1px 1px #fff;
	
		background: none;
		
		border-top: 1px solid #AEA79F;
		border-bottom: 1px solid #AEA79F;
	}
		#contact .s:hover{	
			color: #ccc;
			text-shadow: 1px 1px 1px #fff;
		}

/** SOCIAL **/
#social{
	margin-bottom: 30px;

	clear: both;
	float: left;
	width: 100%;
}
	#social li{
		margin-right: 5px;
		float: left;
	}
	#social li a{
		float: left;
		width: 32px;
		height: 32px;
		
		display: block;
		
		background-image: url(/wp-content/themes/divisionbrand/img/social.png);
		background-repeat: no-repeat;
	}
	#social li.email a{background-position: 0px 0px;}
	#social li.facebook a{background-position: -32px 0px;}
	#social li.twitter a{background-position: -64px 0px;}
	#social li.tumblr a{background-position: -96px 0px;}
	#social li.vimeo a{background-position: -128px 0px;}
	
	#social li a:hover{
		background-position-y: -32px!important;
	}

#team{
	display: none;	
}
	#team li{
		margin-bottom: 10px;
		
		position: relative;
		
		float: left;
		width: 100%;
	}
	#team li img{
		float: left;
	}
	#team li span{
		position: absolute;
		bottom: 15px;
		left: 15px;
	
		width: 337px;
		height: 30px;
		display: none;
	}

#sq-team{
	display: none;
}
	#sq-team li{
		margin-bottom: 10px;
		
		position: relative;
		
		float: left;
		width: 515px;
	}	
		#sq-team li img{
			float: left;
		}
		#sq-team li span{
			position: absolute;
			bottom: 15px;
			left: 0;
		
			width: 337px;
			height: 30px;
			display: none;
		}
	
/** VIDEO THUMBS **/ 
#embed{
	float: left;
	width: 700px;
}
#featurevids{
	margin-left: 10px;
	padding: 5px 5px 0;
	
	float: left;
	width: 320px;
	
	background-color: #fff;
}
	#featurevids li{
		margin: 0 5px 10px 0;
	
		float: left;
		width: 155px;
		
		border-bottom: 1px solid #aea79f;
	}
	#featurevids li:hover{
		border-bottom: 1px solid #fff;
	}
	#featurevids li:nth-child(2n+2) {
		margin-right: 0;
		float: right;
	}
	#featurevids li img{
		float: left;
		width: 155px;
	}
	#featurevids li p{
		display: none;
	}
	#featurevids a{
		position: relative;
		float: left;
	}
#recentvids{
	float: left;
}
	#recentvids li{
		margin-right: 10px;
	
		float: left;
		width: 200px;
		height: 150px;
		
		background-color: #d5d6d2;
	}
	#recentvids li.last{
		margin-right: 0;
	}
	

/** Sidenav **/
#sidenav{
	margin: 0 0 30px;
}
	#sidenav li{
		margin-bottom: 15px;
		
		float: left;
		width: 100%;
	}
		#sidenav>li{
			
		}
		#sidenav li ul{
			margin: 15px 0 15px 0;
			padding-left: 15px;
			
			float: left;
			width: 264px;
			
			color: #999;
			font-size: 10px;
			font-family: 'Droid Serif', Georgia, Times New Roman, serif;
		}
	#sidenav li a{
		padding-bottom: 10px;
	
		display: block;
	
		color: #222;
		font-size: 20px;
		font-family: 'Droid Serif', Georgia, Times New Roman, serif;
		
		line-height: 24px;
		letter-spacing: 1px;
		
		text-shadow: 1px 1px 1px #fff;
		text-decoration: none;
		
		border-bottom: 1px solid #ccc;
	}
		#sidenav li a:hover{
			color: #AEA79F;
		}

#maincolumn .tab{
    display: none;
    
    clear: both;
    width: 100%;
}
#maincolumn .tab.current{
    display: block;
}

/** DEALERS & DISTRO TABLES **/
.wp-table-reloaded caption{
	margin: 10px 0;
	clear: both;
}
	.wp-table-reloaded caption a{
		padding: 5px;
	
		color: #fff;
		
		background-color: #222;
	}
	
/** PRODUCT GALLERY OVERRIDES **/
.jcarousel-scroll{
	display: none;
}
.jcarousel-container{
	float: left;
	width: 730px;
	height: 450px;
	
	border: 1px solid #aea79f;
}
	.jcarousel-container img{
		float: left;
	}
.carousel-controls{
	clear: both;
	float: left;
}
.cgj_image img{
	width: 730px;
	height: 450px;
}

/** POST INFO **/
.postinfo{
	margin: -5px 0 15px;
	padding: 10px 5px;
	
	float: left;
	width: 700px;
	
	color: #ccc;
	font-size: 12px;
	
	border-top: 1px dashed #d5d6d2;
	border-bottom: 1px dashed #d5d6d2;
}

/** PRODUCTS SHARE **/
#share{
	margin-bottom: 15px;
	padding: 5px;

	clear: both;
	float: left;
	
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	
	background-color: #F1F2F1;
}

#listed{
	border-left: 1px solid #ccc;
}
	#listed li{
		margin-bottom: 15px;
		padding-left: 25px;
		
		font-size: 14px;
	}
	#listed li a{
		text-decoration: none;
	}
	
.widget_sp_image .widgettitle{
	display: none;
}