/*
Theme Name: Hawks
Theme URI: http://www.hawksontherocks.com
Description: Created for Hawks on the Rocks
Author: Maia Internet Consulting | Juice Creative
Author URI: http://www.maiainternetconsulting | http://www.juicecreative.com
version: 1.0
Tags: 

*/



/* basics */


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

body {
	background: #000000 url(images/background.jpg) repeat-x;
	font-family: Verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	margin:0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;
	margin: 0;
	padding: 0;
	}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

ol, ul, li {
list-style: none;
list-style-type: none;
}

.small {
	font-size: 9px;
	}
	
img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	outline:none;
	background-image:none;
	}

a:hover{
text-decoration: none;}



/* container */


#container {
	width:950px;
	margin: 0 auto;
	padding:0;
	overflow: visible;
	min-height:500px;
	height:100%;
	
	}
	
/* header */

#header {
    background-image:url(images/header.png);
  	width:950px;
	height:73px;
	color: #fff;
	}
	
#logo
	{
	float:right;
	width:auto;
	}

/* newsletter*/
#newsletter
	{
	float:left;
	width:254px;
	height:22px;
	top:25px;
	margin:40px 0 0 14px;
	padding:0;
	font-size:12px;
	}
/*#newsletter .text
{
float:left;
margin-top: 3px;
padding:0;
font-size:9px;
background:#cecfce;
border:none;
}
#newsletter .submit
{
 float:left;
 margin-top: 3px;
 font-size:9px;
 width:29px;
 border:none;
 background-image:url(images/button.png);
}*/
/* rotating_img */
#contenttop {
	float:right;
	margin:-135px 25px 0 0;
	padding:0;
	width:486px;
	height:338px;
	background-image:url(images/Slice.png);
	}
#contentleft{
	width:470px;
	height:336px;
	float:left;
	background:url(images/Slice.png);
	margin:80px 0 0 10px;
	padding:0;
}
#rotating_image{
width:418px;
height:252px;
margin-top:36px;
margin-left:40px;
padding:0;
}

#top_bg{ 
margin:0;
padding:0;
width:950px;
height:135px;
}



/* Navigation menu */

#navigation
{
	position:absolute;
	width:246px;
	height:227px;
	background:none;
	z-index:2;
	margin-top:-135px;
	padding:0;
	}

#navigation  a.game_watch {
	float:left;
	width:246px;
	height:37px;
	background-image:url(images/game_watch.png);
}


#navigation a.sponsor_page {
	float:left;
	width:246px;
	height:40px;
	background-image:url(images/sponsor_page.png);
}

#navigation a.cool_merchandise {
	float:left;
	width:246px;
	height:35px;
	background-image:url(images/cool_merchandise.png);
}

#navigation a.picture_gallery {
	float:left;
	width:246px;
	height:37px;
	background-image:url(images/picture_gallery.png);
}

#navigation a.events_calendar{
	float:left;
	width:246px;
	height:34px;
	background-image:url(images/events_calendar.png);
}

#navigation a.philanthropy {
	float:left;
	width:246px;
	height:34px;
	background-image:url(images/philanthropy.png);
}




/* content */

#content
{
	float:right;
	width:435px;
	margin:20px 25px 0 0;
	padding:0;
	color:#000;
	text-align:right;
	background-image: transparent url(images/right.png);
}

#content-wide
{
	float:right;
	width:850px;
	margin:60px 25px 0 0;
	padding:0;
	color:#000;
	text-align:left;
	background-image: transparent url(images/right.png);
	min-height: 440px;
}

.post {
	margin:0;
	padding:10px 20px 10px 20px;
	line-height: 14pt;
	width: 460px;
	background:url(images/right.png);
	}
	
.post-wide {
	margin:0;
	padding:10px 20px 10px 20px;
	line-height: 14pt;
	width: 850px;
	background:url(images/right.png);
	}
	
.post h2{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif,georgia, times;
	}
	
.post h2 a{

	text-decoration: none;
	}
	
.post h2 a:hover{
	
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:391px;
	float:left;
	background:url(images/left.png);
	margin:90px 0 0 10px;
	padding:0;
	color:#fff;
	text-align: left;
	}

#left h3{
	font:bold 11pt arial, georgia, times;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#left h3 a{
	color: #ffffff;
}

#left a{
	color: #ffffff;
}

#left p {	 
  margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 11pt;
	list-style-type: none;
	}

#left ul ul {
	margin:0px 0 14px 14px;
	padding: 0;
	list-style-type: none;
}

#left ul ul li {
	list-style-type: none;
	padding: 0 0 14px 0;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	list-style-type: none;
}
#left a
{
	font-weight:bold;
	text-decoration:none;
	background:none;
	width:auto;
}


/* right sidebar */

#right{
	width:360px;
	float:right;
	margin:0px 30px 0 0;
	padding: 0;
	background:url(images/right.png);
	color:#000;
	text-align:right;

	}

#right h2{
	font:normal 11pt arial, georgia, times;
	margin: 0;
	padding: 0;
}

#right h3{
	font:bold 11pt arial, georgia, times;
	color: #000000;
	margin: 0;
	padding: 0;
}

#right h3 a{
	color: #000000;
}

#right a{
	color: #000000;
}

#right label{
	font:normal 11pt arial, georgia, times;
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 11pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	
	
}



/* comments */


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	
	}
	
#commentform a{}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{}









/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
    text-align: center;
   padding-top: 4px;
   margin: 10px;
 
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
#clear{
	clear: both;
}

/* footer */

#footer {
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #FFFFFF; text-align:center;}
#footer a{color: #FFFFFF;text-decoration: none;}
#footer a:hover{color: #CCCCCC;text-decoration: underline;}

