/*
Theme Name: Siren Nation
Theme URI: http://sirennation.org/
Description: A custom WordPress theme created for The Siren Nation Festival.
Version: 1.0
Author: Honey Darling
Author URI: http://honeydarling.org/
Tags: pink
*/

body {
	text-align: center;
	background-color: #ffffff;
	margin: -5px 0;
	background: #ffffff url(images/gradient3.jpg) repeat-x;
	color: #666666;
}

a:link, a:visited {
	color: #39ABB2;
	text-decoration: none;
}

a:hover {
	color: #E24D85;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 1020px;
	text-align: left;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	background-color: #fff;
}

#inner {
	margin: 0 30px 0px 30px;
	height: 100%;
}

#top {
	margin-top: 5px;
	width: 960px;
	height: 140px;
	position: relative;
}

#logo {
	position: absolute;
	z-index: 1;
}

#topright {
	position: relative;
	z-index: 2;
	width: 960px;
	text-align: right;
}

#festAnnounce {
	color: #39ABB2;
	font-size: 24pt;
	text-align: right;
	font-family: Georgia,Serif;
	padding-top: 20px;
	height: 55px;
}

#topNav {
	background-color: #E24D85;
	width: 720px;
	height: 40px;
	border: 2px solid #CCCCCC;
	font-size: 12pt;
	margin-top: 20px;
	margin-left: 235px;
}

#topNav ul {
	list-style: none;
	margin: 0 15px;
	padding: 0;
}

#topNav li {
	float: left;
	margin: 10px 12px;
	color: white;
	font-family:Verdana,Sans-serif;
}

#topNav a:link, #topNav a:hover, #topNav a:active, #topNav a:visited {
	text-decoration: none;
	color: #fff;
}

#body {
	margin-top: 20px;
}

#left {
	width: 220px;
	float: left;
	height: 100%;
}

.loudAdvert {
	border: .5px solid #EEEEEE;
	background: #ffffff url(images/gradient1.jpg) repeat-x;
	margin-bottom: 20px;
}

#left h2 { 
	margin: 5px 0 5px 5px;
	font-weight: normal;
	font-family: Georgia,Serif;
	color: #E24D85;
	font-size: 16pt;
}

#left p {
	font-family: Verdana,Sans-serif;
	margin: 0 5px 5px 5px;
	line-height: 16pt;
	font-size: 12pt;
	color: #666666;
}

#mailingList {
	margin: 0 0 20px 0;
}

#mailingList h2 {
	font-size: 14pt;
}

#mailingList p {
	font-size: 10pt;
}

#emailInput {
	margin-top: 1px;
	background-image:url('images/joinInput.jpg');
	height: 18px;
	width: 130px;
	border: 0;
	padding: 7px;
	color: #666666;
	float: left;
}

#joinButton {
	float: right;
	width: 67px;
}

#social {
	border: .5px solid #EEEEEE; 
	padding: 10px 0 5px 10px;
	background: #ffffff url(images/gradient3.jpg) repeat-x;
}

#social img {
	margin-right: 8px;
}

#taproot {
	margin-top: 20px;
	border: .5px solid #EEEEEE;
	text-align: center;
	padding-bottom: 10px;
}

#taproot h2 {
	font-family: Verdana,Sans-serif;
	font-size: 13pt;
	text-align: center;
	margin: 5px 0;
}

#middle {
	width: 720px;
	float: right;
}

#mission {
	font-family: Georgia,Serif;
	font-size: 11pt;
	margin: 0;
	color: #666666;
}

#mission .bigMission {
	font-size: 14pt;
}

.highlight {
	color: #E24D85;
}

#festival {
	border: .5px solid #EEEEEE; 
	background: #ffffff url(images/gradient3.jpg) repeat-x;
	margin: 10px 0;
	height: 390px;
}

#festival h2 {
	font-weight: normal;
	font-family: Georgia,Serif;
	color: #666666;
	font-size: 17pt;
	text-align: right;
	margin: 10px 20px 10px 0;
}

.festivalPart { 
	float: left;
	padding: 0 19px 0 18px;
	width: 141px;
	border-right: 1px solid #EEEEEE;
	height: 280px;
}

.festImg {
	border: .5px solid #CCCCCC;
	width: 139px;
	height: 139px;
}

.art {
	background: url(images/art.jpg);
	background-position: -2px -2px;
}

.craft {
	background: url(images/craft.jpg);
	background-position: -2px -2px;
}

.film {
	background: url(images/film.jpg);
	background-position: -2px -2px;
}

.music {
	background: url(images/music.jpg);
	background-position: -2px -2px;
}

.last {
	border: none;
}

#festival .festivalPart h2 {
	text-align: left;
	margin: 0;
	font-size: 20pt;
}

.festivalPart div {
	font-family: Verdana,Sans-serif;
	font-size: 8.5pt;
	color: #666666;
	line-height: 14pt;
}

.more {
	text-align: right;
	margin-top: 5px;
	font-weight: bold;
}

.post h2 {
	color: #E24D85;
	font-family: Georgia,Serif;
	margin: 0;
}

.post small {
	font-family: Verdana,Sans-serif;
	color: #AAAAAA;
}

.post p {
	color: #666666;
	font-family: Verdana,Sans-serif;
	font-size: 11pt;
	line-height: 15pt;
}

.post li {
	font-family: Verdana,Sans-serif;
}

img.left {
	float: left;
	margin: 0 10px 0 0;
}

#moreFromBlog {
	font-family: Georgia,Serif;
	font-size: 14pt;
	text-align: right;
}

#footer {
	background: url(images/city.jpg);
	width: 1020px;
	height: 168px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.post img.alignleft {
	border: 1px solid #eee;
	padding: 5px;
	margin: 0 10px 5px 0;
}

.post img.alignright {
	border: 1px solid #eee;
	padding: 5px;
	margin: 0 0 5px 10px;
}

.post img.alignnone {
	border: 1px solid #eee;
	padding: 5px;
}

.post img.aligncenter {
	border: 1px solid #eee;
	padding: 5px;
}

#comments {
	color: #E24D85;
	font-family: Georgia,Serif;
}

.comment {
	font-family: Verdana,Sans-serif;
}

#respond h3 {
	color: #E24D85;
	font-family: Georgia,Serif;
}

#respond p {
	color: #666666;
	font-family: Verdana,Sans-serif;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 5px;
	list-style: none;
}

.comment-author .avatar {
	float: left;
	margin-right: 10px;
}

.comment-body em {
	color: #E24D85;
}

img { 
	border: 0;
}

.line {
	height: 2px;
	width: 100%;
	border-top: .5px solid #EEEEEE;
	margin-bottom: 10px;
}

h2.pagetitle {
	color: #E24D85;
	font-family: Georgia,Serif;
	margin: 0;
}

.post h3 {
	font-family: Georgia,Serif;
	margin: 5px 0 0 0;
}