/*
some CSS Credit: http://www.templatemo.com/ 
*/


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-image: url(images/taggedbricks_bg_01_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
} 
a:active, a:hover { color: #CCFF00; }

h1 {
	margin: 0px;
	font-size: 26px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-left: 30px;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #F09000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330033;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
	color: #CCCCCC;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;	
}






/* content panel */
#templatemo_content_container {
	clear: both;
	overflow: hidden;
	width:100%;
	margin-top: 300px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	height: auto;
	background-color: #000000;
}

#templatemo_content_container #templatemo_content {
	overflow: hidden;
	height: 100%;
	width: 930px;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#templatemo_content_left {
	float: left;
	width: 600px;
	margin-bottom: 15px;
}

#templatemo_content_right {
	float: right;
	width: 300px;
	margin-bottom: 15px;
}

#templatemo_content_left .templatemo_post {
	width: 600px;
	margin-bottom: 30px;
	border: 1px solid #434343;
	background-color: #000000;
	padding-top: 0;
	padding-right: 0;
}

* html #templatemo_content_left .templatemo_post {
	margin-bottom: 15px;
}

.templatemo_post .post_title {
	width: 570px;
	height: 55px; /* padding 20px + */
	margin: 0px;
	padding: 20px 0px 5px 30px;
	font-size: 36px;
	font-weight: 600;
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-transform: uppercase;
	line-height: 33px;
	border-bottom-style: none;
}
#music_player {
	width: auto;
	position: absolute;
	z-index: 2;
}

.templatemo_post .post_title .post_info {
	width: 100%;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	margin-top: 6px;
	letter-spacing: 0em;
}

.templatemo_post .post_body {
	padding: 15px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.templatemo_post .post_body img {
	margin-bottom: 15px;
}

.templatemo_post .post_comment {
	padding: 5px 30px;
	font-weight: bold;
}

#templatemo_content_right .templatemo_right_section {
	clear: both;
	display:inline-block;
	width: 250px;
	margin-bottom: 20px;
	color: #666666;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#templatemo_content_right .templatemo_right_section ul {
	clear: both;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	list-style-image: none;
	list-style-type: none;
}

#templatemo_content_right .templatemo_right_section ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	list-style-image: none;
	list-style-type: none;
}

#templatemo_content_right .templatemo_right_section ul li a, a:hover {
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
}

#templatemo_bottom_panel {
	width:100%;
	margin: 0 auto;
}

#templatemo_bottom_panel #templatemo_bottom_section {
	overflow: hidden;
	height: 100%;
	width: 100%;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 200px;
}

#templatemo_bottom_section .templatemo_bottom_section_content {
	display: inherit;
	float: left;
	width: 270px;
	padding-right: 20px;
	margin:0 0 15px 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#templatemo_bottom_section .templatemo_bottom_section_content ul {
	margin: 0 0 0 10px;
	padding: 0 0 5px 10px;
	color: #333333;
}

#templatemo_bottom_section .templatemo_bottom_section_content li a {
	color: #666666;
}

#templatemo_footer_panel {
	width:100%;
	margin: 0 auto;
	color: #333333;
	background-color: #1E1E1E;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}

#templatemo_footer_panel #templatemo_footer_section {
	width: 960px;
	margin:0 auto;
	padding: 20px 15px;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	color: #3E3E3E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#main_sign {
	background-image: url(images/main_sign_03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 345px;
	height: 180px;
	left: 354px;
	top: -32px;
	z-index: 1;
}
#menu_info_btn    {
	clear: both;
	width: 130px;
	position: absolute;
	height: 70px;
	left: 589px;
	top: 209px;
}
#menu_art_btn  {
	width: 122px;
	background-position: center top;
	position: absolute;
	left: 729px;
	top: 210px;
}
#menu_home_btn  {
	width: 120px;
	position: absolute;
	left: 322px;
	top: 207px;
	clear: both;
}
#menu_shop_btn  {
	width: 121px;
	position: absolute;
	left: 458px;
	top: 206px;
}
#menu_news_btn  {
	position: absolute;
	left: 365px;
	top: 205px;
}
#menu_links_btn  {
	width: 120px;
	position: absolute;
	left: 863px;
	top: 201px;
}

<style type="text/css">
img, div { behavior: url(resources/iepngfix.htc) }
</style> 
#nav_container {
	margin: 90px;
	clear: both;
	height: auto;
	width: 100%;
	overflow: hidden;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-color: #00CCFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #00CCFF;
	padding-top: 5px;
	letter-spacing: 0em;
	border: thin solid #666666;
	padding-bottom: 5px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
#templatemo_content_container #templatemo_content #templatemo_content_right .templatemo_right_section #facebookbanner {
	margin-bottom: -35px;
}
