/* @override http://192.168.1.13/wp-content/themes/thematicfeaturesite/style.css */

/* @override http://192.168.1.13/wp-content/themes/thematicfeaturesite/style.css */

/*   
Theme Name: One Zero One Theme - Based on 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 {
	background-color: #eaeaea;
	margin-top: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#buttons {
    padding:.75em 0;
} 
a.button {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#666;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
}
a.button:hover,
a.button:active {
    color: #FF4B33;
}
#wrapper {
	background-color: white;
	width: 1024px;
	border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
	-moz-box-shadow: #aaa 0 4px 18px; 
	-webkit-box-shadow: #aaa 0 4px 18px; 
	-khtml-box-shadow: #aaa 0 4px 18px; 
	box-shadow: #aaa 0 4px 18px; 
	padding: 0;
	margin: auto;
}
.entry-content h2 {
	padding-top: 0;
	color: #d98e44;
}
.entry-content h3 {
	padding-top: 0;
	color: #d98e44;
}

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

#branding {
    position:relative;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}
#blog-title {
    width:652px;
	margin-left: 30px;
}
#blog-description {
    width:652px;
}
#branding #searchform {
    position:absolute;
    top:57px;
    right:0;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-size:13px;
    line-height:18px;
}
#branding #searchform input#s {
    width:316px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #c0c0c0;
}
#branding #searchform input#searchsubmit {
    display:none;
}
/* The rest of the header may need margin and padding removed
    for this to work properly--play around with it */
#blog-title a {
	display:block;
	text-indent:-9000px;
	height: 53px; /* height of your header, like 180px */
	width: 300px; /* width of your header, like 940px */
	background:url(images/one-zero-one-logo-300px.jpg) no-repeat top center;
	margin-left: ;
}
#blog-description {
	position:absolute;
	left:-9000px; /* We avoid display:none because it's bad for SEO */
}

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

#nav {
    float:right;
}
#yoastbreadcrumb {
	font-size: x-small;
	margin-left: 35px;
	position: relative;
	color: #797979;
}


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

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

#main {
	padding-top: 40px;
}

#content {
	padding-left: 20px;
}
.textwidget {
	padding-bottom: 20px;
}
/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    border-bottom:1px solid #ccc;
    padding:30px 0 30px 0;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:auto;
}
#leader .entry-title {
	margin-left: 30px;
	font: italic 40px/45px Georgia, "Times New Roman", Times, serif;
}
#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;
}

.page-template-front-page-php #feature {
	float:left;
	margin-left: 20px;
	width: auto;
}
.page-template-front-page-php #feature img {
	float:left;
	margin:-10px 10 0 -10px;
}
#flashmovie {
	float:left;
	margin:-10px 10 0 -10px;
}
.page-template-front-page-php #feature-info {
    float:right;
	margin:0 0 0 19px;
    width:420px;
}
.page-template-front-page-php #feature-info h2 {
    font-family:Arial,sans-serif;
    font-size:40px;
    font-weight:bold;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 14px 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;
}
.page-template-front-page-php #sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
.page-template-front-page-php #sub-feature p {
    margin:0 0 18px 0;
}
.page-template-front-page-php #sub-feature h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
.page-template-front-page-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0;
}
.page-template-front-page-php .block {
    float:left;
    width:484px;
}
#front-block-1 {
    margin-right:20px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.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: #FF4B33;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}

#primary.aside.main-aside {
	margin-right: 15px;
}

/* =Sociable
-------------------------------------------------------------- */
.sociable {
	text-align: center;
}
.sociable_tagline {
	color: #d98e44;
	font: italic small Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}


/* =Mailchimp
-------------------------------------------------------------- */