/**** Default values ****/
*{list-style:none;margin:0;padding:0;}
body{background:#cccbcb; min-height:50pxx;font:65% Arial, Helvetica, sans-serif;color:#111;}
a{text-decoration:none;color:#840500;}
a:hover, #linkdump ul a:hover{color:#F90}
a img{border:0;}
h2{height:25px;color:#fff;font-weight:normal;padding:0 15px;line-height:28px; text-transform:capitalize}




/*:::::: STUCTURE, LAYOUT :::::::*/
#wrapper{width:980px;margin:0 auto;position:relative; background:url(img/wrapper.jpg)}

#header{background:url(img/header.jpg);height:181px;}

#main{background:url(img/main.jpg) no-repeat;padding:43px 0 0;}

#content{width:518px;float:left;margin-left:55px;min-height:300px; padding-bottom:10px}

#sidebar{width:301px;margin-left:628px;min-height:300px;}

#footer{background:url(img/footer.jpg);height:114px;clear:both;}

h1#splash{line-height:0;font-size:0;padding-top:40px;width:897px;margin:0 auto;}









/*:::::: CONTENT :::::::*/
/*::: Header :::*/
#header h1{height:151px;width:100%;font-size:0;}
#header h1 a{text-indent:-5000px;position:absolute;left:55px;top:50px;width:180px;height:35px;}
/* menu */
#header #menu{margin-right:300px; padding-left:30px}
#menu a{color:#fcf5f3;}#menu a:hover{color: #FC9;}
#menu dl{width:105px;float:left; position:relative}
#menu dl dt{font-size:0;text-indent:-5000px;position:absolute;}
#menu dl dd p{line-height:30px;font-size:1.3em; text-transform:capitalize; padding-left:15px}
#menu dl dd ul{background:#770600;width:155px;position:absolute;z-index:5000; font-size:1.11em; padding-bottom:5px;left:0;top:30px;}
#menu dl dd ul li{margin:0 2px;padding: 3px;border-bottom:1px solid #820f0a; text-transform:capitalize}
#menu dl dd > ul{display:none;}
#menu dl dd:hover > ul{display:block;}




/*::: Content :::*/
#content h2{background:url(img/contentitle.jpg);font-size:1.3em;line-height:24px; margin-bottom:20px;}
/* posts */
.post{margin: 0 5px 20px 0}
.post dt{width:130px;float:left;}
.post dt img{border:2px solid #fffc9c;}
.post dd{margin-left:130px;font-family:Tahoma, Geneva, sans-serif}
.post dd h3{margin-bottom:2px;color:#666;font-size:1.2em;}
.post dd .postentry, #content .cat1{font-size:1.1em;line-height:15px;padding:3px 0}





/*::: Sidebar :::*/
#sidebar blockquote{margin-bottom:15px;}
#sidebar h2{background:url(img/sidetitle.jpg);font-size:1.2em;line-height:28px; margin-bottom:5px;}
#sidebar .blockentry{font-size:1.02em;margin:1px 3px 2px;}





/*::: Footer :::*/
#footer p{text-align:center;padding:7px;color:#777; font-variant:small-caps}
#footer ul{font-size:0;padding:24px 20px 0;}
#footer ul li{display:inline;margin:0 18px;}
#footer a{color:#777} #footer a:hover{text-decoration:underline}