/*  
Theme Name: BehindMLM2
*/

/* Reset Defaults Starts */

 {
  margin: 0;
  padding: 0;
  } 

a {
  color: #3F693F;
  }

a:hover {
  color: #D47414;
  }

blockquote {
  background: #8bcb8f;
  border: 1px solid #ccc;
  margin: 10px 20px 0 10px;
  padding: 0 15px;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }


/* Reset Defaults Ends */



body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0 auto 10px auto;
  width: 960px;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #656565 url(images/gradient-background.jpg) repeat-x top left fixed;
}

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

/* HEADER */

#header {
  margin: 0;
  padding: 0 0 0 0; 
  }

#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #fff;
  }

#underheader {
  clear: both;
  margin-top: 10px;
  padding: 2px 2px 0 2px;
  height: 92px;
  background: #FFFFFF;
  border-bottom: 5px;
  border-bottom-style: solid;
}

#underheader #topad {
  float: right;
  position: relative;
  display: inline;
}

#underheader #logo {
  display: inline;
}

/* HEADER END */

/* HEADER MENU */

/* header menu styling */

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

#header .header-menu li {
  display: inline;
}

#header .header-menu ul li a {
  text-decoration:none;
  font-size: 13px;
  font-weight: lighter;
  margin: 0px;
  padding: 5px 10px 5px 10px;
  color: #f2f2f2;
  background: #042907;
}

#header .header-menu ul li a:hover {
  color: #f89929;
  background: #063d0a;
}

#header .header-menu .current-menu-item a {
  color: #f89929;
  background: #063d0a;
}

/* HEADER MENU END */



/* Main content */

#main {
  clear: both;
  width: 930px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px;
  background: #fff;
  }

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

.adsense_top {
  text-align:center;
  margin:10px 0 25px 0;
  font-size:9pt;
  }

.adsense_sidebar {
  text-align:center;
  margin:0 0 15px 0;
  font-size:9pt;
  }

.post {
  margin: 10px 0 30px 0;
  }

#content h1 {
  font-size: 16pt;
  padding: 0;
  font-weight: bold;
  }

#content h2 {
  font-size: 15pt;
  padding: 0;
  font-weight: bold;
  margin: 35px 0 0 0;
  }

#content h3 {
  font-size: 12pt;
  padding: 0;
  font-weight: bold;
  margin: 30px 0 0 0;
  }

#content h4, {
  font-size: 11pt;
  padding: 0;
  font-weight: bold;
}

#content h5 {
  font-size: 13pt;
  padding: 0;
  font-weight: bold;
  margin: 15px 0;
}

#content h6 {
  font-size: 12pt;
  padding: 0;
  margin: 1em 0 0 0;
  font-weight: bold;
}

#content .pageTitle {
  font-size: 15pt;
  color: #D47414;
}

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h1.postTitle {
  font-size: 20pt !important;
  font-weight: bold !important;
  text-decoration: none !important;
  color: #000 !important;
  letter-spacing: -0.7px !important;
  padding: 0 !important;
  margin: 15px 0 0 0 !important;
}

h1.postTitle a {
  font-size: 20pt !important;
  font-weight: bold !important;
  text-decoration: none;
  color: #000;
  letter-spacing: -0.7px !important;
  padding: 5px 0 0 5px !important;
}

h1.postTitle a:hover {
  color: #D47414;
}

h2.postTitle {
  margin: 0 !important;
}

h2.postTitle a {
  font-size: 20pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -0.7px;
  padding: 0 !important;
  margin: 15px 0 0 0;
  display: block;
}

h2.postTitle a:hover {
  color: #D47414;
  }

.postMeta {
  padding: 0;
  margin: 0.5em 0 1.5em 0;
  font-size: 10pt;
  color: #333;
  display: block;
}

.postMeta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
}

.postMeta .filed {
  background: url(images/folder.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 10px 0;
  border: 0;
  }

#content p, .postContent p {
  padding: 0;
  font-size: 11pt;
  color: #000;
  font-weight: normal;
  line-height: 140%;
}

.postContent ul, ol {
  padding: 0 0 0 25px;
  }

.postContent ul li, ol li {
  font-size: 11pt;
  color: #000;
  margin: 0 0 20px 0;
  }

.postTags {
  margin: 15px 10px;
  font-size: 9pt;
  color: #000;
  background: #eee;
  padding: 2px 4px;
  }

.commentauth {
  font-style: italic;
  font-size: 12pt;
  font-weight: bold;
}

.comment {
  margin: 10px 0 0 0;
}

p.comments {
  clear: both;
  padding: 0;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 11pt;
  text-decoration: none;
  }

.commentlist {
  margin: 15px 0 20px 0;
  font-size: 10pt;
  list-style: none;
  padding: 0;
  }

.commentlist li {
  padding: 5px;
  background: #f2f2f2;
  width: 500px;
  }

.commentlist li.alt {
  padding: 5px;
  background: #FFFFFF;
  width: 500px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  margin: 5px 0 10px 0;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  margin: 0.5em 0;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }



.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }

img.avatar {
  float: left; 
  margin-right:7px;
  display: block;
  padding: 0 0 0 0;
}

.comment textarea {
  width: 510px;
}

.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }

.navigation a {
  text-decoration: none;
  }


/* Start of sidebar */

#allsidebars {
  width:355px;
  
  float:right;
  }


/* Sidebar 2 columns widget-ready */

.sidebarsB {
  width: 355px;
  margin-top: 20px;
  word-wrap: break-word;
  }

.sidebar1 {
  float: left;
  width: 165px;
  }

.sidebar2 {
  float: right;
  width: 165px;
  }

.sidebar3 {
  float: left;
  width: 165px;  
  }

.sidebar4 {
  float: right;
  width: 165px;
  }  

  .sidebar5 {
  float: left;
  width: 355px;
  }      
  
.sidebarsB h4 {
  padding: 2px 7px 2px 4px;
  font-size: 11pt;
  color: #f2f2f2;
  letter-spacing: -1px;
  background: url(images/sidebar_h2dark.gif) left no-repeat;
  margin: 0 0 3px 0;
  }

.sidebarsB table {
  width: 160px;
  }

.sidebarsB ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebarsB li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
  }

.sidebarsB li ul {
  padding: 0 0 0 4px;
  }

.sidebarsB ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #222;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dotted #ccc;
  }

.sidebarsB a {
  display: block;
  color: #333;
  text-decoration: none;
  display: inline;
  }

.sidebarsB a:hover {
  color: #D47414;
  text-decoration: underline;
  }

.sidebarsB p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebarsB ul.children li {border-bottom:none;}
.sidebarsB ul.children {margin-bottom:-5px;}


/* Footer */

#footer {
  clear: both;
  padding-top: 0;
  color: #fff;
  background: #000;
  padding: 0;
  font-size: 8pt;
}

#footer p {
  padding: 5px 0 4px 0;
  font-size: 8pt;
  color: #fff;
  text-align: right;
  margin: 0;
  }

#footer a {
  color: #769E76;
  }

#footer a:hover {
  color: #FB9D3A;
  }

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
}

#footer #footerlogo {
  float: right;
  display: inline;
  margin: 5px 5px 5px 10px;
  }


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding: 0;
  font-size:80%;
  text-align: right;
  }

img.alignright {float:right; margin: 0 0px 10px 10px; }
img.alignleft {float:left; margin: 0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wholecomment {
  margin: 0 0 15px 0;
  word-wrap: break-word;
}

#relposts {
  list-style-image: url(images/bullet.gif);
}

#adsensefooter {
  padding: 5px 0 15px 0;
}

hr {
  height: 1px;
  background-color: #D47414;
  color: #D47414;
  border: none;
  margin: 2em 0;
}

.home {
  display: inline !important;
  padding: 0;
  margin: 0;
  font-size: 1pt;
}

.commentnumber {

  float: right;
  font-style: italic;
  font-size: 13px;
  margin: 0;
}

.wpcf7 textarea
{
    width: 75%;
}