/*
	Theme Name: SagerAmCon1
	Author:BeiBay Productions
	Author URI: http://www.beibayuproductions.com
	Version: 0.9
	
	Template: genesis
	

*/


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
		
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	background-color: #000;
}

/*
body {
	background-image: -moz-linear-gradient(#fff, #eee);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(#fff, #eee);
}
*/

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
}


ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol {

}
ol li {
	
}

ul li {
	list-style-type: square;
}



/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #00E; font-style: normal; text-decoration: underline;
}

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

a img {
	border: none;
}

/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	width: 80%;
	background-color:#000;
	
	border: 20px solid #600;
}


#innerwrap {
	margin: 0 auto;
	width: 100%;
	
}


/* Header
------------------------------------------------------------ */

#header {
	background-color: #000;
	background-position: center top !important;
	margin: 0 auto;
	min-height: 120px;
	width: 100%;
	height:100%;
	padding-bottom:2%;
}

#header .wrap {
	margin: 0 auto;
	width: 90%;
	height:auto;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 40px 0 0 40px;
	width: 340px;
}

#title {
	font-size: 48px;
	font-weight: bold;
	line-height:48px;
}

#title a,
#title a:hover {
	color: #FFF;
	text-decoration: none;
}

#description {
	color: #FFF;
	font-size: 99%;
	
	font-family:"Times New Roman",Georgia,Serif;
	
}

#header .widget-area {
	float: right;
	padding: 50px 40px 0 0;
	width: 560px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 160px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 340px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	margin-left: 3px;
	padding: 0;
	font-variant:small-caps;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #fff;
	
	display: block;
	font-size: 100%;
	position: relative;
	
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.menu li a:hover,
#header ul.menu li a:active {
		color: #EE0000 !important;
	color: #E00;
  text-decoration: underline;
}

#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	background-color: #000;

	color: #FFF;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul {
	
}

#header ul.nav li a .sf-sub-indicator,
#header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down-white.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}

#header ul.nav li a:hover .sf-sub-indicator,
#header ul.nav li.current-page-item a .sf-sub-indicator,
#header ul.nav li.current-cat a .sf-sub-indicator,
#header ul.nav li.current-menu-item a .sf-sub-indicator,
#header ul.menu li a:hover .sf-sub-indicator,
#header ul.menu li.current-page-item a .sf-sub-indicator,
#header ul.menu li.current-cat a .sf-sub-indicator,
#header ul.menu li.current-menu-item a .sf-sub-indicator {

}

#header ul.nav li li,
#header ul.menu li li {
	margin: 0;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #000;
	
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #000;
	
}

#header ul.nav li.current-page-ancestor li a .sf-sub-indicator,
#header ul.nav li.current-page-item li a .sf-sub-indicator,
#header ul.nav li.current-menu-item li a .sf-sub-indicator,
#header ul.nav li.current-cat li a .sf-sub-indicator,
#header ul.nav li li a .sf-sub-indicator,
#header ul.menu li.current-menu-ancestor li a .sf-sub-indicator,
#header ul.menu li.current-page-item li a .sf-sub-indicator,
#header ul.menu li.current-menu-item li a .sf-sub-indicator,
#header ul.menu li.current-cat li a .sf-sub-indicator,
#header ul.menu li li a .sf-sub-indicator {
	
}

#header ul.nav li li a:hover .sf-sub-indicator,
#header ul.menu li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right-black.png) no-repeat;
	top: 10px;
}

#header ul.nav li ul,
#header ul.menu li ul {
	
	height: auto;
	left: -9999px;
	position: absolute;
	
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {

}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	clear: both;
	color: #fff;
	overflow: hidden;
	font-variant:small-caps;
	width: 100%;
	margin: 0 auto;
	margin-left:2%;

	
}

#nav .wrap {
width:100%;
	font-size: 155%;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	
	color: #fff;
	font-weight: bold;
	padding: 10px 20px 10px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active {
	background-color: #000;
	color: #1b8be0;
}

#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #000;
	color: #EE0000;
}

#nav li a.sf-with-ul {
	padding-right: 25px;
}

#nav li a .sf-sub-indicator {

	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 18px;
	width: 10px;
}

#nav li a:hover .sf-sub-indicator,
#nav li.current-page-item a .sf-sub-indicator,
#nav li.current-cat a .sf-sub-indicator,
#nav li.current-menu-item a .sf-sub-indicator {
	background: url(images/arrow-down-black.png) no-repeat;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #f9f9f9;
	background: -moz-linear-gradient(#f9f9f9, #efefef);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#efefef));
	background: -webkit-linear-gradient(#f9f9f9, #efefef);
	border: solid 1px #999;
	border-top-width: 0;
	color: #111;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 168px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #f1f1f1;
	background: -moz-linear-gradient(#f1f1f1, #efefef);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f1f1), to(#efefef));
	background: -webkit-linear-gradient(#f1f1f1, #efefef);
	color: #1b8be0;
}

#nav li.current-page-ancestor li a .sf-sub-indicator,
#nav li.current-menu-ancestor li a .sf-sub-indicator,
#nav li.current-page-item li a .sf-sub-indicator,
#nav li.current-menu-item li a .sf-sub-indicator,
#nav li.current-cat li a .sf-sub-indicator,
#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right-black.png) no-repeat;
	top: 10px;
}

#nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right-black.png) no-repeat;
	top: 10px;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin-left: -1px;
	position: absolute;
	width: 200px;
	z-index: 9999;
}

#nav li ul a {
	width: 180px;
}

#nav li ul ul {
	margin: -35px 0 0 189px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li.search {
	padding: 3px 0 3px 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 15px;
	padding: 10px 0 10px 20px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 12px 0 13px 26px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background-color: #fff;
	color: #111;
	clear: both;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	width: 980px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
}

#subnav .wrap {
	border-left: solid 0px #fff;
	margin: 0 20px;
	overflow: hidden;
	width: 940px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #111;
	display: block;
	font-size: 12px;
	padding: 7px 15px 6px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #eee;
	background: -moz-linear-gradient(#fff, #eee);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
	background: -webkit-linear-gradient(#fff, #eee);
	color: #1b8be0;
}

#subnav li a.sf-with-ul {
	padding-right: 25px;
}

#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #fff;
	border: 1px solid #ccc;
	border-top-width: 0;
	color: #111;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
	color: #1b8be0;
}

#subnav li.current-page-ancestor li a .sf-sub-indicator,
#subnav li.current-menu-ancestor li a .sf-sub-indicator,
#subnav li.current-page-item li a .sf-sub-indicator,
#subnav li.current-menu-item li a .sf-sub-indicator,
#subnav li.current-cat li a .sf-sub-indicator,
#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right-black.png) no-repeat;
	top: 10px;
}

#subnav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right-black.png) no-repeat;
	top: 10px;
}

#subnav li ul {
	border-top: 1px solid #ccc;
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}

#subnav li ul a {
	width: 160px;
}

#subnav li ul ul {
	margin: -36px 0 0 179px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Featured Area
------------------------------------------------------------ */

.featured-area {
	margin: 0;
	width: 980px;
}

.featured-area #rotator {
	margin: 0 auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;

	background-image:url(images/SCbackground2.gif);
	background-repeat: repeat;
}

#inner .wrap {
	margin: 0 auto;
	width: 100%;
	
	overflow: hidden;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background-color: #f7f7f7;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
	padding: 7px 20px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	
	width:100%;
	
	color:#000;
}

.content-sidebar #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
	
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.full-width-content #content-sidebar-wrap {
	max-width: 900px;
	width:100%;
}


/* Content
------------------------------------------------------------ */

#content {
	float:left;
	min-width: 410px;
	width:100%;
	color:#000;font-size:140%;
}

.content-sidebar #content,
.sidebar-content #content {
	max-width: 790px;
	width:63%;
	
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	max-width: 900px;
	width:100%;
}

blockquote {
	margin: 5px 15px 15px;
	padding: 10px 20px 0 15px;
}

.page {
	margin: 0 0 60px;
	color:#000;
}

.post {
	margin: 0 0 60px;
	color:#000;
}

.entry-content {
	overflow: hidden;
	color:#000;
	width:100%;
}

.entry-content p {
	font-size:100%;
	color:#000;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #000;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	margin: 0 0 10px;
}

.page h1 {
	margin: 0 0 20px;
}

#header h1 {
	margin: 0;
	
}

h2 a:hover {
	color: #1b8be0;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 17pt;
	text-align: center;
	color: #FFF;
	background-color:#660000;
	width:auto;
	padding: .7em;
	margin-left:-10px;
	padding-left:-10px;
	padding-right:0px;
	margin:0 auto;
	
}

h2 {
margin: 2%;
}
h3 {
	font-size: 123%;
	font-weight: bold;
	color:#F00;
}

h4 {
	font-size: 100%;
}

.widget-area h4 {
font-size: 17pt;
	text-align: center;
	color: #FFF;
	background-color:#660000;
	width:auto;
	padding: .7em;
	
	padding-right:0px;
	margin:4% auto;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 110%;
	color:#FF0000;
}



/* Unordered / Ordered Lists
------------------------------------------------------------ */
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	
}
.entry-content ol {

}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}

.entry-content .post ol li,
.entry-content .page ol li {
	margin: 0 0 0 25px;
}

.archive-page ul li,
.entry-content .post ul li,
.entry-content .page ul li {
	list-style-type: square;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: 5px 0;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	background-color: #fcfcfc;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	font-size: 11px;
	margin-top: -30px;
	padding: 17px 17px 17px 80px;
	text-transform: uppercase;
}



.post-meta .categories {


	margin: 0 0 5px;

	padding: 3px 0 3px 35px;

}



.post-meta .tags {

	margin: 0 0 0 15px;

	padding: 3px 0 3px 35px;

}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 15px;
}

.author-box h1 {
	display: inline-block;
	font-size: 26px;
}

/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	
	margin: 0 0 0 10px;
	padding: 0 0 2px 24px;
}


/* Post Format Images
------------------------------------------------------------ */

.post-format-image {
	position: relative;
	border-right: dashed 1px #ddd;
	top: 20px;
	padding: 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: none;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
	padding: 4px;
}

.author-box .avatar {
	float: right;
	margin: 0 0 0 10px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px 0 0 1px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #e6e6e6;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f7f7f7;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	min-width: 100px;
	width:35%;
	
}

.sidebar ul, dl {margin:0 auto;
}

.sidebar ol {
	margin-left: -4%;
	margin-top: -2%;

}

.sidebar li {
margin:0 auto;
padding-bottom: 1em;
padding-top: 1.1em;
border-bottom: 1px solid #000;
border-bottom-width:50%;
}

#sidebar-alt {
	float: left;
	min-width: 100px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	background: #EBEBEB;
	height:auto; border: 1px solid #660000; padding-top:.6em; padding-bottom:2em;
	padding: 0;
	 font-size: 123%; margin-right:.1em; margin-bottom: .3em;
	
}

.widget-area .textwidget {
	margin-left: 1em;
	padding-right:1em;
	 padding-bottom:1em;
	margin-top:2%;
	 overflow:auto;
	max-height:600px;
}


.widget-area ul, dl {list-style: upper-roman;
margin:0 auto;
}

.widget-area ol {

}

.widget-area li {
margin:0 auto;
padding-bottom: 1em;
padding-top: 1.1em;
border-bottom: 1px solid #000;
border-bottom-width:50%;
}



/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 10px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 14px;
	height: 30px;
	margin: 10px 0 0;
	padding: 3px;
	width: 270px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 15px;
	overflow: hidden;
	padding: 15px 0 0;
}

.more-from-category {
	padding: 0 10px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 15px 0 0;
}

.user-profile .posts_link {
	padding: 0 0 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #0a0a0a;
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a));
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	border: 1px solid #0a0a0a;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #222222;
	background: -moz-linear-gradient(#454545, #222222);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#454545), to(#222222));
	background: -webkit-linear-gradient(#454545, #222222);
	border: 1px solid #454545;
	color: #fff;
	text-decoration: none;
}


#nav .searchsubmit {
	background-color: #222;
	background: -moz-linear-gradient(#444, #222);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444), to(#222));
	background: -webkit-linear-gradient(#444, #222);
	border: 1px solid #222;
}

#nav .searchsubmit:hover {
	background-color: #333;
	background: -moz-linear-gradient(#555, #333);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#555), to(#333));
	background: -webkit-linear-gradient(#555, #333);
	border: 1px solid #333;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 15px 0 0;
	margin:0 auto;
}

.sidebar .searchform {
	padding: 5%;
	
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 13px;
	line-height: 18px;
	margin: 5px 4px 0 0;
	padding: 6px 0 6px 10px;
	width: 180px;
}

#nav .s {
	font-size: 13px;
	line-height: 18px;
	margin: 5px 4px 0 0;
	padding: 4px 0 4px 10px;
	width: 180px;
}

.sidebar .s {
	width: 170px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 10px 0 0;
}

.enews #subscribe {
	padding: 10px 0 0 0;
}

.enews #subbox {
	font-size: 13px;
	line-height: 18px;
	margin: 5px 10px 0 0;
	padding: 6px 0 6px 10px;
	width: 200px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 5px 10px 0;
}

#wp-calendar thead {
	background-color: #eee;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f7f7f7;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: #000;
	clear: both;
	color: #111;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	color:#FFF;
	width: 40%;
	float:left;
	
}

#footer-widgets .wrap {
		width: 50%;
	height: auto;
	margin: 0 auto;
	text-align: right;
	float:left;
	clear: both;
color:#FFF;
}

#footer-widgets .widget {
	margin: 0 ;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
	margin:0 auto;
	color:#FFF;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets h4 {
	background: none;
	border-bottom: 1px solid #ccc;
	color:#FFF;
	font-size: 90%;
	font-weight: bold;
	margin: 0 ;
	padding: 0;
	text-transform: uppercase;
}

#footer-widgets p {
	color: #111;
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #1b8be0;
	text-decoration: underline;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ol,
#footer-widgets ul {
	color: #111;
	list-style-type: none;
	margin: 15px 0 0 20px;
}

#footer-widgets ol ol,
#footer-widgets ul ul {
	margin: 0 0 0 15px;
}

#footer-widgets ul li {
	list-style-type: square;
	padding: 2px 0;
	word-wrap: break-word;
}

#footer-widgets ol li {
	list-style-type: decimal;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 4% 0 0;
	width: 90%;
	max-width:200px;
	overflow:hidden;
	text-align: center;
}

.footer-widgets-2 {
	float: right;
		width: 90%;
	text-align: center;
}

.footer-widgets-3 {
	float: right;
	width: 90%;
	text-align: center;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background-color: #000;
	
		width:20%;
	height: auto;
	margin:0;
	
float:left;
	margin-left:10%;
color:#FFF;
}

#footer p {
	color: #fff;
	font-size: 95%;
}

#footer a,
#footer a:visited {
	color: #fff;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 20px;
	width: 180px;
}

#footer .gototop a {

}

#footer .creds {
	float: right;
	padding: 0 20px 0 0;
	text-align: right;
	width: 700px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 10px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 15px 5px 15px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.thread-alt,
.thread-even {
	background-color: #f7f7f7;
}

.alt,
.depth-1,
.even {
	border: 1px solid #e6e6e6;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 4px 5px;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* ADDED
------------------------------------------------------------ */
#wrap1 {
	margin: 0;
	padding:0;
	width: 100%;
	background-color:#000;
}

.content-enter {
	margin: 0 auto;
	width:96%;	
	padding-top:3%;
}
#logo {
background-repeat:no-repeat;
height:100px;
width:651px;
background-image:url(images/SagerTopNavBar.gif);
  margin: 0px auto;
float:left;
  text-align:center;
}
  
#header p {
color:#FFF;
font-family:"Times New Roman",Georgia,Serif;

}

#header #title{
	text-transform: uppercase;
width:80%;
font-family:"Times New Roman",Georgia,Serif;
margin: 3% auto;
text-align:center;
height:auto;
margin-bottom:0px;
color:#FFFFFF;
font-size:133%;
line-height: 48px;

}
#header #title-left{
margin: 0 auto;
margin-bottom: 0;
text-align:center;
max-width:590px;
width:100%;
font-family:"Times New Roman",Georgia,Serif;
text-transform: uppercase;
line-height: 90%;
}

.footer {
	width: 60%;
	height: auto;
	margin: 0;
	text-align: right;
	float:right;
	margin-right:10%;
	clear: both;
color:#FFF;

}
.footer ul li{
	list-style:none;	
}
.footer p {
	font-size: 80%;
	color:#FFF;
    
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
  color: #ffa500;
  text-decoration: underline;
 
}

#catnav2 {
  margin: 0 auto;
  clear: both;
  height: 32px;
color:#FFF;

  text-align:right;


  font-variant:small-caps;
  font-size:90%;
  }

#nav2 {
  list-style: none;
  margin: 0 0 0 5px;
  padding: 0;
float:right;
  text-align:right;
  height:auto;
color:#FFF;
  }
	
#nav2 ul {
  margin: 0;
  padding: 0;
  color:#FFF;
  }

#nav2 li {
  float: right;
  margin: 0;
  padding: 3px;  
  padding-left:3px;
color:#FFF;
  }
  
  #nav2 a {
	display: block;
	color:#FFF;
	margin: 0 auto;
	padding-left:10px;
	
	letter-spacing: 0;
	text-align: right;
  }



#nav2 li ul {
  list-style: none;
  position: absolute;
 
  }

#nav2 li:hover ul, #nav2 li.sfhover ul {
  left: auto;
  color: #ffa500;
  }
	
#nav2 li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
color:#FFF;
  }
	
#nav2 li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #FFF;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav2 li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  color: #ffa500;
  }

#nav2 li:hover, #nav2 li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#menud {
	background-color:#000;
	max-width:1000px;
	min-width:651px;
	height:100%;
	margin:0 auto;
	background-position: center top !important;
}


hr {
 border:0;
  height: 5px;
  width: 500px;
  margin: 0 auto;
margin-bottom: 1em;
margin-top: 1em;
 background : url(images/flag_line.gif) no-repeat;
  }
