/*

Theme Name: Dietrich

Theme URI: http://dannydietrich.com/wp-content/themes/dietrich

Description: Danny Dietrich

Version: 1.0

Author: Jason Walls

Author URI: http://wrtwebdesigns.com

*/





.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   color: #333;

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}





/* fix Firefox border around image links */

:focus {

outline-color:-moz-use-text-color;

outline-style:none;

outline-width:0;

}



a:link { color: #FF0000; text-decoration: none;}

a:visited { color: #FF0000; text-decoration: none;}

a:active { color: #FF0000; text-decoration: none;}

a:hover { color: #FFFFFF; text-decoration: underline;}



@charset "UTF-8";

.bg_page {

	min-height: 700px;

}

#header {

	padding: 0px;

	height: 301px;

}

body {

	background-color: #000;

	background-image: url(images/bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	margin-top: 0px;

	margin-right: 0px;

	margin-left: 0px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #CCC;

}

#wrapper {

	background-image: url(images/content_bg.png);

    background-repeat:repeat-y;

	background-position: center top;

	width: 960px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#footer {

/*	background-color: #191919; */

	background-image: url(images/footer.png);

	background-repeat: no-repeat;

	background-position: center top;

	min-height: 100px;

	height:auto !important;

	height:100px;

	margin-top: 20px;

	clear: both;

	margin-bottom: 0px;

}



.bg_main {

	background-image: url(images/background_main.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	min-height: 700px;

}

#top_navigation {

	padding: 265px 0px 0px 0px;

	width: 960px;

	margin-right: auto;

	margin-left: auto;

}

#content {

	clear:left; 

	display:inline; 

	float:left;

	width:620px;

	margin-top: 0px;

	margin-right: 0px; 

	margin-bottom: 0;

	margin-left: 0px; 

	padding: 10px 20px 20px 20px;

}



#sidebar {

	display:inline;

	float:left;

	width:260px;

	padding: 10px 15px 20px 25px;

	margin: 0;

        list-style-type: none;

}



.clear{clear:both;line-height:0px;font-size:0;}



#clear_left {

	clear: left;

}



.box {

	padding: 10px;

	border: thin solid #333;

}



.bold {

	font-weight: 600;

	color: #FFF;

}



.bolditem {

	font-weight: bold;

	color: #FF0;

}



h1 {

	font-family: "Arial Black", Gadget, sans-serif;

	font-size: 16px;

	font-weight: normal;

	color: #FFF;

	background-image: url(images/page_title.jpg); 

	background-repeat: no-repeat;

	background-position: right top;

	height: 50px;

	padding-top: 15px; 

	text-align: center;   

}



h2 {

	background-image: url(images/sidebar_title.jpg); 

	background-repeat: no-repeat;

	background-position: right top;

	height: 32px;

	padding-top: 12px; 

	padding-left: 5px;

        margin:20px 0 2px;

}



h3 {

	font-family: "Arial Black", Gadget, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #FF0000;

        background: #181818;

}



h4 {

	font-family: "Arial Black", Gadget, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FF0000;

}



ul#nav {

	height:30px;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	padding: 0;

	margin: 0;

/*	list-style:none;  */

	width:960px;

	

}



ul#nav li {

float:left;

}

 

ul#nav li a.home {

	display:block;

	width:94px;

	height:30px;

	text-indent: -9999px;

	background-image: url(images/nav_bar_01.gif);

	background-repeat: no-repeat;

	background-position: 0 0px;

}

 

ul#nav li a.home:hover {

	background-position: 0 -30px;

}

 

ul#nav li a.bio {

	display:block;

	width:67px;

	height:30px;

	background:url(images/nav_bar_02.gif) no-repeat 0 0px;

	text-indent: -9999px;

}

 

ul#nav li a.bio:hover {

background-position: 0 -30px;

}



ul#nav li a.schedule {

	display:block;

	width:154px;

	height:30px;

	background:url(images/nav_bar_03.gif) no-repeat 0 0px;

	text-indent: -9999px;

}

 

ul#nav li a.schedule:hover {

background-position: 0 -30px;

}



ul#nav li a.sponsors {

	display:block;

	width:169px;

	height:30px;

	background:url(images/nav_bar_04.gif) no-repeat 0 0px;

	text-indent: -9999px;

}

 

ul#nav li a.sponsors:hover {

background-position: 0 -30px;

}



ul#nav li a.crew {

	display:block;

	width:98px;

	height:30px;

	background:url(images/nav_bar_05.gif) no-repeat 0 0px;

	text-indent: -9999px;

}

 

ul#nav li a.crew:hover {

background-position: 0 -30px;

}



ul#nav li a.photos {

	display:block;

	width:129px;

	height:30px;

	background:url(images/nav_bar_06.gif) no-repeat 0 0px;

	text-indent: -9999px;

}

 

ul#nav li a.photos:hover {

background-position: 0 -30px;

}



ul#nav li a.guest {

	display:block;

	width:105px;

	height:30px;

	background:url(images/nav_bar_07.gif) no-repeat 0 0px;

	text-indent: -9999px;

}

 

ul#nav li a.guest:hover {

background-position: 0 -30px;

}



ul#nav li a.contact {

	display:block;

	width:144px;

	height:30px;

	background:url(images/nav_bar_08.gif) no-repeat 0 0px;

	text-indent: -9999px;

}

 

ul#nav li a.contact:hover {

background-position: 0 -30px;

}



ul#side {

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	padding: 0;

	margin: 0;

        margin-left: 0;

}



ul#side li {

        margin-bottom: 8px;

}



ul {

        list-style-type:none;

	padding: 0;

	margin: 0;

        margin-left: 0;

}



textarea {

  margin: 1px 0 1px 0;

  border: 1px solid #666;

  background-color: #000;

  color: #eee;

} 



input {

  margin: 1px 0 1px 0;

  border: 1px solid #666;

  background-color: #000;

  color: #eee;

}    

    



textarea#comment{width: 96%; padding: 0; margin: 0; }