/*
Theme Name: Online Music Lab
Theme URI: http://interzonemultimedia.com
Description: Online Music Lab Custom Theme by @marwei
Version: 1.0
Author: @marwei
Author URI: http://interzonemultimedia.com
*/

/* Full reset */
* {
	font:12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
body, html {
	margin:0px;
	padding:0px;
}
/* Main Formatting */
.mainVert {
	width:999px;
	overflow:auto;
	clear:left;
}
strong {
	font-weight:bold;
}
#cap {
	background:url(images/cap.jpg) no-repeat;
	height:25px;
	margin-top:10px;
}
.vert_bg {
	background:url(images/rpt.jpg) repeat-y;
}
#base {
	background:url(images/base.jpg) no-repeat;
	height:26px;
	margin-bottom:10px;
}
a, a:active, a:visited {
	color:#000000;
}
a:hover {
	color:#4C6F61;
}
img {
	border:none;
}
blockquote {
	margin:10px 20px;
	border:1px dotted #dddddd;
	padding:5px 10px;;
}
blockquote:hover {
	border:1px solid #dddddd;
	background:#dddddd;
}
#logoHolder {
	width:460px;
	height:122px;
	background:url(images/logo_colorado.jpg) no-repeat;
	margin-left:20px;
}
#searchHolder {
	height:20px;
	margin-right:8px;
	width:400px;
	padding-right:10px;
}
#quoteHolder {
	margin-right:8px;
	width:400px;
	color:#444444;
	font-size:16px;
	padding:19px 40px 2px 5px;
	text-align:right;
}
#nav {
	/*border:2px solid #C9CBCC;*/
	margin-left:10px;
	margin-right:10px;
	padding:10px 0px;
	overflow:visible;
	/*height:25px;*/
	padding-left:14px;
}
#nav a {
	color:#000000;
	text-decoration:none;
	font-family:sans-serif;
	letter-spacing:3px;
	font-size:12px;
}
#nav a:hover{
	color:#444444;
}
ul#topNav, ul#topNav li{
	list-style:none;
	margin:1px 0px 0px 0px;
	padding:0px;
}
ul#secondNav, ul#secondNav li{
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
	
}
ul#secondNav{
	clear:both;
}

ul#topNav li, ul#secondNav li{
	float:left;
}
#topNav a{
	margin:3px;
	padding:1px;
	background:#BABABB;	
}
#secondNav a{
	background:#EEEEEE;
	letter-spacing:1px;
	margin-right:5px;
	padding:2px;
}
#secondNav a:hover {
	background:#cccccc;
}
#secondNav a:hover {
	color:#000000;
	text-decoration:underline;
}
#topRSS {
	margin-right:10px;
	padding-bottom:10px;
	overflow:visible;
}
#topRSS a{
	font-size:11px;
	letter-spacing:3px;
}
#topRSS a img{
	margin-bottom:-6px;
}
#outterContentWrapper {
	float:left;
	clear:both;
	width:460px;
	margin-left:18px;
}
.perContentWrapper {
	margin-left:18px;
}
/*  RIGHT COL RELATED */
#rightCol {
	border-left:1px dotted #DDDDDD;
	margin-right:17px;
	margin-top:15px;
	padding-left:18px;
	width:460px;
}
#fakeRightCol {
	width:460px;
}
#rightCol p, #fakeRightCol p {
	padding:1px;
	margin:1px;
}
#homePageEvents {
	font-size:14px;
	font-weight:bold;
}
.rightWrap h3{
	margin:2px 0px;
	padding:0px;
	font-weight:bold;
}
.rightWrap p {
	margin:2px 0px;
	padding:0px;
}
#terms {
	padding:2px;
	width:999px;
	margin:0pt auto;
	text-align:center;
	margin-bottom:10px;
}
h2.title {
	margin-left:0px;
}
h2.title a{
	font-size:18px;
	text-decoration:none;
}
#linksOverflow {
	height:100px;
	overflow:auto;
}
.youtube {
	margin-left:10px;
}
/* CAL WIDGET */
#sidebar > ul {
	margin-top:0px;
	margin-left:0px;
	padding-left:16px;
}

#sidebar ul li {
	list-style:none;
}
#sidebar {
	width:450px;
	float:right;
	padding-right:30px;
}
/* Google cal formatting*/
h2.widgettitle {
	padding:0px;
	margin:0px;
}
h2.widgettitle div{
	font-size:16px !important;
	font-weight:bold;
}
.widget  {
	/*width:450px;*/
}
/* END CAL WIDG*/

/*IN CONTENT FORMATTING*/


#outterContentWrapper h1 strong {
	font-size:16px;
}




/* _core css utilities - super global css http://interzonemultimedia.com version 1.04.20090701 11june2009 */
p,div{text-align:left;}a {cursor:pointer;}.iz_center {text-align:center;}.iz_zeroPoint{margin:0pt auto;}.iz_tr{width:100%;}.iz_cursor{cursor:pointer;}.iz_noLine{text-decoration:none;}.iz_noLineHover:hover{text-decoration:none;}.iz_line{text-decoration:underline;}.iz_lineHover:hover{text-decoration:underline;}.iz_displayNone{display:none;}.iz_displayBlock{display:block;}.iz_zero{height:0px;padding:0px;margin:0px;width:0px;}.iz_overflowHidden{overflow:hidden;}.iz_overflowScroll{overflow:scroll;}.iz_overflowAuto{overflow:auto;}.iz_bold{font-weight:bold;}.iz_normal{font-weight:normal;}.iz_floatLeft{float:left;}.iz_floatRight{float:right;}.iz_alignLeft{text-align:left;}.iz_alignCenter{text-align:center;}.iz_clearLeft{clear:left;}.iz_clearRight{clear:right;}.iz_clearBoth{clear:both;}.iz_clearNone{clear:none;}.iz_help{cursor:help;}
.iz_alignRight {text-align:right;}
/* ******** WP UTIL **********************/
/* Wordpress Core CSS Functionality - Load early and
  overload as needed.
  http://interzonemultimedia.com 
*/
/* Image aligment */
img.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* Generic WP are these absolute? */
.alignright {
	float: right;
	/*clear:both;*//* This is potentially bad - need to see... */
}
.alignleft {
	float: left
}
/* Included because these are rarly looked at */
acronym, abbr, span.caps {
	cursor: help;
}

/* Caption Functionality */
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption /*p.wp-caption-text*/ {
	font-size: 11px;
	line-height: 12px;
	padding: 2px;
	margin: 0px 10px 4px 0px;
	
}
.wp-caption-text {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:4px;
	border-left:1px solid #222222;
	border-bottom:1px solid #222222;
	padding:0px 2px 2px 3px;
}
p.wp-caption-text {
	/*margin:0px;*/
	
}

#leftVert {
  width:102px;
  height:100%;
  background:url(/add/images/left_rpt.png) repeat-y;
  position:fixed;
  left:-102px;
  top:0px;
}
  #rightVert {
  width:94px;
  height:100%;
  background:url(/add/images/right_rpt.png) repeat-y;
  position:fixed;
  right:-94px;
  top:0px;
}
#leftVert div {
  width:102px;
  height:430px;
  background:url(/add/images/left_big.png) no-repeat;
}
#rightVert div {
  width:94px;
  height:430px;
  background:url(/add/images/right_big.png) no-repeat;
}

#events {
	background:#ffffff;
	border-top:dotted 1px #aaaaaa;
	border-bottom:dotted 1px #aaaaaa;
}
#events:hover {
	border-top:solid 1px #555555;
	border-bottom:solid 1px #555555;
}
#events p {
	margin:10px;
}
#sidebarImage {
	margin-right:11px;
}

#Around_Town{
	margin:0pt auto;
}
#Around_Town ul {
	margin:0pt auto;
	
}
#Around_Town ul li {
	margin:0px;
	padding:0px;
	/*float:left;*/
	/*clear:both*/
	margin-right:12px;
}
#Around_Town img {
	cursor:pointer;
}

/* SLIDE VIEWER preload classes */ 
.svw {
	width: 50px; height: 20px; background: #ffffff;
} 
.svw ul {
	position: relative; left: -999em;
} 
/* SLIDE VIEWER core classes */ 
.stripViewer {  
	position: relative; 
	overflow: hidden;  
	margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
} 
.stripViewer ul li {  
	float:left; 
} 
.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
} 
.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none; 
} 
.stripTransmitter ul li{ 
	width: 20px; 
	float:left; 
	margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
	font: bold 10px Verdana, Arial; 
	text-align: center; 
	line-height: 22px; 
	color: #555555; 
	text-decoration: none; 
	display: block; 
} 
.stripTransmitter a:hover, a.current{ 
	background: #fff; 
	color: #000000; 
} 
/* SLIDE VIEWER tooltips formatting */ 
#tooltip { 
	background: #fff; 
	color: #000; 
	opacity: 0.85; 
	border: 5px solid #dedede; 
} 
#tooltip h3 {  
	font: normal 10px Verdana;  
	margin: 0;  
	padding: 6px 2px;  
	border: 0; 
}