/*   
Theme Name: two
Theme URI: 
Description: Use the Thematic Power Blog Theme to ramp up the power of your WordPress blog.
Author: Ian Stewart/xxxevilgrinxxx
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic Power Blog is copyright 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('3c-r-fixed-primary-988px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors
   For demonstration purposes we're using the default Thematic style
   For major changes I recommend copying over the default styles into this file */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Apply specific TPB styles */
@import url('../two/tpb.css');


/*layout edits (sizes)*/
#content {margin-right:358px;}
#sidebar {margin:0 0 0 -328px; width:328px;}
.main-aside {width:214px;}
#crown {width:326px;}
#primary {width:162px;}
#secondary {width:163px;}

/*content bits*/
.entry-title {font-family:Arial,Verdana,sans-serif;font-size:18px;line-height:20px;padding:0 0 7px;text-transform:uppercase;}
.entry-content ul li {list-style-position:inside;}
small {font-size: 0.75em;text-transform:uppercase;color:#666666;}
.gallery-icon {border: 1px solid #fff;margin: 0 5px;padding-top: 6px;}
#content .aside {border: #FFF;}

/*Page Templates*/
.page-template-template-page-fullwidth-php #container {margin:0; width:988px;}
.page-template-template-page-fullwidth-php #content {margin: 0 0 0 10px; width:988px;}
.page-template-template-page-fullwidth-php #comments {width:540px;}

/*stacks list of authors in contact form*/
span.wpcf7-list-item { display: block; }

/*header bits*/
#header {background:#FEC551 url(images/header-image.jpg) no-repeat center bottom;}
#branding {margin-bottom:-33px;padding:170px 0 64px 0; /* Bottom padding is the same height as the image called above */}
#blog-title {font-family:Century Gothic,Arial,sans-serif;text-transform:uppercase;font-size:22px;font-weight:bold;line-height:22px;letter-spacing: .35em;padding-left:15px;}
#blog-title a {color:#2B1F07;text-decoration:none;}
#blog-title a:active,#blog-title a:hover {color: #ffffff;}
#blog-description {margin-bottom:22px;font-family:Century Gothic,Arial,sans-serif;text-transform:uppercase;letter-spacing: .2em;color:#2B1F07;font-size:11px;font-style:normal;padding-left:20px;}
#leader {background-color: #000000;}
#leader img {border: 1px solid #FEC551;padding: 4px;}
#leader a:hover {color: #FEC551;}

/*sidebar bits*/
.aside ul ul {list-style-type:circle;list-style-position:inside;}
#primary.aside ul ul, #secondary.aside ul ul {list-style-type:circle;list-style-position:outside;}
.aside ul ul a {text-decoration:none;text-transform:uppercase;font-size: .85em;}
#primary {border:1px solid #FFF;/*change to match background*/}
#secondary {border:1px solid #FFF;/*change to match background*/}
.aside #searchsubmit {display: inline;}
#twtr-widget-1 h3, #twtr-widget-1 h4 {display:inline;}

/*fix search*/
.aside #searchsubmit {display: inline;}

/*footer bits*/
#footer {background: #FEC551 url(images/fdb5a.jpg) no-repeat top center;}
#footer .aside h3{font-family:Arial,Verdana,sans-serif;font-size:12px;line-height:20px;padding:0 0 7px;text-transform:uppercase;font-style:normal;font-weight:bold;letter-spacing:0.1em;}
