/*
Theme Name: FBN Legacy
Theme URI: http://www.fbnlegacy.com/
Description: Child Theme for Thematic
Author: Global Communications and Technology
Author URI: http://www.congresswbn.org/
Template: thematic
Version: 0.1
*/
 
@import url("../thematic/style.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
p {
	padding: 5px;
	margin: 3px;
	}
	
input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	}
	
.sf-menu li ul {
    display:none!important;
}

.control-label {
}

	
#home #caption {
	padding: 5px;
	width: 250px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	background-color: #622100;
	font-style: italic;
	z-index: 0;
	float: left;
	margin-top: 360px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#wrapper {
	background-color: #000;
	}
	
#header {
	height: 155px;
	background-image: url(images/Header-Bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
#branding {
	padding: 0px;
	height: 130px;
	width: 780px;
	}
	
#blog-description, #blog-title {
	display: none;
	}

#access {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 780px;
	margin: auto;
	}
	
.sf-menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	line-height: 24px;
	float: right;
	}
	
.sf-menu ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.sf-menu li {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-color: transparent;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #D9B45C;
}

.sf-menu a, .sf-menu a:visited {
	color:#fff;
}

.sf-menu li.sfHover, .sf-menu li:hover {
	background: transparent;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #D9B45C;
	}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: transparent;
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFDD9A;
}

.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #D9B45C;
}


.sf-menu a {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	display:block;
	position:relative;
	font-weight: bold;
}

#access .menu {
	width: 780px;
	margin: auto;
	float: right;
	}
	
#main {
	width: 780px;
	background-color: #fff;
	padding-top: 15px;
	}

#container {
	width: 540px;
	}
	
#content {
	width: 510px;
	}
	
h1.entry-title, h2.widgettitle, h3.widgettitle {
	background-image: url(images/Title.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #452A19;
	background-repeat: repeat-y;
	background-position: right;
	color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: normal;
	}
	
.entry-content h1, .entry-content h2 {
	padding: 0px;
}
	
.entry-content {
	margin-bottom: 5px;
	padding-top: 5px;
	}
	
#primary, #secondary {
	width: 240px;
	}
	
#pagenav {
	height: 30px;
	width: 780px;
	background-color: #FFF;
	background-image: url(images/Footer-Bg.gif);
	margin: auto;
}
	
#pagenav .menu {
	width: 780px;
	background-color: transparent;
	}
	

#pagenav ul.menu {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


#pagenav ul.menu li {
	display: inline;
}

#pagenav ul.menu li a:link, #pagenav ul.menu li a:hover, #pagenav ul.menu li a:visited, #pagenav ul.menu li a:active {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
}

#pagenav .sf-menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	line-height: 24px;
	float: left;
	}
	
#pagenav .sf-menu ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#pagenav .sf-menu li {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagenav .sf-menu a, #pagenav .sf-menu a:visited {
	color:#fff;
}

#pagenav .sf-menu li.sfHover, #pagenav .sf-menu li:hover {
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#pagenav .sf-menu a:focus, #pagenav .sf-menu a:hover, #pagenav .sf-menu a:active {
	background: transparent;
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFDD9A;
}

#pagenav .sf-menu .current_page_item a, #pagenav .sf-menu .current_page_ancestor a, #pagenav .sf-menu .current_page_parent a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#pagenav .sf-menu a {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	display:block;
	position:relative;
	font-weight: bold;
}


#footer {
	display: none;
/*	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
*/	}

#siteinfo {
	width: 780px;
	background-color: #fff;
	}
	
/* Splash Page */


*{ margin:0; padding:0;}
Body{ margin:0; padding:0; background:#000000; font-family:Arial, Helvetica, sans-serif;}
.Web-Size {width:100%; height:100%;}
#Web-Size {
	position:absolute;
	top:124px;
	width:100%;
	height:425px;
	background-image: url(images/Splash-Bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	left: -37px;
}/*ID for Home Page Background*/
.Page-Size {width:779px; text-align:left;}
.Small-Font {font-size:0px;}

h1 { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; color:#612100;}
h2 { font-family:Tahoma,Arial,Helvetica; font-size:12px; font-weight:normal; color:#003366;}
h3 { font-family:"Geneva",Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; color:#333333;}
h3 a { font-family:"Geneva",Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; color:#333333;}
h4 { font-family:Tahoma,Arial,Helvetica; font-size:11px; font-weight:bold; color:#333333;}
h5 { font-family:"Geneva",Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; color:#333333;}


.Pad-T4 {padding-top:4px;}
.Pad-B4 {padding-bottom:4px;}
.Pad-L5 {padding-left:5px;}
.Pad-L10 {padding-left:10px;}
.Pad-R10 {padding-right:10px;}
.Pad-T10 {padding-top:10px;}
.Pad-T20 {padding-top:20px;}
.Pad-L35 {padding-left:35px;}
.Pad-R35 {padding-right:35px;}
.Pad-10 {padding:10px;}

.Header-Bg {
	width:779px;
	height:155px;
	background-image: url(images/Header-Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Header-Link {font: bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; border-left:1px #d9b45c dashed; height:24px;}
.Header-Link a {font: bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
.Header-Link a:hover {color:#ffdd9a;}
.Header-Link a:active {color:#ffdd9a;}

.Banner {
	width:779px;
	height:425px;
	background-image: url(images/Splash_MainImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.Title {
	height:20px;
	font: bold 14px Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	background-color: #452a19;
	background-image: url(images/Title.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.Box-A { border-right:#d9b45d dashed 1px;}


.Login-Button a{ color:#003366; text-decoration:none; font: bold 9pt Tahoma,Arial,Helvetica;}

.Footer-Bg {
	width:779px;
	height:30px;
	background-image: url(images/Footer-Bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Footer-Link {font: bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF;}
.Footer-Link a {font: bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
.Footer-Link a:hover {color:#96cdff;}
.Footer-Link a:active {color:#96cdff;}

#home .menu {
	width: 779px;
	}
	
#home th, #home td, #home table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#home .menu {
	width: 500px;
	height: 425px;
	background-color: transparent;
	float: right;
	}
	

#home ul.menu {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


#home ul.menu li {
	display: inline;
}

#home ul.menu li a:link, #home ul.menu li a:hover, #home ul.menu li a:visited, #home ul.menu li a:active {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
}

#home .sf-menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	line-height: 24px;
	float: right;
	margin-top: 400px;
	}
	
#home .sf-menu ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#home .sf-menu li {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#home .sf-menu a, #home .sf-menu a:visited {
	color:#fff;
}

#home .sf-menu li.sfHover, #home .sf-menu li:hover {
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#home .sf-menu a:focus, #home .sf-menu a:hover, #home .sf-menu a:active {
	background: transparent;
	outline: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFDD9A;
}

#home .sf-menu .current_page_item a, #home .sf-menu .current_page_ancestor a, #home .sf-menu .current_page_parent a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#home .sf-menu a {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	display:block;
	position:relative;
	font-weight: bold;
}

.event-details {
	background-color: #EEE;
	margin: 5px;
	padding: 5px;
	width: 90%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
}

.event-details h2 {
	font-size: 14px;
}

.event-details .date {
	font-weight: bold;
	font-style: italic;
}

.cf_button, .event-details a.readmore:link, .event-details a.readmore:hover, .event-details a.readmore:visited, .event-details a.readmore:active {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000;
	background-color: #002446;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 10px;
}


.dbem_events_list {
	margin: 0px;
	padding: 0px;
	}
	
	
