@charset "utf-8";
/*
Theme Name: Forex Freshman
Description: Forex Freshman custom theme.
Author: Top Web Design
Author URI: http://www.topwebdesign.co.za/

WARNING: Distribution of this theme on thirdparty sites without my permission is strictly prohibited.
Any violation will result in a DMCA filed againt the site involved . 
*/

/* Defaults */

body {
	margin: 0;
	padding: 0;
	background:#171F19;
	font-size: 16px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Arial;
}
h1, h2 ,h3, h4, h5, h6 {
	font-family:Century gothic, Tahoma, Arial, sans-serif;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a,
a:visited {
	text-decoration: none;
}
.itemmetadata a:visited,
#sidebars a:visited {
	color: #00f;
}
.itemmetadata a:hover,
#sidebars a:hover,
a:hover {
	text-decoration: none;
	color: #F00;
}
.clear {
	clear: both;
}
#mainwrapper {
	width: 1000px;
	margin: 5px auto;
}
#bodywrapper {
	background-color: #E5E7DB;
	width: 990px;
	margin: 0;
	padding: 5px 5px 0 5px;
}

/* Banner */

#topbanner {
	position: relative;
	width: 1000px;
	background: url(images/menu.jpg) left top repeat-y;
}
#logo {
	float: left;
	width: 210px;
	height: 210px;
}
#name {
	float:left;
	width: 790px;
	margin-top: 30px;
}
#name  h1 a, #name h1 a:visited {
	color: #DC0000;
	font-size: 68px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#name h2  {
	color: #FFFF33;
	margin-top: -30px;
}

/* Menu */

#menuwrapper {
	height: 33px;
}
#menu {
	font: 14px Century gothic, Arial, Tahoma, sans serif;
	width: 775px;
	margin: 0;
	padding: 3px 0 0 5px;
	position: relative;
	float: left;
}
#menu li {
	float: left;
	list-style: none;
}
#menu li.backLava {
	background-color: #00AA00;
	width: 9px;
	position: absolute;
}
#menu li a {
	color: #fff;
	text-align: center;
	padding: 2px 5px;
	z-index: 10;
	display: block;
	position: relative;
}

/* Search Form */

#search {
	float: right;
	margin-top: 1px;
}
#mysearchform {
	margin: 0;
	padding: 0;
}
#search p {
	margin: 0;
	font-size: 85%;
}
.mysearchinput {
	font: 18px "century Gothic", Arial, Helvetica, sans-serif;
	background: url(images/sform.jpg) no-repeat;
	width: 153px;
	height: 28px;
	float: left;
	border: none;
	color: #fff;
	padding: 4px 0 0 5px;
}
.mysearchbutton {
	width: 60px;
	float: right;
	background: url(images/sbutton.jpg);
	height: 30px;
	cursor: pointer;
}
.mysearchbutton:hover {
	border: 2px solid green;
} 

/* Page\Posts */

#items {
	float: left;
	width: 690px;
}
.itemwrapper {
	margin-bottom: 5px;
}
.itemtopbanner {
	background-image: url(images/bg_post_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 9px;
}
.itemcontent {
	background-image: url(images/bg_post_middle.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 1px 10px;
}
.pageheading,
.itemheading {
	border-bottom: 1px solid #AAAAAA;
	background-color: #DDDDDD;
	padding: 0 0 0 5px;
}
.itemheading {
	height: 54px; 
}
.pageheading h1, .pageheading h2, .pageheading h3, 
.itemheading h1, .itemheading h2, .itemheading h3 {
	margin: 0;
	padding: 0;
}
.itemtitle {
	float: left;
	margin-top: 5px;
}
.itemtitle h2 {
	color: #235e38;
}
.itemtitle h2 a,
.itemtitle h2 a:hover, 
.itemtitle h2 a:visited  {
	color: #435A4A;
	background-color: transparent;
}	
.photo {
	float: right;
	width: 60px;
	height: 54px;
}
.author {
	color: #47688F;
	text-align: left;
	background: url(images/user.gif) no-repeat;
	padding: 0 0 0 19px;
	width: 150px;
	margin: 0;
	font: bold 10px "Trebuchet Ms", "century gothic", Arial, verdana, sans-serif;
}
.itemexcerpt {
	padding: 10px;
}
.itemexcerpt,
.pageexcerpt {
	background-color: #FFFFFF;
	border-bottom: 1px solid #888888;
}
.pageexcerpt p{
	padding-left: 10px;
	padding-right: 10px;
}
.pageexcerpt h1,
.itemexcerpt h1 {
	margin: 0;
	background-color: #DDDDDD;
	border-bottom: 1px solid #888888;
}
.itemtags {
	background-color: #DDDDDD;
	padding: 0 5px;
	color: #47688F;
	font: bold 11px "Trebuchet Ms", "century gothic", Arial, verdana, sans-serif;
	height: 25px;
}
.itempopularity {
	float: right;
	margin-top: 3px;
}
.bookmark {
	float: left;
	margin-top: 3px;
}
.share {
	float: left;
	margin-left: 5px;
}
.itemmetadata {
	position: absolute;
	width: 523px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 85px;
}
.clock{
	color: #47688F;
	background: url(images/date.gif) no-repeat;
	text-align: left;
	padding: 0 0 2px 19px;
}	
.category{
	color: #47688F;
	background: url(images/cat.gif) no-repeat;
	text-align: left;
	padding: 0 0 2px 19px;
	margin-left: 5px;
}
.comm{
	color: #47688F;
	background: url(images/comments.gif) no-repeat;
	text-align: left;
	padding: 0 0 2px 19px;
	margin-left: 5px;
}
.itembottombanner {
	position: relative;
	background-image: url(images/bg_post_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
.itembottomsinglebanner {
	position: relative;
	background-image: url(images/bg_post_bottom_single.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
}
.tags {
	text-align:center; 
	color: #435a4a; 
	font-size: 14px;
}
.tags a {
	color: #435a4a; 
	text-decoration: none;
}
.tags a:hover {
	font-weight: bold;
}


/* Archive */
#archiveheader {
	padding-left: 3px;
	padding-bottom: 5px;
	background-color: #DFDFDF;
}
#archiveheader h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

/* Sidebars */

#sidebars {
	float: right;
	width: 290px;
	padding-bottom: 5px;
}
#bottomleft {
	float: left;
	width: 141px;
}
#bottomright {
	float: right;
	width: 141px;
}
#bottomleft li, #bottomright li {
	list-style: none;
	list-style-position: outside;
}

/* Dashobard */

#dashboard {
	float: left;
	width: 150px;
}

/* The Navigation */

#navigation {
	margin: 5px 0;
	height: 20px;
	background: url(images/bg_navigation.jpg) no-repeat;
}
.alignleft {
	float: left;
}
.alignleft a a:active a:visited a:link {
	margin: 0;
}
.alignleft a:hover {
	margin: 0;
	background: url(images/left_hover.gif);
	
}
.alignleft img {
	border: none;
}
.alignright {
	float:right;
}
.aligntight a a:active a:visited a:link {
	margin: 0;
}
.alignright img {
	border: none;
}

/* comments */

.nocomments {
/*	width: 690px; */
}
#comments {
	margin: 0 0 5px 0;
}
#respondheading {
	font:18px "Trebuchet Ms", "century gothic", Arial, verdana, sans-serif;
	margin: 0;
}
#comments small {
	font-size: 10px;
}
.commentbody {
	background-image: url(images/bg_post_middle.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 1px 10px;
	border: none;
}
.commentheading {
	border-bottom: 1px solid #AAAAAA;
	background-color: #DDDDDD;
	padding: 0 0 0 5px;
}
.commentwrapper {
	background-color: #FFFFFF;
	border-bottom: 1px solid #888888;
}
.commentwrapper ol {
	margin: 0;
}
.commentlist p {
	clear: both;
}
.children li {
	list-style: none;
}
.children .odd {
	background-color: #DDDDDD;
	border: 1px solid #888888;
	padding: 5px 5px 0 5px;
	margin-bottom: 5px;
}
.children .even {
	background-color: #E5E7DB;
	border: 1px solid #888888;
	padding: 5px 5px 0 5px;
	margin-bottom: 5px;
}
.reply {
	margin-bottom: 5px;
}
#respond {
	background-color:#FFFFFF;
	margin-bottom: 5px;
}
#respond form textarea {
	width: 95%;
}
.vcard img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#respond form p {
	margin-top: 5px;
	margin-left: 20px;
}
#submit {
	margin-bottom: 5px;
	margin-left: 20px;
}
.cancel-comment-reply {
	padding: 0 0 0 5px;
	margin: -10px 0 0 0;
}

/* Widgets */

.widget {
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #EAEAEA;
	font-size: 12px;
	border-top: solid 1px #999;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-bottom: solid 1px #CCC;
}
.widgettitle {
	margin: 0;
	padding: 2px 0 2px 5px;
	background-image: url(images/bg_panel_title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font: 18px Trebuchet Ms,century gothic,Arial,verdana, sans-serif;
	color: #000000;
	border-bottom: solid 1px #CCC;
}
/* For rss widget */
.widget h2 a {
	text-decoration: none;
	color: #000000;
}
.widget form, .widget ul, .widget div {
	padding: 5px 0 5px 5px; 
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 5px;
}
/* for stupid IE6 */
.widget form div {
	border: none;
}
.widget div table {
	font-family: "Courier New", Courier, monospace;
}
.widget div table caption {
	font-weight: bold;
	font-size: 12px;
}
.widget li a {
	text-decoration: none;
	padding-left: 5px;
}
.akpc_report ol {
	padding-left: 0;
	margin: 0;
}
.akpc_report ol li {
	padding: 0;
	margin: 0;
}
#akpc_percentage {
	float: right;
	text-align: right;
	border: none;
	margin: 0 5px 0 0;
	padding: 0;
	width: 40px;
}
#akpc_link {
	float: left;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}
#searchsubmit {
	margin-top: 5px;
}
#s {
	width: 120px;
}

/* RSS */

#rss {
	position: absolute;
	top: 172px;
	right: 5px;
	width: 175px;
}
#rss ul {
	list-style:none;
	padding:0;
	margin:0;
}
#rss ul li {
	list-style:none;
	float:right;
	margin-left: 5px;
}
#rss ul li a {
	background: url(images/rss.gif) right no-repeat;
	padding:10px 40px 10px 0;
	display:block;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

/* Footer */

#footer {
	padding-top: 3px;
	font-size:10px;
}
#footer a {
	color: #EE0000;
}
#footer a:hover {
	color:#FF0000;
}

/* Share */

.share a {
	text-decoration: none;
}

.share a img {
	margin: 0;
	padding: 0;
}
.sociable ul {
	margin: 0;
	padding: 0;
}


#login_error {
	margin: 0 0 8px 0;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFEBE8;
}
.sociable,
.sociable_tagline {
	margin: 3px !important; 
	float: left;
}