/*
Theme Name: Kendall Black Theme
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
body {
	background:url(images/body-bg.jpg) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:8px 0 0 0;
}
img {
	border:0;
}
#top-nav {
	padding-top:10px;
	width:950px;
	padding-left:30px;
	margin:auto;
}
#top-nav .nav-item {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius: 5px;
	border-top-right-radius:5px;
	background:#5b5b5b; /* TEMPLATE-SPECIFIC COLOUR */
	padding:5px;
	display:inline;
	margin:0 5px 0 5px;
}
#top-nav .nav-item.current {
	background:#fff;
}
#banner-top {
	height:5px;
	width:980px;
	margin:auto;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius: 5px;
	border-top-right-radius:5px;
	background:#fff;
	margin-top:5px;
}
#banner {
	height:39px;
	padding:15px 0 0 20px;
	width:960px;
	position: relative;
	margin:auto;
	background:url(images/banner-bg.jpg) repeat-x center #fff;
	border-bottom:1px solid #d6d6d6; /* TEMPLATE-SPECIFIC COLOUR */ 
	border-right:1px solid #d6d6d6; /* TEMPLATE-SPECIFIC COLOUR */
	border-left:1px solid #d6d6d6; /* TEMPLATE-SPECIFIC COLOUR */
}
#banner img {
	position:relative;
	top:-15px;
}
#search {
	width:400px;
	height:30px;
	float:right;
	position:absolute;
	right:15px;
	top:15px;
	text-align:right;
	padding-right:20px;
}
#search #searchglass {
	position:relative;
	margin-right:10px;
	top:-2px;
}
#search #searchform {
	background:url(images/searchbox.jpg) no-repeat;
	/*height:27px;*/
	font-size: 14px;
	padding:6px 2px 6px 2px;
	width:206px;
	border:0;
	padding-left:10px;
	position:relative;
	top:-6px;
	
}
#site-nav {
	width:980px;
	margin:auto;
	height:30px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius:5px;
	background:url(images/nav-bg.jpg) repeat-x center #fff;
	border-bottom:1px solid #d6d6d6; /* TEMPLATE-SPECIFIC COLOUR */ 
	border-right:1px solid #d6d6d6; /* TEMPLATE-SPECIFIC COLOUR */
	border-left:1px solid #d6d6d6; /* TEMPLATE-SPECIFIC COLOUR */
}
#site-nav ul {
	margin:0 0 0 25px;
	padding:0;
}
#site-nav ul li {
	display:inline;
	list-style:none;
	padding:8px 15px 9px 15px;
	background:url(images/nav-divider.jpg) no-repeat left bottom;
	border:0;
}
#site-nav ul li:first-child {
	background:none;
	padding-left:20px;
}
#site-nav ul li a {
	line-height:30px;
}
#site-nav ul li a:hover {
	text-decoration:underline;
}
#subscribe {
	width:210px;
	float:right;
	position:relative;
	top:-23px;
}
#subscribe img {margin:0 5px 0 5px;}
#content-wrapper {
	width:980px;
	margin:auto;
	padding-top:10px;
}
#leftCol {
	width:730px;
	margin-right:10px;
	float:left;
	position:relative;
}
#rightCol {
	width:240px;
	float:right;
	position:relative;
	top:-5px;
}
.sweep {clear:both;}
.contentbox {
	border:1px solid #d6d6d6; /* TEMPLATE SPECIFIC COLOUR */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:100%;
	min-height:50px;
	margin-bottom:10px;
}
#breadcrumbs {
	width:710px;
	height:20px;
	border-bottom:1px solid #d6d6d6; /* TEMPLATE SPECIFIC COLOUR */
	padding:10px 0 5px 20px;
}
.textbox {
	padding:20px;
}
.textbox img {
	margin-right:20px;
	float:left;
}
.contentbox.middleleft {
	width:218px;
	margin-right:10px;
	float:left;
	padding:10px 20px 10px 20px;
}
.contentbox.middleright {
	width:458px;
	float:right;
}
#ranking th {
	background:url(images/th-bg.png) repeat-x bottom;
	height:27px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	line-height:27px;
	text-align:left;
	padding:0px 5px 0 5px;
}
#ranking td {
	background:url(images/td-bg.png) repeat-x bottom;
	min-height:60px;
	padding:12px;
	border-top:1px solid #d6d6d6;
	color:#6d6d6d;
	font-size:11px;
	vertical-align:middle;
}
#ranking td strong {
	color:#d60000;
}
#ranking td .red {
	font-weight:bold;
	color:#d60000;
}
.sidebar .padder {
	padding:10px;
}
.sidebar ul {
	margin:0px -10px 0px 20px;
}
.sidebar li {
	list-style:url(images/arrow.jpg) inside;
	color:#6d6d6d;
	border-bottom:dotted #6d6d6d 1px;
	padding:5px 0 5px 0;
	margin-left:-25px;
	margin-right:15px;
	font-size:11px;
}
ul {
	margin:-5px -10px 15px 30px;
}
li {
	list-style:url(images/arrow.jpg) inside;
	color:#6d6d6d;
	border-bottom:dotted #6d6d6d 1px;
	padding:5px 0 5px 0;
	margin-left:-25px;
	margin-right:15px;
	font-size:12px;
}
.sidebar {
	color:#6d6d6d;
	font-size:11px;
}
.sidebar li a, li a {
	color:#6d6d6d;
	text-decoration:none;
	font-weight:normal;
}
.sidebar li a:hover, li a:hover {
	text-decoration:underline;
}
.sidebar h2 img {
	position:absolute;
	right:10px;
}
.sidebar.special1 {
	background:url(images/special1-bg.png) repeat-x bottom;
	border:#fff;
}
.sidebar.special2 {
	background:url(images/special2-bg.png) repeat-x bottom;
	border:#fff;
}
.sidebar.special1 li {
	list-style:url(images/arrow2.jpg) outside;
	font-size:11px;
	border:none;
	margin:0px 10px 5px -10px;
}
.sidebar.special1 li h5 a {
	color:#0faada;
	font-size:11px;
	font-weight:bold;
	margin:0;
}
.sidebar.special2 li {
	list-style:url(images/arrow3.jpg) outside;
	font-size:11px;
	border:none;
	margin:0px 10px 5px -10px;
}
.sidebar.special2 li h5 a {
	color:#499810;
	font-size:11px;
	font-weight:bold;
	margin:0;
}
.sidebar h5 {
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#d60000;
}
.sidebar p {
	margin:10px 0 0px 0;
}
.sidebar #radio {
	margin:5px 0 0 0;
}
.sidebar .newsletter {
	background:url(images/newsletter.png) no-repeat;
	width:188px;
	height:28px;
	color:#d60000;
	border:0;
	padding-left:10px;
}

#footer-header-wrapper {
	width:100%;
	background:url(images/footer-header.png) repeat-x top;
	height:40px;
}
#footer-header {
	width:980px;
	margin:auto;
	height:40px;
}
#footer-wrapper {
	background:url(images/footer-bg.png) top repeat-x #696969;
	min-height:170px;
	width:100%;
}
#footer {
	width:940px;
	margin:auto;
	min-height:170px;
	padding:20px 20px 0 20px;
}
#footer-table th {
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding:0 10px 0 10px;
}
#footer-table td, #footer-table td p {
	color:#fff;
	font-size:12px;
}
#footer-table td {
	padding:10px;
	text-align:left;
	vertical-align:text-top;
}
#footer-table td ul {
	margin:0 0 0 0px;
}
#footer-table td li {
	list-style:url(images/footer-arrow.png) outside;
	margin:3px 0 3px;
	border:0;
}
#footer-table td li a, #copyright a {
	font-weight:normal;
}
#copyright-wrapper {
	width:100%;
	background:#5a5a5a;
	height:40px;
}
#copyright {
	width:940px;
	padding:15px 20px 10px 20px;
	margin:auto;
	color:#FFF;
}
#footerlinks {width:500px; float:right; position:relative; top:-5px;}

/* TYPOGRAPHY */
h1 {
	font-weight:bold;
	font-size:20px;
	color:#d60000;
	background:url(images/title-bg.jpg) repeat-x bottom;
	margin:0;
	padding:10px 0 10px 20px;
	border-bottom:1px solid #d6d6d6; /* TEMPLATE SPECIFIC COLOUR */
}
#footer-header h1 {
	background:none;
}
h2 {
	font-size:23px;
	font-weight:bold;
	color:#d60000;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d6d6d6; /* TEMPLATE SPECIFIC COLOUR */
}
h2.widgettitle {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	color:#d60000;
	margin:0 0 0px 0;
	padding:8px 0 10px 10px;
	background:url(images/widget-title-bg.png)  repeat-x;
	border-bottom:0px solid #d6d6d6; /* TEMPLATE SPECIFIC COLOUR */
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius: 5px;
	border-top-right-radius:5px
}
h2.widgettitle.black {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	color:#fff;
	margin:0 0 0px 0;
	padding:8px 0 10px 10px;
	background:url(images/widget2-title-bg.jpg)  repeat-x;
	border-bottom:0px solid #d6d6d6; /* TEMPLATE SPECIFIC COLOUR */
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius: 5px;
	border-top-right-radius:5px;
}
h2.widgettitle.green {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	color:#fff;
	margin:0 0 0px 0;
	padding:8px 0 10px 10px;
	background:url(images/widget3-title-bg.jpg)  repeat-x;
	border-bottom:0px solid #d6d6d6; /* TEMPLATE SPECIFIC COLOUR */
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius: 5px;
	border-top-right-radius:5px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#d60000;
	margin:0;
	background:url(images/h3-bg.png) repeat-x bottom;
	line-height:32px;
	padding:0 10px 0 10px;
	text-align:center;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius: 5px;
	border-top-right-radius:5px
}
h4 {
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin:10px 0 0 0;
}
#site-nav ul li a, #subscribe, #breadcrumbs {
	font-weight:bold;
	color:#d60000; /* TEMPLATE-SPECIFIC COLOUR */
	text-decoration:none;
}
#top-nav .nav-item a {
		font-weight:bold;
	color:#fff; /* TEMPLATE-SPECIFIC COLOUR */
	text-decoration:none;
}
a {
	color:#0000FF;
	text-decoration:underline;
}
#footer a, #copyright a {color:#fff;}
#top-nav .nav-item.current a, #site-nav ul li a.current, a.current {
	color:#d60000; /* TEMPLATE-SPECIFIC COLOUR */
}
a:hover {
	text-decoration:underline;
}
p {
	font-size:12px;
	color:#6d6d6d;
	margin:0 0 16px 0;
	line-height:15px;
}
p.promo {
	font-size:18px;
	font-weight:bold;
	color:#d60000;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.red {color:#d60000;}

/*EXTRA*/

.commentmetadata {padding:5px 0 5px 0px; position: relative; left:10px; font-style: italic; font-size: 10px;}
.comment-body p:first-child {margin-top: 15px;}
.entry h3 {
font-size: 16px;
font-weight: bold;
color:black;
border:0;
text-align: left;
background: none;
padding:0;
margin:5px 0 5px 0;}
.entry p {
margin:5px 0 10px 0;}

/* TEXT STYLING */
.post ul, .post ol {
margin:8px 0 11px 25px;
}
.post ul li {
list-style:disc inside;
padding:5px 0 5px 0;
margin:0;
border:0;
}
.post ol li {
list-style: decimal inside;
padding:5px 0 5px 0;
margin:0;
border:0;
}
.post a {
color:#d60000;
text-decoration:none;
}
.post a:hover {
text-decoration:underline;
}
.post h2 {
color:#d60000;
font-weight:bold;
background:none;
font-size:21px;
text-align:left;
margin:5px 0 5px 0;
padding:0;
}
.post h3 {
color:#000;
font-weight:bold;
background:none;
font-size:18px;
text-align:left;
margin:5px 0 5px 0;
padding:0;
}
.post h4 {
color:#000;
font-weight:bold;
background:none;
font-size:15px;
text-align:left;
margin:5px 0 5px 0;
padding:0;
}
