/*
Theme Name: Read Hard
Theme URI: http://www.laurendane.com
Description: A theme that is vintage, retro and solid. But it's also totally contemporary.
Version: 2.0
Author: Croco Designs
Author URI: http://www.crocodesigns.com
*/

body{
min-width:1020px;
background:#000000 url(images/bg.jpg) bottom center no-repeat;
margin:0;
padding:0;
font-family:Verdana, Arial, sans-serif;
font-size:9pt;
color:#000000;}

/* **************** MAIN NAVIGATION **************** */
#nav ul li.facebook a:link, #nav ul li.facebook a:visited, #nav ul li.facebook a:hover{
background:url(social/facebook_24.png) center center no-repeat;
padding:15px 5px 0px;
width:25px;
height:25px;
    /* Hide the text. */
    text-indent:200%;
    white-space: nowrap;
    overflow: hidden;}

#nav ul li.twitter a:link, #nav ul li.twitter a:visited, #nav ul li.twitter a:hover{
background:url(social/twitter_24.png) center center no-repeat;
padding:15px 5px 0px;
width:25px;
height:25px;
    /* Hide the text. */
    text-indent:200%;
    white-space: nowrap;
    overflow: hidden;}

.navbarwrapper{
background:#EAEAEA url(images/navbarbg.jpg) bottom center repeat-x;
margin:0 auto;
padding:0;}

#nav{
margin:0 auto;
padding:0px 60px 0px;
font-family: 'Oswald', Arial, sans-serif;
}
#nav ul {
padding: 0;
margin: 0 auto;
list-style: none; }

#nav ul a, #nav ul li a {
padding:10px 10px 30px;
display: block;
font-size:13pt;
text-decoration:none;
font-weight:normal;
text-transform:uppercase;
font-family: 'Oswald', Arial, sans-serif;}

#nav ul li a:link, #nav ul li a:visited{
color:#040404;}

#nav ul li a:hover{
color:#999999;}

#nav ul li.current_page_item{
color:#FB2063;
background:url(images/navbg.png) top left repeat-x;
}
#nav ul li.current_page_item a:link, #nav ul li.current_page_item a:visited{
color:#FB2063;
background:url(images/navbg.png) top left repeat-x;
}

#nav ul li.current_page_item a:hover{
color:#ffffff;
background:url(images/navbg.png) top left repeat-x;}

#nav ul li {
float: left;
margin-left:5px;
margin-right:5px;}

#nav ul li ul.sub-menu {
z-index:100;
background:url(images/subnavbg.png) bottom left no-repeat;
padding:20px 20px 60px;
text-align:left;
font-size:10pt;
color:#040404;
position: absolute;
width: 600px;
left: -999em; }

#nav ul li ul.sub-menu li {margin-left:0;}

#nav ul li ul.sub-menu li a:link, #nav ul li ul.sub-menu li a:visited{
width: 160px;
padding:8px;
color:#040404;
font-size:11pt;
text-transform:none;
border-top:0;
border-left:0;
border-right:0;
border-bottom:1px solid #999999;}

#nav ul li ul.sub-menu li a:hover{
width: 160px;
padding:8px;
color:#999999;
font-size:11pt;
text-transform:none;
border-top:0;
border-left:0;
border-right:0;
border-bottom:1px solid #999999;
}

#nav ul li:hover ul.sub-menu,#nav ul li.sfhover ul.sub-menu {left: auto;}
/* **************** LINKS **************** */
a:link, a:visited{
text-decoration:none;
font-weight:bold;
color:#1C7D9A;
}

a:hover{
text-decoration:none;
font-weight:bold;
color:#999999;
}
/* ************* SIDEBAR ************** */
#sidebar {
background:url(images/sidebartop.png) top left no-repeat;
text-align:left;
margin: 0;
padding:0;
width: 240px;
overflow:hidden;
font-size:10pt;
color:#000000;
}

#sidebar ul, #sidebar ul ol{
margin: 0 0 0 0;
padding: 40px 20px 0;}

#sidebar ul li {
margin-bottom:15px;
list-style-type:none;
list-style-image:none;
}

#sidebar h2 {
background:url(images/star_lg.png) top left no-repeat;
padding-left:35px;
padding-bottom:5px;
font-family: 'Special Elite', cursive;
margin-bottom:10px;
color:#000000;
font-weight:normal;
font-size:16pt;
text-align:left;
}

#sidebar ul ul, #sidebar ul ol{ margin: 0;padding:0; }

#sidebar ul ul ul{ margin: 0; padding:0;}

#sidebar ul ul li, #sidebar ul li ul li, #sidebar ul ol li {
padding:2px 0px 3px 2px;
line-height:1.4em;
font-size:10pt;
text-decoration:none;
text-transform:uppercase;
font-family: Verdana, Arial, sans-serif;
margin:0 0 0 15px;
list-style-image:url(images/star.png);
}

#sidebar a:link, #sidebar a:visited{
text-decoration:none;
font-weight:normal;
color:#FB2063;
}

#sidebar a:hover{
text-decoration:none;
font-weight:normal;
color:#999999;
}
/* **************** FAQ **************** */
#accordion  {
  margin:0;
}
  #accordion h2.toggler {
    cursor: pointer;
    font-size:16pt;
    line-height: 1.4em;
    margin: 0;
    padding: 5px;
    text-align:left;
  }
  #accordion .element {
    padding:20px;
    line-height:1.4em;
  }
  #accordion .element p {
    text-align:justify;
  }

/* **************** Images **************** */
.downloadbox{
float:left;
margin:0 15px 20px 15px;
width:140px;
text-align:center;
font-size:8pt;
height:300px;}

img{border:0;}
.alignleft{float:left;margin:5px 25px 5px 0px;}
.alignright{float:right;margin:5px 0px 5px 25px;}
.aligncenter{margin:20px auto; display:block;}

.coverlist{float:left;margin:5px 20px 5px;}
.description{margin-bottom:30px;}
.coverbox{text-align:center;float:left;margin:5px 15px 25px;
height:300px;width:165px;}
.coverbox img{
          border: 7px solid #ECECEC;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}
.coverbox a img{
          border: 7px solid #ECECEC;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}
.coverbox a:hover img{
          border: 7px solid #ffffff;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}
.book-title{
padding-top:5px;
font-size:11pt;}
.seriesno{
padding-top:5px;
font-size:10pt;}
.coverboxsm{text-align:center;float:left;margin:5px 15px 25px;
height:300px;width:150px;}
.coverboxsm img{
          border: 7px solid #ECECEC;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}
.coverboxsm a img{
          border: 7px solid #ECECEC;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}
.coverboxsm a:hover img{
          border: 7px solid #ffffff;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}
.coverboxbig{text-align:center;float:right;margin:5px 5px 5px 25px;}
.coverboxbig img{
          border: 7px solid #ECECEC;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}
.coverboxbig a img{
          border: 7px solid #ECECEC;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}
.coverboxbig a:hover img{
          border: 7px solid #ffffff;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}

.coverfeat{float:right;margin:5px 5px 5px 20px; }
.coverfeat img{
          border: 7px solid #ECECEC;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}

.covertab img{
          border: 7px solid #ECECEC;
          -moz-box-shadow:    0 0 2px 3px #C1C2C4;
          -webkit-box-shadow: 0 0 2px 3px #C1C2C4;
          box-shadow:         0 0 2px 3px #C1C2C4;}

.cover img, .downloadbox img, .latestrelease img{
text-align:center;
padding:3px;
background:#F7F7F7;
border:1px solid #BAB9B9;}

.wp-caption {
   text-align: center;
   padding: 10px;
   border: 1px solid #BAB9B9;
   background-color: #F7F7F7;
}

.wp-caption img{
   margin: 2px auto;
   padding: 3px;
}

.wp-caption p.wp-caption-text {
font-size:8pt;
line-height:140%;
padding: 0 4px 5px;
margin: 2px;
}
/* **************** Books **************** */
.button {clear:both; background: #1C7D9A; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:12pt; font-family:Arial;font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;padding-left:4px;padding-right:4px;}

.button a:link, .button a:visited{
font-weight:normal;
text-decoration:none;
color:#ffffff;
font-family:Arial;
font-size:12pt;}

.button:hover {background:#666666;color:#ffffff;}

.button a:hover{
font-weight:normal;
text-decoration:none;
color:#ffffff;
font-family:Arial;
font-size:12pt;}

.coversliderbg{
background:url(images/slidebg.jpg) top left repeat-x;
height:240px;}

/* Excerpt */
.invisible{display:none;}

#excerpt{padding:25px;}

#excerpt p{
font-size:11pt;
text-indent:45px;
line-height:1.4em;
text-align:justify;}

p.chapter{
font-weight:bold;
text-indent:0;
text-transform:uppercase;
}

.cover-tn{
float:right;
margin:0 0px 5px 20px;}

.copyright-notice{
width:600px;
margin:20px auto;
border-top:1px solid #cccccc;
padding-top:10px;
font-size:9pt;
color:#666666;
text-align:center;
}

.clearit{clear:both;}
/* **************** Main **************** */
#wrapper{background:url(images/bg.jpg) top center no-repeat;
width:100%;}

table, tr, td{
font-family:Verdana, Arial, sans-serif;
font-size:10pt;
color:#000000;}

table#y{
background:#EAEAEA url(images/tablebg.jpg) top center repeat-x;
font-family:Verdana, Arial, sans-serif;
font-size:10pt;
color:#000000;
text-align:left;}

table#x{
background:#EAEAEA url(images/tablebg.jpg) top center repeat-x;
font-family:Verdana, Arial, sans-serif;
font-size:10pt;
color:#000000;
text-align:left;}

#header{
width:100%;
text-align:center;
margin:0;
padding:0;}

#header-image{
margin:0 auto;
padding:0;
text-align:center;}

#header-image-bg{
margin:0 auto;
padding:0;
text-align:center;}

.maincontentbg{
background:url(images/maincontentbg.png) top left no-repeat;}

.side{
background:url(images/sidebg.jpg) top left repeat-y;}

#sidebarwrapper{
margin:0;
padding:0;
background:url(images/sidebgtop.jpg) top left no-repeat;}

#content{
width:740px;
margin:40px 40px 20px 0px;
padding:0;
text-align:left;
overflow:hidden;}

#contentpage{
width:980px;
margin:40px 20px 20px;
padding:0;
text-align:left;
overflow:hidden;}

#blogbox{
width:400px;
margin:0 30px 0 0;
float:left;}
#eventbox{
margin:0 0 0 30px;
width:400px;
float:right;}
/* **************** FOOTER **************** */
#footer{
text-align:center;
width:1000px;
margin:20px auto;
padding: 10px;
font-family:Verdana, Arial, sans-serif;
font-size:9pt;
color:#999999;}

#footer h3{
background:url(images/star_lg.png) top left no-repeat;
text-align:left;
padding-left:35px;
font-family: 'Special Elite', cursive;
color:#ffffff;
font-size:22pt;
border-bottom:1px solid #ffffff;}

#footer h4{
font-family: 'Special Elite', cursive;
color:#f1f1f1;
font-size:14pt;
border-bottom:0;
margin-top:4px;
margin-bottom:2px;}

#footer ul{
margin:0;
padding:0;}

#footer li, #footer ul li{
margin:0px;
list-style-type:none;
}

#footer1{
border-right:1px solid #ffffff;
padding-right:10px;
float:left;
width:310px;
margin-right:20px;
color:#ffffff;}

#footer2{
border-right:1px solid #ffffff;
padding-right:19px;
float:left;
width:300px;
margin-right:20px;
color:#999999;}

#footer3{
float:left;
width:300px;
color:#999999;
}
/* **************** FOOTER MENU **************** */
#footnav{
margin:0 auto;
padding:0;
text-align:center;}

#footnav ul{
margin:0;
padding:0;}

#footnav li, #footnav ul li {
line-height:1.6em;
padding:0;
margin:0;
list-style-type:none;
display:inline;
text-align:center;
}

#footnav li.menu-divider:last-child, #footnav ul li.menu-divider:last-child {display:none;}

#footnavleft{
font-family:'Oswald', Arial, sans-serif;
font-size:12pt;
text-transform:uppercase;
float:left;
margin-right:10px;
padding:0;
text-align:left;
width:70px;}

#footnavright{
font-family:'Oswald', Arial, sans-serif;
font-size:12pt;
text-transform:uppercase;
float:right;
margin-left:10px;
padding:0;
text-align:left;
width:150px;}

#footnavleft ul, #footnavright ul{
margin:0;
padding:0;}

#footnavleft ul ul li, #footnavright ul ul li, #footnavleft ul li ul li, #footnavright ul li ul li  {
padding:0;
text-align:left;
padding:3px;
}

#menu-footer-menu-right li ul.sub-menu li {
        margin:0 0 0 15px;
        list-style-image:url(images/star_white.png);}

#footnavleft li, #footnavright li{
margin-left:0px;
padding:6px;
border-bottom:1px solid #BAB9B9;
text-align:left;}

#footnavleft li ul, #footnavright li ul{
margin-left:0px;
padding:6px;
border-bottom:0;
text-align:left; }

#footnavleft li a:link, #footnavleft li a:visited{
font-weight:normal;
text-decoration:none;
color:#1FD1E6;}

#footnavright li a:link, #footnavright li a:visited{
font-weight:normal;
text-decoration:none;
color:#1FD1E6;}

#footnavleft li a:hover, #footnavright li a:hover{
font-weight:normal;
text-decoration:none;
color:#ffffff;}

/* *************** HEADERS *************** */
h2.pagetitle, h1, h2, h3, h4, h5, h6, .titlepost {
font-family: 'Special Elite', cursive;
color:#000000;
}

h2.pagetitle, h1{
font-size: 26pt;
text-align: left;
color: #000000;
border-bottom:1px solid #666666;
line-height:1.2em;
}

.titlepost{
font-size: 18pt;
text-align: left;
color: #000000;
border-bottom:1px solid #666666;
line-height:1.2em;
font-weight:bold;
}

h2{
color:#000000;
font-size: 22pt;
font-weight:normal;
text-align: center;
line-height:1.2em;
}

h3{
font-size: 20pt;
text-align: center;
line-height:1.2em;
}

h4{
margin-top:30px;
clear:both;
font-size: 18pt;
text-align: left;
font-weight:normal;
font-style:italic;
color: #000000;
border-bottom: 1px solid #666666;
line-height:1.2em;
}

h5{
font-size: 16pt;
text-align: center;
color: #000000;
border-bottom: 0;
line-height:1.2em;
}
/* ****************** POST ****************** */
.date {
        font-size: 10pt;
        font-weight:bold;
        line-height:1.2em;
        background:#07286C;
        color:#ffffff;
        text-align: center;
        padding:5px;
        width:50px;
        text-transform:uppercase;
}

.premetadata {
        font-size: 10pt;
        color:#666666;
        text-align: left;
        margin:5px 0px 10px;
        border-bottom: 1px solid #666666;
        padding: 3px;
}

.featpost{}

.newspost{}

.postbox{
background:url(images/blogpostbg2.jpg) top center no-repeat;
border-bottom:4px double #BAB9B9;
padding:25px;}

.post_sm{
background:url(images/blogpostbg2.jpg) top center no-repeat;
margin:10px 75px 50px;
border-bottom:4px double #BAB9B9;
padding:25px;}

.entrytext, .entry {line-height:1.4em;}

.postmetadata {
clear:both;
}
.tags{text-align:center;}

.tags a:link, .tags a:visited, .tags a:hover{
font-size:9pt; font-weight:normal;}

#single.postmetadata{
width:400px;
line-height:140%;
clear: both;
margin: 25px auto 15px;
border-top:1px solid #BAB9B9;
border-bottom:1px solid #BAB9B9;
text-align: center;
font-size: 9pt;
padding: 10px 0;}

.border{
        text-align: center;
        margin: 30px auto;
        background: url(images/line1.png) top center no-repeat;
        width:458px;
        height: 6px;
}
code {
        border: 2px solid #BAB9B9;
        margin: 25px;
        padding: 25px;
        font: 1.0em 'Courier New', Courier, Fixed, Sans-Serif;
        background-color: #ffffff;
        text-align:left;
        display:block;
        color: black;
}

blockquote {
margin:10px 40px;
padding:50px;
background:url(images/blogpostbg2.jpg) top center no-repeat;
border:4px double #BAB9B9;
}

blockquote p {
}

.post ul {
        margin: 0px 0px 20px 30px;
        padding: 0px 0px 0px 0px;
        }

.post ul li {
        list-style-type:disc;
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 0px 0px;
        }
/* *************** NEWSLETTER SIGN-UP FORM *************** */

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {
border:2px solid #ffffff; -webkit-appearance:none;
background:#eaeaea;
color:#000000;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#000000;}
#mc_embed_signup .button {background: #FB2063; border: 0 none; border-radius:4px; color: #ffffff; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 5px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background:#1C7D9A;color:#ffffff;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email { padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {margin:0 0 10px 0; width:50px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
#mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif; }

#signup {
clear:left; font:14px Arial,sans-serif;
display:block; position:relative; text-align:left; padding:10px 0 10px 3%;
color:#999999;}

#signup input.email {
padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;
border:2px solid #ffffff; -webkit-appearance:none;
background:#eaeaea;
color:#000000;
}

form#signup input.email:focus {
padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;
border-color:#000000;
}

/***********************************************************************************************/
/* Button */
/***********************************************************************************************/
a.go-top:link, a.go-top:visited {
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: #ffffff;
        background-color: #000000;
        font-size: 12px;
        padding: 1em;
        display: none;
}

a.go-top:hover {
        background-color:#FB2063;
}
/* *************** SEARCHFORM *************** */
#searchform {
clear:left; font:14px Arial,sans-serif;
display:block; position:relative; text-align:left; padding:10px 0 10px 3%;}

#searchform input.search {
padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;
border:2px solid #ffffff; -webkit-appearance:none;
background:#DEDDDD;
color:#000000;
}

form#searchform input.search:focus {
padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;
border-color:#000000;
}

#searchform #s {}

form#searchform .button{background: #FB2063; border: 0 none; border-radius:4px; color: #ffffff; cursor: pointer; display: inline-block; font-size:12pt; height: 32px; line-height: 32px; margin: 0 5px 5px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap;width:50px;}
form#searchform .button:hover {background:#1C7D9A;color:#ffffff;}
form#searchform input.button{margin:0 0 10px 0;}
/* **************** COMMENTS **************** */

/* Form */

#respond {
clear: both;
}

#commentform input{
padding:8px 0; margin:0 4% 10px 0; text-indent:5px;
width: 250px;
border:2px solid #ffffff; -webkit-appearance:none;
background:#DEDDDD;
color:#000000;}

#commentform textarea {
padding:8px 0; margin:0 4% 10px 0; text-indent:5px;
width: 450px;
border:2px solid #ffffff; -webkit-appearance:none;
background:#DEDDDD;
color:#000000;
}

form#commentform input:focus, form#commentform textarea:focus {
padding:8px 0; margin:0 4% 10px 0; text-indent:5px;
border-color:#000000;
}

#commentform input#submit {background: #FB2063; border: 0 none; border-radius:4px; color: #ffffff; cursor: pointer; display: inline-block; font-size:12pt; font-family:Arial; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 5px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap;}
#commentform input#submit:hover {background:#000000;color:#ffffff;}

#commentform p {margin: 5px 0; }

/* Comments */
.trackback, .pingback{
border-top: 1px solid #BAB9B9;
border-bottom: 1px solid #BAB9B9;
}

.bypostauthor, .bypostauthor.odd, .bypostauthor.odd.depth-2, .bypostauthor.odd.depth-3, .bypostauthor.odd.depth-4,
.bypostauthor.even, .bypostauthor.even.depth-2, .bypostauthor.even.depth-3, .bypostauthor.even.depth-4  {
background-color: #ffffff;
border-top: 1px solid #BAB9B9;
border-bottom: 1px solid #BAB9B9;
}

.odd, .odd.depth-2, .odd.depth-3, .odd.depth-4 {
background-color: #DEDDDD;
border-top: 1px solid #BAB9B9;
border-bottom: 1px solid #BAB9B9;
}

.even, .even.depth-2, .even.depth-3, .even.depth-4 {
border-top: 1px solid #BAB9B9;
border-bottom: 1px solid #BAB9B9;
}


.commentlist {
        padding: 0;
        margin: 0 0 0 0;
        text-align: left;
        line-height:150%;
}

.commentlist li {
        margin: 5px 0 3px 0;
        padding: 5px 10px 3px 10px;
        list-style: none;
}

.commentlist p { margin: 0 0 15px 0; }

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
}

.commentmetadata {
margin: 0;
font-size:8pt;
display: block;
}

.reply a:link, .reply a:visited, .cancel-comment-reply a:link, .cancel-comment-reply a:visited{
padding:5px;
background:#FB2063;
color:#ffffff;
margin:0 0 3px;
font-size:8pt;
border-radius:2px;}

.reply a:hover, .cancel-comment-reply a:hover{
padding:5px;
background:#1FD1E6;
color:#ffffff;
margin:0 0 3px;
font-size:8pt;
border-radius:2px;}

.comment-head {
margin: 0 0 10px 0;
font-size:8pt;
display: block;
border-bottom:1px dashed #BAB9B9;
padding-bottom:2px;
}

.comment-author-name {
margin: 0 0 2px 0;
font-size:10pt;
font-weight:bold;
letter-spacing:2px;
color:#000000;
}

.commentnumber {
font-size:8pt;
color:#000000;
display:inline;
}

.gravatar-icon{
margin:0 0 3px 10px;
float:right;
}

a.comment-link:link, a.comment-link:visited, a.comment-link:hover{
font-weight:normal;}


.ml-form-embedContent h4{
	font-style:normal !important;
}
#sidebar .ml-form-embedContent h4{
	font-size:20px !important;
}