/*
Theme Name: Monster Stock Alerts
Description: Monster Stock Alerts Theme
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #747474;
	background: #f4f4f4 url(images/body_bg.png) repeat-x;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.strong {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #eb0000;
	}
a:hover { color: #950000;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
	
* html .clearfix { zoom: 1; }

*:first-child+html .clearfix { zoom: 1; }

#wrapper {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 74px;
	padding-top: 73px;
	padding-left: 663px;
}
.input-email {
	width: 190px;
	margin-right: 10px;
	border: 0;
}
#footer {
	text-transform: uppercase;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 15px;
}
#footer p {
	color: #FFF;
}
#maincontent {
	margin-right: 15px;
	background-color: #FFF;
	padding: 7px;
}
#navigation {
	background: #ac0101;
	margin-right: 15px;
	height: 28px;	
}
.topmenu{
	font: bold 13px Arial;
	width: 898px;
	overflow: hidden;
	float: left;
}
.topmenu li{
	display: inline;
}
.topmenu li a{
	float: left;
	color: #fff;
	padding: 7px 11px 6px 11px;
	text-decoration: none;
	border-right: 1px solid #700000;
	text-transform: uppercase;
}
.topmenu li a:visited{
	color: #FFF;
}
.topmenu li a:hover, 
.topmenu li .active{
	color: #fff;
	background: #000;
}
#slider {
	width: 886px;
	margin-bottom: 7px;
}
#sliders {
	height: 121px;
	width: 335px;
	background: #fff url(images/MonsterAlert.jpg) no-repeat;
	padding: 120px 0 0 565px;
}
#sliders .input-email {
	width: 260px;
	font-size: 16px;
}
#container {
	width: 900px;
}
#sidebar-left {
	float: left;
	width: 185px;
}
#sidebar-right {
	float: right;
	width: 300px;
}
#pagecontent {
	margin: 0 294px 0 191px;
}
#charts h2 {
	background-image: url(images/charts.jpg);
	background-repeat: no-repeat;
	height: 31px;
	margin-bottom: 14px;
}
.blogpost h3, .blogpost h3 a {
	font-size: 18px;
	color: #e30000;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blogpost h3 a:hover { color: #000;}

.blogpost {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	margin-right: 20px;
	padding-left: 5px;
	line-height: 1.5;
	overflow: hidden;
}
.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353535;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.post p, .post {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.post p strong, .post strong { font-weight: bold;}
.post p em, .post em {font-style: italic;}
.read-more {
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.chartposts {
	margin-top: 10px;
	margin-bottom: 10px;
}
.chartposts p {
	margin-top: 10px;
	font-weight: bold;
}
.advert {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;

}
.advert ul li {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 40px;
	list-style: disc;
}
.advert ul li a {
	color: #e30000;
	font-weight: bold;
	font-size: 12px;
}

#signup_sidebar {
	width: 268px;
	height: 189px;
	background: #fff url(images/signup_green2.gif) no-repeat;
	padding: 93px 0 0 32px;
}

#signup_sidebar .input-email {
	width: 190px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
}

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 10px 0px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.aligncenter, img.centered, img.center { 
	display: block; 
	margin: 0 auto 15px auto;  
	float: none; 
	clear: both;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.post-thum, img.thumbnail {
	float:right;
	margin: 0 0 15px 0;
	padding:4px;
	background:#fff;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none; 
        clear: both;
	}


#slideshow .feature-entry h2 {
	padding-top:5px;
	margin-bottom: 10px;
	}
	
#slideshow {
	width: 876px;
	margin: 0;
	padding:0;
	background:#000;
	height:250px;
	overflow:hidden;
	border:5px solid #000;
	}

#slideshow ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           

/* ---------[ Slideshow Slides ]--------- */

#slideshow .slides {
	width:535px;
	overflow: hidden;
	float:left;
	color:#fff;
	}

#slideshow .slides ul {
	float:left;
	overflow: hidden;
	width:535px;
	height:250px;
	}

#slideshow .slides li {
	display:none;
	left:-99999em;
	width:535px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#000;
	position:relative;
	z-index:1;
	}

.js #slideshow .slides li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:535px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#000;
	position:relative;
	z-index:1;
	}

.js #slideshow .slides li .entry {
	width:525px;
	padding: 5px;
	overflow: hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}

#slideshow .slides li .entry p {
	margin: 0;
	}

#slideshow .slides li .entry h2 a, 
#slideshow .slides li .entry h2 a:link,
#slideshow .slides li .entry h2 a:visited,
#slideshow .slides li .entry h2 a:hover,
#slideshow .slides li .entry h2 a:active  {
	font-size:14pt;
	line-height: 1.1em;
	margin:0;
	color:#ff6747 !important;
	margin: 0;
	letter-spacing:0;
	font-weight: bold;
	}

#slideshow  ul.slides-nav {
	height:250px;
	width:341px;
	margin:0;
	padding: 0;
	float:right;
	overflow:hidden;
	}

#slideshow .slides-nav li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	}

#slideshow .slides-nav li a {
	width:321px;
	font-family:arial,helvetica,sans-serif;
	display:block;
	margin:0;
	padding:10px;
	list-style-type:none;
	display:block;
	height:63px;
	color:#eeeeee;
	font-size:10pt;
	overflow:hidden;
	background: #1A1A1A;
	line-height:1.35em;
	}
	
#slideshow .slides-nav li h3 {
	font-size:14pt;
	font-weight: bold;
	color: #ff6747;
}

.js #slideshow .slides-nav li.on a {
	background-color: #292929;
	color:#fff;
	}

.js #slideshow .slides-nav li a:hover,
.js #slideshow .slides-nav li a:active {
	color:#fff;
	}

#slideshow .slides-nav li a img.post-thum, 
#slideshow .slides-nav li a img.thumbnail {
	float:left;
	margin: 0 10px 0 0;
	border:0;
	padding:1px;
	background:#999;
	width:28px;
	height:28px;
	}

.js #slideshow .slides-nav li.on a img.post-thum, 
.js #slideshow .slides-nav li.on a img.thumbnail {
	background:#fff !important;
	}

.aktt_tweets ul li { margin-bottom: 10px; border-bottom: 1px solid #f2f2f2; padding-bottom: 3px; line-height: 17px;}
.aktt_tweets ul { padding: 5px;}
.aktt_tweet_time { display: none;}
.headline { margin-top: 25px;background: url(images/sidebarbg.png) top left no-repeat; height: 33px; width: 300px; color: #000; font-weight: bold; font-size: 16px; padding: 7px 0 0 50px;}
#stockfooter { display: none}
.advert table { padding: 10px;}
.advert table td { padding: 5px 10px 5px 15px; border-bottom: thin dotted #ccc;}