/*
-----------------------------------------------
AutoBeat Group Base Styles
----------------------------------------------- 
*/

body {
	background-color: #272727;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	outline:0;
}

a img {
	border:none;
}

/* Header
----------------------------------------------- */
#header_bar {
	width: 100%;
	height: 238px;
	background: url('images/header_bg.gif');
	background-repeat: repeat-x;
	background-color:#272727;

}

#header {
	width: 970px;
	height: 195px;
	
}

#date {
	width: 235px;
	height: 15px;
	float: left;
	margin-top:85px;
	text-align: right;

}

#headercontent {
	width: 970px;
	height: 90px;
	background-color: #999999;
	float: left;
	background-image: url('images/fade.jpg');
	background-repeat: repeat-x;
}

#logo {
	width: 400px;
	height: 90px;
	float: left;
	
}


div#logo img.print {
	display:none;
}

#headcontent {
	width: 570px;
	height: 90px;
	float: left;
	text-align: right;
}


#nav {
	width: 970px;
	height: 43px;
	font-size: 14px;
}

.navbutton {
	width: auto;
	height: 22px;
	margin-top: 7px;
	float: left;
	background-color: #666;
	border: thin solid #999;
	padding:5px 13px 0 13px;
	margin-right: 5px;	
}

form#searchform {
	margin:0;
	padding:0;
}

form#searchform input {
	margin:0;
	padding:0;
}

form#searchform input#searchsubmit {
	width: auto;
	height: 22px;
	font-family:arial,sans-serif;
	font-size:14px;
	color:#fff;
	background-color: #999;
	border: thin solid #CCC;
	padding:0px 13px 0 13px;
	margin-left: 5px;
	cursor:pointer;	
}

form#searchform label {
display:none;
}

#subscribe {
	width: auto;
	height: 22px;
	margin-top: 7px;
	float: left;
	background-color: #d88300;
	border: thin solid #999;
	padding: 5px 13px 0 13px;	
}

#search {
	width: auto;
	height: 22px;
	margin-top: 7px;
	float: left;
	padding: 3px 10px 0 10px;
	margin-right: -8px;
}

#twitter {
	width: 570px;
	height: 27px;
	text-align: right;
	margin-top: 12px;
	float: right;
}

.twitter {
	font-size: 12px;
}

	#twitter a {
	color: #FFFFFF;
	text-decoration: none;}
	
	#twitter a:hover {
	text-decoration: underline;}

#login {
	width: 320px;
	text-align: left;
	height: 20px;
	margin-top: 6px;
	float: right;
}


#loginbtn {
	width: 48px;
	text-align: left;
	height: 16px;
	margin-top: 0px;
	float: right;
	padding: 3px 13px 0px 13px;
}

#loginbutton {
	width: auto;
	height: 18px;
	background-color: #999;
	border: thin solid #666;
	padding: 2px 13px 0px 13px;
	float: right;
	margin-top: -3px;
}

#password {
	width: 580px;
	height: 20px;
	text-align: right;
	margin-top: 2px;
	float: right;
}

.password {
	font-size: 10px;
	color: #666666;
}

	#password a {
	color: #666666;
	text-decoration: none;}
	
	#password a:hover {
	text-decoration: underline;}


#searchbutton a {
	color: #FFF;
	text-decoration: none;
}
	
	
	#loginbutton a {
	color: #FFF;
	text-decoration: none;}
	
	#subscribe a {
	color: #fff;
	text-decoration: none;}
	
	#subscribe a:hover {
	color: #333;
	text-decoration: none;}


.navbutton a {
	color: #CCC;
	text-decoration: none;
}

.navbutton a:active{
	color:#FFF;
}

.navbutton a:hover{
	color:#FFF;
}



/* Body Area
----------------------------------------------- */
	
#content {
	margin:0;
	padding:20px 0;
	width: 100%;
	height: auto;
	color:#666;
	background-color: #FFFFFF;	
}

div.abcontent {
	margin:0 auto;
	width: 970px;
	height: auto;
	text-align:left;
}

div#maincontent {
	width: 670px;
	height: auto;
	float: left;
}

div#sidebar {
	width: 300px;
	height: auto;
	float: left;
}

.spacer {
	clear: both;
	height: 20px;
}



/* Banner Ads
----------------------------------------------- */
#leaderboard {
	width: 728px;
	height: 90px;
	margin-top: 8px;
	background-color: #999999;
	float: left;
}

#bottomad {
	width: 728px;
	height: 90px;
	background-color: #ffffff;
	float: left;
	margin-top: 20px;
}

.rightad {
	margin:0 0 10px 0;
	width: 300px;
	height: auto;
	float: left;

}


#abarchive {
	margin:0 0 20px 0;
	width: 280px;
	height: auto;
	background-image: url('images/archive_bg.jpg');
	background-repeat: no-repeat;
	background-color: #4c4c4c;
	float: left;
	text-align: left;
	padding: 10px;
	line-height: 20px;
}

#abarchive a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#abarchive a:hover {
	text-decoration: underline;
	}

#finance {
	margin:0 0 20px 0;
	width: 300px;
	height: auto;
	float: left;
}

#abarchive h2 {
	margin:0 0 10px 0;
	padding:0;
}
#abarchive ul {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
}


/* Articles
----------------------------------------------- */

.post,
body.search div.page {
	position:relative;
	width: 605px;
	height: auto;
	float: left;
	background-image: url('images/gradient.jpg');
	background-repeat: repeat-x;
	background-position:0px 0px;
	text-align: left;
	padding: 25px;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	min-height:180px;
}

body.home .post,
body.search .post,
body.search .page {
	background-position:0px 63px;
	padding:85px 25px 25px 25px;
}

.post h1 a,
div.page h1 a {
	color:#000;
	background-color:transparent;
	text-decoration:none;
}

.infoheader {
	position:absolute;
	top:0;
	left:0;
	width: 655px;
	height: 60px;
	text-align: left;
}

.postmetadata {
	width: 655px;
	height: 24px;
	float: left;
	text-align: right;
	font-size:11px;
	line-height:22px;
	margin-bottom: 20px;
	vertical-align: bottom;
	border-bottom:solid 1px #999;
}

#print {
	width: 655px;
	height: 38px;
	color: #bababa;
	font-size: 12px;
	float: left;
	text-align: right;
	margin-top: 6px;
}


#print a {
	color: #bababa;
	text-decoration: none;
}

#print a:hover {
	color: #bababa;
	text-decoration: underline;
}


div.postmetadata a {
	margin:0 0 0 5px;
	width: auto;
	float: right;
	background-color: #d88300;
	font-size: 12px;
	line-height:24px;
	color: #FFFFFF;
	padding:0 10px;
	margin-right: 0px;
}

div.postmetadata a {
	color: #FFFFFF;
	text-decoration: none;
}

div.postmetadata a:hover {
	color: #333333;
}

div#respond {
	text-align:left;
}

div.navigation {
    margin:0 15px 0 0;
    border-top:solid 1px #ccc;
}

div.navigation a {
    display:block;
    margin:0;
    padding:0 10px;
    background-color: #d88300;
    font-size: 12px;
    line-height:24px;
    color: #FFFFFF;
    text-decoration:none;
}

div.navigation a:hover {
    color:#333333;
    background-color:#d88300;
}

h1 {
font-size: 22px;
line-height: 22px;
margin-top: -1px;
}

h2 {
font-size: 18px;
line-height: 16px;
margin-top: -1px;
color: #d88300;
}

h3 {
	font-size:16px;
	color: #d88300;
}

hr {
margin:0;
padding:0;
height:0;
clear:both;
visibility:hidden;
}

/* Footer
----------------------------------------------- */
#footer {
	width: 970px;
	height: 224px;
	background: url('images/footer_bg.gif');
}

#footer a {
	color:#999;
	text-decoration: none;
}

#footer a:active{
	color:#FFF;
}

#footer a:hover{
	color:#FFF;
}

#copyright {
	width: 930px;
	margin-left: 40px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 50px;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
}


#footercolumn1 {
	width: 100px;
	margin-left: 40px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 25px;
	font-size: 15px;
	line-height: 20px;
	color: #999;
}

#footercolumn2 {
	width: 140px;
	margin-left: 40px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 25px;
	font-size: 15px;
	line-height: 20px;
	color: #999;
}

#footercolumn3 {
	width: 160px;
	margin-left: 40px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 25px;
	font-size: 15px;
	line-height: 20px;
	color: #999;
}

#footercolumn4 {
	width: 180px;
	margin-left: 40px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 25px;
	font-size: 15px;
	line-height: 20px;
	color: #999;
}

#footercolumn5 {
	width: 180px;
	margin-left: 40px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 25px;
	font-size: 15px;
	line-height: 20px;
	color: #999;
}
/* print link */
a#printlink {
    float:right;
margin:0 15px 0 0;
padding:0 0 0 20px;
line-height:20px;
text-decoration:none;
color:#da8a33;
background-color:transparent;
background-image:url(images/print_icon.gif);
background-repeat:no-repeat;
background-position:-2px -7px;
}

/* device switcher */
#deviceSwitcher {
margin:0 auto 10px auto;
padding:0 20px;
width: 930px;
height: auto;
text-align:left;
}
#deviceSwitcher a {
color:#fff;
}

/* image captions */
.alignleft {
margin:0 2px 2px 0;
float:left;
}
.alignright {
margin:0 0 2px 2px;
float:right;
}
p.wp-caption-text {
margin:0.5em 0;
padding:0;
font-size:10px;
font-weight:bold;
text-align:center;
}

/* stock styles */
div#stocks h3 {
    margin:0 0 3px 0;
}
div#stocks table {
    margin:0 0 10px 0;
    width:100%;
    border:solid 1px #ccc;
}
div#stocks table td {
    padding:3px;
    width:33%;
}
div#stocks center {
    margin:5px 0;
    text-align:left;
    font-weight:bold;
    font-size:10px;
}
