/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	/* background: #0A0A0A url(/images/img1.jpg); */
	background: #000000;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #CCCCCC;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #652A17;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border: none;
	color: #FEFE03;
}

/* Wrapper */

#wrapper {
	background: url(/images/trynumback.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}

/* Header */

#header {
	height: 196px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	text-align: center;
	/*padding: 0 0 0 0;*/
}
#logo {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 750px;
	height: 196px;
	background: url(/images/img3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	/*border-left: 1px solid #1C1C1C;
	border-right: 1px solid #1C1C1C;*/
	border: 1px solid #1C1C1C;
}

#header h1, #header h2 {
	float: left;
}

#header h1 {
	padding: 150px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}

#header h2 {
	padding: 153px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #E3E304;
}

/* Menu */

#menu {
	width: 750px;
	height: 35px;
	margin: 0 auto;
	background: url(/images/img4.jpg) no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-left: 1px solid #1C1C1C;
	border-right: 1px solid #1C1C1C;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 20px 0 20px;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FEFE03;
}

/* Page */

#page {
	width: 749px;
	margin: 0 auto;
	/* background: url(/images/img7.jpg) repeat-y 220px 0px; */
	background: #050505;
	border-left: 1px solid #1C1C1C;
	border-right: 1px solid #1C1C1C;
}

/* Content */

#content {
	float: right;
	width: 489px;
	padding-right: 20px;
	padding-left: 18px;
	border-left: 1px solid #1C1C1C;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font-size: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(/images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 0px 0px;
	background: url(/images/img5.jpg) repeat-x left bottom;
}
#sidebar h2 {
	padding: 5px 20px;
	background: url(/images/img6.jpg);
	border-bottom: 1px solid #1C1C1C;
	font-size: 100%;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: 0px;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(/images/img4.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
/* Misc */
body table {
	text-align: center;
}
fieldset {
	border: 0px;
}
.comment-name {
	color: #000000;
}
.comment-action {
	color: #000000;
}
.comment-action:hover {
	color: gray;
}
textarea {
	font-family: sans-serif;
	font-size: 12px;
}
input {
	border-color: #ebebea;
	border-width: 1px;
	padding: 4px;
}
.entry {
	padding: 6px;
}
/* Concert Listing Misc CSS */
.concert_label {
	font-size: 14px;
	font-weight: bold;
}
.concert_data {
	font-size: 14px;
	color: #ffffff;
}
#album-cover, #reproductor {
	margin: 0 auto 0 auto;
	text-align: center;
}
#album-cover-link {
	text-decoration: none;
	border-width: 0px;
}
img {
	text-decoration: none;
	border-width: 0px;
}
.contact_input {
	width: 260px;
}
#notice {
	text-align: center;
	margin: 0 auto 0 auto;
	background-color: #eeeeee;
	font-size: 24px;
}
.blog-post-title {
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 16px;
}
.single-concert {
	padding: 4px;
	border-color: #1c1c1c;
	border-width: 1px;
	border-style: solid;
	margin-top: 20px;
	margin-bottom: 20px;
}
.single-concert:hover {
	background-color: #1e1e1e;
}
.pagination {
	color: #d1cece;
	margin-top: 14px;
	margin-bottom: 14px;
}
.pagination a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.pagination a, .pagination span {
	background-color: #3a3a3a;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 8px;
}
#leave-comment p {
	margin: 2px;
}
#leave-comment {
	padding: 10px;
	background-color: #3a3a3a;
	font-size: 12px;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}
#leave-comment label {
	font-weight: bold;
}
#leave-comment input, textarea {
	padding: 4px;
	background-image: url("/images/bginput.gif");
	background-repeat: repeat-x;
}
#bsubmit {
	background-color: #ffffff;
}
.comment {
	background-color: #3a3a3a;
	padding: 10px;
	color: #ffffff;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
	margin-bottom: 6px;
}
.post-meta {
	padding: 4px;
	font-size: 12px;
	color: #ffffff;
	background-color: #3a3a3a;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}
