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

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


#sitelogo {
	overflow: hidden;
	position: relative;
	width: 644px;
	padding-left: 15px;
}
#sitelogo a {
    font-size: 2.5em;
	color: #FFFFFF;
	text-decoration: none; 
	text-shadow: 0 1px 1px #0051C2;
	letter-spacing: -1px;
}
#sitelogo a:hover {
	color: #FF7200;
}
#sitelogo img {
	max-height: 40px;
	border:medium none;
}

.col-padding { padding-right: 15px; }
.box,
.image-wrap {
	margin-bottom: 15px;
}
.box {
	border: 1px solid #DEDEDE;
	padding: 15px;
	background: #F6F9F9;
}
.box-inner {
}

#container,
#body,
#footer,
#header,
#nav {
	width: 900px;
	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 #222222;
	background: #222222 url(/images/bg-menuglossy.png) repeat-x left -1px;
	color: #FFFFFF;
}
input.button:hover {
	background-color: #0051C2;
	border-color: #0051C2;
	color: #FFFFFF;
}
input.searchinput {
	border: 1px solid #CCCCCC;
	font-size: .75em;
	padding: 3px;
}
/************/

body {
	font-family: Helvetica,Arial,sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #D4EEFA;
}
body {
	color: #1A1A1A;
}
a {
	color: #0051C2;
	text-decoration: none;
}
a:hover {
	color: #FF7200;
	text-decoration: underline;
}
#container {
	-webkit-box-shadow: 0px 0px 12px #222;
	-moz-box-shadow: 0 0 12px #222;
	box-shadow: 0 0 12px -2px #222;
	background: white;
}
#header {
	background: #0051C2 url(/images/bg-header.png) no-repeat scroll center top;
	padding-top: 23px;
}
#logobox {
	overflow: hidden;
	position: relative;
	float: left;
}
#sitelogo,
#header form#search {
	float: right;
}

#header form#search {
	background: transparent url(/images/search.png) no-repeat left center;
    margin-right: 15px;
    padding-left: 30px
}
.col #search {
	background: none;
	border: 1px solid #DEDEDE;
	float: none;
	margin: 0;
	padding: 4px;
}

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

#body {
	border-top: 3px solid #17315F;
	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:.9em;
    line-height:1.4em;
}
.content h1,
.entry h1 {
    line-height:1.1em;
}
.content a,
.entry a {
	color:#777;
}
.content img,
.entry img {
	border:6px solid #fff;
}

.headline {
	background: #000000 url(/images/bg-heading.png) repeat-x left -34px;
	border-bottom:1px solid #ccc;
	position:relative;
	margin: -15px -16px 14px;
	padding: 10px;
	color: #FFFFFF;
}
.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: #222222 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: #0051C2;
}

.paginate {
	margin-top:14px;
}
.paginate .button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
	display:block;
	background: #222222 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: #0051C2;
}
.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;
	top:10px;
	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: 0 -8px 8px;
	padding:15px 15px 15px 3px;
	position:relative;
}
.product:hover {
	background-color: #F2F7FC;
}
.product.last {
	margin-bottom: -8px;
}
.product .details {
	float:right;
	width:55%;
}
.product .graphic {
	width:30%;
	overflow:hidden;
}
.product .graphic img {
	max-width:75%;
	border:3px solid #fff;
	margin-left:5px;
}
.product .title {
	margin:0;
	padding:0 0 8px;
}
.product h3 {
	font-size:1.1em;
}
.product p {
	font-size:.9em;
	margin:0;
	padding:0 0 8px;
	line-height: 1.25em;
}
.product .price {
	color: #FF7200;
}
.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-right:2px;
	font-size:1em;
}
.product .button:hover {
	background-color: #0051C2;
}

.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;
}
.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-single .product,
.amazon-thin.products .product {padding: 15px;}
.amazon-thin.products .product .graphic {text-align: center;}
.products form#bottom {margin-top:15px; margin-bottom: 0;}
.products form {margin-bottom:15px;}