﻿/* CSS Reset */
html{color:#000;background-color:#C5BBA2;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{font-size:100%;}

/*
STYLESHEET FOR: BLUEBELLY/MORELAND HALL
STUDIO: FLASH DIGITAL
DATED: 20090319
AUTHOR: LUKE TORNEY
------------------------------------STRUCTURAL----*/
*{margin:0px;padding:0px;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}
a { outline:0; }
body {
	background:#C5BBA2 url('../../images/global/page_bg.gif') repeat-x top left;
	
	font-size:62.5%;
	font-family:Arial, Verdana, sans-serif;
	color:#525051;
}


.mcontent .wikibin ul{margin-left:10px;padding:8px 0px 8px 16px;}

img{border:0px;}
.tr{text-align:right;}
.p20{padding:20px;}
.tac{text-align:center;}
.tar{text-align:right;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.pt10{padding-top:10px;}
.dn{display:none;}
.normal {font-weight: normal;}
.db{display:block;}
.btn{background:#cccccc;border:1px solid #AEAEAE;font-size:11px;}
.chk label {padding-left:6px;}
.nobg { background-color:transparent; }
.nobd { border: 0px; }
.wikibinttl1 a{color:#B5840E;}

.catsearchhldr{width:150px;height:30px;background-color:#FBF5DD;margin-left:5px;padding:10px 0px 0px 10px;}

#pageContainer { width: 100%; height: 100%; display: block; background:transparent url('../../images/global/bg.jpg') no-repeat top center; }
#pageContainer-blue {background:#AAC0CB url('../../images/global/bgbluerm.jpg') no-repeat scroll center top;}
.container{width:960px;margin:0px auto 0px auto; padding-top: 10px;}
.header{padding-top:13px;height:102px;background:#000000;}
.mlogo{float:left;margin:0px 0px 0px 29px;width:355px;height:61px;background:transparent url('../../images/global/logo.gif') no-repeat left top;}
.mlogo a{display:block;width:100%;height:100%;}
.witheyes{float:right;width:74px;height:61px;background:transparent url('../../images/global/ttlwitheyes.gif') no-repeat left top;margin:0px 20px 0px 0px;}

.navhldr{clear:both;height:25px;margin-top:12px;background:transparent url('../../images/global/mnav/bg.gif') repeat-x left top;}
.navhldr ul{}
.navhldr ul li{list-style-type:none;background:green;}

#mnHome{float:left;background:transparent url('../../images/global/mnav/home.gif') no-repeat left top;}
#mnHome a{display:block;width:83px;height:25px;}
#mnHome a.on, #mnHome a:hover{background-image:url( '../../images/global/mnav/home_o.gif');}

#mnRedRisk{float:left;background:transparent url('../../images/global/mnav/redrisk.gif') no-repeat left top;}
#mnRedRisk a{display:block;width:135px;height:25px;}
#mnRedRisk a.on, #mnRedRisk a:hover{background-image:url('../../images/global/mnav/redrisk_o.gif');}


#mnHowWork{float:left;background:transparent url('../../images/global/mnav/howwork.gif') no-repeat left top;}
#mnHowWork a{display:block;width:164px;height:25px;}
#mnHowWork a.on, #mnHowWork a:hover{background-image:url('../../images/global/mnav/howwork_o.gif');}


#mnBBStuff{float:left;background:transparent url('../../images/global/mnav/bbstuff.gif') no-repeat left top;}
#mnBBStuff a{display:block;width:133px;height:25px;}
#mnBBStuff a.on, #mnBBStuff a:hover{background-image:url('../../images/global/mnav/bbstuff_o.gif');}

#mnYourStories{float:left;background:transparent url('../../images/global/mnav/yourstories.gif') no-repeat left top;}
#mnYourStories a{display:block;width:131px;height:25px;}
#mnYourStories a.on, #mnYourStories a:hover{background-image:url('../../images/global/mnav/yourstories_o.gif');}

#mnNeedHelp{float:left;background:transparent url('../../images/global/mnav/needhelp.gif') no-repeat left top;}
#mnNeedHelp a{display:block;width:104px;height:25px;}
#mnNeedHelp a.on, #mnNeedHelp a:hover{background-image:url('../../images/global/mnav/needhelp_o.gif');}


#mnReference{float:left;background:transparent url('../../images/global/mnav/reference.gif') no-repeat left top;}
#mnReference a{display:block;width:110px;height:25px;}
#mnReference a.on, #mnReference a:hover{background-image:url('../../images/global/mnav/reference_o.gif');}


#mnSearch{float:left;background:transparent url('../../images/global/mnav/search.gif') no-repeat left top;}
#mnSearch a{display:block;width:80px;height:25px;}
#mnSearch a.on, #mnSearch a:hover{background-image:url('../../images/global/mnav/search_o.gif');}



.hero{}
.fold{width:10px;height:10px;float:left;}
.herobody{width:940px;float:left;height:200px;position:relative;}
.herobody img { position: relative; z-index: 9; }
.frstfold{background:transparent url('/lib/images/global/hero_frstfold.gif') no-repeat left top;}
.secfold{background:transparent url('/lib/images/global/hero_secfold.gif') no-repeat left top;}

.mcontent{clear:both;margin-top:8px;min-height:300px;height:auto !important;}
.mcontenthdr{width:960px;height:33px;background:#682B7B;}
.mcontenthdr-blue{width:960px;height:33px;background:#255FFE;}
.referencecontent{background-color: #F4ECE1; padding: 0px 20px;min-height:550px;}
.referencecontent-blue{background-color: #EFF7FA; padding: 0px 20px;min-height:550px;}


.footer{width:960px;padding-top:10px;}
.footerhdr{height:45px;background:#000000;color:#CEA83D;padding:10px 20px 10px 30px;}
.footerhdr .bold{font-weight:bold;font-size:11px;}
.footermain{background:transparent url('../../images/global/footer_bg.jpg') repeat-x left top;width:930px;height:132px;padding-bottom:20px;padding-left:10px;}




.footermain ul{
margin:20px 12px 0px 10px;
float:left; display:inline; height: 100px; padding: 0px;
}


.footermain ul li.hdr{
	color:#866B3E;
	font-weight:bold;
}
.footermain ul li.normal{ font-weight:normal; }
.footermain ul li{
list-style-type:none;
color:#82817F;
padding:1px 0px 1px 0px; margin:0px;
}

.footermain ul li a,
.footermain ul li a:active,
.footermain ul li a:link,
.footermain ul li a:visited{
color:#82817F;
text-decoration:none;
}
.footermain ul li a:hover{
color:#51504F;
}

.footermain ul li.hdr a,
.footermain ul li.hdr a:active,
.footermain ul li.hdr a:link,
.footermain ul li.hdr a:visited{
color:#866B3E;
text-decoration:none;
}

.footermain ul li.hdr a:hover{
color:#58442C;
}
.loginsearchhldr{width:230px;position:absolute;top:0px;right:0px;background-color:#E2DCD0;z-index:10;}
.searchhldr{height:37px;padding-top:8px;background:#F2F2F2 url('../../images/global/search_bg.jpg') no-repeat left top;}

#home-facebook { display:block; position:absolute; bottom:4px; right:0px; width:230px; height:90px; z-index:5; color:#edbc3d; padding:0px; font-size:1.1em; }

#poll { display:block; position:absolute; bottom:4px; right:0px; width:209px; height:150px; background:transparent url('../../images/global/poll_bg.jpg') repeat-y left top; z-index:10; color:#edbc3d; padding:8px; font-size:1.1em; }
#poll label { padding-left:5px; }
#poll td { padding:1px 0px; }
#poll p.question { font-size:1.05em; margin:0px 0px 2px; font-weight: bold; }
#poll .pollSubmit { text-align:right; }

.heroinfo { position:absolute; bottom:35px; left:30px; width:320px; height:120px; color:#FFF; z-index: 10; font-size: 1.2em; line-height: 1.3em; }

.heroinfo h3 { color:#fec339; margin:10px 0px; font-size:20px; text-transform:uppercase; font-weight:bold; height: 20px; }

.loginhldr{background:#E1DAD0 url('../../images/global/loginbg.gif') no-repeat left top;padding-bottom:10px;padding:36px 0px 10px 20px;}
.loginhldr label{padding:3px 0px 3px 0px;color:#727272; width:60px; text-align:left; float: left;}
.loginhldr input{float:left;}
.rememberme label{width:auto; padding: 0px 5px;}

.lgnBtns{margin-top:5px;}
.frgtbtn{float:left;width:162px;color:#7D7769;}
.btnSearchHldr{margin:2px 0px 0px 2px;}



.wikibin-blue{padding:5px 20px 0px;margin:0px 0px;text-align:left;border-bottom:1px solid #c2bca7;height:auto;/*background:#fdf4d6 url('../../images/global/article_bottom_bg.gif') repeat-x center bottom;*/ }



.wikibinhldr{background-color:#F9F3E5;width:700px;float:left;}
.wikibin{padding:5px 20px 0px;margin:0px 0px;text-align:left;border-bottom:1px solid #c2bca7;/*background:#fdf4d6 url('../../images/global/article_bottom_bg.gif') repeat-x center bottom;*/ }/*background:transparent url('../../images/home/wikibinbg.jpg') repeat-x left top;*/
.wikibinimage{width:100px;float:left;text-align:left;padding-top:5px;}
.wikibinstory{width:560px;float:left;padding-top:5px;padding-bottom:5px;}
.wikibindatehldr{float:left;width:30px;height:45px;color:#ffffff;font-weight:bold;text-align:center;}
.wikibindayhldr{height:18px;background-color:#E08500;font-size:1.3em;padding:1px 0px 0px 0px;}
.wikibinmonhldr{margin-top:2px;height:13px;background-color:#E08500;font-size:1em;padding:0px 0px 1px 0px;}
.wikibinyearhldr{color:#E08500;}

/*Blue room*/
.categorysnavcont-blue,.catsearchhldrblue{background-color:#E7F5FE;}
.wikibindayhldr-blue{height:18px;background-color:#2561FD;font-size:1.3em;padding:1px 0px 0px 0px;}
.wikibinmonhldr-blue{margin-top:2px;height:13px;background-color:#2561FD;font-size:1em;padding:0px 0px 1px 0px;}
.wikibinyearhldr-blue{color:#2561FD;}

.wikibinttl1-blue{color:#60ABEC;}
.wikibinttl-blue{float:left;padding:0px 0px 0px 10px;width:540px;color:#60ABEC;font-size:1.2em;font-weight:bold;}
/*.wikibin-blue{background-color:#EFF7FA;}*/

.wikibinttl1-blue a{color:#60ABEC;}
.wikibinttl-blue a {color:#60ABEC;text-decoration:none;}

.listhldr{background: #f3eee4; height: 28px; padding: 7px 0px 0px 20px;}
.listhldr-blue{background: #EFF7FA; height: 28px; padding: 7px 0px 0px 20px;}

/**/

.wikibinttl{float:left;padding:0px 0px 0px 10px;width:540px;color:#B5840E;font-size:1.2em;font-weight:bold;}
.wikibinttlwide{float:left;padding:0px 0px 0px 10px;color:#B5840E;font-size:1.2em;font-weight:bold;}
.wikibinttl1{text-transform:uppercase;}

.wikibinttl1 a{text-decoration:none;}

.wikibincontent{ color:#555152;font-size: 1.05em;padding:5px 10px 0px 0px;}

.wikibincontent table td { padding: 6px; }


.wikibinbtnhldr{text-align:right;width:50px;right:0px;bottom:0px;float:right;}
.wikibin ul,ol
{
	margin-left:10px;
}
.wikibin ul,ol li
{
	margin-left:26px;
}

.wikipostedby{/*font-size:.8em;*/color:#737371;}
.wikipostedbyuser{/*font-size:.8em;*/color:#CE4C4A}

.wikipostedby-blue{/*font-size:.8em;*/color:#737371;}
.wikipostedbyuser-blue{/*font-size:.8em;*/color:#60ABEC}

.promo img{
width:465px;
height:90px;
}


.contentsection ul { margin: 10px 10px 10px 35px; }


/*======================================FORMS*/
.txt{height:14px;font-size:11px;border:1px solid #AEAEAE;padding:2px;}
.txtm{width:600px;height:200px;}
.txtSearch{margin:0px 0px 0px 20px;width:132px;}

.pollOptions table { padding: 0px; margin: 0px; }
.pollOptions td { padding: 1px; margin: 0px; }
.pollOptions td input, .pollOptions td label { float: left; }
.pollOptions td input { height: 16px; margin: 0px; padding: 0px; }

.comments h3, .postcomment h3{color:#672B75;font-size:1.3em;}
.postcomment{background-color:#F3EDE1;}
.commentsList { background-color:#F3EDE1;border-bottom:1px solid #c4bba2; }
#loginToggleBtn { display: block; width:230px; height: 34px; }
#loginToggleBtn span { display: none; }


.detail ul li
{
    margin-left:20px;
}