/*
Theme Name: Focus Magazine 2010
Theme URI: 
Description: 
Version: 1.0
Author: Joe Botha
Author URI: 
Tags: empty, clean, development, design
*/

/* RESET v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1.8em;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F4F3F1;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #7F9A95;
}
/*LAYOUT*/
#wrap {
	width: 100%;
	background-image: url(images/container-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 110px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#hd {
	background-image: url(images/hd-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 221px;
}
#logo a {
	display: block;
	position: absolute;
	z-index: 10;
	height: 108px;
	width: 244px;
	left: 370px;
	top: 58px;
	text-indent: -9999px;
}
#bd {
	background-image: url(images/bd-bg.png);
	background-repeat: repeat;
	background-position: center top;
}
#content {
	padding-right: 40px;
	float: right;
	width: 600px;
	min-height:900px;
	height:auto !important;
	height:900px;
	padding-top: 20px;
}
#sidebar {
	width: 275px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
#btn-subscribe a {
	background-image: url(images/focus-mag-subscribe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 162px;
	width: 257px;
	margin-left: 10px;
	clear: both;
	margin-bottom: 5px;
}
#btn-subscribe a:hover {
	background-position: -260px top;
}

#ft {
	clear: both;
	background-image: url(images/ft-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#social {
	position: absolute;
	z-index: 10;
	width: 203px;
	top: 76px;
	right: 50px;
	display: block;
	color: #72829C;
	font-style: italic;
	text-align: right;
}
#social p {
	padding-top: 0px;
	padding-bottom: 0px;
}


/*TYPE*/
h1, h2, h3, h4, h5 {
	padding-top: 10px;
	padding-bottom: 10px;
}
h1.entry-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 0px;
	text-shadow:1px 1px 3px #919191;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 0px;
	text-shadow:1px 1px 3px #fff;
}

.category-focalpoint .headline, .category-focus .headline, .category-cm .headline, .search-results .headline {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 600px;
}

.category-focalpoint .headline {
	background-image: url(images/category-focalpoint.jpg);
}
.category-focus .headline {
	background-image: url(images/category-focus.jpg);
}
.category-cm .headline {
	background-image: url(images/category-cm.jpg);
}
.search-results .headline {
	background-image: url(images/category-search-results.jpg);
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-shadow:1px 1px 3px #fff;
	color:#4F7156;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-shadow:1px 1px 3px #fff;
	color:#894155;
}
h3 a { color:#333;}
h4 {}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content p.author, #content p.issue, #content p.issue-page {padding-top: 0px;
	padding-bottom: 0px; color:#666; font-style:italic;}
#content ul {
	padding-left: 20px;
}
#content ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: square;
}
#content ol {
	list-style-type: decimal;
	padding-left: 25px;
}
#content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
blockquote {
	padding-right: 40px;
	padding-left: 50px;
	font-style: italic;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #F1F6FA;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #57637B;
}
.smallcaps {
	font-variant: small-caps;
}
hr {
	background-color: #999;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumbnail {
	margin-left: 0px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ABA38C;
	padding: 4px;	
	-moz-box-shadow: 1px 1px 10px #666;
	-webkit-box-shadow: 1px 1px 10px #666;
	box-shadow: 1px 1px 10px #666;
	margin-top: 10px;
	background-color: #FFF;
}
/*POSTS*/
.entry-meta {
	margin-bottom: 20px;
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 12px;
	background-color: #f5f5f5;
}
.entry-content { padding-bottom:15px;}

.additional-meta {
	color:#999;
	font-style:italic;
}
#entry-content-single { padding-bottom:30px;}
.more a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #505C72;
	border: 1px solid #505C72;
	font-size: 13px;
	color: #FFF;
	font-style: italic;
	-moz-box-shadow: 1px 1px 10px #666;
	-webkit-box-shadow: 1px 1px 10px #666;
	box-shadow: 1px 1px 10px #666;
}
.more a:hover {
	background-color: #75809E;
	-moz-box-shadow: 1px 1px 5px #666;
	-webkit-box-shadow: 1px 1px 5px #666;
	box-shadow: 1px 1px 5px #666;
}
.home-recent {
	padding: 10px;
	clear: both;
	border: 5px solid #D6D6D6;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.home-recent h3 { color:#894155;}


/*WIDGET*/
.widget {
	clear: both;
	width: 275px;
}
.widget h4 {
	background-image: url(images/widget-hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 51px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 255px;
}
.widget .inner {
	border: 1px solid #D6E3F3;
	padding: 10px;
	background-color: #F1F6FA;
	margin-left: 12px;
	margin-right: 5px;
	width: 235px;
}
.widget .inner ul {
	padding-left: 0px;
}
.widget .inner ul li {
	list-style-type: none;
}
.widget .inner ul li a {
	color: #505c73;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	list-style-type: none;
}
.widget .inner ul li a:hover {
	color: #099;
}
ul.wpads {
	width: 245px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.clear { clear:both;}

/*Search*/
/* WIDGET FORMS */
.searchform  {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
.widget input.s  ,.searchform .field.s{ float:left; width: 60%; padding: 7px 0 7px 7px; margin-right:5px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}
.widget input.submit , .searchform .submit.button{
	margin-left:5px;
	float:left;
	background-color: #505C72;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	cursor: pointer;
	margin-top: 2px;
}

/* -- ALIGNMENTS --*/
img.alignright, .alignright {float:right;clear:none;margin:0 0 1em 1em;	border: 1px solid #ABA38C;
	padding: 4px;	
	-moz-box-shadow: 1px 1px 10px #666;
	-webkit-box-shadow: 1px 1px 10px #666;
	box-shadow: 1px 1px 10px #666;
	margin-top: 10px;
	background-color: #FFF;
}
img.alignleft, .alignleft {float:left;clear:none;margin:0 1em 1em 0;	border: 1px solid #ABA38C;
	padding: 4px;	
	-moz-box-shadow: 1px 1px 10px #666;
	-webkit-box-shadow: 1px 1px 10px #666;
	box-shadow: 1px 1px 10px #666;
	margin-top: 10px;
	background-color: #FFF;
}
img.aligncenter {display: block; margin:1em auto; text-align:center;	border: 1px solid #ABA38C;
	padding: 4px;	
	-moz-box-shadow: 1px 1px 10px #666;
	-webkit-box-shadow: 1px 1px 10px #666;
	box-shadow: 1px 1px 10px #666;
	margin-top: 10px;
	background-color: #FFF;
}
img.alignnone {margin:0 0.5em 0 0;}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.navigation .alignleft, .navigation .alignright {border: 0px;
	-moz-box-shadow: 0px 0px 0px #fff;
	-webkit-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;}

/* -- COMMENTS -- */
ul.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ul.commentlist li {
	border:5px solid #ddd;
	height:1%;
	margin:0 0 10px;
	padding:5px 7px 5px 57px;
	position:relative;
	list-style-type: none;
}
ul.commentlist li.alt { }
ul.commentlist li.bypostauthor {}
ul.commentlist li.byuser {}
ul.commentlist li.comment-author-admin {}
ul.commentlist li.comment { }
ul.commentlist li div.comment-author { padding:0 170px 0 0; }
ul.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ul.commentlist li div.vcard cite.fn { font-style:normal; }
ul.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ul.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ul.commentlist li div.vcard img.avatar { border:5px solid #ddd; left:7px; position:absolute; top:7px; }
ul.commentlist li div.vcard img.avatar-32 {}
ul.commentlist li div.vcard img.photo {}
ul.commentlist li div.vcard span.says {}
ul.commentlist li div.commentmetadata {}
ul.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ul.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ul.commentlist li div.comment-meta a:hover { color:#000; }
ul.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ul.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ul.commentlist li div.reply { background:#999; border:2px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ul.commentlist li div.reply:hover { background:#c30; border:2px solid #c00; }
ul.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ul.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ul.commentlist li ul.children li {  }
ul.commentlist li ul.children li.alt {}
ul.commentlist li ul.children li.bypostauthor {}
ul.commentlist li ul.children li.byuser {}
ul.commentlist li ul.children li.comment {}
ul.commentlist li ul.children li.comment-author-admin {}
ul.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-5 {}
ul.commentlist li ul.children li.odd {}
ul.commentlist li.even { background:#f7f7f7; }
ul.commentlist li.odd { background:#fff; }
ul.commentlist li.parent { }
ul.commentlist li.pingback { }
ul.commentlist li.pingback.parent { }
ul.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ul.commentlist li.thread-alt { }
ul.commentlist li.thread-even {}
ul.commentlist li.thread-odd {}

/*CLEARFIX*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*Social*/
#content .wp-socializer ul li {margin: 0px;
	padding: 0px;
	list-style-type: none;}

/**/
