/*
Theme Name: StockMarketsReview
Theme URI: http://www.stockmarketsreview.com/
Description: Custom theme for StockMarketsReview
Version: 1.0
Author: EdenWebs.com
Author URI: http://www.edenwebs.com/
*/

body {
	margin: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 0 0 20px;
	width: 970px;
}
#header {position:relative; display:block;
	padding: 15px 0 0 0;
}
#header h1 {
	margin: 0 0 15px 0;
	font-size: 30px;
	text-transform: uppercase;
}
#header h1 a {
	color: #060606;
	text-decoration: none;
}
#header ul {
	position: relative;
	z-index: 1;
	margin: 0; padding: 0;
	list-style-type: none;
	height: 30px; line-height: 30px;
	background-color: #d9d9d9;
        margin:10px 0 0 0;
}
#header ul ul {
	display: none;
	position: absolute;
	left: 0; top: 30px;
	width: 970px;
	height: 20px; line-height: 20px;
	background-color: #666;
}
#header .current-cat ul {
	display: block;
}
#header li {
	float: left;
	background: right center no-repeat url(images/bckheaderli.png);
	font-size: 11px; font-weight: bold;
	text-transform: uppercase;
}
#header li:last-child {
	background: none;
}
#header li a {
	float: left;
	padding: 0 8px;
	color: #333;
	text-decoration: none;
}
#header li a:hover {
	background-color: #999999;
	color: #fff;
	text-decoration: underline;
}
#header li a.blogsactive {
	background-color: #666666;
	color: #9dc6e2;
	text-decoration: none;
}
#header .current-cat a {
	background-color: #666;
	color: #9dc6e2;
}
#header li li a {
	background-color: transparent !important;
	font-weight: normal;
	color: #fff !important;
	text-transform: none;
}
#header .linkunit {
	padding: 0px 0 0px 15px;
	background-color: #666;
}
#header .navigation {
	padding: 7px 10px 0 10px;
	text-align: left; height: 21px;
	background-color: #f0f0f0;
	color: #666;
        position:relative;
        display:block;
}
#header .navigation a {
	color: #666; text-decoration:none; background:none; font:12px arial, verdana; font-weight:normal; text-transform:none; padding:0;
}
#header .navigation a:hover {
	color: #0066cc; text-decoration:underline; background:none; font:12px arial, verdana; font-weight:normal; text-transform:none;
}
#header .navigation .breadcrumb {
	float: left;
}
ul#right-links { background:none; list-type:none; margin:0; padding:0; position:absolute; top:0; right:0; text-transform:none; }
ul#right-links li { list-style-type: margin:0; padding:7px 20px 0 0; background:none; text-transform:none; }
#header #ad-pos { position:absolute; top:0; right:0; margin:15px 0 0; }
#container {
	margin: 20px 0;
	width: 100%;
}
#content {
	float: left;
	margin: 0 15px 0 0;
	width: 725px;
}
#content a {
	color: #000;
}
#content .post {
	margin: 0 0 25px 0;
}
#content .post .title {
	margin: 0 0 5px 0;
	font-size: 14px;
}
#content .post .title a {
	color: #009;
	text-decoration: none;
}
#content .post .entry {
	width: 100%;
}
#content .post .meta {
	margin: 5px 0 0 0; padding: 5px 0 0 0;
       font:10px verdana, arial; color:#888888;
}
#content .post .meta a {
	color:#0072bc; text-decoration:none;
}
#content .post .meta a:hover {
	color:#0072bc; text-decoration:underline;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 230px;
	font-size: 11px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 15px 0 0 15px;
}
#sidebar li {
	margin: 0 0 25px 0;
}
#sidebar li li {
	margin: 0 0 15px 0;
}
#sidebar a {
	font-weight: bold;
	color: #0071ca;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 15px 0; padding: 4px 10px 3px 10px;
	background-color: #666;
	font-size: 12px;
	color: #fff; letter-spacing:2px;
}

#footer {
	padding: 3px 10px 10px 10px;
	border-top: #ddd 1px solid;
	font-size: 11px;
	color: #666;
}
#footer div {
	margin: 0 0 5px 0;
}
#footer .menu {
	margin: 10px 0;
}
#footer ul {
	display: inline;
	margin: 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 3px 0 0; padding: 0 5px 0 0;
	border-right: #666 1px solid;
}
* html #footer li {
	margin: 0 7px 0 0;
}
#footer li:last-child {
	border-right: 0;
}
#footer a {
	color: #06c;
	text-decoration: none;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fdfdfd;
	border: #ddd 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #ddd 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #ddd 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #ddd 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #ddd 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #ddd;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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;
	}

img.middle {
	vertical-align: middle;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
	color: #000;
}

.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;
}
