/* AFFILIATE PRODUCTS 2 THEME */
@import url(http://s3.amazonaws.com/devhub/template/theme/dh-columns.css); /* Standard column elements */
@import url(/static/shared/fonts/sans_serif/Sansation/stylesheet.css);

#sitelogo a { font-family: SansationRegular,Helvetica,Arial,serif; }


#sitelogo {
	float: left;
	overflow: hidden;
	position: relative;
	width: 920px;
	padding-left: 15px;
}
#sitelogo a {
    font-size: 1.75em;
	letter-spacing: -1px;
    line-height:1.75em;
	color: #FFFFFF;
	text-decoration: none; 
	text-transform: uppercase;
}
#sitelogo a:hover {
	color: #FF7200;
}
#sitelogo img {
	border: none;
	padding-top: 10px;
}
#sitelogo #logotext{
	margin-bottom: 20px;
	margin-top: 30px;
}

.col-padding { padding-right: 15px; }
.box,
.image-wrap {
	margin-bottom: 15px;
}
.box {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	border: 1px solid #EEEEEE;
	padding: 15px;
	background: #F6F9F9;
}
.box-inner {
}
#prehead,
#container,
#header,
#thickborder,
#body,
#footer {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/* FORM STYLES */
input.button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px 5px;
	border: 1px solid #15253E;
	background: #15253E url(/images/bg-menuglossy.png) repeat-x left -1px;
	color: #FFFFFF;
}
input.button:hover {
	background-color: #FF7200;
	border-color: #FF7200;
	color: #FFFFFF;
}
input.searchinput {
	border: 1px solid #CCCCCC;
	font-size: .75em;
	padding: 3px;
}
/************/

body {
	font-family: Helvetica,Arial,sans-serif;
	padding: 10px 0;
	margin: 0px;
	text-align: center;
	background: #CCCCCC;
}
body {
	color: #1A1A1A;
}
a {
	color: #15253E;
	text-decoration: none;
}
a:hover {
	color: #FF7200;
	text-decoration: underline;
}
#container {
	-webkit-border-top-right-radius:10px;
	-moz-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
	background: white;
}
#prehead {}
#prehead form#search {
	float: right;
	background: transparent url(/images/search.png) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 30px;
}
#prehead form#search:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
#header {
	-webkit-border-top-right-radius:10px;
	-moz-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
	background: #15253E url(/images/bg-header.png) repeat scroll left top;
	min-height: 50px;
	padding:5px 0 0;
	border-bottom: 6px solid #FF7200;
}
#header input.button {
	background: #FF7200;
}
#logobox {
	overflow: hidden;
	position: relative;
	float: left;
}

.col #search {
	background: none;
	border: 1px solid #DEDEDE;
	float: none;
	margin: 0;
	padding: 4px;
}

/* NAVIGATION */
#nav {
	overflow: hidden;
	line-height: 28px;
}
#nav ul {
	height: 30px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#nav ul li {
	float: left;
	margin-right: 2px;
}
#nav ul li a {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background: #596F8F url(/images/bg-menuglossy.png) repeat-x left 5px;
	padding: 8px 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a:hover, #nav li.selected a {
	background-color: #FF7200;
	color: #FFFFFF;
	border-color: #FF7200 #FF7200 transparent #FF7200;
}

#thickborder { 
	height: 20px;
	background: #EFEFEF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}

#body {
	position: relative;
}

.columns {
	padding: 0 15px;
}

.post .title {
	margin:0;
	padding:10px 0 10px;
}
.post h2.title {
	font-size:1.8em;
}

.content,
.entry {
	font-size:.75em;
	line-height:1.45em;
}
.content a,
.entry a {
	color: #15253E;
	text-decoration: none;
}
.content a:visited,
.entry a:visited,
.content a:hover,
.entry a:hover {
	color: #FF7200;
}
.content a:hover,
.entry a:hover {
	text-decoration: underline;
}
.content img,
.entry img {
	border:6px solid #fff;
}

.content,
.entry h1{
font-size:0.9em;
line-height:2em;
}

h1{
font-size:normal;
line-height:normal;
}

.headline {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	background: #FFFFFF url(/images/bg-headline.png) repeat-x left center;
	position:relative;
	margin: -16px -16px 14px;
	padding: 10px 15px;
	color: #333333;
}
.headline h1,
.headline h2,
.headline h3 {
	margin:0;
	padding:5px 0 10px;
}
.headline h1 { font-size:1.8em; }
.headline h2 { font-size:1.3em; }
.headline h3 { font-size:1.1em; }
.headline .more {
	position:absolute;
	top:8px;
	right:0;
	font-size:.8em;
}
.headline h2,
.headline h3 {
	font-size: .75em;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.headline h2 a { color: white; }
.post .meta {
	display:block;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.post .meta .comments {
	float:right;
}

.post .social {
	font-size:.7em;
}
.post .social a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:block;
	background: #15253E url(/images/bg-menuglossy.png) repeat-x scroll left -1px;
	text-decoration:none;
	padding:6px 8px;
	color: #FFFFFF;
	float:left;
	margin-right:2px;
}
.post .social a:hover {
	background-color: #FF7200;
}

.paginate {
	margin-top:14px;
}
.paginate .button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:block;
	background: #15253E url(/images/bg-menuglossy.png) repeat-x left 5px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding:8px 10px;
	text-decoration:none;
	float:left;
}
.paginate .button:hover {
	background-color: #FF7200;
	color: ;
}
.paginate .button.alt {
	float:right;
	text-align:right;
}

.item {
	background: #FFFFFF url(/images/bg-items.png) repeat-x center center;
	padding:12px;
	border:1px solid #DEDEDE;
	position:relative;
	margin: -8px 0 15px;
}
.item:hover {
	background-color: #F2F7FC;
}
 .item.last {
	margin-bottom: -8px;
} 
.item .title {
	margin:0;
	padding:0 0 6px;
}
.item h3 {
	font-size:1.1em;
}
.item p {
	font-size:.7em;
	line-height: 1.3em;
	margin:0;
	padding-bottom:6px;
}
.item .graphic {
	float:left;
	margin-right:15px;
	margin-bottom:6px;
	position:relative;
}
.item .graphic img {
	width:60px;
	height:60px;
	border:3px solid #fff;
}
.item .meta {
	font-size: .65em;
	color: #CCCCCC;
}
.item .meta a,
.item .meta span,
.item .social a {
	margin-right:5px;
}
.item .rating {
	position:absolute;
	right:0;
}

.gallery {
	margin-bottom:15px;
}
.gallery .caption {
	margin:0;
	position:absolute;
	bottom:0;
	left:0;
	background:url(http://dh.devhub.com/static/dh/dev/html-sample/black-opacity75.png) top left repeat;
	color:#fff;
	padding:15px;
	width:100%;
	text-shadow:0 -1px 0 #222;
}
.gallery .gallery-image {
	position:relative;
	height:350px;
	overflow:hidden;
	margin:0;
	border:1px solid #555;
	background:#000;
}
.gallery .image img {
	width:100%;
}
.gallery a {
	color:#fff;
	text-decoration:none;
}
.gallery h3 {
	margin:0;
	font-size:1.2em;
	padding-bottom:5px;
}
.gallery p {
	margin:0;
	color:#ccc;
	font-size:.8em;
}

.list {
	font-size:.8em;
}
.list li {
	padding:2px 0;
}
.list ul {
	margin:0;
	padding:6px 0 6px 25px;
}

.product {
	background: #FFFFFF url(/images/bg-items.png) repeat-x center center;
	border: 1px solid #DEDEDE;
	margin: /* -8px -8px 15px */ 0 10px 10px 0;
/*	padding:15px 15px 15px 3px;
	position:relative; */
	float: left;
	width: 47%;
	min-height: 350px;
}
.product:hover {
	background-color: #F2F7FC;
}
.product.last {
	margin-bottom: -8px;
}
.product.last:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
.product .details {
	padding: 10px;
}
.product .graphic {
	display: block;
	height: 150px;
	padding: 10px;
	text-align: center;
}
.product .graphic img {
	border:3px solid #fff;
	max-height: 140px;
}
.product .title {
	margin:0;
	padding:0 0 8px;
}
.product h3 {
	font-size:1.1em;
}
.product p {
	font-size:.75em;
	margin:0;
	padding:0 0 8px;
	line-height: 1.45em;
}
.product .price {
	color: #FF7200;
	font: bold 1em/1em "Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: -1px;
}
.product .button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:block;
	background: #FF7200 url(/images/bg-menuglossy.png) repeat-x left -1px;
	text-decoration:none;
	text-transform: uppercase;
	padding:6px 8px;
	color: #FFFFFF;
	float:left;
	margin:2px 2px 2px 0;
	font-size:1em;
}
.product .button:hover {
	background-color: #15253E;
}
.product-clear {
	clear: both;
}

.form {
	padding:8px 0 0;
}
.form br {
	display:none;
	visibility:hidden;
}
.form fieldset {
	border:1px solid #ccc;
	background:#fff;
	padding:15px 10px;
}
.form label {
	position:absolute;
	top:0;
	left:0;
	padding:5px 10px;
	font-weight:bold;
}
.form legend {
	background:#fff;
	padding:5px 10px;
	border-top:1px solid #ccc;
}
.form p {
	margin:0;
	padding:5px 0 5px 155px;
	position:relative;
}

.embed {
	padding-top:5px;
}

.comments {
}
.comments ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.comment {
    padding: 10px;
}

.adcontainer .ads {
    padding: 10px 0;
    overflow: hidden;
}
.adcontainer a,
.adcontainer a:hover p {
    text-decoration: none !important;
}
.adcontainer a:hover h6 {
    text-decoration: underline;
}
.adcontainer a h6 {
    font-size: 14px !important;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.adcontainer a p {
    font-size: 12px !important;
    margin: 0;
    padding: 3px 0;
}
.adcontainer a p.url {
    color: #CCCCCC;
}
.adcontainer .sponsored {
    font-size: 11px;
    margin: 0;
    padding: 0 0 2px;
    text-align: right;
}

/* COMMENT STYLES */
div.commenter {
	margin-bottom: 8px;
}
div.comment-content {
	margin-bottom: 1em;
	padding-left: 60px;
}
div.comment-content p {
	font-size: .875em;
	line-height: 1.25em;
}
div.reply {
	font-size: .85em;
	margin-left: 60px;
	margin-bottom: 20px;
}
.commenter img {
	border: 4px solid white;
	float: left;
	margin-right: 15px;
}
.comments ul {
	padding-left: 0;
}
.comments li.comment {
	list-style: none;
}
span.comment-author {
	font-weight: bold;
}
div.commenter span.time {
	font-size: .7em;
}

.clear {
	clear:both;
    display: block;
}

/* ITEMS */
.box .items {
/*	padding:8px; 
	border: 1px solid #CCC; 
	background: #FFF; */
	margin: auto -8px -8px;
}

/* FOOTER */
#footer {
	padding: 12px 0;
	background: #FF7200;
	height: 30px;
}
#footer p,
#footer a {
	color: #FFFFFF;
}
#footer p {
	font-size: .75em;
	margin: 0;
	line-height: 1.125em;
}
#footer #footerleft {
	float: left;
	margin-left: 15px;
}
#footer #search {
	margin: 0 15px 12px 0;
	float: right;
}
/* AMAZON PRODUCTS */
.products {}
.products form {
	padding-bottom: 10px;
}
.products form#bottom {margin-top: 15px;}
.products select {padding:5px;}
.products input[type="text"],
.products input[type="submit"] {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	border: none;
}
.products input[type="text"] {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size: 13px;
	padding: 5px;
}
.products input[type="submit"] {
	cursor: pointer;
}

.amazon-single .product {
	width: auto;
	padding: 15px;
}
.amazon-thin.products .product {
	width: 100%;
	height: auto;
}
.amazon-thin.products .button {
	font-size: 10px;
}
.amazon-thin.products .product .graphic {
	height: auto;
}
.amazon-single h3 { color: ;}