/*
Theme Name: Hazard County
Theme URI: http://www.hazardcountyskatepark.com/
Description: An image-heavy template focusing on design.
Author: Mike Peters
Author URI: http://swaylo.ney
Version: 2.0
.
General comments/License Statement if any.
.
*/


html,body {
margin:0;
padding:0;
}

body {
background-image:url(images/bg_wood.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#000000;
font-family: Arial,Helvetica, sans-serif;
font-size:13px;
color:#191818;

}

img {
       border-style: none;
}

a:link {
	text-decoration: none;
        color: #191818;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #191818;
	font-weight: bold;
}

a:hover {
	color: #cc3300;
}

a:active {
	text-decoration: none;
	color: #cc3300;
}

p {
margin:0;
}

#header {
position: relative;
height:159px;
}

.preload {
display:none;
}
.menu-home {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/home.png') center no-repeat;
cursor:text;
display:block;
width:71px;
height:31px;
float:left;
padding-right:5px;
}
.menu-home:hover {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/home_over.png') center no-repeat;
cursor:pointer;
}
.menu-tour {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/tour.png') center no-repeat;
cursor:text;
display:block;
width:71px;
height:31px;
float:left;
padding-right:5px;
}
.menu-tour:hover {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/tour_over.png') center no-repeat;
cursor:pointer;
}
.menu-calendar {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/calendar.png') center no-repeat;
cursor:text;
display:block;
width:107px;
height:31px;
float:left;
padding-right:5px;
}
.menu-calendar:hover {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/calendar_over.png') center no-repeat;
cursor:pointer;
}
.menu-about {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/about.png') center no-repeat;
cursor:text;
display:block;
width:83px;
height:31px;
float:left;
padding-right:5px;
}
.menu-about:hover {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/about_over.png') center no-repeat;
cursor:pointer;
}
.menu-videos {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/videos.png') center no-repeat;
cursor:text;
display:block;
width:91px;
height:31px;
float:left;
padding-right:5px;
}
.menu-videos:hover {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/videos_over.png') center no-repeat;
cursor:pointer;
}
.menu-construction {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/construction.png') center no-repeat;
cursor:text;
display:block;
width:155px;
height:31px;
float:left;
padding-right:5px;
}
.menu-construction:hover {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/construction_over.png') center no-repeat;
cursor:pointer;
}
.menu-contact {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/contact.png') center no-repeat;
cursor:text;
display:block;
width:109px;
height:31px;
float:left;
padding-right:5px;
}
.menu-contact:hover {
background:url('http://www.hazardcountyskatepark.com/v2/wp-content/themes/hazard/images/menu/contact_over.png') center no-repeat;
cursor:pointer;
}

#top_ad {
float:left;
padding-top:20px;
overflow:hidden;
width:708px;
height:90px;
}

#top_ad.img {
width:708px;
height:90px;
}

#topborder {
background-image:url(images/body_topborder.png);
width:1004px;
height:17px;
}

#lowborder {
background-image:url(images/body_lowborder.png);
width:1004px;
height:17px;
}

#menu {
width:722px;
position: absolute;
bottom: 0;
right:0;
text-align:right;
padding-right:25px;
}

#menu ul {margin: 0; padding: 0; 
list-style-type: none; list-style-image: none; }
#menu li {display: inline; padding: 5px 20px 5px 20px}
#menu a {text-decoration:none; color: white; }
#menu a:hover {color: black; }

#wrapper {
text-align:left;
width:1004px;
margin-left: auto;
margin-right: auto;
}

#container {
text-align:left;
width:1004px;
background-image:url(images/bg_body.png);
overflow:hidden;
margin-left: auto;
margin-right: auto;
}

#footer {
background: #333;
height:180px;
clear:both;
background-image:url(images/footer_bg.jpg);
}

#footer p {
padding-left:45px;
padding-top:12px;
}

#content {
float:left;
width:636px;
padding-left:25px;
line-height:130%;

}

#content p {
padding:5px;
}

#right {
float:right;
width:325px;
}

.title_left {
margin-left:-25px;
margin-bottom:-28px;
margin-top:3px;
}

.title_left_static {
margin-left:-30px;
margin-top:-5px;
}

.wp-post-image { 
  background-image:url(images/input_bg.gif); 
  padding:7px; 
  border:1px solid #333333;
  margin-right:10px;
  margin-top:33px;
  width:225px;
  height:150px;
}

.static-image { 
  background-image:url(images/input_bg.gif); 
  padding:10px; 
  border:1px solid #333333;
  margin-left:10px;
  margin-right:-5px;
}

.post-image { 
  background-image:url(images/input_bg.gif); 
  padding:10px; 
  border:1px solid #333333;
}

.map {
  background-image:url(images/input_bg.gif); 
  padding:10px; 
  border:1px solid #333333;
  margin-top:10px;
}

.tour-image { 
  background-image:url(images/input_bg.gif); 
  padding:7px; 
  border:1px solid #333333;
  margin-right:10px;
  margin-top:10px;
  float:left;
}

.tour-image-last { 
  background-image:url(images/input_bg.gif); 
  padding:7px; 
  border:1px solid #333333;
  margin-top:10px;
  float:left;
}

.sponsors {
  padding-left:12px;
}

.hr_rule {
  padding-top:10px;
}

/*Comments*/

	#commentlist li , .singolocommento li {
	list-style-type: none;
	padding: 0px;
	width: 470px;
	}

	div.bubble {
	width: auto;
	margin-bottom: 24px;
	border: 0px solid #ccc;
	}

	div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
	}

	a.author, a.author:active, a.author:visited {
	text-decoration: none;
	font-family: arial, "century gothic", georgia, "times new roman", sans-serif;
	font-size: 17px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ec008c;
	}

/*posts*/


	h2 a.title, h2 .title, .title, .wrap h2, .catlink, #newlink h2
	{
	font-family: 'Droid Serif', Arial, sans-serif;
	font-size: 26px;
	color: #191818;
	text-align: left;
        font-weight:bold;
        letter-spacing:-1px;
	line-height:24px;
	}
    
        h2 a:hover {
	color: #cc3300;
        }

        h3 {
	font-family: 'Droid Serif', Arial, sans-serif;
	font-size: 22px;
	color: #191818;
	text-align: left;
        font-weight:bold;
        letter-spacing:-1px;
}

	.postinfo
	{
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
        text-transform:uppercase;
	text-align: left;
	padding-left:0px;
	color: #333;
	margin-top: -25px;
        margin-bottom: 0px;
	}

        .post {
        margin-left:-4px;
        }

        .post a:link {
	text-decoration: none;
        color: #191818;
	font-weight: bold;
        }

        .post a:visited {
	text-decoration: none;
	color: #191818;
	font-weight: bold;
        }

        .post a:hover {
	color: #cc3300;
        }

        .post a:active {
	text-decoration: none;
	color: #cc3300;
        }

        .sub_title
	{
	font-family: 'Droid Serif', Arial, sans-serif;
	font-size: 24px;
	color: #191818;
	text-align: left;
        font-weight:bold;
        letter-spacing:-1px;
        margin-bottom:0px;
	}
 
        .spacer {
        width:10px;
        height:35px;
        }
       
        .hidden {
        visibility:hidden;
        }
        .social_icons {
        padding-right:15px;
        }
        .margin-bottom {
        margin-bottom:35px;
        }
        .tags {
        margin-top:10px;
        background-image:url(images/input_bg.gif); 
        padding:7px; 
        border:1px solid #333333;
        }
        .quote {
        font-size:12px;
        }
        .construction-gallery {
        background-image:url(images/input_bg.gif); 
        padding:9px; 
        border:1px solid #333333;
        margin-right:10px;
        margin-top:10px;
        float:left;
        }
        .tags-title {
        background-image:url(images/input_bg.gif); 
        padding:8px; 
        border:1px solid #333333;
        min-width: 100px;
        float:left;
        font-family: 'Droid Serif', Arial, sans-serif;
	font-size: 24px;
	color: #191818;
        font-weight:bold;
        letter-spacing:-1px;
        }

