/*
Theme Name: Fresh Festival
Theme URI: http://www.robbimcmillen.com/
Description: Wordpress theme and website design for organisations, owned by Robbi McMillen.
Version: 1.0
Author: Robbi McMillen
Author URI: http://www.robbimcmillen.com/
Tags: white, fixed width, two columns

	Fresh Festival v1.0
	http://www.robbimcmillen.com

	This theme was designed and built by Robbi McMillen,
	whose blog you will find at http://www.robbimcmillen.com/

*/



/* Body */

body {
	background-color: #8B0059;
	background-image: url('images/bkg-waves.jpg');
	background-repeat: no-repeat;
	background-position: center 45px;
	margin:0;
	padding:0;
	text-align: center;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}			



/* Framework */

div.container {
	width: 802px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

div.masthead {
	height: 185px;
	width: 100%;
	padding: 0;
	margin: 0;
}

div#flashcontent {
	width: 802px;
	height: 190px;
	overflow: hidden;
	background-color: #8B0059;
	background-image: url('/flash_slideshow/images/text-us.jpg');
	margin: 0;
	padding: 0;
}

div.logo {
	clear: both;
	width: 802px;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 60px
}

div.content {
	width: 792px;
	text-align: left;
	border: 5px solid #ffffff;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0px;
	background-color: #ffffff;
	background-image: url('TEMPimages/gradaris2.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

a img {
	border: 0;
	text-decoration: none;
}	
	
div.right {
	width: 360px;
	margin-left: 15px;
	float: right;
	padding-bottom: 30px;
	padding-right: 10px;
}

div.left {
	width: 360px;
	margin-right: 15px;
	float: left;
	padding-left: 10px;
}

div.onecolumn {
	width: 772px;
	text-align: left;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}


div.right2 {
	width: 270px;
	margin-left: 15px;
	float: right;
	padding-bottom: 30px;
	padding-right: 10px;
}

div.left2 {
	width: 450px;
	margin-right: 15px;
	float: left;
	padding-left: 10px;
}



/* Links */

a, a:visited, a:link {
	color: #610150;
	text-decoration: none;
}

a, a:hover, a:active, a:focus {
	color: #000000;
	text-decoration: none;
	outline:none;
}

div.footer a {
	color: #000000;
	text-decoration: underline;
}

div.footer a:hover {
	color: #000000;
	text-decoration: none;
}

a.welcome, a.welcome:hover {
	color: #000000;
	text-decoration: none;
}



/* Footer */

div.footer {
	text-align: center;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #cacaca;
	line-height: 20px;
	color: #8e8e8e;
	width: 100%;
	text-transform: capitalize;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/* Listen Live */


#navigation-wrapper {
	width:100%;
	background-color: #ffea00;
	display:block;
	font-size: 20px;
	line-height: 45px;
	margin: 0;
	margin-bottom: 10px;
	color: #000000;
	font-family:cochin,baskerville,'palatino linotype',georgia,serif;
	background-image: url('images/archivegrad.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#navigation-content {
	text-align: center;
	height:45px;
	width:802px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#navigation-content a {
	color: #000000;
	font-family:cochin,baskerville,'palatino linotype',georgia,serif;
}

#navigation-content a:hover {
	text-decoration: underline;
}

span.languages {
	margin-left: 30px;
	font-size: 15px;
}






/* Clear */

div.clear, p.clear {
	clear: both;
	width: 100%;
}

div.clear2 {
	clear: both;
	width: 100%;
}

p { 	line-height: 20px; }






/* Misc */

img.image {
	padding-top: 35px;
}

h2 {
	font-family: 'Arimo', 'Palatino Linotype', Palatino, Georgia, Times New Roman;
	color: #610150;
	padding-left: 0px;
	margin-left: 0px;
}

h3, h3 a {
	font-family: 'Arimo', 'Palatino Linotype', Palatino, Georgia, Times New Roman;
	color: #222222;
}

.title {
	font: 16px 'Palatino Linotype', Palatino, Georgia, Times New Roman;
	text-transform: uppercase;
}

.underline {
	border-bottom: 1px solid #610150;
}

.scheduleday h3 {
	text-align: center;
	border-bottom: 1px solid #a00062;
	border-top: 1px solid #a00062;
	padding: 5px;
	text-transform: uppercase;
}

span.date {
	font-size: 9px;
	font-weight: bold;
}

span.date a {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;;
}

a.title {
	font-weight: bold;
}




































.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

p.headlines {
	border-top: 1px dotted #8b0059;
	padding-top: 5px;
}

p.headlines img {
	float: left;
	margin: 5px;
	margin-top: 3px;
	border: 1px solid #000000;
}

p.headlineshover:hover img {
	width: 28px;
	height: 28px;
	border: 2px solid #8b0059;
	padding: 0;
	margin: 5px;
	margin-top: 3px;
}

div.right2 p.headlines {
	font-size: 10px;
}

div.scheduleday {
	width: 386px;
}

div.scheduleLeft {
	float: left;
}

div.scheduleRight {
	float: right;
}

div.scheduleday span.datetime {
	width: 100px;
	padding-right: 15px;
}

span.choose {
	width: 100%;
}

span.choose a, span.choose a:hover, span.choose a:link, span.choose a:visited {
	color: #ffffff;
	padding: 5px;
	background-color: #8b0059;
}

p.posted {
	background-color: #eeeeee;
	border: 1px solid #cacaca;
	padding: 5px;
	text-align: center;
}

div.post {
	border-bottom: 3px dotted #610150;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	margin-top: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#pixopoint_menu_wrapper1, #pixopoint_menu1 {
margin: 0;
}

span.viewcomments, span.viewcomments a {
	color: #333333;
}

#project-sidebar {
color: #3d3d3d;
border-left: 1px solid #eeeeee;
padding-left: 10px;
}

#project-history {
padding-right: 10px;
}

span.itunes, span.itunes a {color:#222222;}


span.notice {
	display: block;
	padding: 8px 10px 8px 10px;
	margin: 5px;
}

span#gig {
	color: #ffffff;
	border: 1px solid #ff7777;
	background: #ff0000 url("/wp-content/uploads/2010/08/icon_notice.png") 10px 50% no-repeat;
	padding: 5px;
	padding-left: 50px;
}

.size-thumbnail, .size-medium { padding: 5px; }

.weather { position: relative; float: right; margin-top: 30px; height: 80px; width: 330px; }

li.categories { font-size: 0; }
li.categories ul {margin:0px; padding:15px; font-size: 13px;}

li.categories ul li {
height:25px;
line-height:25px;
list-style:none;
padding-left:10px;
color:#FFF;
border-top:#fff solid;
border-bottom:#fff solid;
border-width:1px;
cursor:pointer;
background-color:#000000;
font-family: 'Arimo';
}  

li.categories ul li:hover { background-color:#222222; position:relative}
#podcast-filter-content { padding: 0; margin: 0; height: 100%;
	background-color: #8B0059;
	background-image: url('images/bkg-waves.jpg');
	background-repeat: no-repeat;
	background-position: right top; }
