/* @override http://www.blogsmithmedia.com/www.bloggingstocks.com/media/theme.css?v=3 */

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - -
	
	theme.css

- - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Import stylesheets and hide from IE/Mac */
@import "http://www.blogsmithmedia.com/www.bloggingstocks.com/media/global.css";

html, body {
background: #efefef; /*url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/bg-body.png) repeat-x top;*/
}
body {
/* background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/bg-body.png) repeat-x top; */
font-size: .76em;
color: #444;
}
a {
color: #0072bc;
}
a:hover {
text-decoration: none;
}
a:visited {
color: #888;
}
a font {
color: inherit;
}
a, img {
border: 0;
}
#subcontent ul,
#sitemeta ul {
margin-bottom: 1.7em;
}

/* LAYOUT
----------------------------------------------------------- */

body { 
text-align: center; /* IE Fix */
margin:0;
}

/* A container should group all your columns. */
#container {
position: relative;
width: 982px; /* total width */
margin: 0 auto 1em; /* centers layout */
text-align: left; 
background: #FFF;
}
#header {
background: transparent;
position: relative;
height: 205px;
zoom: 1;
}
#col-1 {
width: 670px;
display: inline;
}
body#template-search #content {
width: 982px;
margin: 0;
padding: 0;
float: left;
}
#col-2 {
float: left;
margin-left: 7px;
width: 300px;
display: inline;
margin-bottom: 20px;
}
* html #col-2 {
margin-left: 0;
float: right;
}
#main {
position: relative;
padding-top: 10px;
}
* html #main {border:0}
#subcontent {
width: 300px;
position: relative;
/*margin-top: -5em;*/
}
#subcontent {
width: 300px !important;
}
* html #subcontent {
margin-top: 0;
display: inline;
}
* html #sidebar, * html #subcontent { overflow-x: hidden; } /* IE6 fix */
}
#footer{
clear: both;
}

/* SANDWICH 
--------------------------------------------------- */
body.sandwich #content {
clear: both;
width: 451px;
float: left;
position: relative;
margin-left: 182px;
padding: 20px 21px;
display: inline;
}
* html body.sandwich #content {
display: inline;
width: 451px;
padding: 20px 16px;
overflow-x: hidden;
}
body.sandwich #sidebar {
width: 175px;
position: relative;
float: left;
margin-left: -675px;
_margin-left: -655px;
padding-top: 0;
display: inline;
}
* html body.sandwich #sidebar {
margin-left: -664px;
overflow-x: hidden;
}
body.sandwich #gallery-content {
margin: 0 auto;
width: 980px;
}
#template-gallery #col-1,
#template-gallery #content,
#template-gallery #gallerycontent {
width: 982px;
}

/* HEADER
--------------------------------------------------- */
#header {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/bg-header.gif) repeat-x top;
border: 1px solid #ccc;
border-top: 0;
height: 145px;
position: relative;
margin-bottom: 0;
}
* html #header {
margin-bottom: 15px;
}
#header h1 {
position: absolute;
top: 58px;
left: 50px;
}
#header #stocksymbol {
display: block;
position: absolute;
top: 27px;
right: 7px;
color: #358f42;
font: normal 14px/1em georgia, "times new roman", serif;
text-transform: uppercase;
}

/* HEADER BOTTOM (HEADER > CATEGORY NAV)
-------------------------------- */
#headerBottom {
background: #transparent;
position: absolute;
bottom: 0;
left: 10px;
height: 27px;
width: 970px;
display: block;
}
#headerBottom ul {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/divider-category-nav.gif) no-repeat left bottom;
height: 25px;
margin-bottom: 0;
}
#headerBottom ul li {
font-size: 11px;
float: left;
text-transform: uppercase;
}
#header #headerBottom ul li a {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/divider-category-nav.gif) no-repeat right bottom;
color: #666;
float: left;
display: block; 
padding: 5px 10px 6px;
text-decoration: none;
font-size: 10px;
font-family: arial, tahoma, serif;
}
* html #header #headerBottom ul li a {
height: 1%;
}
#header #headerBottom ul li a.selected,
#header #headerBottom ul li a:hover,
#header #headerBottom ul li.feedback a:hover,
#header #headerBottom ul li:active {
background-color: #99bd7d;
color: #fff;
}
#headerBottom ul li.feedback {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/divider-category-nav.gif) no-repeat left bottom;
display: block;
position: absolute;
bottom: 0;
right: 0;
}
#header #headerBottom ul li.feedback a {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/icon-feedback.gif) no-repeat 10px 7px;
padding-left: 30px !important;
}

/* 
-------------------------------------------

nav (dropdown menus)

------------------------------------------- */
#nav {
position: relative !important;
margin-bottom: 1.2em;
clear:both;
float:left;
}
#nav .menu {
background: #fff;
z-index: 9999;
}
#nav .menuover {

}
#nav .menu ul{
width:950px;
padding:10px 15px;
border:1px solid #ddd;
border-width:0 1px 1px;
float:left;
margin: 0;
}

#nav .menu li {
display: block;
width:229px;
float:left;
margin:0 6px 0 0;
}
#nav .menu li a {
border-bottom: 1px solid #eee;
text-decoration: none;
font-size: .95em;
display: block;
padding:6px;
color: #0072bc;
}

#nav .menu li a:hover {
background: #efefef;
border-color:#ccc;
}

/* CONTENT 
---------------------------------------- */
#content {
line-height: 1.3em;
overflow:hidden;
}

/* POST 
------------- */
#content {
font-size: 13px;
text-align: left;
}
#content p {
margin: 1em 0;
text-align: left;
}
#content h1 {
font: normal 1.8em/1.2em georgia, "times new roman", serif;
margin: 0 0 .5em;
}
#content h1 a {
color: #222;
font-weight: normal;
text-decoration: none;
}

#content h2 {
font: normal 1.8em/1.2em georgia, "times new roman", serif;
margin: 0 0 .5em;
}
#content h2 a {
color: #222;
font-weight: normal;
text-decoration: none;
}
#content h3 {
color: #222;
font: normal 1.6em/1.2em georgia, "times new roman", serif;
margin: 1em 0 .5em;
border-bottom: 1px solid #eee;
padding-bottom: .2em;
}

#content br {
line-height: .7em;
}
#content p.byline {
font-size: 10px;
color: #888;
line-height: 1.4em;
margin-bottom: 1.2em;
}
.continueReading {
margin: 1em 0;
}
#content .post {
line-height: 1.5em;
}
#content .post a:visited {
color: #888;
}
#content .post li {
margin-bottom: .3em;
}
* html #content .post li {
height: 1%;
}
#content #thankYou {
background: #fcffb8;
padding: 5px 20px 20px;
margin: 1em 0;
width: 410px !important;
width /**/: 450px;
border: 1px solid #ddd;
}
#content #thankyou h3 {
color: #5e873e;
border: 0;
padding: 0;
}
.post li {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/bullet-square.gif) no-repeat 0 .5em;
list-style: none;
padding-left: 16px;
}
.post ol li {
background: transparent;
padding-left: 0;
}
.post .mainarttitle {
padding: 0;
margin: .8em 0 .4em;
display: block;
}


/* POST META */

.postmeta {
clear: both;
background-color: #e9e8dd;
font-size: 10px;
text-transform: uppercase;
margin: 1em 0 3em;
padding: 6px 2px 8px;
text-align: right;
position: relative;
}
.postmeta a {
color: #333;
}
.postmeta ul li {
display: inline;
margin: 0 5px;
line-height: 1.5em;
}
.postmeta .permalink {
float: left;
}
.postmeta .emaillink {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/icon-email.gif) no-repeat 0 50%;
padding-left: 20px;
}
.postmeta .commentslink {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/icon-feedback.gif) no-repeat 0 50%;
padding-left: 20px;
}

/* =COMMENTSFORM SMS ---- */
#commentform {
font-size: 11px;
}
#commentform p.instructions {
font-size: 11px;
}
#cmttabs {
background: url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/cmttabs-bg.gif) repeat-x 0 0;
height: 42px;
}
#cmttabs ul {
list-style: none;
margin: 0;
padding: 0;    
}
#cmttabs li {
background: url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/cmttab-divider.gif) no-repeat right center;
float: left;
margin: 0;
}
#cmttabs li a {
display: block;
line-height: 41px;
text-decoration: none;
padding: 0;
color: #999;
font-weight: bold;
padding: 0 15px;
}
#cmttabs li.currenttab a,
#cmttabs li a:hover {
background: url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/cmttab-on.gif) no-repeat center bottom;
color: #000;
}
#cmttabs li#cmtutab_sns {
height: 42px;
background: url(http://www.blogsmithmedia.com/framework.weblogsinc.com/media/aim-logo-small.png) no-repeat center 9px;
}
#cmttabs li#cmtutab_sns a {
height: 41px;
text-indent: -9000px;
width: 60px;
}
.cmtuinfo {
clear: left;
padding: 10px 15px;
border-bottom: 1px dotted #cecece;
margin-bottom: 10px;
}
.cmtuinfo .instructions {
color: #444;
font-size: 13px;
font-weight: bold;
margin: 0 0 .7em;
}
.cmtuinfo label {
font-weight: bold;
display: block;
float: left;
}
.cmtuinfo input {
background: #eee;
width: 160px;
margin-right: 8px;
}

#cmtmain {
padding: 10px;
clear: both;
}
#cmtmain label {
font-weight: bold;
}
#cmtmain div {
padding: 5px;
}
#commentform {
background: #fff;
display: block;
border: 1px solid #ddd;
margin-bottom: 10px;
border-top: 0;
padding:0;
}

.cmtuinfo input, #cmtmain textarea { border: 1px solid #eee; border-top-color: #bbb; border-left-color: #bbb; padding: 3px;}
.cmtuinfo input:focus, #cmtmain textarea:focus { background: #e3f2df; }

#cmtmain .cmtchecks { padding: 6px 5px 0; }
#cmtmain .cmtchecks label { font-weight: normal; }
#cmtmain .cmtchecks input { margin: 0 5px 0 0; }
#cmtmain textarea {
background: #eee;
margin-top: 5px;
}
#replyindicator { font-weight: bold; }            

#cmtbuttons input {
margin-top: 1em;
}
#instructions {
border-top: 1px dotted #cecece;
padding: 15px;
margin-top: 1em;
}
#instructions p {
color: #777;
margin: 0 0 .7em;
line-height: 1.2em;
}
#instructions .preamble {
color: #000;
font-size: 1.1em;
line-height: 1.1em;
}

#thankYou * { margin: 0; padding: 0; }
#thankYou { background: #ffc; margin: .5em 0 2em 0; padding: 1.4em; }
/* 
---------------------------------------------------

CONTACT FORM

--------------------------------------------------- */
#contactform {
width: 450px;
}
#contactforminner {
padding: 0;
}
#contactform p.instructions {
font-size: .9em;
margin: 1em 0;
}
#contactform label.formlabel {
display: block;
padding: 1.3em 0 .4em;
font-size: 1em;
font-weight: normal;
color: #000;
}
#contactform input.text,
#contactform textarea.textarea {
width: 410px;
}
#contactform .nav {
margin: 1em 0;
}


/*
----------------------------------------

SIDEBAR 

---------------------------------------- */
#sidebar {
font-size: .9em;
}
#sidebar ul li {
line-height: 1.3em;
margin-bottom: .5em;
font-size: 11px;
}
#sidebar h3 {
font: normal 1.2em/1.3em georgia, sans-serif;
color: #111;
margin: 1em 0 .5em;
}
#sidebar h3,
#sidebar dl dt {
background: #333;
color: #fff;
font: normal 9px/1.3em verdana;
padding: 5px 11px;
text-transform: uppercase;
margin: 1.5em 0 .8em;
}
#sidebar dl dd {
padding-left: 0;
margin-left: 0;
line-height: 1.4em;
margin-bottom: .2em;
font-size: 11px;
}
#sidebar dl dd a {
color: #358f42;
}
#sidebar #tagCloud p {
line-height: 1.8em !important;
}

/*
----------------------------------------

SUBCONTENT  

---------------------------------------- */
#subcontent {
font-size: 11px;
line-height: 1.4em;
}
#subcontent h3.secondary {
font: normal 1.2em/1.3em georgia, sans-serif;
color: #111;
margin: 2em 0 .5em;
background: transparent;
padding: 0;
}
#subcontent h3.updated {
background: transparent;
color: #aaa;
padding: 0;
margin: .7em 0;
text-align: right;
}
#subcontent h3.updated em {
color: #222;
font-style: normal;
}
#subcontent h3,
#subcontent dl dt {
background: #333;
color: #fff;
font: normal 9px/1.3em verdana, sans-serif;
padding: 5px 11px;
text-transform: uppercase;
margin: 1.5em 0 0;
}
#subcontent h3 a,
#subcontent dl dt a {
color: #a2e7b1;
text-decoration: none;
}
#subcontent #blogroll_header {
margin-bottom: 0;
}
#subcontent #blogroll_header a {
color: #fff;
}
#subcontent dl dd {
padding-left: 0;
margin-left: 10px;
font-size: 10px;
line-height: 1.4em;
margin-bottom: .2em;
}
#subcontent a {
color: #358f42;
}
#subcontent ul {
margin: .5em 0;
}
#subcontent ul li {
margin-bottom: .5em;
}
#subcontent #winblogroll {
margin-top: 0;
}
#winblogroll strong {
cursor: pointer;
}
#subcontent #winblogroll li strong {
background: #ebeadb;
color: #111;
display: block;
padding: 3px 10px;
margin: 0 0 .8em 0;
font-size: 9px;
font-weight: normal;
text-transform: uppercase;
}
#subcontent #tagCloud p {
line-height: 1.9em;
margin: .5em 0 2em;
}

#subcontent #tagCloud a.tagSmall {font-size: .9em;}
#subcontent #tagCloud a.tagNormal {font-size: 1.2em;}
#subcontent #tagCloud a.tagLarge {font-size: 1.6em;}

#subcontent ul li ul {
margin-bottom: 1.5em;
}

/*
----------------------------------------

NORMAL BOX 

---------------------------------------- */
.normalbox {
background-color: #f5f4ec;
padding: 10px;
margin: 0;
}
.my-portfolios .nav {
background-color: #f5f4ec;
margin: 0 !important;
height: 40px;
padding-left: 10px;
}
.my-portfolios .nav li {
float: left;
padding-right: 5px;
}
.normalbox h4 {
color: #0072bc;
font: normal 1.5em/1.3em georgia, "times new roman";
margin: .5em 0;
text-align: center;
}
.normalbox p {
text-align: center;
}
a.btn-create-portfolio {
margin-left: 34px;
}

/*
----------------------------------------

STOCKS LIST

---------------------------------------- */
#subcontent .stockslist {
margin: 0 0 2em 0;
}
#subcontent .stockslist li {
float: left;
display: block;
background: #fff;
border: 1px solid #ccc;
margin-right: 3px;
font-size: 9px;
font-weight: normal;
color: #000;
width: 145px;
margin-bottom: 10px;
line-height: 1.9em;
}
#subcontent .stockslist strong {
display: block;
font-weight: normal;
color: #222;
text-align: center;
}
#subcontent .stockslist span.data {
display: block;
text-align: center;
color: #333;
}
#subcontent .stockslist span.positive {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/arrow-up.gif) no-repeat 31px 2px;
color: #005e20;
}
#subcontent .stockslist span.negative {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/arrow-dn.gif) no-repeat 31px 2px;
color: #790000;
}

/*
----------------------------------------

HIGHLIGHT BOX 

---------------------------------------- */
#sidebar h3.feature {
background: #333;
color: #fff;
font: normal 9px/1.3em verdana;
padding: 5px 11px;
text-transform: uppercase;
margin: 0;
}
#sidebar .featured-box ul {
background: #ecf5e4;
padding: 8px 7px 8px 10px;
margin: 0 0 1.7em 0;
border: 1px solid #ccc;
border-top: 0;
}
#sidebar .featured-box ul li {
clear: both;
padding-bottom: .5em;
font-size: 10px;
}
* html #subcontent .featured-box ul li {
width: 132px;
}
#sidebar .featured-box ul a {
color: #444;
text-decoration: none;
}
#sidebar .featured-box ul a:hover {
text-decoration: underline;
}
.featured-box li {
min-height: 60px;
}
img.thmb {
border: 1px solid #ccc;
float: left;
margin-right: 8px;
height: 50px;
width: 50px;
}

/*
----------------------------------------

EXCHANGE BOX 

---------------------------------------- */
#subcontent #exchangebox {
margin-bottom: 2em;
position: relative;
}
#subcontent #exchangebox thead {
background-color: #464646;
font-weight: normal;
position: relative;
}
#subcontent #exchangebox table {
width: 300px;
}
#subcontent #exchangebox th {
font-size: 9px;
}
#subcontent #exchangebox thead th {
text-transform: uppercase;
}
#subcontent #exchangebox table th,
#subcontent #exchangebox table td {
font-weight: normal;
padding: 4px 7px;
text-align: right;
font-size: 11px;
}
#subcontent #exchangebox table {
background-color: #ebeadb;
}
#subcontent #exchangebox th.indexes {
text-align: right;
}
#exchangebox th {
background: transparent;
color: #fff;
}
#exchangebox th.top {
background-color: #464646;
font-size: 10px;
}
#exchangebox th a {
color: #000;

}
#exchangebox .change {
padding-right: 27px;
}
#exchangebox tr.alt td, #exchangebox tr.alt th{
background-color: #dcdbc7;
}
#exchangebox form {
background-color: #464646;
height: 54px;
}
#subcontent #exchangebox input.text {
position: absolute;
top: 11px;
left: 25px;
background: #fff;
border: 0;
font: 10px verdana, arial, sans-serif;
width: 140px;
padding: 4px 7px 5px;
font-size: .9em;
color: #999;
*letter-spacing: -1px; /* targets IE6 & 7 */
}
* html #subcontent #exchangebox input.text {
top: 12px;
width: 154px;
}
#subcontent #exchangebox input.text:focus{color:#666;}

#subcontent #exchangebox button {
background: transparent;
border: 0;
padding: 0;
margin: 0;
position: absolute;
top: 10px;
left: 180px;
cursor: pointer;
}
#exchangebox .btn-symbol-lookup {
position: absolute;
top: 35px;
left: 90px;
}
td .negative {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/arrow-dn.gif) no-repeat right center;
padding-right: 20px;
color: #790000;
}
td .positive {
background: transparent url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/arrow-up.gif) no-repeat right center;
padding-right: 20px;
color: #005825;
}



/* 
----------------------------------------

STATS TABLE

---------------------------------------- */
#sitemeta .statstable {
background-color: #f5f4ea;
width: 100%;
}
#sitemeta .statstable ul {
margin: 0;
padding: 0;
}
#sitemeta .statstable ul li {
padding: .4em 10px .5em;
margin: 0;
}
#sitemeta .statstable ul li:hover {
background: white;
}
#sitemeta ul li.statsclass1 {
background-color: #ebeadb;
}
#sitemeta .statstable ul li a {
text-decoration: underline;
}
table.data th {
background-color: #dcdbc7;
color: #000;
font-weight: normal;
text-transform: uppercase;
text-align: left;
font-size: 9px;
padding: 4px 4px;
font-family: tahoma, verdana, sans-serif;
}
table.data tr.alt {
background-color: #ebeadb;
}
table.data td {
padding: 4px;
font-family: tahoma, verdana, sans-serif;
}
thead th {
font-weight: normal;
}

/* 
----------------------------------------

GALLERIES

---------------------------------------- */
#gallerycontent {
margin: 1em 0;
width: 450px;
float: left;
padding: 0;
font-size: 1.2em;
}

#gallerycontent img {
margin: 0 10px 5px 0;
padding: 6px;
display: block;
float: left;
border: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
#gallerycontent a:hover img {
border: 1px solid #bbb;
}

img.full{width:650px;}

.captionedthumb, 
.gallerythumbnail {
background: #fff;
border: 0;
float:left;
margin: 0 20px 0 0; 
width: 80px; 
height: 150px; 
font-size: 11px;
}
.gallerythumbnail {
height: 100px;
}
.captionedthumb p a {
color: #222 !important;
text-decoration: none; 
line-height: 1.1em;
font-size: 10px;
display: block;
padding: 0 6px;

}
.captionedthumb a:hover {
text-decoration: underline; 
border: 0;
}
.captionedthumb a img,
.gallerythumbnail img, 
.captionedthumb img{
padding: 6px;
border: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.gallerythumbnail a:hover img,
.captionedthumb a:hover img {
border: 1px solid #ccc;
}
.featuredgalleries img {
margin: 0 15px 5px 0;
padding: 6px;
display: block;
float: left;
border: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.clearer {
clear: both;
}
/* POST GALLERY */
.postgallery {
margin: 1em 0 2em;
min-height: 80px;
padding-bottom: 20px;
}

.postgallery img {
margin: 0 10px 5px 0;
padding: 6px;
display: block;
float: left;
border: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
height: 60px;
width: 60px;
}
.postgallery a:hover img {
border-color: #ccc;
}

/* 
----------------------------------------

SPONSORED

---------------------------------------- */
.sponsored {
background: #ecf5e4;
margin: 1em 0;
padding: 0 0 15px;
}
#content .sponsored h2 {
background: #d3e4c5;
font-size: 10px;
text-transform: uppercase;
font-family: arial, sans-serif;
padding: 10px;
margin: 0;
}
#content .sponsored .post {
font-size: 12px;
padding: 0 20px;
margin: 0 0 .5em;
}
#content .sponsored h3 {
font-size: 1.2em;
margin: 1em 20px 0;
}
#content .sponsored h3 a {
color: #115512;
text-decoration: underline;
}
#content .sponsored p {
margin: .3em 0;
}
#content .searchresults .byline {
font-size: .75em;
margin: 0 0 .5em;
}
#content .sponsored a {
text-decoration: underline;
}
#content .searchresults h2 a {
text-decoration: underline;
}
/* 
----------------------------------------

ADVERPOSTS

---------------------------------------- */

.adverpost_ind_top,
.adverpost_ind_bottom {
	font: normal 10px arial, helvetica, sans-serif;
	text-align: center;
}

.adverpost_ind_top {
        margin: 5px 0 0 0;
}

.adverpost_ind_bottom {
        margin: 0 0 5px 0;
}

.adverpost {
	padding: 5px;
	background-color: #ffe;
	border: 1px solid #ccc;
	font: normal 1em/1.6em georgia, serif;
text-align:left;
margin:0 25px;
}

.adverpost h1, .adverpost h2 {
	font-size: 1.4em;
	margin: 0 0 .5em 0;
}

.adverpost img {
	width: 150px;
	float: right;
	margin: 0 0 5px 5px;
}

.adverpost:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* for IE-mac */
.adverpost {display: inline-table;}

/* Hides from IE-mac */
* html .adverpost {height: 1%;}
.adverpost {display: block;}
/* End hide from IE-mac */


/*
---------------------------------------------------

CONTACTFORM

--------------------------------------------------- */
#incontent h2 {
margin: 1em 0 .5em;
}
#contactForm {
background: #f5faf0;
padding: 10px 20px 20px;
}
#contactForm div.formlabel {
color: #000;
font-size: 10px;
line-height: 1.3em;
margin: 1em 0 .1em;
text-transform: uppercase;
}
#contactForm .form-button {
margin-top: 10px;
}
#contactForm .form {
border: 1px solid #ccc;
color: #444;
padding: 3px;
}

/*
--------------------------------------------------- 

Quotes Beta Promo

--------------------------------------------------- */

#quotes-beta-promotion-module {
width: 152px;
height: auto;
margin: 0px auto 10px auto;
}

#quotes-beta-promotion {
width: 152px;
background: url(http://www.aolcdn.com/ch_pf/img-bg-grad.gif) repeat-x top;
}

#quotes-beta-promo-content {
font: normal bold 12px Arial, Helvetica, sans-serif;
color: #333333;
border-width: 0 3px;
border-style: solid;
border-color: #EEEEEE;
padding: 4px 3px 3px 8px;
}

/*
--------------------------------------------------- 

MISC.

--------------------------------------------------- */
/* =Clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear {clear:both;}
.small {
font-size: .9em !important;
}
img.left {float: left; padding: 0 10px 10px 0;}
}
.center {
text-align: center;
}
.nomargin {
margin-bottom: 0 !important;
}
#nocache_ind {
background-color: #790000 !important;
padding: 6px;
text-align: center;
font-size: 10px;
text-transform: uppercase;
font-weight: normal !important;
}
iframe  {
position: relative;
}
.news-and-quotes {
clear: both;
background: #000;
color: #fff;
}
.gallerylink {
background: transparent url(/media/icon-galleries.gif) no-repeat right center;
padding-right: 40px;
}
.pinbox {
margin: .5em 0;
display: block;
}

/* FOOTER SEARCHFORM
--------------------------------------------------- */

#footer .searchform {
position: relative;
width: 336px;
height: 54px;
clear: both;
padding: 1em 0 2em;
float: none;
margin: 0 auto;
}
#footer .searchform form {
background: #222;
clear: both;
height: 35px;
padding: 0;
width: 333px;
zoom: 1;
display: block;
position: relative;
}
#footer .searchform ul {
padding-left: 0;
margin: 0 0 0 4px;
list-style: none;
}
#footer .searchform ul li {
margin-left: 0;
list-style: none;
float: left;
color: #444;
line-height: 1em;
}
* html #footer .searchform {
font-size: .9em;
}
#footer .searchform ul li a {
color: #ccc;
float: left;
display: block;
padding: 3px 5px;
cursor: pointer !important;
text-decoration: none;
font-family: arial, verdana, sans-serif;
font-size: 9px;
text-transform: uppercase;
}
#footer .searchform ul li a b {
color: #fff;
font-weight: normal;
}
#footer .searchform ul li a {
color: #ccc;
}
#footer .searchform ul li.selected,
#footer .searchform ul li:hover {
background: #222;
color: #fff;
}
#footer .searchform input.text {
border: 1px solid #ccc;
border-left-color: #999;
border-top-color: #999;
width: 252px !important;
font-size: 13px;
padding: 5px 3px 6px;
position: absolute;
top: 3px;
left: 3px;
}
* html #footer .searchform input.text {
font-size: 13px;
}
#footer .searchform button {
background: transparent url(http://www.blogsmithmedia.com/framework.weblogsinc.com/media/btn-search.gif) no-repeat 0 0;
display: block;
margin: 0 !important;
padding: 0;
border: 0;
position: absolute;
left: 265px;
top: 3px;
cursor: pointer;
height: 29px;
width: 65px;
}
#footer .searchform button img {
display: none;
}
fieldset, form {border: 0; padding: 0; margin: 0;}
/* =GRID */
#grid2 {
background: #fff;
clear: both;
width: 980px;
margin: 0 auto;
padding: 0 0 3em 0px;
}
#grid2 h3 {
color:#777;
font-weight:normal;
font-size:15px;
margin: 0 0 1.5em 0;
margin-top:0; 
padding-top:10px;
padding-bottom:4px;
}
#grid2 strong {
color: #000;
}
#grid2 table {
width:980px;
margin:0;
padding:0;
font-size:12px;
}
#grid2 table td{
font-size:12px;
padding: 25px 0 0 20px;
vertical-align:top;
width: 33%;
}
#grid2 table td.first {padding-left:0;}
#grid2 h4 {
font-size:1.3em;
margin: 0 0 0;
padding-bottom: 4px;
border-bottom: 3px solid #eee;
}
#grid2 h4 a {
color: #222;
text-decoration:none;
border:none;
padding-left: 3px;
}
#grid2 table td ul {
margin: 0;
list-style: square;
padding: 15px 0 0;
}
#grid2 table td ul li {
background: url(http://www.blogsmithmedia.com/www.autoblog.com/media/bullet-circle.gif) no-repeat 0 2px;
line-height:1.4em;
color:#ccc;
margin-bottom: .6em;
padding-left: 15px;
margin-left:0;
text-align: left;
}

#grid table td ul li a {padding:5px 0;}

#grid table td  div.grid_subscribe{
padding: .6em 50px .4em 71px;
background-position: 50px .4em;
}
/*
---------------------------------------------------
 
ADD ONS

--------------------------------------------------- */

#thestreet_module {
float: right;
margin: 0 0 1em .5em;
font: .9em Arial;
width: 150px;
background: #d3eaf6;
}

#thestreet_module div {
margin: 10px;
}

#thestreet_module h3 {
font: 1.1em Arial;
font-weight: bold;
border-bottom: none;
}

#thestreet_module ul {
margin: 0;
padding: 0 0 1em 0;
}

#thestreet_module ul li {
margin: .6em 0;
padding: 0 0 0 .8em;
background: url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/blue-sq-bullet.gif) 0 .4em no-repeat;
}

#thestreet_module ul li a {
color: #0072bc!important;
display: block;
}

#thestreet_module ul li a:hover {
color: #222!important;
}

* html #thestreet_module ul li {
height: 1%;
width: 122px;
}

.crosspromo .content {
height:auto;
line-height:1.5em;
margin:0px;
}
#bp3, #bp5, #bp7, #bp9, #bp11, #bp13 {
margin: 1em auto 2em;
width:300px;
}
/* SPHERE AD */
#content .sphere {
clear: both;
margin-top: 2em;
margin-bottom: 2em;
font-size: .9em;
line-height: 1.4em;
position: relative;
}
#content .sphere ul {
padding: 0; margin: 0 0 1em;
}
#content .sphere ul li {
margin-bottom: 1em;
}
#content .sphere h3 {
font-size: 1.5em;
margin: .6em 0 .4em;
line-height: 1.2em;
width: 100%;
}
#sphereTalk p.timestamp {
color: #999;

margin:  0 0 .7em;
display: none;
padding-left: 3px;
}
#sphereTalk {
float: left;
width: 258px;
}
#sphereAd {
padding-top: 35px;
float: right;
}
p.powered-by {
position: absolute;
top: 10px;
right: 10px;
}
#content .sphere p.see-more {
display: block;
padding-top: 9px;
text-align: center;
margin: 1em 0 0;
font-size: 1.1em;
line-height:1em;
clear: both;
}
#sphereTalk p {
margin: 0 0 .8em;
color: #999;
}
#talkContainer {
padding-top: 23px;
margin-bottom: 2em;
}
a.printthis{
position:relative;
outline:0;
}
 
a.printthis span.printpop{
display:none;
width:200px;
padding-top:13px;
background: url(http://www.blogsmithmedia.com/www.bloggingstocks.com/media/arw-trans.png) 0 0 no-repeat;
z-index:1000;
text-align:left;
text-decoration:none;
}
 
a.printthis span.printpop span{
background: #6F6F6F;
display:block;
color:#fff;
padding:5px;
text-decoration:none;
}
 
a.printthis:hover span.printpop{
display:block;
position:absolute;
top:1em;
left:10px;
}

/*AFS*/
.sponsorArea {display:block;position:relative;font-size:12px; }
.sponsorArea .body {border-color:#cbcbcb;border-style:solid;border-width:1px 0px 1px;margin:0px 0px 4em;padding:5px 0px 15px;}
.sponsorArea .body a.sponsorLink {color:#757454;font-weight:normal;margin:5px 0; position:absolute;top:0;right:0px;}
.sponsorArea .body .sponsorPromo {color:#898989;margin-top:15px;}
.sponsorArea .body .sponsorPromo .title a {font-weight:normal;}
.sponsorArea .body .sponsorPromo .title a:hover {text-decoration:underline;}
.sponsorArea .body .sponsorPromo .link a {color:#81bc61;font-weight:normal;}
.sponsorArea .body .sponsorPromo .link a:hover {text-decoration:underline;}

.topleader {
	height:auto;
	margin:0 auto;
	position:relative;
	text-align:center;
	width:972px;
	background:#DDDDDD none repeat scroll 0 0;
	padding:5px;	
}
#outerslice {
	margin-bottom:0px;
}
/* global footer */

#footer {
	background:white none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	clear:both;
	margin:0 auto;
	position:relative;
	width:982px;
}

#footer_feedback{
	float:left;
	margin-left:850px;
	position:absolute;
	top:40px;
}

#basement-links {
	background:#F0F0F0 none repeat scroll 0 0;
	float:left;
	margin:0 auto;
	text-align:left;
	width:100%;
}

.footerCol {
	border-left:1px solid #D1D1D1;
	float:left;
	padding:20px;
	overflow:hidden;
}
.firstfooterCol {
	border:0px;
	float:left;
	padding:20px;
	overflow:hidden;
}
.footerColHeading {
	color:#878787;
	font-weight:bold;
	font-size:15px;
	margin:0px;
	padding:10px 0;
	width:195px;
}
.footerCol ul {
	clear:left;
	margin:0px;
	padding:0px;
}
.footerCol ul li, .firstfooterCol ul li {
	font-family:arial,verdana,san-serif;
	font-size:12px;
	padding:0;
	margin:0px
	width:175px;
}

#footer_legal{
	background-color: #dadada;
	margin:0 auto;
	position:relative;
	width:982px;
	padding:0px;
	font-size:0.9em;
	clear:both;
	overflow:hidden;
}
#footer_legal div.cobrand {
	background: url(http://o.aolcdn.com/os/money/money/images/ch_pf_logo.gif) no-repeat left center;
	float:left;
	height:27px;
	width: 235px;
	margin: 20px;
	text-indent:-9000px;
}
#footer_legal div.links{
	margin:20px;
	text-align:right;
}

#grid2 .grid-table td {
border-left:1px solid #DEDEDE;
border-top:1px solid #DEDEDE;
margin:24px 0 26px 2px;
padding:8px 0 0 12px;
width:145px;
}

#grid2 .grid-table h3 {
padding:0px;
margin:0px;
}


#grid2 .grid-table ul {
list-style-type:none;
padding-right:10px;
}

#grid2 .grid-table ul li {
background:none;
padding-left:0px;
}
#grid2 table td.first {
padding-left:12px;
border-left:none;
}
/* money clip module */
#money_clip {
color:#444444;
border:1px solid #CCCCCC;
overflow-y:auto;
padding:5px 2%;
width:93%;
margin:10px 0;
font-size:13px;
}
#money_clip h2 {
color:#222222;
font-size:1.8em;
}
.linkSource {
padding-bottom:5px;
line-height:10px;
}
#sidePhoto {
padding-right:15px;
float:left;
}
#money_clip #credit {
color:#9D9E99;
font-size:10px;
padding:2px;
text-align:right;
margin-bottom:20px;
}
.linkTitle {
line-height:17px;
padding-bottom:4px;
padding-top:5px;
}