/*

Theme Name: State Festival

Theme URI: http://www.greengraphics.com.au

Version: 1.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: #0092A4;
}
a:hover {
	color: #829CB5;
}
body {
	color: #333;
	font-family: Helvetica, Arial, serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: #000000 url(/2011/wp-content/themes/festival/img/bg2.jpg) top center no-repeat fixed;
}

p, code, ul {
	padding-bottom: 10px;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.4em "Myriad Pro", Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-bottom:0px;
	text-transform:uppercase;
	border-bottom:dotted #000 1px;
	color: #000;
}
h6 {
	font-family:"Myriad Pro", Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	padding-bottom:6px;
	text-transform:uppercase;
	color: #F68E1B;
}
h2 {
	font: normal 1.6em 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: "Myriad Pro", 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:#ebe6dd;
	width:647px;
	margin-bottom:5px;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
}
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('/2011/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:0px;
	padding-bottom:0
}
/* title */

#header {
	font-size: 1.2em;
	height: 200px;
	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(/2011/wp-content/themes/festival/img/logo2.png);
	background-repeat: no-repeat;
	
	width:200px;
	height:200px;
	float:right;
}
/* sub navigation */

.sidenav {
	float: left;
	width: 260px;
	background-color:#fff;
}
/* navigation */

#navigation {
	width:100%;
	height: 35px;
	z-index: 200;
	padding-bottom:8px;
}
/* navigation 2 */

#nav2 {
	background:#fff;
	border:dotted 1px #d1d1d1;
}


/* Calendars */

#calendar td {
	width:35px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:10px;
	border-right:solid 1px #fff;
	border-left:solid 1px #fff;
}
#calendar td a {
	background:#EBE6DD;
	color:#0092A4;
	text-decoration:none;
	border:none;
}
#calendar td a:hover {
	background:#B2CF3F;
	color:#fff;
}
#calendar .days {
	background:#EBE6DD;
	font-size:12px;
	color:#888;
}
#calendar1 {
	background:#EBE6DD;
	width:260px;
}
#calendar1 td {
	width:20px;
	color:#888;
	text-align:center;
	font-size:10px;
	border-right:solid 1px #fff;
	border-left:solid 1px #fff;
}
#calendar1 .days {
	font-size:12px;
	background:#EBE6DD;
	color:#888;
}
#calendar1 .dates td {
	color:#FFF;
	font-size:12px;
}


/* main */

.main {
	background-color:#fff;
	z-index: 50;
}
/* content */

.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 650px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('/2011/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;
}
/* 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:#EBE6DD;
	color: #333;
	font: normal .9em arial;
	padding: 0 16px;
	line-height: 25px;
	height: 25px;
	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 {
	padding:4px;
	float:left;
	width:198px;
	height:300px;
	margin-right:5px;
}
.post1 .title {
	background:#ebe6dd;
	width:193px;
	height:35px;
	line-height:14px;
	font-size:14px;
	text-transform: uppercase;
	margin-bottom:5px;
	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: "Myriad Pro", "Helvetica Arial", sans-serif;
	line-height: 120%;
	font-weight: lighter;
	color:#000;
	font-size:12px;
}
.post h1 a {
	text-decoration:none;
}
.post h1 a:hover {
	text-decoration:underline;
}
.post {
	margin: 6px 0 2px;
}
.post .info {
	padding: 5px 10px;
	border: 1px solid #C7C2BA;
	color: #000;
	margin: 2px 0 4px;
	background-color: #EBE6DD;
}
.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;
}
/* sub navigation */

.sidenav {
	float: left;
	padding-left:20px;
	width: 240px;
}
.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 {
	padding:5px;
	border: solid 2px #EBE6DD;
}
#searchform input {
	background:#FFF;
	color:#000;
	width: 140px;
}
#searchform #searchsubmit {
	background:#f68e1b;
	color:#FFF;
	border:none;
	width: 50px;
}
#searchform #searchsubmit:hover {
	color:#FFFFD5;
}


#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;
}


/*component global class*/

.ui-component {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
}

/*reset styles*/

.ui-reset {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
/*clearfix class*/

.ui-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ui-clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .ui-clearfix {
	height: 1%;
}
.ui-clearfix {
	display: block;
}

/* End hide from IE-mac */
