/*
Theme Name: Syndicate
Theme URI: http://www.rockettheme.com
Description: RocketTheme Syndicate Theme for Wordpress
Version: 1.1
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com
*/

/* #quotes {
    background-color: #EEEEEC;
    background-image: url("../images/quote.png");
    background-position: 4pt 4pt;
    background-repeat: no-repeat;
    color: #3B3838;
    font-family: Lucida-sans,Georgia,Times,serif;
    font-style: italic;
    line-height: 145%;
    padding: 10px 9px 6px;
    text-indent: 24px;
}
#quotestop {
  background-color: #494A49;
  color: #fff;
    font-family: Lucida-sans,Georgia,Times,serif;
    font-weight:bold;
    padding: 6px;
font-size:1.2em;

}
#quotesfooter {
    background-image: url("../images/quote.png");
    background-position: 4pt 4pt;
    background-repeat: no-repeat;
    color: #3B3838;
    font-family: Lucida-sans,Georgia,Times,serif;
    font-style: italic;
    line-height: 145%;
    padding: 10px 9px 6px;
    text-indent: 24px;
font-size:1.15em;
padding-right:15px;
}

span.reviewer {
font-size:.8em;
}
.author {
    color: gray;
    font-size: 0.95em;
    line-height: 1.1em;
    margin-left: 15px;
    margin-top: 6px;
}*/ 
a.mainlevel,a:link.mainlevel, a:visited.mainlevel  {
font-size:.85em;
padding: 0 10px;
color:#7f7f7f;}

.callout 
{
border-right:dotted #ccc 1px; 
padding-right:15px; 
padding-left:15px; 
font-size:1.1em; 
font-weight:bold; 
line-height:1.18em;
}

td.callout ul.bullet-check li {
margin-top:12px;
}

#rt-copyright .rt-container a {
color:#949494;

}

tr.headrow {
background-color: #616161;
font-size:1.2em;

color:white;
text-align:center;

}
table.spotlight {
border: 1px #616161 dotted;

}
table.spotlight td {

border:1px #616161 dotted;
line-height:1em;
}


tr.secondrow {
background-color: white;
font-size:1em;
font-weight:bold;
color:black;
line-height:1.1em;

}


.hreview .description {
line-height:1.25em;
font-size:.99em;
}

h3 {
font-size:130% !important;
}

h2 {
font-size: 155% !important;
}

h1 {
font-size: 185% !important;
}

h4 {
font-size: 115% !important;
line-height:1.32em;
}

/*body.home #rt-content-bottom{display:none !important;}*/
.homeWidgetAreaWDZ {
	margin:0 auto;
	width: 80%;
}
.homeWidgetAreaWDZ .widget {
    background-color: #00873A;
    color: #FFFFFF;
    display: inline-block;
    margin: 20px auto;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.homeWidgetAreaWDZ .widget h2 {
    background-color: #006630;
    margin: 0;
    padding: 1.5%;
}
.homeWidgetAreaWDZ .widget p{
	margin:0px;
	padding:1.5%;
}