/*

Theme Name: State Festival

Theme URI: http://www.greengraphics.com.au

Version: 2.0

Description: A theme by green Graphics

Author: greenGraphics

Author URI: http://www.greengraphics.com.au

*/



/* standard elements */

html {
	min-height: 100%;
}
* {
	margin: 0;
}

a {
	color: #b95531;
}
a:hover {
	color: #b2aca9;
}
@font-face {
    font-family: 'Brandon';
    src: url('/2013/wp-content/themes/festival/brandon_re-webfont.eot');
    src: url('/2013/wp-content/themes/festival/brandon_re-webfont.eot') format('eot'),
         url('/2013/wp-content/themes/festival/brandon_re-webfont.woff') format('woff'),
         url('/2013/wp-content/themes/festival/brandon_re-webfont.ttf') format('truetype'),
         url('/2013/wp-content/themes/festival/brandon_re-webfont.svg#brandon_grotesque_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Brandon Bold';
    src: url('/2013/wp-content/themes/festival/brandon_bld-webfont.eot');
    src: url('/2013/wp-content/themes/festival/brandon_bld-webfont.eot') format('eot'),
         url('/2013/wp-content/themes/festival/brandon_bld-webfont.woff') format('woff'),
         url('/2013/wp-content/themes/festival/brandon_bld-webfont.ttf') format('truetype'),
         url('/2013/wp-content/themes/festival/brandon_bld-webfont.svg#brandon_grotesque_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	color: #333;
	font-family: Helvetica, Arial, serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: #d6cebb url(/2013/wp-content/themes/festival/img/bg1.jpg) top center fixed;

}
.home {
	color: #333;
	font-family: Helvetica, Arial, serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: #681100 url(/2013/wp-content/themes/festival/img/bg222.jpg) no-repeat top center fixed;

}
.overviews{
width:606px;
height:284px;
background:#000;
float:right;
margin-bottom:20px;
}
.categoryoverview {
height:284px;
width:606px;
position:relative;
}


.categoryoverview .overview{
width:190px;
background:  url(/2013/wp-content/themes/festival/img/contentbg.png);
position:absolute;
top:0;
right:0;
height:244px;
font-size:1.2em;
padding:20px;

}
p, code, ul {
	padding-bottom: 10px;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.4em "Brandon", Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-bottom:0px;
	text-transform:uppercase;
	border-bottom:dotted #000 1px;
	color: #000;
}
h6 {
	font-family:"Brandon", Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	padding-bottom:6px;
	text-transform:uppercase;
	color: #F68E1B;
}
h2 {
	font: normal 1.4em "Brandon", Helvetica, sans-serif;
	text-transform:uppercase;
}
h3 {
	font: normal 1.1em sans-serif;
}
h4 {
	line-height:16px;
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-family:"Helvetica";
}
h5 {
	font-size:22px;
	font-weight:lighter;
	text-transform:uppercase;
	font-family: "Brandon", Helvetica;
	border-bottom:dotted #000 1px;
	margin-bottom:15px;
}

h7 {font-size:12px;line-height:12px;}
#sub {
	font: normal .8em sans-serif;
	padding:0px;
}
.title {
	margin-top:0px;
	background:#fff;
	width:598px;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma, sans-serif;
	line-height: 160%;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('/2013/wp-content/themes/festival/img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana, sans-serif;
	padding-left: 26px
}
big {
	font-size: 1.1em;
}
h2, h3 {
	padding-top: 6px;
	padding-bottom: 10px;
}
label {
	display: block;
	font-size: 0.9em;
}
/* misc */

.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* structure */

.container {
	font-size: 1.2em;
	padding: 0;
	width: 954px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* header */

.top {
	
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:0;
}
/* title */

#header {
	font-size: 1.2em;
	height: 250px;
	padding: 0px;
	width: 960px;
	font: normal 2.8em "Trebuchet MS", sans-serif;

	z-index: 100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header #logo {
	background-image: url(/2013/wp-content/themes/festival/img/logo.png);
	background-repeat: no-repeat;
	width:372px;
	height:165px;
	float:left;
}
/* sub navigation */

.sidenav {
	float: left;
	width: 260px;
}


/* NAV */
#navigation {
background: #000000;
	width:100%;
	height: 38px;
	z-index: 200;
margin-bottom:5px;
}
#navigation ul{
	
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
  float: left;
  display: inline-block;
  position: relative;
	
}
#navigation a {
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
	font: normal 1.60em "Brandon Bold", Helvetica, Arial, sans-serif;
	line-height: 38px;
	padding: 0 10px;
text-transform:uppercase;
	
}
#navigation a:hover { color: #a6343b;}



/* Calendars */

#calendar td {
	width:35px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#fff;
	border:0;
}
#calendar td a {
	background:#B95531;
	color:#fff;
	text-decoration:none;
	border:0;
}
#calendar td a:hover {
	background:#000;
	color:#fff;
	border:none;
}
#calendar .days {
	background:#333;
	font-size:12px;
	font-weight: bold;
	color:#888;
width:100%;
}
#calendar1 {}

#calendar1 td {
	width:20px;
	color:#888;
	text-align:center;
	font-size:12px;

}
#calendar1 .days {
	font-size:12px;
	background:#EBE6DD;
	color:#888;
width:100%;
}
#calendar1 .dates td {
	color:#FFF;
	font-size:12px;
}


/* main */

.main {
	width:954px;

background: url(/2013/wp-content/themes/festival/img/contentbg.png) repeat;
	z-index: 50;
}

.mainfull {
	width:954px;
background: url('/2013/wp-content/themes/festival/img/fullbg.png')repeat;
	z-index: 50;
}


/* content */

.content {
	float: right;
	margin: 4px 0;
	padding: 15px 20px;
	width: 606px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('/2013/wp-content/themes/festival/img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-weight: lighter;
	font-size: 1.1em;
	
}

/* Full width */

.contentfull {
	float: right;
	margin: 4px 0;
	padding: 15px 20px;
	width: 914px;
}
.contentfull .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.contentfull li {
	background: url('/2013/wp-content/themes/festival/img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.contentfull p {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-weight: lighter;
	font-size: 1.1em;
	
}


/* Image text wrap styles

--------------------------------------------------*/

img.alignright {
	float:right;
	margin:4em 4em 4em 4em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/* footer */

.footer {
	background: url(/2013/wp-content/themes/festival/img/footerbg.png) repeat;	
color: #333;
	font: normal .9em arial;
width:914px;
margin:0 auto;
padding-left:20px;padding-right:20px;
	line-height: 67px;
	height: 67px;
margin-top:5px;
	margin-bottom:50px;
}
.footer a {
	color: #333;
	text-decoration: none;
}
.footer a:hover {
	color: #333;
	text-decoration: underline;
}
/* posts */

.txt {
	text-transform:uppercase;
	font-family: "Myriad Pro", Arial, sans-serif;
}
#sub1 {
	text-transform:uppercase;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size:9px;
	padding:0px;
	margin:0px;
}
.sub1 {
	text-transform:uppercase;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size:11px;
	padding-top:0px;
	margin-top:0px;
}

.post1 {
	float:left;
	width:193px;
	height:300px;
	margin-right:8px;
	margin-bottom:10px;
	margin-top:18px;
}

.post1 img {
border-left:solid 1px #fff;

border-right:solid 1px #fff;

border-top:solid 1px #fff;
}
.post1 .title {
	background:#FFF;
	width:173px;

	height:35px;
	line-height:14px;
	font-size:13px;
	text-transform: uppercase;
	
border:solid 1px #FFF;
	padding-left:5px;
	padding-right:5px;
}
.post1 .title a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-family:"Helvetica";
	padding-left:0px;
}
.post1 .descr {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 120%;
	font-weight: lighter;
	color:#000;
	font-size:12px;

}

.post1 .post1-outter{
width:173px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border:1px solid #fff;
}
.post h1 a {
	text-decoration:none;
}
.post h1 a:hover {
	text-decoration:underline;
}
.post {
	margin: 6px 0 2px;
}
.post .info {
	padding: 5px 10px;
	border: 2px solid #FFF;

	margin: 2px 0 4px;
}
.post img {
	border: 0px solid #DDD;
	margin: 4px 0 0 0;
}
.post a img {
	border: 0px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}
.info a {
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}
/* sidebar */

.sidenav {
	float: left;
	padding-left:20px;padding-right:20px;
	width: 260px;
margin-top:4px;
}
.sidenav h2 {
	font-size:16px;
	color: #000;
	font-family: "Helvetica", Arial, sans serif;
	line-height: 30px;
	margin-bottom:0px;
	padding-left: 0px;
 	padding-bottom:0px;
	text-transform:none;
}
.sidenav ul {
	padding: 0;
	border-top: 0px solid #EAEADA;
}
.sidenav li {
	border-bottom: 0px solid #EAEADA;
}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #fff;
}
/* comments */

.content ol li {
	list-style: none;
	background: none;
}
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #664;
}
textarea.styled {
	width: 280px;
}
.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {
	margin-bottom: 3px;
}
a img {
	border:none;
}

.sidenav table caption {
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	letter-spacing: 0.1em;
}
.sidenav table thead tr {
	border-bottom:1px solid;
}
.sidenav table th {
	border-bottom:1px solid;
}
.sidenav table td {
	width: 225px; /* maximaize width; honestly, I don't know much about tables... */
	padding: 1px;
	font-size: 0.9em;
}
.sidenav table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}
.sidenav table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}
.sidenav table tfoot {
	border-top:1px solid;
}
.sidenav table tfoot a {
	border: none;
	font-weight: bold;
}
.sidenav table tfoot #prev a {
	text-align:left;
}
.sidenav table tfoot #next a {
	text-align:center;
}
#searchform {
}
#searchform input {
	background:#FFF;
	color:#000;
	height:25px;
	padding:4px;
	width: 190px;
	border:2px solid #000000;
	appearance:none;
	-moz-appearance:none;
float:left;
margin-bottom:10px;
}
#searchform #sidebarsubmit {
	background:#000000;
	color:#FFF;
	border:0;
	width: 40px;
	height:37px;
	cursor:pointer;
	float:right;
	font-size:1.3em;
}
#searchform #sidebarsubmit:hover {
	background:#B95531;
}


#nav2 #searchform {
	padding-top:8px;
	padding-right:8px;
	border:none;
}

#nav2 #search input {
	background:#FFF;
	color:#000;
	width: 145px;
}
#nav2 #search #sidebarsubmit {
	background:#f68e1b;
	color:#FFF;
	border:none;
	width: 50px;
}
#nav2 #search #searchsubmit:hover {
	color:#FFFFD5;
}



#nav2 {	
	height: 28px;
	z-index: 200;background: url(/2013/wp-content/themes/festival/img/menubg.png);
margin-bottom:5px;
}

#nav2 ul{
	
	margin-left:6px;
	padding: 0;
	list-style: none;
}
#nav2 li {
  float: left;
  display: inline-block;
  position: relative;
	
}
#nav2 a {
	color: #66636b;
	display: block;
	float: left;
	line-height: 29px;
	padding: 0 15px;
text-decoration:none;
	font-family: "Brandon", Brandon, Helvetica Neue, Helvetica, Arial, serif;
	font-size: 1em;
	text-transform: uppercase;
font-weight:normal;
	
}
#nav2 a:hover { color: #b95531;}

/* sub-menu */
#nav2 li ul {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 28px;
	padding: 0 0 10px 0;
	margin: 0;
	z-index: 200;
}

#nav2 li ul li{

	z-index: 200;
background:#f7f3f1;
width: 180px;
height: 32px;
padding: 0;
margin: 0;
border-bottom: solid 1px #FFF;
	
}

#nav2 li ul a{
	background: transparent;
	display: block;
	width: 180px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	color: #66636b;
}

#nav2 li ul a:hover{
 color: #b95531;
}

/* Rollover */

#cc1 a {
	background: url('/2013/wp-content/uploads/2012/12/ncc1.jpg') 0 0 no-repeat;
}

#cc2 a {
	background: url('/2013/wp-content/uploads/2012/12/ncc2.jpg') 0 0 no-repeat;
}



#cc1 a:hover,#cc2 a:hover {
	background-position: -185px 0px;
}

.cc_rollover a {
	display: block;
	width: 185px;
	height: 185px;
	float: left;
	text-indent: -5000px;
	margin-right: 25px;
}

#ncc1 a {
	background: url('/2013/wp-content/uploads/2012/12/ncc3.jpg') 0 0 no-repeat;
}

#ncc1 a:hover {
	background-position: -185px 0px;
}

.ncc_rollover a {
	display: block;
	width: 185px;
	height: 185px;
	float: left;
	text-indent: -5000px;
	margin-right: 0px;
}


#ccs1 a {
	background: url('/2013/wp-content/uploads/2012/11/ccs1.jpg') 0 0 no-repeat;
}

#ccs2 a {
	background: url('/2013/wp-content/uploads/2012/11/ccs2.jpg') 0 0 no-repeat;
}

#ccs3 a {
	background: url('/2013/wp-content/uploads/2012/11/ccs31.jpg') 0 0 no-repeat;
}

#ccs4 a {
	background: url('/2013/wp-content/uploads/2012/11/ccs4.jpg') 0 0 no-repeat;
}

#ccs5 a {
	background: url('/2013/wp-content/uploads/2012/12/gc.jpg') 0 0 no-repeat;
}

#ccs6 a {
	background: url('/2013/wp-content/uploads/2012/12/20gc.jpg') 0 0 no-repeat;
}

#ccs7 a {
	background: url('/2013/wp-content/uploads/2012/12/50gc.jpg') 0 0 no-repeat;
}

#ccs1 a:hover,#ccs2 a:hover,#ccs3 a:hover,#ccs4 a:hover,#ccs5 a:hover,#ccs6 a:hover,#ccs7 a:hover {
	background-position: -260px 0px;
}

.ccs_rollover a {
	display: block;
	width: 260px;
	height: 45px;
	text-indent: -5000px;
	margin: 5px 0px;
}

#booking a {
	background: url('/2013/wp-content/uploads/2012/12/box-office-2.png') 0 0 no-repeat;
}

#booking a:hover {
	background-position: -260px 0px;
}

.booking_rollover a {
	display: block;
	width: 260px;
	height: 45px;
	text-indent: -5000px;
	margin: 5px 0px;
}