﻿/*   
Theme Name: SimpleBusiness
Theme URI: http://samples.dotblueprint.com
Description: This is a Thematic Child Theme
Author: Bresnan
Author URI: http://dotblueprint.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic 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 basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



/* -------------------------------------------------------------- 
   
   Default theme styles for Thematic

/* #branding{ float:left; width:320px; padding:0;} */

/* #access { padding-top:15px; text-align:right;} */

/* .menu { font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif; font-size:18px; line-height:28px; } */

  
-------------------------------------------------------------- */  


/* Un-comment the line below to set a grid with 18px line-height */
body { background:url(library/grids/960_grid_12_col.gif) repeat-y top center; }


/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family: Verdana, Arial, Georgia, sans-serif;
}
#wrapper {
    border-top:9px solid #4887BD;
}
a:link, a:visited {
    color:#2772B3;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family: Verdana, Arial, Georgia, sans-serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header       background:#B5D1EA;    border-bottom:1px solid #111;
-------------------------------------------------------------- */

#header {
    height:225px;
}

#branding {background:transparent url(/dot-logo.gif) no-repeat scroll center top; height:121px;margin:10px 0 -7px 0;}

#blog-title {
    display:none;
    font-size:75px;
    font-family: Verdana, Arial, Georgia, sans-serif;
    line-height:50px;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:-1px;
    padding:30px 0 0 25px;
    border-bottom:0px solid #242A30;
    text-align:center;
}
#blog-title a {
    color:#111;
    text-decoration:none;
}
#blog-description {
    display:none;
    font-style:italic;
    padding:8px 0 63px 21px;
    color:transparent;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:11px;
    text-align:center;
    padding:0 0 0 0em;
    margin:1px 0 0 0;
/*     background: #B5D1EA none repeat scroll 0 0     border-top:1px solid #CADEF0;     border-bottom:1px solid #CADEF0; */

}
.skip-link {
    display:none;
}
.menu {
    display:inline;
    padding:7px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
}
.menu ul,
.menu ul {
    margin:0;
    list-style:none;
    clear:both;
    display:inline-block;
}
.menu ul ul {
    display:none;
}
.menu li {
    display:inline-block;
    zoom:1;
    *display:inline;
}
.menu li a {
    background:#fff;
    border-top: 3px solid #CADEF0;
    font-size:21px;
    font-variant:small-caps;
    height:3em;
    width:7em;
    color:#111;
    display:inline-block;
}
.menu li a span {
    display:inline-block;
}
.menu a {
    display:inline-block;
    float:left;
    margin:0;
    padding:15px 15px;
    background:#87B5DD;
    color:#fff;
    border-top:1px solid #6DA5D6;
    text-decoration:none;
}
.menu a:hover {
    background:#CADEF0;
    color:#111;
    border-color:#3B86C7;
}
.menu .current_page_item a {
    background:#fff;
    border-top: 3px solid #3B86C7;
    font-size:21px;
    font-variant:small-caps;
    height:3em;
    width:7em;
    color:#111;
}
.menu a:focus {
    background:#CADEF0;
    color:#111;
    border-color:#2772B3;
}

/* =Content
-------------------------------------------------------------- */

#main {
    padding:0px 0;
}
#content {
}    
.hentry {
    margin:9px 0 0 0;
    padding:44px 1px 36px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:30px;
    font-variant:small-caps;
    line-height:26px;
    padding:8px 0 15px 0;
    font-weight:bold;
    color:#000;
}
.entry-title a {
    text-decoration:none;
    color:#000;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    margin:18px 0 0 0;
    overflow:hidden;
    font-family: Verdana, Arial, Georgia, sans-serif;
    font-size:15px;
    letter-spacing:0px;
    line-height:21px;
}
.entry-content h1, .entry-content h2 {
    font-size:18px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 0;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}
li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 20px 0 0;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#efefef;
    color:#000;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments .comment-navigation {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    line-height:36px;
    margin:-18px 20px 18px 20px;
    padding:0 20px;
    overflow:hidden;
}
.comment-navigation a {
    color:#fff;
}
.paginated-comments-links {
    text-align:center;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments ol ul {
    list-style:none;
    margin:0;
    padding:0 0 18px 0;
}
#comments li {
    background:#efefef;
    border-top:0px solid #6DA5D6;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments li li {
    border:1px solid #6DA5D6;
    margin:0 0 18px 0;
}
#comments a {
}
#comments li.byuser {
    background:#5C9BD1;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px !important;
    left:0px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
.comment-reply-link {
    font-size:10px;
    font-style:italic;
    padding:0 0 18px 0;
}
.comment-reply-link a {
    color:#fff;
}
#cancel-comment-reply {
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
/*    background:#dfdfdf; */
    color:black;
    border-top:0px solid #dfdfdf;
    padding:17px 20px 0 20px;
	width:auto;
	_width:460px; /* IE6 Hack to display correctly the respond form */
	max-width:460px;
    margin:0 auto;
    z-index:100;
}
#respond h3 {
    padding-top:18px;
}
#cancel-comment-reply a {
    color:#fff;
    font-style:italic;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
	margin-right:10px;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
	width:220px;
    float:left;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
	clear:both;
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
	display:none;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0;
    list-style:none;
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
.aside ul ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.aside ul ul ul {
    margin:0 0 0 1.5em;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    background:#181E24;
    color:#fff;
    padding:34px 0 90px 0;
    border-top:2px solid #000;
}
#footer a {
    color:#fff;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:18px 0;
    font-size:11px;
}
#siteinfo a {
    font-style:italic;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}


/*
LAYOUT: Three-Column (Right) Primary
DESCRIPTION: Three-column 950px fixed layout with two sidebars right of content, primary being on the left.
*/

body {
    min-width:960px;
}
#header {
    position:relative;
}


#main {
    width:960px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:100%;
    float:left;
    margin:10px;
}
#content {
    overflow:hidden;
}
#primary {
    width:200px;
    float:left;
    margin:0 10px 0 20px;
}
#secondary {
    width:140px;
    float:right;
    margin:0 0 0 10px;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 0 0 10px;
}
#subsidiary #first {
    width:350px;
}
#subsidiary #second {
    width:350px;
}
#subsidiary #third {
    margin:0 0 0 10px;
    width:200px;
}
#searchsubmit {display:none;}
#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
}

#cell_1 {
background-color:#CADEF0;
margin:0 0 -3em;
text-align:center;
width:100%;
height:70px;
}

#cell_1 p {font-size:2em;font-family: Tahoma,Verdana, Arial, Georgia, sans-serif;padding:25px 0 0 0;}

#cell_1 h2 {
margin:0 0 -4px 0 !important;
margin:0 0 -20px 0;
padding:4px 0 10px 0;
color:#000000;
font-weight:bold;
}



#cell_1 a, a:visited {
	color: #236B8E;
	text-decoration:none;
	}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.news em {
font-size:.8em;
color:#000000;
}

#cell_1 ul.news {
margin:0 0 0 5px;
padding:0 0 0 0;
list-style:none;
}

#cell_1 li.news {
margin:0 0 .3em 0;
padding:5px 0 6px 10px;
font-size:.75em;
}

#cell_1 ul {
margin:0 0 0 5px;
padding:0 0 0 0;
list-style:none;
}

#cell_1 li {
margin:0 0 .3em 0;
padding:5px 0 6px 5px;
font-size:.75em;
}

#belowheader_extras {background:black;height:100px;}

/* Featured
-------------------------------------------------------------- */
#featured {
    clear:both;
    padding:50px 0;
    margin: 0 auto;
    overflow:hidden;
    position:relative;
    width:960px;
}

#featured h1 {
padding:0 0 5px 0;
text-align:center;
}

ul#featured-block, ul#f-block, ul#f-block2 {
    list-style: none;
    display:inline;
    color: #111;
    line-height:22px;
    font-family: Verdana, Arial, Georgia, sans-serif;
    margin:0px;
}
.mp-block
{
    list-style: none;
    display:inline;
    color: #111;
    line-height:22px;
    font-family: Verdana, Arial, Georgia, sans-serif;
}

#featured li {
    float: left;
    width: 45%;
    margin: 15px;
}
#featured li p {
    margin: 0;
    padding: 0;
}

#featured li h1 a {
    font-family: Verdana, Arial, Georgia, sans-serif;
color:#4887BD;
font-size:25px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
margin:0;
padding:0 0 5px;
text-decoration:none;
}

