/*
Theme Name: Make Breast Cancer History 2009
Theme URI: http://makebreastcancerhistory.com.au/
Description: Make Breast Cancer History 2009
Version: 1.0
Author: Andrew Macdermid
Author URI: http://macdermid.net
*/
/*=============================================================
=Additional stlyes
==============================================================*/
@import url(reset.css);

/*=============================================================
=Colours
==============================================================
background pink gradient dark: #fac7e4;
strong pink: #CC006B
pink highlight: #fc0085

*/
/*=============================================================
=Structure
==============================================================*/
body {
	background-color:#fac7e4;/*	background-image:url(images/bodybg.png);
	background-position:top;
	background-repeat:repeat-y;*/
}

#bodybg {
	width:1050px;
	margin:0 auto;
	position:relative;
	background-image:url(images/wrapperbg.png);
	background-position: top;
	background-repeat:no-repeat;
}

#wrapper {
	width:1050px;
	margin:0 auto;
	position:relative;
	background-image:url(images/bodybg.png);
	background-position:top;
	background-repeat:repeat-y;
}

#mainnav {
	width:850px;
	height:45px;
	margin:0 100px 0 100px;
}

#logo {
	height:184px;
	width:850px;
	margin:0 100px 0 100px;
}

#info {
	height:147px;
	width:850px;
	margin:0 100px 0 100px;
}

#polaroidtm {
	position:absolute;
	right:69px;
	top:45px;
	height:221px;
	width:242px;/*background-image:url(polaroidstm/polaroid01.png);
	background-position:top;
	background-repeat:no-repeat;*/
}

#content {
	width:825px;
	margin:0 0 0 125px;
	padding-top:30px;
}

#teasercolumn {
	width:314px;
	float:left;
	margin:-8px 10px 20px -14px;
}

#photocolumn {
	width:220px;
	float:left;
	margin:-8px 10px 20px 0px;
}

#maincolumn {
	width:365px;
	float:left;
	margin:0 10px 20px 0;/*	background-image:url(images/baseline.gif);
	background-position:top;
	background-repeat:repeat;*/
}

#maincolumnnarrow {
	width:285px;
	float:left;
	margin:0 10px 20px 0;/*background-image:url(images/baseline.gif);
	background-position:top;
	background-repeat:repeat;*/
}

#maincolumn_sponsors {
	width:595px;
	float:left;
	margin:0 10px 20px 0;
}

#maincolumnhome {
	width:492px;
	float:left;
	margin:0 10px 20px 0;
}

#hero {
	margin-bottom:0px;
}

#maincolumn_news {
	width:595px;
	float:left;
	margin:0 10px 20px 0;
}

#sidebar {
	width:220px;
	float:left;
	margin:0;
}

#newslettersignup {
	width:850px;
	height:40px;
	margin:0 0 0 100px;
	background-image:url(images/newsletterbg.png);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
}

#footer {
	width:850px;
	height:216px;
	margin:20px 100px 0 100px;
	background-image:url(images/sponsorbox.png);
	background-position:top;
	background-repeat:no-repeat;
}

#teasercolumn .postteaser {
	width:300px;
	clear:both;
}

#maincolumn .postteaser {
	width:365px;
	clear:both;
	padding-top:2em;
}

#maincolumn_news .postteaser {
	width:595px;
	clear:both;
	padding-top:2em;
}

.sidebaritem {
	background-image:url(images/sidebarbox.png);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
	background-color:#F9EAF2;
	margin-bottom:60px;
}

.clearme {
	clear:both;
}

#goldsponsor {
	float:left;
	margin-left:0px;
	width:282px;
}

#sponsorsanddonors {
	float:left;
	width:564px;
}

#video {
	margin:20px auto;
}

#video_galapage {
	margin:40px auto 20px 0;
}

/*=============================================================
=Typography
==============================================================*/
body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

h1, h2, h3, h4, h5 {
	color:#CC006B;
}

h1 {
	font-size:2.7em;
	line-height: 1em;
	margin-bottom: -0.3em;
}

h2 {
	font-size: 1.8em;
	margin-bottom: -1em;
	margin-top:1em;
}

#hero h2 {
	margin-top: 2em;
}

.moreroom {
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: -1.4em;
}

p {
	font-size: 1.2em;
	margin: 1.5em 0;
}

#teasercolumn .postteaser h3 {
	padding-top:1.2em;
}

#teasercolumn .postteaser p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 1.5em 0 0 0;
	width:175px;
	float:right;
}

#teasercolumn .postteaser p.readmore {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 0 0;
}

#teasercolumn .postteaser p.postmeta {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 0 0;
	color:#999;
}

#maincolumn .postteaser h3, #maincolumn_news .postteaser h3 {
	padding-top:0.9em;
	margin:0;
}

#maincolumn .postteaser p, #maincolumn_news .postteaser p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	width:240px;
	float:right;
}

#maincolumn .postteaser p.readmore, #maincolumn_news .postteaser p.readmore {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
}

#maincolumn .postteaser p.postmeta, #maincolumn_news .postteaser p.postmeta {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	color:#999;
}

#maincolumn_news .postteaser p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0;
	width:460px;
	float:right;
}

small {
	font-size: 1.1em;
	line-height: 3em;
	color:#999;
}

#footer h2 {
	text-align:center;
}

.sidebaritem h4 {
	font-size: 1.6em;
	text-align:center;
}

#patron, #press {
	font-size: 1.6em;
	text-align:center;
	line-height:3.2em;
}

.sidebaritem h3 {
	text-align:center;
	margin-bottom: 0;
}

strong {
	color:#CC006B;
}

/*=============================================================
=The Lists
==============================================================*/

#maincolumn ul {
	list-style:inside disc;
	margin: -1.8em 0 1.5em 1.8em;
}

#maincolumn ul.highlights {
	margin-top:1.8em;
}

#maincolumn li {
	font-size: 1.2em;
}

#maincolumn_sponsors ul.sponsor-display {
	background-color:#00F;
	width:591px;
	border: #ea9fc7 solid 2px;
	font-size:1.4em;
	list-style:none inside;
	background-color:#FFF;
	float:left;
	margin:2em 0;
}

#maincolumn_sponsors .sponsor-display li {
	width: 197px;
	height:130px;
	line-height:130px;
	text-align:center;
	float:left;
	padding-bottom:0px;
}

#maincolumn_sponsors ul.sponsor-display-special-thanks {
	background-color:#00F;
	width:591px;
	border: #ea9fc7 solid 2px;
	font-size:1.2em;
	list-style:disc inside;
	background-color:#FFF;
	margin:2em 0;
}

#maincolumn_sponsors .sponsor-display-special-thanks li {
	height:1.4em;
	line-height:1.4em;
	text-align:left;
	padding-bottom:0px;
	margin:1em;
}

img.sponsor-display {
	margin:0 auto;
}

#goldsponsor ul {
	position:relative;
	margin-top:20px;
	width: 283px;
	list-style:none inside;
	height:125px;
	line-height:125px;
}

#goldsponsor li {
	display:block;
	width: 283px;
	text-align:center;
	float:left;
	height:125px;
	line-height:125px;
}

#sponsorsanddonors ul {
	position:relative;
	margin-top:20px;
	width:566px;
	list-style:none inside;
	height:125px;
	line-height:125px;
}

#sponsorsanddonors li {
	display:block;
	width: 283px;
	text-align:center;
	float:left;
	height:125px;
	line-height:125px;
	font-size:1.4em;
	color:#CC0099;
	font-style:italic;
}

dl.table-display {
	width: 360px;
	margin:  0;
	padding: 0;
	font-size:1.2em;
	line-height:1.5em;
}

#maincolumnhome dl.table-display {
	width: 360px;
	margin-top: 40px;
	margin-bottom:200px;
}

.table-display dt {
	width: 65px;
	float: left;
	margin: 0 0 0 0;
	padding: .2em;
	font-weight: bold;
	color:#CC006B;
}

.table-display dd {
	float: left;
	width: 255px;
	margin: 0 0 0 0;
	padding: .2em;
}

/*=============================================================
=Images
==============================================================*/
.floatleft {
	float:left;
	padding-right:1em;
	padding-bottom:1em;
}

.floatright {
	float:right;
	padding-left:1em;
	padding-bottom:1em;
}

.postteaser img {
	display:block;
	background-image:url(images/teaserframe.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	padding:17px 17px;
}

#photocolumn img {
	display:block;
	background-image:url(images/photoframe.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	padding:7px;
}

.alignnone {
	margin-top:0.5em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.gallery {
	padding-top:20px;
}

/*=============================================================
=Gallery
==============================================================*/

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display: block;
	clear: both;
	margin: 0;
	background-color:#999;
}

.gallery .gallery-item {
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
}

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	/*max-width: 89%;*/

	width:89px;
	height: 89px;
	padding: 0;
	margin: 0 6px 6px 0;
}

.gallery-caption {
	margin-left: 0;
}

/* Image sizes depending on the number of columns */

.col-0 {
	width: 100%;
}

.col-1 {
	width: 100%;
}

.col-2 {
	width: 50%;
}

.col-3 {
	width: 33%;
}

.col-4 {
	width: 25%;
}

.col-5 {
	width: 20%;
}

.col-6 {
	width: 16.5%;
}

.col-7 {
	width: 14%;
}

.col-8 {
	width: 12.4%;
}

.col-9 {
	width: 11%;
}

.col-10 {
	width: 10%;
}

.col-11 {
	width: 9%;
}

.col-12 {
	width: 8.33%;
}

.col-13 {
	width: 7.6%;
}

.col-14 {
	width: 7.1%;
}

.col-15 {
	width: 6.66%;
}

.col-16 {
	width: 6.25%;
}

.col-17 {
	width: 5.83%;
}

.col-18 {
	width: 5.55%;
}

.col-19 {
	width: 5.25%;
}

.col-20 {
	width: 4.95%;
}

/*=============================================================
=Links
==============================================================*/
#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	top:50px;
	left:110px;
	text-indent:-4242px;
}

#skip a:active, #skip a:focus {
	background-color:#FFF;
	position:absolute;
	top:50px;
	left:110px;
	text-indent:0px;
	color:#000;
	text-decoration:none;
}

a, a:visited {
	text-decoration:none;
	color:#CC006B;
}

a:hover, a:active {
	text-decoration:none;
	color:#fc0085;
}

h3 a, h3 a:visited {
	text-decoration:none;
	color:#CC006B;
}

h3 a:hover, h3 a:active {
	text-decoration:none;
	color:#fc0085;
}

/*=============================================================
=Newsletter signup and fields
==============================================================*/
#newslettersignup h2 {
	background-image:url(images/newslettersignup_h2.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
	width:250px;
	text-indent:-2400px;
	float:left;
	margin:0;
}

#newslettersignup input {
	background-color:#f3cbe0;
	border:#edadcf solid 1px;
	width:156px;
	height:21px;
	margin:8px 10px 10px 8px;
	float:left;
	color:#333;
}

#newslettersignup input:focus {
	background:#FFF;
}

#newslettersignup #labelname {
	background-image:url(images/newslettersignup_name.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:60px;
	height:40px;
	float:left;
	text-indent:-2400px;
	margin-left:74px;
}

#newslettersignup #labelemail {
	background-image:url(images/newslettersignup_email.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:60px;
	height:40px;
	float:left;
	text-indent:-2400px;
	margin-left:38px;
}

#newslettersignup #submit {
	display:none;
}

/*=============================================================
=Navigation
==============================================================*/
#mainnav ul {
	list-style-type: none;
	width: 100%;
	text-align: center;
}

#mainnav li {
	display: block;
	color: #FF0;
	float:left;
	width:121px;
	height:45px;
}

#mainnav a {
	display: block;
	width:121px;
	height:45px;
	text-indent:-424242px;
}

#mainnav li#galaevening {
	width:122px;
}

#mainnav li#galaevening a {
	width:122px;
	background:url(images/mainnav_combined.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#mainnav li#galaevening a:hover, #mainnav li#galaevening.current a {
	background-position:0 -45px;
}

#mainnav li#auctionitems a {
	background:url(images/mainnav_combined.png);
	background-repeat:no-repeat;
	background-position:-122px 0;
}

#mainnav li#auctionitems a:hover, #mainnav li#auctionitems.current a {
	background-position:-122px -45px;
}

#mainnav li#news a {
	background:url(images/mainnav_combined.png);
	background-repeat:no-repeat;
	background-position:-243px 0;
}

#mainnav li#news a:hover, #mainnav li#news.current a {
	background-position:-243px -45px;
}

#mainnav li#sponsors a {
	background:url(images/mainnav_combined.png);
	background-repeat:no-repeat;
	background-position:-364px 0;
}

#mainnav li#sponsors a:hover, #mainnav li#sponsors.current a {
	background-position:-364px -45px;
}

#mainnav li#ourstory a {
	background:url(images/mainnav_combined.png);
	background-repeat:no-repeat;
	background-position:-485px 0;
}

#mainnav li#ourstory a:hover, #mainnav li#ourstory.current a {
	background-position:-485px -45px;
}

#mainnav li#pastevents a {
	background:url(images/mainnav_combined.png);
	background-repeat:no-repeat;
	background-position:-606px 0;
}

#mainnav li#pastevents a:hover, #mainnav li#pastevents.current a {
	background-position:-606px -45px;
}

#mainnav li#contactus {
	width:122px;
}

#mainnav li#contactus a {
	background:url(images/mainnav_combined.png);
	background-repeat:no-repeat;
	background-position:-727px 0;
	width:122px;
}

#mainnav li#contactus a:hover, #mainnav li#contactus.current a {
	background-position:-727px -45px;
}
