/* 



Theme Name: Stock Market Companion



Theme URL: http://stockmarketcompanion.com/



Description: Custom theme for Stock Market Companion written and designed by Elliott Design, Inc.



Author: Elliott Design, Inc.



Version: 1.0



*/







/* css to zero out the browser */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, {

font-size:100%;

font-family:inherit;

vertical-align:baseline;

margin:0;

padding:0;

border:0;

outline:0;

font-weight:inherit;

font-style:inherit;

}
.wp-subscription-form-widget form{
width:242px;
}
.custom_hr {
    border-top: thin dashed #999999;
    margin-top: 10px;
}
caption {

	text-align:left;

	font-weight:normal;

}


.archive{
list-style-type: none;
margin: 0;
padding: 12px 5px 5px 2px;
}

.archive ul li{
list-type:none;
}


blockquote:before, blockquote:after, q:before, q:after {

	content: "";

}
#recentpostswithexcerpts-3 ul li
{
list-style-type:none;
padding-top:20px;
}

.loginmem .shareinpost{
display:none !important;
}

blockquote, q {

	quotes: "" "";

}
.wprsf-theform input{
width:100px !important;
}

* {

	margin:0;

	padding:0;

}

/* css to zero out the browser end*/







body {

	font-size:16px;

	padding:0;

	margin:0;

	background: #e7e7e7;

	font-family: 'Times New Roman', Times, sans-serif;

	color: #000;

}

img {

	border-style:none;

}

a {

	color: #052859;

	text-decoration: none;

}

a:hover {

	text-decoration: none;

	color: #0000aa;

}

a.button, .button a {

	padding: 4px 15px;

	background: url(images/ButtonBG.png) repeat-x;

	font-size: 18px;

	text-transform: uppercase;

	color: #444!important;

	text-shadow: 1px 1px 2px #666;

	margin: 10px 0;

	-moz-border-radius: 8px;

	-khtml-border-radius: 8px;

	-webkit-border-radius: 8px;

	border-radius: 8px;

	-moz-box-shadow: 1px 1px 3px #000;

	-khtml-box-shadow: 1px 1px 3px #000;

	-webkit-box-shadow: 1px 1px 3px #000;

	box-shadow: 1px 1px 3px #000;

}

a.button:hover, .button a:hover {

	color: #aa0000!important;

	text-shadow: 1px 1px 1px #fff;

}

li.members {

	margin: 10px 0 20px 0;

}

li.members h3 {

	margin: 10px 0 10px 0;

}

hr {

	background: url(images/HR.png) no-repeat center;

	height: 22px;

	border: none;

}

#usercontent p {

	color: #000;

	font-family: 'Times New Roman', times, sans-serif;

}

#usercontent ul, #usercontent ol {

	margin: 20px;

}

p {

	padding-bottom: 15px;

}

ul {

}

h1 {

	color: 000;

	text-shadow: 1px 0px 2px #9fa8b4;

	font-size: 40px;

	line-height: 100%;

	letter-spacing: -1px;

}

h2 a {

}

h2 {

	font-size: 20px;

	padding-top: 15px;

	padding-bottom: 5px;

	font-family: 'Times New Roman', times, sans-serif;

	font-weight: 600;

}

#custom_login {
    background-color: #EFEFEF;
    border: 1px solid #BBBBBB;
    border-radius: 6px 6px 6px 6px;
    margin: auto;
    padding: 15px;
    width: 702px;
}

.uinput { 
float: left;
width: 50%;
 }

#custom_login_pass { 
float: right;
width: 50%;
 }

#custom_login_user {
    float: left;
    width: 50%;
}

#custom_login .input {
    border-radius: 6px 6px 6px 6px;
    height: 35px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 300px;
}

h2.title {

	font-size: 40px;

	font-family: 'Times New Roman', times, sans-serif;

	text-shadow: none;

	font-weight: 600;

}

h3 {

	color: #333;

	font-size: 18px;

}

.alignleft {

	float: left;

	margin-right: 10px;

}

.alignright {

	float: right;

	margin-left: 10px;

}

.clear {

	clear: both;

}

/***************HEADER & NAV****************/







#header {

	width:100%;

	background: url(images/HeaderBG.jpg) repeat-x;

	height: 155px;

	border-bottom: 1px solid #fff;
margin-top:14px;

}

#topTitle {

	width:1000px;

	margin:auto;

	text-align:left;

	height: 95px;

	padding-top: 40px;

}

#menu-topnav{
    height: 16px;
    margin: auto;
    width: 960px;

}

ul#menu-topnav li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    list-style-type: none;
   
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}
ul#menu-topnav li a {
    color: #FFFFFF;
 font-size: 14px !important;
    padding-left: 15px;
    padding-right: 8px;
}

#topNav {

	width:100%;

	background: url(images/TopNav.png) repeat-x;

	height: 35px;

	padding: 0 0 0 0;

	-webkit-border-top-left-radius: 8px;

	-webkit-border-top-right-radius: 8px;

	-moz-border-radius-topleft: 8px;

	-moz-border-radius-topright: 8px;

	border-top-left-radius: 8px;

	border-top-right-radius: 8px;

	-moz-box-shadow: 1px 1px 3px #888;

	-khtml-box-shadow: 1px 1px 3px #888;

	-webkit-box-shadow: 1px 1px 3px #888;

	box-shadow: 1px 1px 3px #888;

}



/* =Menu
-------------------------------------------------------------- */

#access {
        
        display: block;
        float: left;
        margin: 0 auto;
        width: 940px;
}

#access .menu-header ul,
div.menu ul {
        list-style: none;
        margin: 0;
}
#access .menu-header li,
div.menu li {
        float: left;
        position: relative;
}
#access a {
        color: #fff;
        display: block;
        line-height: 38px;

        text-decoration: none;
    font-size: 16px;
    font-weight: bold;
  padding-left: 9px;
    padding-right: 6px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}

#access .menu-header,
div.menu {
        font-size: 13px;
        margin-left: 34px;
        width: 928px;
}
#access ul ul {
        box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    /*    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); */
        -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
        display: none;
        position: absolute;
        top: 38px;
        left: 0;
        float: left;
        width: 180px;
        z-index: 99999;
}
#access ul ul li {
      
}
#access ul ul ul {
        left: 100%;
        top: 0;
}
#access ul ul a {
        background: #00275a;
        line-height: 16px;
        padding: 5px;
        width: 169px;
        height: auto;
       font-size:12px;
        opacity:0.9;
        box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}
#access li:hover > a,
#access ul ul :hover > a {
        
        color: #fff;
       

}
#access ul li:hover > ul {
        display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
        color: #fff;
}



#SoMe {

	float: right;

	margin: -104px -10px 0 0;

	width: 245px;

	position: relative;

	z-index: 999;

	padding: 0;


}

#freetrial img {

	margin-bottom: 10px;
display:none;
}

#SoMe li {

	width: 35px;

	height: 35px;

	list-style-type: none;

	float: left;

}

#Facebook {

	background: url(images/Facebook.png) no-repeat top;

}

#Facebook:hover {

	background: url(images/Facebook.png) no-repeat bottom;

}

#Twitter {

	background: url(images/Twitter.png) no-repeat top;

}

#Twitter:hover {

	background: url(images/Twitter.png) no-repeat bottom;

}

#LinkedIn {

	background: url(images/LinkedIn.png) no-repeat top;

}

#LinkedIn:hover {

	background: url(images/LinkedIn.png) no-repeat bottom;

}

#YouTube {

	background: url(images/YouTube.png) no-repeat top;

}

#YouTube:hover {

	background: url(images/YouTube.png) no-repeat bottom;

}

#RSS {

	background: url(images/RSS.png) no-repeat top;

}

#RSS:hover {

	background: url(images/RSS.png) no-repeat bottom;

}

/***************SIDEBAR****************/	







#sidebar {

	background: transparent;

	width:206px;

	float:right;

}

#sidebar ul {

	list-style:none;

}

#sidebar-home {

	width: 370px;

	float: right;

}

#sidebar .widget {

	margin: 10px 0 20px 0;

	padding: 0 0 10px 0;

	border-bottom: 1px dotted #aaa;

}

ul #login {

	margin-left: 30px;

	list-style-type: disc;

}

.login-widget {

	background: #ddd;

	border-top: 1px solid #eee;

	border-left: 1px solid #eee;

	border-right: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	-moz-border-radius: 8px;

	-khtml-border-radius: 8px;

	-webkit-border-radius: 8px;

	border-radius: 8px;

	margin-top: 20px;

	padding: 6px;

	-moz-box-shadow: 1px 1px 3px #888;

	-khtml-box-shadow: 1px 1px 3px #888;

	-webkit-box-shadow: 1px 1px 3px #888;

	box-shadow: 1px 1px 3px #888;

}

.login-widget input {

	width: 110px;

}

#alw_login_p label input {

	width: 20px;

}

#sidebar-home .wp-post-image {

	float: left;
	margin-right: 5px;
	width: 170px;

}

#sidebar-home .page_widget_excerpt_multi h3, h3.widgettitle {
	font-family: 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: lighter;
        padding-bottom:5px;
}

#sidebar-home .page_widget_excerpt_multi p {

	font-size: 14px;

}
#listcategorypostswidget-2{
font-size:10px;
color:#052859;
width:218px;
float:right;
}
#listcategorypostswidget-2 h3{
color:#052859;
font-weight:bold;
}

#listcategorypostswidget-2 a{
font-size:18px;
color:#000;
}

#sidebar-home .page_widget_excerpt_multi .more {

	float: right;

}

/***************Home Page Custom Menu*****************/







#menu-sidebar-menu {

	padding-left: 20px;

}

#menu-home-sidebar, #menu-sidebar-menu {

	list-style: none;

	margin-top: 20px;

	font-size: 20px;

	color: #052859;

	line-height: 90% !important;

}

#menu-home-sidebar a.more, #menu-sidebar-menu a.more {

	font-size: 15px;

	float: right;

}

#menu-home-sidebar p, #menu-sidebar-menu p {

	font-size: 14px;

	color: #383838;

}

#menu-home-sidebar li {

	padding-left: 180px;

	padding-top: 5px;

	height: 120px;

}

#menu-sidebar-menu li {

	padding-top: 120px;

	height: 120px;

	width: 170px;

}

#menu-home-sidebar #menu-item-3089 {

	background: url('images/tn1.png');

	background-repeat: no-repeat;

}

#menu-home-sidebar #menu-item-3090 {

	background: url('images/tn2.png');

	background-repeat: no-repeat;

}

#menu-home-sidebar #menu-item-3092 {

	background: url('images/tn3.png');

	background-repeat: no-repeat;

}

#menu-home-sidebar #menu-item-3091 {

	background: url('images/tn4.png');

	background-repeat: no-repeat;

}

/***************SLIDER****************/



#slider {

	width: 984px;

	background: url(images/SliderBG.png) repeat-x;

	padding: 10px 8px;

	-moz-box-shadow: 1px 1px 3px #888;

	-khtml-box-shadow: 1px 1px 3px #888;

	-webkit-box-shadow: 1px 1px 3px #888;

	box-shadow: 1px 1px 3px #888;

}

.lof-main-item-desc {

	margin: 0 0 0 0px;

	position: absolute;

	overflow: visible;

	background: none !important;

	width: 350px;

	height: 310px;

}

.lof-main-item-desc h3 {

	font-size: 38px;

	font-weight: 100;

	text-shadow: 1px 1px 2px #000000;

	line-height: 120%;

	text-align: center;

	text-transform: capitalize;

	color: #fff;

}

.lof-main-item-desc hr {

	border-bottom: 2px solid #aa0000;

	border-top: none;

	border-left: none;

	border-right: none;

	width: 300px;

	margin: 10px auto;

	background: none;

	height: 4px;

}

.lof-main-item-desc p {

	width: 300px;

	margin: auto !important;

	font-size: 17px;

	font-weight: lighter;

}

.readmore {

	margin: 20px 0 0 0;

	width: 100%;

	text-align: center;

}

/***************TOP SECTION****************/



#TopSection {

	margin: 15px 0 0 0;

}

#quote {

	/*float: left;

	width: 540px;*/

	text-align: center;

	font-size: 18px;

	padding: 30px;

}

#ActionItems {
background: url() no-repeat;
margin: 0 auto;
position: relative;
}
#menu-action-items {
height: 40px;
margin: 0px 20px 25px 20px;
}
#menu-action-items li {
    background: ;
    border-radius:;
    float: left;
    font-size: 0.8em;
    line-height: 30px;
    list-style-type: none;
    margin: 6px 6px 20px;
    padding: 0 0px;
    text-align: center;
     /*text-shadow: 1px 1px 2px #000000;*/
    text-transform: uppercase;
    width: 226px;
padding-top: 6px;
   /*height: 70px; */
-moz-border-radius: 10px;
/*-webkit-border-radius: 10px;*/
    border-top: 3px solid #3B93F7;
}

#menu-action-items li:nth-child(4) {
    /* clear: both; */
    /* padding-top: 20px; */
}

#menu-action-items li a {
font-weight: bold;
	color: #0a4f99;
font-size: 1.1em;
display: block;
}
#menu-action-items li a:hover {
    color: #fff;
    background: #0a4f99;
    transition: 1s;

}

/***************CONTENT****************/







.clear {

	clear: both;

}

#wrap {

	width: 1000px;

	margin: -30px auto 30px;

	background: #fff;

	padding: 6px;

	-moz-border-radius: 8px;

	-khtml-border-radius: 8px;

	-webkit-border-radius: 8px;

	border-radius: 8px;

	-moz-box-shadow: 1px 1px 6px #555;

	-khtml-box-shadow: 1px 1px 6px #555;

	-webkit-box-shadow: 1px 1px 6px #555;

	box-shadow: 1px 1px 6px #555;
	
	overflow: hidden;

}

#content {

	width:960px;

	margin:auto;

	min-height:350px;
	overflow: hidden;
}

#container {

	width:100%;

	margin:auto;

	min-height:350px;
	overflow: hidden;
}

#usercontent-home {

	float: left;

	width: 560px;

	font-size: 16px;

}

#homewidgets {

	border-top: 1px solid #aa0000;

	padding: 10px 0 20px 0;

	margin: 20px 0 20px 0;

}

#usercontent-home .recent_with_excerpt {

	clear: both;

	padding-top: 20px;

}

#usercontent-home .recent_with_excerpt li {

	list-style: none;

	margin-bottom: 20px;

}

#usercontent-home .recent_with_excerpt li a {

	font-size: 20px;

	color: #052859;

	text-shadow: 1px 0px 2px #9fa8b4;

	font-weight: lighter;

	font-family: oswald, 'PT sans narrow', arial, sans-serif;

}

#usercontent-home .recent_with_excerpt li small {

	position: relative;

	margin-top: -25px;

}

#usercontent-home .recent_with_excerpt li blockquote a {

	font-size:15px;

}

#usercontent {

	width:729px;

	float:left;

	padding: 20px 0 20px 0;

}

.sitemap {

	display:inline;

	list-style:none;

}

.sitemap li {

	display:inline;

	list-style:none;

	margin:auto;

}

.sitemap li ul {

	display:none;

	position:absolute;

	width:100px;

}

.sitemap li:hover ul, .sitemap li ul:hover {

	display:block;

}

.sitemap li ul li {

	width:100px;

}

.sitemap li:hover ul li ul {

	display:none;

}

.sitemap li ul li:hover ul, .sitemap li ul li ul:hover {

	display:block;

}

.sitemap li ul li ul {

	margin-left:50px;

	margin-top:-15px;

	position:relative;

}

/***************COMMENTS****************/



/***************SEARCH****************/

#search-box-container {
	background-image: url(images/search-box-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 214px;
	float: left;
	padding-top: 10px;
}
#search-box-container input#s {
	background: none;
	height: 20px;
	width: 180px;
	border: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-button-bg.png) no-repeat scroll 0 0 transparent;
	text-transform:uppercase;
	font-weight: bold;
	color: #FFF;	
    border: 0 none;
    cursor: pointer;
    height: 39px;
    width: 114px;
}
/***************FOOTER****************/







#footer {

	width:960px;
	
	height: 60px;

	margin: auto;

	padding-top: 20px;

	overflow: hidden;
}

#footer p {

	font-size: 10px;
font-family:Arial;
}

#footer #footerwidget {
	float: left;
}

/***************Usercontent Home****************/







#meet {

	width: 300px;

	float: right;

}

iframe {

	float: left;

}
div#top-post {
    float: left;
    margin-right: 20px;
    position: relative;
    width: 600px;
}
div.video-box {
    float: left;
    padding: 0px 20px;
    position: relative;
    text-align: justify;
    width: 260px;
}
.video-box h1 {
font-size: 1.4em;
display: block;
text-align: center;
}
.video-box img {
    margin: 0 auto 10px auto;
}
a.pretty-box {
text-align: center;
display:block;
}
#ebook-sbform {
margin-top: 20px;
float: left;
position: relative;
width: 360px;
}
#ebook-sbform a{
text-align: center;
}
ul.lin-home {
margin: 10px 30px;
line-height: 1.8em;
list-style: url("images/bullet.png");
}
#smu-box {
margin: 30px;
text-align: center;
font-size: 1.3em;
color: #CC0000;
font-weight: bold;
font-family: verdana;
}
a#smu-button {
color: #ffffff;
background: url("images/smu-normal.png");
margin: 10px auto;
display:block;
width: 189px;height:53px;
text-indent: -9999px;
}
a#smu-button:hover {
background: url("images/smu-hover.png");
}
#subcribe-frm #submit-btn {
    box-shadow: 0 0 3px #810000;
-moz-box-shadow: 0 0 3px #810000;
-webkit-box-shadow: 0 0 3px #810000;
    color: #810000;
    font-weight: bold;
    height: 40px;
    width: 200px;
}
li#menu-item-6925 a,li:nth-child(2) a {
font-size: 1.25em;
    /* color: #feb300; */
}
li#menu-item-5672 a,li:nth-child(5) a {
font-size: 1.25em;
    /* color: #feb300; */
}

#post-3513 {
width: 960px !important;
}

#logo_slogan {
float: left;
width: auto;
height: 62px;
}

.container_blog #ebook-sbform{
display:none !important;

}
.posts_holder2 article .text .date{
	background-color:transparent !important;
}
.posts_holder2 article .text .date img{
	width: 100%;
    height: auto;
	
}