/*



Theme Name: PennyStock



Description: PennyStock  theme created by  <a href="http://www.netleon.com/">http://www.netleon.com</a>.



Version: 1.0



Author: Netleon Technologies



Author URI: http://www.netleon.com/



Tags: fixed width, two columns, valid XHTML, right sidebar, black, custom header, unique, black, style switch, multiple styles







	This theme was designed and built by Netleon Technologies











*/







*{



  margin: 0;



  padding: 0;



}











/* Begin Typography & Colors */



body {



	font-size: 13px; /* Resets 1em to 10px */



	font-family: Verdana, Sans-Serif;



	background: #141414 url(images/body-bg.gif) repeat-x 50% 0; ;



	color: #dbd8d8;



	text-align: center;



	padding:0;



	margin:0;



	}



    li{



      list-style-position: inside;



    }







a{



  font: 12px Arial, Sans-Serif;



  color: #ccc;



}



#page {



	text-align: left;



	}



	



	.description{



  float: left;



  font: 18px Tahoma;



  color: #fff;



  margin:10px 0 0 0px;



}















/* Begin Structure */















body {



	margin: 0 0 0 0;



	padding: 0;



	}







#page {



	margin: 0px auto 0 auto;



	padding: 0 0 30px 0;



	background: url(images/wrapper-bg.png) no-repeat ; 



	width: 1080px;



	behavior: url("iepngfix.htc");



	}



#content-wrap{



  padding: 0;



  overflow: hidden;



  width:1080px;



  zoom:1;



}



























#nav{



  width: 100%;



  height: 55px;



  margin: 0;



  padding: 0;



  background: url(images/navbg.jpg) no-repeat center top;



  overflow: hidden;



  zoom:1;



}



#nav ul{



    list-style: none;



    overflow: hidden;



    zoom:1;



    display: inline;



    float: left;



    margin-right: 120px;



    margin-left: 80px;



    padding-top: 9px;



}



#nav li{



    float: left;



    display: inline;



    margin: 0 4px;



}



#nav a{



    display: block;



    padding: 11px 15px;



    background: url(images/navbtn.jpg) repeat right center;



    font: bold 12px Arial, sans-serif;



    border-left: solid 1px #8C8C8C;



    border-right: solid 1px #8C8C8C;



    border: solid 1px #8C8C8C;



    color: #fff;



    text-decoration: none;



}



#nav a:hover, #nav .current_page_item a{



    background: url(images/navbtnhover.jpg) repeat right center;



}







.post {



    margin: 0;



    padding: 15px 0 0 0;



    width: 615px;



   	position: relative;



	float:left;



    



}







.white-bg .post h2 a, .white-bg .post h3 a, .white-bg .post h2, .post h3{



      font: normal 18px verdana, sans-serif;



      /*color: #5c73ff;*/



      color: #000;



	  font-weight:bold;     



      text-decoration: none;



}







.white-bg .post h2 a:hover, .white-bg .post h3 a:hover{color: #000;}











.post h2 a, .post h3 a, .post h2, .post h3{



      font: normal 18px verdana, sans-serif;



      /*color: #5c73ff;*/



      color: #F59300;



	  font-weight:bold;     



      text-decoration: none;



}







.post h2 a:hover{/*color:#5267e5*/color:#fff;}







.btl, .btr, .bbl, .bbr{



    display: block;



    position:absolute;



    background-repeat: no-repeat;



    background-position: 0 0;



    background-attachment: scroll;



    width: 3px;



    height: 3px;



    zoom:1;



    overflow: hidden;



    float: left;



}











.bbr{



	bottom: -3px;right: -3px;



	-bottom: expression(this.parentNode.clientHeight % 2 == 0 ? -3 : -4);



	-right: expression(this.parentNode.clientWidth % 2 == 0 ? -3 : -4);



    background-image: url(images/bbr.jpg);



}







/* ----- /angles ----- */







.post hr {



	display: block;



	}







.widecolumn .post {



	margin: 0;



	}



.post small{



  color: #fff;



  font: 10px verdana, sans-serif;



}



.post .small1{



  color: #191919;



  font: 18px verdana, sans-serif;



}



.post .small2{



  color: #191919;



  font: 10px verdana, sans-serif;



}











.narrowcolumn .postmetadata {



	padding-top: 5px;



	}







.widecolumn .postmetadata {



	margin: 30px 0;



	}







.widecolumn .smallattachment {



	text-align: center;



	float: left;



	width: 128px;



	margin: 5px 5px 5px 0px;



}







.widecolumn .attachment {



	text-align: center;



	margin: 5px 0px;



}







.postmetadata {



	clear: both;



    color: #fff;



	font-size:10px;



	



	}







.clear {



	clear: both;



}















#footer p {



	margin: 0;



    font: 12px Arial, Sans-serif;



    color: #858585  ;



}



/* End Structure */















/*	Begin Headers */











#sidebar h2 {



	margin: 0;



    padding: 0px 0 0px 0;



    font: bold 15px Arial, sans-serif;



    color: #fff;



	float:left;



	



}







h3 {



	padding: 0;



	margin: 0;



	}







h3.comments {



	padding: 0;



	margin: 40px auto 20px ;



	}



h3#comments {



	padding: 0;



	margin: 10px 0;



    color: #ccc;



	}



/* End Headers */















/* Begin Images */



p img {



	padding: 0;



	max-width: 100%;



	}







/*	Using 'class="alignright"' on an image will (who would've



	thought?!) align the image to the right. And using 'class="centered',



	will of course center the image. This is much better than using



	align="center", being much more futureproof (and valid) */







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;



	}







.alignright {



	float: right;



	}







.alignleft {



	float: left



	}



/* End Images */















/* Begin Lists







	Special stylized non-IE bullets



	Do not work in Internet Explorer, which merely default to normal bullets. */







html>body .entry ul {



	margin-left: 0px;



	padding: 0 0 0 30px;



	padding-left: 10px;



	text-indent: -10px;



	}







html>body .entry li {



	margin: 7px 0 8px 10px;



	}















.entry ol {



	padding: 0 0 0 35px;



	margin: 0;



	}







.entry ol li {



	margin: 0;



	padding: 0;



	}







.postmetadata ul, .postmetadata li {



	display: inline;



	list-style-type: none;



	list-style-image: none;



	}











/* End Entry Lists */















/* Begin Form Elements */



#searchform {



	margin: 0px;



	padding: 0;



	}



#searchform div{



    *position: relative;



    *top: -10px;



}



#sidebar #searchform #s {



	



	}







#sidebar #searchsubmit {



    



   



}







.entry form { /* This is mainly for password protected posts, makes them look better. */



	text-align:center;



	}



.entry{line-height:14px;}



.comment-link a{



  display: inline-block;



  background: url(images/comments_bullet.jpg) no-repeat 0 50%;



  padding: 0px 0 0px 20px;



  text-align:right;



  float:right;



}



.meta-home a{



  font: 10px vedana, sans-serif;



  color: #ececec;



  text-decoration: none;



}



.meta-home a:hover{



  text-decoration: underline;



}







select {



	width: 130px;



	}







#commentform input {



	width: 170px;



	padding: 2px;



	margin: 5px 5px 1px 0;



	}







#commentform textarea {



	width: 100%;



	padding: 2px;



	}







#commentform #submit {



	margin: 0;



	float: right;



    border: solid 2px #5E4839;



    background: #4A4B4D;



    cursor: pointer;



    color: #fff;



    font-weight: bold;



	}



/* End Form Elements */















/* Begin Comments*/



.alt {



	margin: 0;



	padding: 10px;



	}







.commentlist {



	padding: 0;



	text-align: justify;



    font: 12px Arial;



    color: #B7B7B7;



	}



.commentlist .alt{







}







.commentlist li {



	margin: 15px 0 3px;



	padding: 5px 10px 3px;



	list-style: none;



    border-bottom: dashed 1px #456;



    -border-bottom: dotted 1px #456;



}







.commentlist p{



	margin: 10px 5px 10px 0;



    font: 12px Arial;



    color: #B7B7B7;



	}



.commentlist em {



  color: #B7B7B7;



  font-size: 11px;



}



#commentform{



  background: #333;



  padding: 10px;



  overflow: hidden;



  zoom:1;



  margin-top: 10px;



}



#respond{



  color: #fff;



  margin-top: 10px;



}







#commentform input, #commentform textarea{



    border: solid 1px #587E81;



    background: #ccc;



}



#commentform input:focus, #commentform textarea:focus{



    background: #fff;



}



#commentform p {



	margin: 5px 0;



	}







.nocomments {



	text-align: center;



	margin: 0;



	padding: 0;



	}







.commentmetadata {



	margin: 0;



	display: block;



	}



/* End Comments */















/* Begin Sidebar */



#sidebar



{



    float: right;



    width: 225px;



	}







#sidebar form {



	margin: 0;



	padding:0;



	}



/* End Sidebar */















/* Begin Calendar */



#wp-calendar {



	empty-cells: show;



	margin: 10px auto 0;



	width: 155px;



	}







#wp-calendar #next a {



	padding-right: 10px;



	text-align: right;



	}







#wp-calendar #prev a {



	padding-left: 10px;



	text-align: left;



	}







#wp-calendar a {



	display: block;



	}







#wp-calendar caption {



	text-align: center;



	width: 100%;



	}







#wp-calendar td {



	padding: 3px 0;



	text-align: center;



	}







#wp-calendar td.pad:hover { /* Doesn't work in IE */



	background-color: #fff; }



/* End Calendar */















/* Begin Various Tags & Classes */



acronym, abbr, span.caps {



	cursor: help;



	}







acronym, abbr {



	border-bottom: 1px dashed #999;



	}







blockquote {



	margin: 15px 30px 0 10px;



	padding-left: 20px;



	border-left: 5px solid #ddd;



	}







blockquote cite {



	margin: 5px 0 0;



	display: block;



	}







.center {



	text-align: center;



	}







.hidden {



	display: none;



	}







hr {



	display: none;



	}







a img {



	border: none;



	}







.navigation {



	display: block;



	text-align: center;



	margin-top: 10px;



	margin-bottom: 60px;



	}



/* End Various Tags & Classes*/















/* Captions */



.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;



	-moz-border-radius: 3px;



	-khtml-border-radius: 3px;



	-webkit-border-radius: 3px;



	border-radius: 3px;



}







.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;



}



/* End captions */







/* Customs: */







#feed-top{



  float: right;



  background: url(images/feed_burner_bg.jpg) no-repeat;



  width: 327px;



  height: 121px;



   cursor: pointer;



}



#feed-top .rss{



  float: right;



  display: block;



  width: 38px;



  height: 38px;



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



  text-indent: -10000px;



  margin: 25px 18px 0 0;



  cursor: pointer;



  behavior: url("iepngfix.htc");



}



#feed-top p{



  font: 16px 'Century Gothic', Arial, Sans-serif;



  color: #fff;



  text-align: center;



  position: relative;



  top: 32px;



}



.postmetadata .rss{



  display: inline-block;



  padding: 3px 0 3px 30px;



  background: url(images/post-rsst.jpg) no-repeat 0 50%;



  float: right;



}



#wd{



  text-decoration: none;



  text-align: center;



}







#Ooyes{



  float: right;



  font: 12px 'Century Gothic',Arial,Sans-serif;



  position: relative;



  right: 10px;



}



#Ooyes a{



  font: 12px 'Century Gothic',Arial,Sans-serif;



  text-decoration: none;



  margin-left: 5px;



}



#Ooyes a:hover{



  text-decoration: underline;



}







/* styles */







#colours{



  display:inline;



float:right;



height:26px;



margin:-60px 150px 0 0;



}



#colours a{



  background:transparent url(images/colours.png) no-repeat 0 0;



  border:0 none;



  float:left;



  height:26px;



  line-height:26px;



  text-indent:-9999px;



  width:21px;



  outline: none;



  behavior: url("iepngfix.htc");



}



div#colours a#red {



    background-position:0 0;



}



div#colours a#orange {



    background-position:-21px 0;



}



div#colours a#yellow {



    background-position:-42px 0;



}



div#colours a#green {



    background-position:-63px 0;



}



div#colours a#blue {



    background-position:-84px 0;



}



div#colours a#pink {



    background-position:-105px 0;



}



























  /* Red */



.red #nav a:hover, .red #nav .current_page_item a{



  background: url(images/navbtnhover_red.jpg) repeat-x 0 50%;



}







.red #headerimg h1 a, .red #wd * , .red .more-link{



    color:#D23838



}



.red .post h2 a, .red .post h3 a, .red .post h2, .red .post h3 {



   color:#D23838



}







  /* Orange */



.orange #nav a:hover, .orange #nav .current_page_item a{



  background: url(images/navbtnhover_orange.jpg) repeat-x 0 50%;



}







.orange #headerimg h1 a, .orange #wd *, .orange .more-link{



    color:#E57F1D



}



.orange .post h2 a, .orange .post h3 a, .orange .post h2, .orange .post h3 {



   color:#E57F1D



}







  /* Yellow */



.yellow #nav a:hover, .yellow #nav .current_page_item a{



  background: url(images/navbtnhover_yellow.jpg) repeat-x 0 50%;



}







.yellow #headerimg h1 a, .yellow #wd * , .yellow .more-link{



    color:#F39801



}



.yellow .post h2 a, .yellow .post h3 a, .yellow .post h2, .yellow .post h3 {



   color:#F39801



}







  /* Green */



.green #nav a:hover, .green #nav .current_page_item a{



  background: url(images/navbtnhover_green.jpg) repeat-x 0 50%;



}







.green #headerimg h1 a, .green #wd *, .green .more-link{



    color:#77B52C



}



.green .post h2 a, .green .post h3 a, .green .post h2, .green .post h3 {



   color:#77B52C



}



  /* Blue */



.blue #nav a:hover, .blue #nav .current_page_item a{



  background: url(images/navbtnhover_blue.jpg) repeat-x 0 50%;



}







.blue #headerimg h1 a, .blue #wd *, .blue .more-link{



    color:#2F96D2



}



.blue .post h2 a, .blue .post h3 a, .blue .post h2, .blue .post h3 {



   color:#2F96D2



}



















#header {margin:0; padding:0; width:990px;}



	#header-bg {



				margin:0;



				padding:0 0 90px;



				width:990px;



				}







#headerimg 	{



	float:left;



	margin:0;



	padding:0;



	position:relative;



	width:300px;



}















#logo {width:325px; height:118px; float:left; background: url(images/logo.png) no-repeat;  display:inline-block; behavior: url("iepngfix.htc");}



#logo a{ display:inline-block; text-decoration:none;width:325px; height:114px; }







#header-right {



float:right;



margin:0;



padding:0;



width:640px;



}



#header-nav {



margin:0;



padding:0px 0 0;



}







#navigation {



float:right;



height:56px;



margin:110px 0 0 0;



padding:0;



width:100%;







}







#navigation ul{width:auto; padding:0px 0 0 0; margin:0; list-style:none; float:right; }



#navigation ul li{padding:0; margin:0; list-style:none; float:left;}



#navigation ul li a{padding:0 0px; float:left; color:#fff; text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; margin:0 0px 0 20px; padding-bottom:5px;}



#navigation ul li a:hover, #navigation ul li.current_page_item a{color:#42d3ff;list-style-position:none; border-bottom:solid 2px #42d3ff; padding-bottom:3px;}



#headerleft{padding-top:35px; float:left;}



.left-img{width:215px; min-height:223px; height: auto !important; height:223px; padding-top:0px; background:url(images/realalerts.png) no-repeat center top; behavior: url("iepngfix.htc"); float:left; text-align:center;}



/*.left-img{width:215px; min-height:223px; height: auto !important; height:223px; padding-top:0px; behavior: url("iepngfix.htc"); float:left; text-align:center;}*/



.left-img a{cursor:pointer;}



.blog{width:615px; float:left;}







.blog_title{width:96px; height:25px; background:url(images/blog.png) no-repeat; margin-left:30px; clear:both; behavior: url("iepngfix.htc");}



#content{  float: left;  width: 840px;}



#header {	margin: 0 0 0 1px;	padding: 0;	width: 1080px;	height:260px; overflow:hidden;}



.date{width:62px; padding-right:14px; text-align:center; height:65px; float:left; background:url(images/date-bg.jpg) no-repeat; }



.blog-desc{width:539px; float:left;}



.floatright{float:right;}



.floatleft{float:left;}



.display-inlineblock{display:inline-block;}



h2.search-title{background:url(images/search.png) no-repeat; width:225px; height:25px !important; height:35px; margin:0; padding:0; behavior: url("iepngfix.htc");}



h2.archieve{background:url(images/archieve.png) no-repeat 0 10px; width:100%; padding-top:10px !important; padding-top:10px; height:35px;   behavior: url("iepngfix.htc"); }



h2.categories{background:url(images/categories.png) no-repeat 0 00px; width:100%; height:25px !important; height:25px;  behavior: url("iepngfix.htc");  }











input.searchbox{border: solid 0px #000; background:none; width:120px; height:15px; padding:13px 5px 0px 0px; margin:0 0 0 20px; color:#2f2e2e; font-size:11px; float:left;}



.searchborder{width:203px; float:left; background:url(images/searchbox.png) no-repeat 0 0px; }



.btn-search{width:34px; height:38px; border:none; cursor:pointer; background:url(images/search_icon.png) left no-repeat; padding:0; margin:0; float:left;}



/*



#sidebar ul{ width:225px; padding:0 0 0px 0; margin:0 0 0 0; list-style:none; float:left;}



#sidebar ul li{padding:0 0 0px 0; margin:0 0 0 0; list-style:none; float:left;}



#sidebar ul li ul{padding:0 0 0px 0; margin:0 0 0 0; list-style:none; float:left;  width:220px;}



#sidebar ul li ul li{padding:0 0 0px 5px; margin:0 0 0 0; list-style:none; float:left;  width:215px;}



#sidebar ul li ul li a{color:#a9a4a4; height:25px; background:url(images/arrow.gif) 6px 50% no-repeat; width:195px; height:25px; line-height:25px; padding-left:20px; float:left; text-decoration:none; border-bottom:#646262 solid 1px} 







#sidebar ul li ul li a:hover{background:url(images/arrow_red.gif) 6px 50% no-repeat #30322f; width:195px;  height:25px; float:left; color:#da0000; } 



*/



.height25{height:35px; padding-top:10px !important; padding-top:0px; float:left; width:100%;}



.footer-content{width:1080px; margin:0 auto; padding-top:15px; text-align:left; font-size:10px;clear:both;}



.footer-content:after{ display:block; content:'.'; visibility:hidden; height:0;}



.footer-content a{font-size:10px;}











#wd{



  color: #d7d7d7;



  font-size: 10px;



  text-decoration: none;



  font-size: 10px;



  font-style: normal;



  float:right;



  font-family:Verdana, Arial, Helvetica, sans-serif;



}



.ct_align{text-align:center;}



.full{width:100%; float:left;}



.footer_banner{width:1080px; height:180px; text-align:center; clear:both; margin:0 auto;}



.footer_banner:after{ display:block; content:'.'; visibility:hidden; height:0;}



#footer {



padding: 0;   



	margin: 0 auto;	



    background: url(images/footerbg1.jpg) repeat-x 0 bottom;



	width:100%;



	float:left;



	clear:both;



	margin-bottom:10px;



	padding-bottom:10px;







}











.homepage{width:1012px; padding:0 30px 0 5px; float:left;}



.realalerts{width:171px; height:236px; background:url(images/realalerts.png) no-repeat;behavior: url("iepngfix.htc"); float:left;}



.realalerts a{display:block; text-decoration:none;width:171px; height:236px;}







.videoplayer{width:377px; height:233px; padding-right:15px; float:left; padding-left:10px; position:relative;}



.freestockpick{width:440px; float:right;}



img.png{behavior: url("iepngfix.htc");}



.signupblock{width:396px; background:#181617; padding:5px; border:solid 2px #22211f; float:left;}



.padb5{padding-bottom:5px;}



#awb_form{width:396px; float:left;}



#awb_col1{width:250px; float:left;}



#awb_col1 input{width:218px; height:27px; padding:23px 10px 0 25px; background:url(images/textbox_bg.png) no-repeat right top; border:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight:bold;behavior: url("iepngfix.htc");}



#awb_col2{width:136px; padding-top:15px; float:left;}



#awb_col2 input{width:142px; height:70px; border:0; cursor:pointer; background:url(images/btn_submit.png) no-repeat;behavior: url("iepngfix.htc");}







.block{width:210px; height:275px; padding:0 15px; float:left; position:relative; }



.alert_box{width:210px; height:275px; background:url(images/alert_box.png) no-repeat; float:left; font-family:Arial, Helvetica, sans-serif;behavior: url("iepngfix.htc");}



.alerts_row{padding:20px 0px 20px 55px; float:left;}



.alert_title{width:100%; text-align:center; padding:13px 0 0 0; float:left;}







.alert_text{width:160px; padding:40px 25px 0 25px; float:left; color:#f9f4a5; font-size:13px; text-align:center;}



.gain{width:160px; padding:5px 25px; float:left; color:#ff1801; font-size:30px;}



.green{color:#15c700;}



.viewchart a{width:85px; height:32px; float:right; display:block; text-decoration:none;}







.static-content{width:585px; padding:10px 15px; background:#c3c3c3; float:left;}



.white-bg{width:563px; min-height:955px; height:auto !important; height:955px; padding:10px; background:#f3f1f1; border:solid 1px #000; float:left;}







.white-bg .post{width:563px; color:#000; }



.white-bg .post .entry{line-height:18px;}



.white-bg .post .entry p{padding-bottom:10px;}



.white-bg .post .entry a{color:blue;}



.white-bg .post h2{color:#990003;}



.left-img1{width:200px; overflow:hidden; padding-top:0px; background:url(images/realalerts1.png) no-repeat center top; behavior: url("iepngfix.htc"); float:left; text-align:center;}



.popupbox{width:537px; float:left; clear:both;}



#popup{background:#000; width:531px; border:solid #fff; border-width:0 3px; float:left;}







.close{ float:right; margin-bottom:-20px; margin-right:-50px; z-index:9999; position:relative; height:35px; width:35px;}







#cpe_map{position:absolute; top:-130px; right:-520px; z-index:100;}



#ocnf_map{position:absolute; top:-130px; right:-400px; z-index:105;}



#lee_map{position:absolute; top:-130px;  right:120px; z-index:102;}



#arts_map{position:absolute; top:-130px; right:120px; z-index:103;}







#interVeil{position:absolute;background:black url(../popup/black.gif);right:0;width:10px;top:0;z-index:5;visibility:hidden;filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);opacity:.7;}



#interContainer{position:absolute;width:500px;left:0;top:0;padding:0;padding-top:0;border:2px solid #000; visibility:hidden; z-index:6;}



.padl20{padding-left:20px;}



.padl10{padding-left:10px;}







.textbg1{background-color:#000;



background-image:url(images/popup_txtbox.jpg);



background-repeat:no-repeat;



border:0px solid #919191;



color:#000000;



font-family:arial,serif;



font-size:14px;



font-style:normal;



font-weight:bold;



text-decoration:none;



width:163px; 



height:25px;



padding-top:3px !important;



padding-left:10px !important;}



input.textbg1:focus{background-color:#000; border:0px solid #030303; outline:none;}







input.btnsubmit{background-color:#E0B50B;



background-image:url(images/join_now.jpg);



background-repeat:no-repeat;



color:#FFFFFF;



font-family:Tahoma,serif;



font-size:1px;



font-style:normal;



font-weight:normal;



text-decoration:none;



width:125px !important;



height:46px;



border:0;



cursor:pointer;



position:absolute;



right:-20px;



bottom:10px;



}



/* paging ul code*/



ul.paging { list-style: none; padding: 0; font-weight: bold; }



ul.paging li { float: left; margin: 0 6px 6px 0; }



ul.paging li a, ul.paging li.active { display: block; padding: 3px 0px; }



ul.paging li.active { background-color: #000; border-color: #000; color: #fff; }



/* end of paging ul code*/







.leftnav{width:185px; padding:20px 0 0 18px;  float:left; text-align:left;}



.leftnav ul{padding:5px; margin:0; list-style:none; background:#fff url(images/leftnavi_middle.jpg) repeat-x bottom; border:solid #bac6c8; border-width:0 1px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#990003; width:170px;}



.leftnav ul li{width:173px; float:left;}



.leftnav ul li a{width:158px; padding:7px 0px 7px 15px; border-bottom:1px #c3c3c3 dashed; background:url(images/bullet.gif) no-repeat 0 10px; float:left; text-decoration:none; font-weight:bold; color:#990003;}



.leftnav ul li a:hover, .leftnav ul li.current_page_item a{color:#e14409; font-weight:bold;}











.leftnav ul li ul{padding:0; margin:0; border:none; background:none}



.leftnav ul li ul li a{border-bottom:solid 0px #f00; color:#007b20; font-weight:normal; background:#fff5d0 no-repeat 5px 6px; padding:7px 0 7px 12px; border-bottom:dashed 1px #007b20; width:168px; clear:both; list-style:none; font-size:11px; text-indent:10px; margin-left:-5px;}



.leftnav ul li ul li a:hover{background:#fae69a; color:#800103; font-weight:normal;}



.leftnav ul li ul li a:hover, .leftnav ul li.current_page_item a{color:#fff; font-weight:bold; background:#1f2e20;}



.leftnav ul li.current_page_item ul li a{color:#007b20; font-weight:normal; background:#fff5d0;}















.twitter{width:175px; padding:20px 0 0 30px; float:left;}



.twitter_mid{width:149px; padding:0 5px; background:url(images/twitter_bg.jpg) repeat-x bottom #fff; min-height:295px; height:auto !important; height:295px; float:left; color:#1a1a1a; text-align:left;word-wrap:break-word;}



.twitter_mid a{color:blue;}



.static-content h3{font-size:16px; color:#ba2020; font-weight:bold; border-bottom:solid 2px #ba2020; padding-bottom:5px; text-align:left;}



 .padt10{padding-top:10px;}



 .form_col1{width:130px; float:left; text-align:right; padding:2px 10px 0 0;}



 .form_col2{width:350px; float:left;}



 .black{color:#000;}



 .textbox1{border:solid 1px #c1c1c1; padding:3px; width:190px;}



 .but_login{width:64px; height:27px; background:url(images/login.jpg) top no-repeat; border:0; cursor:pointer;}



 .but_register{width:74px; height:27px; background:url(images/register.jpg) top no-repeat; border:0; cursor:pointer;}



 .padtb1{padding:10px 0;}



 .static-content h2{font-size:18px; font-weight:bold;}



 .blue{color:#5C73FF;}



 .rt{text-align:right;}











 /* for avtar image in llist*/



   #authorlist ul{



    list-style: none;



    width: 565px;



    margin: 0;



    padding: 0;



	min-height:500px;



	height:auto !important;



	height:500px;



    }



    #authorlist li {



    margin: 0 3px 5px 3px;



    list-style: none;



    padding: 5px 0 5px 5px;



	width:268px; float:left;



  	border: solid #fede5e;



	border-width:1px 1px 2px 1px;



	background:#ffffff;



    }







    #authorlist img.photo {



    width: 50px;



    height: 50px;



    float: left;



    margin: 0 15px 0 0;



    padding: 3px;



    border: solid #fede5e;



	border-width:1px;



    }







    #authorlist div.authname {



    margin: 20px 0 0 10px;



    } 



 /*****************************/



 



 



#navigation ul.submenu{width:auto; padding:40px 0 0 0; margin:0; list-style:none;}



#navigation ul.submenu li{padding:0; margin:0; list-style:none; float:left;}



#navigation ul.submenu li a{padding:0 0px 5px 0;; float:left; color:#fef8a4; text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin:0 0px 0 16px;}



#navigation ul.submenu li a:hover, #navigation ul.submenu li.current_page_item a{color:#42d3ff; list-style-position:none; border-bottom:solid 2px #42d3ff; padding-bottom:3px;}







.list_contr{width:200px; float:left; color:#696969; font-size:10px; line-height:14px;}



.list_contr h4{padding:0 0 5px 0; margin:0; font-size:16px; font-weight:bold;}



.list_contr h4 a{color:#f00; font-size:14px; font-weight:bold; text-transform:capitalize;}



.list_contr  a{color:#5C73FF; font-size:12px; text-decoration:none;}







.white-bg h2 {color:#990003;}







#navigation ul.topnav{ height:120px;}







#navigation ul.topnav{width:auto; padding:0px 0 0 0; margin:-15px 0 0 0; list-style:none;}



#navigation ul.topnav li{padding:0; margin:0; list-style:none; float:right; font-size:10px;}



#navigation ul.topnav li a{padding:0 5px; float:left; margin:0; color:#fff; text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}



#navigation ul.topnav li a:hover, #navigation ul.topnav li.current_page_item a{color:#42d3ff;list-style-position:none; border-bottom:0px; padding:0px 5px;}







table.form-table td, table.form-table th{padding:5px; color:#696969; text-align:left; font-weight:normal;}



.form-table .description, .form-table small{color:#696969; font-size:10px;}



table.form-table a{color:#f00;}



.link2 a{color:#325494  !important; padding:5px; text-decoration:none;}



.link2 a:hover{color:#325494 !important; text-decoration:underline;}







table.form-table input[type=text] {border:solid 1px #c1c1c1; padding:3px; width:190px;}



table.form-table textarea{border:solid 1px #c1c1c1; padding:3px; width:300px; overflow:auto}







textarea.textarea1{border:solid 1px #c1c1c1; padding:3px; width:500px !important; overflow:auto}



.yellow{color:#fef8a4;}



li.blue1{color:#87c6f6;}



 



td.imgbdr1 img, .imgbdr1 img{padding:2px; border:solid 1px #c1c1c1;}







.padr20{padding-right:20px;}







.list_contr1{width:548px; padding:5px; border: solid 1px #b6c7eb; float:left; color:#000; font-size:13px; line-height:14px; background:#f7f9fd url(images/grd1.jpg) repeat-x bottom;}



.list_contr1 h4{padding:0 0 5px 0; margin:0; font-size:16px; font-weight:bold;}



.list_contr1 h4 a{color:#f00; font-size:14px; font-weight:bold; text-transform:capitalize;}



.list_contr1  a{color:#5C73FF; font-size:12px; text-decoration:none;}



.width150{width:150px; float:left;}



.width440{width:440px; float:left;}



.width280{width:280px; float:left;}



h5 a{font-size:15px; font-weight:bold; margin:0; padding:5px 0; color:#5c73ff; text-decoration:none; display:inline-block;}



.post small{color:#696969;}



.bgsmall{width:95%; padding:2px; font-size:10px; border:solid #cdcdcd; border-width:1px 1px 1px 8px; background:#dcdbdb; clear:both;}



.register-form{width:202px; border:solid 3px #04f5ff; float:left; padding:5px; color:#fff; margin-bottom:20px; line-height:20px; font-size:12px;}



.textbox2{border:solid 1px #04f6ff; padding:3px; width:194px; background:#e2e2e2;}



.padt5{padding-top:5px;}



.width218{width:218px;}







.width215{width:215px; float:left;}



.padt30{padding-top:30px;}







.table_popup{border-collapse:separate; background:#fff; color:#094979; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; border-color:#000048;}



.popup_top{padding:10px 5px; background:#80c3f6; color:#fff; font-size:16px; font-weight:bold;}



.recent_blog{width:212px; height:25px; background:url(images/recent_blog.png) no-repeat; margin-left:30px; clear:both; behavior: url("iepngfix.htc");}



.link1 a{color:#000; font-size:10px;}







.tags{float:right;padding:7px 0px;width:615px; color:#fff; font-size:9px;}



.tags a{color:#fff; font-size:9px;}







.footer-row{width:970px; margin:0 auto; clear:both; text-align:left; color:#fff;}



.footer-row p{color:#fff !important; padding:5px 0px !important;}



.footer-row:after{clear:both; display:block; visibility:hidden; height:0; color:".";}



.footer_left{width:550px; float:left;}



.footer-row h2{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; color:#ffbe31; font-weight:bold; border-bottom:solid 1px #ffbe31; padding:0 0 7px 0; margin:0 0 7px 0; line-height:17px;}



.gold{color:#ffbe31;}







ul.services{clear:both; padding:0; margin:0; list-style:none;}



ul.services li{background:url(images/arrow.png) no-repeat 0 3px; color:#f7f7f7; font-weight:bold; padding:3px 0 3px 20px;}



.footer_right{width:400px; float:right;}



.width185{width:185px;}







ul.list-footer{clear:both; padding:0; margin:0; list-style:none;}



ul.list-footer li{background:url(images/arrow5.gif) no-repeat 0 3px; color:#f7f7f7; font-weight:bold; padding:0px 0 3px 15px;}



ul.list-footer li a{color:#55b9ff; font-weight:bold; text-decoration:none;}



ul.list-footer li a:hover{color:#ffbe31;}







.disclaimer{width:100%; padding:10px 0; color:#5f5f5f; font-size:8px; float:left; text-align:justify;}



ul.topleft{padding:0; margin:0; list-style:none; padding:5px 0 0 0; }



ul.topleft li{float:left;  font-size:9px; color:#00cc00; padding:0px !important; list-style:none;  }



ul.topleft li a{color:#F88017; padding:0 0px !important; font-size:9px; text-decoration:none; font-family:Verdana, Geneva, sans-serif;font-weight:bold;}



ul.topleft li a:hover{color:#70dbd7;}



#authorlist ul.min-height{min-height:0;}



#authorlist ul.min-height .list_contr{width:195px; float:right;}











ul.deanslinksSidebar {



	width: 185px;



	margin-top:20px;



	padding:10px;



	background: #000;



	border: solid 1px #e9ecf2;



	/* rounded corner */



	-moz-border-radius: 5px;



	-khtml-border-radius: 5px;



	-webkit-border-radius: 5px;



	border-radius: 5px;



	list-style:none;



	clear:both;



	margin-left:10px;



}



ul.deanslinksSidebar li {



	margin: 5px 0 5px;



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



	overflow: hidden;



	height:31px;



}



.deanslinksSidebar li a {



	display: block;



	padding: 7px 0 7px 30px;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 11px;



	border: solid 1px #FFFFFF;



	border-bottom: 1px solid #d6d9de;



	text-decoration:none;



	color:#fff;



	



}







.deanslinksSidebar li a:hover{color:#ffc531;}



.deanslinksSidebar li.myspaceDean a { background: url(images/myspace_icon.png) no-repeat 5px 4px; }



.deanslinksSidebar li.rssDean a { background: url(images/rss-icon.png) no-repeat 5px 4px; }



.deanslinksSidebar li.facebookDean a { background: url(images/facebook-icon.png) no-repeat 5px 4px; }



.deanslinksSidebar li.contactDean a { background: url(images/contact-icon.png) no-repeat 5px 4px; }



.deanslinksSidebar li.twitterDean a { background: url(images/twitter-icon.png) no-repeat scroll 5px 0;}















ul.pollsList {clear:both; padding:10px 0; color:#000;}



ul.pollsList li{text-align:left; list-style:none; display:inline-block; padding:1px 0;}



.wp-polls p, .wp-polls-form p{text-align:left !important; color:#000;}



.wp-polls, .wp-polls-form{padding:10px 0;}



ul.pollsList li a{color:#f00;}



.homeWidth{width:1058px !important;}







.white-bg .navigation .wp-pagenavi a, .white-bg .navigation .wp-pagenavi span{background:#fff; color:#000;}



.white-bg .navigation .wp-pagenavi a:hover, .white-bg .navigation .wp-pagenavi span.current{background:#5C73FF; color:#fff;}



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



.white-bg .entry ul{text-indent:0 !important;  list-style:outside;}



.white-bg .entry ul li{list-style-position:outside;}







.w215{width:215px; float:left;}



.txtBg{width:215px; height:40px; background:url(images/txtBg.png) no-repeat; float:left; behavior: url("iepngfix.htc");}



.txtBox{width:200px; padding:12px 0 0 14px; border:none; background:none; color:#4a4a4a; font-size:12px; font-family:Arial, Helvetica, sans-serif;}



.submit1{width:96px; height:40px; background:url(images/submit1.jpg) no-repeat; cursor:pointer; border:none;}



.videoTitle{position:absolute; clear:both; top:0; left:10px; width:377px; height:37px; float:left; display:none;}







#premium, .premium{width:770px; font-family:Verdana; font-size:12pt; padding:0 50px; text-align:left; float:left;}



#whitepage{background:url(images/premiumBodyBg.jpg) repeat; width:100%; float:left;}



#premium p{color:#000; padding:8px 0; display:block; clear:both; font-size:14pt}



#premium h1{color:#cc0000; font-size:27pt; font-family:"Impact"; font-weight:bold; padding:10px 0; text-align:center}



#premium h2, #premium h3, #premium h4, #premium h5{color:#f00; font-size:27pt; font-family:"Impact";; padding:3px 0; text-align:center;}



#premium .small{font-size:7px;}



#premium em{color:#666}



#premium ul li, #premium ol li{padding-left:10px; padding-top:5px; color:#000; list-style-position:outside; margin-left:60px; text-align:left;}



.light39{font-size:36pt; color:#000099 !important}



.light39 a{color:#0000ff; font-size:36pt; font-weight:bold;}



#premium h2.black{color:#000;}







ol.list1{clear:both}



ol.list1 li{padding-left:5px; margin-left:10px !important; list-style-position:outside;}
.premiumHeader{width:100%; height:234px; background:url(images/headerBg.jpg) repeat-x; float:left; text-align:center;}
.w870{margin:0 auto; width:870px;}
.w870:after{display:block; clear:both; height:0; font-size:0; visibility:hidden; content:'.';}
.bgPremium{background:url(images/premium-bg.jpg) repeat-y left;}
.w770{width:770px; float:left; }

.testi_part{
	float:right; width:256px; background:#dde0e5; padding:5px 0 5px 0; color:#473e3e;
	}
.testi_over{
	width:245px; margin:auto;
	}
.testi{
	width:243px; float:left; border:1px solid #CCCCCC; background:#f2f2f2 url(http://www.pennystocklive.com/wp-content/themes/Pennystock/images/test_bg.jpg) bottom no-repeat; font:11px/18px Arial, Helvetica, sans-serif;
	text-align:left;
	}
.testi p{ margin:0px;
	padding:5px;
	}
.testi_shadow{width:245px; float:left; background:url(http://www.pennystocklive.com/wp-content/themes/Pennystock/images/test_shadow.jpg) top no-repeat; height:14px;}
ul.socialwrap li.share{display:none;}
.padt17{padding-top:17px;}
ul.socialwrap li.iconOnly{margin-left:0px;}
ul.socialwrap {padding-left:10px; float:left}
#contributeRating .FSR_full_star {
background-image:url("images/rating_over_mini.gif");
backgorund-color:#f00;
height:17px;
}
#contributeRating .FSR_no_star, .FSR_no_voting_star {
background-image:url("images/rating_off_mini.png");
}
#contributeRating .FSR_full_star
{
	background-image: url(images/rating_over_mini.gif);
	height: 17px;
}
#contributeRating .FSR_half_star {
background-image:url("images/rating_half_mini.png");
height:17px;
}
ul.socialwrap li a{text-decoration:none}
body.bgwhite{background:#fff;}
#emovy{width:752px; margin:10px auto; text-align:left; color:#000; font-size:14px; font-family:Arial, Helvetica, sans-serif}
.emovyMid{width:710px; padding:0 26px; background:url(images/emovyBg.jpg) repeat-y; float:left;}
#emovy h1{width:auto; padding:10px 20px; font-size:32px; color:#f00; background:#000; border:solid 4px #f00; margin:0 auto; display:table; font-weight:normal;}
#emovy a{color:blue; text-decoration:none;}
.light20{font-size:20px;}
#emovy .blockBlack{width:678px; padding:10px; background:#000; border:solid 1px #f00; float:left;}
.w520{width:520px;}
#emovy h2{color:#ffff00; font-size:35px; font-family:"Times New Roman", Times, serif; text-align:center;}
.red{color:#f00;}
.light25{font-size:25px;}
.immAlert{width:450px; background:#a6d0de; border:solid 1px #f00; margin:0 auto; text-align:center; padding:10px 0; font-size:20px;}
#emovy h3{font-size:24px;}
#emovy p{padding:5px 0;}
.underline{text-decoration:underline;}
#emovy .row{width:100%; float:left; padding:20px 0; font-size:16px;}
.imgleft{float:left; padding:0 20px 20px 0;}
#emovy h4{font-size:20px; text-align:left; clear:both;}
#emovy small, #emovy small a{font-size:9px; line-height:12px;}
