/*
Theme Name: NewsAndPews
*/

/* main elements */

/* General reset */
body {
	margin:0;
	background:#104371;
	font:16px Arial, Helvetica, sans-serif;
	color:#000;
}
img { border-style:none;}
a {
	color:#487890;
	text-decoration:none;
font-weight:bold;
}
a:hover { text-decoration:underline;}
input, textarea, select {
	font:11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#000;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper {
	width:822px;
	margin:15px auto 0;
	position:relative;
	padding-top:206px;
}
/* header */
#header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	background:#d3d1c1;
	height:206px;
}
#header .header-area {
	background:url(images/bg-header-area.gif) repeat-x 0 100%;
	overflow:hidden;
	width:100%;
}
/* logo */
#header .logo {
	float:left;
	background:url(images/logo.gif) no-repeat;
	width:140px;
	height:107px;
	text-indent:-9999px;
	overflow:hidden;
	margin:36px 9px 0 14px;
}
#header .logo a {
	display:block;
	height:100%;
}
#header img {
	float:left;
}
/* navigation */
#nav {
	background:#487890 url(images/bg-nav.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
	position:relative;
}
#nav .nav-holder {
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
#nav .nav-frame {
	position:relative;
	left:-50%;
	float:left;
}
#nav ul {
	margin:9px 0 23px;
	padding:0;
	list-style:none;
	width:899px;
	overflow:hidden;
}
#nav li {
	float:left;
	margin:0 58px 0 59px;
	display:inline;
}
#nav li a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:10px;
	background:url(images/text-nav.gif) no-repeat;
}
#nav li a.about {
	background-position:0 0;
	width:50px;
}
#nav li a.subscribe {
	background-position:-50px 0;
	width:81px;
}
#nav li a.newsletter-archive {
	background-position:-131px 0;
	width:107px;
}
#nav li a.group-sales-discounts {
	background-position:-302px 0;
	width:193px;
}
#nav li a.about:hover,
#nav li.active a.about { background-position:0 -10px;}
#nav li a.subscribe:hover,
#nav li.active a.subscribe { background-position:-50px -10px;}
#nav li a.newsletter-archive:hover,
#nav li.active a.newsletter-archive { background-position:-131px -10px;}
#nav li a.group-sales-discounts:hover,
#nav li.active a.group-sales-discounts { background-position:-302px -10px;}
/* main */
#main {
	overflow:hidden;
	height:1%;
	background:#fff;
	padding:14px 0 8px 21px;
}
/* content */
#content {
	float:left;
	width:440px;
	line-height:26px;
}
#content h1 {
	margin:0 0 9px;
	font:normal 33px/39px Arial, Helvetica, sans-serif;
	color:#1d1c58;
}
#content p { 
	margin:0 0 26px;
	font-size: 14px;
	line-height: 20px;
}
#content strong { color:#1d1c58;}
#content span.misc {
	display:block;
	margin-bottom:9px;
}
#subForm div {
	overflow:hidden;
	height:1%;
}
#subForm label {
	text-indent:-9999px;
	float:left;
}
#subForm input.text {
	margin:0 11px 0 0;
	padding:0 7px 2px;
	border:1px solid #000;
	background:#fff;
	width:179px;
	float:left;
	line-height:15px;
}
#subForm input.submit {
	text-indent:-9999px;
	float:left;
	background:url(images/btn-submit.gif) no-repeat;
	border:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	width:104px;
	height:20px;
	padding:0;
	margin:0;
}
#subForm input.submit:hover,
#subForm input.submit.hover {
	background:url(images/btn-submit-hover.gif) no-repeat;
}
/* sidebar */
#sidebar {
	float:right;
	width:325px;
	padding-top:3px;
}
#sidebar .testimonials {
	background:url(images/bg-testimonials-c.gif) repeat-y;
}
.testimonials .holder {
	background:url(images/bg-testimonials-t.gif) no-repeat;
}
.testimonials .frame {
	background:url(images/bg-testimonials-b.gif) no-repeat 0 100%;
	padding:35px 30px 40px 19px;
	overflow:hidden;
	height:1%;
}
.testimonials img { display:block;}
/* inner */
#main .sub-content {
	font-size:13px;
	line-height:17px;
	width:590px;
}
#content .post {
	margin-top:-10px;
	padding-bottom:16px;
}
#content .post p {
	margin:0;
}
#content h2 {
	margin:0;
	color:#487890;
	font:normal 18px/20px Arial, Helvetica, sans-serif;
}
#content .post .more {
	text-align:right;
	display:block;
	padding-right:19px;
}
#content .post .more a {
	background:url(images/bullet1.gif) no-repeat 100% 8px;
	padding:0 10px 0 0;
	font-weight:bold;
}
/* footer */
#footer {
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	height:1%;
	padding:4px 20px 4px 24px;
	background:#487890;
	margin-bottom:21px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	color:#fff;
	overflow:hidden;
}
#footer ul li {
	display:inline;
	padding-left:11px;
	margin:0 10px 0 -10px;
	background:url(images/separator-footer.gif) no-repeat 0 3px;
}
#footer li a { color:#fff;}
#footer .social-networks { float:right;}
#footer .social-networks li {
	background:none;
	padding-left:21px;
	margin:0;
}
#footer .social-networks a {
	display:inline-block;
	padding:0 28px 3px 0;
	line-height:15px;
}
#footer .social-networks a.facebook { background:url(images/ico-facebook.gif) no-repeat 100% 0;}
#footer .social-networks a.twitter { background:url(images/ico-twitter.gif) no-repeat 100% 0;}
.logo-harperone {
	overflow:hidden;
	height:1%;
	padding:0 25px 25px;
}
.logo-harperone a {
	float:right;
	background:url(images/logo-harperone.gif) no-repeat;
	text-indent:-9999px;
	width:52px;
	height:53px;
	overflow:hidden;
}
/* sIFR */
.sIFR-Flash {
	visibility:visible !important;
	margin:0;
}
.sIFR-replaced { visibility:visible !important;}
span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
.sIFR-Flash + div[adblocktab=true] { display:none !important;}
.sIFR-hasFlash #content h1 {
	visibility:hidden;
	font-size:36px;
	line-height:36px;
	margin:0;
	height:47px;
}
h1 span.sIFR-alternate {
	font-family: "Lucida Console", Monaco, monospace;
}
.fader{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	position:relative;
	list-style:none;
	height:309px !important;
}
.fader li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	overflow:hidden;
}
.fader li.active{
	z-index:2;
}

/* */

.navigation .next{
	float:right;
	margin:0px;
}
.navigation .prev {
	float:left;
	margin:0px;
}
#content .meta ul{
	list-style:none;
	padding:0 0 10px;
	margin:0 0 10px;
}
#comments, #respond{
	margin:0px;
	padding:0px;
}
#respond textarea#comment{
	width:430px;
}
fieldset{
	border:none;
}
