body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	display: block;
	margin: auto;
}

a:link
{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: black;
	text-decoration: none;
}

a:active
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: none;
}

#container
{
	width: 760px;
	margin: auto;
	background-color: white;
}

#containerpop
{
	width: 360px;
	margin: auto;
	background-color: white;
}

#header
{
	display: block;
	height: 100px;
	text-transform: inherit;
	color: red;
	font-weight: bold;
	background-color: white;
	text-align: right;
	width: 718px;
	text-transform: uppercase;
	top: 0px;
	background-image: url(/bdv/images/ok_bdv_small_nw.gif);
	background-repeat: no-repeat;
}

#headerpop
{
	display: block;
	height: 50px;
	text-transform: inherit;
	color: red;
	font-weight: bold;
	background-color: white;
	text-align: right;
	width: 350px;
}


#header a[href]
{
	color: black;
	
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#header a[href]:hover { color: red; }

#sidebar
{
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin: 48px 20px 0 0;
	padding: 0 10px 0 0;
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

#sidebar_empty
{
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin: 48px 20px 0 0;
	padding: 0 10px 0 0;
}

#sidebar li
{
	font-size: 9px;
	text-transform: uppercase;
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 0 -30px;
}

#sidebar a[href]
{
	color: black;
	text-transform: inherit;
	text-decoration: none;
}

#sidebar a[href]:hover { color: red; }

#sidebar h1
{
	color: red;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.artist
{
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	text-transform: uppercase;
	font-size: 10px;
	height: 70px;
	text-align: left;
	/* vertical-align: 60px; */
}

#content
{
	width: 540px;
	display: block;
	float: left;
	text-align: justify;
	text-transform: inherit;
}

#contentpop
{
	width: 340px;
	display: block;
	text-align: justify;
	text-transform: inherit;
	padding: 0 5px 0 5px;
}

#contentpop ul {
	margin-top: 0;
	margin-bottom: 0;
}

#contentpop .post {
	padding-top: 11px;
	padding-bottom: 15px;
	border-bottom: 1px dotted silver;
}

#content h1, #contentpop h1
{
	font-size: 36px;
	line-height: 30px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	text-transform: uppercase;
}

.titleblock { margin: 10px 0 0 0; }

.titleblock h2
{
	margin: 0 0 -15px 0;
	text-align: left;
}

.titleblock p { color: gray; }

#content h2, #contentpop h2
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: red;
	margin: 0 0 -8px 0;
}

#contentpop h2
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: red;
	margin: 0 0 -8px 0;
}

#contentpop li
{
	font-size: 11px;
	margin-left:-20px;
	list-style: none;
	padding: 0;
	margin: 0;
}


#content h3
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	margin: 0 0 -10px 0;
}

#content a[href]
{
	color: black;
	text-transform: inherit;
	text-decoration: none;
}

#content a[href]:hover { color: red; }

.entry .backup a
{
	display: block;
	text-align: right;
	text-transform: uppercase;
}

.entry h1
{
	color: red;
	font-weight: bold;
	text-transform: uppercase;
	border-width: 0;
	border-style: none;
	font-size: 20px;
}

.entry h2
{
	color: red;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 15px 0 0px 0;
	margin-bottom:0px;

}

.entrymain table img a:hover
{
	border-color: red;
	border-width: 1px;
	border-style: solid;
}

.entrymain td img { padding: 14px 10px 0 0; }

.entrymain .eng p { font-style: italic; }

.entrymain
{
	position: relative;
	clear: right;
	display: block;
	padding: 0 0 15px 0;
	text-align: left;
	text-transform: inherit;
}

.entrymain ul { margin: 5px; }

.entrymain li
{
	
	color: #666;
	list-style-type: disc;
	list-style-position: inside;
	/* margin: 0 0 0 -10px; 

	border-bottom: silver;
	border-width: 0 0 1px 0;
	border-style: none none dotted none; */
}

.entryinfo
{
	margin: 10px;
	border-color: black;
	border-width: 1px;
	border-style: dotted;
	display: block;
	position: absolute;
}

entryinfoleft
{
	float: left;
	position: absolute;
}

entryinforight
{
	float: left;
	position: absolute;
}

.menu_current_bg
{
	color: red;
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	border-bottom: silver;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

td.menu_current_bg > input {
border-bottom: white;	
}

.footer
{
	border-top: silver;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
}

.legaltext
{
	color: #666666;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}

.legaltext a[href]
{
	color: black;
	text-decoration: none;
}

.legaltext a:hover
{
	color: red;
	text-decoration: none;
}

.footer p { font-size: 10px; }

.menu_current
{
	color: red;
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

.entrymain p { margin: 0; }
.movie { border: solid 1px silver; }

td.mainmenu {
	color: #000000;
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}

td.mainmenutop
{
	color: #000000;
	font-size: 7pt;
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 5pt;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}

#home
{
	margin: auto;
	width: 900px;

}

#home .thmb { border-right: 1px dotted gray; }

a img { border: none;}
a:hover img { border: none;}


#home .hmimg
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#archives {
	
}

#archives h2 {
	display: block;
		margin-top: 5px;
	margin-bottom: 2px;
}

.soon
{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: red;
	padding-top: 10px;
	border-color: silver;
	border-width: 1px 0 0 0;
	border-style: dotted;
}
