@charset "utf-8";
/* CSS Document */
/*
Theme Name: JBJ Belgians
Description: JBJ Belgians custom website theme
Author: Rodney Reading
Author URI: http://www.kayardi.com
*/

html,body{margin:0;padding:0}
body{font: 75% arial,sans-serif;text-align:center}
body {background: url('images/pagebgtop.gif') left top repeat-x #9d9d9d;}
p{margin:0 10px 10px; color: #353535}
h1 {font-size: 2em; color: #7f181b;}
h2 {font-size: 1.5em; color: #4c4e4c; border-bottom: 1px solid #7f181b}

/******************************************************* Begin Typography and Colors */


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	color: #7f181b;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


#navigation h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #7f181b;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #353535;
	}

a:hover {
	color: #8b1921;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/******************************************************* Begin Main Container */

#container{text-align:left}
#container{
	width:960px;
	margin:0 auto;
	background: url('images/contenttop.jpg') top no-repeat;
	}

/******************************************************* Begin Header */
#header {
	width:820px;
	height:236px;
	margin-left: 60px;
	color: #79B30B;
	}
#header a{text-decoration: none;}

	
/******************************************************* Begin Top Navigation */
.topnavcontainer {
	width: 820px;
	height: 61px;
	background: url('images/TopNavBG.jpg') left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	}
	/*********  Delete This Line to activate
.topnavcontainer ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	}
.topnavcontainer ul li {display: inline;}
.topnavcontainer ul li a {
	text-align: center;
	padding: 20px 12px 0px 12px;
	height: 41px;
	color:#FFFFFF;
	font-size: 1.6em;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px solid #353535;
	}
.topnavcontainer ul li a:hover { background-color: #8b1921}
*****************/

/******************************************************* Begin Top Navigation Dropdown menu */
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:1.2em;
width:110px;
height: 41px;
padding: 20px 12px 0px 12px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
border-right: 1px solid #353535;
}

.menu ul ul a{background-color: #8b1921}
.menu ul ul li a{
	background-color: #8b1921;
	height: 25px;
	padding: 10px 12px 0px 12px;
	}
/* style the links hover */
.menu :hover{
color:#FFFFFF;
background:#a51d27;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}




/******************************************************* Begin Top Banner */
.banner {
	width:820px;
	margin-bottom: 20px;
	}
.banner img {border: none;}
/******************************************************* Begin Content Wrapper*/
#contentcontainer {
	background: url('images/contentbg.jpg') top repeat-y;
	}
.fullcontentwrapper {
	width: 820px;
	margin-left: 60px;
	}
.contentwrapper {width 548px}


/******************************************************* Begin Content */
.content{
	float:left;
	width:548px; /*Reduced for box model*/
	margin-right: 20px;
	background: url('images/boxcorner.jpg') top right no-repeat #ededed;
	padding: 5px;	}
	
.test {
	border: 1px solid #4c4e4c;
	}
	
/******************************************************* Begin Sidebar */
#navigation{background-color:#ededed}
#navigation{float:left;width:230px;padding:4px;}
#navigation ul {list-style-type:none; margin-left:0; padding: 0}

/******************************************************* Begin Sidebar Subpage Navigation */

.subpage ul li a {
	list-style-type: square;
	display:block;
	color: #353535;
	padding: 10px 0 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-decoration: none;
}

.subpage li {
	border-bottom: 1px solid #e1e1e1 }
.subpage a:hover {background-color: #e1e1e1}

/******************************************************* Begin Extra */
#extra{clear:both;width:100%}

/******************************************************* Begin Footer */
#footer{
	height: 84px;
	clear: both;
	background: url('images/contentbottom.jpg') top no-repeat;
	z-index: 1000;
	}
#footer p {
	width: 100%;
	margin-left: 60px;
	}

/******************************************************* Begin Fence Bottom */
.fence {
	width: 100%;
	height: 74px;
	background: url('images/fence.jpg') left bottom repeat-x;
	}
/******************************************************* Begin Misc Styles */
.clearboth {clear: both}
h2.sectionheader {
	display:block;
	background-color: #7f181b;
	color: #FFFFFF;
	padding: 5px;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-bottom: 10px;
	}
	
/******************************************************* Begin Img Styles */	
	
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */



