/*
Theme Name: PressWork
Theme URI:  http://presswork.me/about/
Description: PressWork is a free, open source WordPress theme framework built for modern browsers using HTML5 and CSS3. Features include a drag & drop front-end editor for easy customization, the top 20 most popular Google Fonts and a responsive design using media queries so your site will look good on the iPad, iPhone and other handheld devices. Created by <a href="http://bavotasan.com/">c.bavota</a> and <a href="http://digibombinc.com">Brendan Sera-Shriar</a>.
Version: 1.0.4.2
Author: c.bavota, Brendan Sera-Shriar
Author URI: http://presswork.me/
Tags: right-sidebar, left-sidebar, flexible-width, three-columns, two-columns, one-column, white, green, custom-header, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, sticky-post, threaded-comments, translation-ready, theme-options

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* General settings */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	}

* {
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	word-wrap: break-word
		}

html { -webkit-font-smoothing: antialiased; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	}

body {
	line-height: 1;
	margin-top: 5px;
	}

#body-wrapper {
	margin: auto;
	-webkit-box-shadow: 0px 3px 10px 3px #999;
	-moz-box-shadow: 0px 3px 10px 4px #999;
	box-shadow: 0px 3px 10px 3px #999;
	position: auto;
	box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	-webkit-box-sizing: content-box;
	}

ol, ul, li {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}

del {
	text-decoration: line-through;
	}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

a { 
	text-decoration: none; 
	}
	
	#body-wrapper a {
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
		}

h1, h2, h3, h4, h5, h6, #blogname div.siteheader { margin: 12px 0; float: left; width: 100%; line-height: normal; font-weight: normal; }
p, table { margin: 1em 0; }
ul, ol { padding: 0 0 0 20px; }
article ul li { list-style: disc; }
article ol li { list-style: decimal; }
article li { clear: left; }
h1, #blogname .siteheader { font-size: 2.0em; letter-spacing: -0.05em; }
h2 { font-size: 2.0em,; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; }
small { font-size: 1.2em; line-height: normal; }

object,
embed,
.format-video iframe,
img {
	max-width: 100%;
	}

	img {
		height: auto;
		}
		
	.ie7 img { 
		-ms-interpolation-mode: bicubic; 
		}		

blockquote {
	margin: 1em 2em;
	border-left: 1px dashed #999;
	padding-left: 1em;
	line-height: normal; 
	font-style: italic;
	}

th {
	background: #eee;
	border: 1px solid #ccc;
	text-transform: uppercase;
	padding: 6px;
	}

td {
	border: 1px solid #ccc;
	padding: 6px;
	}

dt { font-weight: bold; text-decoration: underline; } 
dd { margin: 0; padding: 0 0 0.5em 1em; }

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
br.clear { line-height: 0; }

.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	}

textarea { width: 96%; }
	
/* Header elements */

header#header-main {
	width: 100%;
	margin: 0 0 10px;
	float: left;
	position: relative;
	}
	
	#headerbanner {
		padding: 0;
		margin: 0 auto;
		list-style: none;
		}
	
		#headerbanner .placeholder {
			clear: both;
			}
	
		#headerbanner li.mainl {
			position: relative;
			float: left;
			width: 100%;
			clear: both;
			}
			
	#header_logo {
		margin-top: -17px;
		z-index: 500;
		}
		
	#header_image {
		margin-bottom: 20px;
		background-repeat: no-repeat !important;
		}

#social-icons {
	position: absolute;
	right: 0;
	z-index: 500;
	top: 5px;
	}
	
	#social-icons a {
		width: 32px;
		height: 32px;
		display: block;
		background: url(admin/images/sprite.png) no-repeat -70px -25px;
		float: left;
		margin-right: 3px;
		opacity: 0.7;
		}
		
		#social-icons a:hover {
			opacity: 1;
			}
			
	#social-icons a.facebook-icon {
		background-position: -105px -100px;
		}

	#social-icons a.flickr-icon {
		background-position: -138px -25px;
		}

	#social-icons a.linkedin-icon {
		background-position: -172px -25px;
		}

	#social-icons a.googleplus-icon {
		background-position: -104px -59px;
		}
		
	#social-icons a.stumbleupon-icon {
		background-position: -70px -59px;
		}	

	/* NEW SMALL SOCIAL ICONS */	
	#social-icons.small a {
		width: 16px;
		height: 16px;
		background-position: -69px -190px;
		}

	#social-icons.small a.facebook-icon {
		background-position: -87px -190px;
		margin-top: -5px;
		}

	#social-icons.small a.flickr-icon {
		background-position: -104px -190px;
		}

	#social-icons.small a.linkedin-icon {
		background-position: -121px -190px;
		}

	#social-icons.small a.googleplus-icon {
		background-position: -155px -190px;
		margin-top: -5px;
		}
		
	#social-icons.small a.stumbleupon-icon {
		background-position: -138px -190px;
		}			

#blogname {
	margin: 0 0 5px;
	padding: 0;
	position: relative;
	}

	.ie7 #blogname {
		width: 300px;
		}
	
	#blogname .siteheader {
		margin: 20 0 0;
		}
	
	#site-logo h1 {
		display: none;
		}
	
	#title.aligncenter {
		margin: 20px auto;
		text-align: center;
		}
	
	#title.fr {
		text-align: right;
		}
	
	#title h1 a:hover {
		text-decoration: none;
		}
		
	.headerimage .aligncenter {
		margin: 0 auto !important;
		}
		
#description {
	margin: 0 0 20px;
	padding: 0;
	}
	
	.ie7 #description {
		width: 300px;
		}		

	#description.fl {
		clear: left;
		}
		
	#description.fr {
		clear: right;
		}

	#description.aligncenter,
	#headerad.aligncenter {
		margin: 0 auto 20px;
		text-align: center;
		clear: both;
		}
		
		#headerad.aligncenter {
			margin: 24px auto 20px;
			}
	
#nav {	
	margin-bottom: 20px;
	}

nav {
	margin: 10px 0 0;
	width: 100%;
	position: relative;
	z-index: 500;
	border-bottom: 1px solid #999;
	font-size: 15.5px;
	}

	#subnav nav {	
		border: 0;
		font-size: 12px;
		line-height: 1.2;
		z-index: 400;
		margin-top: -5px;
		padding-left: 480px;
		overflow:hidden;
		}
	
	nav ul {
		width: 100%;
		padding: 0;
		}

	nav li,
	nav ul {
float: left;
position: relative;
-moz-transition: color .25s ease-in-out;
-webkit-transition: color .25s ease-in-out;
transition: color .25s ease-in-out;
-moz-transition: background-color .25s ease-in-out;
-webkit-transition: background-color .25s ease-in-out;
transition: background-color .25s ease-in-out;
		}

		nav li a {
			padding: .5em 1em;
			text-decoration: none;
			display: block;
			}
	
	nav ul ul {
		opacity: 0;
		margin: 0;
		position: absolute;
		top: 1.9em;
		left: -9999px;
		width: 188px;
		z-index: 99999;
		box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
		-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
		-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
		transition: opacity .25s ease-in-out;
		}

		nav li li {
			clear: both;
			width: 100%;
			}
			
	nav ul li:hover > ul {
		opacity: 1;
		left: 0;
		}

	nav ul ul li:hover ul {
		left: 100% !important;
		top: 0;
		}

/* main content */

#maincontent {
	position: relative;
	}
	
	.ie7 #maincontent {
		overflow: hidden;
		}

#main-wrapper {
	padding: 0;
	float: left;
	width: 100%;
	}

	#main-wrapper > li {
		float: left;
		}

	.ie7 #main-wrapper .el1,
	.ie8 #main-wrapper .el1 {
		margin-left: 0 !important;
		} 
		
	.ie7 #main-wrapper .el2,
	.ie8 #main-wrapper .el2,
	.ie7 #main-wrapper .el3,
	.ie8 #main-wrapper .el3 {
		margin-right: 0 !important;
		}
		
	#main-wrapper > li:nth-child(1) {
		margin-left: 0 !important;
		} 
	
	#main-wrapper > li:last-child {
		margin-right: 0 !important;
		}		
		
article {
	float: left;
	width: 100%;
	margin: 0 0 30px;
	position: relative;
	}	

	article a img,
	aside a img {
		opacity: 1;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
		transition: opacity .25s ease-in-out;		
		}
		
		article a img:hover,
		aside a img:hover {
			opacity: 0.8;
			}

	.single article,
	.page article {
		margin-bottom: 15px;
		}
	
	article.side-featured {	
		border-bottom: 1px dotted #ccc;
		margin-bottom: 10px;
		padding-bottom: 10px;
		}
	
	article .posttitle {
		margin: 0 0 2px;
		}
		
		article.side-featured .posttitle {	
			font-size: 1.2em;
			line-height: 1.3em;
			}
			
	article .meta {
		font-size: 0.9em;
		line-height: 1.5em;
		float: left;
		width :100%;
		font-style: normal;
		margin: 0;
		}
		
		article .meta a {
			border-bottom: 0px dotted;
			}
	
	article.pw .storycontent {
		clear: none;
		}
		
		article.pw1 .storycontent {
			clear: both;
			}
	
		article.pw1 .content-col {
			padding-left: 0 !important
			}
			
		article.side-featured {
			width: 100% !important;
			}
			
		article.pw1 img.wp-post-image {
			width: 100%;
			height: auto;
			}
		
	.storycontent { 
		clear: both; 
		float: left; 
		font-size: 1.1em;
		line-height: 1.55em;
		width: 100%;
		margin-top: 1em;
		}
		
		article.side-featured .storycontent {
			margin: 5px 0 0;
			clear: none;
			}
	
		.home .storycontent p {
			margin-top: 0;
			}
			
			article.side-featured .storycontent p {	
				margin: 0;
				}
				
	article footer {
		width: 100%;
		}
			
	.tags {
		line-height: 12px;
		color: #222222;
		font-size: 1.0em;
		clear: both;
		background-color:#EEEEEE; padding:10px; margin:0px;
		border-top:20px #F9F9F9 solid; 
		}
	
	.post-edit-link {
		font-size: 0.8em;
		}

#indexposts {
	width: 100%;
	}		
		
.home article {
	width: 47%;
	}
	
	.home #indexposts article.odd {
		margin-right: 6%;
		clear: left;
		}
	
	.home article.pw,
	.home.page article {
		width: 100%;
		}
		
/* AUTHOR BOX */

#authorbox {
    width: 100%;
    margin: 0 auto 10px;
    overflow:hidden;
	padding: 10px 0;
	font-size: 0.9em;
	background: #f6f6f6;
	border:1px solid #eee;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;	
	}
	
	.author #authorbox {
		margin: 0 0 30px;
		}
			
    #authorbox h4 {
        font-size: 1.4em;
        margin:0;
        padding: 0;
		clear: none;
		width: 100%;
    	}
		
	#authorbox img {
        margin:0 0 0 10px;
        float:left;
        background: #fff;
    	}
		
    #authorbox p {
        line-height: 1.4em;
        float: left;
        margin-bottom: 0;
    	width: 100%;
    	}
		
 #authorbox h4 > a {
        text-decoration:none;
    	}
    	
    .authortext {
    	padding: 0 10px 0 100px;
    	}
		
h1.catheader {
		margin: 0 0 10px;
		padding: 5px;
		font-weight: bold;
		font-size: 1.1em;
		background-color: #8bca2b;
	}			
	
	.catdesc {
		margin-bottom: 10px;
		color: #444444;
		font-size: 1.0em;
		line-height: 1.5em;
		background-color:#EEEEEE; padding:10px; margin:0px;
		border-bottom:20px #F9F9F9 solid;
		}

/* Columns function */

.columns {
	float: left;
	}

.columns h1 {
	margin-top: 0;
	}
	
	.columns-title {
		font-size: 2.2em;
		margin-bottom: 30px;
		}
	
.columns .post {
	margin-bottom: 30px;
	float: left;
	}

/* Comment Elements */
.comment-notes { clear: both; }

#comments {
	clear: both;
	float: left;
	width: 100%;
	}

#commentform input,
#commentform textarea {
	clear: both;
	display: block;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 500;
	font-size: 12px;
	font-family: Arial;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	}	
		
	#commentform #submit,
	.commentlist li .reply a {
		font-size: 12px;
		line-height: 14px;
		clear: both;
		padding: 6px 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: #fff;
		border: 1px solid #ddd;
		background: #eee;
		color: #aaa;
		background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#F6F6F6));
		background: -moz-linear-gradient(top,  #EEEEEE,  #F6F6F6);
		display: block;
		cursor: pointer;
		}	
	
	.commentlist li .reply a {	
		float: right;
		}
	
	#commentform #submit:hover,
	.commentlist li .reply a:hover {	
		border-color: #ccc;
		color: #666;
		}
	
	 h3#comments-title, #respond h3 { font-weight: normal; font-size: 20px; margin: 10px 0; clear: left; }
	 h3#comments-title { margin-bottom: 0; }
	
	 #respond { margin-top: 15px; clear: both; float: left; width: 100%; line-height: 1.5em; }
	 #respond input:focus,
	 #respond textarea:focus {
		box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
		-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
		-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
		border-color: #ccc;
	 	}

	 .commentlist { list-style:none; margin:0; padding:0; float: left; width: 100%;}

	 .commentlist li.comment, .commentlist li.pingback { padding:20px 0 20px; clear: both; float: left; width: 100%; border-bottom: 0px dotted rgba(0,0,0,0.2); line-height: 1.5em; }
	 .commentlist ul.children li { padding:20px; background: #f6f6f6; border: 1px solid #eee; width: 100%; border-radius: 3px; -moz-border-radius: 3px;	-webkit-border-radius: 3px; }
	.commentlist ul.children li.odd { background: #fff; border-color: #fff; }
	.comment-notes { line-height: 1.2em; }

	.commentlist li.comment .avatar {
		float: left;
		padding: 2px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: #fff;
		border: 1px solid #ddd;
		}
	
	.commentlist li.comment .comment-author {
		font-size: 1.2em;
		line-height: 1.6em;
		padding-left: 75px;
		font-weight: bold;
		width: 100%;
		}
		
	.commentlist li.comment .comment-meta {
		padding-left: 75px;
		font-size: 0.9em;
		}
	
	.commentlist li.comment .comment-text {
		padding: 0 0 0 75px;
		}
	
	.commentlist li.comment .url {
		font-size: 1.2em;
		font-style: italic;
		}

	#cancel-comment-reply-link { 
		font-size: 1em;
		float: right;
		}

	 .commentlist li ul.children { margin:16px 0 0; list-style: none; clear:both; float: right; width: 90%; }
	 		
/* Pagination */	
	
nav#page-numbers {
	margin: 10px 0 20px;
	width: 100%;
	padding: 0;
	font-size: 1em;
	line-height: normal;
   	clear: both;
    float: left;
    border: 0;
    }	
    
nav#page-numbers a,
nav#page-numbers span,
nav#page-numbers .total-pages {
   	float: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #eee;
    background: -webkit-gradient(linear, left top, left bottom, from(#E4E3E3), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #E4E3E3,  #FFFFFF);
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
}

nav#page-numbers a:hover,
nav#page-numbers span.current {	
	border: 1px solid #999;
	color: #444;
}

/* Sidebar */
	
#firstsidebar, #secondsidebar {
	padding: 0;
	float: left;
	position: relative;
	line-height: 1.5em;
	list-style-type: none;
	width: 100%;
	}	

#firstsidebar article.side-featured .content-col,
#secondsidebar article.side-featured .content-col {
	padding-left: 65px;
	}
	
.side-widget {
	float: left;
	margin: 0 0 20px;
	width: 100%;
	font-size: 0.9em;
	}
	
	.side-widget h3,
	.bottom-widget h3 {
		margin: 0 0 10px;
		padding: 5px;
		font-weight: bold;
		font-size: 1.2em;
		color: #FF6000;
		background-color: #FFD100;
		}	
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		clear: both;
		float: left;
		width: 100%;
		}
		
	.side-widget ul li,
	.bottom-widget ul li {
		padding: 0;
		margin: 0 0 10px;
		clear: both;
		float: left;
		width: 100%;
		}
	
	.side-widget #s {
		width: 100%;
		padding: 5px 20px 5px 5px;
		background: url(admin/images/search.png) no-repeat right #f4f4f4;
		border: 1px solid #ccc;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
		}
		
		input[type="search"] {
  			-webkit-appearance: textfield;
		}
		
		.side-widget #s:focus {
			box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
			-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
			-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
			}	
	
	.flickr_badge_image img {
		float: left;
		margin: 5px; 
		border: 1px solid #ddd;
		}
		
	.flickr-link {	
		margin: 5px;
		float: left;
		}
		
	.mytweets li {
		line-height: 1.5em;
		}
 		
/* Extended Footer */

#extendedfooter {
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	position: relative;
	font-size: 1em;
	}
			
	#extendedfooter ul {
		padding: 0;
		margin: 0;
		}	
		
		#extendedfooter ul li {
			list-style-type: none;
			}

	#extendedfooter .bottom-widget {
		float: left;
		width: 30%;
		margin-bottom: 20px;
		}
		
		#extendedfooter .widget1 {
			clear: both;
			}
		
		#extendedfooter .widget2 {
			margin: 0 5% 20px;
			}
	
			.ie7 #extendedfooter .widget2 { 
				margin: 0 4.5% 20px;
				}
	
	#extendedfooter .rsswidget img {
		display: none;
		}		
	
/* Footer */	
	
footer#footer-main {
	width: 100%;
	}

footer#footer-main #footer {
	padding: 20px 0;
	position: relative;
	border-top: 1px solid #aaa;
	margin: 20px auto 0;
	}
	
	#footer > li {
		width: 100%;
		float: left;
		clear: left;
		}

#copyright {
	font-size: 0.85em;
	text-align: center;
	margin: 10px 0;
	}
	
#footer nav {
	border: 0;
	font-size: 0.9em;
	position: relative;
	margin: 10px 0;
	text-align: center;
	}
	
	#footer nav ul li { 
		float: none;
		display: inline-block;
		}
   		
   	#footer nav ul ul {
   		width: 120px;
   		position: absolute;
		text-align: left;
   		}
   		
   		#footer nav ul ul ul {
   			left: 100%;
   			}
	
/* SLIDEROTA */

.pw-slideshow {
	position: relative;
	margin: 0 0 20px;
	visibility: hidden;
	width: 100%;
	clear: both;
	}
	
	.pw-slideshow .slideshow-content {
		width: 100%;
		overflow: hidden;
		position: relative;
		}
	
	.pw-slideshow ul.text li a {
		color: #fff;
		}
	
	.pw-slideshow ul.images {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
		list-style: none;
		height: 100%;
		width: 100%;
		}

	.pw-slideshow ul.images li {
		width: 100%;
		}
		
		#sliderota ul.images li {
			float: left;
			clear: none;
			}
 
	.pw-slideshow ul.images li img {
		float: left;
		min-width: 100%;
		}
 
	#sliderota ul.text {
		position: absolute;
		bottom: 8px;
		left: 8px;
		z-index: 100;
		list-style: none;
		padding: 0;
		margin: 0;
		}
  
	#sliderota ul.text li  {
		float: left;
		clear: none;
		width: auto;
		margin: 0;
		}	
 
		#sliderota ul.text li a {
			background: url(admin/images/sprite.png) no-repeat -110px 0;
			width: 16px;
			height: 16px;
			display: block;
			}
 
		#sliderota ul.text li.selected a {
			background-position: -128px 0;
			}
 
	#sliderota .controls a {
		z-index: 100;
		position: absolute;
		right: 8px;
		bottom: 8px;
		background: url(admin/images/sprite.png) no-repeat -168px 0;
		width: 12px;
		height: 16px;
		}
 
		#sliderota .controls a.play {
			display: none;
			background-position: -150px 0;
			}

/* SCROLLEROTA */
#scrollerota ul.text {
	list-style: none;
	width: 200px;
	background: url(admin/images/pixel.png);
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	}
	
	#scrollerota ul.text li h4 {
		font-size: 1.5em;
		line-height: 1.6em;
		color: #fff;
		margin: 0 0 10px;
		}
		

	
	#scrollerota ul.text li {
		margin: 0;
		padding: 10px;
		}
	
	#scrollerota ul.images li {
		float: left;
		clear: none;
		}

#scrollerota ul.text li a.readmore {
	background: #444;
	padding: 5px 0;
	text-align: center;
	border: 1px solid #333;
	color: #fff;
	clear: both;
	display: block;
	height: 26px;
	width: 80px;
	margin-top: 16px;
	font-size: 0.9em;
	line-height: 1.3em;
	}
	
#scrollerota ul.text li a:hover.readmore {
	background: #555;
	border: 1px solid #444;
	text-decoration: none;
	}
			
#scrollerota .controls {
	position: absolute;
	bottom: 10px;
	right: 10px;
	}
	
	#scrollerota .controls a {
		width: 22px;
		height: 22px;
		display: block;
		float: left;
		background: url(admin/images/sprite.png) no-repeat -68px -91px;
		}

	#scrollerota .controls .prev {
		background-position: -68px -113px;
		}

	#scrollerota .controls .next {
		background-position: -92px -113px;
		}
		
	#scrollerota .controls .play {
		background-position: -91px -91px;
		display: none;
		}		

/* FADEROTA */

#faderota ul.text {
	list-style: none;
	position: absolute;
	margin: 0;
	color: #fff;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	}
			
		#faderota ul.text li {
			position: absolute;
			bottom: 44px;
			right: 0;
			overflow: hidden;
			display: none;
			}	
			
			#faderota ul.text li a:hover {
				background: #222;
				}
			
			#faderota ul.text li h4 {
				font-size: 2em;
				color: #fff;
				text-shadow: #000 2px 2px 2px;
				line-height: 26px;
				margin: 0;
				}
				
				#faderota ul.text li h4 a {
					background: url(admin/images/pixel.png);
					padding: 10px 15px;
					border-bottom: 1px solid #444;
					letter-spacing: 1px;
					border-left: 1px solid #444;
					display: block;
					}
			
		#faderota ul.text li.selected {
			z-index: 100;
			display: none;
			}	
		
		#faderota ul.images li {
			position: absolute; 
			top: 0;
			left: 0;
			display: none;
			}
				
	#faderota .play {
		position: absolute;
		top: 5px;
		right: 5px;
		width: 23px;
		height: 23px;
		display: none;
		background: url(admin/images/sprite.png) no-repeat -92px -148px;
		}

	#faderota .prev {
		background: url(admin/images/sprite.png) no-repeat -116px -92px;
		width: 41px;
		height: 54px;
		display: block;
		position: absolute;
		left: -6px;
		}

	#faderota .next {
		background: url(admin/images/sprite.png) no-repeat -160px -92px;
		width: 41px;
		height: 54px;
		display: block;
		position: absolute;
		right: -6px;				
		}

#sliderota a,
#faderota a,
#scrollerota a {
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;	
	}

/* Gallery */

.gallery {
	margin: 10px auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin: 0 1.5% 1em;
	text-align: center;
	width: 30%;
}
.gallery-columns-2 .gallery-item {
	width: 47%;
}
.gallery-columns-4 .gallery-item {
	width: 22%;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 10px auto;
	clear: both;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

	.side-featured .alignleft {	
		margin-top: 0;
		}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 10px 0;
	}

	.pw .alignnone {
		margin-top: 0;
		}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 100%;
	clear: both;
	}

#wp-calendar {
	margin: auto;
	}
	
	#wp-calendar caption {
		margin-bottom: 5px;
		}
	
	#wp-calendar tbody td {
		text-align: center;
		}

	#calendar_wrap {
		clear: both;
		}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
   font-size: 0.9em;
   line-height: 1.5em;
   padding: 5px 4px;
   margin: 0;
}

.more-link {
	font-size: 0.9em;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	}

.sticky {}
.bypostauthor {}

p.error {
	color: #cc0000;
	margin: 12px 0;
	}	
	
div.warning,
aside.warning {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#FFFFE0;
	border: 1px solid #E6DB55;
	font-size: 12px;
	line-height: normal;
	width: 100%;
	color: #000;
	text-shadow: none;
	font-family: Arial, sans-serif;
	}

	.ie7 div.warning,
	.ie7 aside.warning {
		border: 0;
		}
	
	div.warning a,
	aside.warning a {
		color: #000 !important;
		border-bottom: 1px dotted #000;	
		background: none !important;
		}
	
	div.warning p,
	aside.warning p {
		padding: 8px 10px;
		margin: 0;
		}

	#firstsidebar aside.warning,
	#secondsidebar aside.warning {
		margin-bottom: 20px;
		}
	
.screen-reader-text,
#searchsubmit {
	display: none;
	}
	
/* NEW POST FORMATS */

.gallery-thumb { 
	float: left;
	width: 100%;
	}
	
	p.gallery-text {
		margin: 5px 0 0;
		width: 100%;
		}
	
.gallery-thumb img,
#maincontent .pformat img {
	max-width: 100%;
	}
	
	.ie8 .gallery-thumb img,
	.ie8 #maincontent .pformat img {
		width: auto;
		}
	
.format-aside .storycontent .pformat { 
	background: url(admin/images/quotes.png) no-repeat top left;
	min-height: 40px;
    font-style: italic;
    padding-left: 50px;
    font-size: 20px;
    line-height: 26px;
    }
    
    .format-aside h1,
    .format-aside h2,
    .format-link h1,
    .format-link h2 {
    	display: none;
    	}

.format-audio .storycontent .pformat {
	padding-left: 50px;
	background: url(admin/images/audio.png) no-repeat top left;
	min-height: 40px;
	display: block;
	}
	
.format-link .storycontent .pformat { 
	display: block;
	background: url(admin/images/link.png) no-repeat top left;
	font-size: 1.4em;
	line-height: 1.4em;
    min-height: 40px;
    padding-left: 50px;	
	}
	
	.format-link .storycontent .pformat p { 
		margin-top: 8px;
		}
		
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.aec-eventlist .fc-event-title{font-size: 1.2em; font-weight: normal; font-family: 'Droid Sans'; color: #444444; !important;}

#dsq-content
.dsq-comment-header {background: #EEEEEE;}

#aec-menu{float:left;padding:10px 0}
#aec-header{width:100%;clear:both;padding:0;margin-bottom:0}
#aec-calendar{font-size:13px;line-height:16px}
#aec-calendar table{margin:0 !important}
#aec-container{position:relative;float:none}

.fc-event-disabled{opacity:0.3;cursor:not-allowed !important}
.em-icon{background:url(images/em-icon-32.png) no-repeat}

#aec-filter{float:right;font-size:12px;padding:10px 0;margin:0 !important}
#aec-filter li{background:none;list-style:none !important;float:left;padding:0 0 0 4px !important;margin:0}
#aec-filter li:first-child{font-size:14px;padding:3px 4px 3px 0 !important;font-weight:bold}
#aec-filter a{padding:3px 8px;line-height:20px;cursor:pointer;display:block;text-decoration:none;border:1px solid transparent}
#aec-filter a.all:hover,
#aec-filter li.active a{border-color:#fff !important;-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000}
#aec-filter a.all,#aec-filter a.all:visited,#aec-filter a.all:active{background:#000;color:#ddd}

#start_time,#end_time,#repeat_int,#repeat_label,#repeat_end{display:none}
#aec-modal-overlay{background-color:#eeeeee}

#aec-modal-container{text-align:left;-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;-moz-box-shadow:0 0 64px #000;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-box-shadow:0 0 64px #000;background-color:#eee;border-radius:0 0 6px 6px;box-shadow:0 0 64px #000;color:#222222;font:16px/24px 'Droid Sans';padding-bottom:4px;width:600px}
#aec-modal-container .close{display:none;position:absolute;right:0;top:0}
#aec-modal-container .close a{color:#666;display:block;font-weight:bold;padding:6px 12px 0;text-decoration:none;text-shadow:0 1px 0 #f4f4f4}
#aec-modal-container .close a:hover{color:#000}
#aec-modal-container .aec-title{background-color:#ddd;border-bottom:1px solid #ccc;color:#000;font-weight:bold;padding:10px 10px 10px;text-shadow:0 1px 0 #f4f4f4}
#aec-modal-container .aec-content{overflow:auto;padding:5px 10px 0;font-size:13px;max-height:600px;background-color: #eeeeeee;}


#aec-modal{display:none;overflow:hidden}
#aec-modal p{margin-bottom:10px; padding-left: 10px}
#aec-modal a{text-decoration:none;font-weight:bold}
#aec-modal .times{font-weight:bold}
#aec-modal .location{background:#ddd}
#aec-modal .location span{display:block}
#aec-modal .duration{background:#ddd;font-size:11px}
#event-form .duration{background:none}
#aec-modal .category{float:right;padding:0px;font-weight:bold;margin: 0px 10px 10px}
#aec-modal .description{}
#aec-modal .contact{line-height:20px}
#aec-modal .contact label{display:block}
#aec-modal .contact span{font-weight:bold;padding-right:10px}
#aec-modal .presented{font-size:11px;padding-top:5px;margin-top:5px;border-top:1px solid #ddd}
#aec-modal .link:hover,
#aec-modal .maplink:hover{-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000;}
#aec-modal .link{font-size:14px;position:absolute;padding:5px 10px;bottom:0;right:10px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
#aec-modal .maplink{font-size:12px;float:right;padding:2px 10px;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0}

#aec-calendar .aec-repeating span.fc-event-title{padding-left:18px;background-image:url(images/repeating.gif);background-repeat:no-repeat;background-position:2px 50%}

.helptip{width:150px;font-size:12px;line-height:18px;background:#ddd}

.aec-version{font-size:10px;color:#666}
.aec-credit{visibility:hidden;position:absolute;height:1px;width:1px;overflow:hidden;top:-999px}

.aec-eventlist{list-style:none;margin: 0 !important}
.aec-eventlist li:first-child{margin-top:3px}
.aec-eventlist li{margin-top:1px;cursor:pointer; color:#ff0; background-color:#00f;}
.aec-eventlist li:hover{color:#ff0; background-color:#00f}
.aec-eventlist .fc-event-time{display:block}
.aec-eventlist .aec-repeating span.fc-event-time{padding-left:16px;background-image:url(images/repeating.gif);background-repeat:no-repeat;background-position:0 4px}
.aec-eventlist .fc-event-title{font-weight:normal}
.aec-eventlist .fc-event-time{font-size:.85em}

.aec-form{font-family:"Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif}
.aec-form .edit{width:25em}
.aec-form table{border-spacing:0}
.aec-form tr.header{background:#eee}
.aec-form td{padding:5px;margin:0}
.aec-form li{float:left;margin:2px 0 0!important;width:100%}
.aec-form ul{height:1%;list-style:none;margin:0;overflow:hidden}
.aec-form fieldset{display:block;margin-bottom:10px}
.aec-form em{color:red}
.aec-form .picker{cursor:pointer;background:#fff}
.aec-form{list-style:none;margin:0}
.aec-form label{font-size:12px;display:inline;float:left;padding:5px 5px 3px 0;width:120px}
.aec-form label.box{padding:0 0 0 5px;width:auto}
.aec-form li ul li{border-bottom:0 solid red}
.aec-form input{display:inline;padding:0.4em;width:25em}
.aec-form .select option{padding-right:10px}
.aec-form .auto{width:auto !important}
.aec-form .wide{width:32em}
.aec-form .semi{width:15em}
.aec-form .aec-error{background-color:#ff6}
.aec-form select{color:#333;display:inline;float:left;width:20em}
.aec-form textarea{color:#333;display:inline;float:left;height:6.5em;resize:none;width:25em}
.aec-form input[type=radio]{border:0;width:auto;float:left}
.aec-form input[type=checkbox]{border:0;width:auto;float:left}
.aec-form li.buttons{text-align:right;padding-top:10px}
.aec-form li.buttons input{float:none;width:auto}
.aec-form .vvv li{clear:both;display:block;width:100%}
.aec-form .vvv label{clear:both;display:block;float:none;width:100%}
.aec-form .vvv input{display:block;float:left}
.aec-form .vvv select{display:block;float:left}
.aec-form .vvv textarea{display:block;float:left}
.aec-form .hvv{height:1%;overflow:hidden;padding:0 !important}
.aec-form .hvv li{clear:none;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hvv li.cb{clear:both}
.aec-form .hvv label{display:block;float:none;width:auto;padding:1px 0 0 3px}
.aec-form .hvv label.box{float:left;display:inline;padding:5px 0;vertical-align:top;white-space:nowrap}
.aec-form .hvv input[type=checkbox]{margin:5px}
.aec-form .hvv input{display:block;float:left}
.aec-form .hvv select{display:block}
.aec-form .hvv textarea{display:block}
.aec-form .hii{height:1%;overflow:hidden}
.aec-form .hii li{border-bottom:0;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hii label{display:inline;margin-right:0;text-align:left;vertical-align:middle;width:auto}
.aec-form .hii input{display:inline;vertical-align:middle}
.aec-form .hii select{display:inline;vertical-align:middle}
.aec-form .hii textarea{display:inline;vertical-align:middle}
.aec-form .hii li li{clear:both}
.aec-form .hhh{height:1%;overflow:hidden}
.aec-form .hhh li{border-bottom:0;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hhh label{float:left;padding-left:5px;width:100px}
.aec-form .hhh input{float:left}
.aec-form .hhh input[type=checkbox]{margin:5px}
.aec-form .hhh select{float:left}
.aec-form .hhh textarea{float:left}
.aec-form .hhh li li{clear:both}
.aec-form .vii{display:inline;float:left;width:auto}
.aec-form .vii li{clear:both;display:block;float:left;width:auto}
.aec-form .vii label{display:inline;float:none;vertical-align:middle;width:auto}
.aec-form .vii input{display:inline;float:none;vertical-align:middle}
.aec-form .vii select{display:inline;float:none;vertical-align:middle}
.aec-form .vii textarea{display:inline;float:none;vertical-align:middle}
.aec-form .vhh{display:inline;float:left}
.aec-form .vhh li{border-bottom:3px solid #efefef;clear:both;display:block;float:left;width:auto}
.aec-form .vhh label{display:inline;float:left;width:100px}
.aec-form .vhh input{display:inline;float:left}
.aec-form .vhh select{display:inline;float:left}
.aec-form .vhh textarea{display:inline;float:left}
.aec-form label.v{display:block;float:none;padding:3px;text-align:left;width:auto}
.aec-form label.h{display:inline;float:left;width:auto}
.aec-form .multiselect{background-color:#FFF;border:0 inset #ccc;float:left;height:200px;overflow:auto;padding:0;width:200px}
.aec-form .multiselect .aec-form{border:0;height:auto;margin:0;padding:0}
.aec-form .multiselect .vhh{margin:0;padding:0}
.aec-form .multiselect .vhh input{float:left}
.aec-form .multiselect .vhh label{clear:none;display:block;float:none;margin-left:20px;width:auto}
.aec-form .multiselect .vhh li{overflow:hidden;width:100%}
.aec-form .multiselect .vii li{width:100%}
.aec-form input.noborder{border:0}
.aec-form .required{color:red}
.aec-form .leftnote{color:#F93;float:left;padding:3px 5px 0}
.aec-form .bottomnote{clear:both;color:#F93;display:block;padding:0}
.aec-form label span {display:block}
.tar label{text-align:right}
.fl{float:left}
.fr{float:right}
.cb{clear:both}
.w100p{width:100%}
.mr20{margin-right:20px}
.ml20{margin-left:20px}
.offset1{margin-left:130px}
.offset2{margin-left:105px}

.fc{direction:ltr;text-align:left}
.fc table{border-collapse:collapse;border-spacing:0}
html .fc,.fc table{font-size:1em}
.fc td,.fc th{padding:0;vertical-align:top}
.fc-header td{white-space:nowrap;border:0}
.fc-header-left{text-align:left;width:25%}
.fc-header-center{text-align:center}
.fc-header-right{text-align:right;width:25%}
.fc-header-title{display:inline-block;vertical-align:top}
.fc-header-title h2{margin-top:0;white-space:nowrap}
.fc .fc-header-space{padding-left:10px}
.fc-header .fc-button{margin-bottom:1em;vertical-align:top}
.fc-header .fc-button{margin-right:-1px}
.fc-header .fc-corner-right{	margin-right:1px}
.fc-header .ui-corner-right{margin-right:0}
.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}
.fc-header .fc-state-down{z-index:3}
.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}
.fc-content{clear:both}
.fc-view{overflow:hidden;width:100%}
.fc-widget-header,.fc-widget-content{border:1px solid #ccc}
.fc-state-highlight{background:#ffc}
.fc-cell-overlay{background:#9cf;filter:alpha(opacity=20);opacity:.2}
.fc-button{cursor:pointer;display:inline-block;position:relative}
.fc-state-default{border-style:solid;border-width:1px 0}
.fc-button-inner{float:left;overflow:hidden;position:relative}
.fc-state-default .fc-button-inner{border-style:solid;border-width:0 1px}
.fc-button-content{float:left;height:1.9em;line-height:1.9em;padding:0 .6em;position:relative;white-space:nowrap}
.fc-button-content .fc-icon-wrap{float:left;position:relative;top:50%}
.fc-button-content .ui-icon{float:left;margin-top:0;position:relative;top:-50%;*margin-top:0;*top:-50%}
.fc-state-default .fc-button-effect{left:0;position:absolute;top:50%}
.fc-state-default .fc-button-effect span{position:absolute;top:-100px;left:0;width:500px;background:#444;border-color:#fff;border-style:solid;border-width:100px 0 0 1px;height:100px;opacity:.09;filter:alpha(opacity=9)}
.fc-state-default,.fc-state-default .fc-button-inner{background:#F3F3F3;border-color:#ccc #bbb #aaa;border-style:solid;color:#000}
.fc-state-hover,.fc-state-hover .fc-button-inner{border-color:#999}
.fc-state-down,.fc-state-down .fc-button-inner{background:#777;border-color:#555}
.fc-state-active,.fc-state-active .fc-button-inner{background:#777;border-color:#555;color:#fff}
.fc-state-disabled,.fc-state-disabled .fc-button-inner{border-color:#ddd;color:#999}
.fc-state-disabled{cursor:default}
.fc-state-disabled .fc-button-effect{display:none}
.fc-event{border-style:solid;border-width:0;cursor:pointer;font-size:.85em}
a.fc-event,.fc-event-draggable{cursor:pointer}
a.fc-event{text-decoration:none}
.fc-rtl .fc-event{text-align:right}
.fc-event-skin{background-color:#36c;border-color:#36c;color:#fff}
/* .fc-event-inner{border-style:solid;border-width:0;height:100%;position:relative;width:100%}*/
.fc-event-inner{position:relative;width:100%;height:100%;border-style:solid;border-width:0;overflow:hidden}

.fc-event-time,.fc-event-title{padding:0 1px}
.fc .ui-resizable-handle{display:block;font-size:300%;line-height:50%;overflow:hidden;position:absolute;z-index:99999}
.fc-event-hori{border-width:1px 0;margin-bottom:1px}
.fc-event-hori .ui-resizable-e{cursor:e-resize;height:100%!important;right:-3px!important;top:0!important;width:7px!important}
.fc-event-hori .ui-resizable-w{cursor:w-resize;height:100%!important;left:-3px!important;top:0!important;width:7px!important}
.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}
.fc-corner-left{margin-left:1px}
.fc-corner-left .fc-button-inner,.fc-corner-left .fc-event-inner{margin-left:-1px}
.fc-corner-right{margin-right:1px}
.fc-corner-right .fc-button-inner,.fc-corner-right .fc-event-inner{margin-right:-1px}
.fc-corner-top{margin-top:1px}
.fc-corner-top .fc-event-inner{margin-top:-1px}
.fc-corner-bottom{margin-bottom:1px}
.fc-corner-bottom .fc-event-inner{margin-bottom:-1px}
.fc-corner-left .fc-event-inner{border-left-width:1px}
.fc-corner-right .fc-event-inner{border-right-width:1px}
.fc-corner-top .fc-event-inner{border-top-width: 1px}
.fc-corner-bottom .fc-event-inner{border-bottom-width:1px}
table.fc-border-separate{border-collapse:separate}
.fc-border-separate th,.fc-border-separate td{border-width:1px 0 0 1px}
.fc-border-separate th.fc-last,.fc-border-separate td.fc-last{border-right-width:1px}
.fc-border-separate tr.fc-last th,.fc-border-separate tr.fc-last td{border-bottom-width:1px}
.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th{border-top-width:0}
.fc-grid th{text-align:center}
.fc-grid .fc-day-number{float:right;padding:0 2px}
.fc-grid .fc-other-month .fc-day-number{filter:alpha(opacity=30);opacity:0.3}
.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}
.fc-grid .fc-event-time{font-weight:bold}
.fc-rtl .fc-grid .fc-day-number{float:left}
.fc-rtl .fc-grid .fc-event-time{float:right}
.fc-agenda table{border-collapse:separate}
.fc-agenda-days th{text-align:center}
.fc-agenda .fc-agenda-axis{font-weight:normal;padding:0 4px !important;text-align:right;vertical-align:middle;white-space:nowrap;width:50px} /*wp*/
.fc-agenda .fc-day-content{padding:2px 2px 1px !important} /*wp*/
.fc-agenda-days .fc-agenda-axis{border-right-width:1px}
.fc-agenda-days .fc-col0{border-left-width:0}
.fc-agenda-allday th{border-width:0 1px}
.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}
.fc-agenda-divider-inner{height:2px;overflow:hidden}
.fc-widget-header .fc-agenda-divider-inner{background:#eee}
.fc-agenda-slots th{border-width:1px 1px 0}
.fc-agenda-slots td{background:none;border-width:1px 0 0}
.fc-agenda-slots td div{height:20px}
.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0}
.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-style:dotted}
.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}
.fc-event-vert{border-width:0 1px}
.fc-event-vert .fc-event-head,.fc-event-vert .fc-event-content{overflow:hidden;position:relative;width:100%;z-index:2}
.fc-event-vert .fc-event-time{font-size:10px;white-space:nowrap}
.fc-event-vert .fc-event-bg{background:#fff;filter:alpha(opacity=30);height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */ }
.fc-event-vert .ui-resizable-s{bottom:0!important;cursor:s-resize;font-family:monospace;font-size:11px!important;height:8px!important;line-height:8px!important;overflow:hidden!important;text-align:center;width:100%!important}
.fc-agenda .ui-resizable-resizing{_overflow:hidden}

div.time-picker{background:#fff;border:1px solid #aaa;height:191px;margin:0;overflow:auto;position:absolute;width:6em;z-index:10002}
div.time-picker-12hours{width:7em}
div.time-picker ul{list-style-type:none;margin:0;padding:0}
div.time-picker li{cursor:pointer;height:10px;margin:0;padding:4px 3px}
div.time-picker li.selected{background:#0063CE;color:#fff}

div.jGrowl{color:#fff;font-size:12px;padding:10px;position:absolute;z-index:10003}
div.jGrowl{position:absolute}
body > div.jGrowl{position:fixed}
div.jGrowl.top-left{left:0;top:0}
div.jGrowl.top-right{right:0;top:0}
div.jGrowl.bottom-left{bottom:0;left:0}
div.jGrowl.bottom-right{bottom:0;right:0}
div.jGrowl.center{left:25%;top:0;width:50%}
div.center div.jGrowl-notification,div.center div.jGrowl-closer{margin-left:auto;margin-right:auto}
div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{-moz-border-radius:5px;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);-webkit-border-radius:5px;background-color:#000;display:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:1em;margin-bottom:5px;margin-top:5px;opacity:.85;padding:10px;text-align:left;width:235px;zoom:1}
div.jGrowl div.jGrowl-notification{color:#fff;min-height:40px}
div.jGrowl div.jGrowl-notification div.jGrowl-header{font-size:.85em;font-weight:700}
div.jGrowl div.jGrowl-notification div.jGrowl-close{cursor:pointer;float:right;font-size:1em;font-weight:700;z-index:9999}
div.jGrowl div.jGrowl-closer{cursor:pointer;font-size:.9em;font-weight:700;padding-bottom:4px;padding-top:4px;text-align:center}

.miniColors-trigger{height:24px;width:25px;background:url(images/arrow.gif) center no-repeat;vertical-align:middle;margin:0 .25em;display:inline-block;outline:none}
.miniColors-selector{position:absolute;width:175px;height:150px;background:#FFF;border:solid 1px #BBB;-moz-box-shadow:0 0 6px rgba(0, 0, 0, .25);-webkit-box-shadow:0 0 6px rgba(0, 0, 0, .25);box-shadow:0 0 6px rgba(0, 0, 0, .25);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px;z-index:999999}
.miniColors-selector.black{background:#000;border-color:#000}
.miniColors-colors{position:absolute;top:5px;left:5px;width:150px;height:150px;background:url(images/gradient.png) center no-repeat;cursor:crosshair}
.miniColors-hues{position:absolute;top:5px;left:160px;width:20px;height:150px;background:url(images/rainbow.png) center no-repeat;cursor:crosshair}
.miniColors-colorPicker{position:absolute;width:11px;height:11px;background:url(images/circle.gif) center no-repeat}
.miniColors-huePicker{position:absolute;left:-3px;width:26px;height:3px;background:url(images/line.gif) center no-repeat}

#aec-quickselect{display:inline-block}
#aec-quickselect .ui-widget-content{border:0;background:none}
#aec-quickselect .ui-datepicker-title{margin:1px 3px}
#aec-quickselect .ui-datepicker select.ui-datepicker-month, 
#aec-quickselect .ui-datepicker select.ui-datepicker-year{width:auto}
#aec-quickselect .ui-datepicker,
#aec-quickselect .ui-datepicker-header{padding:0;background:none;border:0;width:auto}
#aec-quickselect .ui-datepicker-calendar,
#aec-quickselect .ui-datepicker-prev,
#aec-quickselect .ui-datepicker-next{display:none}

@media print{
div.jGrowl{display:none}
#aec-menu{display:none}
}

/* Print Styles */
@media print {
body { background:white; color:black; margin:0 }
}