/*  
Theme Name: Cubismo
Theme URI: http://colorlightstudio.com
Description: Free WP Theme by Igor Penjivrag
Version: 1.0
Author: Igor Penjivrag
Author URI: http://www.colorlightstudio.com/
*/

html, body {
	background: url(img/bg.jpg) -4px -2px;
	font-family:"Lucida Sans Unicode","Lucida Grande",LucidaGrande,"Lucida Sans",Geneva,verdana,tahoma,arial,sans-serif;
	border:0;}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin:0;
	padding:0;}

a {
	text-decoration:none;
	outline:none;
	color:#c4937e;}

img {border:none;outline:none;}

a:hover {text-decoration:underline;}

/* Header */

#header {
	width:100%;
	padding:10px 0;}

#header h2 {
	font-size:30px;
	color:#c4937e;
	padding-top:25px;
	font-weight:normal;}

#header h2 a {color:#c4937e;}

#header h2 a:hover {
	color: #7e8083;
	text-decoration: none;}

#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;}

/* Wrap */

#wrap {
	width: 960px;
	margin: 0 auto;}

#menu {
	width: 100%;
	font-size: 14px;
	position: relative;}

#menu ul {width: 100%;}

#menu li {
	display: block;
	line-height: 2.5em;
	float: left;
	margin-right: 10px;
	width:103px;
	height:47px;}

#menu li a {
	line-height: 2.5em;
	color:#fff;
	display: block;
	text-indent:-9999px;
	padding-top:10px;
	padding-left:10px;}

#menu li.page_item {background: url(img/nav-news-bg.jpg);}
#menu li.events {background: url(img/nav-events-bg.jpg);width:132px;}
#menu li.page-item-4 {background: url(img/nav-tours-bg.jpg);width:110px;}
#menu li.page-item-7 {background: url(img/nav-roster-bg.jpg);width:135px;}
#menu li.page-item-9 {background: url(img/nav-avails-bg.jpg);width:123px;}

* html #menu li a {width: 1%;}

#menu li.current_page_item {background: url(img/nav-current.jpg);width:107px;}
#menu li.Events {background: url(img/nav-events-current-bg.jpg); width:123px;}
#menu li.Tours {background: url(img/nav-tours-current-bg.jpg);width:110px;}
#menu li.Roster {background: url(img/nav-roster-current-bg.jpg);width:135px;}
#menu li.Avails {background: url(img/nav-avails-current-bg.jpg);width:123px;}

#menu li a.news, #menu li a.events {
	margin-top:12px;
	margin-left:11px;
	height:19px;
	width:68px;}
#menu li.page_item a.news {background: url(img/nav-news.jpg);}
#menu li.current_page_item a.news {background: url(img/nav-news-current.jpg);}
#menu li.events a.events {background: url(img/nav-events.jpg);width:103px;margin-left:8px;}
#menu li.current_page_item a.events {background: url(img/nav-events-current.jpg) no-repeat;margin-top:15px;}
#menu li.page-item-4 a {
	background: url(img/nav-tours.jpg);
	margin-top:12px;
	margin-left:10px;
	height:19px;
	width:76px;}
#menu li.page-item-7 a {
	background: url(img/nav-roster.jpg);
	margin-top:12px;
	margin-left:10px;
	height:19px;
	width:94px;}

#menu li.page-item-9 a {
	background: url(img/nav-avails.jpg);
	margin-top:12px;
	margin-left:7px;
	height:19px;
	width:94px;}

#menu li a.Tours {
	background: url(img/nav-tours-current.jpg) no-repeat;
	margin-left:10px;
	margin-top:15px;}

#menu li a.Roster {
	background: url(img/nav-roster-current.jpg) no-repeat;
	margin-top:14px;}

#menu li a.Avails {
	background: url(img/nav-avails-current.jpg) no-repeat;}

/* Login (menu) */

#login {
	/* float: right; */
	position: absolute;
	right: 0px;
	top: 15px;
	font-size: 11px;
	color: #8F8F8F;
	/* padding-top: 15px; */}

/* Page Description */

#page_desc {
	width: 100%;
	height: 3.5em;
	font-size: 11px;
	padding-bottom: 10px;
	background: #F1E7C8 url(img/page_desc-bg.jpg) repeat-x bottom;}

#page_desc #text {
	padding-left: 20px;
	height: 3.1em;
	float: left;
	width: 678px;
	background: #f1e7c8;}

#page_desc p {padding: 12px 0px;}

/* Search */

#search_top {
	float: right;
	width: 262px;
	height: 3.1em;
	background: #f1e7c8;}

#search_top form {
	margin-top: 0.65em;
	position: relative;}

#search_top input.sfield {
	background: #fff;
	border: #B8C7DA 1px solid;
	width: 159px;
	height: 21px;
	font-size: 13px;
	padding: 3px 2px 0 3px;}

#search_top input.sbutton {
	position: absolute;
	top: 0;
	left: 180px;
	background:#7e8083;
	border:none;
	color:#fff;
	padding:5px;}

/* Content */

#content_wrap {
	/*background:#c4937e;*/
	background: #C4937E;
	padding:0 16px;
	width:928px;}

#content {
	width: 665px;
	float: left;}

#content h2 {font-size: 15px;}

#content p {
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0;}

#content ul, #content ol {
	padding: 0.5em 2.5em;
	font-size: 13px;}

#content ul li {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;}

#content ol {margin-left: 1.4em;}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;}

#content .wptable p {
	font-size:11px;
	line-height:13px;}

/* Caption */

#caption {
	width: 100%;
	height: 1.9em;
	background: #f1e7c8;}

#caption h2 {
	color: #A52A2A;
	width: 250px;
	float: left;
	line-height: 1.9em;
	padding-left: 10px;
	padding-top:1px;}

#m_post {
	width: 200px;
	float: right;
	height: 31px;
	position: relative;
	background: url(img/caption_m_posts.gif) no-repeat 130px 8px;}

#m_post span {
	display: none;}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;}

#m_post .o_entries a:hover span {left: -100px;}

#m_post .r_entries a:hover span {left: -130px;}

/* Post */

.post {
	background: #f1e7c8;
	margin-top: 15px;
	padding: 5px 15px 15px 15px;}

#page_post {margin-top: 0px;}

#page_post h2 {color: #A52A2A;}

.post h2 {padding: 10px 0;}

.post h2 a {color: #A52A2A;}

.post p a {text-decoration: underline;}

.post p a:hover {text-decoration: none;}

.post_details {
	padding: 0 15px;
	background: #f1e7c8;}

.post_details p {
	padding: 5px 0;
   margin-top: 1px;
	font-size: 12px !important;}

.post_details p a {text-decoration: none;}

.post_details p a:hover {text-decoration: underline;}


/* More Posts */

#more_posts {
	background: #f1e7c8;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;}

.comment_wrap {
	background: #fff;
	margin-top: 15px;}

.comment_wrap p {font-size: 13px !important;}

.comment_wrap_head {padding: 0 15px;}

.comment_wrap_head p {padding: 7px 0 !important;}

.comment_wrap_head span {
	color: #898989;
	padding-left: 5px;}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;}

.comment_wrap_post p {padding: 10px 15px !important;}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;}

.leave_a_comment {
	background: #fff;
	width: 10em;
	text-align: center;
	float: left;}

.leave_a_comment h2 {line-height: 30px;}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 12.9em;}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;}

#content form {
	background: #FAFAFA;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0 auto;}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Arial;}

#content input.data {
	width: 184px;}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Arial;}

#content input.sbutton {margin-top: 3px;}

/* Sidebar */


#sidebar {
	background:#c4937e;
	width: 216px;
	float: right;
	padding: 15px;}

#sidebar h2 {
	font-size: 14px;
	color: #A52A2A;
	line-height: 18px;}

#sidebar p, #sidebar li {font-size: 11px;}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;}

#sidebar ul {list-style: none;}

#sidebar ul li.widget_text {background: url(img/about-bg.jpg);}

#sidebar ul li#gigpress {background: url(img/about-bg.jpg);margin-top:20px;padding:10px;}

#sidebar ul li#events-calendar {background: url(img/about-bg.jpg);margin-top:20px;padding:10px;}

#sidebar ul ul {
	padding: 10px 0;
	list-style: none;}

#sidebar ul ul ul {padding: 0;}

#sidebar ul li ul li {
	background: url(img/bullet.gif) no-repeat 0 9px;
	line-height: 23px;}

#sidebar ul li ul li ul li {padding-left:10px;}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 10px 10px;}

.textwidget a {font-weight:bold;color:#7E8083;}

#wp-calendar {padding: 10px 0 10px 10px;}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;}

#wp-calendar td#today {background: #EEEEEE;}

/* Footer */

#footer {
	background: #f1e7c8;
	height: 2.7em;
	border-top: #c4937e 15px solid;
	border-bottom: #c4937e 15px solid;
	clear: both;}

#footer ul {
	width: 490px;
	float: left;
	padding: 10px 0px 0 10px;}

#footer li {
	display: inline;
	list-style: none;}

#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 12px;
	padding: 0 6px;
	margin-right: 19px;
	color: #2E2E2E;}

#footer li.current_page_item a {
	color: #fff;
	background: #d5b673;}

#footer p {
	width: 100px;
	float: right;
	font-size: 11px;
	line-height: 3.5em;}

#footer p a {color: #A52A2A;}

/* Copyright */

#copyright {
	width: 781px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 15px 0 25px 0;
	color: #8F8F8F;}

#copyright p {line-height: 19px;}

/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}

#linkcat-2 {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/about-bg.jpg) repeat scroll 0 0;
margin-top:20px;
padding:10px;}