/*
THEME NAME: 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.5.1
AUTHOR: Ian Stewart
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
  
-------------------------------------------------------------- */   

.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;
}

/* OVERALL TEXT FORMATTING */
p, ul, ol, dd, pre {
margin-bottom:10px;
}


/* HEADER INFO */
#branding{
padding: 0px;
}

#blog-title{

}

#blog-title a{
background: url('/wp-content/themes/thematic/images/header.png') no-repeat scroll 0 0;
display: block;
height: 112px;
width: 940px;
text-indent: -9000px;
}

#blog-description
{
display: none;
}

/* ACCESS */
#access{
border: none;
width: 940px;
height: 46px;
background: url('/wp-content/themes/thematic/images/nav-bg.png') no-repeat scroll 0 0;
margin: 0 auto;
display: block;
}

.menu ul li{
height: 46px;
}

.sf-menu {
float: right;
border: none;
line-height: 28px;
}

/*
.sf-menu a{
border: none;
background-color: #66666D;
color: white;
}

.sf-menu a:hover {
background-color: #cb6937;
color: #66666D;
}

.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
background-color: #cb6937;
color: #66666D;
}
*/

.sf-menu li.page-item-2.current_page_item a {
background: url('/wp-content/themes/thematic/images/about-btn.png') no-repeat 0 0;
width: 84px;
height: 46px;
border: none;
padding: 0 0;
text-indent: -9000px;
}

.sf-menu .page-item-2 a{
background: url('/wp-content/themes/thematic/images/about-btn-up.png') no-repeat 0 0;
width: 84px;
height: 46px;
border: none;
padding: 0 0;
text-indent: -9000px;
}


.sf-menu .page-item-2 a:hover, .sf-menu .current_page_ancestor .page-item-2 a, .sf-menu .current_page_parent .page-item-2 a{
background: url('/wp-content/themes/thematic/images/about-btn.png') no-repeat 0 0;
width: 84px;
height: 46px;
border: none;
padding: 0 0;
text-indent: -9000px;
}

.sf-menu li.page-item-13.current_page_item a {
background: url('/wp-content/themes/thematic/images/contact-btn.png') no-repeat 0 0;
width: 94px;
height: 46px;
border: none;
padding: 0 0;
text-indent: -9000px;
}

.sf-menu .page-item-13 a{
background: url('/wp-content/themes/thematic/images/contact-btn-up.png') no-repeat 0 0;
width: 94px;
height: 46px;
border: none;
padding: 0 0;
text-indent: -9000px;
}

.sf-menu .page-item-13 a:hover, .sf-menu .current_page_ancestor .page-item-13 a, .sf-menu .current_page_parent .page-item-13 a{
background: url('/wp-content/themes/thematic/images/contact-btn.png') no-repeat 0 0;
width: 94px;
height: 46px;
border: none;
padding: 0 0;
text-indent: -9000px;
}

/* CONTENT */

#content{
width: 590px;
}

.hentry
{
padding-bottom: 15px;
margin-bottom: 25px;
}

.entry-title{
padding-left: 30px;
margin-top: 10px;
background: url('/wp-content/themes/thematic/images/guil.png') no-repeat 0% 4px;
padding-bottom: 0px;
}

.entry-title{
font-size: 28px; color: #66666d;
font-family: Georgia, Times, serif;  
}
.entry-title a {color: #66666d; text-decoration: none;}
.entry-title a:hover{color: #cb6937;}

.entry-meta{
padding-left: 30px;
margin-top: -10px;
}

.entry-meta .meta-prep{
display: none;
}

.entry-meta .author{
display: none;
}

.entry-meta .meta-sep-entry-date
{
display:none;
}

.entry-date{
text-transform: uppercase;
color: #b3b3b3;
}

.entry-content{
color: #666;
font-family: Georgia, Times, serif;
text-align: justify;
font-size: 14px;
line-height: 18px;
}

.entry-content img{
max-width: 590px;
width: expression(this.width > 590 ? 590: true);
}

a, a:link, a:visited{
color:#FF4B33;
}

.entry-utility{
padding-bottom: 6px;
margin-top: 15px;
margin-bottom: 25px;
text-align: right;
font-size: 11px;
background: url('/wp-content/themes/thematic/images/hr.png') no-repeat 0% 100%;
}


.wp-caption-text{
display: none;
}

/*  SIDEBAR   */

#primary{
border: none;
}

.main-aside ul{
padding: 0 0;
}

.hr-rule
{
margin: 30px auto;
width: 86px;
height: 6px;
}

img.float-left{
float: left;
margin-right: 11px;
margin-bottom: 0px;
margin-top: -10px;
}

p.about{
text-size: 12px;
color: #66666d;
}

#logo{
margin: 0 auto;
height: 48px;
width: 225px;
}

/*   FOOTER   */

#footer{
border: none;
}

#subsidiary{
padding-top: 120px;
background: url('/wp-content/themes/thematic/images/footer-top.png') 0 0 no-repeat;
}

#first{

background: url('/wp-content/themes/thematic/images/inspiration.png') 0 0 no-repeat;
padding-top: 32px;`
}

#linkcat-3 h3{
display: none;
}


.blogroll li{
border-bottom: 1px dotted #ff4b33;
padding-bottom: 2px;
} 

.blogroll li a{
text-decoration: none;
}

.aside ul ul {
margin-left: 24px;
list-style-image: url('/wp-content/themes/thematic/images/guil-sm.png');
}

.aside ul{
margin-left: 0px;
}

#second{
background: url('/wp-content/themes/thematic/images/popular-posts.png') 0 0 no-repeat;
padding-top: 32px;`
}

#second h3{
display: none;
}

#second ul ul li{
border-bottom: 1px dotted #ff4b33;
padding-bottom: 1px;
} 

#second ul ul li a{
text-decoration: none;
}

#archives-2{
background: url('/wp-content/themes/thematic/images/archive.png') 0 0 no-repeat;
padding-top: 32px;
margin-bottom: 15px;
}

#archives-2 select{
margin-left: 24px;
}

#archives-2 h3{
display: none;
}

#search-2{
background: url('/wp-content/themes/thematic/images/search.png') 0 0 no-repeat;
padding-top:32px;
margin-bottom: 15px;
}

#search-2 form{
margin-left: 24px;
}

.aside form{
margin-bottom: 0px;
}

#copyright-title{
background: url('/wp-content/themes/thematic/images/copyright.png') 0 0 no-repeat;
height:32px;
}

#copyright-text{
font-size: 10px;
padding-left: 24px;
}

#siteinfo{
text-align: center;
}