/* CSS Document */

/*

Theme Name: kemenah

Theme URI: http://chadkemenah.com/wp/wp-content/themes/kemenah

Description: Chad Kemenah

Version: 1.0

Author: Jason Walls

Author URI: http://wrtwebdesigns.com

*/
/*
WP styles
*/



.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;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}



#commentform {
	margin: 5px 10px 0 0;
	}

textarea#comment {
	width: 500px;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/*
End WP specific styles
*/

:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

a:link { color: #D69B18; text-decoration: none;}
a:visited { color: #D69B18; text-decoration: none;}
a:active { color: #D69B18; text-decoration: none;}
a:hover { color: #fff; text-decoration: underline;}

a:link img, a:visited img {border-color: #D69B18;}
a:hover img {border-color: #fff;}

body {
	background-color: #FFCC66;
	margin: 0px;
	padding: 0px;
        color:#000;
        font-size:13px;
        font-family:Helvetica,Arial,FreeSans,sans-serif;
}

#wrapper {
	padding: 0px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 326px;
}
#top_navigation {
       margin-left:auto;
       margin-right:auto;
       padding:285px 0 0;
       width:900px;
}

ul#nav {
height:25px;
list-style:none outside none;
margin:0;
padding:0;
width:900px;
}
ul#nav li {
float:left;
}
ul#nav li a.home {
background-image:url("images/nav_01.gif");
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:25px;
text-indent:-9999px;
width:82px;
}
ul#nav li a.home:hover {
background-position:0 -25px;
}
ul#nav li a.chad {
background:url("images/nav_02.gif") no-repeat scroll 0 0 transparent;
display:block;
height:25px;
text-indent:-9999px;
width:64px;
}
ul#nav li a.chad:hover {
background-position:0 -25px;
}
ul#nav li a.sponsors {
background:url("images/nav_03.gif") no-repeat scroll 0 0 transparent;
display:block;
height:25px;
text-indent:-9999px;
width:112px;
}
ul#nav li a.sponsors:hover {
background-position:0 -25px;
}
ul#nav li a.team {
background:url("images/nav_04.gif") no-repeat scroll 0 0 transparent;
display:block;
height:25px;
text-indent:-9999px;
width:65px;
}
ul#nav li a.team:hover {
background-position:0 -25px;
}
ul#nav li a.schedule {
background:url("images/nav_05.gif") no-repeat scroll 0 0 transparent;
display:block;
height:25px;
text-indent:-9999px;
width:110px;
}
ul#nav li a.schedule:hover {
background-position:0 -25px;
}
ul#nav li a.merchandise {
background:url("images/nav_06.gif") no-repeat scroll 0 0 transparent;
display:block;
height:25px;
text-indent:-9999px;
width:138px;
}
ul#nav li a.merchandise:hover {
background-position:0 -25px;
}
ul#nav li a.photos {
background:url("images/nav_07.gif") no-repeat scroll 0 0 transparent;
display:block;
height:25px;
text-indent:-9999px;
width:90px;
}
ul#nav li a.photos:hover {
background-position:0 -25px;
}
ul#nav li a.guestbook {
background:url("images/nav_08.gif") no-repeat scroll 0 0 transparent;
display:block;
height:25px;
text-indent:-9999px;
width:124px;
}
ul#nav li a.guestbook:hover {
background-position:0 -25px;
}
ul#nav li a.contact {
background:url("images/nav_09.gif") no-repeat scroll 0 0 transparent;
display:block;
height:25px;
text-indent:-9999px;
width:114px;
}
ul#nav li a.contact:hover {
background-position:0 -25px;
}



#outer-content-wrap {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#content-wrap {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content
{
	border-style:solid;
        background-color: #ccc;
        float: left;
	width: 525px;
	display: inline;
	clear: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#content h2 { margin: 0; }

#sidebar_wrap {
        
        float: right;
	width: 260px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#sidebar
{
	border-style:solid;
 	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20;
	padding: 0 10px 15px 10px;
	background-color: #D69B18;
}

#sidebar_sponsors
{
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20;
	padding: 15px 10px 15px 10px;
}

#sidebar a:link { color: #EEE; text-decoration: none;}
#sidebar a:visited { color: #EEE; text-decoration: none;}
#sidebar a:active { color: #EEE; text-decoration: none;}
#sidebar a:hover { color: #222; text-decoration: underline;}



#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 129px;
	clear: left;
}

p {
        margin:0 0 15px;
        line-height:1.7em;
}

h3 {
font-family:"Arial Black",Gadget,sans-serif;
font-size:18px;
font-weight:bold;
}

ul, li {
margin: 0;
padding: 0;
list-style-type:none;
list-style-position:outside;
}

.widget li {
margin-bottom:10px;
margin-left:0;
}

.post {
padding-bottom: 15px;
}

.more-link {
display:block;
padding-top:10px;
}

.merchheader {
	background-color: #d69b18;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.merchheader h3 {
	padding-top: 5px;
	padding-bottom: 5px;
        margin: 0;
}