@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
a {
	outline:none;
}
p {
	padding:0px;
	margin:0px;
}
li {
	padding:0px;
	margin:0px;
	list-style:none;
}
h1 {
	font-size:26px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:22px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:16px;
}
ol li {
	list-style:decimal inside;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.alignleft, .attachment-alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
p.wp-caption-text {
	text-align:center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.top_bg .wrapper {
	width: 960px;
	margin: auto;
}
.top_bg {
	background-image: url(../../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.rss_icon {
	background-image: url(../../images/rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 15px;
	float:left;
	margin-top:8px;
}
.rss_icon:hover {
	background-position: left bottom;
}
.clear {
	clear:both;
}
.breadcrumb {
	float: left;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-top:1px;
	margin-top:8px;
}
.breadcrumb span {
	padding-left:5px;
	padding-right:5px;
}
.breadcrumb a {
	color: #f17979;
	text-decoration:none
}
.breadcrumb a:hover {
	color: #fff;
}
.search_right {
	float: right;
}
.search_txtbox {
	background-color: #990505;
	border: 1px solid #ff0000;
	font-size: 12px;
	width:224px;
	color: #FFF;
	padding-left:3px;
	height:20px;
	margin-top:4px;
}
.search_submitbtn {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #5e0101;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold;
	width:77px;
	margin-left:8px;
	cursor:pointer;
	height:24px;
	margin-top:4px;
	margin-top:1px\9;
}
.search_submitbtn:hover {
	background-color: #720606;
}
header {
	background-image: url(../../images/header_bg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 936px;
	height: 243px;
}
.logo {
	float: left;
	padding-top: 57px;
	padding-left:10px;
}
.followus {
	float: right;
	font-family: 'Lovers Quarrel', cursive;
	font-style: italic;
	color: #FFF;
	text-align: center;
	width: 140px;
	padding-top: 87px;
	font-size:30px;
	text-shadow: 0px 0px 9px rgba(150, 150, 150, 1);
	margin-right:10px;
}
.followus p {
	padding-bottom:0px;
}
.facebook_icon {
	background-image: url(../../images/facebook_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 68px;
	float:left;
}
.facebook_icon:hover {
	background-position: left bottom;
}
.twitter_icon {
	background-image: url(../../images/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 68px;
	float:right;
}
.twitter_icon:hover {
	background-position: left bottom;
}
.myspace_icon {
	background-image: url(../../images/myspace_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 68px;
	float:right;
}
.myspace_icon:hover {
	background-position: left bottom;
}
section {
	margin: auto;
	width: 902px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #ffffff;
	padding-top: 10px;
}
article {
	float:left;
	width: 676px;
}
article h1 {
	font-size: 42px;
	color: #ff0000;
	font-weight: normal;
	line-height:normal;
	padding-bottom:10px;
}
article h1 a {
	color: #ff0000;
	text-decoration:none
}
article h1 a:hover {
	color: #fff;
}
article a {
	color: #fff;
	text-decoration:none
}
article a:hover {
	color: #ff0000;
	text-decoration:none
}
article p {
	padding-bottom:10px;
}
.blog_cntline {
	background-image: url(../../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 16px;
	margin-top:10px;
	font-size: 13px;
	margin-bottom: 20px;
}
.blog_cntline_bottom {
	background-image: url(../../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 16px;
	display:block
}
.red_txt {
	color: #ff0000
}
.comment_cnt {
	background-color: #5d0101;
	color: #ff0000;
	padding: 0px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:right;
	margin-right:10px;
}
.comment_cnt:hover {
	background-color: #720d0d;
}
.posted_date {
	float:left;
}
.share {
	float: right;
	height:22px;
	margin-bottom:3px;
}
aside {
	float: right;
	width: 195px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
aside h2 {
	line-height: 30px;
	background-image: url(../../images/aside_title.jpg);
	background-repeat: no-repeat;
	height: 33px;
	font-family: 'Lovers Quarrel', cursive;
	padding-left: 10px;
	font-size:26px
}
aside ul {
	background-color: #242424;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3c3c3c;
	border-bottom-color: #3c3c3c;
	border-left-color: #3c3c3c;
	padding: 10px;
	margin-bottom: 25px;
}
aside ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8d8d8d;
	line-height: 30px;
}
aside ul li a {
	color:#FFF;
	text-decoration:none
}
aside ul li a:hover {
	color:#aa0505;
	text-decoration:none
}
footer {
	background-image: url(../../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 22px;
	padding-bottom: 15px;
	margin: auto;
	width: 902px;
	font-size: 11px;
	color:#FFF;
	margin-top:15px;
}
footer a {
	color: #ff0000;
	text-decoration:none
}
footer a:hover {
	color: #fff;
}
.comment_box{
	background-color: #940505;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:20px;
}
#respond{
background-color: #000;
padding:20px;
border:3px solid #383636
}
.comment_box h2{
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	padding-bottom:10px;

}
#respond h2{
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	padding-bottom:10px;
	float:right
}
.com_img{
	float:left;
	margin-bottom:10px;
}
.com_img img{
	float:left;
	padding: 1px;
	border: 1px solid #b45050;
	margin-right:10px;
}
.comment_container{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.comment_container span{
	background-image: url(../../images/date.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	margin-left:5px;
	padding-bottom:3px;
}
.comm_odd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom:10px;
}
.comment_txtbox{
	border: 2px solid #ff0000;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #929292;
	padding:10px 5px;
	width: 279px;
	margin-bottom:10px;

	float:left
}
.margin_right{	margin-left:4px;}
.comment_txt_area{border: 2px solid #ff0000;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #929292;
	padding:10px 5px;
	width: 577px;
	}
	.comment_submit{
	background-color: #940505;
	padding: 5px 10px;
	border: 2px solid #ff0000;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:right;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	cursor:pointer;
}
.comment_submit:hover{
	background-color: #9e1515;}
	.comm_bg{ color:#d49b63; font-weight:normal}

.contact_submit {
    background-color: #940505;
    border: 2px solid #FF0000;
    border-radius: 5px;
    color: #FFFFFF!important;
    cursor: pointer;    
    font-family: Tahoma,Geneva,sans-serif;
	font-size:16px!important;
    padding: 5px 10px;
	width:200px!important;
}

.contact_submit:hover{
	background-color: #9e1515;}
.comm_bg{ color:#d49b63; font-weight:normal}
.blog_next { float:right; }
.blog_prev { float:left; }

.wpcf7 textarea, .wpcf7 input { 
	 border: 2px solid #FF0000;
    border-radius: 5px;
    color: #000000;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    padding: 10px 5px;
	width:500px;    
 }
 .galleria-stage {
    border: 1px dotted #393939;}
	.galleria-thumbnails .galleria-image{border: 1px solid #393939!important;}
	
.music_btn
{
	background-image: url(../../images/music_icon1.jpg) !important;
	background-repeat:no-repeat;
	background-position:5% 7px;
	padding-left:30px;
	background: #ca0705; /* Old browsers */
background: -moz-linear-gradient(top, #ca0705 0%, #8a0506 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ca0705), color-stop(100%,#8a0506)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ca0705 0%,#8a0506 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ca0705 0%,#8a0506 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ca0705 0%,#8a0506 100%); /* IE10+ */
background: linear-gradient(to bottom, #ca0705 0%,#8a0506 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca0705', endColorstr='#8a0506',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding-left:15px;
padding-right:15px;
padding-top:8px;
padding-bottom:8px;
color:#fff;
text-decoration:none;
}


.music_btn:hover
{
	background: #8a0506; /* Old browsers */
background: -moz-linear-gradient(top,  #8a0506 0%, #ca0705 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a0506), color-stop(100%,#ca0705)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8a0506 0%,#ca0705 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8a0506 0%,#ca0705 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8a0506 0%,#ca0705 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8a0506 0%,#ca0705 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a0506', endColorstr='#ca0705',GradientType=0 ); /* IE6-9 */

}

#credit_conc{float:right;}
#credit_conc a{text-decoration:none !important;}
.concise_img_credit{vertical-align:middle; border:0;}
.credit_conc span{color:#f47920;}
#recptca{margin-bottom:15px;}
