div.section-desc{padding-top: 40px;padding-left: 20px;padding-bottom: 20px;position: relative;z-index: 10;top: -50px;-moz-border-radius: 20px;-webkit-border-radius: 20px;}

.desc-guild{background: #96C9D3;}
.desc-kids{background: #D3A56A;}
.desc-parents{background: #D3A491;}
.desc-students{background: #8FA9D3;}
.desc-chest{background: #BBD493;}
.desc-publisher{background: #D7C7B3;}

div.section-desc > p {color:white;font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-size:1.5em;font-style:italic;margin-right:270px;position:relative;z-index:800;}
div.section-desc-shadow {background:url("/Rrrockz/Modules/Sections/img/shadow-bottom.jpg") no-repeat scroll left top transparent;height:34px;margin-left:10%;margin-top:-50px;min-width:500px;position:relative;}
div.section-desc > img{position: absolute;right: 10px;bottom: -25px;}

hr.sub-head {border:1px white solid;border-bottom:1px solid #ACF2C6;clear:both;margin: 10px 0;}

#blog-posts{padding: 10px;}

div#parents_tooltip {z-index:900;background-color:#000;border:1px solid #fff; padding:10px 15px;width:200px;display:none;color:#fff;text-align:center;font-size:12px;-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;}

#admin .section
{
background: #def;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
border-radius: 9px;
border: 1px #999 solid;
margin: 10px;
padding: 5px;
}

#admin .section h3
{margin: 0px; color:#353555;}

#admin .section div.dim
{
opacity: 0.5;
}

#admin .section div.content-type
{
color: #555;
border-bottom: 1px #555 solid;
}

#admin .section div.content-type h4
{
float: left;
color: inherit;
margin: 0 10px 5px 20px;
}

#admin .section div.content-type a.add
{
line-height: 20px;
width: 20px;
height: 20px;
font-size: 12px;
text-decoration: none;
}

#admin .section p
{
font-size: 12px;
color: gray;
margin: 0px;
}

#admin .section-content
{
margin: 5px 0 20px 0;
clear: both;
}

#admin .section-content li
{
margin: 0 0 5px 20px;
list-style: none;
}

#admin .section-content li a.delete
{
float: left;
width: 12px;
height: 12px;
background: url("/t/Default/img/icons/small/delete.png") no-repeat;
text-decoration: none;
margin: 1px 3px 0 0;
}

#admin .section-content li span
{
font-size: 12px;
display: block;
color: gray;
font-weight: normal;
}

.parents_link_a{width:193px;display: inline-block;vertical-align: top;text-align: center;margin:0 20px 15px 20px;}
.parents_link_wrapper{
display: block;
text-align: center;}
.parents_links{text-align: center;margin-bottom:25px;}

.guildRegions {margin-bottom:10px;}
.guildRegions li{float:left;width:200px;margin-bottom:10px;}

.joinGuild{
    display: inline-block;
padding: 10px 15px;
font-weight: bold;
    color: #000;
    background: #DED8A9;
    text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
    text-decoration: none;
text-align: center;
width: 200px;
/* height: 151px; */
/* margin-top: -21px; */
z-index: 1;
margin: 20px auto;
/* position: relative; */
/* margin-bottom: 40px; */
}
.joinGuild:hover{
    color:#fff;
}



#consultArchive{display:block;height:40px; line-height: 40px;background: #B2D9A5;color:#fff;text-align: center;font-size: 22px;text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);text-decoration: none;}