/*
Theme Name: Balmain Association Inc. 
Theme URI: http://www.balmainassociation.org.au/
Description: Theme for 2012 Balmain Association Inc.  Visit <a href="http://www.redantmedia.com.au/">Red Ant Media</a> for more information.
Version: 1.0
Author: Tristan Blattman, Red Ant Media
Author URI: http://www.redantmedia.com.au/
*/

/* css Balmain Association Inc. Website */
/* All associated graphics copyright 2012, Ingrid Kool Clarke. Red Ant Media */
/* Added: February 2012 */

@font-face {
    font-family: 'UbuntuItalic';
    src: url('fonts/ubuntu-italic-webfont.eot');
    src: url('fonts/ubuntu-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-italic-webfont.woff') format('woff'),
         url('fonts/ubuntu-italic-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-italic-webfont.svg#UbuntuItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuBold';
    src: url('fonts/ubuntu-bold-webfont.eot');
    src: url('fonts/ubuntu-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-bold-webfont.woff') format('woff'),
         url('fonts/ubuntu-bold-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-bold-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuBoldItalic';
    src: url('fonts/ubuntu-bolditalic-webfont.eot');
    src: url('fonts/ubuntu-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-bolditalic-webfont.woff') format('woff'),
         url('fonts/ubuntu-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-bolditalic-webfont.svg#UbuntuBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuMedium';
    src: url('fonts/ubuntu-medium-webfont.eot');
    src: url('fonts/ubuntu-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-medium-webfont.woff') format('woff'),
         url('fonts/ubuntu-medium-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-medium-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuLight';
    src: url('fonts/ubuntu-light-webfont.eot');
    src: url('fonts/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-light-webfont.woff') format('woff'),
         url('fonts/ubuntu-light-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-light-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuLightItalic';
    src: url('fonts/ubuntu-lightitalic-webfont.eot');
    src: url('fonts/ubuntu-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-lightitalic-webfont.woff') format('woff'),
         url('fonts/ubuntu-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-lightitalic-webfont.svg#UbuntuLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuMediumItalic';
    src: url('fonts/ubuntu-mediumitalic-webfont.eot');
    src: url('fonts/ubuntu-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-mediumitalic-webfont.woff') format('woff'),
         url('fonts/ubuntu-mediumitalic-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-mediumitalic-webfont.svg#UbuntuMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UbuntuRegular';
    src: url('fonts/ubuntu-regular-webfont.eot');
    src: url('fonts/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-regular-webfont.woff') format('woff'),
         url('fonts/ubuntu-regular-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-regular-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	margin: 0;
	padding: 0; 
	background: #fff;
	color: #333;
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;	
 }
 
h1, h2, h3{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	}

p, ul li{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	}
	
	
.holder{
	width: 1000px;
	margin: auto;
	padding: 30px 0 0 0;
	}
	
.navholder{
	width: 1000px;
	height: 110px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
.clearlr{
	clear: both;
	}
	
img{
	border: none;
	}
	
#headertext{
	width: 658px;
	height: 67px;
	padding: 23px 0 0 0;
	margin: 0 0 0 0;
	float: left;
	}
	
#headertext #searchbarholder{
	width: 240px;
	height: 20px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 5px 0
	}

#headertext #searchbarholder p{
	width: 30px;
	height: 20px;
	padding: 0 0 0 0;
	margin: 2px 0 0 0;
	color: #a69b86;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: left;
	float:left;
	}
	
#headertext #searchbarholder .textInput{
	float: right;
	width: 176px;
	height: 20px;
	border: none;
	background: #e4e1da;
	color: #000;
	font-size: 0.9em;
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	}
	
#headertext #nav{
	width: 658px;
	height: 55px;
	background: url(images/nav-background.png) repeat-x;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#headertext #nav ul{
	float: left;
	height: 55px;
	width: 700px;
	display: block;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
	}
	
#headertext #nav li {
	list-style: none;
	height: 55px;
	width: auto;
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
	text-transform: uppercase;
	color: #5b1a21;
	overflow: hidden;
	}
	
#headertext #nav li a{
	display: block;
	height: 38px;
	width: auto;
	color: #5b1a21;
	padding: 17px 0px 0 0px;
	margin: 0 28px 0 0;
	text-decoration: none;
	background: url(images/nav-background.png) repeat-x;
	background-position: top;
	}

#headertext #nav li a:hover{
	color: #972327;
	background: url(images/nav-background.png) repeat-x;
	background-position: bottom;
	}
	
#headertext #nav li.current-cat a, #headertext #nav li.current_page_item a{
	color: #972327;
	background: url(images/nav-background.png) repeat-x;
	background-position: bottom;
	}
	
#logoholder{
	width: 320px;
	height: 102px;
	padding: 0 0 0 22px;
	margin: 0 0 0 0;
	float: right;
	border-bottom: 1px solid #5b1a21;
	}

#logoholder a img{
	width: 314px;
	height: 92px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
	}
	
#logoline{
	float: right;
	height: 5px;
	width: 342px;
	border-top: 1px solid #5b1a21;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	}
	
.eventholder, .searchholder{
	width: 1000px;
	height: auto;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-top: 1px solid #5b1a21;
	}

.eventholder .linewide{
	width: auto;
	clear: both;
	border-bottom: 1px solid #5b1a21;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	}
	
.eventheading{
	width: 1000px;
	height: auto;
	float: left;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	}
	
.eventheading h1{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;
	font-size: 1.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventheading .titleleft{
	width: 700px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventheading .titleleft h1{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;
	font-size: 1.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventheading .titledate{
	width: 300px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventheading .titledate h1{
	text-align: right;
	color: #b87e2d;
	font-size: 1.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.eventheading .titledate a{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;;
	font-size: 1em;
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.4em;
	width: 250px;
	float: right;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	}	
	
.eventheading .titledate  a:hover{
	color: #5b1a21;
	}
	
.eventholder .contactform{
	width: 400px;
	float: left;
	}
	
.eventholder .contactinfo{
	width: 400px;
	float: left;
	clear: right;
	margin: -34px 0 0 0;
	}

.eventholder .contactinfo h2, .eventholder .heading h2, .eventholder .contactform h2{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;
	font-size: 1.2em;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventholder .contactinfo p, .eventholder .contactform p{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #333;
	font-size: 0.9em;
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.4em;
	}

.eventholder .contactinfo a{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;
	font-size: 1em;
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.4em;
	text-decoration: none;
	}	
	
.eventholder .contactinfo  a:hover{
	color: #5b1a21;
	}
	
.eventholder .eventtext{
	width: 655px;
	float: right;
	height: auto;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	}

.eventholder .eventtextpub{
	width: 750px;
	float: right;
	height: auto;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventholder .eventtextwide, .eventholder .eventtext2{
	width: 1000px;
	float: right;
	height: auto;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventholder .eventtextpub h2, .eventholder .eventtext h2, .eventholder .eventtextwide h2{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;
	font-size: 1.2em;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	}
	
.eventholder .eventtextpub p, .eventholder .eventtext p, .eventholder .eventtextwide p{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #333;
	font-size: 0.9em;
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.4em;
	}
	
.eventholder .eventtextpub p a, .eventholder .eventtext p a, .eventholder .eventtextwide p a{
	font-family: 'UbuntuMedium';
	color: #972327;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.eventholder .eventtextpub p a:hover, .eventholder .eventtext p a:hover, .eventholder .eventtextwide p a:hover{
	color: #5b1a21;
	}

.eventholder .eventtextpub p .orderlink, .eventholder .eventtext p .orderlink, .eventholder .eventtextwide p .orderlink{
    text-transform:uppercase;
	float:right;
	width:auto;
	font-family: 'UbuntuRegular';
	font-weight: bold;
	}
	
.eventholder .eventtext2{
	width: 1000px;
	float: right;
	height: auto;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventholder .eventtext2 h2{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;
	font-size: 1.2em;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	}
	
.eventholder .listingeventtext{
	width: 645px;
	float: right;
	}
	
.eventholder .eventtext2 p, .eventholder .listingeventtext p{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #333;
	font-size: 0.9em;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.4em;
	}
	
.eventholder .eventtext2 p a, .eventholder .listingeventtext p a{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.eventholder .eventtext2 p a:hover{
	color: #5b1a21;
	}
	
.eventholder .dateright{	
	width: 300px;
	height: auto;
	float: right;
	padding: 13px 0 0 0;
	margin: 0 0 0 0;
	text-align: right;
	}

.eventholder .dateright p{
	text-align: right;
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #b87e2d;
	font-size: 1.2em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventholder .dateright p span{
	font-size: 1.0em;
	}
	
.eventholder .eventtext ul, .eventholder .eventtext2 ul{
	padding: 0 30px 0 30px; 
	margin: 5px 0 5px 0;
	}

.eventholder .eventtext li, .eventholder .eventtext2 li{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #333;
	font-size: 0.9em;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.2em;
	}
	
.eventholder .backlink{	
	width: 600px;
	height: 10px;
	float: right;
	clear: left;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	text-align: right;
	}
	
.eventholder .backlink span{
	text-align: right;
	font-size: 0.7em;
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	text-transform: uppercase;
	color: #b87e2d;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.eventholder .backlink span a{
	text-decoration: none;
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	text-transform: uppercase;
	color: #972327;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.eventholder .backlink span a:hover{
	color: #5b1a21;
	}

.heading{
	padding: 17px 0 0 0;
	margin: 0 0 5px 0;
	}
	
.eventholder .listingeventtext  .heading a, .eventholder .eventtextwide .heading a, .eventholder .eventtext2 .heading a, .eventholder .eventtext .heading a{
	font-family: 'UbuntuRegular';
	font-weight: bold;
	color: #972327;
	font-size: 1.2em;
	text-decoration: none;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}

	
.eventholder .listingeventtext .heading a:hover, .eventholder .eventtextwide .heading a:hover, .eventholder .eventtext2 .heading a{
	color: #5b1a21;
	}

.eventholder .imgholder{
	width: 315px;
	float: left;
	height: auto;
	padding: 13px 30px 0 0;
	margin: 0 0 13px 0;
	}
	
.eventholder .imgholder img{
	padding: 10px 0 0 0;
	margin: 0 30px 0 0;
	width: 315px;
	float: left;
	clear: left;
	}
	
.eventholder .imgholderpub {
	width: 220px;
	float: left;
	height: auto;
	padding: 13px 30px 0 0;
	margin: 0 0 13px 0;
	}
	
.eventholder .imgholderpub img{
	padding: 10px 0 0 0;
	margin: 0 30px 0 0;
	width: 220px;
	float: left;
	clear: left;
	}

.featuredimg{
	width: 1000px;
	height: 320px;
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 15px 0;
	}
	
.featuredimg a img{
	width: 1000px;
	height: 320px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.textboxholder{	
	width: 1000px;
	height: auto;
	margin: 0 25px 10px 0;
	padding: 0 0 15px 0;
	overflow: hidden;
	}
	
.textbox{	
	width: 315px;
	height: auto;
	margin: 0 25px 0 0;
	padding: 0 0 0 0;
	float: left;
	}

.last{
	margin-right: 0px;
	}
	
.textbox ul{
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
	list-style-type: disc;
	color: #333;
	}
	
.textbox ul li{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #333;
	font-size: 0.95em;
	padding: 0 0 2px 0;
	margin: 0 0 0 0;
	line-height: 1.4em;
	}
	
.headingline{
	width: 315px;
	height: auto;
	border-bottom: 1px solid #a69b86;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}
	
.headingline a{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	text-decoration: none;
	color: #972327;
	font-size: 1.65em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.headingline a:hover{
	color: #5b1a21;
	}
	
.textbox h1{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327;
	font-size: 1.65em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
.textbox p{
	font-family: 'UbuntuRegular', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #333;
	font-size: 0.95em;
	padding: 0 0 7px 0;
	margin: 0 0 0 0;
	line-height: 1.4em;
	}
	
.textbox p a{
	font-family: 'UbuntuMedium', 'Trebuchet MS', Helvetica, Arial, san-serif;
	color: #972327 ;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.textbox p a:hover{
	color: #5b1a21;
	}
	
.textbox img{
	float: left;
	width: 100px;
	padding: 0 0 0 0;
	margin: 2px 10px 0 0;
	}
	
#footerline{
	border-top: 1px solid #5b1a21;
	border-bottom: 10px solid #5b1a21;
	height: 5px;
	width: 1000px;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}
	
#footer{
	height: auto;
	width: 1000px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	}
	
#footer #footerleft, #footer #footerleft ul{
	float: left;
	width: 460px;
	display: block;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	}

#footer #footerleft li, #footer #footerleft li.cat-item, #footer #footerleft li.page_item{
	list-style: none;
	width: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0 7px 0 0;
	font-family: 'UbuntuLight', 'Trebuchet MS', Helvetica, Arial, san-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #5b1a21;
	}

#footer #footerleft li.firstfootlink{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 48px;
 	 } 
	
#footer #footerleft li.firstfootlink:after{
	content: ""
	}
	
#footer #footerleft li:after{
	content: " | ";
	position: relative;
	top: -16px;
	left: -8px;
}


	
#footer #footerleft li a, #footer #footerleft li.cat-item a, #footer #footerleft li.page_item a{
	display: block;
	color: #5b1a21;
	margin: 0 5px 0 0px;
	padding: 0 0 0 0;
	text-decoration: none;
	}

#footer #footerleft li a:hover, #footer #footerleft li.cat-item a:hover, #footer #footerleft li.page_item a:hover{
	color: #333333;
	}
	
#footer #footerleft li a.current, #footer #footerleft li.current-cat a, #footer #footerleft li.current_page_item a{
	color: #333333;
	}
	
#footer #footerright{
	float: right;
	width: 540px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	}
	
#footer #footerright p{
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: 'UbuntuLight', 'Trebuchet MS', Helvetica, Arial, san-serif;
	font-size: 0.8em;
	color: #5b1a21;
	}
	
#footer #footerright p a{
	color: #5b1a21;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	}
	
#footer #footerright p a:hover{
	color: #333333;
	}
	

 