/* 
	Theme Name: Streamline WordPress Theme
	Theme URL: http://www.revolutiontwo.com/themes/streamline
	Description: Streamline is a 3-column Widget-ready theme created for WordPress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 1.0
	Tags: three columns, fixed width, white, gray, black, silver, red, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 01.01.09
		First Release of Streamline, to ensure compatibility with WordPress 2.7
*/

body {
	background: #222222;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#main {
	background: #FFFFFF url(images/bg.png) repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
        position:relative;
	padding: 0px 0px 10px 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 956px;
	margin: 0px auto 0px;
	padding: 0px;
	border: 2px solid #BBBBBB;
        position:relative;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #990000;
	text-decoration: none;
	}
	
a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	width: 960px;
	height: 30px;
	color: #DDDDDD;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 160px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
	
.topnavbarright {
	width: 800px;
	float: right;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 1px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 80px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	width: 670px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
	}
	
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
.headerright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#navbar {
	background: #222222 url(images/navbar.png);
	width: 960px;
	height: 50px;
	color: #FFFFFF;
	margin: 10px auto 20px;
	padding: 0px 0px 0px 0px;
        z-index: 999;
	}
	
#navbarleft {
	width: 640px;
	float: left;
	margin: 1px 0px 0px 10px;
	padding: 0px;
        z-index: 999;
	}
	
#navbarright {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 0px;
        z-index: 999;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
        z-index: 999;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
        z-index: 999;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
        z-index: 999;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
        z-index: 999;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #CCCCCC;
	display: block;
	font-size: 14px;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	border-right: 1px solid #333333;
        z-index: 999;
	}
	
#nav li a:hover, #nav li a:active {
	background: #222222 url(images/navhov.png);
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
        z-index: 999;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #1A1A1A;
	width: 170px;
	color: #CCCCCC;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
        z-index: 999;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #373737;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
        z-index: 999;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
        z-index: 999;
	}

#nav li li { 
        z-index: 999;
	}

#nav li ul a { 
	width: 160px;
        z-index: 999;
	}

#nav li ul a:hover, #nav li ul a:active { 
        z-index: 999;
	}

#nav li ul ul {
	margin: -31px 0 0 192px;
        z-index: 999;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
        z-index: 999;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
        z-index: 999;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
        z-index: 999;
	}
	
/************************************************
*	Homepage					     		    * 
************************************************/

#homepage, #featuredpage {
	width: 956px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#homepage p, #featuredpage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#homepage h1, #featuredpage h1 {
	color: #2255AA;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#homepage h1 a, #homepage h1 a:visited, #featuredpage h1 a, #featuredpage h1 a:visited {
	color: #333333;
	text-decoration: none;
	}

#homepage h1 a:hover, #featuredpage h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#homepage h2, #homebottom h2, #featuredpage h2 {
	background: #333333;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#homepage h3, #featuredpage h3 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.hometopleft {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	float: left;
	width: 592px;
	margin: 0px 20px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #333333;
	}
	
.hometopright {
	float: left;
	width: 292px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline
	}
	
#hometop {
	width: 916px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#homebottom {
	width: 916px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#hometop p, #homebottom p {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}
	
#hometop ul, #homebottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li, #homebottom ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#hometop ul ul, #homebottom ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#hometop ul li li, #homebottom ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li ul li, #homebottom ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.homebottomleft {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottommiddle {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottomright {
	float: left;
	width: 292px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 956px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content h1 a, #content h1 a:visited {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#contentleft h2 {
	background: #333333;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}

	
#content h3 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h4 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 7px 0px;;
	border-bottom: 1px dotted #BBBBBB;
	}
	
#content h5 {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 10px 0px;
	padding: 0px;;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
blockquote {
	background: #EEEEEE;
	margin: 0px 20px 15px 20px;
	padding: 10px 15px 0px 15px;
	border: 1px dotted #BBBBBB;
	}
	
#fcg {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#fcg p {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
        font-size:12px;
	}
	
#contentleft {
	float: left;
	width: 570px;
	margin: 10px 0px 0px 0px;
	padding: 0px 26px 20px 20px;
	}
	
.postarea {
	width: 570px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.postarea p, #postwide {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea ol, .postright ol, #postwide ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ol li, .postright ol li, #postwide ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul, .postright ul, #postwide ul {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul li, .postright ul li, #postwide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul ul, .postright ul ul, #postwide ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul li li, .postright ul li li, #postwide ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
.postarea ul li ul li, .postright ul li ul li, .postwide ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.postright {
	float: right;
	width: 324px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postright p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#postwide {
	width: 916px;
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	z-index:2;
	}
	
.breadcrumb {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.headline {
	width: 570px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.headline p {
	margin: 0px;
	padding: 0px;
	}
	
.headline a, .headline a:visited {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.headline a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
.headlineleft {
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headlineright {
	width: 50px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.postmeta {
	background: #EEEEEE;
	width: 550px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px dotted #BBBBBB;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.author {
	background: #EEEEEE;
	width: 550px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px dotted #BBBBBB;
	}
	
.pagination {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 2px solid #333333;
	}

.palignright {
	float: right;
	}

.palignleft {
	float: left;
	}
	
.archives {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.aheadline {
	width: 570px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	clear: both;
	}
	
.bheadline {
	width: 570px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 7px 0px;
	clear: both;
	}
	
.fheadline {
	width: 916px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.pheadline {
	width: 324px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.vheadline {
	width: 570px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	}

img.alignright {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#sidebar h2 {
	background: #333333;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 5px 5px 5px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.widget {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333333;
	}
	
.video {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333333;
	width: 100%;
	}
	
.newsletter {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 308px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}

.newsletterlinks {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 308px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}
.newsletterlinks li {
        list-style-type:none;
        }

.newslettersports {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 308px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}
.newslettersports p {
        padding:0px;
        }

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 132px;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 178px;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #222222 url(images/footer.png) repeat-x;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	height: 200px;
	color: #CCCCCC;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
	color: #CCCCCC;
    font-weight: normal;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#footer ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#footer ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#footer h2 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer h2 a {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer .widget {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}

.footer1 a img, .footer2 a img, .footer3 a img {
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.footer1 {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer2 {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer3 {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer5 {
	width: 230px;
	float: right;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	}
	
.footer5 a img {
	border: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#searchbox {
	background: #393939 !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 210px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #111111;
	}
	
#searchbutton {
	background: #1A1A1A;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
#author, #email, #url {
	background: #EAEAEA !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #EAEAEA !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 460px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #333333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
#subscribe {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	overflow: hidden;
	}

#subbox {
	background: #FFFFFF !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.tabcontent{
        height:240px;
        background: #eeeeee;
        padding: 0px 0px 0px 0px;
        }
.tabcontentright{
        width:304px;
        float: right;
        font-size: 10px;
        text-align: justify;
        line-height: 13px;
        }
.tabcontentleft{
        width:260px;
        float: left;
        }

.tabcontent p{
        margin: 10px;
        }

.tabberlive .tabbertabhide {
	display: none;
	}

.tabber {
	padding: 0px;
	}

.tabberlive {
	margin: 20px 0px;
	}
  
ul.tabbernav {
	margin:0;
	padding: 3px 0;
	font: bold 14px  Arial, Tahoma, Verdana;
        width:600px;
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
        text-transform: uppercase;
        line-height:17px;
	}

ul.tabbernav li a {
	padding: 5px 0.5em 3px;
	text-decoration: none;
	}

ul.tabbernav li a:link {
	color: #000000;
	background: #dddddd;
        border-top: 1px solid #aaaaaa;
        border-right: 1px solid #aaaaaa;
        border-left: 1px solid #aaaaaa;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
        -webkit-border-radius-topleft: 5px;
        -webkit-border-radius-topright: 5px;
        margin: 0px 5px 0px 0px;
	}
	
ul.tabbernav li a:visited {
	color: #990000;
	}

ul.tabbernav li a:hover {
	color: #990000;
	}

ul.tabbernav li.tabberactive a {
	background: #333333;
	color: #ffffff;
	border: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a:hover {
	color: #cc0000;
	background: #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;

	}
  
.tabberlive .tabbertab {
	background: #eeeeee;
        height:220px;
	padding: 0px;
        padding-top: 10px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	-moz-border-radius-topright: 5px;
        -webkit-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
        -webkit-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
        -webkit-border-radius-bottomleft: 5px;
	}

.tabbertab {
        padding:10px;
        }
.tabberlive .tabbertab h2 {
	display: none;
	}
	
.tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}

.tabbox{
        height:354px;
        overflow:hidden;
}

#photossidebar {
float: left;
width: 300px;
margin: 0 0 10px 0;
}

.homebottomcolumn {
        width:280px;
        float: left;
        margin-right:10px;
        }

.homebottomleft {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333333;
	width: 260px;
        float: left;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 9px 9px;
	line-height: 16px;
	display: inline;
	border: 1px solid #C0C0C0;
	}

.recent h2 {
	background: #333333;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}
.sectionhead, a:link.sectionhead , a:visited.sectionhead  {
        color:#990000;
        letter-spacing:2px;
        font-weight:bold;
        text-transform:uppercase;
        font-size:12px;
        }
.arrows {
        letter-spacing:0px;
        font-weight:normal;
        font-size:14px;
        }
.continue {
        text-align:left;
        width:292px;
        margin-bottom:5px;
        font-size:10px;
        color:#990000;
        text-transform:uppercase;
        letter-spacing:1px;
        line-height:12px;
        }
.continue a {
        color:#990000;
        }
.continueblogs {
        text-align:left;
        width:400px;
        margin-bottom:5px;
        font-size:10px;
        color:#990000;
        text-transform:uppercase;
        letter-spacing:1px;
        line-height:12px;
        }
.continueblogs a {
        color:#990000;
        }

.writer {
        margin-bottom:5px;
        font-size:10px;
        text-transform:uppercase;
        letter-spacing:1px;
        color:#888888;
        text-decoration:none;
        }

.writer2 {
        margin-bottom:5px;
        font-size:10px;
        text-transform:uppercase;
        letter-spacing:0px;
        color:#888888;
        text-decoration:none;
        }

.featurecontent{
        background: #eeeeee;
        height: 280px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
        -webkit-border-radius-bottomleft: 5px;
        -webkit-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
        -webkit-border-radius-topleft: 5px;
        -webkit-border-radius-topright: 5px;
        }

.featurecontent2{
        background: #eeeeee;
        height: 170px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
        -webkit-border-radius-bottomleft: 5px;
        -webkit-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
        -webkit-border-radius-topleft: 5px;
        -webkit-border-radius-topright: 5px;
        }

.rostertable {
 
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
	border-collapse: collapse;	
}

/* header row*/
.rostertable th {
 
	padding:	2px 5px;
 	border:		1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:		default;
	background:	ButtonFace;
	
}

.rostertable td {
	padding:	3px;
}

.rostertable tr.alt {
 	background-color: #F4F4EC; 
}
tr.rosterrow {
        background-color:#eeeeee;
        border-color:#eeeeee;
        border-bottom:1px solid #aaaaaa;
        padding:4px;
}

tr.rosterrowaltclass {
        background-color:#eeeeee;
        border-color:#eeeeee;
        border-bottom:1px solid #aaaaaa;
        padding:4px;
}

img.rosterthumbnail {
        height: 50px;
        margin: 5px;
        float: right;
        }


.rosterthumbnail{
position: relative;
z-index: 0;
}

.rosterthumbnail:hover{
background-color: transparent;
z-index: 50;
}





.rosterthumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #cdcdcd;
padding: 5px;
left: -1000px;
border: 1px solid #333333;
visibility: hidden;
color: black;
text-decoration: none;
}

.rosterthumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width: 300px;
}

.rosterthumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;
top: 0;
left: -380px; /*position where enlarged image should offset horizontally */
}

table.stats {
            text-align: left;
            width: 918px;
            font-size: 10px;
            font-weight: normal;
            font-family: verdana;
            background: #c0c0c0;
            border-collapse: collapse;
        }

table.stats td {
            text-align:center;
        }

table.stats th {
            text-align:center;
            text-decoration:underline;
        }

table.stats th:hover{
            text-align:center;
            text-decoration:underline;
            color:#990000;
        }

table.archive {
            text-align: left;
            width: 400px;
            font-size: 10px;
            font-weight: normal;
            font-family: verdana;
            background: #c0c0c0;
            border-collapse: collapse;
        }

table.schedule {
            text-align: left;
            font-size: 10px;
            width:570px;
            font-family: verdana;
            border-collapse: collapse;
        }

table.schedulearchive {
            text-align: left;
            font-size: 10px;
            width:450px;
            font-family: verdana;
            border-collapse: collapse;
        }


table.stats caption, table.schedulearchive caption {
            background: #ffffff;
            color: #000000;
            font-size:14px;
            line-height:24px;
            font-weight:bold;
            text-align:left;
            }

table tfoot tr {
            background: #555555;
            color: #ffffff;
        }

table thead {
            background: #333333;
            color: #ffffff;
            }

table.stats thead  {
            cursor: pointer;
        }


table.alt tbody tr {
            background: #cccccc;
        }

td.section1 {
        background:#cccccc;
        }
td.section2 {
        background:#eeeeee;
        }
td.section3 {
        background:#cccccc;
        }
td.section4 {
        background:#eeeeee;
        }
td.section5 {
        background:#cccccc;
        }

/************************************************
*	Multimedia and AE Add-on 					*
************************************************/

.postareafullpage {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 920px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

#contentfullpage {
	float: left;
	width:930px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#reviewside {
        float:right;
        width:302px;
        padding:0px 0px 10px 10px;
        margin-left:10px;
        }

#reviewside p {
        padding-bottom:1px;
        }

.teaserbox {
        margin-top:10px;
        padding:10px;
        width:280px;
        float:left;
        background:#cccccc;
        border:1px solid #aaaaaa;
        }

#teaserbox {
        margin:10px 0px 10px 0px;
        padding:10px;
        width:280px;
        float:left;
        background:#cccccc;
        border:1px solid #aaaaaa;
        }

#teaserbox p {
        margin-bottom:0px;
        padding-bottom:0px;
        }

#teaserbox a img {
         margin-right:10px;
         padding-bottom: 0px;
         }
.ratingsbox {
        margin-top:10px;
        padding:10px 10px 0px 10px;
        width:280px;
        float:left;
        background:#cccccc;
        border:1px solid #aaaaaa;
        }

.teasertitle {
        font-weight:bold;
        color:#990000;
        font-size:12px;
        padding-bottom:0px;
        }

.reviewthumbnail {
        width:60px;
        float:left;
        margin-right:10px;
        }

.teasergrade {
        font-weight:bold;
        color:#003399;
        font-size:12px;
        padding-bottom:0px;
        text-transform:uppercase;
        }

.teasertext {
        padding-bottom:0px;
        }

.caption {
         font-size:10px;
         line-height:12px;
         text-align:justify;
         font-weight:bold;
         }

.bylinedate {
         font-weight:bold;
         margin:0px;
         font-size:12px;
         padding:0px;
         }
        
.bylinename {
         font-weight:bold;
         margin:0px 0px 10px 0px;
         font-size:12px;
         padding:0px;
         }
        
.reviewphoto {
         width:300px;
         float:left;
         border:1px solid #000000;
         }

#sidebarae {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: inline;
	}

#sidebarmm {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	display: inline;
	}

#sidebarmm h2 {
	background: #333333;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}
#sidebarae p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#sidebaraebottom p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#contentleftbottom {
	margin: 0px;
	padding: 0px;
	}
	
#contentleftbottom p {
	margin: 0px;
	padding: 0px;
	}

#contentleftbottom a img {
	border: 1px solid #000000;
        margin-right:10px;
	}

#sidebarae a img {
	border: 1px solid #000000;
        margin-right:10px;
	}

.scrollheading, a.scrollheading, a.scrollheading hover {
        text-transform: capitalize;
        color: #000000;
        text-decoration: none;
        font-family: Verdana, Tahoma, Arial;
        font-size:17px;
        line-height:23px;
        padding-bottom:5px;
        font-weight:bold;
        }

.postareaae300 {
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 279px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

.postareammbottom {
	background: #FFFFFF url(images/featuredtopmm.gif) top no-repeat;
	float: left;
	width: 284px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

.postareammtop {
	background: #FFFFFF url(images/featuredtopmmtop.gif) top no-repeat;
	float: left;
	width: 600px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

.videomm {
	background: #FFFFFF url(images/featuredtopmmside.gif) top no-repeat;
	float: left;
	width: 280px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}


.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1002;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:999;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

	
/************************************************
*	end of AE and multimedia add-on  						*
************************************************/

.newsboxphoto{
        width:252px;
        float: right;
        font-size: 10px;
        text-align: justify;
        line-height: 13px;
        margin: 5px 10px 0px 0px;
        }
.newsboxstory{
        width:280px;
        float: left;
        margin: 5px 0px 0px 10px;
        }

.newsboxphoto img.feature-photo {
        width:250px;
	margin:0px 0px 5px 0px;
        padding:0px;
	float:left;
	border:1px solid #000000;
	}

