/*  
Theme Name: Handband News
Theme URI: http://wordpress.org/
Description: Handband theme by Create Studios.
Version: 1.0
Author: Create Studios
Author URI: http://www.create.net.au/

	Handband news v1.0
	http://www.create.net.au/

	Theme designed and built by Create Studios,
	whose site you will find at http://www.create.net.au/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	margin:0;
	padding:0;
	}

#topnav {
	background-color: #009EE6;
	text-align:center;
	background-image:url("images/header_nav_repeat_blue.gif");
	background-repeat:repeat-x;
	background-position:center top;
}

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

#topnav ul {
	height:30px;
	padding:5px 0px 0px 0px;
	margin:0 auto;
	list-style-type:none;
	text-align:center;
}

#topnav ul li {
	display:inline;
	text-align:center;
	padding:0px;
	margin:0px;
	height:23px;
}

#topnav ul li a {
	height:23px;
	border:none;
	padding:1px 21px;
	margin:0px;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:1.8em;
}


#page {
	border:0px solid red;
	background-color: white;
	}


#midsection {
	border:0px solid blue;
	background-color: white;
	margin:0 auto;
	width:984px;
	}


#header {
	border:0px solid green;
	background-color:#fff;
	height:180px;
	margin:10px auto 0 auto;
	padding: 0; 
	clear:both;
	height: 180px; 
	}

#header h1{ 
	border:0px solid green;
	margin:30px 10px 0 0; 
	height: 120px; 
	width: 240px; 
	float:left;
	} 

#headmast{ 
	border:0px solid blue;
	margin:0 0 0 5px; 
	height: 170px; 
	float:left;
	} 


#content {
	border:0px solid red;
	font-size: 1.2em;
	width:709px;
	margin:0 0 0 20px;
	padding:0;
	float:left;
	display:inline;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;;
	line-height: 16px;
	}

h1, h2, h3 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
}

h1{
	font-size: 1.5em;
	margin:0 0 0.5em 0;
	padding:0;
	color:#0082e2;
	}

#content h2 {
	font-size: 18px;
	font-weight:normal;
   color:#fff;
	background:url("images/products_box_background.gif") #09a3e9;
	padding:0px;
	padding-left:8px;
   margin:0;
	border:1px solid #0088e4;
	margin-bottom:2px;
}

h2 a {
	text-decoration:none;
	color:#fff;
	}
	
h2 a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#09a3e9;
	}	


#sidebar {
	background:url("images/box_content_blue.gif") no-repeat;
	width: 241px;
	float:left;
	margin:0;
	padding:0; 
}

#sidebar .section h2
{
  font-weight:normal;
  margin:0px;	
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #0082e2;
  padding-top:13px;
  padding-bottom:4px;
  padding-left:16px;	
}

#sidebar h2.topband{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  background: #effeff;
  color: #0082e2;
  padding-top:20px;
  padding-left:16px;
  background-image:url('images/box_heading_blue.gif');
  background-repeat:no-repeat;	
  height:31px;
}

#sidebar .section{
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
	}
	
#sidebar .section ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:18px;
	}

#sidebar .section li{
	font-size:13px;
	margin:0px;
	padding:0px;
	width:220px;
	}
	
#sidebar .section li ul li{
	background:url("images/box_dots_blue.jpg") no-repeat bottom;
	padding-bottom:4px;
	margin-bottom:5px;	
	}
	
#sidebar .section li ul li.noUnderline {
	background:none;
	padding-bottom:4px;
	margin-bottom:5px;	
	}	
	
#sidebar .section li ul li a:hover{
	text-decoration:underline;
	color:#f2a618;
}
	
.sectionslice{
	border-left:1px solid #4090CB;
	border-right:1px solid #4090CB;
	background:url("images/box_content_blue.gif") center top no-repeat;
	}
	
.sectionend{
	background:url("images/box_bottom_blue.gif") top center no-repeat;
	height:10px;
	}

.locate{
	font-size:0.8em;
}


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
	}	

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
	}

#commentform{
	border:0px solid black;
	margin:0;
	padding:0 0 0 6px;
	}

#respond{
	border:0px solid black;
	}

#commentform #submit{
	display:block;
	}

.commentlist{
	border:0px solid gold;
	background-color:#fff;
	color:#333;
}

.commentlist .alt, .commentlist .alt a{
	border:0px solid gold;
	background-color:#fff;
}


a	{
	text-decoration:none;
	color:#337490;
	
}

#PageFooter {
	background-image:url(../images/footer_repeat.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px auto 0px auto;
	margin-top:10px;
	padding-top:0px;
	float:left;
	width:100%;
	background-color:#fefaef;
	border-top:1px solid #e1ec96;
}

#PageFooter ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-align:center;
	margin-bottom:10px;
}

#PageFooter ul li {
	padding:0px;
	margin:0px;
	display:inline;
}

#PageFooter ul li a {
	text-decoration:none;
	color:#000000;
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:9px;
	padding:0px 16px;
	margin:0px;
	border-right:1px solid #000000;
}

#PageFooter ul li a:hover {
	text-decoration:none;
	color:#f6bd3b;
}

#PageFooter p {
	color:#000000;
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:9px;
	margin:0px;
	text-align:center;
	padding:0px;
	padding-top:15px;	
	padding-bottom:7px;		
}

#PageFooter p a {
	text-decoration:none;
	color:#000000;
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:9px;
	margin:0px;
}

#PageFooter P a:hover {
	color:#f6bd3b;
}

#PageFooter P.noHover a:hover {
	color:#000000;
}

li.tellUsNewsBold A {
  color:#337490;
  text-decoration:none;
  line-height:30px;
  font-size:14px;
  font-weight:bold;
  margin-left:18px;
}

li.tellUsNewsBold A:hover {
  line-height:30px;
  font-size:14px;
  font-weight:bold;
  margin-left:18px;
  color:#f6bd3b;
  text-decoration:underline;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
/* BASE STYLES FOR THE ACTUAL CONTENT ENTRY */

/* The .post class is the WHOLE post entry, including title, content, and meta data */
DIV.post{
	margin:0 0 5px 0;
	padding:0; 
	float:left;
}

/* The .entry class is just the article content bit */
DIV.entry {
	float:left;
}

DIV.entry IMG {
	margin:0px 10px 0px 10px;
	padding:0px;
}

DIV.entry P {
	margin:4px 0px 3px 0px;
	padding:4px 0px 3px 0px;
	font-size:12px;
	line-height:16px;
}


/* the .postmetadata is just the bit below the actual article content */
/* Paragraphs appear on the home/summary article */
P.postmetadata{
	display:block;
	background-color:#EFFDFE;
	color:#337490;
	margin:10px 0px 10px 0px;
	padding:10px 4px 10px 4px; 
	float:left;
	width:699px;
}

P.postmetadata a{
	color:#369;
	background-color:#EFFDFE;
}

/* Divs appear on the article detail pages */
DIV.postmetadata{
	background-color:#EFFDFE;
	color:#337490;
	margin:10px 0px 10px 0px;
	padding:10px 4px 10px 4px; 
	float:left;
	width:699px;
}

DIV.postmetadata a{
	color:#369;
	background-color:#EFFDFE;
}	

