/* 
	Theme Name: DGBlack
	Theme URL: http://www.design-group.info
	Description: DGBlack is a custom theme created for WordPress.
	Author: DesignGroup
	Author URI: http://www.design-group.info
	Version: 1.0
*/

body {
	background: #0E0E0E url(images/bg.png) repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 20px;
	padding: 0px;
	}
	

a, a:active {
	outline: none !important;
}



#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#wraphome {
	background: #fff;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#wraphome2 {
	background: url(images/homepage2.png) top no-repeat;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a, a:visited {
  color:#A91B33;
  text-decoration:none;
}

a, a:visited {
  color:#A91B33;
  text-decoration:none;
}	

a img {
	border: none;
}
	
.onebit_mp3 a { display: none; } 

/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 60px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#header h1 {
	color: #333333;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #333333;
	font-size: 36px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #333333;
	text-decoration: none;
	}

.headerleft {
	width: 190px;
	float: right;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.headerleft p {
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
.headerright {
	width: 765px;
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	}
	
.headerright p {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	}
	
.headerright a, .headerright a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.headerright a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
/************************************************
*	Navigation      							*
************************************************/

#nav {
	float: left;
  margin: 0 0 0 10px;
  padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a {
	background: #FFFFFF url(images/navbar.png);
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
    margin: 0px 5px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	outline: none !important; 
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav li a:hover, #nav li a:active {
	background: #FFFFFF url(images/navhover.png);
	color: #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}


#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #FFFFFF;
	width: 180px;
	color: #666666;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#nav li li a:hover {
	background: #333333;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 191px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

#nav .shop_page a {
	background:#FFFFFF url(images/navred.png) repeat scroll 0 0;
	color:#FFFFFF;
}
	
#nav .current_page_item a {
	background: #FFFFFF url(images/navhover.png);
	color: #000000;
	}

#nav .main_page a {
	background:#FFFFFF url(images/navbar.png) repeat scroll 0 0;
	color:#FFFFFF;
}


/************************************************
*	Homepage    				     		    * 
************************************************/

#homepage {
	width: 960px;
	height: 160px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	background:#333;
	}
	
#homepage h1 {
	color: #CCCCCC;
	font-size: 28px;
	font-family: Arial, Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 36px;
	}
	
#homepage p {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.homepageleft {
	width: 160px;
	float: left;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	line-height: 13px;
	}
	
.homepagewhite a, .homepagewhite a:visited {
	background: #FE9121 url(images/homehover.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 25px 0px 0px;
	padding: 9px 10px 10px 10px;
	}
	
.homepagewhite a:hover {
	background: #FFFFFF;
	color: #333333;
	}
	
.homepageblack {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	}
	
.homepageblack a, .homepageblack a:visited {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 25px 0px 0px;
	padding: 9px 15px 10px 15px;
	}

.homepageblack a:hover {
	background: #FE9121 url(images/homehover.png);
	color: #FFFFFF;
	}
	
.homepageright {
	width: 730px;
	float: right;
	margin: 0px;
	padding: 35px 20px 0 0;
	text-align:center;
	}


#hpmiddlewrap {
	background: #FFFFFF;
	width: 960px;
	margin: 0;
	padding: 20px 0 10px 0;
}

#hpmiddle {
  width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
}

#hpmiddle h1 {
	color: #444444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#hpmiddle h1 a {
	color: #444444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#hpmiddle h1 a:hover {
	color: #E47600;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#hpmiddle h2 {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#hpmiddle h3 {
	color: #444444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#hpmiddle h4 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom: 0 none;
	}


	
#hpbottom {
	background: #FFFFFF url(images/hpbottom.png);
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 10px 0px;
	line-height: 20px;
	}

#hpbottom p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#hpbottom a, #hpbottom a:visited {
	color:#A91B33;
	text-decoration: none;
	}
	
#hpbottom a:hover {
	color:#A91B33;
	text-decoration: underline;
	}
	
#hpbottom h2 {
	border-bottom:1px solid #DDDDDD;
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-decoration: none;
	text-align: left;
	}
	
#hpbottom h2 a, #hpbottom h2 a:visited {
	color:#A91B33;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#hpbottom h2 a:hover {
	color:#A91B33;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#hpbottom ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 0px;
	}
	
#hpbottom ul li {
	background: #FFFFFF;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	}

#hpbottom .widget  {
	background: #FFFFFF;
	height: 170px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #CCCCCC;
	}

.hpbottomleft {
	width: 600px;
	float: left;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	}
	
.hpbottomright {
	width: 300px;
	float: right;
	margin: 0px;
	text-align: center;
	padding: 20px 20px 0px 0px;
	}

.hpbottomright #mp_mail{
	width: 210px;
}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#contentleft {
	float: left;
	width: 645px;
	margin: 0px;
	padding: 30px 0px 20px 10px;
	}

#contentleft h1 {
	color: #444444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h1 a {
	color: #444444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover {
	color: #E47600;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#contentleft h2 {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h3 {
	color: #444444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentleft h4 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom: 0 none;
	}
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited, #purchasenote a, #purchasenote a:visited {
	color:#A91B33;
	text-decoration: none;
	}
	
.postarea a:hover, .postcomments a:hover, #purchasenote a:hover {
	color:#A91B33;
	text-decoration: underline;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
	
.postarea ul ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
	
blockquote {
	background: #F7F7F7;
	margin: 0px 20px 15px 20px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.thememeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.thememeta p {
	margin: 0px;
	padding: 0px;
	}
	
.themeinner1 {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.themeinner2 {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
	
code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.webhostingleft {
	float: left;
	width: 135px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	}
	
.webhostingright {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentshowcase {
	float: left;
	width: 645px;
	margin: 0px;
	padding: 30px 0px 20px 10px;
	}
	
#contentshowcase h1 {
	color: #444444;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentshowcase h2 {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#contentshowcase p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentshowcase p img {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: none;
	}
	
#contentshowcase a img {
    float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	}
	
#contentshowcase a:hover img {
    float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #000000;
	}
	
/************************************************
*	Purchase 					     		    * 
************************************************/
	
#purchase {
	float: left;
	width: 640px;
	margin: 0px auto 0px;
	padding: 0px;
	font-size: 12px;
	}
	
#purchase ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	}
	
#purchase li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#purchase ul li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 25px;
	}
	
#purchase ul li a, #purchase ul li a:visited {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 25px 0px 0px;
	padding: 4px 10px 5px 10px;
	}
	
#purchase ul li a:hover {
	background: #FE9121 url(images/homehover.png);
	color: #FFFFFF;
	}
	
.purchaseleft {
	float: left;
	width: 300px;
	height: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 0px 10px;
	border-right: 1px solid #DDDDDD;
	}
	
.purchaseright {
	float: right;
	width: 300px;
	height: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
	
#purchasenote {
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Service  					     		    * 
************************************************/
	
#service {
	float: left;
	width: 680px;
	margin: 0px auto 0px;
	padding: 0px;
	font-bsize: 11px;
	}
	
#service ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#service li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#service ul li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 25px;
	}
	
#service ul li a, #service ul li a:visited {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 25px 0px 0px;
	padding: 4px 10px 5px 10px;
	}
	
#service ul li a:hover {
	background: #FE9121 url(images/homehover.png);
	color: #FFFFFF;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #F5F5F5;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
	}
	
#sidebar a, #sidebar a:visited  {
  color:#A91B33;
  text-decoration:none;
	}
	
#sidebar a:hover {
	color: #A91B33;
	text-decoration: underline;
	}
	
#sidebar h2 {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #DDDDDD;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar .widget  {
	background: #F7F7F7;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#sidebar ul ul li a:hover {
	color: #A91B33;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/arrow_side.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/arrow_side.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}
	
.textwidget {
	margin: 0px;
	padding: 0px;
	}
	
.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar_logo {
  padding: 10px 10px 0 10px;
  margin : 0;
  overflow: hidden;
}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #333333;
	width: 960px;
	height: 150px;
	color: #CCCCCC;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
	color: #CCCCCC;
    font-weight: normal;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}


#footer ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
#footer ul li {
	background: url(images/footerlist.png) no-repeat top left;
	list-style-type: none;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	}
	
#footer h2 {
	color: #999999;
	font-family: Verdana, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer .widget {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}
	
.footer1 {
	width: 205px;
	float: left;
	margin: 0px;
	padding: 15px 20px 0px 20px;
	}
	
.footer2 {
	width: 205px;
	float: left;
	margin: 0px;
	padding: 15px 20px 0px 0px;
	}
	
.footer3 {
	width: 210px;
	float: left;
	margin: 0px;
	padding: 15px 20px 0px 0px;
	}
	
.footer4 {
	width: 240px;
	float: right;
	margin: 0px;
	padding: 15px 20px 0px 0px;
	}
	
/************************************************
*	Copyright  									*
************************************************/
	
#copyright {
	width: 960px;
	background: #333333;
	margin: 0px auto 0px;
	padding: 0px 0px 15px 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	position: relative;
	}
	
.copyright {
	width: 920px;
	margin: 0px auto 0px;
	padding: 15px 0px 0px 0px;
	}

#copyright p {
	color: #CCCCCC;
	margin: 0px;	
	padding: 0px;
	}
	
#copyright a {
	color: #CCCCCC;
	text-decoration: none;
	}

#copyright a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#cat {
	background: #FFFFFF;
	color: #222222;
	margin: 5px 0px 0px 10px;
	}

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #FFFFFF !important;
	width: 175px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	cursor:pointer;
	}

#search_form{ 
 padding: 0; 
 margin: 20px 0 0 0;
 float: right;
}

#search_form .searchbox_contener {
  float: left; 
  border: 1px solid #666666; 
  background: #333333; 
  height: 20px; 
  padding: 0 2px 0 2px;
  -moz-border-radius-bottomleft: 3px; 
  -moz-border-radius-topleft: 3px;
  width:150px;
}

#search_form .searchbutton_contaner {
  float: left; 
  border: 1px solid #666666; 
  background: #666666; 
  height: 20px; 
  -moz-border-radius-bottomright: 3px; 
  -moz-border-radius-topright: 3px;
}

#searchform {
	margin: 0px;
	padding: 0px;
	}
		
#searchbox {
	background: #333333;
	width: 140px;
	height: 16px;
	color: #CCCCCC;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 2px 2px 0px 2px;
	margin: auto 0px;
	border: 0 none; 
	}
	
#searchbutton {
	background: #666666;
	width: 18px;
	height: 18px;
	color: #CCCCCC;
	font-family: Arial, Tahoma, Verdana;
	padding: 1px 2px 0 1px;
	margin: 0px;
	border: 0 none;
	}
	
#s {
	background: #F7F7F7;
	width: 170px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#searchsubmit {
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #003663;
	}
	
#submit {
	background: #333333;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #333333;
	cursor:pointer;
	}
	
#author, #email, #url, #dgaspvalue {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}


/************************************************
*	Newsletter									*
************************************************/

#mp_mail {
	background: #FFFFFF !important;
	width: 175px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#mp_submit {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	cursor:pointer;
	}

#mp-form {
	margin-top: 20px;
}

#mp-urlsubmgt {
	margin-top: 10px;
	font-size: 11px;
}

#mp-prvpolicy{
	margin-top: 20px;
}

#mp-prvpolicy p{
	color:#CCCCCC;
	font-size:10px;
	line-height:10px;
	margin:10px 0 0;
	padding:0;
	text-align:center;	
}

	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0px 5px 0px 0px;
	}

#commentform {
	margin: 5px 20px 0px 20px;
	}
	
#commentform textarea {
	width: 400px;
	height: 100px;
	padding: 2px;
	margin: 0 5px 0px 0px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	padding: 0;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #333333;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	}
	
.reply a:hover {
	background: #E47600;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #E47600;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	line-height:12px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 0 none;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 0 none;
	margin: 0px;
	padding: 0px;
	}

.postarea .commentlist {
	margin: 0 20px 0 20px;
}	

.postarea .commentlist li {
	padding: 5px 5px 5px 5px;
	margin: 0;
}	
/*************************************
*  Listy postów
**************************************/

.storycontent p {
 margin: 5px 0 0 0;
 padding: 0;
}

#hpmiddlebottom {
 background: #F7F7F7;
 border: 1px solid #E6E6E6;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 width: 677px;
}

div.storythumbwrapper {
 float: left;
 margin: 0 10px 0 0;
 padding: 0;
 width: 100px;
 overflow: hidden;
}

img.storythumb {
 border: 0 none;
}

#contentleft #respond {
	margin-top: 30px;
	margin-bottom: 20px;
}

#contentleft #comments {
	margin-top: 30px;
	margin-bottom: 20px;
}

div.cf_failure {
	background:#FFDFDF url(images/li-err-bg.png) repeat scroll 0 0 !important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0;
	color:#333333;
	display:none;
	line-height:1.3em;
	margin: 10px 0 10px 20px;
	padding: 10px 15px !important;
	width:378px;
}

div.cf_failure ol {
	margin:0;
	padding:5px 15px 0 30px;
}

div.cf_failure ol li {
	margin:2px 0;
	padding:1px 0;
}

#commentform label span {
	font-size: 11px;
}	

/*************************************
*  Formularz kontaktowy
**************************************/

.cntact-form-wrap {
	margin-top: 80px;
}

.alt {
	background: #F7F7F7;
}

/****************************************
* Lista mp3
*****************************************/

.playlist {
	width: 630px;
	margin-top: 30px;
}

.playlist td{
	vertical-align: top;
}

.playlistdesc {
	width: 210px;
}

.playlistdesc p {
	padding: 0;
	margin: 10px 0 10px 0;
}

.mp3playlist {
	width: 600px;
}

.mp3playlist p {
	padding: 0px 0px 0px 0px;
}

.mp3title {
	width: 230px;
	height:26px;
}

.mp3player {
	width: 370px;
	height:26px;
}


/****************************************
* opis singli
*****************************************/



.infobox {
 background: #F7F7F7;
 border: 1px solid #E6E6E6;
 margin: 10px 0px 10px 0px;
 padding: 10px;
}

.postaddinfo {
 position: absolute; 
 top: 5px; 
 right: 0;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
}


/****************************************
* TABy
*****************************************/

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #E6E6E6;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #E6E6E6;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#444444;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;
	outline: none !important;	
}


ul.css-tabs a:visited {
 color:#444444;
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#444444;
	text-decoration:none;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#F7F7F7;
	border-bottom:2px solid #F7F7F7;	
	color:#444444;	
	cursor:default;
}
	
/* tab pane */
div.css-panes div {
	display:none;
	border:1px solid #E6E6E6;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#F7F7F7;	
}

#stat4u {
	position: absolute;
	top: 11px;
	right: 10px;
}

/****************************************
* Strony zespołów
*****************************************/
#contentall{
	margin:0; 
	padding:30px 10px 20px 10px; 
	width:920px;
}

 #band-logo img{
	border: 0 none;
 }
 #band-info{
	margin: 20px  0 10px 0;
	text-align:center;
 }
 #band-photos{
	margin: 20px  0 10px 0;
	text-align:center;
 }
 #band-photos img {
	margin: 6px;
	border: 0 none;
 } 
 #band-musics{
	margin: 20px  0 10px 0;
	text-align:center;
 }
 #band-musics table.mp3playlist{
	margin: 0 auto 0 auto;
 }
 #band-clips{
    margin: 30px  0 10px 0;
	text-align:center;
 }
 #band-clips div{
	text-align:center;
 }
.blue  {cursor:pointer; background:url(images/pobierz.png) no-repeat; width:100px;position:relative; text-align:center; margin:12px 2px;float:left; }  
.blue div { display:none; border:0px solid #000; color:#333; width:200px; height:190px;position:absolute;right:-215px;top:-1px; z-index:100;  text-align:center;padding:5px; background:url(images/mp3_tlo.png) no-repeat; }
.zamknij{
text-decoration:underline;
}
.b2{
background:url(images/pobierz2.png); width:150px;
}
p.audioplayer_container{
width:180px;
float:left;
padding: 10px 0 10px 0;
}
#hugeAnnoyingAdvertisement{
height:100%;
width:600px;
margin:80px auto 0 auto;
}
.wp_bannerize_naglowek ul {
padding:0;
margin:0;
}
#wra{
display:table-cell;
text-align:center;
width:600px;
}
.wp_bannerize_okladkaStart{
z-index:999; position:absolute; width:100%;height:100%; top:0; left:0; display:block;background:url(http://www.muzycznapremiera.pl/tel.png);background-attachment:fixed;
}
#hugeAnnoyingAdvertisement a img{
margin:auto;
position:relative;

}
#hugeAnnoyingAdvertisement #zamknij {
color:#fff;
cursor:pointer;
margin-top:10px
}

