body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0px;
	font-size:12px;
	color:#D9C17F;
	/*
	color:#000000;
	font-size: 10pt;
	*/
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FFE680;
	}
a:visited {
	text-decoration: none;
	color: #FFE680;
	}
a:active {
	text-decoration: underline;
	color: #FFFF66;
	}
a:hover {
	text-decoration: underline;
	color: #FFFF66;
	}
a.navOn {
	background-color:#000000;
	font-weight:normal;
	}
p, ul{
	font-family:Verdana;
	font-size:12px;
	color:#D9C17F;
	margin-top: 0px;
	margin-bottom: 20px;
	}
table, td{
	font-family:Verdana;
	font-size:12px;
	color:#D9C17F;
	}
h1, h2, h3, h4, h5 {
	font-family:Verdana;
	font-weight: bold;
	color:#FFC000;
	margin-bottom: 5px;
	}
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
hr {
	background-color: #520000;
	color: #9C4D00;
	height: 1px;
	border: 0;
}
#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 765px;
	text-align: left;
	height: 100%;
}
#header {
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	width:765px;
	margin:0px;
	padding:0px;
}
#mainNav {
	background-image: url("/images/headerMainNav.gif");
	background-repeat: no-repeat;
	width:765px;
	color: white;
	text-align: right;
	padding-right: 10px;
	padding-top:0px;
	font-family:Verdana;
	font-size:12px;
	color:#D9C17F;
	margin:0px;
	height:18px;
}
#subNav {
	background-image: url("/images/headerSubNav.gif");
	background-repeat: no-repeat;
	color: white;
	text-align: right;
	padding-right: 10px;
	font-family:Verdana;
	font-size:12px;
	color:#D9C17F;
	margin:0px;
	height:18px;
	width:765px;
}
#mainContent {
	padding-top: 20px;
	width:765px;
}
#mainContent a {
	text-decoration: underline;
}
.bgTop {
	background-image: url(/images/bgTop01.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	}
.photoCaption {
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	padding: 2px;
	color:#984C00;
	}
#footer {
	text-align:center;
	width:765px;
	padding-bottom:35px;
	}
#footer p {
	font-family:Verdana;
	font-size:10px;
	color:#994D00;
	}
.counter {
	font-family:Verdana;
	font-size:10px;
	color:#663300;
	}
.small{
	font-size:10px;
	}
#features {
	float:right;
	background-color:#000000;
	border: solid 1px #520000;
	width: 150px;
	margin: 0 0 10px 10px;
}

#featuresWide {
	float:right;
	background-color:#000000;
	border: solid 1px #520000;
	width: 400px;
	margin: 0 0 10px 10px;
}

#featurette {
	margin: 0 0 10px 10px;
	padding-top: 2px;
	}
#features h1, #featuresWide h1 {
	background-color:#520000;
	border: solid 1px #520000;
	color:#D9C17F;
	margin: 0px;
	margin-bottom:6px;
	font-size:15px;
	padding: 1px 0 2px 5px;
	}
	
#features h2, #featuresWide h2 {
	color:#FE9800;
	margin: 0px;
	font-size:13px;
	}
	
#features h3, #featuresWide h3 {
	color:#FE9800;
	font-weight: normal;
	margin: 0px;
	font-size:11px;
	}
#features p, #featuresWide p {
	color:#FE9800;
	font-size:10px;
	}

form {
	/*border : 1px solid #ffffff;*/
 	padding : 5px;
	}
input, textarea, select {
	background-color: #FBE485;
	color: #360F00;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:11px;
	}
#contactForm input, textarea, select {
	width:250px;
	}
#contactForm textarea {
	height:200px;
	}
#contactForm input.checkbox {
	width:auto;
	}
#contactForm input.button {
	width:auto;
	}
	
#gigForm input, select {
	width:250px;
	}
#gigForm textarea {
	height:100px;
	width:300px;
	}
#gigForm input.checkbox {
	width:auto;
	}
#gigForm input.short {
	width:120px;
	}
#gigForm select.short {
	width:140px;
	}
#gigForm input.button {
	width:auto;
	}


#venueForm input, textarea, select {
	width:150px;
	}
#venueForm textarea {
	height:100px;
	width:300px;
	}
#venueForm input.checkbox {
	width:auto;
	}
#venueForm input.short, select.short {
	width:75px;
	}
#venueForm input.long, select.long {
	width:300px;
	}
#venueForm input.button {
	width:auto;
	}

#venueForm div.field {
	float:left;
	margin-right:1em;
}

.formErrorMessage {
	color:#FF8E0C;
	font-weight:bold;
	}
/* wordpress styles */
#searchform input.field { 
	width: 110px;
}
.submit {
	width: 45px;
	height: 19px;
	margin-top:2px;
}
.submit:hover {
	font-weight:bold;
}

.post img {
	float:right;
	padding-left:10px;
}
#left {
	width:600px;
}
div.post{ 
	background:#000000;
	margin: 0 0 20px 0; 
	padding: 0;
}

.post p.fecha {
	font: normal 11px/11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	margin-bottom: 8px;
}

.post input { /* for password protected posts */
	font: 11px Verdana, arial, sans-serif;
}

.post hr {
	width:100%;
}
.post ul {
	margin: 0 28px 20px 36px;
}
.post ul li {
	list-style: url('/blog/wp-content/themes/cpblues/img/bullet.gif');
} 

.post ol {
	margin: 0 28px 20px 36px;
}

.post ol li {
	list-style: none;
}

div.post p.nocomments {
	margin: 0;
	text-align: center;
}

.post h2 {
	font: bold 16px Verdana, arial, sans-serif;
	color:#FFC000;
	margin:0 26px 15px 0;
}

.post h2 a {
	
	color:#FFC000;
}

a#totop {
	font-size: 11px;
	display: block;
}

/* SIDEBAR stuff */

.box {
	background-color: #000000;
	margin:0 0 18px 0;
}

.box p, .box img, #firstbox p {
	margin: 0 14px 8px 14px;
}
#sidebar {
	margin: 0 0 10px 10px;
	padding-top: 2px;
}

#sidebar ul {
	margin:0 0 8px 0;
	padding-left:14px;
	padding-right: 14px;
}

#sidebar ul li {
	list-style: url('/blog/wp-content/themes/cpblues/img/bullet.gif');
	font-size:11px;
	margin-top:5px;
}

#sidebar ul li a {
	display: block;
	width: 100%;
}

/* remove .norm rules if number of posts in category is not used */ 
/* should remove class='norm' from sidebar.php first */

#sidebar ul.norm li a {
	display: inline;
}

#sidebar ul.norm li {
	color: #999;
}

/* remove until here */

#sidebar ul li a:hover {
	/* background-color: #e6e6e6; */
}

#sidebar ul.norm li a:hover {
	background-color: transparent;
}

#sidebar ul li a.feed {
	background-image: url('/blog/wp-content/themes/cpblues/img/feed-icon-10x10.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 18px;
	width: auto;
}

#souvenirs {
	margin-top: 35px;
	text-align: center;
}

#souvenirs img {
	margin-bottom: 30px;
}


p.error {
	margin-top: 16px;
	font-weight: bold;
	color: #900;
}

/*admin pages */
#adminList {
	padding-right:20px;
}

#adminList table, #featuresWide table {
	width:100%;
	border-collapse:none;
}
#adminList table th, #featuresWide table th {
	text-align:left;
}
#adminList table th, td, #featuresWide table th, #featuresWide td {
	padding-left:4px;
}
#adminList table td, #featuresWide table td {
	text-align:left;
}
#adminList table tr.header, #featuresWide table tr.header {
	background-color:#520000;
	border:#520000;
}
#adminList table tr.dateRow, #featuresWide table tr.dateRow {
	background-color:#000000;
	border:#000000;
}
#adminList table tr.altRow, #featuresWide table tr.altRow {
	background-color:#171717;
	border:#171717;
}
#adminList table tr.stdRow, #featuresWide table tr.stdRow {
	background-color:#202020;
	border:#202020;
}
#adminList tr.stdRow td, #adminList tr.altRow td, #featuresWide tr.stdRow td, #featuresWide tr.altRow td {
	padding:1em;
}


#displayList table {
	width:100%;
	border-collapse:none;
}
#displayList table th {
	text-align:left;
}
#displayList table th, td {
	padding-left:4px;
}
#displayList table th {
	text-align:left;
}
#displayList table tr.header {
	background-color:#520000;
	border:#520000;
}
#displayList table tr.dateRow {
	background-color:#000000;
	border:#000000;
}
#displayList table tr.altRow {
	background-color:#171717;
	border:#171717;
}
#displayList table tr.stdRow {
	background-color:#202020;
	border:#202020;
}
#displayList tr.stdRow td, tr.altRow td {
	padding:1em;
}