/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0; color: #322b21;}
table{border-collapse:collapse; border-spacing:0;}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}
ol, ul, li{list-style:none}
strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/
.aligncenter{display:block; margin:0 auto}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.clear{clear:both}

/*
-----------------------------------------
LIST UL LI
----------------------------------------- 
*/
ol, ul, li{list-style:square, color: #322b21;}
ol li{font-size:11px; list-style-type:square; margin:5px 0 5px 15px}

/*
-----------------------------------------
STRUCTURE
----------------------------------------- 
*/
html, body{height:100%}

body{ font-size:62.5%; font-family:Arial,Helvetica,sans-serif; color:#FFF; margin:0 auto -90px; text-align:left; text-decoration:none;

background-color: #000;
background: url();
background-repeat:repeat;
background-attachment:fixed;

background-position: center;
	
}


#page-wrap{width:360px; min-height:100%; height:auto !important; height:100%; margin:0 auto -3px; padding-left:5px; padding-right:5px; text-align:left;background-color: #000;}

.content{width:360px; float:left;}

/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/
p{color:#322b21; font-size:11px; line-height:1.5; margin-top:1.5em; margin-bottom:1.5em; text-align:justify; text-decoration:none}

p a, p a:visited{color:#322b21; text-decoration:none}

p a:hover{color:#110f0d; background-color:#6d5d4d; text-decoration:none}

h4, h2{font-size:1.8em; color:#322b21; text-transform:uppercase; padding-bottom:4px; border-bottom:4px solid #15130f; margin-top:18px; margin-bottom:18px; font-weight:bold}


/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/
.front-post{width:360px; margin-right:25px; float:left}

.front-post-last{width:360px; float:left}

.featured-content{position:relative; width:320px}

.featured-content p{margin-top:1em}

.featured-post{position:relative; width:360px; height:60px; margin-bottom:1.2em}

.featured-title h2{margin:5px 10px 7px; line-height:1.4em; font-size:1.1em; text-transform:none; padding-bottom:0; border-bottom:0}

.featured-title h2 a{font-size:1.1em; display:block; color:#FFF; text-decoration:none; border-bottom:0}

.featured-title h2 a:hover{color:#FFF}

.featured-title{background:#000; display:block; z-index:101; width:100%; bottom:0; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; z-index:2}

.featured-image{position:absolute; z-index:1}

.featured-content h2{margin-top:15px}
.featured-content h2 a{color:#110f0d; text-decoration:none}
.featured-content h2 a:hover{color:#110f0d}

/*
-----------------------------------------
LATEST
----------------------------------------- 
*/
#front-bottom{margin-top:3px}

#latest-wrap{float:left; width:300px}

.latest-post-wrap{float:left; width:60px; margin-right:3px}

.latest-post{position:relative; width:60px; height:49px}

.latest-image{position:absolute; z-index:1}

.latest-title h2{margin:5px 5px 7px; line-height:1.4em; font-size:1em; text-transform:none; padding-bottom:0; border-bottom:0}

.latest-title h2 a{display:block; color:#FFF; text-decoration:none}

.latest-title h2 a:hover{color:#FFF}

.latest-title{background:#000; display:block; z-index:101; width:100%; bottom:0; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; z-index:2}

.latest-content{position:relative; width:60px; height:50px; margin-bottom:3px}

.latest-content h2{margin-top:15px}
.latest-content h2 a{color:#110f0d; text-decoration:none}
.latest-content h2 a:hover{color:#110f0d; text-decoration:none}

.latest-content p{color:#292520; font-size:1.2em; line-height:1.0; margin-top:8px; margin-bottom:1.0em; text-align:left}

/* override the arrow image of the tooltip */ 

#dynatip.bottom { 
    background:url(images/tooltip/black_arrow_bottom.png);     
    padding-top:40px; 
    height:55px; 
} 
 
#dynatip.bottom { 
    background:url(images/tooltip/black_arrow_bottom.png); 
}


