/*
Theme Name: SXC Template v0.1
Theme URI: http://safetyxchange.com
Description: The default theme for SafetyXChange
Version: 0.1
Author: Aaron Holmes
Tags: sxc
*/

@charset "utf-8";
/* CSS Document */

* {margin: 0;padding: 0;}

ul {
	margin-left: 25px;
}

ul.#nav{
	margin:0px;
}

body {
	font-size: 70%; /* Set 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	color: #636363;
	padding: 0;
	margin: 0;
	background:#FFF;
}

#banner { margin: 0 auto; width: 999px; margin-bottom: 5px; text-align: center; }
.smalltext { font-size: 9px; }
#header {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	margin-top: 10px;
	width: 999px;
}

#header .logo {
	float: left;
	display: block;
	padding-top: 2px;
}

#links {
	float: right;
	font-size: 1.2em;
	margin-bottom: 0px;
	text-align:right;
	font-weight:bold;
	color:#5086b6;
}

#links a {
	text-decoration:none;
	color:#5086b6;
}

#links a:hover {
	text-decoration: underline;
}

#links p {
	display: none;
	overflow: hidden;
	margin-left: -200px;
	width: 468px;
	height: 61px;
	margin-bottom: 20px;
	margin-top: -18px;
	text-align: left;
	background-color:#CCCCCC;
	padding: 2px;
	margin-right: 150px;
}

#menutabs {
	margin: 0;
	padding: 0;
	list-style: none;
	
	width:188px;
}

#menutabs li {
	padding-top:6px;
	padding-bottom:6px;
	height:17px;
	background: url(images/bg_menutabs.gif) no-repeat bottom;
	font-size:90%;	
}

#menutabs li a {
	display: block;
	height: 18px;
	overflow:hidden;
	text-indent: 5px;
	padding-top:4px;
	width: 188px;
	text-decoration:none;
	font-size:110%;
	color:#486591;
}

#nav ul {
	margin-left: 10px;
}

#nav {
	background: url(images/bg_nav.gif) top repeat-x;
	list-style: none;
	height: 32px;
	margin: 0;
}

#nav li {
	position: relative;
	float: left;
	margin-left: 30px;
	}

#nav li a {
	display: block;
	float: left;
	overflow:hidden;
/*	text-indent: -9999px;*/
/*	width: 75px;*/
	text-decoration:none;
	color:#55514D;
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
	margin-right: 5px;
	padding-top:10px;
}
#nav li ul {
	position: absolute;
	width: 124px;
	left: -999em;
	margin:0;
	background-color:#F0F0F0;
	margin-top:12px;
	list-style:none;
}

#nav li ul li {
	padding:4px;
	padding-left:0;
	border-bottom:#999999 1px solid;
	width: 120px;
}
#booba {clear: both; width: 999px; margin: 0 auto;}

#booba #nav li:hover ul, #booba #nav li.sfhover ul {
	left: auto;
	top: 20px;
}

#booba #nav li.sfhover ul {
	left: 0px;;
}

#nav li.discussion ul li a, #nav li.events ul li a, #nav li.articles ul li a, #nav li.saxcies ul li a {
	display: block;
	background: none;
	text-indent: 0;
	height: auto;
}

#content {
	border-top: solid 3px #f15a22;
	width: 973px;
	background: white;
	height: 500px;
	z-index: -1;
	padding: 13px;
	margin: 0 auto;
}


#leftSide {
	width: 195px;
	float: left;
	padding-right:15px;
}

#leftSide li, #rightSide li {
	padding-bottom:5px;
}

#rightSide {
	width:210px;
	float:left;
	padding-left: 15px;
}

#centerContent {
	width: 500px;
	float: left;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding-left:10px;
	padding-right:17px;
}

.boxLeft, .boxRight {
	border-top: solid 3px #f15a22;
	margin-bottom:20px;
}

.boxRight li, boxLeft li { margin-left: 30px; }

.boxRightContent {
	background:url(images/bg_contentside.gif) repeat-x	;
	min-height:500px;
	margin-bottom:20px;
	padding-top:10px;
}

.advertisement {
	text-align:center;
	color:black;
}

#breadcrumbs {
	border-bottom: 1px dotted #666666;
	margin-bottom:12px;
	margin-top:2px;
	padding-bottom:5px;
}

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

.boxLeft h3, .boxRight h3, .boxRightContent h3 {
	font-size: 150%;
	margin-top:7px;
	margin-bottom:7px;
	color:#618db4;
}

.boxLeft p, .boxRight p, boxRightContent p {
	margin-top:7px;
	margin-bottom:7px;
	font-weight: bold;
}

.boxRight a, .boxLeft a, .boxRightContent a {
	font-size: 110%;
	text-decoration:none;
	color:#618db4;
}

#highlight {
	color:#f15a22;
	font-size:150%;
	margin-top:7px;
	margin-bottom:7px;
}

#highlightI {
	font-style:italic;
	color:#f15a22;
}

#newsletters {
	width:201px;
	height:110px;
	background-image:url(images/bg_newsletters.gif);
	margin-top:0px;
}

#newsletters ul {
	list-style: none;
	padding: 0;
	margin: 10px;
	margin-top: 65px;
	
}
#newsletters table {
	margin: 3px auto;
}

#newsletters p {
	font-style: oblique;
	margin: 0;
	padding: 0;
	line-height: 110%;
}

#newsletters li {
	margin-top: 5px;
	padding-bottom:10px;
	font-size:120%;
	clear:both;
	height:14px;
}

#newsletters img {
	vertical-align:middle;
	float:left;
}

#newsletters input {
	float: right;
	margin-left: 5px;
	border: 0;
}

#newsletters li.check label {
	float: left;
	margin-left: 0px;
	padding-top:0;
	margin-top:0px;
}

#newsletters li.check input {
	float: right;
	margin-left: 0px;
	padding-top:0;
	margin-top:0px;
}

#newsletters p.email {
	float:left;
}

#powered {
	text-align:right;
	color:#f15a22;
	padding-top:3px;
	padding-bottom:5px;
}

#adLeader {
	background-color:#CCCCCC;
	padding: 2px;
	width: 468px;
	margin-top: 15px;
	margin-bottom:15px;
}

#content .audioBox {
	width: 325px;
	border-left: #93b5d2 1px solid;
	border-right: #93b5d2 1px solid;
	overflow: visible;
	float: left;
	margin-right:13px;
	
}

#content .audioBox h2 {
	background:url(images/bg_audioboxh3.gif);
	height:18px;
	font-size:130%;
	color: white;
	padding:1px;
	margin-top:0;
	margin-left: -1px;
	margin-right: -1px;
	text-align: center;
}

#content .audioBox h3 {
	font-size: 150%;
	padding:10px;
	text-align:left;
	color:#618db4;
}

#content .audioBox p {
	font-size: 120%;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 0px;
}

#content .audioBox .bottom {
	left:0;
	margin: 0;
	padding: 0;
	display: block;
	width: 325px;
	height: auto;
	min-height: 30px;
	background: url(images/bg_audioboxbot.gif) bottom no-repeat;
	text-align: left;
	position:relative;
	margin-left: -7px;
	padding-right:15px;
}


#content .audioBox img {
	float: right;
	padding: 10px;
	padding-top:0;
	margin-left: 20px;
}

#content .pollBox {
	
	width: 155px;
	border-left: #93b5d2 1px solid;
	border-right: #93b5d2 1px solid;
	overflow: visible;
}

#content .pollBox h2 {
	background:url(images/bg_pollboxh3.gif) no-repeat;
	height:18px;
	font-size:130%;
	color: white;
	padding:1px;
	margin-top:0;
	margin-left: -1px;
	margin-right: -1px;
	text-align: center;
}

#content .pollBox .bottom {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 159px;
	height: 10px;
	background: url(images/bg_pollboxbot.gif) bottom no-repeat;
	text-align: right;
	
	text-align:0;
	position:relative;
	margin-left: -2px;
	margin-top:-10px;
	padding-bottom: 10px;
}

#content .pollBox ul{
	list-style:none;
	margin:0;
}

#content .pollBox ul li  {
	margin-top:5px;
	margin-left:10px;
	padding: 5px;
	list-style:none;
	margin:0px;
}

#content .whitepaper{
	float:left; /* COME TO MY DESK WHEN YOU'RE BACK - I NEED A VALID OPINION */
	width:300px;
}

#content .whitepaper h3 {
	font-size: 150%;
	padding:10px;
	padding-bottom:0;
	text-align:left;
	color:#618db4;
}

#content .whitepaper p a{
	padding:10px;
	background:url(images/download.jpg) bottom no-repeat;
	height:	77px;
	width: 256px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#content p {
	margin-top:6px;
	margin-bottom:6px;
	font-size:110%;
}

#content h3 {
	margin-top:8px;
	margin-bottom:8px;
	color:#666666;
	font-size:120%;
}

#content h2 {

	color:#618db4;
	font-size:160%;
}

#content .newsBox {
	width: 485px;
	border-left: #f15a22 1px solid;
	border-right: #f15a22 1px solid;
	overflow: visible;
	padding-left:10px;
	padding-right:10px;
	
}
#content .newsBox h2 {
	background:url(images/bg_newsboxh3.gif) no-repeat;
	height:16px;
	font-size:150%;
	color: white;
	padding:8px;
	margin-left: -11px;
	margin-right: -11px;
	margin-bottom:0;
	margin-top:0px;
}

#content .newsBox h3, .hottopics h3 {
	font-size: 120%;
	color:#f15a22;
	padding-top: 15px;
	margin-top:0px;
	margin-bottom:0px;
}

#content .newsBox h4 {
	font-size: 160%;
	text-transform:uppercase;
	color:#618db4;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

.hottopics h4  {
	font-size: 110%;
	margin-bottom:-6px;
	padding:0;
}

#content .newsBox h5 {
	font-size: 120%;
	margin-top:10px;
	margin-bottom:-5px;
}

#content .newsBox p, .hottopics p {
	font-size:110%;
	margin-top: 7px;
	margin-left:2px;
	display:inline;
	clear:both;

}

#content .newsBox .readmore {
	display:inline;
	color:#ed7123;
	}
#content .newsBox .readmore a{
	color:#ed7123;
}

#content .newsBox p.author {
	font-weight: bold;
	padding: 0;
	display:block;
	margin-top:0px;
	margin-bottom: 10px;
	clear:none;
}

.hottopics p.author {
	font-style:italic;
	padding: 0;
	display:block;
	margin-top:0px;
	margin-bottom: 10px;
	clear:none;
}

#centerContent a {
	text-decoration:none;
	color:#ef711d;
	font-weight:bold;
	font-size: 110%;
}

.hottopics {
	margin-bottom:15px;
}

#content .newsBox a{
	font-weight: bold;
	padding-right: 25px;}

#content .newsBox .boxbot {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	display: block;
	width: 507px;
	height: 20px;
	background: url(images/bg_newsboxbot.gif) bottom no-repeat;
	margin-left: -11px;
	text-align: right;
	padding-bottom: 0px;
	clear: both;
}
#content .newsBox .boxbot img{
	float:none;
	display:inline;
	margin:0;
	padding:0;
	margin-right:-20px;
	top:4px;
	vertical-align:top;
}

.WP-EmailIcon {
	display:inline;
	vertical-align:middle;
	margin:0px;
	padding-right:10px;
	float:none;
	
}

#content .newsBox img {
	float: left;
	padding: 10px;
	padding-left:0;
	margin:0px;
}

#content .newsBox a {
	text-decoration:none;
	color: #ed7123;
	font-weight:bold;
}

.bannerAd {
	text-align:center;
	padding-top:15px;
	width:520px;
	padding-bottom:0px;
	height:95px;
}

#boxFree {
	width: 204px;
	height: 158px;
	margin-bottom:15px;
	background: none;
	margin-top:-5px;
}

.signupTxtBox {
	width:155px;
	height:20px;
	background:url(images/bg_signupbox.gif) no-repeat;
	border:0;
	text-align:center;
	color:#618db4;
	padding-top: 4px;
	margin-bottom:5px;
}

.submitButton {
	background:#4a6792;
	border:#CCCCCC 1px solid;

	text-align: center;
	color:white;
	padding:1px;
	
	cursor:pointer;
	
}

#selectbox {
	width:489px;
	margin-left:auto;
	margin-right:auto;
}

#selectbox ul {
	list-style:none;
	width:489px;
	margin:0;
	/* -webkit-margin-start:-3.7em; */
}

#selectbox li {
	position: relative;
	float: left;
}

#selectbox #tNews a{
	display:block;
	width: 163px;
	height: 29px;
	display:block;
	width: 163px;
	height: 29px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/tab_noff.gif) no-repeat;
}
#selectbox #tNews a.on{
	background:url(images/tab_non.gif) no-repeat;
}
#selectbox #tNews a.off{
	background:url(images/tab_noff.gif) no-repeat;
}

#selectbox #sCenter a{
	display:block;
	width: 163px;
	height: 29px;
	background:url(images/tab_doff.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#selectbox #sCenter a.on{
	background:url(images/tab_don.gif) no-repeat;
}
#selectbox #sCenter a.off{
	background:url(images/tab_doff.gif) no-repeat;
}

#selectbox #sJobs a{
	display:block;
	width: 163px;
	height: 29px;
	background:url(images/tab_joff.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#selectbox #sJobs a.on{
	background:url(images/tab_jon.gif) no-repeat;
}
#selectbox #sJobs a.off{
	background:url(images/tab_joff.gif) no-repeat;
}

#selectbox #news {
	width:459px;
	min-height:200px;
	background:url(images/bg_selectbox.gif) no-repeat bottom;
	background-color:#e5eef5;
	padding: 15px;
	padding-top: 2px;
}
#selectbox #share {
	width:459px;
	min-height:200px;
	background:url(images/bg_selectbox.gif) no-repeat bottom;
	background-color:#e5eef5;
	padding: 15px;
	padding-top: 2px;
}
#selectbox #safety {
	width:459px;
	min-height:200px;
	background:url(images/bg_selectbox.gif) no-repeat bottom;
	background-color:#e5eef5;
	padding: 15px;
	padding-top: 2px;
}

#selectbox p {display: inline;}

#selectbox .readmore a{
	color:#618db4;
	text-decoration:none;
	font-weight:bold;
}

#selectbox .content{
	clear:both;
}

	
#selectbox p, #selectbox h3 {
	display:none;
	}

#selectbox h4 {
	font-size:110%;
	padding-top: 4px;
	margin-top: 10px;
}

#selectbox h4 a{
	text-decoration:none;
	display:block;
	font-size:110%;
	color:#618db4;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 10px;

}
#footer {
	margin-top:25px;
	padding-bottom:10px;
	text-align:center;
	font-size: 120%;
	color:#618db4;
}

#footer a {
	color:#5086b6;
	text-decoration:none;
	font-weight:bold;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

/* Login and Register */

.message, #login_error {
	color:#FF0000;
	font-size:130%;
	font-weight:bold;
	text-align: center;
}

#loginSide p, #registerSide p, #newsletterSignup p {
	padding-bottom: 12px;
}

#loginSide {
	width:46%;
	border-right:#CCCCCC 1px solid;
	padding: 5px;
	float:left;
}

#loginSide .formelement label {
	font-weight:bold;
	width:65px;
	float:left;
	clear: both;
}

#loginSide .indent label {
	font-weight:bold;
	width:185px;
	float:left;
	clear: both;
}
#loginSide .input{
	float:left;
	width:150px;
	
}
#loginSide .formelement, #registerSide .formelement, #newsletterSignup .formelement {
	padding-bottom:10px;
	float: left;
	padding-left:0px;
	clear:both;
	width:100%;
}

#registerSide .formelement,#newsletterSignup .formelement {
	padding-bottom: 10px;
	border-bottom:1px solid #CCCCCC;
	padding-top: 10px;
}

#registerSide input, #newsletterSignup input {
	float:right;
}

#registerSide label, #newsletterSignup label {
	float:left;
	width: 300px;
	margin-right: 8px;
	font-weight:bold;
	font-size:120%;
	color:#ef711d;
}

#newsletterSignup label {
	width:450px;
}

#loginSide a, #registerSide a, #newsletterSignup a {
	text-decoration:none;
	color:#ef711d;
	font-weight:bold;
}	

#loginSide .indent {
	float: left;
	padding-left:0px;

	padding-bottom:10px;
	margin-left: 65px;

}

#registerSide {
	width:46%;
	padding: 5px;
	float:right;
}

#registerSide ul {
	margin-left:24px;
} 

#registerSide li {
	color:#666666;
	padding-top:5px;
	list-style-image: url(/images/bullet.gif);
	padding-bottom: 6px;
	font-weight:normal;
}	
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none; 
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	font-size: 12px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

/* ol li, #sidebar ul ol li {
	list-style: outside;
	} */

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	#content .post-meta-top {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	float:left;
	width:170px;
	
}

.post-meta-top a{
	font-weight:normal;
	font-size:90%;
	
}

.excerpt {
	border-left:1px solid #CCCCCC;
	margin-left: 170px;
	padding-left:10px;
}
#content .post-bottom {
	display: block;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px;
	clear: both;
	overflow:hidden;
	height:100%;
}
.post-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 100%;
	text-align: left;

	border-top:1px solid #CCCCCC;
	padding-top:4px;
	padding-bottom:4px;
}
.cat span {
	padding: 0px 0px 0px 0px;
	width:130px;
}
.comm {
	float: right;
	width: 38px;
	height:39px;
	font-size:22px;
	line-height:27px;
	text-align: center;
}
.comm span {	
	 text-align:center;
	 padding:5px 0 0 0;
}
.comm a {
	text-decoration: none;
}


.auth {
	float: left;
 	padding:0 0px 0 0;
	text-align: left;
	clear:both;
	color:#000000;
	width:100%;
}
.auth span {
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size:110%;
}
.auth a {
	text-decoration: none;
}
.date {
	float: left;
	text-align: left;
	padding:0 0px 0 0px;
	clear:both;
	font-style:italic;
	width:100%;
}
.date span {
	width:100%;
}

#postTop span {
	margin-right: 50px;
	margin-top:-1px;
}

#postTop a {
	text-decoration:none;
	color:#636363;
}

.category {
	font-size: 130%;
	margin-bottom: 7px;
}

h2#byline {
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#title {
	color:#000000;
	font-weight:bold;
	font-size:120%;
}

#date {
	font-style:italic;
	font-size: 110%;
}

#articleExcerpt {
	font-weight:bold;
	font-style: italic;
	font-size:110%;
	padding: 8px;
	color:#000000;
	margin-top:10px;
	margin-bottom:10px;


}

#tools {
	padding: 3px;
	background-color:#F4F4F4;
	border:#CCCCCC 1px solid;
	margin-top: 30px;
	margin-bottom: 10px;
	height:15px;
}

#left {
	float: left;
}

#right {
	float: right;
	width:50px;
	display:inline;
}

#articleImage {
	display:block;
	float:right;
	margin-left: 10px;
	padding: 10px;
}
#articleImage p{
	font-weight:bold;
	text-align: right;
	clear:both;
}

h3#comments {
	color:#666666;
	margin-top:30px;
}

#registrationForm label{
	padding-bottom:5px;
	margin-top:10px;
	font-weight:bold;
}

#registrationForm p{
	clear:both;
	padding-bottom:5px;
	margin-top:15px;
	font-weight:bold;
}

#news .date {
	padding-bottom:5px;
	margin-top:-3px;
	display:block;
	float:none;
}

#sponsor {
	display:block;
	padding-top:0px;
	text-align:right;
	font-weight:normal;
	font-size:90%;
	margin-left:10px;
}

.black {
	color:#000000;
}

.newsletters #image {
	float:left;
	border: 1px solid #333333;
	margin-right: 7px;
	margin-bottom: 5px;
}

#odd {
	background-color:#F7F7F7;
	padding:10px;
	margin-bottom:5px;
}

#even {
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:5px;
}

ul.backgroundUL {
	background-color:#F7F7F7;
	padding:10px;
	margin:0;
	width:80%;
	list-style-image:none;
}

ul.backgroundUL li {
	margin-left: 15px;
	list-style-image: none;
}

ul.backgroundUL  a{
	color:#333333;
	text-decoration:underline;
}

#left2 {
	text-align:left;
}

#loginSide2 a, #registerSide2 a {
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
}	

#registerSide2 {
	width:46%;
	padding: 5px;
	float:right;
}

#registerSide2 ul {
	margin-left:24px;
} 

#registerSide2 li {
	color:#ef711d;
	list-style-image: none;
	padding-bottom: 6px;
	font-weight:normal;
}	

#loginSide2 {
	width:46%;
	border-right:#CCCCCC 1px solid;
	padding: 5px;
	float:left;
}

#loginSide2 li {
	padding-bottom: 6px;
	color:#ef711d;
	font-weight:normal;
}

.audio {
	margin-top:15px;
	padding:10px;
	padding-top: 50px;
	background-image:url(/images/bg_audio.gif) no-repeat;
	width:180px;
	height:181px;
	font-weight:normal;
}

.audio p {	font-size:110%;}
#ad_code {
	width:226px;
	text-align:center;
/*
	background:#FFFFFF url(/wp-content/uploads/2009/07/papersexample.png) center center no-repeat;
	margin:0px;
*/
/*
	padding:9px 16px 17px 10px;
*/
}

#faq {
	padding: 5px 0px;
	background: #fff;
}
.my_faqs {
	margin-top: 30px;
}
#faq li a.question {
	padding: 5px 20px;
	display: block;
	background: url(images/collapsed.gif) no-repeat 5px 9px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
}
#faq li a.question:hover {
	text-decoration: underline;
}
#faq li a.down {
	background: url(images/expanded.gif) no-repeat 5px 9px;
}
#faq li li {
	border-bottom: 1px solid #d0d0d0;
	padding: 20px;
	margin-bottom: 15px;
	padding-top: 0px;
	background: none;
}
#faq .answer {
	display: none;
}

