/*   
Theme Name: SINLetter
Description: SINLetter.com - Monthly Stock Investment Newsletter
Author: Eugene Software Solutions
Author URI: http://www.eugenesoftware.com
.
General comments/License Statement if any.
.
*/

*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
a{
	color: #1e5629;
	text-decoration: underline;
}
a:hover{
	color: #ff6600;
	text-decoration: none;
}
#wrapper{
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header{
	float: left;
	height: 145px;
	width: 902px;	
}
#logo{
	float: left;
	height: 46px;
	width: 331px;
	padding-top: 19px;
	text-align: center;
}
#stock_ex_area{
	float: left;
	width: 559px;
	height: 31px;
	margin-top: 8px;
	padding-right: 12px;
}
.stock_ex_start{
	background-image: url(images/index_bg_start.jpg);
	float: right;
	height: 25px;
	width: 11px;
	background-repeat: no-repeat;
}
.stock_ex{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 25px;
	line-height: 25px;
}
.stock_ex_end{
	background-image: url(images/index_bg_end.jpg);
	float: right;
	height: 25px;
	width: 11px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#top_nav{
	float: left;
	width: 571px;
	height: 26px;
}
#top_nav ul{
	list-style-type: none;
}
#top_nav ul li{
	line-height: 26px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 1px;
}
#top_nav ul li a{
	color: #000;
	background-image: url(images/nav/home.jpg);
	display: block;
	text-decoration: none;
	height: 26px;
	width: 93px;
}
#top_nav ul li a:hover{
	color: #FFF;
	background-image: url(images/nav/home_over.jpg);
	display: block;
	text-decoration: none;
}
#header_black{
	float: left;
	height: 37px;
	width: 902px;
}
#header_black_left{
	background-image: url(images/special_report_area.jpg);
	float: left;
	height: 37px;
	width: 169px;
	padding-left: 45px;
}
#header_black_left a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 37px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#header_black_left a:hover{
	color: #F60;
	text-decoration: none;
}
#header_black_middle{
	background-image: url(images/search_area.jpg);
	float: left;
	height: 29px;
	width: 473px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	line-height: 25px;
}
.search_button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #666;
	font-weight: bold;
	cursor:pointer;
	border: 1px solid #FFF;
}
#header_black_right{
	line-height: 25px;
	text-align: center;
	float: left;
	height: 29px;
	width: 215px;
	padding-top: 8px;
	background-image: url(images/blog_archives_area.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.archives{
	width: 100px;
}
#top{
	float: left;
	height: 13px;
	width: 902px;
	padding-top: 7px;
}
#container{
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 902px;
}
#sub_container{
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 902px;
}
#bottom{
	float: left;
	height: 14px;
	width: 902px;
	padding-bottom: 7px;
}
#left_sidebar{
	float: left;
	width: 194px;
	display: inline;
	margin-left: 9px;
}
#left_sidebar li {
	list-style-type: none;
	list-style-position: outside;
}
#right_sidebar li {
	list-style-type: none;
	list-style-position: outside;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #EBEBEB;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
}
#container ul{
	list-style-type: none;
	margin-bottom: 8px;
}
#container ul li{
	background-image: url(images/media/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
}
#container ol li{
	list-style-position: inside;
	list-style-type: decimal;
}
.small{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
p{
	margin-bottom: 12px;
}
#content{
	display: inline;
	float: left;
	width: 435px;
	margin-left: 30px;
	padding-bottom: 10px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content img.alignleft {
	float: left;	
	margin: 5px;
	border: 1px solid #000;
}
#content img.alignright {
	float: right;
	margin: 5px;
	border: 1px solid #000;
}
#content img.aligncenter {
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	float: none;
}
#footer{
	background-image: url(images/footer.jpg);
	float: left;
	height: 38px;
	width: 902px;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: transparent;
}
#content table{
	background-color: #EAEAEA;
	border: 1px solid #333;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content table td{
	border: 1px solid #333;
	margin: 2px;
	padding: 2px;
}
blockquote{
	background-color: #EAEAEA;
	border: 3px double #333;
	margin-right: 15px;
	margin-left: 15px;
	padding: 5px;
	margin-top: 8px;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
}
#right_sidebar{
	float: left;
	width: 194px;
	display: inline;
	margin-left: 28px;
}
#right_sidebar ul li a, #left_sidebar ul li a{
	font-weight: bold;
}
#inner_sub_container{
	background-image: url(images/inner_content_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 902px;
}
#inner_content{
	display: inline;
	float: left;
	width: 660px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#inner_content img.alignleft {
	float: left;	
	margin: 5px;
	border: 1px solid #000;
}
#inner_content img.alignright {
	float: right;
	margin: 5px;
	border: 1px solid #000;
}
#inner_content img.aligncenter {
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	float: none;
}
#inner_content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: transparent;
}
#inner_content table{
	background-color: #EAEAEA;
	border: 1px solid #333;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
#inner_content table td{
	border: 1px solid #333;
	margin: 2px;
	padding: 2px;
}
#inner_container{
	background-image: url(images/inner_content_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 902px;
}
#inner_container ul{
	list-style-type: none;
	margin-bottom: 8px;
}
#inner_container ul li{
	background-image: url(images/media/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
}
#inner_container ol li{
	list-style-position: inside;
	list-style-type: decimal;
}
/*--comments--*/

#comments {
	margin-top: 15px;
	float: left;
	width: 100%;
}

h3#comment-title {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#comments ol, #comments ol li {
	float: left;
	list-style: none;
	padding: 0;
	margin-bottom: 6px;
}

#comments ol li .comment-data {
	float: left;
	background-color: #F2F2F2;
	min-height: 120px;
	overflow: auto;
	border: 1px solid #333;
	width: 637px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
* html div#comments ol li .comment-data { 
   height: expression( this.scrollHeight < 121 ? "120px" : "auto" ); /* sets min-height for IE */
}

#comments ol li.alt .comment-data {
	width: 637px;
	float: left;
	background-color: #F2F2F2;
	padding: 5px 10px;
	min-height: 120px;
	border: 1px solid #333;
	overflow: visible;
}
* html div#comments ol li.alt .comment-data { 
   height: expression( this.scrollHeight < 121 ? "120px" : "auto" ); /* sets min-height for IE */
}

#comments ol li .comment-info {
	font-size: 12px;
	font-weight: bold;
}

#comments ol li .comment-info a img {
	border: 0;
	margin-bottom: 5px;
}

#comments ol li .comment-info a {
	text-decoration: none;
}

/*--respond--*/
#respond {
	padding-top: 30px;
	float: left;
	width: 100%;
}

#respond p {
	padding: 2px 0;
}

#respond input {
	padding: 2px;
}
h3#posttitle{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #556972;
	margin-top: 6px;
	margin-bottom: 3px;
}
h3#posttitle a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #556972;
	text-decoration: none;
	
}
h3#posttitle a:hover{
	text-decoration: underline;
}
#date-cat{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.posts-list{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-bottom: 10px;
	margin-bottom: 6px;
}
#navigation {
	width: 660px;
	margin-top: 10px;
	float: left;
	margin-bottom: 5px;
}
.fl{
	display:inline;
	float:left;
}
.fr{
	display:inline;
	float:right;
}
.arclist {
	width: 200px;
	margin-left: 4px;	
}
table#formtable{
	background: transparent;
	border:none;
}
table#formtable td{
	background: transparent;
	border:none;
}
.errormsg{
	font-weight: bold;
	color: #900;
	font-size: 12px;
}
.line{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#second_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-image: url(images/second_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 902px;
	margin-top: 5px;
	padding-top: 8px;
	text-align: center;
}
#second_nav a{
	color: #000;
}
#dropmenudiv {
	BORDER-RIGHT: #383738 1px solid;
	BORDER-TOP: #383738 1px solid;
	Z-INDEX: 100;
	FONT: 12px/12pt Geneva, Arial, Helvetica, sans-serif;
	BORDER-LEFT: #383738 1px solid;
	BORDER-BOTTOM: #383738 0px solid;
	POSITION: absolute;
	margin-top: 10px;
}
#dropmenudiv A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; WIDTH: 100%; COLOR: #000000; TEXT-INDENT: 3px; PADDING-TOP: 1px; BORDER-BOTTOM: black 1px solid; TEXT-DECORATION: none
}
#dropmenudiv A:hover {
	COLOR: #000000; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: underline
}
#inner_container .sociable ul li{
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#right_sidebar li a, #left_sidebar li a {
	font-family: Arial, Helvetica, sans-serif;
}
table.grid {
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
		}
		
table.grid thead, table.grid .collapsible {
	text-align:left;
	border: 1px solid #333;
		}

table.grid th {
	border: 1px solid #333;
	padding: 2px;
	cursor:pointer;
} 
		
table.grid td {
	border: 1px solid #333;
}
		
table.grid th.headerSortUp {
	background-color: #e6edc1;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
		
table.grid th.headerSortUp span {
	background: #e6edc1;
}
		
table.grid th.headerSortDown {
	background-color: #e6edc1;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
		
table.grid th.headerSortDown span {
	background: #e6edc1;
}
		
table.grid th span {
	font-weight: bold;
}
		
table.grid tr.even {
			
}
		
/* expand/collapse */
table.grid .collapsible {
	padding: 0 0 3px 0;
}

.collapsible a.collapsed {
	margin: 2px;
	display: block;
	width: 15px;
	height: 15px;
	outline: 0;
	background-image: url(images/tablesorter_expand.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
		
.collapsible a.expanded {
	margin: 2px;
	display: block;
	width: 15px;
	height: 15px;
	outline: 0;
	background-image: url(images/tablesorter_expand.png);
	background-repeat: no-repeat;
	background-position: -24px 3px;
}
table.data{
	background-color: #EAEAEA;
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	BORDER-COLLAPSE: collapse;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
table.data td{
	border: 2px solid #333;
	margin: 2px;
	padding: 2px;
}
