/*   
Theme Name: E-Mak V2
Theme URI: null
Description: Theme for E-Mak website that includes a customizeable header widget.
Author: null
Author URI: null
*/

/* Reset browser styles: get to a known state. */
html, body, h1, h2, h3, h4, h5, h6, p, table, tr, th, td, form, fieldset, select, input, textarea, dl, dt, dd, ul, ol, li, address, blockquote, pre, code { margin: 0; padding: 0; }
body { font: normal 62.5% Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }

a { text-decoration:none; color:#000; }
img { border:none; }

/* Doc flow. */
.block { display: block !important; }
.inline { display: inline !important; }
.float-left { float: left !important; display: inline !important; }
.float-right { float: right !important; display: inline !important; }
.clear { clear: both !important; }

/* Margins. */
.bottom { margin: 0 !important; }
.first { margin-left: 0 !important; }
.last { margin-right: 0 !important; }
.top { margin-top: 0 !important; }
.no-margin { margin-bottom: 0 !important; }

/* Text */
.align-left { text-align:left; }
.align-right { text-align:right; }

/*
	force scrollbar in all browsers; prevents "flicker" when 
	clicking from short page to long page 
*/
/*html { overflow-y: scroll; }*/


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


/* General and Wrapper */
body {
	background: #eb8e48 url(images/body-bg.jpg) repeat-x top left;
	color: #000;
	font: 62.5% Arial, Helvetica, sans-serif;
}
.wrapper {
	background: transparent url(images/wrapper-bg.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
}
.content-holder {
	margin: 0 auto;
	min-height: 900px;
	padding-top: 35px;
	width: 975px;
}


/* Header */

.content-header {
	background: transparent url(images/main-bg-top.png) no-repeat bottom left;
	height: 305px;
	position: relative;
	z-index: 1;
}
.content-header h1, .content-header h2 {
	text-indent: -9999px;
}
.content-header-radiobar {
	position: absolute;
	top: 12px;
	right: 30px;
}
.content-header-radiobar ul {
	list-style: none;
}
.content-header-radiobar li {
	display: block;
	float: right;
	margin: 4px;
}
.content-header-blurb {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 650px;
}
.content-header-blurb a.homelink {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 180px;
	width: 370px;
}
.content-header-blurb p {
	font-size: 140%;
	font-weight: bold;
	margin: 8px 0;
}
.content-header a {
	color: #ed1c24;
}


/* Main content */

.content-main {
	background: transparent url(images/main-bg.png) repeat-y top left;
	padding: 0 10px 0 40px;
}
.content-main-rightbar {
	float: right;
	margin-top: -198px;
	position: relative;
	width: 300px;
	z-index: 9;
}
.content-main-rightbar p {
	color: #666666;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.content-main-rightbar ul {
	list-style: none;
	position: relative;
	width: 279px;
	z-index: 9;
}
.content-main-rightbar .sponsors {
	position: relative;
	z-index: 9;
}
.content-main-rightbar .sponsors ul li {
	margin: 8px 0;
	position: relative;
	text-align: center;
	z-index: 9;
}
.content-main-rightbar .sponsors ul li img {
	position: relative;
	z-index: 9;
}
.content-main-rightbar .archive p {
	color: #f15f22;
	font-size: 170%;
	font-weight: bold;
	text-align: left;
}
.content-main-rightbar .archive ul {
	margin: 5px 10px 10px 10px;
}
.content-main-rightbar .archive ul li {
	color: #808080;
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0;
	text-transform: uppercase;
}
.content-main-rightbar .archive ul li a {
	color: #808080;
}
.content-main-rightbar .archive ul li a:hover {
	color: #666666;
}
.content-main-rightbar .archive ul li:before {
	content: "\00BB \0020";
}
.content-main-blog {
	width: 620px;
}
.content-main-blog .topnav {
	margin: 0 10px 10px 10px;
	color: #808080;
	font-size: 120%;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
}
.content-main-blog .topnav a {
	color: #808080;
}
.content-main-blog .topnav a:hover {
	color: #666666;
}
.content-main-blog .topnav p.highlights {
	color: #000;
	font-size: 210%;
	font-weight: normal;
	text-transform: none;
}
.content-main-blog .topnav p.highlights span.date {
	color: #f15f22;
	font-weight: bolder;
}
.content-main-blog .blog-entry {
	clear: left;
	margin: 10px 0;
	overflow: hidden;
}
.content-main-blog .blog-entry img {
	clear: none;
	float: left;
	margin: 0 10px 0 0;
}
.content-main-blog .blog-entry .blog-entry-text {
        border-bottom: 1px dashed #CCCCCC;
        padding-bottom: 13px;
	clear: none;
	float: left;
	margin: 0 10px;
	width: 580px;
}
.content-main-blog .blog-entry .blog-entry-text p.date {
	color: #808080;
	font-size: 120%;
	font-style: italic;
	font-weight: normal;
}
.content-main-blog .blog-entry .blog-entry-text p.title {
	color: #f15f22;
	font-size: 210%;
	font-weight: bold;
}
.content-main-blog .blog-entry .blog-entry-text p {
	color: #000;
	font-weight: normal;
	font-size: 120%;
	margin: 0 0 10px 0;
}



/* Footer */

.content-footer {
	background: transparent url(images/main-bg-bottom.png) no-repeat top left;
	clear: both;
	height: 55px;
}

/* added by chad to remove thumbnails from posts */

.blog-entry .thumbnail{
	display:none;
}


#thisweek .title
{
	padding-left:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
}

#thisweek .textwidget
{
	margin-top:15px;
	padding:5px 45px 0 15px;
	font-size:12px;
	overflow:hidden;
	height:115px;
	margin-bottom:30px;
}
#thisweek .textwidget p
{
	font-weight:normal;
	font-variant:normal;
	font-size:12px;
	color:#000000;
	text-transform:none;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:5px;
}
