@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; }

a, a:visited {color: #0f709a; text-decoration: none;}
a:hover {text-decoration: underline;}
a img,
.gallery img {border: none;}

#searchbar,
#searchbox,
#innerwrapper,
#header,
#nav,
#body,
#footer {
	width: 1000px;
	margin: 0 auto;
	}
	
body {
	font-family: Tahoma,sans-serif;
	background: ;
	padding: 0;
	margin: 0;
	color: #333333;
	}

#outerwrapper,
#searchbar {
	margin: 0 auto;
}

#outerwrapper {
	background: #ffffff;
	position: relative;
	margin-bottom: -1px;
	}
	
#searchbar {
	height: 25px;
	background: transparent;
	padding: 8px 0;
	line-height: 23px;
	border-bottom: 0px solid #121212;
}

#searchbox {
	border-radius: 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
background: #ffffff;
float:right;
height:26px;
margin-bottom:0;
margin-left:0;
margin-top:-9px;
padding:5px 30px 5px 5px;
width:28%;
}
	
#search {float: right;}

#sitelogo {
	line-height: 1.2em;
	letter-spacing: -.05em;
	margin-bottom:2em;
	margin-top:-3.15em;
	position: relative;
}

#sitelogo a {
	text-decoration: none;
	color: #dedede;
}

#header {
padding-bottom:1em;
}

#picture {
	float: right;
	position: relative;
	right: 40px;
	top: -200px;
	display: none;
}
#innerwrapper {
	background: transparent;
	padding: 0;
	position: relative;
	top: -40px;
}
	
#nav {
	 
	font-size:0.9em;
	padding: 5px 5px 0 0;
	width: auto;
}

#sitenav {
	padding-left: 0px;
	margin: 0;
	line-height: 20px;
	width: auto;
	background: #111;
}

#sitenav li {
	float: left;
	list-style: none;
}

#sitenav li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
	padding: 8px 13px;
	display: block;
}
#sitenav li a:hover, #sitenav li.selected a {
	color: #333333;
	background: #ffffff;
}


#body {
	width: auto;
}


.box {
	background: transparent none repeat scroll 0 0;
	padding: 0px 5px;
	
}

.box p,
.box ul {
	font-size: .85em;
	line-height: 1.2em;
}

.box p {
	font-family: Tahoma,sans-serif;
}

.box ul {
	list-style: none;
	padding-left: 0;
}

.content img,
.entry img {
	border:10px solid #fff;
}

.content a,
.entry a {
	color:#000000;
	text-decoration: none;
}

.content a:hover,
.entry a:hover {
	text-decoration: underline;
}

h1 a{
color: #0f709a;
}

h2 a{
color: #0f709a;
}

h3 a{
color: #0f709a;
}

.headline {
color: #0f709a;
}

.headline a {
color: #0f709a;
}

.headline h1,
.headline h2,
.headline h3 {
	color: #0f709a;
	font-family: SansationRegular, Helvetica Neue, Helvetica, Arial, serif;
	font-weight: bold;
	text-transform: normal;
	padding: 0;
}

.headline h1 a{
	color: #0f709a;
}

.headline h2 a{
	color: #0f709a;
}

.headline h3 a{
	color: #0f709a;
}

.more { float: right; }

.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 {
	display:block;
	padding:6px 0 6px 25px;
	float:left;
	margin:5px 14px 0 0;
}

.paginate {
	margin:14px 0;
}
.paginate .button {
	display:block;
	padding:8px 10px;
	background: #0f709a;
	color:#333333;
	border:1px solid #777;
	text-decoration:none;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
.paginate .button.alt {
	float:right;
	text-align:right;
}

.paginate .button:hover {
	background: #333333;
	color:#0f709a;
}
.item {
	padding-bottom: 20px;
	border-bottom: 1px dotted #777;
	position:relative;
}
.item.last {
	padding-bottom:0;
	border:0;
}
.item .title {
	margin: 10px 0 0;
	padding:0 0 6px;
}
.item h3 {
	color: #0f709a;
	font-size:1em;
}

.item a {
	color: #000000;
	font-size:1em;
}

.item p {
	font-size:.8em;
	margin:0;
	padding-bottom:6px;
}
.item .graphic {
	float:left;
	margin-right:10px;
	margin-top:5px;
	position:relative;
}
.item .graphic img {
	width:60px;
	height:60px;
	border:0px solid #fff;
}
.item .meta {
	color:#555;
}
.item .meta a,
.item .meta span,
.item .social a {
	margin-right:5px;
}

.item .social a {
	margin: 5px 0 0 15px;
	padding: 5px 0 5px 27px;
	line-height: 2.5em;
}

.item .rating {
	position:absolute;
	top:10px;
	right:0;
}

.list a {
	color:#000;
	text-decoration: none;
}

.list a:hover {
	text-decoration: underline;
}

.box-inner {
	background: transparent url(images/50white.png) repeat scroll 0 0;
	border-radius: 8px;
	padding:5px 10px 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
}

.form fieldset {
	border: none;
}

.product {
	background: #ffffff;
	padding:5px 0;
	border-bottom:1px solid #cccccc;
	position:relative;
}
.product.last {
	padding-bottom:0;
	border:0;
}
.product .details {
	float:right;
	width:70%;
}
.product .graphic {
	float:left;
	width:85px;
	overflow:hidden;
}
.product .graphic img {
	max-width:80%;
	border:3px solid #fff;
	margin-left:5px;
}
.product .title {
	color: #000000;
	margin:0;
	padding:0 0 8px;
}
.product h3 {
	color: #000000;
	font-size:1em;
}
.product .title a{
	color: #000000;
	margin:0;
	padding:0 0 8px;
}
.product h3 a{
	color: #000000;
	font-size:1em;
}
.product p {
	font-size:.8em;
	margin:0;
	padding:0 0 8px;
}
.product .price {
	color:red;
}
.product a.button {
	display:block;
	background: #0f709a;
	text-decoration:none;
	padding:6px 8px;
	color:#fff;
	float:left;
	margin-right:2px;
	font-size:0.9em;
	font-weight:normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #000000;
}

.product a.button:hover {
	background: #333333;
	color:#fff;
}

.form {
	padding:8px 0 0;
}
.form br {
	display:none;
	visibility:hidden;
}

.form fieldset,
.form label,
.form p {
	font-family: Tahoma,sans-serif;
}

.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;
}

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

#footer {
	padding-top: 0;
	text-align:center;
	color:#333333;
}

.footercolumns {
	float: left;
	margin-right: 10px;
	width: 24%;
}

.lastone {
	margin-right: 0;
}

.footerlinks {
	font-size:0.8em;
	list-style: none;
	padding-left: 0;
}

#sitefooternav p {
	font-size: .8em;
}

#footer a {color: #333333; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

.center {
	float: right;
}

.adcontainer .ads {
	padding: 0px 0;
	margin-bottom:1.1em;
}
.adcontainer a,
.adcontainer a:hover p {
	text-decoration: none !important;
}
.adcontainer a:hover h6 {
	text-decoration: underline;
}
.adcontainer a h6 {
	font-size:13px !important;
	text-decoration:underline;
	margin: 0;
	padding: 0;
}
.adcontainer a p {
	font-size: 11px !important;
	margin: 0;
	padding: 0;
	color: #000;
}
.adcontainer a p.url {
	color: #000000;
}
.adcontainer .sponsored {
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px;
	text-align: right;
}

.bookmark {background: transparent url(images/bookmark.png) no-repeat scroll -2px 0;}
.twitter {background: transparent url(images/tweets.png) no-repeat scroll -2px 0;}
.facebook {background: transparent url(images/facebooking.png) no-repeat scroll -2px 0;}
.comment {background: transparent url(images/comment.png) no-repeat scroll -2px 0;}

.compact fieldset {
	background: transparent url(images/bg-search.png) scroll 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.compact fieldset #search { float: none; }

input.button {
	background: #0f709a;
	color:#333333;
	border:1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
}

input.button:hover {
	background: #333333;
	color:#0f709a;
}