/*
 * Evo Toolbar
 * Note: ther emay be some properties that seem overkill but the fact is we need to override
 * any too general styles a skin may want to bring in for its own body/general display.
 */
div#evo_toolbar {
   background-color: ThreeDFace;
   color: ButtonText;
   border-top: 1px solid ThreeDHighlight;
   border-bottom: 1px solid ThreeDShadow;
   text-align: left;
   margin: 0;
   /* font: menu; /* -- poorly supported */
   font-size: 11px;
   font-family: "Microsoft sans serif", sans-serif, Arial, Helvetica;

   position: fixed;
   z-index: 99;
   left: 0px;
   top: 0px;
   height: 21px;
   width:100%;      /* Safari Windows */
   -webkit-text-size-adjust: none; /* iPhone */
}

div.skin_wrapper_loggedin {
   margin-top: 22px;
   padding-top: 1px;
}

div#evo_toolbar a {
   border: 1px solid ThreeDFace;
   color: ButtonText;
   text-decoration: none;
   padding: 2px 1ex;
}
div#evo_toolbar a:hover {
   border-top-color: ThreeDHighlight;
   border-left-color: ThreeDHighlight;
   border-bottom-color: ThreeDShadow;
   border-right-color: ThreeDShadow;
}
div#evo_toolbar .actions_left {
   padding: 4px;
}
div#evo_toolbar .actions_right {
   padding: 4px;
   float: right;
}

div#evo_toolbar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
div#evo_toolbar li {
  display: inline;
}
div#evo_toolbar li ul {
  position: absolute;
   z-index: 100;
   background-color: ThreeDFace;
   border: 1px solid;
   padding: 1px;
   border-top-color: ThreeDHighlight;
   border-left-color: ThreeDHighlight;
   border-bottom-color: ThreeDShadow;
   border-right-color: ThreeDShadow;
   width: 25ex; /* prevent page wide dropdowns in IE6; nicer hover in IE7 */
}
div#evo_toolbar li.menu_open ul {
   display: block;
}
div#evo_toolbar li.menu_close ul {
   display: none;
}
div#evo_toolbar li.menu_open:hover ul,
div#evo_toolbar li.menu_close:hover ul {
   display: block;
}
div#evo_toolbar li ul li {
   display: block;
   padding: 0 4ex 0 0;
   white-space: nowrap;
}
div#evo_toolbar li ul li a {
   display: block;
   padding: 4px 2ex;
   border: none;
   width: 100%;
}
div#evo_toolbar li ul li a:hover {
   background-color: Highlight;
   color: HighlightText;
}
div#evo_toolbar.evo_toolbar_safari li ul li a:hover {
   background-color: #36d;
}
div#evo_toolbar li.separator {
   padding: 0;
}
div#evo_toolbar hr {
   display: block;
}

div#evo_toolbar .time {
   margin: 0 1ex;
   color: GrayText;
}
/* ---------------------------------------------- */
* {
	padding: 0px;
	margin: 0px;
	border:0;
}
body {
	background-color:  #FFF;
	color: #333;
	font-size: 10pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #041D86;
	text-decoration:none;
}
a:hover {
	color:#12C209;
}
#bodywrapper {
		background: url(images/background.gif) repeat-x;
}
#wrapper {
	background: url(images/background_header.gif) no-repeat left top;
}
#wrap {
	margin-left:0px;
}
#header {
height: 75px;
margin-left:280px;
}
#title {
	float: left;
	padding: 0px 10px 0px 0px;
}
#pagenav {
	font-size: 11pt;
	padding-top: 30px;
}
#leftBar{
float:left;
margin-top:320px;
width:200px;
}
#sevenday{
display:block;
width:200px;
height:343px;
margin:0;
padding:0;
line-height:0;
}
#sevenday a{
display:block;
width:200px;
height:343px;
text-indent:-9999px;
background:url("http://www.mlmprofessional.net/images/7day.gif") top center no-repeat;
}
#sidebar {
float:right;
width:200px;
margin:10px;
padding:10px;
border:1px solid #CCC;
}
#subscribe{
display:block;
width:200px;
height:175px;
background:url('http://www.mlmprofessional.net/images/subscribe.gif') top center no-repeat;
}
#subscribe input{
margin-top:100px;
}
#twitterbox h3{
display:block;
width:200px;
height:175px;
text-indent:-9999px;
margin:0;
}
#twitterbox h3 a{
display:block;
width:200px;
height:175px;
text-indent:-9999px;
background:url('http://www.mlmprofessional.net/images/twitterbox.gif') top center no-repeat;
}
#mentorgroup h3{
display:block;
width:200px;
height:175px;
text-indent:-9999px;
margin:0;
}
#mentorgroup h3 a{
display:block;
width:200px;
height:175px;
text-indent:-9999px;
background:url('http://www.mlmprofessional.net/images/mentorgroup.gif') top center no-repeat;
}
#twitterfeed{
display:block;
width:200px;
height:300px;
margin:auto;
text-align:center;
background:url('http://www.mlmprofessional.net/images/twitterfeed.gif') top center no-repeat;
}
#twtr-profile-widget{
padding-top:25px;
display:block;
width:180px;
margin:auto;
}
.twtr-ft span,
.twtr-widget a img,
.twtr-widget h4,
.twtr-widget-profile h1,
.twtr-widget-profile h2,
.twtr-widget-profile h3,
img.twtr-profile-img{
display:none !important;
}
#content {
margin-top:10px;
margin-right:250px;
margin-left:220px;
padding:15px;
}
.image_block img{
margin:5px;
border:1px solid #CCC;
}
.clear {
	clear:both;
}
#footer {
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #CCC;
	text-align:center;
	font-size:.8em;
}
.widget {
	margin:10px;
	margin-top:20px;
	padding-bottom:20px;
	/*padding: 20px 10px 20px 10px;*/
	border-bottom: 1px solid #EDEDED;
}
#leftBar .widget{
border:0;
}
.postmetadata {
	color: #999999;
	padding: 10px 0px 20px 0px;
	font-size:.8em;
}
.addthis_button{
margin:10px;
}
/* text */
#title h1 {
	font-size: 20pt;
	font-weight: normal;
	padding-top: 10px;
}

.description {
	color: #d7d7d7;
	font-size: 12pt;
	font-weight: bold;
}
#pagenav ul{
margin-left:100px;
}
#pagenav ul li {
	list-style: none;
	display: inline;
	margin-left:20px;
	font-size:1.1em;
}
#pagenav li a {
	color: #555555;
	padding-right: 10px;
	text-decoration:none;
}
#pagenav li a:hover {
	color: #12C209;
}
	
p, #content h1, h2, h3, ol, ul {
	margin-top: 10px;
}
h2, h3{
margin-left:5px;
}
p{
margin-top:10px;
margin-left:10px;
line-height:1.2em;
}
#content h1 {
	font-size: 16pt;
	color: #041D86;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
}
#content ul li,
#content ol li {
	margin-left: 30px;
}

h2 {
	font-size: 12pt;
	color:#041D86;
}
#sidebar h2, h3, h4 {
	font-size: 12pt;
}
h3, h4 {
	color: #041D86;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}
.postmetadata a {
	color: #999999;
	text-decoration: none;
}

#sidebar ul li,
#leftBar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 5px;
}
#sidebar ul li ul li ul li {	
	margin-left: 5px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
/* form */

fieldset {
	border: 0px; 
	padding: 0px 15px 15px 15px;
}
input, textarea {
	border: 1px solid #666666; 
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.label {
	font-weight: bold;
}
.notes {
	font-style: italic;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
.submit, .searchsubmit, .preview {
	background-color: #548200;
	color: #ffffff;
	border: 1px solid #666666; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p.sideForm{
text-align:center;
margin:2px;
font-size:8pt;
color:#999;
}
#commentform a {
	color: #c42b67;
	text-decoration: none;
}
#commentform a:hover {
	color:#333333;	
	text-decoration: underline;
}
.search {
	padding: 5px 0px 5px 0px;
	text-align:center;
}
.bComment {
	padding: 0px 15px;
}
.bCommentText {
	padding: 10px 15px;
}
.bCommentSmallPrint {
	font-size: 7pt;
	padding: 0px 15px;
}
.feedback_feed_msg {
	padding: 10px 15px;
}
.widget_core_coll_longdesc p {
	padding-bottom: 0px;
}
.powered_by {
	padding: 10px 0px;
	text-align:center;
}
.widget_core_coll_title {
	padding-top: 10px;
}
/* calendar */
#bCalendarToday, caption {
	font-weight: bold;
}
#bCalendarToday {
	color: #548200;
}
td, th {
	padding: 1px;
}
.bCalendarTable {
	padding-bottom: 10px;
	font-size:.9em;
}

/* ---------------------------------------------------------- */
#evo_toolbar ul li,
#evo_toolbar ol li {
   margin-left: 0;
}
