/*  
Theme Name: Ballina Rugby Club
Theme URI: http://www.ballinarugby.com.au/
Description: Custom theme for the Ballina Rugby Club.
Version: 1.0
Author: eMedia Worx
Author URI: http://www.emediaworx.com.au/

*/


*{ 
	margin:0;
	padding:0;
	}
.left {
	float:left;
	}
.right {
	float:right;
}
.clearer {
	clear:both;
	}
body{
	background:url(images/body_bkg.jpg) repeat-x #004b7a;
	font-size: 1em;
	}
a {
	color:#003399;
}
a:hover{
	color:#3399CC;
}
a:visited{
	color:#551A8B;
}
#container {
	width: 1068px;
	margin: 0 auto;
}
#header_bkg{
	background: url(images/header_bkg-2.jpg) center repeat-x;
	height:112px;
}
#header {
	height:112px;
	width: 777px;
	margin: 0 auto;
}
#navbar {
	border-top: 2px solid #0ca0ff;
	border-bottom: 2px solid #0ca0ff;
	background: url(images/navbar_bkg_fill.jpg) no-repeat 748px 0 #004E75;
	height: 17px;
	font-family:Arial, Helvetica, sans-serif;
}
#navbar ul {
	background: url(images/navbar_bkg.jpg) center no-repeat;
	height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	width: 658px;
	margin: 0 auto;
	font-size:75%;
	font-weight:bold;
	padding-left: 90px;
	padding-top: 0;
}
#navbar li {
	float: left;
	list-style-type: none;
	padding: 1px 9px 1px 9px;
	border-left: 1px solid #FFFFFF;
}
#navbar li.first {
	border-left:none;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	background:url(images/footer_bkg.gif) no-repeat;
	height: 20px;
	width: 700px;
	margin: 0 auto;
}
#container #contentholder {
	background: url(images/content_bkg.jpg) repeat-y;
	margin-left:24px;
	margin-right:24px;
	background-color: #FFFFFF;
	width: 699px;
	float:left;
}
#container #left_outer {
	width:160px;
	float:left;
}
#container #left_outer img{
	display:block;
	margin: 30px auto;
}
#container #right_outer {
	width:160px;
	float:left;
}
#container #right_outer img{
	display:block;
	margin: 30px auto;
}

#container #contentholder #topcontent {
	background: url(images/home_content_bkg.jpg) no-repeat top left;
	min-height: 232px;
	margin-left:-24px;
	font-family: "Courier New", Courier, monospace;
	float:left;
	width: 558px;
}
#container #contentholder #topcontent p{
	margin: 20px 15px 20px 350px;
	text-align:center;
	font-size: 90%;
}
#container #contentholder #topcontent p.contact{
	margin: 65px 15px 15px 100px;
	text-align:left;
	padding-left: 45px;
	background:url(images/home_arrow.jpg) no-repeat;
}

#container #contentholder #content {
	background-color:#FFFFFF;
	float:left;
	width: 500px;
	padding: 0 15px;
	font-family:Arial, Helvetica, sans-serif;
}

#container #contentholder #content p{
	margin: 10px 0;
	font-size: 80%;
	}
#container #contentholder #content ul,#container #contentholder #content ol{
	margin: 10px 0 10px 35px;
	font-size: 80%;
	}
#container #contentholder #content ul ul{
	margin: 10px 0 10px 20px;
	font-size: 100%;
	}
#container #contentholder #content h1{
	margin: 20px 0 15px 0;
	color:#14568A;
	font-size: 140%;
	}
#container #contentholder #content h2{
	margin: 10px 0 10px 0;
	color:#14568A;
	font-size: 110%;
	}
#container #contentholder #content h3{
	margin: 10px 0 10px 0;
	color:#14568A;
	font-size: 90%;
	}
	
#container #contentholder #leftmenu {
	float: right;
	width: 140px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/leftnav_bkg.jpg) repeat-x;
	margin-right: 6px;
	padding-bottom: 50px
}
#container #contentholder #leftmenu a{
	color:#003366;
	text-decoration: none;
}
#container #contentholder #leftmenu a:hover{
	color:#003366;
	text-decoration: underline;
}

#container #contentholder #leftmenu ul{
	color:#003366;
	list-style-type: none;
	margin: 25px 0 25px 5px;
	font-size: 85%;
}
#container #contentholder #leftmenu li{
	color:#003366;
	background: url(images/leftnav_li.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin: 4px 0;
}
#container #contentholder #leftmenu ul ul{
	margin: 0 0 0 10px;
	font-size: 100%;
}
#container #contentholder #leftmenu ul ul li{
	background:none;
	padding-left: 0;
}


#container #contentholder #leftmenu a{
	color:#003366;
}

.newsbox {
	width: 493px;
	margin: 20px auto;
	font-family:"Courier New", Courier, monospace;
}
/*Pad this box below
*/
.newsbox .bot_img {
	background-image: url(images/box_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px 10px;
	width: 473px;
}
.newsbox .bkg_img {
	background-image: url(images/box_bkg.jpg);
	background-repeat: repeat-y;
}
.newsbox .top_img {
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
}
#container #contentholder #content .newsbox h1 {
	text-align:right;
	text-transform: uppercase;
	font-size: 90%;
	padding-right: 14px;
	padding-top: 2px;
}
#container #contentholder #content .newsbox  ul {
	margin: 0 0 0 170px;
	list-style-type: none;
	font-size: 80%;
	
}
#container #contentholder #content .newsbox li {
	margin: 0 0 8px 0;
	padding-left: 12px;
	background: url(images/leftnav_li.gif) no-repeat 0 3px;	
}
#container #contentholder #content .newsbox  li a{
	font-weight:bold;
	color:#003399;
}
#container #contentholder #content .newsbox  li a.more {
	font-weight:normal;
	font-size: 75%;
	color: #3399cc;
	text-decoration:none;
}
#disclosure{
	margin: 10px auto;
	width: 748px;
	}
#disclosure p{
	color:#FFFFFF;
	font-size: 75%;
	text-align:center;
	}
#disclosure a{
	color:#FFFFFF;
	}
	
/* Begin Typography & Colors */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

/* End Typography & Colors */


/* Begin Structure */
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	font-size: 80%;
	}
.entry form fieldset{
	border:none;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: 120%;
	}
.commentlist cite {
	font-size: 85%;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/* End Sidebar */



/* Begin Calendar */
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	}
.navigation .alignright {
	float: right;
	width: 47%;
	}

.navigation .alignleft {
	float: left;
	width: 47%;
	}
#container #contentholder #content ul.picasalist {
	padding:15px;
	margin:0px;
}
#container #contentholder #content ul.picasalist li{
	list-style-type:none;
	float:left;
	padding: 10px 5px;
	height: 150px;
	text-align: center;
}
#container #contentholder #content ul.picasalist img{
	vertical-align:middle;
	margin: 0 auto;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* End Various Tags & Classes*/



/* "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." */
