/*
	Theme Name: Mansfield Custom Child Theme - 2014
	Theme URL: http://
	Description: Mansfield is a mash-up of Agency and Outreach child themes, created for the Genesis Theme Framework.
	Author: 
	Author URI: 
	Version: 1.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/*Below are additional CSS codes added Carl */
/*If you need to contact me, my email is: carlls007@gmail.com, thanks */
.maureen-img{
	border:0px !important;
	margin: 0 10px 0 0;
	float:left;
	}
/*Above are additional CSS codes added by Carl */
/*If you need to contact me, my email is: carlls007@gmail.com, thanks */
body {
	background:#eeeedd url(images/mans-header-background.gif) repeat-x;
	color: #444444;
	font-size: 13px;
	font-family: verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	margin: 0 auto !important;
	padding: 0 !important;
	line-height: 20px;
	}
	
	
#wp-admin-bar {display:none !important;}


/***** Hyperlinks ********************/

a, a:visited {
	color: #306799;
	text-decoration: none;
	}
	
a:hover {
	color: #306799;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
a.read-more {
	color: #C44A1F !important;
	font-size: 9px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-transform: uppercase;
}

a.read-more:hover {
	text-decoration: underline !important;
}

/***** Wrap ********************/

#wrap {
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header  ********************/

#header {
	margin: 0 auto 0;
	padding: 0;
	font-family: Georgia, Times New Roman, serif; }
	
#header .wrap {
	width: 960px; 
	height: 107px;
        margin: 0 auto 0;
	}

#title-area {
	width: 660px;
	height: 107px;
	float: left;
	margin: 0; 
	padding: 0 0 0 0;
	overflow: hidden;
	background-image:url(images/mansfield-logo.gif); 
        background-repeat:no-repeat;
        }
	
#title-area #title {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	margin: 30px 0 -5px 0; 
	padding: 0 0 0 100px;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
        font-size: 14.4px;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 100px;
	}

#header .widget-area {
	width: 300px;
	color: #FFFFFF;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area a, #header .widget-area a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#header .widget-area a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 300px;
	height: 100px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 40px 0 0 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
    	margin: 0;
	padding: 6px 20px 5px 10px;
	text-decoration: none;
	position: relative;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: url(images/button.png);
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
	}
	
#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: #306799;
	width: 148px; 
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #306799;
	border-right: 1px solid #306799;
	border-bottom: 1px solid #306799;
	text-transform: none;
	position: relative;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	}
	
#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: #306799;
	color: #FFFFFF;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;	
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -21px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	color: #999999;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 0;
        background-image:url(images/mans-nav-background.gif); 
        background-repeat:repeat-x;
	}

#nav .wrap {
	width: 960px;
	height: 45px;
	margin: 0 auto 0;
	}
	
#nav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0 0 0 -15px;
	padding: 0px 0 0 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 12px 15px 12px 15px;
	text-decoration: none;
	position: relative;
	}

#nav li a:hover, #nav li a:active {
	//color: #FFFFFF; 
	text-decoration:underline;
	}

#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#nav li a:hover .sf-sub-indicator {
	background: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #FFFFFF;
	color: #306799;
	width: 148px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 20px 6px 10px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-transform: none;
	position: relative;
	line-height: 120%;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #F2F2F2;
	color: #306799;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: none;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #D6D6D6;	
	}

#nav li ul a { 
	
	}

#nav li ul a:hover, #nav li ul a:active { 
	color: #C6542C !important;
	}

#nav li ul ul {
	margin: -23px 0 0 175px;
	border-top: solid 1px #D6D6D6;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

#nav li.right {
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px 25px 10px 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #306799;
	text-decoration: none;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 10px auto 0;
	padding: 0;
	}

#subnav .wrap {
	background: #F2F2F2;
	width: 960px;
	height: 42px;
	margin: 0 auto 0;
	}
	
#subnav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #333333;
	display: block;
	font-size: 14px;
    font-weight: bold;
    margin: 0;
	padding: 9px 15px 9px 15px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active {
	color: #306799;
	}

#subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#subnav li a:hover .sf-sub-indicator {
	background: none;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 148px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 20px 6px 10px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-transform: none;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #F2F2F2;
	color: #306799;
	}

#subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: none;
	}
	
#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -37px 0 0 0px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 30px auto 20px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}

/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }
	
/***** Home Top ********************/

#home-top-bg {
	clear: both;
	}

#home-top {
	width: 630px;
	color: #444444;
	
	padding: 0px 0 20px 0;
	overflow: hidden;
	}
	
#home-top a, #home-top a:visited {
	//color: #FFFFFF;
	//text-decoration: none;
	}
	
#home-top a:hover {
	//color: #FFFFFF;
	//text-decoration: underline;
	}
	
#home-top .more-link {
	background: url(images/read-more.png);
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 42px;
	}
	
#home-top .more-link:hover {
	background: url(images/read-more-hover.png);
	text-decoration: none;
	}
	
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top h2 {
	color: #444444;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#home-top h2 a, #home-top h2 a:visited {
	color: #444444;
	text-decoration: none;
	}

#home-top h2 a:hover {
	color: #306799;
	text-decoration: none;
	}
	
#home-top .home-top-right h4 {
	color: #444444;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	}

#home-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#home-top ul li {
	margin: 0;
	padding: 0;
	}
	
#home-top .byline {
	margin: 0;
	padding: 0;
	}
	
#home-top .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
	}
	
#home-top .featuredpost, #home-top .featuredpage  {
	clear: both;
	}
	
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #FFFFFF;
	padding: 7px;
	border: 1px solid #BBBBBB;
	}
	
.home-top-left {
	background: url(images/mans-home-frame.png) top right;
	background-repeat:no-repeat;
        width: 627px;
        min-height:230px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
.home-top-left .widget {
	padding: 10px 10px 10px 6px;;
	}
	
.home-top-right {
	width: 300px;
	float: right;
	margin: 0;
	padding: 30px 0 0 0;
	}
	
/***** Home Bottom ********************/

#supremo-home-bottom { 
background-image: url(images/bg_behind_boxes2.png); 
        background-repeat:repeat;
}

#home-bottom-bg {
	padding: 10px 0 0 0;
	clear: both; 
	}

#home-bottom {
	width: 960px;
	margin: 0 auto 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	
}
	
#home-bottom a, #home-bottom a:visited {
	color: #306799;
	text-decoration: none;
	}
	
#home-bottom a:hover {
	color: #306799;
	text-decoration: underline;
	}
	
#home-bottom p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-bottom h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#home-bottom h2 a, #home-bottom h2 a:visited {
	color: #444444;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-bottom h2 a:hover {
	color: #306799;
	text-decoration: none;
	}
	
#home-bottom h4 {
	color: #444444;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform:uppercase; 
	letter-spacing:.1em;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#home-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-bottom ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #DDDDDD;
	}

#home-bottom ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-bottom ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-bottom .widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#home-bottom .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-bottom .featuredpost .post, #home-bottom .featuredpage .page {
	clear: both;
	}
	
#home-bottom .featuredpost, #home-bottom .featuredpage {
	clear: both;
	}
	
#home-bottom .featuredpost img, #home-bottom .featuredpage img {
	margin: 0 0 10px 0;
	padding: 0;
	border: 10px solid #F2F2F2;
	}
	
#home-bottom .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
	}

.home-bottom-1 {
	float: left;
	width: 218px;
	margin: 0 0px 10px 0px;
	padding: 0 30px 0 0;
}

.home-bottom-1 .post {
	clear: both;
	margin-bottom: 20px;
}
	
.home-bottom-1 h2,
.home-bottom-1 h2 a,
.home-bottom-1 p {
	margin: 0;
	padding: 0;
	line-height: 150%;
}
	
.home-bottom-2 {
	float: left;
	width: 217px;
	margin: 0 10px 10px 0;
	padding: 0;
	}
	
.home-bottom-3 {
	float: left;
	width: 217px;
	margin: 0 10px 10px 0;
	padding: 0;
	}

.home-bottom-4 {
	float: left;
	width: 218px;
	margin: 0 0 10px 0;
	padding: 0;
	}

.home-bottom-1, .home-bottom-2, .home-bottom-3 { 
        background-color:#FFFFFF;
        padding:5px;
        }

.home-bottom-1 .widget, .home-bottom-2 .widget, .home-bottom-3 .widget, home-bottom-4 .widget { 
        margin:5px;
        }
/***** Breadcrumb ********************/

.breadcrumb {
	height: 20px;
	margin: 0 0 30px 0;
	padding: 0px 0 5px 0px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #306799;
	font-size: 11px;
	}
	
.breadcrumb a {
	text-decoration: underline;
	margin-right: 0px;
	color: #707069;
	font-size: 11px;
}

.breadcrumb a:hover {
	color: #BA5829;
}

.breadcrumb img {
	margin-right: 5px;
	border: none !important;

}

/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F2F2F2;
	margin: 0 0 30px 0;
	padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 640px;
	padding: 0;
	}
	
.full-width-content #content {
	width: 960px;
	}

#content img, #content p img {
	border: 10px solid #F2F2F2;
	}

#content blockquote {
	background: #F2F2F2;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}

#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 10px 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F2F2F2;
	margin: 0 0 30px 0;
	padding: 10px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 5px solid #FFFFFF !important;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 24px;
	}
	
#content h2 {
	font-size: 22px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #444444;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #306799;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 20px;
	}
	
#content h4 {
	font-size: 18px;
	}
	
#content h5 {
	font-size: 16px;
	}
	
#content h6 {
	font-size: 14px;
	}
	
.foundation-blog-page h2 {
	padding: 0 !important;
	margin: 0 0 3px 0 !important;
}
	
.foundation-blog-page h2 a {
	font-size: 14px !important;
	margin: 0 0 0px 0 !important;
	padding: 0 !important;
}

.foundation-blog-page p {
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
	font-weight: normal !important;
}
	
/***** Post Icons ********************/
	
.time {
	
	margin: 0 0 0 0px;
	padding: 0 0 2px 0px;
	}
	
.post-comments {
	
	margin: 0 0 0 3px;
	padding: 0 0 2px 0px;
	}
	
.categories {

	margin: 0 0 0 3px;
	padding: 0 0 2px 0px;
	}
	
.tags {
	
	margin: 0 0 0 3px;
	padding: 0 0 2px 0px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 20px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 20px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none !important;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #306799;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #306799;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #306799;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#support-sidebar {
	width: 280px;
	float: left;
	margin: 0 15px 0 0;
	padding: 20px 0;
	display: inline;
	background: #FFFFFF;
}

#support-sidebar .textwidget {
	padding: 0 17px;
}

#support-sidebar h4 {
	display: none;
}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: #F2F2F2;
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #306799;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-alt li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DDDDDD;
 	word-wrap: break-word;
	}

/***** Tag Cloud ********************/

#home-bottom .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgeted .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 148px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
	}

#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img, #sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 0;
	border: 5px solid #FFFFFF;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.blog #search-3 {
	display: none;
}

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 30px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 0 10px 0;
	}
	
#nav .searchform {
	float: right;
	padding: 5px 0 0 0;
	}
	
.s {
	background: #FFFFFF url(images/search.png) right no-repeat;
	width: 100px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px 0 5px 7px;
	border: 1px solid #444444;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#header .s {
	width: 250px;
	}
	
.searchsubmit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 4px 3px 4px;
	border: 1px solid #333333;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	}
	
.searchsubmit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #306799;
	}

.home-bottom-4 .searchform .search-input {
	width: 230px;
	margin: 0;
	background: #fff;
	border: solid 1px #D7D8D3;
}

.home-bottom-4 .searchform .search-submit {
	background: url(images/button.png);
	color: #fff;
	border: 1px solid #333333;
	padding: 5px 8px 4px;
	margin: 0;
}

.home-bottom-4 .searchform .search-submit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #306799;
	}

/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
	}
	
#header .enews {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	}

.enews #subbox {
	width: 210px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.enews #subbutton {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #306799;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.enews #subbutton:hover {
	background: url(images/button-hover.png);
	border: 1px solid #306799;
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#sidebar .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #444444;
	}

#sidebar #wp-calendar th {
	color: #444444;
	}
	
#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
#sidebar #wp-calendar thead {
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}
	
#sidebar #wp-calendar td {
	}
	
#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #306799;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.gform_footer .button:hover {
	background: url(images/button-hover.png);
	border: 1px solid #306799;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}

/***** Footer ********************/

#supremo-footer { 
   background-color:#cfcfc1; min-height:300px; }

#footer {
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	clear: both; 
	overflow: hidden;
	}

#footer .wrap {
	width: 960px;
        margin: 0 auto 0;
	padding: 25px 0 25px 0;
	overflow: hidden;
	}
	
#footer a, #footer a:visited {
	color: #73482b;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #73482b;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
        color:#333333;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

/***** Comments ********************/

#comments {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
#submit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #306799;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#submit:hover {
	background: url(images/button-hover.png);
	border: 1px solid #306799;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	float: right;
	margin: 0 5px 0 10px;
	padding: 0;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #306799;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.reply a:hover {
	background: url(images/button-hover.png);
	text-decoration: none;
	border: 1px solid #306799;	
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}



#supremo-home-middle { 
margin:0 0 -5px 0;
}

.home-middle-1, .home-middle-2, .home-middle-3 { 
float:left; background-color:#fff; padding:0 10px 10px 10px; 
}

.home-middle-1 h4, .home-middle-2 h4, .home-middle-3 h4, .page-right h4 { margin-top:5px; font-size:11px; font-weight:normal; text-transform:uppercase; letter-spacing:.1em; } 

 .home-middle-1 { 
width:630px; margin:0 10px 10px 0; }
.home-middle-2 { 
width:292px; margin:0 10px 10px 0px; }
.home-middle-3 { 
width:294px; margin:0 0 10px 0; }

p.footer-credits { 
	text-align:center; 
	font-family: verdana;
	color: #666666;
	font-size:12px; 
}

/*Below are additional CSS codes added by Carl */
/*If you need to contact me, my email is: carlls007@gmail.com, thanks */
.maureen {
	color: #306799; 
	font-family:Georgia, serif; 
	font-style:oblique; 
	font-weight:bolder; 
	font-size:2.3em; 
	line-height:1.7em;
}
.maureen-right {
	float:right;
	border:0px !important;
	margin-left:25px;
}
.maureen-left {
	float:left;
	border:0px !important;
	margin-right:25px;
}
.mike {
	color: #306799; 
	font-family:Georgia, serif; 
    font-weight:bold; 
	font-size:0.9em; 
	text-align:right;
	line-height:1.5em;
	margin-left:40px;
}
.mike-h2 {
	display:block;
	width:400px;
	color: #306799; 
	font-family:Georgia, serif; 
    font-weight:bold;
	font-style:italic;
	font-size:18px; 
	line-height:1.6em;
	float:right;
	text-align:right;
	
}
.mike-h2-left {
	display:block;
	width:400px;
	color: #306799; 
	font-family:Georgia, serif; 
    font-weight:bold;
	font-style:italic;
	font-size:18px; 
	line-height:1.6em;
	float:left;
}

/*Styles added by Jeff jeff@jeffrobertswebdesign.com*/

.the-date {
	font-size: 12px;
	color: #707069;
}

#menu-footer-menu {
	list-style: none;
	text-align: center;
}

#menu-footer-menu li {
	display: inline;
	padding-right: 5px; 
	padding-left: 5px;
	border-right: solid 1px #C44A1F;
}

#menu-footer-menu li.last {
	border: none;
	padding-right: 0;
}

#menu-footer-menu li a,
#menu-footer-menu li a:visited {
	color: #C44A1F;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#menu-footer-menu li a:hover {
	text-decoration: underline;
	color: #C44A1F;
}


.home-middle-1, .home-middle-2, .home-middle-3, { 
	float:left; 
	background-color:#FFFFFF; 
	min-height: 200px;
	
}

.page-right {
	background-color: #fff;
	line-height: 110% !important;
	font-weight: normal !important;
}

.home-middle-1 h4, .home-middle-2 h4, .home-middle-3 h4, .page-right h4 { margin-top:5px; font-size:12px; font-weight:normal; text-transform:uppercase; letter-spacing:.1em; } 

 .home-middle-1 { 
	width:620px;
	margin:0 10px 10px 0; 
}

.home-bottom-1 .featuredpost {
	padding: 0 0px; 
}

.home-bottom-1 .featuredpost > div {
	padding: 0 10px;
}

.home-middle-2 { 
	width:310px; 
	margin:0 10px 10px 0px; 
}

.home-middle-3 { 
	float: right;
	//min-height: 400px;
	width:312px; margin:0 0 10px 0; 
}

.page-right {
	margin: 0 0 10px 0;
}
	
.home-middle-1 h4,
.home-middle-2 h4,
.home-middle-3 h4,
.page-right h4,
.top-widgettitle {
	background: #F8FAEA !important;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px; 
	line-height: 120%;
	color: #646463;
	padding: 4px 0 2px 4px;
	border: solid #D3D4A1;
	border-width: 0 0 1px 6px;
	margin: 0 0 10px 0;
	letter-spacing: 0.1em;
}

.home-middle-3 h4 span {
	vertical-align: 30%;
}

#home-bottom h4 {
	background: #E9F0F8;
	border: solid #CCCCCC;
	border-width: 0 0 1px 6px;
	padding: 4px 0 2px 9px;
	margin: 0 0 10px 0;
	color: #646463;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
}

#home-bottom h2,
#home-bottom h2 a,
h2 a {
	color: #306699 !important;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	padding: 0;
	margin: 0;
}

#home-bottom h2 a:hover {
	text-decoration: underline;
}

#home-bottom .hentry {
	padding: 0 15px 10px 15px;
}

.home-bottom-4 .hentry {
	padding: 0 !important	;
}

.noPad {
	padding: 0 !important;
}

.home-middle-1 h2,
.home-middle-2 h2,
.home-middle-3 h2 {
	color: #306699;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	padding: 0;
	margin: 0;
}

.page-right h2 {
	color: #646463;
	font-weight: normal;
	font-family: verdana;
	font-size: 12px;
	line-height: 150%;
	padding: 0;
	margin: 0;	
}

.page-right a {
	color: #646463;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}

.home-middle-1,
.home-middle-2,
.home-middle-3,
.page-right {
	padding: 0;
	border: solid 1px #D3D4A1;
}

.home-middle-1 .post,
.home-middle-2 .post,
.home-middle-3 .post,
.page-right .post {
	padding: 0 10px 10px 10px;
}

.home-middle-1 .post p,
.home-middle-2 .post p,
.home-middle-3 .post p,
.page-right .post p {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
	line-height: 150%;
	color: #646463;
	font-weight: normal;
}

.post-info {
	color: #646463;
	font-size: 10px;
	font-family: verdana;
	line-height: 150%;
	font-weight: bold;
	text-transform: capitalize;
}

a.more-link {
	color: #C44A1F !important;
	font-size: 9px !important;
	font-weight: bold !important;
	
	font-family: verdana !important;
}

.home-middle-3 .post-comments {
	display: none;
}

.post-info .time,
p.post-info,
.post-info a {
	color: #646463 !important;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px !important;
}

.post-info {
	margin: 1px 0 1px 0;
	padding: 0;
}

.more-from-category {
	margin: 0 10px !important;
	border-top: solid 1px #DEDEDE !important;
	padding: 0 0 10px 0 !important;
}

.more-from-category a {
	color: #C44A1F !important;
	font-size: 10px !important;
	font-weight: bold !important;
	
}

.rss-icon {
	margin: 1px 4px 1px 4px;
}

.home-bottom-1,
.home-bottom-2,
.home-bottom-3 {
	padding: 0;
	border: solid 1px #CCCCCC;
	width: 225px;
}

.home-bottom-2,
.home-bottom-3 {
	width: 226px;
}

.home-bottom-1 {
	width: 620px;
	
}

.home-bottom-1 img {
	border: none !important;
}

.home-bottom-3 {
	width: 463px;
}

.home-bottom-4 {
	width: 320px;
	border: none;
}

table#signupform {
	width: 100%;
	border-collapse: collapse;
	padding: 0; 
	margin: 0; 
	
}

table#signupform td,
table#signupform tr,
table#signupform {
	margin: 0;
	padding: 0;
}

table#signupform .connected {
	//background: #E9F0F8;
}

table#signupform .connected td {
	padding-left: 0px;
}

table#signupform .connected img {
	border: none !important;
	padding: 0 !important;
	float: left;
	padding-bottom: 0px;
	display: block;
}

table#signupform td.padded {
	padding: 10px 0 0 0;
	
}

.connected a {
	display: block;
	float: left;
	margin-right: 4px;
	height: 26px;
}

#signupform label {
	width: 50px;
	color: #646463;
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	margin-right: 4px;
	display: block;
}

#signupform .inputfield {
	float: left;
	width: 140px;
}

#signupform .center {
	text-align: center;
}

#socialbuttons {
	background: #E9F0F8;
	padding: 4px 15px;
}

table#signupform .connected td h2 {
	padding: 4px 0 2px 0px;
	margin: 0 0 3px 0;
	color: #444444 !important;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
}

table#signupform td, 
table#signupform tr, 
table#signupform {
	padding: 0 !important;
}

#socialbuttons img,
.socialbutton {
	float: left;
	margin-right: 4px;
	background: none;
}

.clear {clear: both; }

#rotator {
	background: transparent;
}

#home-bottom .programs-widget {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
.attachment-Homepage {
	border: 0 !important;
	padding: 0 !important;
}

#menu-main-menu .current-page-ancestor,
#menu-main-menu .current_page_item {
	background-color: #EDEEDC;
	border-top: solid 6px #C9522A;	
}



#menu-main-menu .sub-menu .current-page-ancestor,
#menu-main-menu .sub-menu .current_page_item,
#menu-main-menu .sub-menu .current_page_item a,
#menu-main-menu .sub-menu .current-page-parent .sub-menu .current_page_item a,
#menu-main-menu .sub-menu .current_page_parent .current_page_item a {
	border-top: none !important;
	padding: 0;
	background-color: #E9F0F8;
	font-family: verdana;

}

#menu-main-menu .sub-menu .current_page_item .sub-menu a {
	background-color: #fff;
	font-family: verdana;
}

#menu-main-menu .sub-menu .current-page-ancestor a,
#menu-main-menu .sub-menu .current-page-ancestor .sub-menu .current-page-ancestor a {
	background-color: #E9F0F8;
	padding: 0;

}

#menu-main-menu .sub-menu .current-page-ancestor .sub-menu a {
	background-color: #fff;
}
	
#menu-main-menu .current-page-ancestor a,	
#menu-main-menu .current_page_item a {
	padding: 6px 12px 12px 11px; 
	color: #306799;
}

#menu-main-menu .sub-menu .current-page-ancestor a,
#menu-main-menu .sub-menu .current_page_item a {
	color: #306799;
	padding: 6px 20px 6px 10px !important;
}

#menu-main-menu .current_page_item ul a {
	padding: 3px;
}

#menu-main-menu .parent a {
	//background-image: url(images/arrow-blue.png) !important;
	//background-position: 95% 50% !important;
	//background-repeat: no-repeat !important;
}

#menu-main-menu .parent a {
	background: #E4EBF3 !important;
}

#menu-main-menu .parent .sub-menu a {
	background-image: none !important;
}

#menu-main-menu .sub-menu a {	
	font-weight: normal;
}

#page-right-column {
	float: right;
	width: 216px;
}

.page-right {
	width: 214px !important;
}

.left-menu {
	width: 153px;
	float: left;
	margin-right: 30px;
	min-height: 200px;
}

.menu-sub-menu-container {
	margin-bottom: 60px;
}

#menu-sub-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu-sub-menu li {
	border-bottom: solid 1px #9D9E90;
	padding: 3px 15px 3px 0;
	width: 142px;
}

#menu-sub-menu li a {
	color: #46463C;
	font-size: 11px;
	text-decoration: none;
	display: block;
	font-family: verdana;
}

#menu-sub-menu li a:hover {
	color: #BA5829;
}

#menu-sub-menu li ul {
	display: none;
}

.left-menu .current_page_item {
	background: url(images/arrow-blue.png) no-repeat;
	background-position: 98% 50%;
}

#menu-sub-menu .current_page_item a {
	color: #306799;
	font-weight: bold;
}

#menu-sub-menu .sub-menu a:hover {
	color: #C6542C !important;
}

#middle-content {
	width: 474px;
	float: left;
}

#middle-content-wide {
	width: 687px;
	float: left;
}

.middle-widget-3 {
	margin-bottom: 20px;
}

.post-title-japan {
	color: #306799;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	border-bottom: solid 1px #306799;
	padding: 0 0 5px 0;
	letter-spacing: .5px;
}

.mdMargB {margin-bottom: 12px; }

div.entry h3 {
	font-size: 14px;
	margin-top: 22px;
	margin-bottom: -4px;
}

/* CAROUSEL */


@media only screen and (max-width: 980px) {
	.slider-container {
		//display: none;
	}
}

#carousel-container {
	float: left;
	height: 253px;
}

.slider-container {
	height: 255px;
	width: 8830px; 
	padding: 0;
	margin: 0; 
	top: 0;
	left: 0px;
	overflow: hidden;
	float: left;
}

#slider {
	float: left; 
	width: 620px; 
	overflow: hidden; 
	position: relative; 
	z-index: 100;
	list-style: none; 	
	padding: 0;
	margin: 0;	
	border: solid 1px #CCCCCC;
}

#slider li {
	float: left; 
	position: relative;
	
}

.sliderimg {
	z-index: 200;
	position: relative;
}

.slider-content-box {
	position: absolute;
	right: 0;
	top: 0px;
	width: 267px;
	height: 253px;
	padding: 10px 30px;
	background: #EBF0F6;
	z-index: 500;
}

.slider-content-box {
	/* Fallback for web browsers that doesn't support RGBa */
	//background: rgb(255, 255, 255);
	/* RGBa with 0.8 opacity */
	//background: rgba(255, 255, 255, 0.8);8);
	/* For IE 5.5 - 7*/
	//filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
	/* For IE 8*/
	//-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";
}

.slider-title  {
	position: relative;
	z-index: 1000;	
	left: 0px;
	overflow: hidden;
	font-family: verdana;
	color: #306699 !important;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	padding: 15px 0 0 0;
	margin: 0;	
	line-height: 150%;
	
}

.slider-title a {
	position: relative;
	z-index: 1000;	
	left: 0px;
	padding: 0;
	margin: 12px 0 0 0;
	font-size: 14px !important;
	color: #385B81 !important;
	overflow: hidden;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}

.slider-title a:hover {
	color: #4977A9 !important;
	text-decoration: underline !important;
}

.slider-excerpt {
	position: relative;
	z-index: 1000;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	height: 200px;
	color: #656565;
	font-family: verdana;
	overflow: hidden;
}

.slider-excerpt p {
	color: #656565;
	font-size: 12px;
	
}

.slider-excerpt a {
	color: #0699C2;
	text-decoration: none;
	font-size: 12px;
}

.slider-excerpt a:hover {
	color: #18c9ff;
}

.slidebox {
	height: 253px;
	width: 620px;
}

@media only screen and (max-width: 980px) {
	#slide-nav-container {
		//display: none;
	}
}

#slide-nav-container {
	position: absolute; 
	top: 220px; 
	left: 320px; 
	z-index: 1100; 	
}

#slide-nav-container ul {
	margin: 0;
	padding: 0;
}

#slide-nav {
}

#slide-nav li {
	cursor: pointer; 
	float: left; 
	display: block; 
	background: #98999B !important;
	width: 11px; 
	height: 11px; 
	overflow:hidden;
	text-align: center; 
	color: #666666; 	
	font-weight: bold; 
	font-size: .01em; 
	text-decoration: none; 
	margin-right: 5px;
	text-indent: -9999px;
	margin-right: 7px !important;
}

//#slide-nav li { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; }
//#slide-nav li { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; }
//#slide-nav li { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
//#slide-nav li { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }

#slide-nav li:hover,
#slide-nav li.active {
	background: #265984 !important;
	color: #97163F !important;
}
/* END CAROUSEL */

#the-social-link-widget-3 {
	margin-top: 15px;
}

#subscribe-button {
	background: #3772A3;
	padding: 10px 12px;
	border-top: solid 1px #7DA1C1;
	border-left: solid 1px #7DA1C1;
	border-bottom: solid 1px #1C415F;
	border-right: solid 1px #1C415F;
	float: left;
	margin: 8px 7px 0 0;	
	cursor: pointer;
}

#subscribe-button p {
	margin: 0;
	padding: 0;
	line-height: 100%;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#sign-up-window {
	background: white;
	position: fixed;
	width: 250px;
	top: 50%;
	left: 50%;
	margin: -15% 0 0 -125px;
	/* Embiggen */
	transform: scale(1.5); /* prefix me */
	/* Hidden */
	opacity: 0;
	pointer-events: none;
	border: solid 3px #CCCCCC;
	box-shadow: 1px 1px 8px #333;
	padding: 30px;
	border-radius: 5px;
}

.dialogIsOpen #wrap {

	/* Blur and de-color */
	-webkit-filter: blur(5px) grayscale(50%);

	/* Recede */
	//-webkit-transform: scale(0.9);
}

.dialogIsOpen #sign-up-window {
  
	/* Regular size and visible */
	transform: scale(1); /* prefix me */
	opacity: 1;

	/* Clickable */
	pointer-events: auto;

}

.dialogIsOpen #wrap {
	color: #ddd;
   	text-shadow: 0 0 5px rgba(0,0,0,0.5);
   	//transform: scale(0.95);
   	opacity: .8;
  }

#x {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

#wrap,
#sign-up-window {
  	transition: all 0.2s ease; /* prefix me */
}

.recent-events {
	display: none !important;
}

.post-type-archive-mcdcommentary p.post-title-japan, .post-type-archive-mcdpoll p.post-title-japan {
color: #CC4D26;
border-bottom: 1px solid #CC4D26;
border-top: 1px solid #CC4D26;
padding-top: 5px;

}

.post-type-archive-mcdpoll .left-menu p, .post-type-archive-mcdpoll #page-right-column p,
.post-type-archive-mcdcommentary .left-menu p, .post-type-archive-mcdcommentary #page-right-column p, .single-mcdpoll .left-menu p, .single-mcdcommentary .left-menu p, .tax-mcdpolltag .left-menu p, .tax-mcdpollyear .left-menu p, .tax-mcdcommetarytag .left-menu p, .tax-mcdcommentaryyear .left-menu p, .tax-mcdpolltag #page-right-column p, .tax-mcdpollyear #page-right-column p, .single-mcdcommentary #page-right-column p, .tax-mcdcommetarytag #page-right-column p, .tax-mcdcommentaryyear #page-right-column p, .single-mcdpoll #page-right-column p
{
padding-top:10px;
border-bottom: 1px solid #444;
}


.post-type-archive-mcdpoll .left-menu li, .post-type-archive-mcdpoll #page-right-column li,
.post-type-archive-mcdcommentary .left-menu li, .post-type-archive-mcdcommentary #page-right-column li,
.single-mcdpoll .left-menu li, .single-mcdcommentary .left-menu li, .tax-mcdpolltag .left-menu li, .tax-mcdpollyear .left-menu li, .single-mcdcommentary .left-menu li, .tax-mcdcommetarytag .left-menu li, .tax-mcdcommentaryyear .left-menu li, .single-mcdpoll #page-right-column li, .single-mcdcommentary #page-right-column li, .tax-mcdpolltag #page-right-column li, .tax-mcdpollyear #page-right-column li, .single-mcdcommentary #page-right-column li, .tax-mcdcommetarytag #page-right-column li, .tax-mcdcommentaryyear #page-right-column li
{
list-style-type: none;
}
img.aopdbanner, img.commentarybanner {
    padding-bottom: 30px;
    height: 110px;
}
.post-type-archive-mcdcommentary ul.menu-sub-menu, .post-type-archive-mcdpoll ul.menu-sub-menu, .single-mcdpoll ul.menu-sub-menu, .single-mcdcommentary ul.menu-sub-menu, .tax-mcdpolltag ul.menu-sub-menu, .tax-mcdpollyear ul.menu-sub-menu, .single-mcdcommentary ul.menu-sub-menu, .tax-mcdcommetarytag ul.menu-sub-menu, .tax-mcdcommentaryyear ul.menu-sub-menu {
padding-left: 0;
}
.terms {
margin-top: 50px;
}
.key-issues {
padding-top: 5px;
}
.date-released {
padding-bottom: 6px;
padding-top: 10px;
}
.terms h3 {
padding-top: 10px;
margin-top: 0;
margin-bottom: 0;
}
.single-mcdpoll .post-info, .single-mcdcommentary .post-info {
display: none;
}

.single-mcdpoll p.post-title-japan, .single-mcdcommentary p.post-title-japan{
color: #444;
border-bottom-color: #444;
}

.single-mcdpoll #page-right-column, .single-mcdcommentary #page-right-column , .tax-mcdpolltag #page-right-column , .tax-mcdpollyear #page-right-column,  .single-mcdcommentary #page-right-column , .tax-mcdcommetarytag #page-right-column , .tax-mcdcommentaryyear #page-right-column , .post-type-archive-mcdpoll #page-right-column, .post-type-archive-mcdcommentary #page-right-column   {
    float: right;
    width: 0px;
}


.single-mcdpoll div#middle-content, .tax-mcdpolltag div#middle-content, .tax-mcdpollyear div#middle-content, .single-mcdcommentary div#middle-content, .tax-mcdcommetarytag div#middle-content, .tax-mcdcommentaryyear div#middle-content, .post-type-archive-mcdpoll #middle-content, .post-type-archive-mcdcommentary #middle-content {
    width: 700px;
    float: left;
}

.archive .key-issues {
    padding-top: 0px;
}
.archive .read-more{
	padding-bottom: 15px;
}

div.entry .survey h3{
margin-top: 0;
}

.poll-section{
padding-top: 20px;
}
.single-mcdpoll .left-menu, .single-mcdcommentary .left-menu, .tax-mcdpolltag .left-menu, .tax-mcdpollyear .left-menu,  .single-mcdcommentary .left-menu, .tax-mcdcommetarytag .left-menu, .tax-mcdcommentaryyear .left-menu, .post-type-archive-mcdpoll .left-menu, .post-type-archive-mcdcommentary .left-menu  {
width: 200px;
}

/* Fellows Corner Styles */
ul.ws-plugin--s2member-list-users li {
  list-style-type: none !important;
  margin-top: 10px !Important;
  margin-bottom: 10px !Important;
}
#ws-plugin--s2member-profile input {
  width: 50% !important;
  font-size: 1.1em;
  padding: 5px;
}
select#ws-plugin--s2member-profile-home-state, select#ws-plugin--s2member-profile-work-state {
  width: 50% !important;
font-size:1.1em;
}
label[for=ws-plugin--s2member-profile-login] {
  display: none !important;
}
div#ws-plugin--s2member-profile-password-strength {
  display: none;
}
#edithover {
  margin-top: -40px;
  background: rgba(0,0,0,.5) !important;
  height: 30px;
  z-index: 2000000;
  position: relative;
  color: white;
  padding-top: 10px;
  width: 160px;
  text-align: center;
}
.feat img {
    min-width: 160px;
}

.feat a {
    height: 100%;
    width: 100%;
    display: block;
}
.feat img {
  max-width: 100%;
}
.page-template-directory-singly div#middle-content, .page-template-page_siblings_no_right div#middle-content, .page-template-alumni_search div#middle-content{
  width: 700px;
}
div.ws-plugin--s2member-list-search-box table>tbody>tr>td:last-child>button {
  font-size: 16px;
  height: 30px;
  border-radius: 5px;
  background: url('http://mansfieldfdn.org/mfdn2011/wp-content/themes/mansfield2014/images/button.png');
  color: white;
}
div.ws-plugin--s2member-list-search-box table>tbody>tr>td:first-child>input{
font-size: 16px;
height: 30px;
}
.feat {
    float: right;
    max-width: 200px;
}
.feat img {
    max-width: 100%;
    border: 5px white solid;
}
.parent-pageid-10225 .left-menu, .parent-pageid-10225 .left-menu li, .parent-pageid-10232 .left-menu, .parent-pageid-10232 .left-menu li {
    width: 200px;
    min-width: 250px;
}
.page-template-directory-singly div#middle-content, .page-template-page_siblings_no_right div#middle-content, .page-template-alumni_search div#middle-content {
    width: 650px;
    float: right;
}
.feat {
    float: right;
    max-width: 200px;
    padding-right: 10px;
}
.page-id-549 div#page-right-column {
    display: none;
}
/*Social Icons*/
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
padding-top: 5px;
}