/*
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
  
-------------------------------------------------------------- */   




/* =Layout
-------------------------------------------------------------- */

wrapping {

}

body {
	min-width:988px;
}

#header {
	/*background-image:url(../../../images/zig-zag.png);*/
	background-position: 10% 110%;
	background-repeat:repeat-x;
	background-color:#1E2023;
	top:-100px;
	position:relative;
	letter-spacing:0.0125em;
}

#branding {
    height:75px;
	width:988px;
    margin: 0 auto;
}

#branding a {
    color: #BCEE68;
}

#access {
    position:relative;
}

#menu {
	/*background-color:#1E2023;*/

}

#main {
	/*background-image:url(../../../images/amwebheader_paperonly.png);*/
	background-color:#EEE8AA;
	top:-100px;
	/*bottom:-100px;*/
	height: auto;
	width:988px;
    margin:0 auto;
    overflow: hidden;
	background-color:#EEE8AA;
	 border:1px solid gray;
  /* for IE 
    filter:alpha(opacity=20);*/
  /* CSS3 standard */
    opacity:1;
	
}

#container {
    width:672px;
    float:left;
}

#content {
    color:#1E2023;
    margin:0 40px;
    overflow:hidden;
	
}

#primary {
	background-color: #FFEBC4;
	border: 1px solid gray;

}


.main-aside {
    background-color:#E4E4E4;
	width:276px;
    float:right;
    position:relative;
    right:40px;
}

#secondary {
    clear:right;
}

#footer {    
    clear:both;
}

#subsidiary {
    overflow:hidden;
}

#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}

#subsidiary #third {
    float:right;
	margin:0 0 0 0px;
	/*right:90px;*/
}

#siteinfo {
}



/* =Typography----------- */

body, input, textarea {
    color:#000;    
    font: 12px Arial,sans-serif;
    line-height:18px;
}

/* Headings----------------- */

h1,h2,h4,h5,h6 { 
    color:#1E2023;
	font-weight:normal;
	clear:both;

}

h3 {
   color: #FF4500;
   }


/* =Global Elements
-------------------------------------------------------------- */

body {
background-image:url(../../../images/floral-duo.gif);
	/*background:#DAA520/*#881017*/;
	
}

body, input, textarea {
    /*color: #000000;*/
    font: 13px Arial, san serif;
    line-height:20px;
}
p, ul, ol, dd, pre, .attention, .notice, .alert, .download {
    margin-bottom:20px;
}

ul,il {
	color:#1E2023;
	font-style:normal;
}


pre, code {
	font:11px Monaco, monospace;
	line-height:20px;
}

blockquote {
    color:#666;
    font-style:italic;
}
hr {
    background-color:#ccc;
    border:0;
    clear: both;
    color:#ccc;
    height:1px;
    margin-bottom:23px;
}
.caps {
	font-size: 11px;
	letter-spacing: 0.075em;
	text-transform: uppercase;
}
strong.caps {
	color: #2A2B30;
}

a:link {
    color:#FF4500;
	font-style:normal;
	}

a:active {
	color:#FF4500;
	font-style:normal;
}	

a:hover {
	color:#FFCC99;
	font-style:normal;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
	/*background: #CBC9BA;
    height:10px;*/
    font-size:13px;
    overflow:visible;
    z-index:100;
}
#access form {
    float:right;
    margin:8px 0 0 0;
}
.safari #access form {
    margin:6px 0 0 0;
}
#access form label {
    display:none;
}
#access form #s {
   /* color: #881017;*/
    font-style:italic;
    margin:0 2px 0 0;
    text-indent:4px;
    width:308px;
}
#access form #s:focus {
    /*color:#333;*/
    font-style:normal;    
}
#access form #searchsubmit {
    display:none;
}
#menu-secondary {
    position:absolute;
    top:92px;
    left:50%;
    margin-left:-494px;
    width:988px;
}
#menu-secondary ul {
    float:right;
    list-style-type:lower-roman;
    list-style-position:inside;
    margin:0;
    overflow:hidden;
    width:315px;
}
#menu-secondary li {
   /*color: #881017;*/
    float:left;
    font-style: italic;
	margin:0 10px 0 0;
}
#menu-secondary li.current_page_item {
    background:#EEE8AA;
  /*  color: #F92117;*/
}
#menu-secondary li.current_page_item a {
    background:#EEE8AA;
   /* color:#0D0D0D;*/
}
#menu-secondary a {
    background:#EEE8AA;
   /* color:#88107;*/
    text-decoration:none;
}
#menu-secondary a:hover {
    /*color:#881017;*/
	text-decoration:underline;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
    background-color:#FFEBC4;/*this changes the background color for your menu*/
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	 /* for IE */
    filter:alpha(opacity=20);
    /* CSS3 standard */
    opacity: 1;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/*** THEMATIC SKIN ***/
.sf-menu {
	float:left;
}
.sf-menu a {
    /*line-height:40px;
	padding:0 40px;*/
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	background-color:#EEE8AA;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #FF4500; /*this changes the menu link colors*/
}

.sf-menu .current_page_item a {
	background-color:#EEE8AA;
}
.sf-menu li {
	background-color:#EEE8AA;
}
.sf-menu li li {
	background-color:#EEE8AA;
}
.sf-menu li li li {
	background-color:#EEE8AA;
}
.current_page_item {
	background:#FCC99;
}
.sf-menu li:hover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    background:#EEE8AA; /*this changes the background color of the a:hover for menu*/
	outline:		0;
}
.sf-menu li.sfHover,
.sf-menu li.sfHover a:hover {
    background-color:#FFCC99;
}
.sf-menu li.sfHover a {
	background-color:#EEE8AA;	
}
.sf-menu ul {
   /* background:     #000;*/
    -moz-border-radius:0 0 7px 7px;
    -webkit-border-radius:0 0 7px 7px;
    border-radius:0 0 7px 7px;
    padding:0 0 0px 0;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    background:#1e2023;/*this gives the li at the bottom of the menu a color*/
	top:32px; /* overriding essential styles */
}
.sf-menu li.sfHover ul li {
    /*background: #00CC33;*/
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#1E2023;/* this gives background color to ul*/
	border-bottom:none;
	line-height:23px;
	opacity:0.9;
}
.sf-menu ul a:hover {
    background:     #000;
    color: #F92117;
}
.sf-menu h4 {
	/*color: #0099FF;	*/
    font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight:bold;
    line-height:23px;
    padding:20px 40px 0 40px;
}
.sf-menu .drop-arrow {
    font-style:normal;
    padding:0 2px 0 0;
    position:relative;
    top:-1px;
}
.sf-menu a.special {
    color:#fff;
	padding:0 20px;
}
.sf-menu .special span {
    background:#0099FF;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding:5px 20px;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
	background-color:#EEE8AA;
    padding:19px 0 38px 0;
}

#comments h3 {
    color:#000;
    font:15px "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:bold;
    line-height:23px;
    padding:0 0 19px 0;
}
#comments-list {
    padding:0 0 19px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0;
}
#comments-list li {
    /*background:#fafafa;*/
    border-bottom:1px solid #ccc;
    padding:19px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#EEE8AA;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 19px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:25px;
    left:1.5em;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #F92117;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 19px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #F92117;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 19px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #F92117;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#EEE8AA;
    margin-bottom:19px;
    overflow:hidden;
    padding:19px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 19px 0;
    padding:19px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:19px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#F92117;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 19px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#f92117;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:19px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:19px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:19px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:19px 0 0 0;
}



/* =Footer
-------------------------------------------------------------- */

#footer {
    background:#1E2023;
    color: #00FF66;/*#EFEFEF*/
    padding:40px 0 57px 0;
}
#siteinfo {
	margin: 0 auto;
	position:relative;
	width: 988px;
}

#footer-content {
    overflow:hidden;
}
#footer p {
     color:#E4E4E4;
    letter-spacing:0.0125em;
    opacity:0.99;
}
#footer strong em {
    color:#FFFF99;
}
#footer a {
    color:#FFCC99;
}
#footer a:active,
#footer a:hover {
    color: #FFCC99;
}
#footer h3 {
    color:#DAA520;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    letter-spacing:0.0125em;
    line-height:23px;
}
#footer h4 {
    color:#fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:bold;
    letter-spacing:0.0125em;
}

#footer ul li {
color:#E4E4E4;
}

#footer .block {
    float:left;
    margin:0 0 19px 40px;
    width:192px;
}
#footer .block-1 {
    width:444px;
}
#footer .block .avatar {
    float:left;
    margin:4px 15px 19px 0;
}
#footer #network-links {
    margin:-9px 0 0 0;
}
#footer #network-links a {
    margin:0 20px 0 0;
    padding:4px 0 4px 30px;
}
#footer #network-links a.twitter {
    background:url(images/Twitter-24x24.png) no-repeat 0 0;
}
#footer #network-links a.stumbleupon {
    background:url(images/Stumbleupon-24x24.png) no-repeat 0 0;
}
#colophon {
    clear:both;
    font-size:11px;
    opacity:0.99;
    margin:0 0 20px 0;
    padding:19px 40px 0 40px;
}
#back-to-top a {
    background: url(images/shapely-back-to-top.png) no-repeat center top;
    display:block;
    text-indent:-9000px;
    width:197px;
    height:127px;
    position:absolute;
    right:40px;
    bottom:-57px;
}
#back-to-top a:hover {
    background-position:bottom;
}




/* --- additional layout ----*/

.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;
}
