/*
Theme Name: Summerama Twelve
Theme URI: http://wordpress.org/
Description: Adapted from the base 2010 theme with many extras!
Author: Kriss Heimanis
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: calendar, events, summer, seaside
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Quando);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a img:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* =Layout
-------------------------------------------------------------- */



/* CSS Document */
/*-------------------------------------------------------------------------------------*/
/*------------------------------   css reset     --------------------------------------*/

ul, ol, li{
	list-style: none;
	margin: 0;
	padding: 0;	
}

/*-------------------------------------------------------------------------------------*/
/*------------------------------proper stylin - basics---------------------------------*/

body{
	font-family: century gothic, 'century gothic', century-gothic, arial, sans-serif;
	font-size: 12px;	
	text-align: center;
}
p{
	margin-bottom: 1em;
	line-height: 1.8em;
	
}
h1, h2, h3, h4, h5, h6{
	color: #FFF;
	font-family: 'Quando', serif;
	text-shadow: 1px 1px 3px #005C97;
	line-height: 1.4em;
}
.visual-form-builder-container h2, 
.visual-form-builder-container h3,
.visual-form-builder-container h4{
	color: #005C97;
	text-shadow: none;
}
h1{
	font-weight: bold;	
}
#header h1{
	margin: 25px 0 0 55px;	
}

.cheat{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 1px;	
}
/*-------------------------------------------------------------------------------------*/
/*------------------------------proper stylin - LAYOUT---------------------------------*/

#wrapper{
	width: 979px;
	text-align: left;
	margin: 10px auto;
}
#header{
	width: 979px;
	height: 404px;
	background: #FFF url(images/banner-03.jpg) bottom no-repeat;	
}
#navigationMain{
	width: 979px;
	padding-top: 118px;
	height: 48px !important;
	height/**/: 166px;
	background: #FFF url(images/banner-01.jpg) top no-repeat;
}
#navigationMain ul{
	display: block;
	width: 979px;
	height: 48px;
	background: #FFF url(images/banner-02.jpg) top no-repeat;
}
#navigationMain ul li{
	line-height: 48px;
	color: #FFF;
	margin-left: 58px;
	text-transform: uppercase;
	float: left;
	display: block;
}
#page{
	width: 979px;	
	background: #5FC3DE url(images/page-bg-01.jpg) top no-repeat;
}
#pageBottom{
	width: 979px;	
	background: #FFF url(images/page-bg-02.jpg) bottom no-repeat;
	padding-bottom: 20px;
}
#pageLogoFoot{
	width: 979px;
	height: 164px;
}
#pageLogoFoot .pad{
	padding: 96px 20px 0 20px;	
}
#pageLogoFoot .pad a{
	margin-right: 24px;	
}
#pageLogoFoot .pad a.facebook{
	margin-left: 93px;	
	margin-right: 7px;	
}
#footer{
	margin: 5px 70px;
	font-size: 10px;
}
#footer a{
	color: #005C97;
	text-decoration: none;		
}
/*-------------------------------------------------------------------------------------*/
/*------------------------------proper stylin - CONTENT SECTION  ----------------------*/

.column{
	float: left;
	min-height: 300px;	
}
.left{
	width: 635px;	
}
.left div.pad{
	padding: 135px 10px 20px 75px;
}
body.page-id-5 div.left div.pad{
	padding: 135px 10px 20px 75px;
	background: url(images/dolphin-eyecandy.gif) no-repeat top left;
}
.right{
	width: 344px;
	position: relative;	
}
.right div.pad{
	
}
.right img.eyeCandy{
	position: absolute;
	right: 37px;
	top: 596px;	
}

/*-------------------------------------------------------------------------------------*/
/*------------------------------proper stylin - NAV STYLE -----------------------------*/

#navigationMain a:link,
#navigationMain a:visited{
	color: #FFF;
	text-decoration: none;	
	font-weight: bold;
}
#navigationMain a:hover,
#navigationMain a:active{
	color: #005C97;
	text-decoration: none;	
}

/*-------------------------------------------------------------------------------------*/
/*------------------------------proper stylin - SIDEBARs  -----------------------------*/

.right h3{
	font-size: 11px;
	font-weight: bold;	
}

.widgetSearch{
	width: 344px;
	height: 49px;
	color: #FFF;
	text-align: right;
}
.widgetSearch label{
	margin-right: 6px;
	line-height: 49px;
	text-transform: uppercase;
	text-align: right;
}
.widgetSearch input#s{
	width: 169px;	
}
.widgetSearch input#searchsubmit{
	margin-left: 6px;
	line-height: 49px;
	text-transform: uppercase;	
	color: #FFF;	
	background: none;
	border: none;
	cursor: pointer;
	width: 56px !important; 
	width/**/: 62px;
	padding: 0;
	text-align: left;
}


.widgetPrimary{
	padding-left: 113px;
	text-transform: uppercase;
}
.widgetPrimary li{
	margin-top: 20px; 
	width: 169px;
}
#calendar_wrap,
#calendar_wrap table{
	width: 169px;
	margin: 0;
	padding: 0 0 5px 0;	
}
#calendar_wrap table{
	background-color: #76CCE3;
}

.widgetPrimary li#nav_menu-3{
	background: #96D7E9;	
}
.widgetPrimary li#nav_menu-3 h3{
	padding: 10px 20px 0 20px;	
}
.widgetPrimary li#nav_menu-3 div.menu-council-menu-container{
	padding: 10px 20px;	
}
.widgetPrimary li#nav_menu-3 li{
	margin: 10px 0;	
	width: auto;
}
.widgetPrimary li#nav_menu-3 li a{
	color: #F17D33;
	text-decoration: none;	
}
.widgetPrimary li#nav_menu-3 li a:hover{
	color: #005C97;
	text-decoration: none;	
}

/*-------------------------------------------------------------------------------------*/
/*------------------------------proper stylin - CONTENT   -----------------------------*/

.left{
	color: #FFF;	
}
.left .entry-content{
	font-size: 14px;
	margin: 20px 0;	
}
.left .entry-utility{
	margin-top: 20px;	
}
#page a:link,
#page a:visited{
	color: #005C97;
	text-decoration: none;
}
#page a:hover,
#page a:active{
	color: #FFF;
	text-decoration: underline;	
}
.left strong{
	text-transform: uppercase;
}
.left h2{
	margin-bottom: 1em;	
}
body.category div.post,
body.search div.post,
body.tag div.post{
	margin: 10px 0 ;
	border-top: dashed 1px #FFF;
	padding-top: 20px;
}

.archive-meta
.entry-utility{
	display: block;	
	font-size: 9px;
}
.cat-links,
.tag-links{
	font-size: 10px;	
}
.post .cat-links a:link,
.post .cat-links a:visited,
.entry-utility a:link,
.entry-utility a:visited{
	color: #FFF;
}
a.excerpt-more-link:link,
a.excerpt-more-link:visited{
	color: #F47D24;
	margin-top: 10px;
	height: 90px !important;
	height/**/: 100px;
	width: 100%;
	text-align: left;	
	line-height: 90px;
	display: block;
	font-weight: bold;
	background: url(images/bg-details.png) left no-repeat;
	-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
a.excerpt-more-link:hover,
a.excerpt-more-link:active{
	background-position: 700px 0;
	text-decoration: none;
	color: #FFF;

}
.thumbnail{
	float: right;
	display: block;
	padding: 0 0 10px 10px;	
}
body.single .thumbnail{
	display: block;
	padding: 0 0 10px 0;	
	float: left;
}
.activities-past{
	padding: 20px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	background: #196C9C url(images/bg-past.png) top no-repeat;
	margin: 10px -20px;	
}
.activities-past h3 a:link,
.activities-past h3 a:visited{
	color: 	#F47D24;
}
body.category .activities-past div.post{
	border: none;
	padding: 0;	
}



/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

/*new for event brite*/
#tribe-events-bar,
.tribe-events-meta-group  {
	color: #005C97;	
}
#tribe-events-bar a,
.tribe-events-meta-group a{
	color: #005C97;	
	border-bottom: dotted 1px #005C97;
}
#tribe-events-bar a:hover,
.tribe-events-meta-group a:hover{
	color: #000;	
	border-bottom: none;
}
.tribe-events-button{
	background: #EE6702 !important;
	color: #FFF !important;	
}
.tribe-events-list-separator-month span{
	color: #005C97;
}
a.tribe-events-read-more{
	text-align: right;
	color: 	#EE6702 !important;
	margin-top: 1em;
}
.tribe-events-event-meta h3{
	color: 	#EE6702 !important;
	text-shadow: none;
}

.widget-area{
	padding: 20px 20px 5px 20px;
	color: #FFF;	
}
.widget-area{
	padding: 20px 20px 5px 20px;
	color: #FFF;	
}
.widget-area h3{
	padding-bottom: 10px;
	font-size: 120%;	
}
.widget-area li{
	padding-bottom: 10px;	
}

.events-archive.events-gridview #tribe-events-content table .vevent{
	padding: 0 !important;	
}

h3.tribe-events-month-event-title,
h3.tribe-events-month-event-title a{
	text-shadow: none;
	color: #FFF !important;
	font-weight: normal !important;
	font-size: 80%;	
}

.tribe-bar-filters,
.tribe-bar-views-list{
	display: block !important;	
}
.tribe-bar-toggle-arrow{
	display: none !important;	
}
.tribe-bar-collapse-toggle{
	cursor: pointer !important;