
body {
margin: 0;
padding: 0;  
color: #222;
text-align:center;
font-family: arial, Verdana, Tahoma, "Times New Roman", Roman, serif;
font-size: 100.1%;
background: #ccc;
}

#wrapper{
width: 990px;
margin: 6px auto;
padding: 0px;
text-align:left;
font-size: 80%;
line-height:20px;
background: #fff url("http://forexperform.net/images/leftdot.gif") 650px 0 repeat-y; 
}

#header{
margin: 0;
height: 80px;
background: #4966AC url("http://forexperform.net/images/headerbg.gif") top center no-repeat;
	
}	

#headerads{
float:right;
padding: 10px;
}

	
#content{
clear:both;
margin: 0;
padding: 4px 10px;
}	



#main {
float:left;
width: 610px;
margin: 0;
padding: 0px 0 10px 0;
overflow:hidden;
}


#sidebar {
padding: 4px 0px;
margin: 0 0 0 665px;

}

#footer {
clear: both;
margin: 0;
padding: 10px 5px;
text-align: center;
font-size: 100%;
background: #fff;
border-top: 1px solid #ddd;
}

#footer-inner{
height: 50px;

}

#footer p{
margin:0;
padding:15px 0;
}

#footer p a, #footer p a:hover{
}

#footer p a{
font-weight:800;
}


#tabheader{
background: #1B3C64;
border-top: 1px solid white;
font-family: arial, helvetica, sans-serif;
}

#tabheader a, #tabheader a:hover{

}

		

#tabs {
  float:left;
  width:100%;
  font-size:95%;
	background:#1B3C64;
  line-height:18px;
	font-family: arial, helvetica, sans-serif;
}

    #tabs ul {
	  margin:0;
	  padding:4px 10px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
		 background: url("http://forexperform.net/images/tableft.gif") no-repeat left top;	
      }
    #tabs a span {
      float:left;
      display:block;
      padding:5px 15px 3px 6px;
      color:#FFF;
			background: url("http://forexperform.net/images/tabright.gif") no-repeat right top;	
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }  




#navigation{
padding: 5px 15px;
margin: 0 15px; 
border: 1px solid #ddd;
background: #fff;
font-family: arial, helvetica, sans-serif;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

#preamble{
background: #f2f2f2;
font-family: arial, helvetica, sans-serif;
margin: 5px 10px 5px 10px;
padding: 3px 10px 5px 10px;
line-height: 18px;
}



/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 12px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'lucida sans unicode', georgia, 'Times New Roman', sans-serif;
font-weight:100;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
}
h3{
	font-size: 140%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color:#336199;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#336199;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #F4F4F4;
padding: 1px 15px;
margin: 3px 30px;
}

blockquote p{
	margin: 4px 0;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;

}

td{
 vertical-align:top;
}



/* Headings */ 

form#searchform2{
display: block;
float:right;
margin: 0px 10px 0px 5px;
}

#header h3{
margin:  0;
padding: 30px 0 0 10px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 240%;
letter-spacing: 1px;
}

#header h2{
margin: 0;
padding: 10px 0 5px 10px;
font-weight:100;
font-style:italic;
color: #fff;
font-size: 140%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:130%;
font-weight: 100;
font-family: Tahoma, verdana, sans-serif;
padding:6px 6px 6px 10px;
margin: 10px 15px 20px 15px;
background: #f4f4f4;
border: 1px solid #eee;
color: #3573c0;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 0 10px 5px 10px;
}

.entry{
margin: 0;
padding: 0px 10px 3px 0px;
}

.post h2, .post h5 {
color: #295994;
font-size: 140%;
font-weight:800;
padding: 3px 0 1px 0px;
margin: 10px 0 5px 0;
font-family:Tahoma;
}


.post h2 a, .post h5 a{
color: #295994;
text-decoration:none;
font-weight:800;
}

.post h2 a:hover, .post h5 a:hover{
text-decoration:none;
color: #295994;
}

.post h5{
	font-size: 160%;
}

.authordata{
padding: 0 0 2px 0;
margin: 0 10px 15px 0px;
font-family: arial, helvetica, sans-serif;
font-size:95%;
border-bottom: 1px solid #eee;
}

.authordata p{
line-height: 15px;
padding: 0;
margin: 0;
color:#666;
}

.authordata p a{
font-weight:100;
}

.showcomments{
float:right;
padding: 13px 0 0 0;

}

.showcomments p a{
	font-weight:800;
}


.postmetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;

}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


.share{
margin: 10px;
padding: 2px 5px;
background: #f2f2f2;
font-family: arial, helvetica, sans-serif;
}

.share p{
margin: 3px 0;
}

/*  Comments   */

h3#comments, #respond h3{
font:800 12px/1.9  arial,verdana,sans-serif;
}


ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #ddd;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9  arial,verdana,sans-serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:2px solid #eee; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9  arial,verdana,sans-serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#333;
text-decoration:none;
}

ol.commentlist li p {
font:normal 12px/1.5 arial,verdana, sans-serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4  arial,verdana,sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
color:#374C76;
font:bold 12px/1.4 arial,verdana, helvetica,sans-serif;
background:#ddd;
border:1px solid #aaa;
padding:2px 10px;
text-align:center;
width:35px;

}

ol.commentlist li div.reply:hover {
background:#f3f3f3;
border:1px solid #aaa;
color: black;
}

ol.commentlist li div.reply a {
text-decoration:underline; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#F5F5F5;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3{
font-size: 105%;
}




form#commentform fieldset{
margin: 20px 40px;
padding: 5px 20px;
background: #f2f2f2;
font-family: arial, helvetica, sans-serif;
}

form#commentform fieldset p{
margin: 10px 0;
	}

/*  sidebar styles */


#subscribe {
padding: 3px 10px 10px 10px;
margin: 0px 0px;
text-align:center;
}

#subscribe p{
font-size: 95%;
margin: 6px 0;
}

#subscribe p a.sub{
font-size:130%;
font-weight:800;
}

#subscribe p a:hover.sub{
text-decoration:none;
}



.menu{
padding:0;
font-size:95%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 0px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px solid #eee;
padding: 2px 0 2px 12px;
margin:0;

}

.menu ul li.widget ul.brokersmenu{
margin: 0;
padding:0;
 list-style-type:none;
}



.menu ul li.widget ul li a.brokers{
width:99%;
display:block;
}

.menu ul li.widget ul li a.brokers:hover{
background: #F5F5F5;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 2px 0 2px 12px;
}



.menu ul li.widget h3{
font-family: arial;
font-size:120%;
padding:2px 0 1px 4px;
margin:0;
border-bottom: 1px solid #ccc;
color: #333;
font-weight: 800;
font-variant:small-caps;
letter-spacing: 1.5px;
}

.menu ul li h3 a{
color: #333;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #333;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#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;
}


#footer a{
font-weight: 100;
}

.fancyleft{
float:left;
padding:4px;
margin: 0 15px 0 0;
border:1px solid #ddd;
background: #f3f3f3;	
}

.fancyright{
float:right;
padding:4px;
margin: 0 0 0 15px;
border:1px solid #ddd;
background: #f3f3f3;	
}

#preamble ul {
margin: 3px 0;
padding: 0 0 0 20px;
line-height:18px;
}

.codeflag{
	margin: 0 2px 0 0;
}

p.currPrices{
	margin: 5px 0;
	font-family:arial, helvetica, sans-serif;
	font-size: 85%;
}

.displaytable{
	
}

.displaytable th{
	background: #d9ebf7;
}

.displaytable td{
	background: #f2f2f2;
}

.entry ul li {
	line-height:20px;

}


#tagcloud{
	line-height:30px;
	background: url("http://tickerlines.com/blog/wp-content/themes/tickerlines/images/leftdot.gif") bottom repeat-x; 
}

#tagcloud a:hover{
	text-decoration:none;
}

#tweetdiv{
margin: 10px 0;
border: 1px solid #ccc;
background: #f3f3f3;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding: 3px 8px;
}

.pheader{
font-size: 210%;
color: #444;
padding: 8px 0 9px 38px;
background: url("http://tickerlines.com/blog/wp-content/themes/tickerlines/images/stocks.png") 0px 0px no-repeat;
border-bottom: 1px solid #ccc;
}

h2.stock{
padding: 8px 0 8px 33px;
background: url("http://tickerlines.com/blog/wp-content/themes/tickerlines/images/stocks_small.png") 0px 0px no-repeat;
border-bottom: 1px solid #ccc;
}

h3.visited, h3.topstocks{
padding: 8px 0 8px 35px;
background: url("http://tickerlines.com/blog/wp-content/themes/tickerlines/images/stocks_small.png") 0px 0px no-repeat;
border-bottom: 1px solid #ccc;
}

.panel{


}

.panel ul{
	margin: 0;
	padding:0;
	list-style-type:none;
}

.panel ul li{
border-bottom:1px solid #eee;
padding: 2px 0 2px 12px;
margin:0;
}

.panel ul li a:hover{
 text-decoration:none;
}

			
	

	
	#footer{
	background: #444 url("http://forexperform.net/images/footerbg.gif") bottom center no-repeat;
				}
	
		#subscribe {
      background: url("http://forexperform.net/images/subscribebg.jpg") left top no-repeat;
      }			
	
		.leftdots{
background: url("http://forexperform.net/images/leftdot.gif") repeat-y; 
}
						
									
	#preamble {
      background: url("http://forexperform.net/images/preamblebg.jpg") center top no-repeat;
      }		
					
	
