/*   
Theme Name: Thematic Feature Site
Theme URI: 
Description: Use the Thematic Feature Site Theme to power your WordPress web site.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0.1
Tags: Thematic
.
Thematic Site is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('2c-r-fixed-988px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font-size: 13px;
    line-height:20px;
}

p {
    margin-bottom: 12px;
}

a:link,
a:visited {
    color: #326793;
    text-decoration: none;
}
a:hover,
a:active {
    color: #77933C;
    text-decoration: underline;
}

/*a.button {
    border:1px solid #632523;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    font-size: 17px;
    font-weight: bold;
    font-family: calibri, arial, sans-serif;
    margin:0 10px 0 0;
    padding:.75em 2em;    
    text-decoration:none;
    color: #fafafa;
    background-color: #77933C;
}
a.button:hover,
a.button:active {
    color:#fafafa;
    background-color: #953735;
}*/


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

#header {
    background-image: url('images/header/header-background-2.jpg');
    /* background-repeat: repeat-x; */
}
#branding {
    position:relative;
    padding: 10px 0 22px 0;
}
#blog-title {
    width: 652px;
    font-family: Georgia, serif;
    font-weight: normal;
}
#blog-title a:link,
#blog-title a:visited,
#blog-title a:hover,
#blog-title a:active {
    color: #fff;
}
#blog-description {
    width:652px;
    color: #fff;
}

#access-search{
    position: absolute;
    left: 50%;
    width: 280px;
    margin-left: 192px; /*92px;*/
    height:29px;
    padding:2px 0 0 4px;
}


/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}

/*.sf-menu {
	border-right: none;
	float:left;
}*/
.sf-menu a, .sf-menu a:visited {
	color:#326793;
}
.sf-menu a:hover, .sf-menu a:active {
	color:#326793;
	text-decoration: none;
	background: #ffffff;
}
.sf-menu li {
	background: #fafafa;
}
.sf-menu .current_page_item,
.sf-menu .current_page_ancestor,
.sf-menu .current_page_parent {
	background: #ffffff;
}
.sf-menu ul {
	width: 100%;
}
.sf-menu li a:hover, .sf-menu li a:active {
	color:#326793;
	text-decoration: none;
	background: #ffffff;
}
.sf-menu ul.children {
	display: none;
}

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

.search .page-title {
    display:none;
}


/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    border-bottom:1px solid #ccc;
    padding: 30px 0 20px 0; /*63px 0 42px 0;*/
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:988px;
}
#leader .entry-title {
    font-size: 34px; /*40px;*/
    font-weight: normal;
    font-family: Georgia, serif;
    line-height:45px;
    /*margin-top:-8px;*/
    padding: 0; /*0 0 14px 0;*/
    color: #444;
}
#leader .entry-title span {
    font-family:Georgia,serif;
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
    width:652px;
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}

.entry-content h3 {
    padding-top: 0;
}

.page-template-front-page-php #feature {
    float:left;
    color: #666;
}
.page-template-front-page-php #feature-info-left {
    float: left;
    margin:0 19px 0 0px;
    width:484px;
}
.page-template-front-page-php #feature-info-left h2 {
    font-size:22px;
    color: #326793;
    line-height:33px;
    padding:0 0 14px 0;
}
.page-template-front-page-php #feature-info-right {
    float: right;
    margin:0 0 0 19px;
    width:466px;
    text-align: center;
}
.page-template-front-page-php #feature-info-right #buttons {
    padding: 0 0 40px 0;
}
.page-template-front-page-php #feature-info-right #buttons img {
    width: 350px;
    height: 51px;
}
.page-template-front-page-php #feature-info-right #images img {
	margin: 0px 0px 20px 0px;
	border: 1px solid #ccc;
	width: 464px;
}
.page-template-front-page-php #feature-info-right p {
	text-align: center;
	font-size: 11px;
	color: #326793;
	margin: 0;
}
.page-template-front-page-php #feature-info-bottom {
    clear: both;
    text-align: center;
}

#main {
    padding: 22px 0 0 0;
}

.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:988px;
}
/*
.page-template-front-page-php #container {
    margin-top: -21px;
}
*/
#sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
#sub-feature p {
    margin:0 0 18px 0;
}
#sub-feature h3, #abg-standard-sidebar h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    /*font-style:italic;*/
    padding: 0 0px 12px 0px; /*0 10px 7px 10px;*/
    text-transform:none;
    color: #326793;
    /*text-align: center;*/
}
.page-template-front-page-php #sub-feature h3 img {
    /*position:absolute;
    top:3px;*/
    position: relative;
    float: right;
    /*right: 20px; 0;*/
}
.block {
    float:left;
    /*width: 464px;  484px; */
    background-color: #fafafa;
    background-image: url('images/main/block-background.png');
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    /*-webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;*/
    padding: 10px 20px 20px 20px;
    color: #666;
}
#front-block-1 {
    /*margin-left: 0px;
    margin-right: 25px;*/
    float: left;
    width: 260px;
    height: 220px;
    text-align: center;
}
#front-block-2 {
    /*margin-left: 25px;
    margin-right: 0px;*/
    float: right;
    width: 562px;
    min-height: 220px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 10px;
}
.page-template-front-page-php .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0;
}
.page-template-front-page-php .block ul li {
    display:inline;
}
.page-template-front-page-php .block ul li a {
    border-bottom:1px solid #ccc;
    color:#666;
    display:block;
    padding:6px 0;
    text-decoration:none;
}
.page-template-front-page-php .block ul li a:hover,
.page-template-front-page-php .block ul li a:active {
    background:#fafafa;
    color: #77933C;
    text-decoration:underline;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}

.caption {
	font-size: 11px;
}

/* =Footer Styles
-------------------------------------------------------------- */
#footer a:link,
#footer a:visited {
    color: #326793;
    text-decoration: none;
}
#footer a:hover,
#footer a:active {
    color: #77933C; /*#C0504D;*/
    text-decoration: underline;
}
#footer {
    background-color: #fafafa;
}
#siteinfo {
    padding: 15px 0;
    font-size: 10px;
    color: #326793;
    text-align: center;
}

/* =ABG Styles
-------------------------------------------------------------- */

.page-template-abg-standard-page-php h2 {
    color: #326793;
    font-family:Arial,sans-serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 10px 0;
    text-align: center;
}
.page-template-abg-standard-page-php .center {
	text-align: center;
}
.page-template-abg-standard-page-php .sub-link {
	font-size:11px;
	font-style:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;
	text-align: center;
}
/*.page-template-abg-standard-page-php li {
	margin: .7em 0;
}*/
.page-template-abg-standard-page-php .label {
	letter-spacing:0.05em;
	font-weight: bold;
	font-size: 11px;
	/*color: #4F6228;*/
}
.page-template-abg-standard-page-php table {
	font-size: 11px;
	text-align: center;
}
.page-template-abg-standard-page-php td {
	vertical-align: middle;
}
.page-template-abg-standard-page-php .header {
	font-weight: bold;
	background: #fafafa;
	border-bottom: none;
}
.page-template-abg-standard-page-php .subheader {
	background: #fafafa;
	border-top: none;
	font-weight: bold;
}
.page-template-abg-standard-page-php .row-label {
	font-weight: bold;
	border-right: 1px solid #ccc;
	text-align: left;
}
.page-template-abg-standard-page-php .highlight {
	background: #ebf1de;
}
.page-template-abg-standard-page-php th, td {
	padding:0.2em 0.6em;
	width: 20%;
}
.page-template-abg-standard-page-php .footnote {
	font-size: 11px;
	font-family:Arial,sans-serif;
	margin-bottom: 4px;
	line-height: 15px;
}
.abg-aside {
    text-align: center;
}

#abg-standard-sidebar {
    width: 316px;
    float: right;
    text-align: center;
}
#abg-standard-sidebar #buttons {
    padding: 0 0 60px 0;
}
#abg-standard-sidebar #front-block-1 {
    margin: 0 7px 0 7px;
}
.text-button {
	text-align: center;
	margin-bottom: 0px;
}
/* =Quotes Page Styles
-------------------------------------------------------------- */
.page-template-abg-standard-medical-quotes-php #main,
.page-template-abg-child-only-medical-quotes-php #main,
.page-template-abg-short-term-medical-quotes-php #main,
.page-template-abg-dental-quotes-php #main {
    padding: 0 0 0 0;
}
.page-template-abg-standard-medical-quotes-php #container,
.page-template-abg-child-only-medical-quotes-php #container,
.page-template-abg-short-term-medical-quotes-php #container,
.page-template-abg-dental-quotes-php #container {
    width: 100%;
    float: left;
}
.page-template-abg-standard-medical-quotes-php #content
.page-template-abg-child-only-medical-quotes-php #content,
.page-template-abg-short-term-medical-quotes-php #content,
.page-template-abg-dental-quotes-php #content {
    margin: 0 0 0 10px;
    width: 100%;
    overflow: hidden;
}
