/* @override http://scohoe.com/wp-content/themes/thematic/style.css */

/*
THEME NAME: scohoe thanks to Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.6.2
AUTHOR: Ian Stewart revised by Scott Hoenes
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

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

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

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

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

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

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

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */

@font-face {
	font-family: TeXGyreAdventorRegular;
	src: url('texgyreadventor-regular-webfont.eot');
	src: local('☺'), url('texgyreadventor-regular-webfont.woff') format('woff'), url('texgyreadventor-regular-webfont.ttf') format('truetype'), url('texgyreadventor-regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

body, input, textarea {
    font: 15px/22px Helvetica, sans-serif;
	background-color: #2f2f2f;
	color: #bfbfbf;
}

object {
	z-index: -20;
}
p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}


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

#header {
    z-index:2;
	position: fixed;
	width: 100%;
	background-color: #fff;
}
#branding {
	position: relative;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	margin-bottom: -30px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #bcbcbc;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
	display: none;
}

a:link {
    color: #666;
}
a:visited {
    color: #f0f150;
}
a:hover {
    color: #43c8f3;
}

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

div#header {
	background-color: #434343;
	border-bottom: 4px solid #fff;
}

div#header:hover, div#header:hover #blog-title a {
	background-color: #43c8f3;
	color: #515151;
}

li.page_item.page-item-506 a:hover {
	background-color: #43c8f3;
	color: #fff;
}

li.page_item.page-item-506 {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: px;
-webkit-border-bottom-left-radius: px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: px;
-moz-border-radius-bottomleft: px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: px;
border-bottom-left-radius: px;
}

#blog-title span a {
	color: #fff;
	font: 60px TeXGyreAdventorRegular;
	margin: 0;
}
#blog-title span {
    font-family:Arial,sans-serif;
    font-weight:bold;
	left: 608px;
	z-index: 15;
	top: 0;
	margin-left: 0;
	margin: 0;
	padding: 0;
}

#blog-title {
    font-family:Arial,sans-serif;
    font-weight:bold;
    line-height:40px;
	position: relative;
	left: 431px;
	width: 150px;
	z-index: 15;
	top: 1px;
}

#blog-title span a:hover{
	color: #515151;
}

ul#menu-filter.menu {
	position: fixed;
	width: 74px;
	margin-left: -70px;
	top: 100px;
}

ul#menu-filter.menu li{
	list-style-type: none;
	line-height: 30px;
	left: -20px;
	position: relative;
	margin-bottom: 20px;
	text-align: left;
}

ul#menu-filter.menu li a{
	text-decoration: none;
	font: 20px TeXGyreAdventorRegular;
	color: #bebebe;
	background-color: #434343;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	padding: 3px 10px 4px;
}




ul#menu-filter.menu li a:hover{
	color: #515151;
	background-color: #43c8f3;
	border: 3px solid #fff;
	margin-left: -3px;
}


li#find-me-on.widgetcontainer.widget_find_me_on {
	position: fixed;
	width: 90px;
	top: 122px;
	display: block;
	margin-left: -99px;
	margin-top: 173px;
}


#post-506 h1.entry-title {
	display: none;
}

#post-506 div.entry-content h2 {
	padding-top: 0;
	font-size: 40px;
	line-height: 32px;
	padding-bottom: 0;
}

#post-506 div.entry-content h2 strong a {
	text-decoration: none;
}

#post-506 div.entry-content {
	padding-top: 0;
}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
	font-size: 15px;
}

#content h1.page-title {
	display: none;
}

div.menu {
	font-family: TeXGyreAdventorRegular;
}

.entry-title {
	font-family: TeXGyreAdventorRegular;
}

#find-me-on h3.widgettitle {
	display: none;
}


span.meta-prep.meta-prep-author {
	display: none;
}

a.url.fn.n {
	display: none;
}

span.meta-sep.meta-sep-entry-date {
	display: none;
}

span.meta-prep.meta-prep-entry-date {
	display: none;
}

div#primary.aside.main-aside {
	border-style: none;
}

/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #43c8f3;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #43c8f3;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #43c8f3;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}

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

#content div.archive-meta p {
	text-align: right;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	background-color: rgba(67,200,243,0.9);
	padding-right: 10px;
	padding-top: 5px;
	top: 75px;
	padding-bottom: 5px;
	width: 532px;
	color: #fff;
	font: 20px TeXGyreAdventorRegular;
	position: fixed;
	border: 4px solid #fff;
}

body.category #main {
	padding-top: 80px;
}



#main {
    clear:both;
    padding: 45px 0 22px;
}
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FB3B49;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding: 0;
	margin-top: 50px;
	border-bottom: 3px solid #393939;
	margin-bottom: 35px;
}

.hentry:hover {

}

.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:Arial,sans-serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0;
	color: #43c8f3;
}
.entry-title a {
    color: #43c8f3;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #666;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FB3B49;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FB3B49;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FB3B49;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FB3B49;
}

#nav-above div.nav-next {
	padding-right: 10px;
	width: 160px;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}

#nav-above a {
	color: #fff;
}

#nav-above div.nav-previous a:hover {
	position: relative;
	left: -1px;
}

#nav-above div.nav-next a:hover {
	position: relative;
	right: -1px;
}

#nav-above,#nav-below {
	width: 100%;
	
}
#nav-above {
    display:none;
}

#nav-above div.nav-previous {
	padding-left: 10px;
	width: 160px;
}
.paged #nav-above {
    display: none;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background-color: #fe4248;
	position: fixed;
	top: 94px;
	margin-top: 9px;
	width: 540px;
}

  #welcome { }

#post-657 {
	border-bottom-style: none;
	width: 521px; 
        height: 185px; margin: 20px 1px 25px; float:left;
	text-align: right;
	-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	background-color: rgba(213,237,244,0.94);
	padding-right: 10px;
	padding-top: 20px;
	top: -21px;
	padding-bottom: 0;
	color: #2f2f2f;
	font: 20px TeXGyreAdventorRegular;
	position: relative;
		border: 4px solid #fff;
	border-top-style: none;
}

#post-657 div.entry-content div.welcome span {
	padding: 0 0 0 15px;
	font-size: 12px;
	float: left;
	position: relative;
	top: -43px;
	color: rgba(47,47,47,0.8);
}

#post-657 div.entry-content div.welcome p {
	font-size: 16px;
	margin-bottom: 10px;
}

#post-657 div.entry-content div.small p {
	margin-bottom: 0;
	padding-top: 15px;
}

div.small {
	font-size: 9px;
}


#post-657 div.entry-meta {
	display: none;
}

#post-657 h2.entry-title a {
	display: none;
}

#post-657 div.entry-utility {
	display: none;
}

#qcontact{
	display: none;
	background-color: transparent;
	color: #E2E8CA;
	padding-top: 40px;
	margin-bottom: 0;
	padding-left: 15px;
		font: 16px TeXGyreAdventorRegular;

}

div.form-label label {
	font-size: 25px;
	float: right;
	color: #4c4c4c;
	padding-right: 30px;
}

form.wpcf7-form input {
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	margin-top: -2px;
	border: 2px solid #4c4c4c;
		font: 25px TeXGyreAdventorRegular;
	width: 340px;
}

input.wpcf7-submit:hover {
	background-color: #d2e7c9;
	color: #2f2f2f;
}

#wpcf7-f1-p506-o1 form.wpcf7-form p {
	color: #989898;
}

span.wpcf7-form-control-wrap.your-message textarea {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	margin-top: -2px;
	border: 2px solid #4c4c4c;
	padding-top: 10px;
	padding-left: 10px;
	width: 319px;
	padding: 10px;
}


div#respond {
	color: #7b7b7b;
}

input#submit {
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	font-size: 61px;
	border-style: solid;
	border-color: #4c4c4c;
	position: relative;
	top: -179px;
	height: 110px;
	width: 140px;
	padding-top: 15px;
}

input#submit:hover {
	background-color: #d2e7c9;
	color: #2f2f2f;
}

input#author {
	font: 25px TeXGyreAdventorRegular;
}

input#email {
	font: 25px TeXGyreAdventorRegular;
}

input#url {
	font: 25px TeXGyreAdventorRegular;
}

div.form-input input {
			-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	margin-top: -2px;
	border: 2px solid #4c4c4c;
}

textarea#comment {
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	margin-top: -2px;
	border: 2px solid #4c4c4c;
	padding-right: 0;
	padding-top: 10px;
	padding-left: 10px;
	width: 370px;
}

textarea#comment {
	font-size: 22px;
}







