/*
Theme Name: Evolution AV
Theme URI: http://www.evolutionav.ca
Description: Theme for Evolution AV
Version: 1.0
Author: Gwyn Pritchett
Author URI: http://www.gwynpritchett.com/
Tags: black, blue, sleek, simple, clean, smooth
*/

/* RESET */
@import url(css/reset.css);


/* HEADINGS -------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
}

#main-content h1 {
	font-size: 22px;
	margin: 5px 0px 5px;
	line-height: 24px;
}
#main-content h2 {
	font-size: 16px;
	line-height: 28px;
	;
}
#main-content h3 {
	font-size: 16px;
	margin: 15px 0px 10px;
	font-weight: bold;
}
#main-content h4 {
	font-size: 14px;
	margin: 10px 0px 5px;
	font-weight: bold;
	color: #666;
}
#main-content h5 {
	font-size: 12px;
	margin: 5px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}
#main-content h6 {
	font-size: 12px;
	margin: 5px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

.post ul li {
	line-height: 24px;
	list-style-type: square;
	padding-left: 4px;
}
.post ul {
	margin: 0 0 10px 15px;
}

/* Colours -------------------------------------------- */

body {
background:url(images/bg_lines.gif);color: #333;
}
#content {
	background:#fff
}
a {
	color:#007c92
}
a:hover {
	color:#41a0b1
}
#header h1 span {
	color:#ddd
} 							
.search-area .textbox, #searchform .textbox { 			
	color:#555; 										
	border:1px solid #000;	
	background:#FFF
}									
#nav ul li a {											
	color:#FFF;										
}					
#nav ul li a:hover {
	color:#FFF
}										
		
.post h2,.post h1 {
	border-bottom:1px dashed #ccc
}			
.post h2 a, .post h1 a {
	color: #00a2b2
}						
.post h2 a:hover, .post h1 a:hover {
	color:#00c6da
}							/* Post title link hover color */
.full h2, .full h1 {
	color:#666
}								/* Post page - title color */
.full .postmetadata {
	background:#FFFFFF;									/* Meta data background color */
	border-top:1px solid #DEE7ED
}						/* Meta data top border color */
h2.pagetitle {
	background:#FFF;									/* Page - title background color */
	color:#666
}										/* Page - title text color */
blockquote p {
	bcolor:#5B5143
}							/* Blockquote text color */
h3 {
	color:#777
}									/* H3 title text color */
ul.commentlist li {
	background:#f6f2ed url('images/comment_bg.gif') no-repeat
}	/* Comment background color */
ul.commentlist .rightside {
	border-left:1px solid #A5C3D3
}		/* Comment line seperator color */
#sidebar h2 {
	color:#00a2b2;
	font-weight: normal;
}							
#sidebar p {
	color:#555
}								/* Sidebar text color */
#footer p {
	color:#aaa
}								/* Footer text color */
#footer a {
	color: #aaa
}							/* Footer link color */
#footer a:hover {
	color: #eee
}							/* Footer link hover color */
/* ----------------------------------------------------------------- */
/* END COLOR CHANGES ----------------------------------------------- */




/* DEFAULT WORDPRESS CSS FOR IMAGES */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -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;
}
/* Main Styles ----------------------------------------------------- */
/* ----------------------------------------------------------------- */

body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
	margin:0;
	padding:0
}
a:active, a:focus {
	outline:none
}

.clear {
	clear:both;
	font-size:1px;
	display:block
}
#content-top {
		width: 975px;
		height: 111px;
		margin: 0 auto;

}
#content-home {
		width: 975px;
		height: 14px;
		margin: 0 auto;
		background: url(images/top-5.png) no-repeat top right;

}
.top-1 {
		background: url(images/top-1.png) no-repeat top right;
}
.top-2 {
		background: url(images/top-2.png) no-repeat top right;
}
.top-3 {
		background: url(images/top-3.png) no-repeat top right;
}
.top-4 {
		background: url(images/top-4.png) no-repeat top right;
}
#content-breadcrumbs {
		background: url(images/breadcrumb_bg.png) no-repeat top right;
		width: 975px;
		height: 28px;
		margin: 0 auto;
}
.breadcrumbs {
	padding: 6px 0 0 18px;
	color: #eee;
}
.breadcrumbs a {
	color: #00DCF1;
}
#content-bottom {
		background: url(images/content_bottom.png) no-repeat top right;
		width: 975px;
		height: 16px;
		margin: 0 auto;

}

#content {
	width:975px;
	margin: 0 auto;
	background: url(images/content_bg.png) repeat-y top right;
	}
a {
	text-decoration: none
}
a:hover {
	text-decoration:none
}
/* Top Header ------------------------------------------------------- */
/* ----------------------------------------------------------------- */
	
#top-header {
	width: 960px;
	height: 100px;
	position: relative;
	margin: 0 auto;
}
#top-header h2 {
	position:absolute;
	top:23px;
	left: 0px;
	width:207px;
	height:72px;
	margin:0;
	padding:0;
	font-size:1px
}
#top-header h2 a {
	display:block;
	with:207px;
	height:72px;
	text-indent:-2000px;
	background:url('images/logo.jpg') no-repeat
}



/* Navigation ------------------------------------------------------ */
/* ----------------------------------------------------------------- */
			
#nav {
	height:34px;
	float: right;
margin: 65px 0 0 0;	padding:0
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	width:575px;
	height:37px
}
#nav ul li {
	position:relative;
	display:block;
	float:left;
	height:34px;
	margin:0;

	padding:0
}

#nav ul li.current_page_item a, #nav ul li.current_page_ancestor a {
	color: #00dcf1;
}

#nav ul li a {
	text-decoration:none;
	display:block;
	color: #ddd;
	padding:9px 12px 9px 12px;
	font-size: 14px;
	font-weight:bold
}
#nav ul li a:hover {
	text-decoration:none
}
#nav ul ul {
	display: none;
	width:200px;
	height:auto;
	position:absolute;
	top:34px;
	left:0
}
#nav li > ul {
	top: auto;
	left: auto
}
#nav li:hover ul, #nav li.over ul {
	z-index:2000px;
	display: block;
	width:200px;
	height:auto;
	top:34px;
	left:0
}

/* Main Content ---------------------------------------------------- */
/* ----------------------------------------------------------------- */
.story {
	width: 340px;
	height: 205px;
	border-top: 1px dashed #ccc;
	float: left;
	margin-right: 20px;
}
.story h4 a {
	margin: 0 0 10px 0;
}
	

#splash {
	background: url(images/header_bg.jpg) no-repeat top left;
	width: 960px;
	height: 160px;
}
#main-content {
	width:800px;

	margin:0;
	padding:20px
}
.narrowcolumn {
	width:700px !important;
	float:left;
}
.mediumcolumn {
	width:730px !important;
	float:left;
}
.widecolumn {
	width:940px !important;
	float:left;
}
.post {
	clear:both;
	margin-bottom: 30px;
	padding:0
}
.post .date {
	display:block;
	float:left;
	position:relative;
	width:46px;
	height:30px;
	padding:18px 0 0 0;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	background:url('images/date_bg.gif') no-repeat;
	margin:4px 10px 0 0
}
.post .date .top {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	display:block;
	width:46px;
	position:absolute;
	top:1px;
	left:0
}
.post h2, .post h1 {
	width: 100%;
	float:left;
	font-size:24px;
	font-weight:normal;
	margin:0 0 7px 0;
	padding:0 0 5px 0
}
.post h2 a, .post h1 a {
	text-decoration:none
}
.post h2 a:hover {
	text-decoration:none
}
.entry {
	clear:both;
}
.entry p {
	line-height:21px;
	font-size:13px;
	margin:0 0 15px 0
}
.full h2, .full h1 {
	font-weight:normal;
	border:none !important;
	margin:0 0 15px 0 !important;
	padding:0 !important;
	width:auto !important;
	float:none !important
}
.post .postmetadata {
	float:left;
	width: 100%;;
	font-size:10px;
	padding:0;
	color: #666;
	margin:0 0 15px 0;
	text-transform: uppercase;

}

.post .postmetadata .category {
	display:block;
	width:200px;
	float:left;
}
.post .postmetadata .comments {
	display:block;
	width:400px;
	text-align:right;
	float:right;
}
h2.pagetitle {
	margin:0 0 20px 0;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px
}
.navigation {
	width:100%;
	font-size:12px;
	margin:0
}
.navigation .alignleft {
	display:block;
	float:left;
	width:49%
}
.navigation .alignright {
	display:block;
	float:right;
	width:49%;
	text-align:right
}
blockquote {
	display:block;
	padding:0 60px 0 60px;
	margin:0 0 30px 0;
	background:url('images/quotes_left.gif') 30px 0 no-repeat
}
blockquote p {
	margin:0;
	padding:0;
	font-style:italic;
	background:url('images/quotes_right.gif') bottom right no-repeat
}
h3 {
	font-size:16px;
	font-weight:normal;
}
ul.commentlist {
	list-style:none;
	width:580px;
	margin:0;
	padding:0
}
ul.commentlist li {
	display:block;
	width:580px;
	margin:0 0 15px 0
}
ul.commentlist li div {
	display:block;
	padding:15px 15px 15px 26px;
	margin:0;
	width:540px;
	background:url('images/comment_bottom.gif') bottom no-repeat
}
ul.commentlist .leftside {
	display:block;
	width:150px;
	float:left
}
ul.commentlist .rightside {
	display:block;
	width:370px;
	float:right
}
ul.commentlist img {
	float:left;
	margin:0 10px 0 0
}
ul.commentlist cite {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	position:relative;
	top:-2px
}
ul.commentlist small {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	display:block
}
ul.commentlist p {
	margin:0;
	padding:0 0 0 15px;
	line-height:20px;
	font-size:12px
}
#commentform {
	margin:0;
	padding:0
}
#commentform p {
	margin:0 0 15px 0;
	padding:0
}
#commentform .textarea {
	width:500px
}




/*Event Espresso-------------------------------------------------------- */



#content .event_title, #content .section-title, #content .section-heading, #content .span_event_time_label, #content .event-data-display h3, #content .event-data-display .event_price_label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#event_espresso_attendee_verify th, #event_espresso_attendee_verify_questions th {
	height:20px;
}












/* Sidebar --------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#simple-section-nav {
	width: 140px;
}
#simple-section-nav h2 a {
color:#333;
text-decoration:none;
}
#simple-section-nav h2 a.current_page_item {
color:#22b9c7;
}
#simple-section-nav h2 a:hover {
color:#22b9c7;
}
#simple-section-nav li a {
border-left:3px solid #777;
border-top:1px dotted #CCCCCC;
color:#444444;
display:block;
font-family:Arial,Helvetica,sans-serif;
padding:4px 3px 4px 8px;
text-decoration:none;
width:130px;
}
#simple-section-nav li a:hover {
background-color:#F1F1F1;
border-left:6px solid #22b9c7;
color:#22b9c7;
padding-left:5px;
}
#simple-section-nav li.current_page_item a {
background-color:#F3F3F3;
}
#simple-section-nav li a.current_page_item {
background-color:#F3F3F3;
}
#simple-section-nav li.current_page_item a, #simple-section-nav li.current_page_ancestor a {
border-left:6px solid #22b9c7;
padding-left:5px;
}
#simple-section-nav li.current_page_item ul li a, #simple-section-nav li.current_page_ancestor ul li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-left:3px solid #22b9c7;
color:#666666;
font-size:11px;
padding-left:14px;
width:125px;
}
#simple-section-nav li.current_page_ancestor a {
border-left:6px solid #22b9c7;
}
#simple-section-nav li.current_page_item ul li a:hover, #simple-section-nav li.current_page_ancestor ul li a:hover {
border-left:6px solid #22b9c7;
color:#22b9c7;
padding-left:11px;
}
#simple-section-nav li ul li.current_page_item a {
background-color:#F3F3F3;
border-left:6px solid #22b9c7;
padding-left:11px;
}


	
	
#sidebar {
	font-size:12px;
	line-height:20px;
	float:left;
	padding:20px 15px 15px 15px;
}
.medium-sidebar {
	width: 190px;
}
.small-sidebar {
	width: 140px;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0
}

#sidebar h3 {
	padding:0;
	margin:0 0 10px 0;
	font-size:16px
}
#sidebar p {
	padding:0;
	margin:0 0 10px 0
}
#sidebar .archives li {
	margin:0 0 4px 0;
	display:block;
	height:18px;
	padding:0 0 0 20px;
	background:url('images/cal_icon.gif') 0 4px no-repeat
}
#sidebar .categories ul li {
	margin:0 0 4px 0;
	display:block;
	height:18px;
	padding:0 0 0 20px;
	background:url('images/folder_icon.gif') 0 4px no-repeat
}
.widget {
	margin-bottom: 12px;
	padding: 0 5px 12px 5px;
	border-bottom: 1px dashed #ccc;
}
/* Footer ---------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer {
	width:940px;
	margin:0 auto 50px;
	display:block;
	padding: 0 10px 8px 10px;
}
#footer p.copyright {
	float: right;
	padding:0;
	text-align: right;
	width: 200px;	
	margin:0;
	font-size:12px;
}
#footer ul.cities {
	height: 28px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	margin: 7px 0;
	padding-left: 40px;
	list-style-type: none;

}
#footer ul.cities li {
	float: left;
}
#footer ul.cities li a {
	padding: 3px 30px 0 36px;
	background: url(images/circle.png) 0px 7px no-repeat;
	color: #d7d7d7;
	font-size: 14px;
	font-weight: bold;
}
#footer ul.cities li a:hover {
	color: #fff;
}

#footer ul.cities li.first a {
	padding-left: 0;
	background-image: none;
}	

#footer ul.footer-links {
	float: left;
	width: 700px;
	margin: 0 0 10px 0; padding: 0;
}

#footer ul.footer-links li {
	display: inline;
	padding: 0 9px 0 0;
	margin-right: 6px;
	border-right: 1px solid #999;	
}
#footer ul.footer-links li.last {
	border: none;
}
#footer ul.footer-links li a{
	color: #bbb;
		
}
#footer ul.footer-links li a:hover {
	color: #eee;
		
}

a#banner-etech {
	background: url(images/banner-etech.png) 0 0 no-repeat;
	height: 196px; width: 196px;
	position: fixed; top: 0; right:0;
}
a#banner-etech:hover {
	background-position: 0 -196px;
}

/* -- Btn default -- */
#content .btn-default { display: block; float: left; margin: 5px 10px 15px 0; padding-right: 10px; height: 34px; color: #fff; font-size: 1.2em; font-weight: bold; text-decoration: none; background: transparent url(images/btn-default.gif) no-repeat scroll top right; }
#content .btn-default span { display: block; padding: 0 10px 0 20px; line-height: 34px; background: transparent url(images/btn-default.gif) no-repeat; }
#content a:hover.btn-default { background-position: right -34px; }
#content a:hover.btn-default span { background-position: 0 -34px; }


hr{
	font-size:0;
	background:#d1d1d1;
	border:0;
	height:1px;
	margin:0 0 15px;
	clear: both;
}
.workshop_link {
	width: 110px; height: 100px;
	margin-right: 5px;
	float: left;
	background: #38696d url('images/workshop_link.jpg') 0 0 no-repeat;
	color: #fff;
	font-size: 17px;
	padding: 15px;
	display: block;
	border-bottom: 10px solid #00b5c5;
	
}
.workshop_link strong {
	text-transform: uppercase;
	letter-spacing: -1px;
}
.workshop_link:hover {
	color: #fff;
	background: #21959f;
}

.sub-menu {
	background: #000;
}




/* ------------EVENT ESPRESSO ---------------*/

a.event_espressoter_link{
	background-image:url('images/button.jpg');
	width:118px;
	height:49px;
	padding:10px;
	color:#FFF;
}

#indexEvents{
	padding-bottom:20px;
}

a.title{
	color:#666;
	font-size:19px;
}
a.index{
	font-size:14px;
}
h2.title{
	color:#007C92;
	font-weight:bold;
}


