/*   
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
-------------------------------------------------------------- */

#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: #999999;<html>
}
body{
    min-width:988px;
}
#container {
float:left;
width:988px;
}

/* =Header
-------------------------------------------------------------- */
#branding {
padding:20px 0 0;
}
#blog-title{
display:block; /* We do this so we can add a background image */
text-indent:-9000px; /* Hides the text--but not from search engines */
height: 0px; /* height of your logo, like 180px */
width: 0px; /* width of your logo, like 940px */
background:url() no-repeat top center; /* adds in the logo image */
}

#branding #searchform {
    position:absolute;
    top:97px;
    right:0;
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-size:13px;
    line-height:18px;
}
#branding #searchform input#s {
    width:316px;
}
#branding #searchform input#searchsubmit {
    display:none;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    position:relative;
    overflow:hidden;
    padding-left:50px;
}
#nav {
    float:right;
}


/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}


/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    border-bottom:1px solid #ccc;
    padding:63px 0 42px 0px;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:988px;
}
#leader .entry-title {
    font-size:40px;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 14px 0;
}
#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;
}
.page-template-front-page-php #feature img {
    float:left;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:45px;
    margin-left:120px;
}
.page-template-front-page-php #feature-info {
    float:right;
    margin-top:100px;
    margin-bottom:0px;
    margin-right:0px;
    margin-left:0px;
    width:484px;
}
.page-template-front-page-php #feature-info h2 {
    font-family:georgia,serif;
    font-size:24px;
    font-style:italic;
    font-weight:normal;
    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 0 0 0;
    width:988px;
}
.page-template-front-page-php #container {
    margin-top:-21px;
    padding:0 0 0 0px;
}
#main {
margin:0 auto;
overflow:hidden;
padding-left:50px;
padding-top:0px;
padding-bottom:0px;
position:relative;
width:988px;
}
.page-template-front-page-php #sub-feature {
    font-size:13px;
    font-style:italic;
    line-height:18px;
    position:relative;
    overflow:hidden;
    padding-top:62px;
}
.page-template-front-page-php #sub-feature p {
    margin:0px 0 18px 0;
}
.page-template-front-page-php #sub-feature a:link {
    color: #666666;
    text-decoration: none;
}
.page-template-front-page-php #sub-feature a:active, 
.page-template-front-page-php #sub-feature a:hover {
    color: #999999;
    text-decoration: none;
}
.page-template-front-page-php #sub-feature h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:20px 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:420px;
}
#front-block-1 {
    margin-right:65px;
    margin-top:0px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block ul {
    border-top:0px solid #ccc;
    list-style:none;
}
.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: #999999;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}

 
input[type="text"]:focus, textarea:focus {
background: #fff;
}

input[type="text"]: textarea  {
border-top: 2px solid #999;
border-left: 2px solid #999;
border-bottom: 2px solid #ccc;
border-right: 2px solid #ccc;
}

.required {
font-size: 0.75em;
color:#760000;
}

fieldset {
margin: 1em 0;
padding: 1 em;
border: 1px solid #ccc;
background:#f8f8f8;
}

legend {
font-weight: bold;
}

label {
display:block;
cursor:pointer;
}

input {
width: 20em;
}

textarea {
width: 300px;
height:120px;
}

textarea[type="text"]:focus, textarea:focus {
background: #fff;
}

textarea[type="text"]: textarea  {
border-top: 2px solid #999;
border-left: 2px solid #999;
border-bottom: 2px solid #ccc;
border-right: 2px solid #ccc;
}
#content a:link {
	color: #666;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #999999;
}
#content a:active {
	text-decoration: none;
}
