/*
Theme Name: QSS International, Inc.
Theme URI: http://crown-pro.com/
Description: Custom theme for QSSInternational.com - designed & developed by Crown Productions.
Version: 1
Author: Jonathan Asmar
Author URI: http://crown-pro.com
*/

/* BEGIN QSS INTERNATIONAL CUSTOM STYLES */

body{
	margin: 0px;
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	text-align: left;
}

a{ color: #416b77; }
a:hover{ color: #b82d25; }

.head{
	width: 100%;
	height: 422px;
	text-align: left;
	
	background: url(images/headbg.png);
}
.header{
	width: 1000px;
	height: 422px;
	margin: 0px auto;
}
.header div, .header div img{ float: left; }
.header .left, .header .right{
	width: 500px;
	height: 422px;
}
.header .left{ float: left; }
.header .right{ float: right; }
.header .nav{
	height: 51px;
	
	font-size: 12px;
	line-height: 56px;
}
.header .right .nav{ float: right; }
.header .nav a{
	padding: 16px;
	
	color: #fff;
	text-decoration: none;
}
.header .nav a:hover{
	text-decoration: underline;
	
	background: #48110e;
}
.header .left .headlines{
	width: 500px;
	height: 245px;
	
	background: url(images/headlinebg.jpg);	
}
.header .left .headlines .headline{
	margin: 48px 16px;
	padding: 15px 20px;
	pading-right: 0px;
	
	width: 380px;
	height: 121px;
	
	font-size: 12px;
	color: #ccc;
	line-height: 18px;
	
	border-left: 0px solid #681915;
	
}
.header .left .headlines .headline a{
	color: #ccc;	
}
.header .left .headlines .headline a:hover{
	color: #b82d25;	
}
.header .left .headlines .headline h2{
	margin: 0px;
	margin-top: -10px;
	
	font-size: 26px;
	color: #fff;
}
.header .right .search{
	padding-top: 50px;
	width: 245px;
	height: 76px;
	
	text-align: right;
}
.header .right .search form{
	margin-left: 30px;
	
	text-align: right;
}
.header .right .tagline{
	position: relative;
	width: 245px;
	height: 245px;
	
	display: table-cell;	
	
	font-size: 28px;
	color: #fff;
	text-align: left;
		
	background: url(images/taglinebg.jpg);
}
.header .right .tagline .text{
	margin-top: 15px;
	padding-top: 50px;
	height: 156px;
}

.thumbnails{
	margin-top: 0px;
	margin-bottom: -50px;
	width: 100%;
	height: 291px;	
	
	/*background: url(images/thumbbg.png) repeat-x 0px 30px;*/
}
.thumbnails .thumbScroller{
	margin: 0px auto;
	width: 1000px;	
	height: 291px;
}
.thumbnails .prev, .thumbnails .next{
	margin-top: 27px;
	width: 40px;
	height: 164px;	
}
.thumbnails .prev{ margin-right: 10px; }
.thumbnails .next{ margin-left: 10px; }
.thumbnails .thumbScroller div{ float: left; }
#isThumbsFrame{
	margin: 0px auto;
	width: 900px;
	height: 350px;
	
	overflow-y: visible;
}
#isThumbsFrame div{
	margin-right: 38px;
}
#isThumbsFrame canvas{
	margin-top: 0px;
}

.page{	
	background: #ccc url(images/bodybg.png) repeat-x;	
}
.post{
	width: 940px;
	padding: 0px 20px;
}
.post .entry{
	min-height: 100px;
}
.hentry{
	width: 940px;
	padding: 0px 20px;
}
.hentry .entry{
	min-height: 50px;	
}
.hentry .entry p{
	float: left;
}
.post-edit-link{
	float: left;
	padding: 0px 20px;
}
.page .content{
	padding-top: 20px;
	
	position: relative;
	margin: 0px auto;
	width: 980px;
	
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
.page .content h2{
	font-size: 24px;
	color: #416b77;
}
.page .indexLeft, .page .indexRight{
	float: left;
	margin: 20px;
	width: 450px;
	margin-top: -75px;
	z-index: 1000;
}
.page .content .post{
	float: left;
}

.page .latest{
	padding: 20px;
	padding-bottom: 40px;
	width: 940px;
	height: 250px;
	
	font-size: 11px;
	color: #ccc;
	
	background: #b82d25 url(images/latestbg.png) repeat-x bottom left;	
}
.page .latest a{ color: #ccc; }
.page .latest ul{
	list-style-type: none;
}
.page .latest li, .page .latest ul{
	margin: 0px;
	padding: 0px;
}
.page .latest .widget_recent_entries li, .page .latest .widget_recent_entries ul, .page .latest .widget_betterblogroll li, .page .latest .widget_betterblogroll ul{
	list-style-type: disc;
}
.page .latest .ngg-widget li, .page .latest .ngg-widget ul{
	list-style-type: disc;
}
.page .latest h2{
	color: #fff;	
}
#sidebar .widget{
	float: left;
	padding: 20px;
	width: 270px;
}
.smallSidebar{
	float: left;
	width: 220px;
}
.smallSidebar .widget{
	float: left;
	width: 220px;
}
.smallSidebar ul,.smallSidebar li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.smallSidebar h2{
	padding-bottom: 10px;
	border-bottom: 2px solid #416b77;	
}

.footer{
	width: 100%;
	height: 145px;
	
	color: #ccc;
	text-align: center;
	
	background: #333;
}
.footer .footContent{
	margin: 0px auto;
	width: 1000px;
	height: 145px;
	
	background: url(images/footerlogo.png) no-repeat;
}
.footer .footContent .left, .footer .footContent .right{
	float: left;
	margin-left: 20px;
	padding-top: 30px;
	width: 480px;
	height: 115px;
	
	text-align: left;	
	line-height: 20px;
}
.footer .footContent .right{
	float: right;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 68px;
	height: 77px;
	
	text-align: right;
}
.footer .footContent h2{
	font-size: 20px;
	color: #fff;
}
.footer .info{
	float: left;
	margin-right: 50px;
	margin-top: -10px;
}
.footer a{ color: #ccc; }

h2{
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;	
}

a img{ border: 0px; }

.page .content .hentry h2{
	font-size: 18px;
	line-height: 22px;
}
.page .content .hentry h2 a{
}
.page .content .hentry{ background: none; min-height: 350px; }

.navigation{
	margin-left: 20px;
	width: 940px;
}
.alignleft{ float:left; }
.alignright{ float: right; }

hr{
	color: #416b77;
	background: #416b77;	
	height: 2px;
	border: 0px;
}

.ngg-widget img {
	border:0px; 
}

.media_widget li{
	margin-left: 22px;
	color: #416b77;
	list-style-type: disc;
}

.widgettitle h2{ font-size: 16px; }

.widget ul{
	padding-bottom: 20px;
}

#isThumbsImageRow a{
	float: left;
	text-decoration: none;
	overflow: hidden;
}
.caption{
	width: 150px;
	height: 20px;
	position: relative;
	top: -87px;
	left: 0px;
	
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/transparent.png');
}

.caption[class] {
  background-image:url(images/transparent.png);
}
