/* 
Theme Name: Southern Ingenuity
Theme URI: http://www.southerningenuityinc.com
Description: Southern Ingenuity Wordpress theme.
Author: Scott Bolinger
Author URI: http://www.launchbutton.net
Version: 0.1
Tags: louisiana medicare and medicaid, southern ingenuity
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */
	@import url('../hybrid/library/css/20px.css');

/* Plugins CSS */
	 @import url('../hybrid/library/css/plugins.css'); 

/* CUSTOM CSS */

.home .page-title { display: none; }
#featurebox li { font-size: 16px; border: none; }
a.learnmore, a.more-link { width: 143px; height: 35px; display: block; background: url(images/learn-more.png) no-repeat; float: left; }
#wp-email-capture.widget { text-align: center; }
.widget-module { border: none; padding: 10px 0; }
.search .page, .search .post { clear: both; }
.twocollt { float: left; width: 48%; border-right:1px solid #EEEEEE; padding-right: 15px; }
.twocolrt { float: right; width: 48%; }
.threecol { float: left; width: 28.9%; margin: 15px 15px 15px 0; background: url(images/post-bg.png) top repeat-x #fff; padding: 15px; border: 1px solid #e1e7d3; }
.threecolrt { float: right; width: 28.9%; margin: 15px 0; background: url(images/post-bg.png) top repeat-x #fff; padding: 15px; border: 1px solid #e1e7d3; }
#featurebox {
	clear: both;
	overflow: hidden;
        background: url(images/post-bg.png) top repeat-x #fff;
        padding: 15px;
        border: 1px solid #e1e7d3;
}
#featurebox h1 {
	margin: 0 0 10px 445px;
        border-bottom: solid 1px #e1e7d3;
        padding: 10px 0;
}
#featurebox h1 span, .content .subtitle { font: italic 14px Georgia, serif; color: #444; }
img.learnmore { margin-top: 10px; }
img.noborder, .post img.noborder { border: none; padding: 0; margin: 10px 0; }

#header #phone { display: block; width: 200px; padding: 8px 10px 0; margin: 0; color: #fff; background: url(images/phone-bg.png) no-repeat top; float: right; text-align: center; }
#phone .search-submit { display: none; }
#phone #search-1 { padding-top: 15px; }

.contactbox { width: 290px; padding: 15px; float:right; display:block; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background: #fbfeef; border: 1px solid #e5ebcf; margin: 0 0 10px 15px; }

/**
* Body
************************************************/

/* Contains everything */
body { 
     font: 14px Arial, Helvetica, sans-serif;
     color: #000;
     background: url(images/bg.png) repeat-x top #faffee;
     margin: 0;
     -webkit-text-size-adjust: none;
     }

	/* Wrapper for everything inside of the body */
	#body-container { 
        overflow: hidden;
	width: 100%;
	margin: 0 auto;
        }
h2.box a, h2.box a:hover, h2.box a:visited { text-decoration: none; } 

/**
* Elements
************************************************/

.line { height: 1px; border-bottom: 1px solid #e1e7d3; margin-bottom: 15px; padding-top: 15px; clear: both; }

/* Hyperlinks */
a:link { color: #56763a; text-decoration: underline; }
a:visited { color: #56763a; text-decoration: underline; }
a:hover, a:active { color: #44591f; text-decoration: underline; }

/* Headers */
h1 { color: #56763a; font-size: 24px; font-family: Georgia, serif; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h1, h2, h3, h4 { font-weight: bold; }

/* Text elements */
strong { font-weight: bold; }
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}
p.no-data { display: none; }

/* Unordered lists */
.content ul {
	list-style: none;
	margin-left: 12px;
	}
.content ul li {
	overflow: hidden;
	height: 100%;
	padding: 2px 0 5px 22px;
	background: url(images/bullet.png) no-repeat 0 2px;
	}
.content ul.checks li { background: url(images/check.png) no-repeat 0 2px; padding-left: 15px; margin-bottom: 10px; }
.content ul li li {
	background: url(images/bullet-alt.png) no-repeat 0 8px;
	}

/* Ordered lists */
ol {}
	ol li { margin-bottom: 10px; }

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Lists */
.content ul {
	list-style: none;
	margin-left: 20px;
	}
.content ul li, #excerpt ul li {
	overflow: hidden;
	background: url(images/bullet.png) no-repeat 0 2px;
	}

/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 0 24px 0  0;
	padding: 3px 0 0 24px;
	font-style: italic;
	color: #444;
	background: url(images/quotes.gif) no-repeat 0 0;
	border: none;
	}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
	}

/* Code */
code {
	padding: 2px 3px;
	font: normal normal normal 12px/22px Arial, Verdana, sans-serif;
	color: #444;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 20px;
	font: normal normal normal 12px/22px Arial, Verdana, sans-serif;
	color: #444;
	background: #eee;
	border: 1px solid #ddd;
        display: none;
	}
pre code {
	padding: 0;
	}

/* Tables */
table {
	width: 100%;
	}
caption {
	font: italic normal normal 12px/22px Verdana, Geneva, Tahoma, sans-serif;
	text-align: right;
	color: #666;
	}
tr {
	margin: 1px;
	}
td {
	padding: 3px;
	font: normal normal normal 13px/22px Arial, Verdana, sans-serif;
	}
tr.alt td, tr.even td {
	}
th {
	padding: 3px;
	font-weight: normal;
	color: #444;
	}

/* Acronyms */
acronym {
	font-size: 13px;
	border: none;
	}

/* Drop caps */
.drop-cap {
	float: left;
	margin: 3px 3px 0 0;
	font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	color: #333;
	}

/* Notes, alerts, and such. */
.note, .warning, .alert, .error, .download {
	font: normal normal normal 13px/22px Arial, Verdana, sans-serif;
	color: #444;
	}

/* Notes */
.note {
	padding: 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 9px;
	background: #e4ebf8;
	border: 1px solid #2e68d4;
	}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 20px 10px 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 10px 20px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 20px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 20px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}

/**
* Images
************************************************/

/* Normal images */
.post img {
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #e1e7d3; 
	}
.border { 
        padding: 4px;
	background: #fff;
	border: 1px solid #e1e7d3; 	
        }

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #e1e7d3;
	}
.category img.medium {
	float: left;
	max-width: 230px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Avatars */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 15px 10px 0;
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
	}

/* Captions */
.wp-caption {
	max-width: 576px;
	padding: 4px 0 4px 0;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #454545;
	}
.wp-caption img {
	max-width: 566px;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin: 20px 10px 0 0 !important;
	}
.gallery img {
	border: 1px solid #ccc;
	}

/**
* Header
************************************************/

/* Contains entire header */
#header-container { height: 135px; }

	/* Contains site title and tagline */
	#header { overflow: hidden; width: 960px; margin: 0 auto; height: 135px; background: url(images/tree.png) no-repeat right bottom; }

		/* Site title */
		#site-title { }
			#site-title a { width: 296px; height: 91px; display: block; background: url(images/southern-ingenuity-logo.png) no-repeat; margin: 30px 20px 20px; float: left; text-indent: -300em; }
				#site-title a span {}

		/* Site description/tagline */
		#site-description { display: none; }

/**
* Page navigation
************************************************/

/* Wrapper for navigation */
#navigation, #primary-menu { width: 960px; margin: 2px auto 0 auto; padding: 0; color: #fff; height: 34px; border-left: 1px solid #75502D; }
#page-nav, div.menu { width: 960px; text-align: center; }
#page-nav li, div.menu li { display: inline; width: 16.66%; float: left; }
#page-nav li a, div.menu li a {
border-right:1px solid #75502D;
color:#FFFFFF;
display:block;
font-weight:bold;
height:35px;
line-height:35px;
padding:0 15px;
text-decoration:none;
}
#page-nav li a:hover, div.menu li a:hover { background: #41170c; }
#page-nav li.current_page_item {}
#navigation ul, #primary-menu ul { margin: 0; }

/* Search form in navigation bar. */
#navigation form {
	float: right;
	}
#navigation .search-text {
	width: 200px;
	padding: 5px 10px;
	margin: 5px 0;
	font-style: italic;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #333;
	}
#navigation .search-submit {
	display: none;
	}

/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container { 
        overflow: hidden;
	width: 960px;
	padding: 15px 0;
        margin: 0 auto;
        }
.home #container { padding-bottom: 0; }

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	/* #content { padding: 15px;
	 overflow: hidden; float: left; background: #fafafa; border: solid 1px #e1e7d3; min-height: 400px; } */
.home #body-container .content {
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 0 20px 0 0;
        background: none;
        border: none;
	}
.content {
	overflow: hidden;
	float: left;
	width: 600px;
	padding: 20px;
        background: url(images/post-bg.png) center top repeat-x #fff;
        border: 1px solid #e1e7d3;
	}
.content, .no-widgets .content, .no-default-widgets .content  {
	width: 918px;
	}
.primary-active .content, .secondary-active .content {
	width: 600px;
	}
.page-template-no-widgets .content, .primary-inactive.secondary-inactive .content {
	width: 918px;
	}
		* Content
************************************************/
.hentry, .breadcrumb {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px 20px 0 20px;
	background: #fff;
	border: 1px solid #ccc;
	}
.breadcrumb { display: none; }

/**
* Posts
************************************************/
.post {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
        background: url(images/post-bg.png) top repeat-x #fff;
        padding: 15px;
        border: 1px solid #e1e7d3;
	}
.single .post, .page .post {
	margin-bottom: 0;
	}
.page-template-blog .post, .page-template-quick-post .post {
	margin-bottom: 20px;
	}

/* Entry titles. */
.entry-title {
	font-weight: bold;
	margin: 0 0 10px 0;
        padding: 10px 0;
        color: #567639;
        font-family: Georgia, serif;
        border-bottom: 1px solid #e1e7d3;
	}
.entry-title a { text-decoration: none; color: #567639; }
.page-title, .singular-page-title, .error-404-title {
	margin: 0 0 20px 0;
	font: normal normal bold 20px/24px Georgia, serif;
	color: #567639;
	border: 1px solid #e1e7d3;
        background: #fafafa;
        padding: 10px;
	}

/* Byline */
.byline {
	text-transform: lowercase;
	font-size: 14px;
	font-style: italic;
	color: #666;
        display: none;
	}
.blog .byline, .archive .byline, .search .byline {
	margin-bottom: 10px;
	}

.byline .author, .byline .published {
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	}
.byline a {
	color: #333;
	}

/* Entry meta */

.entry-meta {
	clear: both;
	font-size: 11px;
	color: #999;
	padding: 9px 5px 0 5px;
	border-top: 1px solid #ccc;
        display: none;
	}
.entry-meta a {
	font-style: normal;
	color: #333;
	}

.author-info, .category-info, .date-info, .tag-info, .search-info, .taxonomy-info {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
	}

               /* Page links */
p.pages {
	font-weight: bold;
	}
p.pages a {
	margin: 0 2px;
	padding: 4px 12px;
	font-weight: normal;
	font-style: italic;
	color: #eee !important;
	background: #093653;
	border: 1px solid #eee;
	}

		/* Navigation links */
.navigation-links {
	overflow: hidden;
        display: none;
	}
.next, .previous {
	max-width: 50%;
	font-size: 13px;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
#comments-template .paged-navigation {
	text-align: center;
	}
#comments-template .paged-navigation .page-numbers {
	padding: 3px 6px;
	font-style: italic !important;
	border: 1px solid #eee !important;
	}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	text-align: left;
	border: none !important;
	}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {
	overflow: hidden;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
	float: left;
	margin: 0 6px 0 0;
	padding: 4px 12px;
	color: #486472 !important;
	background: #fff;
	border: 1px solid #e2e2e2;
	}

		/* Attachment image navigation */
		.navigation-attachment {}

		/**
		* Comments template
		************************************************/

		#comments-template {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
	background: #fff;
        display: none;
	}

.comments-header {
	font-size: 18px;
	font-weight: bold;
	}

/* Comment list */
.comment-list, .comment-list ol {
	list-style: none;
	margin: 0;
	}
.comment-list li, .comment-list li li li, .comment-list li li li li li {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px 20px 0 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	}
.comment-list li li, .comment-list li li li li, .comment-list li li li li li li {
	background: #fff;
	border: 1px solid #ddd;
	}

/* Comment avatar */
.comment-list li .avatar {
	float: left;
	width: 37px;
	height: 37px;
	margin: 5px 10px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #eee;
	}

/* Comment meta */
#comments .comment-meta-data {
	margin: 5px 0 20px 0;
	font-style: italic;
	color: #666;
	}
#comments cite {
	font-weight: bold;
	font-style: normal;
	}

/* Comment text */
#comments .comment-text {
	clear: left;
	}

/* Comments form */
#respond {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px 20px 0 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	}
.text-input {
	display: block;
	padding: 5px;
	width: 300px;
	margin:  0 0 20px 0;
	background: #fff;
	border: 1px solid #ddd;
	}
#respond label {
	font-style: italic;
	}
#respond span.required {
	font-weight: bold;
	color: #000;
	}
textarea {
	width: 98%;
	padding: 2px;
	margin: 0 0 20px 0;
	border: 1px solid #ddd;
	}
input { margin: 5px; font-family: arial, sans-serif; padding: 2px; color: #555; }
.button {
	width: 80px;
	padding: 3px;
	margin-right: 10px;
	font-weight: bold;
	color: #ccc;
	border: 1px solid #ccc;
	background: #333;
	}
.button:hover {
	cursor: pointer;
	background: #555;
	}

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

/* Utility: Header widget area */
#utility-header {
	overflow: hidden;
	float: right;
	width: 200px;
	height: 60px;
        margin: 55px 5px 0;
	}
#utility-header .widget {
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	}
#utility-header .widget-inside div, #utility-header .widget-inside img {
	float: right;
	}
#text-5.widget { float: left; }

		/* All utility widget sections (except widgets template) */
		.utility .widget { margin: 0 0 15px 0; padding: 0; background: none; border: none; }

		/* Before content */
		#utility-before-content, #utility-before-container { margin: 0; padding: 0; }

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

/**
* Widget sections (Primary and Secondary)
************************************************/

/* Widgets in general */
	.widget { 
        overflow: hidden;
	margin: 0 0 20px 0;
	padding: 15px;
	border: 1px solid #e1e7d3;
	background: url(images/post-bg.png) center bottom no-repeat #fff;
        }
	.widget-title, h2.box {
	margin: 0 0 6px 0;
	padding: 10px;
	font: normal normal bold 16px/19px Georgia, serif;
	color: #56763a;
	border: 1px solid #e1e7d3;
        background: #fafafa;
	}
.widget ul {
	list-style: none;
	margin: 0 0 21px 0;
	}
.widget li {
	margin: 0 0 6px 0;
	padding: 0 0 6px 20px;
	background: url(images/bullet.png) no-repeat 0 2px;
	border-bottom: 1px solid #eee;
	}
.widget ul ul {
	margin: 6px 0 0 0;
	}
.widget li li {
	margin: 0 0 3px 0;
	padding: 0 0 3px 15px;
	background: url(images/bullet-alt.png) no-repeat 0 6px;
	border-bottom: none;
	}

/**
* Primary, Secondary, and Tertiary
************************************************/
#widget-container {
	float: right;
	width: 300px;
	}
#primary {
	overflow: hidden;
	float: right;
	width: 300px;
	}
#secondary {
	overflow: hidden;
	clear: right;
	float: right;
	width: 153px;
	margin: 0 0 0 14px;
	}
#tertiary {
	overflow: hidden;
	float: right;
	width: 153px;
	}
#primary .widget ul li {
	margin: 0 0 6px 0;
	padding: 0 0 6px 20px;
	background: url(images/bullet.png) no-repeat 0 2px;
	border-bottom: 1px solid #eee;
	}
#primary .widget ul ul {
	margin: 5px 0 0 0;
	}
#primary .widget ul li li {
	margin: 0 0 2px 0;
	padding: 0 0 2px 20px;
	border: none;
	}
#primary object {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0 0 9px 0;
	}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container { clear: both; }

/**
* Subsidiary
************************************************/
#subsidiary {
	overflow: hidden;
	width: 900px;
	margin: 0 auto 14px auto;
	padding: 2px 0 0 0;
	}
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 210px;
	margin: 0;
	padding: 15px 20px 0 20px;
	font: 12px/21px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #777;
	background: transparent;
	border: none;
	}
#subsidiary .widget-title {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	font-size: 15px;
	color: #bbb;
	background: transparent;
	border-bottom: 1px solid #072145;
	}
#subsidiary a {
	color: #aaa;
	}
#subsidiary .widget ul {
	margin-left: 0;
	}
#subsidiary .widget ul li {
	margin: 0 0 3px 0;
	padding: 0 5px 3px 5px;
	background: transparent;
	border-bottom: 1px solid #072145;
	}

/**
* Footer
************************************************/
#footer-container {
	overflow: hidden;
	clear: both;
	padding: 2px 0 0 0;
        background: #fff;
        border-top: 1px solid #e1e7d3;
        border-bottom: 1px solid #e1e7d3;
        margin-bottom: 5px;
	}
#footer {
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0 3px 0;
	color: #56763a;
        width: 960px;
        font-size: 12px; 
	}
#footer a {
	font-style: normal;
	color: #56763a;
	}
#footer .copyright {
	display: inline;
	float: left;
	}
#footer .credit a { float: right; display: block; height: 24px; width: 100px; margin-top: -5px; background: url(images/powered-by-launch-button.png) no-repeat top; text-indent: -200em; }
#footer .credit a:hover { background-position: bottom; }
#footer p { margin-bottom: 10px; }