/*
Theme Name: Ballina Hockey
Description: Customised theme for Ballina Hockey Club
Version: 1.0
Author: eMedia Worx
Author URI: http://www.emediaworx.com.au/
*/


/* Global */
body {
	color: #000;
	background: #0099c3;
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #000;
}
a:hover, .post a:hover {
	color: #900;
	text-decoration: none;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote, code {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dashed #999;	
}
blockquote {
	background: #F8F4AB;
}
code {
	background: #F5D582;
}
.clearer {
	clear:both;
	}

/* Layout */
.home #wrapper {
	width: 1028px; /* not working in IE6 */
	background: url(images/container_bg-home.jpg) center top repeat-y;
	margin: 0 auto;
}
#wrapper {
	width: 1028px; /* not working in IE6 */
	background: url(images/container_bg.jpg) center top repeat-y;
	margin: 0 auto;
}
.home #bottom_frame {
	padding: 0 0 10px 0;
	background: url(images/bottom_frame-home.jpg) no-repeat center bottom;
}
.home #top_frame {
	background: url(images/top_frame-home.jpg) no-repeat center top;
}
#bottom_frame {
	padding: 0 0 10px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(images/top_frame.jpg) no-repeat center top;
}
#header {
	padding: 272px 0 0 0;
}
#container {
	padding: 0px 0 200px 0;
	margin-bottom: 20px;
}
#footer {
	position: relative;
	clear: both;
}
/* Header */
#header h1 {
	font-size: 3.6em; /* Blog title */
	padding: 292px 354px 0 182px;
}
#header h1 a {
	color: #fff;
}
#header h2 {
	color: #fff;
	font-size: 1.4em; /* Blog Description */
	position: absolute;
	left: 665px;
	top: 38px;
}
/* menu */
#menu {
	position:relative;
	height: 60px;
	padding: 3px 0 0 0;
}
#menu ul {
	position:absolute;
	padding:4px 10px 0 10px;
	height: 26px;
}
#menu ul li {
	padding: 0 34px;
	border-left: 1px solid #FFFFFF;
	font-size: 160%; /* menu Font Size */
	font-weight: bold;
	text-align: center;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
	letter-spacing: 1px;
}
#menu ul ul{
	position:absolute;
	width: 94%;
	display:none;
	top:30px;
	left:0;
	padding:6px 3% 0 3%;
	height: 24px;
	background: url(images/top_menu_li.jpg) repeat-x;
	z-index:1;
}
#menu ul li.current_page_item ul,#menu ul li.current_page_parent ul{
	display: block;
	z-index:2;
}
#menu ul li.hovering ul{
	display: block;
	z-index:3;
}
#menu ul ul li {
	padding: 0 10px;
	border-left:none;
	font-size: 90%; /* menu Font Size */
	font-weight: normal;
	text-align: center;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
	letter-spacing: normal;
}
#menu ul li a {
	color: #fff;
	text-transform:lowercase;
}
#menu ul li.current_page_item a,#menu ul li.current_page_ancestor li.current_page_item a{
	color: #0491bd;
}
#menu ul li.current_page_ancestor a:hover,#menu ul li.current_page_ancestor li.current_page_item a:hover{
	color: #fff;
}
#menu ul li.current_page_item li a{
	color: #fff;
}
#menu ul li.current_page_ancestor a{
	color: #0491bd;
}
#menu ul li.current_page_ancestor li a{
	color: #fff;
}
#menu ul ul li a {
	color: #fff;
}
#menu ul li a:hover {
	color: #0491bd;
}
#menu ul ul li {
	font-size: 1em;
}

/* searchform */
#searchform {
	width: 167px;
	position: absolute;
	right: 131px;
	top: 320px;
}
.searchtext {
	width: 119px;
	color: #000;
	border: 0;
	padding-top: 6px;
	font-size: 1.2em;
	background: none;
	display: block;
	float: left;
}
#searchsubmit {
	border: 0;
	margin: 0 0 0px 5px;
	display: block;
	float: left;
	width: 40px;
	height: 27px;
}
#rss {
	position: absolute;
	right: 297px;
	top: 295px;
}
/* welcome */
#welcome {
	width: 200px;
	height: 120px;
	position: absolute;
	left: 755px;
	top: 101px;
	font-size: 1.1em;
}
#welcome div {
	width: 200px;
	height: 120px;
	overflow: hidden;
}
/* Content */
#content {
	width: 655px;
	padding: 25px 0px 0 0px;
	min-height:500px;
	display: inline;
	margin: 0 0 0 25px;
	float: left;
}
.post {
	padding: 0px 0 0 0;
	margin: 20px 0 0 0;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 20px;
	padding: 7px 7px 7px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.post_path span {
	color: #706ED6;	
}
h1.latestnews {
	width: 600px;
	margin: 0px 0 0 0px;
	padding: 10px 0 7px 75px;
	font-size: 1.9em; /* Post title */
	background: url(images/post_header_bg.jpg) no-repeat 0 100%;
}
.post h1 {
	width: 600px;
	margin: 0px 0 0 0px;
	padding: 10px 0 7px 75px;
	font-size: 1.9em; /* Post title */
	background: url(images/post_header_bg.jpg) no-repeat 0 100%;
}
.post h2 {
	width: 400px;
	margin: 0px 0 0 0px;
	padding: 10px 0 ;
	font-size: 1.4em; /* Post title */
}
.post h1 a,.post h2 a {
	color: #1c387b;
	padding-left:10px 0 5px 70px;
}
.post h1 a:hover,.post h2 a:hover {
	color: #C40000;	
}
.postmetadata {
	padding: 5px 0px 5px 5px;
	text-align: right;
	color: #1da9be;
	font-size: 1.1em;
}
.postmetadata a {
	color: #1da9be;
	text-decoration: underline;
}
.entry p{
margin:1.3em 0;
line-height:1.7;
}

.entry {
	margin: 0 auto;
	padding: 0px 0px 15px 10px;
	color: #000;
	font-size: 1.2em;
}
.entry a {
	color: #2E6FC3;
	text-decoration: underline;
}
.tags {
	font-size: 1.2em;
	color: #003f9d;
	margin: 10px 0px 0 10px;
}
.tags a {
	color: #003f9d;
	text-decoration: underline;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/*HOME PAGE STYLES
*/

.home #container {
	padding: 0px 0 200px 0;
	margin: 0 30px 0 30px;
}
.home #content {
	width: 975px;
	margin:0;
	padding: 25px 0px 0 0px;
}
#home_feature_content {
	border: 1px solid #67B6CF;
	width: 635px;
	height: 450px;
	padding: 0 ;
	margin: 0 0 0 0;
	float: left;
}
#home_feature_content .imgbox{
	border: 1px solid #CCCCCC;
	width:300px;
	height:200px;
	float:left;
	margin:10px;
}
#home_feature_content h1 {
	font-size: 160%;
	padding: 5px 0px 5px 20px;
	margin: 0 auto 10px auto;
	text-align: left;
	color: #fff;
	background: url(images/sidebar_head_bkg.jpg) left top repeat-x;
}
#home_feature_content h2 {
	font-size: 160%;
	margin:5px 10px;
}
#home_feature_content p {
	font-size: 120%;
	line-height: 1.9;
	margin: 10px 10px;
}
#home_feature_content p.more{
	text-align: right;
	margin-top: 15px;
}
#home_feature_content p.more a {
	padding: 5px 20px;
	text-align: center;
	background: url(images/sidebar_head_bkg.jpg) left top repeat-x;
	font-weight:bold;
	color:#FFFFFF;
}
#home_feature_content .imgbox img{
	width:300px;
	height:200px;
}
#home_feature_content .newsbox {
	background:#EFEFEF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#home_feature_content .newsbox h1 {
	font-size: 140%;
	margin: 0 auto 5px auto;
	padding: 0;
	text-align: left;
	color: #333;
	background: none;
}
#home_feature_content .newsbox ul {
}
#home_feature_content .newsbox ul li {
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 1px 0 1px 15px;
	font-size: 110%;
	background:url(images/sidebar_li_bkg.jpg) no-repeat left center;
}
#home_feature_content .newsbox ul li a {
	color:#333;
}
#home_feature_content .newsbox ul li a:hover {
	color: #900;
}
.home .divisionbox {
	width: 299px;
	float: left;
	margin:20px 8px;
	padding: 0 5px;
	border:1px solid #67B6CF;
}
.home .divisionbox h1{
	font-size: 140%;
}
.home #content .tabber{
	float:right;
	width: 309px;
	height:450px;
	overflow:hidden;
	margin:0 10px 0 0;
	padding: 0;
	border: 1px solid #67B6CF;
	}
.home #content .tabber p{
	margin:5px;
	}
.home #content .tabbertab{
	width: 275px;
	height:350px;
}
.home #content #tabslider{
	width: 275px;
	height:350px;
}
.home #content .tabber h1 {
	font-size: 1.6em;
	padding: 5px 0px ;
	margin: 0 auto 10px auto;
	text-align: center;
	color: #fff;
	background: url(images/sidebar_head_bkg.jpg) left top repeat-x;
}
.home #content .tabber img {
	margin: 10px auto;
	width: 150px;
	height: 100px;
	display:block;
	text-align: center;
	color: #fff;
}
/* Sidebar */
#sidebar {
	width: 253px;
	display: inline;
	padding: 20px 0 20px 0px;
	margin: 0 10px 0 0;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	background:url(images/r-nav_btm.png) no-repeat bottom center;
}
#sidebar h3 {
	font-size: 1.6em;
	padding: 5px 0px 5px 0px;
	width: 220px;
	margin: 5px auto;
	text-align: center;
	color: #fff;
	background: url(images/sidebar_head_bkg.jpg) left top repeat-x;
}
#sidebar h3 a{
	color: #fff;
}
#sidebar h4 {
	font-size: 1.2em;
	padding: 0;
	color: #15528e;
}
#sidebar_top, #sidebar_bottom {
	padding: 0 0 20px 0px;
	margin: 0 auto;
	min-height: 350px;
	background:#FFFFFF;
}
#sidebar ul {
	width: 215px;	
}
#sidebar ul li {
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 4px 0 4px 15px;
	font-size: 120%;
	background:url(images/sidebar_li_bkg.jpg) no-repeat left center;
}
#sidebar ul li a {
	color:#333;
	font-weight: bold;
}
#sidebar ul li a:hover {
	color: #900;
}
#sidebar ul ul {
	width: 145px;
	padding: 0 0 0 60px;
	background: none;
}
#sidebar ul ul li {
	width: 145px;
	font-size: 1.2em;
	padding: 3px 0 3px 0px;
	/*background: url(images/sidebar_li.gif) left 8px no-repeat;*/
}
#sidebar ul#archivelist li{
	font-size: 100%;
}
newstitle
#sidebar ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sidebar ul ul li li {
	font-size: 1em;
	padding: 3px 0 3px 15px;
	width: 90%;
}
#sidebar_bottom ul ul {
	width: 215px;
	padding: 0;
	margin: 0;
}
#sidebar_bottom ul ul li {
	width: 215px;
	padding-left:0;
	font-size: 1.1em;
	margin: 0;
}
#sidebar .textwidget {
	margin: 7px 0;
}
#sidebar select {
	margin: 7px 0;
	width: 95%;
}

/* Footer */
.credit {
	font-size: .9em;
	color: #fff;
	clear: both;
	padding: 10px 0px 0px 0px;
	text-align:center;
}
.credit a {
	color: #fff;
}
.credit a:hover {
	color: #fff;
}


/* PageNavi*/
.wp-pagenavi {
	padding: 5px 10px 5px 10px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #ccc;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 10px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.read_comments {
	margin: 0px 0 0 0px;
	text-align: right;
	padding: 0px 0 10px 0;
}
.read_comments a {
	font-size: 1.2em;
	font-weight: bold;
	color: #b7400c;
}
h3#comments {
	padding: 0 0 0 0px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	padding: 0 0 0 10px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;

}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #FF9C71; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #EC9A77;
}