/*  
Theme Name: bcp_ma
Theme URI: http://www.inventarte.net
Description: Original template.
Author: www.inventarte.net
Author URI: http://www.inventarte.net
Version: 1.0
*/
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
{ font-size: 100%; line-height:1.2; font-weight: normal; cursor: default; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style: normal; font-weight: normal; }

/* Removes list-style from lists */
table { border-collapse: collapse; border-spacing: 0; }

/* Removes border from fieldset and img */
fieldset,img { border: 0; }

/* Left-aligns text in caption and th */
caption,th { text-align: left; }

/* Removes quotation marks from q */
/*q:before, q:after { content: ''; }*/

html { background: #000; }

strong { font-weight: bold; }
em { font-style: italic;}

p {   margin: 2px 0 15px 0; }

a {
	color:			#78886A;
	text-decoration:	none;
}
a:hover {
	color:			#A3A7C5;
}


body {
	background-color: 	#000000;
	margin:			0 0 0 0;
	text-align:		justify;
	font-family : 		Arial, sans-serif;
	font-size: 		13px;
	line-height: 		1.4;
	color:			#aaaaaa;

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {float:right; margin:0 0 10px 10px;}
.alignleft {float:left; margin:0 10px 10px 0;}

#line_header {
	height: 27px;
	/*background: url(img/header_line.gif);*/
	background: #98362e;
	text-align: center;
	padding-top: 5px;
	color: #f0f0f0;
}
#video_header {
	background: url(img/bg_concert.jpg) top center;
	padding-top : 15px;
	padding-bottom: 15px;
}

#video_player {
	width:	960px;
	height:	360px;
	border: 1px solid #3d3d3d;
	margin: 0 auto;
	background: #000000;
}
#menu {
	height: 24px;
	background: url(img/menu_line.gif);
	padding-top:5px
}
#menu_bottom {
	height: 8px;
	background: url(img/menu_bottom.gif);
}

#featured {
	background: #350804 url(img/bg_red.png) repeat-y center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#featured2 {
	background: url(img/featured.png) center no-repeat;
	height:	256px;
	width: 1038px;
	margin: auto;
	padding-top:4px;
}
#featured3 {
	background: #350804 url(img/bg_red.png) repeat-y center;
	padding-bottom: 30px;
}
#content {
	background: #350804 url(img/bg_red.png) repeat-y center;
	padding-bottom: 30px;
}
.content_table {
	margin: auto;
	width: 720;
}
#footer_line {
	height: 40px;
	background: url(img/footer_line.gif);
	padding-top:13px;
}
#footer {
	background: url(img/footer.png);
	padding-top: 40px;
	padding-bottom: 20px;
}
#footer2 {
	background: #262626;
	border-top:	1px solid #3c3c3c;
}
.post-date {
	width:			46px;
	background-color:	#500c06;
	text-align:		center;
	margin-top:		4px;
	margin-right:		10px;
	margin-bottom:		8px;
}
.post-txt {
	float:right;
	color: #cca37d;
}
.clear {
	clear: both;
}
.mes {
	padding:		4px 0 0 0;
	margin:			0 0 0 0;
	font-size:		12px;
	line-height:		1.0;
	color:			#a30000;
}
.dia {
	padding:		0 0 0 0;
	margin:			0 0 0 0;
	font-size:		22px;
	line-height:		1.0;
	color:			#a30000;
}
.ano {
	padding:		0 0 4px 0;
	margin:			0 0 0 0;
	font-size:		12px;
	line-height:		1.0;
	color:			#a30000;
}

.post-title a, .post-title a{
	color : #cca37d;
	font-size:	22px;
}
.post-title a:hover, .post-title a:hover {
	color: #500c06;
}
.licmm {
	border-top:		1px dotted #98362e;
	padding:		20px 0 20px 0;
}
.comments {
	font-size:		20px;
}
#footer p {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	color : #666666;
	font-size: 12px;
}
#menu a {
	color : 	#cccccc;
	text-decoration: underline;
}
#menu a:hover {
	color : 	#eeeeff;
}
#footer2 {
	color: #444444;
	font-size: 11px;

}
#footer2 a{
	color: #666666;
	font-size: 11px;

}
