/*
Theme Name: BOJ
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	line-height:1.2em;
	font-family:Georgia,"Times New Roman",Times,serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;

		color:#005D99;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

:visited, :active
{
outline:none;
}

/*reset*/
h1
{
font-size:18px;
}
h2
{
font-size:14px;
}
h3
{
font-size:12px;
}
body
{
background:#333842 url(images/bk_1.jpg) repeat;
color:black;
font-size:10px;
font-weight:normal;

margin-top:0;
}

#page
{
	width:936px;
	margin:auto;
}


#header
{
	width:936px;
	height:119px;
display:block;
background:url(images/home_header.jpg) top center;
	
}
#topnav
{
overflow:hidden;
display:block;
clear:both;
	padding:5px 0px;
background-color:#000000;

}
.page_item
{
float:left;	
padding:0 10px; 
border-right:1px solid #E6BE36;

}
.page_item a
{
	color:#E6BE36;
font-weight:bold;
font-size:1.2em;
text-transform:capitalize;
text-decoration:none;
}

.page_item a:hover
{
color:#ffd33c;
}
.searchForm
{
float:right;
width:261px;
	
}

.searchForm .hidden
{
display:none;	
}
.searchForm #s, .mailList form #joinMail
{
	float:left;
	background-color:#CACC9D;
	border:1px dotted #BEC0A4;
	color:#000000;
	height:15px;
	margin-right:5px;
	width:189px;
}

.searchForm #searchsubmit,.mailList form .submitBtn
{
	border:none;
	background-color:#F8F8F8;
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1em;
padding:0.1em;
	width:65px;
	float:right;
}
.mailList form .submitBtn
{
float:none;
}
.masterWrapper
{
background:url(images/wrapperBg.jpg) top left repeat-y;
overflow:hidden;
float:left;
}
#content
{
	min-height:510px;
	width:492px;
	float:left;
	overflow:hidden;
	background:url(images/top_bod.jpg) top left no-repeat;
	/*background:url(images/mainbod2.jpg) top left repeat-y;
*/
}

.postWrapper
{
	/*background:url(images/top_bod.jpg) top left no-repeat;*/
		padding:10px 25px;
	
}
.postWrapper .thePageTitle
{
	padding-left:15px;
	padding-bottom:25px;
}
.postWrapper .thePageTitle, h2 a
{
	color:#005D99;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
line-height:20px;
text-decoration:none;
}


.post .entry
{
	color:black;
font-size:1.2em;
line-height:1.6em ;	
}
.entry a
{
	color:#796318;
}
.entry a:hover, .postmetadata a:hover
{color:#000;
}
.post .entry p
{
line-height:1.6em ;	
margin-bottom: 10px;
}
.entry .datemonthtext
{


font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;

color:black;
font-size:12px;
line-height:18px;

}
.datemonthtext
{
color:black;
font-size:12px;
line-height:16px;
font-weight:bold;
}
.more-link
{
	color:#796318;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	float:right;
	text-decoration:none;
}

.postmetadata
{
	clear:both;
	
}
.postmetadata a
{
color:#796318;
text-decoration:none;
}

.separator
{
display:block;
clear:both;
height:1px;
border-top:1px solid #CCC;
margin:15px 0;
}


.navigation .alignleft a
{
	color:#796318;
	width:150px;
	float:left;
}
.navigation
{
overflow:hidden;
display:block;
}
.navigation .alignright a
{
	color:#796318;
	width:150px;
	float:right;
}

#sidebar
{
width:222px;
float:left;
padding:0px;
margin:0px;

}

#sidebar .widget
{
	background:transparent url(images/home_rt_col.jpg) top left repeat-y;
	padding-bottom:15px;	
}


#sidebar .widget h3
{
	display:block;
	clear:both;
	background:transparent url(images/home_block_green.jpg) top left no-repeat;
	color:#fff;
	line-height:31px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-bottom:15px;
}

#sidebar .widget a:hover
{
	color:#999;

}
#sidebar .widget h3 a
{
		color:#fff;
		font-weight:bold;
		text-decoration:none;
}
.ec3_events
{
width:200px;
color:#000;
margin:auto;
}

.post-list
{
	width:170px;
margin:auto;
display:block;
}
.post-list li
{
padding-bottom:10px;	
line-height:16px;
}

#sidebar .widget a
{
  font-size:12px;
  color:#000;
}
#sidebar #wp-calendar,#sidebar .ngg-widget
{
width:190px;
margin:auto;
font-size:1.2em;
}
.category-list a
{
margin-left:15px;	
}
.category-list .post-list a
{
margin:0px;	
}

.rightImage
{
	float:left;
	width:222px;
	height:520px;
	display:block;
	overflow:hidden;
	background:transparent url(images/home_phot1.jpg) top right no-repeat;
}
.mailList
{
	background:transparent url(images/home_gr1.jpg) top left no-repeat;	
	padding:0 10px;
	width:714px;
	height:33px;
	line-height:33px;

}
.mailList h3
{
		color:#CCCCCC;
font-size:1.2em;
float:left;
line-height:33px;
}
.mailList form
{
margin:0;
padding:7px 0 0;
}

#footer
{
clear:both;	
}

.foottext,.wpSupport
{
	color:#CCCCCC;
font-size:11px;
padding:5px;
text-align:left;
display:block;
width:710px;
}

.wpSupport a,.foottext a
{
	color:#CCCCCC;
font-size:11px;	
text-decoration:none;


}
.foottext a:hover
{
color:#FFD33C;
}
.wpSupport br
{
	display:none;
}
.searchResultWrap
{
padding:10px;

}
.searchResultHeader
{
margin:10px 0px;
}
.searchResultHeader a
{
font-size:16px;
color:#796318;
}

.searchResultWrap .post
{
border-bottom:1px solid #666;
padding-bottom:10px;

}
.sidebar-list-toggle
{
display:block;
font-size:16px !important;
margin:12px;
}
ul.headernews{
color:#000000;
display:block;
float:right;
font-size:12px;
padding:15px;
text-align:left;
background:transparent url(images/transBg.png) repeat;

}
ul.headernews li{
  list-style-type: none;
  color:#fff;
  padding-left:18px;
  
 background:transparent url(images/home_star.gif) bottom left no-repeat;

   line-height:15px;
}
ul.headernews li > a, ul.headernews li > a:active, ul.headernews li > a:visited{
  color:#ffcb0b !important;
  text-decoration:none;
 line-height:15px;
 font-size:12px;
 
}
ul.headernews li > a:hover
{
 color:#fde402 !important;
}
.multimediaWrapper h1.catName{
  text-align:center;
}

.multimediaWrapper h4{
  margin: 15px 0 5px 10px;
  font-size:24px;
  font-family: Georgia;
  color: #333;
}

div.multimedia-block{
  border:solid 0px #000;
  padding:5px;
  height:150px;
  margin:10px 25px;
  text-align: center;
  float:left;
}
div.multimedia-block a {
  display:block;
  clear:both;
}
.multimedia-title a, .multimedia-title a:visited{
  margin-top:5px;
  color:#796318;
  line-height:20px;
  text-decoration:none;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  font-weight:bold;  
}
.multimedia-title a:hover{
  color:#000;
}

img.alignleft
{
float:left;
}

.ngg-album-compact h4
{
background:url(images/galBg.png) bottom right no-repeat;
display:block;
}
.discoTable
{
width:200px;
}
.discoTable td
{

padding:3px 0;
text-align:left;
background:transparent url(images/vinyl.png) center right no-repeat;
height:30px;
}
.mmedia-230
{
background:transparent url(images/videoIcon.png) center right no-repeat;
line-height:25px;
height:35px;
padding-bottom:0px !important;
}
.mmedia-233
{
background:transparent url(images/tvIcon.png) center right no-repeat;
line-height:25px;
height:35px;
padding-bottom:0px !important;
}
.mmedia-235
{
background:transparent url(images/interviewIcon2.png) center right no-repeat;

line-height:25px;
height:35px;
padding-bottom:0px !important;
}
.mmedia-241
{
background:transparent url(images/concertIcon.png) center right no-repeat;
line-height:25px;
height:35px;
padding-bottom:0px !important;

}

.mmedia-243
{
background:transparent url(images/podcastIcon.png) center right no-repeat;
line-height:25px;
height:35px;
padding-bottom:0px !important;
}
.multimedia-block-last
{
padding:20px 0 !important;
float:none !important;
clear:both;
}
.wordtube
{
text-align:center;
}


#discography div, #discography p, #discography table, #discography th, #discography tr, #discography td  {
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 11px;
   color: black;
}
#discography h1 {
   padding-bottom: 10px;
}
#discography p {
   padding-bottom: 10px;
}
#discography table {
 border: solid 1px #666666 !important;
 border-spacing: 1px;
}
#discography table td, #discography table th{
border: solid 1px #666666 !important;
 padding: 3px !important;
}

#discography th{
 align: left;
 background-color: #e2d6be;
}
#discography td{
 align: left;
}
#discography .divContentContainer {
padding-top: 10px;
   text-align: center;
   width: 100%;
}
#discography .divLeftContainer {
   float: left;
   text-align:left;
   width: 210px;
}
#discography .divRightContainer {
   float: left;
   text-align:left;
   padding-left:10px;
   width: 220px;
}
#discography strong {
   font-weight: bold;
}
div.multimedia-paging{
  text-align:center;
  font-size:16px !important;
}
