/*
Theme Name: Bandonhc
Theme URI: http://www.bandonhc.com
Description: This theme was built for Bandon Hockey Club
Author: Andrew Kingston
Author URI: http://www.arkutech.ie
Tags: black, green, Bandon, Hockey,
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFF;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color:#F22434;
	text-decoration:none;
	font-weight:600;
}
a:visited {
	color:#F22434;
	text-decoration: none;
	font-weight:600;
}
a:hover {
	color:#060;
	text-decoration: underline;
	font-weight:600;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:10px;
	font: bold 30px/100% "Trebuchet MS", Tahoma, Arial;
	color:#060;
	text-align:center;
}
h1 a{
	color:#060;
	text-decoration: none;
}
h1 a:visited{
	color:#060;
	text-decoration: none;
}
h1 a:hover{
	color:#000;
	text-decoration: none;
}
h2 {
	color:#093;
	margin: 8px 0px 8px;
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 0px;
}
h2 a, h2 a:visited {
	color: #093;
	text-decoration: none;
	font-weight:400;
}
h2 a:hover {
	color:#F00;
	text-decoration: none;
	font-weight:400;
}
h3 {
	font: bold 120%/100% "Trebuchet MS", Tahoma, Arial;
	color:#093;
	margin: 0px 0px 5px;
}
h2 a, h2 a:visited {
	color: #093;
	text-decoration: none;
	font-weight:400;
}
h2 a:hover {
	color:#F00;
	text-decoration: none;
	font-weight:400;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin:auto;
	margin-top:224px;
	margin-bottom:30px;
	width:906px;
	height:auto;
	position:relative;
	border:0px #306 solid;
}
#header {
	width:906px;
	height: 40px;
	border-bottom: 0px solid #59780a;
	position: relative;
}
#nav {
	width:850px;
	height:40px;
	position:relative;
	margin-left:28px;
}
#nav ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
#nav li {
	float: left;
}
#nav a {
	color:#fff;
	text-decoration: none;
	padding: 14px 17px 5px 17px;
	font: bold 16px/100% "Trebuchet MS", Tahoma, Arial;
	display: block;
}
#nav a:visited {
	color:#fff;
	text-decoration: none;
}
#nav a:hover {
	color:#000;
}
#main{
	width:906px;
	min-height:400px;
	position:relative;
	overflow:hidden;
}
#headerimg_box {
	background-image:url(images/headerimg_box.png);
	position: relative;
	height: 114px;
	width:838px;
	margin-left:34px;
	overflow:hidden;
}
#headerimg {
	position: relative;
	height: 100px;
	width:818px;
	margin:7px 0px 0px 10px;
}
#content {
	padding: 10px 10px 30px 10px;
	float: right;
	width: 550px;
	overflow: hidden;
	position:relative;
	margin-right:40px;
}
#newsbox{
	float: left;
	width: 480px;
	height:auto;
	overflow: hidden;
	position:relative;
	margin-left:38px;	
}
#newsbox_header{
	background-image:url(images/red_news_header.png);
	background-repeat:no-repeat;
	margin-top:5px;
	height:45px;
	width:480px;
	overflow: hidden;
	position:relative;
	text-align:center;
}
#newsbox_header h1{
	color:#FFF;
	margin-top:15px;
}
#newsbox_body{
	background-image:url(images/newsbox_bg.png);
	background-repeat:repeat-y;
	padding: 10px 20px 10px 20px;
	width: 440px;
	height:auto;
	overflow: hidden;
	position:relative;
}
#newsbox_footer{
	background-image:url(images/newsbox_footer.png);
	background-repeat:no-repeat;
	height:15px;
}
#f_r_box{
	float: right;
	width: 350px;
	height:auto;
	overflow: hidden;
	position:relative;
	margin:5px 38px 0px 0px;	
}
#f_r_box h3{
	color:#930;
}
#resultsbox_header{
	background-image:url(images/brown_header.png);
	background-repeat:no-repeat;
	height:45px;
	width:350px;
	overflow: hidden;
	position:relative;
	text-align:center;
}
#resultsbox_header h1{
	color:#FFF;
	margin-top:15px;
}
#resultsbox_body{
	background-image:url(images/sidebox_bg.png);
	background-repeat:repeat-y;
	padding: 10px 20px 0px 20px;
	width: 310px;
	height:auto;
	overflow: hidden;
	position:relative;
}
#sidebox_footer{
	background-image:url(images/sidebox_footer.png);
	background-repeat:no-repeat;
	height:15px;
}
#fixturesbox_header{
	background-image:url(images/orange_header.png);
	background-repeat:no-repeat;
	height:45px;
	width:350px;
	overflow: hidden;
	position:relative;
	text-align:center;
	margin-top:10px;
}
#fixturesbox_header h1{
	color:#FFF;
	margin-top:15px;
}
#fixturesbox_body{
	background-image:url(images/sidebox_bg.png);
	background-repeat:repeat-y;
	padding: 10px 20px 0px 20px;
	width: 310px;
	height:auto;
	overflow: hidden;
	position:relative;
}
#sponsorsbox_header{
	background-image:url(images/yellow_header.png);
	background-repeat:no-repeat;
	height:45px;
	width:350px;
	overflow: hidden;
	position:relative;
	text-align:center;
	margin-top:10px;
}
#sponsorsbox_header h1{
	color:#FFF;
	margin-top:15px;
}
#sponsorsbox_body{
	background-image:url(images/sidebox_bg.png);
	background-repeat:repeat-y;
	padding: 10px 20px 0px 20px;
	width: 310px;
	height:auto;
	overflow: hidden;
	position:relative;
	text-align:center;
}
#sponsorsbox_body img{
	border:0;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	float:left;
	color:#333;
	font-weight:bold;
}
.post-title {
	float: left;
	width: 550px;
}
.post-title_newsbox {
	float: left;
	width: 440px;
}
.entry {
	text-align:justify;
	clear: both;
	padding-top: 5px;
}
.post-cat {
	float:right;
	font-size: 95%;
	font-weight:bold;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	font-weight:bold;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #093;
}
.navigation a:hover{
	color:#F00;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.jpg) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.jpg) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background:#F5FBF4;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color:#333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	border: 1px solid #093;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#F5FBF4;
	border: 1px solid #093;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#comment_logout{
	float:right;
}
#sidebar{
	float: left;
	width: 240px;
	position:relative;
	margin:10px 10px 0px 45px;
}
#sidebar_header{
	background-image:url(images/red_sidebar_top.png);
	background-repeat:no-repeat;
	height:40px;
	width:240px;
	overflow: hidden;
	position:relative;
	float: left;
	text-align:center;
}
#sidebar_header h1{
	color:#FFF;
	margin-top:10px;
}
#sidebar_body {
	background-image:url(images/sidebar_bg.png);
	background-repeat:repeat-y;
	float: left;
	padding: 0px 15px 20px 15px;
	width: 210px;
	position:relative;
}
#sidebar_body ul{
	list-style:none;
	padding:0px 0px 20px 0px;
	margin-left:0px;
}
#sidebar_body form{
	margin-bottom:20px;
}
#sidebar_footer{
	background-image:url(images/sidebar_footer.png);
	background-repeat:no-repeat;
	height:15px;
	width:240px;
	position:relative;
	float:left;
}
#searchform {
	width: 210px;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #CCC;
	background:#FFF;
	vertical-align: middle;
}
#searchform #searchsubmit {
	border:thin #FEB4B9;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#093;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color:#093;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer_wrapper{
	width:100%;
	background-color:#333;
	border-top:#CCC solid 7px;
}
#footer {
	margin:auto;
	width:846px;
	clear: both;
	color:#FFF;
	font-size: 95%;
	line-height: 130%;
	padding:0px 30px 10px 30px;
}
#footer a, #footer a:visited{
	color:#FFF;
}
#footer .left-col{
	width: 262px;
	float: left;
	padding:0 10px 0 10px;
}
#footer .right-col{
	width: 262px;
	float: right;
	padding:0 10px 0 10px;
	text-align:center;
}
#footer h4 {
	font: normal 176%/100% "Trebuchet MS", Tahoma, Arial;
	color:#FFF;
	text-decoration:underline;
	margin: 10px 0px 5px;
	text-align:center;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 20px;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
	height:20px;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left bottom;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.nav_rss{
	float:right;
	margin:12px 0px 0px 0px;
}
.rss2 {
	background: url(images/rss2.png) no-repeat;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
