*, *:before, *:after {
  /* Chrome 9-, Safari 5-, iOS 4.2-, Android 3-, Blackberry 7- */
  -webkit-box-sizing: border-box; 

  /* Firefox (desktop or Android) 28- */
  -moz-box-sizing: border-box;

  /* Firefox 29+, IE 8+, Chrome 10+, Safari 5.1+, Opera 9.5+, iOS 5+, Opera Mini Anything, Blackberry 10+, Android 4+ */
  box-sizing: border-box;
}

* {
	margin:0;
	padding:0;
}
h2 {
	padding:1em 0 0 0;
}
p {
	line-height:1.4em;
}
/*
p + p {
	text-indent:2em;
}
*/
p.strong {
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


ol {
	padding-left: 20px;
}

ul {
	padding-left: 20px;
}


body {
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size:100%;
	text-align:center;
/*	background:#ddd;    */
	background: #fffff;
}
pre {
	display:block;
	margin:1em 0 0 0;
	width:488px;
}
pre code {
	background:#eee;
	display:block;
	padding:10px;
}
.r {
	float:right;
	padding:0 0 10px 20px;
}

/* Landscape mode (default) */
#wrap {
	margin:0 auto;
	width:100%;
	position:relative;
	overflow:hidden;
	text-align:left;
	background:#fff;
}
#header {
	float:left;
	width:100%;
	padding:10px 0 20px 0;
        background-image: url("http://artwhitsunday.asn.au/2014_new/images/banner.jpg");
        background-position: 0px 0px;
	background-repeat: no-repeat;
/*	background:#fff; */
	border-bottom:1px solid #000;
}
#header h1 {
	padding:10px 30px 0 30px;
}
#header p {
	padding:0 30px;
	line-height:1.4em;
}
#content {
	float:left;
	width:100%;
	background:#fff;
	position:relative;
	left:768px;
}

#main-top {
	float:left;
	width:85%;
	position:relative;
	right:738px;
	padding:20px 0;
}
#main-top img {
	max-width: 500px;
}
#main-left {
	float:left;
	width:42%;
	position:relative;
	right:738px;
	padding:20px 0;
}
#main-left-facebook {
	width:85%;
	position:relative;
	padding:20px;
	right:738px;
}
#main-right {
	float:left;
	width:42%;
	position:relative;
	right:738px;
	padding:20px 0;
}
#main-left-artist {
	float:left;
	width:50%;
	position:relative;
	right:738px;
	padding:20px 0;
}
#main-right-artist {
	float:left;
	width:204px;
	position:relative;
	right:738px;
	padding:20px 0;
}

#side {
	float:right;
	width:31%;
	position:relative;
	right:788px;
	padding-bottom:20px;
}

#slider-wrapper {
	width: 100%;
	max-width: 200px;
	height: 200px;
	overflow: hidden;
/*	border: solid #ff0000 2px;  */
}
#slidy-container {
       	width: 100%;
	margin: 0 auto;
/*       	box-shadow: 0 0 12px rgba(0,0,0,0.4); */
}

figure#slidy img {
	width: 100%;
}

#sidea,
#sideb,
#sidec {
	clear:left;
	float:left;
	width:216px;
}
#footer {
	clear:both;
	float:left;
	width:1024px;
	border-top:1px solid #000;
	background:#ddd;
}
#footer p {
	padding:20px 30px;
}


#logo {
	float: left;
}

#logo img {
	height: 110px;
}

#banner {
	float: left;
	width: 70%;
}

#social {
	float: left;
	
}

.content-heading {
	font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
	padding: 10px;
	font-size: 110%;
	font-weight: bold;
}

#article-wrapper {
	border: 1px solid #afafaf;
	margin: 10px;
	box-shadow: 10px 5px 5px #cccccc;
}

#article-pinned {
	border: 5px solid #efefef;
	margin: 0px;
	padding: 10px;
}

#article-calendar {
	border: 5px solid #efefef;
	margin: 0px;
/*	height: 300px;  */
	padding: 10px;
}

#article-event {
	border: 5px solid #efefef;
	margin: 0px;
/*	height: 400px;  */
	padding: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}

img.article-event {
	height: 50px;
        margin: 5px;
}
#article-event a {
	color: #000000;
}

div.event-image {
	clear: both;
	max-width: 90%;
}

div.event-image img {
	max-width: 100%;
        max-height: 100px;
}

div.event-images {
	float: left;
	max-width: 25%;
	padding: 10px;
}

div.event-images img {
	max-width: 100%;
        max-height: 100px;
}

#article-news {
	border: 5px solid #efefef;
	margin: 0px;
	height: 200px;
	padding: 10px;
}
#article-news a {
	color: #000000;
}
#article-news img {
	max-width: 80%;
	max-height: 50px;
}

#article-news-long {
	border: 5px solid #efefef;
	margin: 0px;
	padding: 10px;
}

.article-title {
	font-weight: bold;
}

.message {
	height: 90%;
	overflow: hidden;
}

p.member_link {
	margin: 10px 0px;
}

.date {
	text-align: right;
	font-size: 80%;
	position: relative;
	right: 0px;
	bottom: 0px;
	width: 90%;
}

span.red {
	color: #ff0000;
	font-size: 70%;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
}

.ellipsis.multiline {
	white-space: normal;
}


table.artist-name {
	width: 100%;
}

td.artist-name {
	font-size: 120%;
	width: 50%;
}	

img.artist-image {
	width: 150px;
	margin: 5px 27px 5px 27px;
}
p.artist-image {
	width: 180px;
	margin: 5px 12px 20px 12px;
	text-align: center;
}

#gallery {
	width: 100%;
}

div.gallery-link {
	float: left;
	border: 1px solid #8f8f8f;
	border-radius: 10px;
	width: 20%;
	text-align: center;
	margin: 5px;
        padding: 5px;
}

div.gallery-image {
	border: 1px solid #ffffff;
	border-radius: 15px;
        height: 120px;
	margin: 5px 5px 20px 5px;
	overflow: hidden;
}

img.gallery-image {
	width: 200px;
}

.forms-heading {
	margin: 10px;
	font-weight: bold;
	font-size: 105%;
}

a.forms-heading {
	color: #000000;
}

p.forms-title {
	margin-top: 15px;
	font-size: 110%;
	border-top: solid #afafaf 1px;
}

p.forms-link {
	margin-top: 15px;
}


@media only screen and (orientation:portrait){
	/* portrait mode */
	#header,
	#wrap,
	#footer {
		width:95%;
	}
	#content {
		left:0;
		background:#fff;
	}
	#main-top {
		float:left;
		width:95%;
		position:relative;
		right:0;
		left:30px;
		padding:20px 0;
	}
	#main-left {
		float:left;
		width:95%;
		position:relative;
		right:0;
		left:30px;
		padding:20px 0;
	}
	#main-right {
		float:left;
		width:95%;
		position:relative;
		right:0;
		left:30px;
		padding:20px 0;
	}
	#main-left-artist {
		float:left;
		width:95%;
		position:relative;
		right:0;
		left:30px;
		padding:20px 0;
	}
	#main-right-artist {
		float:left;
		width:95%;
		position:relative;
		right:0;
		left:30px;
		padding:20px 0;
	}
	#side {
		clear:left;
		float:left;
		width:95%;
		right:0;
		padding-bottom:20px;
		background:#eee;
	}
	#sidea {
		clear:none;
		width:31%;
		float:left;
		position:relative;
		left:30px;
		padding-top:20px;
	}
	#sideb {
		clear:none;
		width:31%;
		float:left;
		position:relative;
		left:60px;
		padding-top:20px;
	}
	#sidec {
		clear:none;
		width:31%;
		float:right;
		position:relative;
		right:30px;
		padding-top:20px;
	}
}
