/**********************************************/
/* GLOBAL *************************************/
/**********************************************/
/*padding: TOP RIGHT BOTTOM LEFT;*/

*{
	margin: 0px;
	padding: 0px;
}

html, body {
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


body {
	font: Arial, Helvetica, sans-serif 10px bold;	
	color:#000000;
	background:url(layout/hyponik_bg3.jpg) top center #FFFFFF no-repeat;
}



/********************************/
/* HEADER    ********************/
/********************************/


#header {
	margin: 0;
	padding: 0;
	width: 908px;
}

#audiobutton {
	margin: 0 auto;
	width: 800px;
}


#wrapper1 {
	margin: 0 auto;
	width: 908px;
}

#wrapper2 {
	margin: 0 auto;
	background:url(layout/hyponik_body_bg3.png) top center repeat-y;
	width: 908px;
	/*height: 959px;*/
	/*padding: 15px 0px 0px 55px;*/
}




.tags {
	color:#fff;
	font-family: Arial;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 65px;
	padding-bottom: 10px;
}
.tags .bold {
	color:#fff;
}
.about-tower {
	margin-top: -57px;
}

/********************************/
/* NAVIGATION   *****************/
/********************************/


#nav {
	background:url(layout/hyponik_nav_bg.jpg) no-repeat;
	width:908px;
	height:59px;
	margin: 0;
	padding: 0;
}

#nav ul {
	margin-left:54px;
}

#nav ul li {
	list-style: none;
	display: inline;
	margin-right: -4px;
}

#nav ul li img {
	border:0;
}

#nav ul li.lievents {width:140px;}
#nav ul li.liartists {width:151px;}
#nav ul li.limusic {width:133px;}
#nav ul li.liabout {width:166px;}


/********************************/
/* CONTENT   ********************/
/********************************/


#content {
	width: 800px;
	margin: 0 auto;
}



/********************************/
/* HOME      ********************/
/********************************/

#home {
	width: 404px;
	float:left;
	margin-left:1px;
	display:inline;
	background-color: #9B9B9B;
}

#home #news {
	width: 404px;
	height: 418px;
	background:#000000;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding-bottom: 15px;
	border-bottom:2px solid #fff;
}

#home #news #news-content {
	width: 351px;
	margin: 0px auto;
}

#home #news #news-content p{
	padding-top: 5px;
}

#home #reviews {
	width: 200px;
	float: left;
	background:#9B9B9B;
	color: #000000;
	padding-bottom: 15px;
	border-right: 2px solid #fff;
}

#home #reviews #reviews-content {
	width: 173px;
	margin: 0px auto;
}

#home #reviews #reviews-content p{
	padding-top: 5px;
}

#home #interviews {
	width: 200px;
	float:right;
	background:#9B9B9B;
	position: relative;
	left: -2px;
	color: #000000;
	padding-bottom: 15px;
	border-left: 2px solid #fff;
	height: 400px;
}

#home #interviews #interviews-content {
	width: 173px;
	margin: 0px auto;
}

#home #interviews #interviews-content p{
	padding-top: 5px;
}


#featured {
	height:850px;
	width: 235px;
	background:#FC0000;
	float:left;
	margin-left:2px;
}

#featured #featured-content {
	width: 205px;
	margin: 0px auto 20px auto;
}

#featured #featured-content p{
	padding-top: 5px;
}


#featured #featured-content h1 {
	font-family: "Lucida Grande", Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 10px;
}

.featured-category {
	margin: 0 2px 2px 2px;
	background: #FFFFFF;
	color: #000000;
}

.featured-category p {
	padding: 4px 3px 4px 6px;
}

#tower {
	width: 144px;
	height:517px;
	background:#9B9B9B;
	float:left;
	margin-left:2px;
	display:inline;

}

/********************************/
/* LEFT COL   *******************/
/********************************/

#leftcol {
	width: 550px;
	float:left;
	margin-left:1px;
	display:inline;
}

.all-services {
	width: 643px;
	float: left;
}

.margin-left {
	margin-left: -1px!important;
}

.article {
	width: 550px;
	height:auto;
	background:#000000;
	color: #FFFFFF;
	margin:0 0 2px 0;
}

.article .article-content {
	width: 500px;
	margin: 0px auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

.article .article-content p {
	padding-top: 5px;
}

.article .article-content p a {
	color:#474245;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.open {
	
}

.article .article-content p a:hover {
	color:#474245;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.article .article-content .article-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}


/********************************/
/* ARTISTS    *******************/
/********************************/

#artists {
	float:left;
	display:inline;
	width: 645px;
	margin:0;
	padding:0px;
}

.artist {
	background:url(layout/hyponik_box_artist.jpg);
	width: 212px;
	height:299px;
	margin: 0 2px 2px 0;
	float:left;
	display:inline;
}

.artist .artist-content {
	width: 173px;
	margin: 10px auto;
}

.artist-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
}



.artist .artist-content p {
	padding-top: 5px;
}

.artist .artist-content a {
	border:0;
}

.artist .artist-content a:hover {
	border:0;
}

#tower2 {
	width: 144px;
	height:517px;
	background:#9B9B9B;
	float:left;
	display:inline;

}


/********************************/
/* SERVICES       **************/
/********************************/

#services {
	float:left;
	display:inline;
	width:800px;
	margin:0;
	padding:0px;
}

.service {
	background:url(layout/hyponik_box_service.jpg);
	width: 319px;
	height:292px;
	margin: 0 2px 2px 0;
	float:left;
	display:inline;
}

.service-content {
	width: 300px;
	margin: 10px auto;
}

.service-content p {
	padding-top: 5px;
}

#tower3 {
	width: 140px;
	height:517px;
	background:#9B9B9B;
	float:left;
	display:inline;

}


/********************************/
/* EVENTS    ********************/
/********************************/

#events {
	width: 404px;
	float:left;
	margin-left:1px;
	display:inline;
}
.categories-posts {
	width: 235px;
	height: 100px;
	background-color: blue;
}



/********************************/
/* RIGHT NAV ********************/
/********************************/

#content #right-nav {
	width: 235px;
	background:#ffffff;
	float:left;
	margin-left:2px;
	font-family: "Lucida Grande", Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight: bolder;
	font-size:13px;
}

.category {
	margin: 0 0 2px 0;
	background-color:#FC0000;
	color:#ffffff;
}

.category  {
	padding: 4px 3px 4px 6px;
	color:#ffffff;
}

.category-open {
	margin: 0 0 2px 0;
	background-color:#858585;
	color:#030303;
}

.category-open p {
	padding: 4px 3px 4px 6px;
	color:#030303;
} 

.subcategory {
	margin: 0 0 2px 0;
	color:#000800;
	background-color:#B3B3B3;
	font-weight:normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
p.thismonth {
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
	display: inline;
}
ul.post-categories li a {
	display: inline;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
ul.post-categories li a:link {
	display: inline;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
ul.post-categories li a:visited {
	display: inline;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
ul.post-categories li a:hover {
	display: inline;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
ul.post-categories li a:active {
	display: inline;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
ul.post-categories{
	display: inline;
}
ul.post-categories li{
	display: inline;
}
.category-list {
	margin: 0 0 2px 0;
	color:#000800;
	background-color:#B3B3B3;
	font-weight:bold;
}

.subcategory p {
	padding: 4px 1px 4px 15px;
	color:#000800;
	font:Arial;
	font-size:11px;
}






/********************************/
/* FOOTER    ********************/
/********************************/


#footer-small {
 	background:url(layout/hyponik_footer_small.jpg);
 	width:550px;
 	height: 110px;
	clear:both;
	margin-top:2px;
}
#footer-small #friends {
	width: 400px;
	height:50px;
	clear:both;
	padding: 10px 0 0 15px;
}

#footer-small #friends h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
}

#footer-small #friends ul{
	display: inline;
}

#footer-small #friends ul li{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	display: inline;
	list-style:none;
	font-weight: normal;
	font-size: 9px;
	color:#666666;
}

#footer-small #contact {
	float:left;
	width: 350px;
	height:50px;
	margin: 10px 0 0 15px;
}

#footer-small #contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
}

#footer-small #contact ul{
	display: inline;
}

#footer-small #contact ul li{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	display: block;
	list-style:none;
	font-weight: normal;
	font-size: 9px;
	color:#666666;
}


#footer {
 	clear:both;
	background:url(layout/hyponik_footer.jpg);
 	width:643px;
 	height: 129px;
	margin-top:2px;
}

#footer #friends {
	width: 480px;
	height:50px;
	clear:both;
	padding: 10px 0 0 15px;
}

#footer #friends h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
}

#footer #friends ul{
	display: inline;
}

#footer #friends ul li{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	display: inline;
	list-style:none;
	font-weight: normal;
	font-size: 9px;
	color:#666666;
}

#footer #contact {
	float:left;
	width: 300px;
	height:50px;
	margin: 10px 0 0 15px;
}

#footer #contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
}

#footer #contact ul{
	display: inline;
}

#footer #contact ul li{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	display: block;
	list-style:none;
	font-weight: normal;
	font-size: 9px;
	color:#666666;
}

.footer p, .footer-small p {}

#footer #friends ul li a, #footer #contact ul li a {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	font-size: 9px;
	color:#666666;
}
	
#footer #friends ul li a, #footer #contact ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	font-size: 9px;
	color:#666666;
}

#footer-small #friends ul li a, #footer-small #contact ul li a {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	font-size: 9px;
	color:#666666;
}
	
#footer-small #friends ul li a, #footer-small #contact ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	font-size: 9px;
	color:#666666;
}
/********************************/
/* CLASSES   ********************/
/********************************/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474245;
}




.page-title {
	width: 550px;
	height:55px;
	background-color:#000000;
	color:#FFFFFF;
	margin:0 0 2px 0;
	padding:0;
}

.page-title-wide {
	width: 641px;
	height: 55px;
	background-color:#000000;
	color:#FFFFFF;
	margin:0 0 2px 0;
	padding:0;
}


.date { color:#545454;}

.rm {color:#C70000;}



/********************************/
/* NEW STYLES ********************/
/********************************/
p.article-title {
	text-transform: uppercase;
	color:#fff;
	font-weight: bold;
}
#news-content p.article-title {
	margin-top: 15px;
}
#news-content a {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#news-content a:link {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#news-content a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#news-content a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: underline;
}
#news-content a:active {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#reviews a {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#reviews a:link {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#reviews a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#reviews a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: underline;
}
#reviews a:active {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#interviews a {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#interviews a:link {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#interviews a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#interviews a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: underline;
}
#interviews a:active {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
#featured a {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#featured a:link {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#featured a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#featured a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
#featured a:active {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.rm a {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
.rm a:link {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
.rm a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
.rm a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: underline;
}
.rm a:active {
	font-family: Arial;
	font-size: 12px;
	color: #C70000;
	text-decoration: none;
}
.category a {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.category a:link {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.category a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.category a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.category a:active {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.subcategory a {
	font-family: Arial;
	font-size: 12px;
	color: #000800;
	text-decoration: underline!important;
}
.subcategory a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000800;
	text-decoration: underline!important;
}
.subcategory a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000800;
	text-decoration: underline!important;
}
.subcategory a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000800;
	text-decoration: none!important;
}

.subcategory a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000800;
	text-decoration: underline!important;
}
.artist a {
	color: #fff;
	text-decoration: none;
}
.artist a:link {
	color: #fff;
	text-decoration: none;
}
.artist a:visited {
	color: #fff;
	text-decoration: none;
}
.artist a:hover {
	color: #fff;
	text-decoration: underline;
}
.artist a:active {
	color: #fff;
	text-decoration: none;
}
#contact li a {
	color: #666;
	text-decoration: none;
}
#contact li a:link {
	color: #666;
	text-decoration: none;
}
#contact li a:visited {
	color: #666;
	text-decoration: none;
}
#contact li a:hover {
	color: #666;
	text-decoration: underline;
}
#contact li a:active {
	color: #666;
	text-decoration: none;
}
h1.the-title {
	text-transform: uppercase;
}
p.artist-title a{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
p.artist-title a:link{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
p.artist-title a:visited{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
p.artist-title a:hover{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
p.artist-title a:active{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
img {
	border: 0px;
}
.service a {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}
.service a:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}
.service a:visited {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}
.service a:hover {
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	color: #fff;
}
.service a:active {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}
ul.cat-list li {
	list-style-type: none;
}
ul.cat-list li a{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none!important;
}

/*.news-sitemap ul li a {
	color: #fff;
}*/

ul.cat-list li{
	background-color: red;
	margin-bottom: 2px;
}
ul.cat-list li a {
	width: 229px;
	margin-bottom: 2px;
	background-color: red;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
}

ul.cat-list li a {
	margin-bottom: 2px;
}
.service-content p a {
	font-size: 16px!important;
	font-weight: bold;
	color:#000!important;
	text-transform: uppercase;
}
.service-content p a:link {
	font-size: 16px!important;
	font-weight: bold;
	color:#000!important;
	text-transform: uppercase;
}
.service-content p a:visited {
	font-size: 16px!important;
	font-weight: bold;
	color:#000!important;
	text-transform: uppercase;
}
.service-content p a:hover {
	font-size: 16px!important;
	font-weight: bold;
	color:#000!important;
	text-transform: uppercase;
	text-decoration: none;
}
.service-content p a:active {
	font-size: 16px!important;
	font-weight: bold;
	color:#000!important;
	text-transform: uppercase;
}






/********************************/
/* BUG FIXES ********************/
/********************************/

/*http://www.positioniseverything.net/easyclearing.html*/

.cleardiv {
	clear:both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#test ul li:before {
	content: url(images/nav-arrow.gif);
}
.open {
	background-color: #858585;
}
.related_post {
	margin-left:15px;
}
.related_post li {
	list-style-type: none;
}