/*********************
 * BlogCFC Overrides *
 *********************/
body {
	text-align:center;
	background-color:#737372;
	/*font: 10.5pt/1.3em "Trebuchet MS", Helvetica, Arial;*/
	font-family: verdana, arial, sans-serif;
	margin:0;
}

A 			{ color: #038; } 
A:link		{ color: #038; } 
A:visited	{ color: #038; } 
A:active	{ background: #fbfbec; color: #5b2d08 } 
A:hover		{ background: #fbfbec; color: #5b2d08 } 

H1 {
	padding-bottom:5px;
}

P {
	margin:0;
	padding-bottom:4px;
}

.byline {
	padding-top:10px;
}

#menu {
	border-left: 0;
	padding-top:15px;
}

.rightMenu {
	margin-left:8px;
	margin-right:0;
	border-right: #d6d6d6 1px solid;
	border-top: #d6d6d6 1px solid;
	/*background: #f6f6f7 url('images/box-bg.gif') top left repeat-x;*/
	border-left: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
	background: #f6f6f7 url('images/box-bg.gif') top left repeat-x;
}	

/*.menuTitle {
	background: #c8d6da url('images/tour-box-bg.gif') top left repeat-x;
	font-family: verdana, arial, sans-serif; 
	font-size: .8em;
	background-color:#FFFFFF;
	text-align: center;
	text-transform:uppercase;
	letter-spacing:normal;
	padding: 5px;
}*/

.menuBody {
	padding:5px;
}

ul#relatedEntriesList {
	margin-top:0;
}

/**************************
 * JamesAllen.name Styles *
 **************************/
#recentEntries {
	list-style-image: url(images/bluebullet.gif);
	margin-left:0;
	margin-top:0;
	padding-left:15px;
}

#recentEntries li {
	margin-bottom:7px;
}

table#bodyTable {
	
}

#outerContainer {
	max-width:1098px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#topLeftCorner {
	background: url(images/top_left_corner.gif);
	width:17px;
	height:17px;
	background-repeat:no-repeat;
}

td#topLine {
	background: url(images/top_line_fill.gif);
	height:17px;
	background-repeat:repeat-x;
	width:100%;
}

div#topRightCorner {
	background: url(images/top_right_corner.gif);
	width:17px;
	height:17px;
	background-repeat:no-repeat;	
}

#leftLine {
	width:17px;
}

#leftLineCell {
	background: url(images/left_line_fill.gif);
	width:17px;
	background-repeat:repeat-y;		
}

td#bodyContentCell {
	width:100%;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
}

#bodyContent {
	padding-top:10px;
}

#rightLine {
	width:17px;	
}

#rightLineCell {
	background: url(images/right_line_fill.gif);
	width:17px;	
	background-repeat:repeat-y;			
}

div#bottomLeftCorner {
	background: url(images/bottom_left_corner.gif);
	width:17px;
	height:25px;
	background-repeat:no-repeat;
}

td#bottomLine {
	background: url(images/bottom_line_fill.gif);
	height:25px;
	background-repeat:repeat-x;
	width:100%;
}

div#bottomRightCorner {
	background: url(images/bottom_right_corner.gif);
	width:17px;
	height:25px;
	background-repeat:no-repeat;	
}

/*****************
 * HEADER STYLES *
 *****************/
div#headerContainer {
	padding-top:10px;
}

div#headerPicture {
	/*background: url(images/headers/overexposedlights1.jpg);*/
	background: url(images/headers/jurys1.jpg);	
	background-repeat:no-repeat;
	overflow:hidden;
	height:211px;		
}

/*********************
 * HEADER NAV STYLES *
 *********************/
div#headerNavBar {
	padding-bottom:10px;
}	
	
td#headerNavTableLeft {
	background: url(images/navbar_left_33px.gif);
	width:5px;
	height:33px;
	background-repeat:no-repeat;
}

td#headerNavTableRight {
	background: url(images/navbar_right_33px.gif);
	width:6px;
	height:33px;
	background-repeat:no-repeat;	
}
	
#headerNavTableBody {
	margin: 0px auto; font: 13px/1.2 Verdana, sans-serif;
	background-color:#000000;
}

#headerNavTableBody UL {
	padding-right: 14px; padding-left: 14px; padding-bottom: 5px; padding-top: 5px; list-style-type: none;
	margin:0px;
}

#headerNavTableBody A:hover {
	background: none transparent scroll repeat 0% 0%
}

#headerNavTableBody LI {
	display: inline; margin: 0px 10px
}

#headerNavTableBody LI A {
	color: #bbb; text-decoration: none;
}

#headerNavTableBody LI.active A {
	color: #fff;
}
#headerNavTableBody LI A:hover {
	color: #fff;
	background: none transparent scroll repeat 0% 0%;
}

#headerNavTableBody LI.highlighted A {
	color: #fff
}

#headerNavTableBody LI.active {
	color: #fff;
}

.podHeaderLeft {
	background: url(images/pod_header_left.gif);
	width:5px;
	height:28px;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:0;
}

.podHeaderRight {
	background: url(images/pod_header_right.gif);
	width:6px;
	height:28px;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:0;
}

.menuTitle { color:#bbb; position:relative; border:0; background-color:#000; height:15px; color:#fff; padding:10px 0 10px 0; font-family: verdana, arial, sans-serif; letter-spacing:0; font-size:12px; font-weight:bold; }
.rightMenu { border:0; margin-bottom:20px; }
.menuBody { border:1px #6c6c6c solid; padding-top:10px; background-color:#f0f0f0; padding-bottom:10px; }

#links .row { margin-bottom:5px; }
#links .last { padding-bottom:0px; }

/*****************
 * FOOTER STYLES *
 *****************/
#bodyContentFooter {
	padding-top:20px;
	text-align:center;
	font-size:70%;
}