/* @override 
	http://localhost/site_media/ts/css/base.css
	http://127.0.0.1:8000/site_media/ts/css/base.css
*/

/* Global Settings */
html {
	text-align: left;
	background: #132940 url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/body-bg.png) repeat-x top left;
	color: #fff;
}

body { font-family: Verdana; color:#132940; min-width:960px;}

blockquote {
	border-left: #47620b 2px solid;
	background-color: #f0f9f0;
	margin: 1em;
	padding: 0 1em;
}

strong { font-weight:700; }


ul, ol {
	margin: 0;
	padding: 1em 2em;
}

em {font-style: italic;}


/* Common Classes */
.clear {
	clear: both;
	width: 0;
	height: 0;
}
.stripe0 {
	background-color: #fff;
}
.stripe1 {
	background-color: #e4e7dd;
}

.column {
	position: relative;
	float: left;
}

.pad {
	padding: 0 2em;
	clear: both;
}

.subdued { color: #8c9aaa; }

/* Header Area */
#header {
	padding: 24px 40px;
	padding-bottom: 0;
}

#logo { float: left; }

#query {
	width: 380px;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	border: none;
	margin-top: 11px;
}

#query-bg {
	float: left;
	background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/search-box.png) top left no-repeat;
	width: 350px;
	height: 45px;
	padding-left: 1em;
	
}

#submit {
	float: left;
	margin-bottom:3px
}

#search {
	float: right;
	margin-top: 11px;
	width: 550px;
}
	#search p {
		font-family: Verdana;
		font-size: .8em;
		text-align: center;
		color: #8c9aaa;
	}
	#search p a { color: #00b2d9; }
    #search input { outline:0; color: #8c9aaa }
    #search input:focus { outline:0; color:#000; }

#dashboard-btn {
    text-align:right;
    margin-bottom:-1.5em;
    margin-top:1em;
    margin-right:2em;
}

/* Wrappers */
#doc3, #nav-wrapper {
	border: 4px solid #5e7033;
	border-top: none;
	margin: 2em;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fff;
}

#doc3 {
	padding-bottom: 1em;
	color: #132940;
}

#bd { padding-bottom: 1em; }
#bd p {line-height:1.4;}

#hd {
	text-align: center;
	background-color: #fbfdfb;
	border-bottom: 1px solid #ebebeb;
}
	#hd * { padding: 2em; }
	
#content, #sidebar { 
	margin-top: 2em;
}

#content {
	padding: 2em;
	padding-top: 0;
}
	#content .pad { padding-right: 3em; }

#sidebar { margin-right: 0; }


/* Navigation */
#nav-wrapper {
	background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/nav-bg.png) repeat-x top left;
	height: 43px;
	padding-right: 0;
	border-bottom:none;
	border-top: 4px solid #5e7033;
	margin-top:2em;
}
	#nav-wrapper ul {
		padding: 0;
		margin: 0;
		margin-top: 6px;
	}
	#nav-wrapper li {
		color: #8c9aaa;
		float: left;
		font: small-caps 1.8em "Trebuchet MS";
		font-weight: bold;
		height:1.3em;
		margin-left: .5em;
		padding-right:.5em;
		border-right: 1px solid #bbb;
	}
	#nav-wrapper li.last { border: none; }
	#nav-wrapper a {
		text-decoration: none;
		color: #132940;
	}
	#nav-wrapper a.active { color: #00b2d9; }
	#nav-wrapper a:hover  { color: #00b2d9; }
	
#nav-left  { float: left;  }

#nav-right { float: right; }


/* Main Content */
#content {
	font-color:#132940
}

#content h1 {
	font-weight: bold;
	color: #132940;
	font-size: 2.0em;
	margin-bottom: 1em;
	font-family: "Trebuchet MS";
}

#content h2 {
    color: #5e7033;
	font-weight: bold;
	font-size: 1.6em;
	font-family: "Trebuchet MS";
	margin: 1em 0;
}

#content h3 {
	color: #132940;
	font-weight: bold;
	font-size: 1.4em;
	font-family: "Trebuchet MS";
	margin: 1em 0;
}
	#content h3 a { 
		color: #132940; 
		text-decoration: none;
	}
	#content ul {
	padding: 1em;
	padding-top: 0;
}
	#content li {
    	line-height: 1.4;
    	margin: 1em 0;
	}
	#content li a {
		color: #414e23;
		font-size: 1.3em;
	}

/* Sidebar */
#sidebar h2 {
	font-family: "Trebuchet MS";
	font-size: 1.8em;
}
#sidebar .ico {
	float: left;
	margin-right: 1em;
}
#sidebar p {
	clear: both;
}
#sidebar hr {
	color: #e4e7dd;
	border-style: solid;
	width: 50%;
	margin: 1em auto;
}

#sidebar .box {
	padding: 1em;
	border: 4px solid #e4e7dd;
	background-color: #f9f8f7;
	margin-bottom: 2em;
}
	#sidebar .box .ico {
		float: left;
		margin-right: 1em;
	}
	#sidebar .box h2 {
		font-family: "Trebuchet MS";
		color: #132940;
		font-size: 1.3em;
		font-weight: bold;
		margin:0
	}
	#sidebar ul {
		clear: both;
		padding: 0;
	}
	#sidebar li {
		color: #132940;
		margin: 1em 0;
		line-height: 1.5;
	}
	#sidebar a { color: #132940; }
	#sidebar .arrow-link {
		color: #5b6541;
		font-weight: bold;
		font-family: "Trebuchet MS";
		font-size: 1.1em;
		background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/icon/arrow-smlblk.png) no-repeat 0 .4em;
		padding-left: 15px;
	}
	#sidebar #pad { padding-left:2em; }


/* Bottom page-spanning content */
.breadcrumb {
	float: left;
	font-family: "Trebuchet MS";
	font-size: 1.6em;
	font-weight: bold;
	color: #00b2d9;
	padding: 0 1em;
}

.breadcrumb p a {
	font-size: .6em;
	color: #132940;
}

.breadcrumb img {
	position: relative;
	top: .3em;
}

.breadcrumb .subdued {
	color: #8c9aaa;
	font-size: .6em;
}

#nav-supplementary {
	float: right;
	padding-right: 1em;
	text-align: right;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	font-size: 2em;
	color: #132940;
}

#nav-supplementary a {
	color: #132940;
	text-decoration: none;
}
	#nav-supplementary a:hover { text-decoration: underline; }


/* Outer Footer */
#copyright, #footer-links {
	font-family: Verdana;
	font-size: .8em;
}

#copyright p, #footer-links p { margin-bottom: 1em; }

#copyright {
	float: left;
	margin: 1em 3em;
	color: #8c9aaa;
}

#footer-links {
	text-align: right;
	float: right;
	margin: 1em 3em;
}
	#footer-links a { color: #8c9aaa;    }
	#footer-links p { text-align: right; }


/* Misc. IDs */

#wrong-place {
	position: relative;
	bottom: .3em;
}
h1.geo {
	overflow: visible;
}


/*************** CLASSES **************/
div.warning {
	background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/icon/messagebox_warning.png) no-repeat left;
	background-position: 1em;
	padding-left: 50px;
	background-color: #f6de6a;
	margin-bottom: 2em;
}

div.info {
	background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/icon/messagebox_info.png) no-repeat left;
	background-position: 1em;
	padding-left: 50px;
	background-color: #D1E4F3;
	margin-bottom: 2em;
}

div.warning p, div.info p {
	padding: 1em;
}

#content div.warning h3, #content div.info h3 {
	font-size: 1.3em;
	margin: 0;
	font-weight: normal;
	padding-top: 1em;
	padding-left: 10px;
}

span.attention {}

.input-with-desc dt span {
	display: block;
	font-weight: bold;
	padding-bottom: .5em;
}
.input-with-desc dl .errorlist {
	display: inline;
	color: #000;
}
.input-with-desc .errorlist {
	color: #000;
}
.input-with-desc .errorlist li {
	background: #f6de6a url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/icon/bullet_error.png) no-repeat .3em .3em;
	display: inline;
	margin: 0;
	padding: .3em;
	padding-left: 1.5em;

}
.input-with-desc dd {
	padding: .5em;
	padding-top: 0;
	color: #888;
	font-style: italic;
}
.input-with-desc dt {
	padding: .5em;
	padding-bottom: 0;
}
.input-with-desc dl {
	background-color: #f9f8f7;
	border-left: 2px solid #e4e7dd;
	margin-bottom: 1em;
}
.input-with-desc input {
	margin-bottom: .5em;
	font-size: 1.5em;
	width: 15em;
}
.input-with-desc p input {
	width: inherit;
	font-size: 1.5em;
}

.ico img {
	margin-right: .4em;
	position: relative;
	top: 2px;
}

.flyout-menu {
	display: none;
	position:absolute;
	width: 200px;
	left:-200px;
	top:-200px;
	background:#fff;
	text-align:left;
	border:3px solid #5e7033;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 6px;
}
	.flyout-menu ul {
		margin: 0;
		padding: 0;
	}
	.flyout-menu a {
		padding: .5em;
		text-decoration: none;
		font-weight: bold;
		color: #132940;
		display: block;
	}
	.flyout-menu a:hover {
		background-color: #e4e7dd;
	}

.compare-tip {
	position: relative;
	top: -2em
}

.compare-tip img {
	position: relative;
	top: .4em;
}

.new {
	color: red;
	font-size: .8em;
	position: relative;
	top: -.5em;
	font-weight: normal;
}

/* Pagination */
.pagination {
	font-size: 1.1em;
	line-height: 1;
	font-family: "Trebuchet MS";
}
.pagination a, .pagination span {
	padding: .2em .6em;
	margin:.1em;
	border:2px solid #3f88bd;
	text-decoration: none;
	color: #132940;
}

.pagination span {
	border-color: #8c9aaa;
	color: #8c9aaa;
}

.pagination span.ellipsis {
	border: none;
}

.pagination a:hover {
	border-color: #00b2d9;
	color: #00b2d9;
}

/* Event Listings - sml & lg - (hCalendar) */
div.event-sml, div.event-lg {
	clear: both;
	float: none;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

#content div.event-sml .event h3.summary { margin:0; }
#content div.event-sml .event h3.subdued a { color:#aaa }

div.event-sml .cal {
	background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/cal-bg-sml.png) no-repeat top left;
	width: 34px;
	height: 35px;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	text-align: center;
	color: #132940;
	font-weight: bold;
	font-size: 1em;
	float: left;
	margin-top: .2em;
}
	div.event-sml .cal p {
		text-align: center;
		border-bottom: 1px solid #132940;
	}
	div.event-sml .event { padding-left: 4em; }
	div.event-sml .event .dtstart, div.event-sml .event .price {
		color: #3f88bd;
		font-size: .9em;
		font-weight: bold;
		font-family: Verdana;
		border-right: 2px solid #8c9aaa;
		padding-right: .7em;
		margin-right: .5em;
	}
	div.event-sml .event .price { border: none;	}
	div.event-sml .location {
		font-family: Verdana;
		color: #8c9aaa;
		font-size: .8em;
	}
		div.event-sml .location a { color: #8c9aaa; }
		div.event-sml .where img {
			position: relative;
			padding-left: 1em;
			float:right;
			top:-2.7em;
		}

div.compare .cal {
	cursor: pointer;
	background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/cal-bg-sml-us.png) no-repeat top left;
}

div.compare .selected {
	cursor: pointer;
	background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/cal-bg-sml-s.png) no-repeat top left;
	color: #fff;
}
	div.compare .selected p {
		border-bottom-color: #fff;
		color: #fff;
}

div.cal-horiz {
	background: url(http://cdn.cloudfiles.mosso.com/c106772/ts/img/cal-bg-sml-horiz.png) no-repeat top left;
	width: 57px;
	height: 20px;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	text-align: center;
	color: #132940;
	font-weight: bold;
	font-size: 1em;
	float: left;
	margin-right: .7em;
}
	div.cal-horiz .date {
		font-size: .9em;
		font-weight: bold;
		font-family: Verdana;
		border-right: 1px solid #132940;
		padding-right: .3em;
		margin-right: .3em;
		line-height: 20px;
		
	}
	div.cal-horiz .month {
		color: #3f88bd;
		font-size: .8em;
	}

div.event-sml .notix_alert img {
    position:relative;
    top: 3px;
}

div.event-sml .notix_alert a {
    color: #132940;
    font-size: .9em;
    padding-left: .2em
}

div.event-sml .location a:hover { color:#000; }
#content .event-sml .summary a:hover { text-decoration:underline }
