/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */

body {
	margin: 10px;
}

div.mega_container {
	width: 1020px;
}

div.super_container {
	border-right: 10px solid #000;
	margin-right: 0px;
	border-bottom: 10px solid #000;
	margin-bottom: 10px;
}

div.super_container, div.features {
	display: block;
	float: left;
}

div.twitter p {
	background: yellow url(images/dm_twitterbg.gif) no-repeat 5px 7px;
	width: 751px;
	border: 1px solid #000;
	margin-right: 5px;
	padding:7px 7px 7px 39px;
	min-height: 30px;
}

div.twitter p a:hover {
	font-weight: bold;
}

ol.entry_tracklist {
	padding-left: 32px;
	margin-bottom: 10px;
	list-style-type: decimal-leading-zero;
}

ul.events li {
	margin-bottom: 5px;
	border:1px solid #000;
}

ul.events li a{
	display: block;
	padding: 5px;
}

div.footer {
	clear: both;
	margin-bottom: 20px;
}

div.container {
	display: block;
	margin: 5px 5px 5px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 5px solid #000;
}

div.features {
	width: 200px;
	border-bottom: 10px solid #000;
	padding: 0px 0px 0px 5px;
}

body {
	font: 12px Monaco;
}

div.entry_img, div.body {
	float: left;
}

div.body {
	width: 280px;
	padding-left: 10px;
}

div.entry_img {
	display: block;
	width: 300px;
	background-color: #e2e2e2;
	margin-bottom: 10px;
}

img.event_img {
	
}

div.event_img {
	
	margin-bottom: 5px;
}

div.event_img img {
	width: 200px;
}

ul.ui-tabs-nav div.event_detail {
	display: none;
}

ul.ui-tabs-nav li.ui-tabs-selected a div.event_detail {
	display: block;
}

ul.galleries {
	border-top: 5px solid #000;
	padding-top: 5px;
}

ul.galleries li {
	margin-bottom: 5px;
	border:1px solid #000;
}

ul.galleries li a {
	display: block;
	padding: 5px;
	
}

ul.galleries li a:hover {
	background-color: #f2f2f2;
	
}

div.event_detail {
	border-top: 1px dashed #000;
	padding-top: 5px;
}

div.events_title {
	font-size: 14px;
	margin-bottom: 5px;

}

img.gallery_index_image, div.gallery_index_title {
	float: left;
}

div.gallery_index_title {
	padding-left: 5px;
	width: 169px;
}

img.gallery_list_image, div.gallery_list_title {
	float: left;
}

img.gallery_list_image {
	width: 40px;
}

div.gallery_list_title {
	padding-left: 5px;
	width: 143px;
}

#gallery_index li {
	float: left;
}

#gallery_index li a {
	display: block;
	width: 249px;
	padding: 5px;
	border: 1px solid #000;
	margin: 0px 5px 5px 0px
}

#gallery_index li a:hover {
	background: #f2f2f2;
}
ul#gallery_index {
	border-top: 1px dashed #000;
	padding-top: 10px;
}

h2 a {
	display: block;
	padding: 10px 0px 10px 5px;	
}

h2 a:hover {
	background: #f2f2f2;
}

h2 {
	margin: 0px 0px 10px 0px;
	border: 1px solid #000;
	
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

h2.gallery_main_title {
	padding: 10px 0px 10px 5px;	
	margin-bottom: 5px;
}

ul#gallery_nav {
	margin:7px 0px 10px 0px
}

ul#gallery_nav li {
	float: left;
	margin-right: 10px;
}

ul#gallery_nav li a {
	font-weight: bold;
}

ul.photos {
	margin-bottom: ;
}

ul.photos li {
	
}

ul.photos li img {
	height: 395px;
}


div#gallery {
	margin-bottom: ;
}

h3 {
	border-color: #000;
	padding: 10px 0px 10px 5px;
	border-bottom: 1px solid #000;
	font-weight: bold;
	font-style: normal;
}

h4 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #000;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

ul.block_list {
}

ul.block_list li {
}

ul.block_list li a {
	display: block;
	padding: 5px;
}

ul.block_list li a:hover {
	background: #f2f2f2;
}

div.entry_player {
	border-top: 1px dashed #000;
	padding-top: 10px;
	margin-bottom: 10px;
}

a.extend_entry {
	display: block;
	margin-bottom: 10px;
}

ul.entry_downloads {
	border-top: 1px dashed #000;
	padding-top: 10px;
	margin-bottom: 10px;
}

ul.entry_downloads li a {
	font-weight: bold;
}

div.body p {
	margin-bottom: 10px;
}

div.body p a {
	font-weight: bold;
}

div.body p.comment_entry_info {
	margin-bottom: 5px;
}

#gallery ul.photos li {
	width: 600px;
}

div.entry_footer {
	clear: both;
	display: block;
	margin: 10px 0px px 0px;
	border-color: #000;
	padding: 10px 0px 5px 0px;
	border-top: 1px dashed #000;
	
}

div.entry_footer a:hover {
	font-weight: normal;
}

div.entry_footer {
}

div.entry_footer p {
	float: left;
	display: block;
	margin-right: 10px;
}

div.footer_right {
	float: right;
	width: 285px;

}

div.footer_left {
	float: left;
	width: 300px;
}

div.footer_left a {
	float: left;
	margin-right: 5px;
}

p.entry_info {
	padding-bottom: 10px;
	border-bottom: 1px dashed #000;
	margin-bottom: 10px;
}

h1 {
	display: block;
	height: 95px;
	background: url(images/dmoney.gif) no-repeat;
	text-indent: -9999em;
	margin-top: -3px;
	border-bottom: 10px solid #000;
	text-transform: uppercase;
	letter-spacing: -2px;
	overflow: hidden;
}

div.blog_entry {
	padding-bottom: 5px;
	border-bottom: 5px solid #000;
	margin: 0px 5px 5px 0px
}

div.blog_entryB {
	margin: 0px 5px 5px 0px
}

div.blog_pagination {
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
}

div.entry_comments {
	margin-top: 20px;
	border-top: 5px solid #000;
	padding-top: 10px;
	margin-bottom: 10px;
}

input.comment_input {
	border: 1px solid #000;
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
	font-family: Monaco;
}

textarea.comment_text {
	border: 1px solid #000;
	width: 100%;
	height: 80px;
	padding: 5px 3px 5px 3px;
	margin-bottom: 10px;
	font-family: Monaco;
}

div.entry_comment_form {
	margin-bottom: 20px;
}

div.comment_entry {
	border-bottom: 1px dashed #000;
	margin-bottom: 10px;
}

a {
	color: #000;
	text-decoration: none;
}

div.menu {
	width: 100%;
	margin-bottom: 4px;
}

div.menu ul#main_nav li {
	float: left;
	
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

div.menu ul#main_nav li a{
	display: block;
	width: 90px;
	padding: 17px 0px 5px 5px;
	font-size: 14px;
}

div.menu ul li a:hover {
	background-color: #f2f2f2;
}

div.menu ul#networks li{
	float: left;
}

div.menu ul#networks li a{
	display: block;
	margin: 8px 0px 2px 0px;
	height: 30px;
	width: 25px;
	text-indent: -9999em;
}

a#network_rss {
	background: url(images/dm_rss.gif) no-repeat;
	padding-right: 1px;
}

a#network_twitter {
	background: url(images/dm_twitter.gif) no-repeat;
	padding-right: 2px;
}

a#network_facebook {
	background: url(images/dm_facebook.gif) no-repeat;
	padding-right: 1px;
}

a#network_myspace {
	background: url(images/dm_myspace.gif) no-repeat 0 -1px;
	padding-right: 3px;
}

a#network_flickr {
	background: url(images/dm_flickr.gif) no-repeat;
	padding-right: 3px;
}

a#network_soundcloud {
	background: url(images/dm_soundcloud.gif) no-repeat;
	padding-right: 10px;

}


div.blocks, div.blog {
	float: left;
}

div.menu ul#main_nav { 
	float: left;
	border-left: 1px solid #000;
}

div.menu ul#networks { 
	float: right;
	margin: 0px 10px 0px 0px
}

div.blog {
	width: 600px;
}

div.galleries {
	width: 800px;
}

div.about_block {
	clear: both;
	padding-bottom: 5px;
	border-bottom: 5px solid #000;
	margin-bottom: 5px;
}


div.about_entry {
	clear: both;
	width: 600px;
	border: 1px solid #000;
	padding: 5px;
	float: left;
}

div.about_content p {
	margin-bottom: 10px;
}

div.about_content {
	float: left;
	width: 390px;
	margin-left: 10px;
}

h5 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}

img.about_image {
	width: 200px;
}

div.about {
	width: 800px;
}

div.results{
	margin-top: 5px;
	width: 800px;
	min-height: 700px;
}

ul.search_results li a {
	display: block;
	padding: 5px;
	border: 1px solid #000;
	margin-bottom: 5px;
}

ul.search_results {
	margin-top: 10px;
	border-top: 1px dashed #000;
	padding-top: 10px;
}

div#search {
	display: block;
	float: right;
	width: 219px;
	margin:5px 5px 0px 0px;

}

div#search input.search_input {
	height: 38px;
	width: 220px;
	padding: 8px 5px 9px 50px;
	background: url(images/search_bg.gif) no-repeat;
	
	border:0px;
	font: 12px Monaco;
}

div#search input.search_submit {
	display: none;
}

div.blocks {
	width: 200px;
}

div.block {
	border: 1px solid #000;
	margin-bottom: 5px;
}

div.about_posts {
	float: left;
	width: 180px;
	margin-left: 5px;
	border: 1px solid #000;
}

div.about_links {
	display: block;
	float: left;
	width: 200px;
}

p.about_networks {
	clear: both;
	margin-top: 5px;
	border-top: 1px dashed #000;
	padding-top: 5px;
	line-height: 22px;
}

/* @end */

div.holding_page {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -50px;
}

div.holding_page p {
	margin-top: 10px;
}

p.captcha, input.captcha_input {
	float: left;
}

p.captcha {
	margin-right: 5px;
}

input.captcha_input {
	width: 135px;
}

/* @group Container */


.bmarks {}
.bmarks * { margin:0; padding:0; }
.bmarks .inner { padding:0px; }
.bmarks h3 {}
.bmarks p { margin:0px; }
.bmarks p.tip { }
.bmarks a {}

/* @end */


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

* html .clearfix {display: block;}
