/*   
Theme Name: Composer
Theme URI: 
Description: A Thematic Child Theme
Author: Ian Stewart with Keith Hille
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic 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('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
    min-width:850px;
}
#container {
    width:550px;
    float:left;
}
#content {
    margin:0 0 0 10px;
    width:550px;
    overflow:hidden;
}
.menu {
    width:850px;
    margin:0 auto;
}
#main {
    width:850px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
.main-aside {
    width:260px;
    float:right;
    position:relative;
    right:10px;
}
body, input, textarea {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: 607794;
}

#blog-title {
	font-family:Arial,sans-serif;
	font-size:34px;
	font-weight:bold;
	line-height:40px;
	display: none;
}
	
#branding {
	width:850px;
	margin:0 auto;
	background-image: url(http://www.composerjohn.com/images/jk_header.jpg);
	height: 40px;
}
#main {
	clear:both;
	padding:4px 0;
}
#access {
	border-bottom:0px solid #ccc;
	height:32px;
	font-size:13px;
	overflow:visible;
	z-index:100;
	background-color: #2d3948;
}
.page-title {
	font-size:13px;
	line-height:18px;
	padding:0 0 44px 0;
	display: none;
}
.navigation {
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
	margin:0px 0 22px;
	overflow:hidden;
	background-color: #d5dce3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigation a {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #d5dce3;
}
.navigation a:active,
.navigation a:hover {
	background-color: #d5dce3;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:left;
}
a:link {
    color:#607794;
}
a:visited {
    color:#607794;
}
a:active,
a:hover {
    color: #2d3948;
}
.entry-content img {
	margin: 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/**** ENTRY *****/
.entry-content {
	padding:22px 0 0 0;
	vertical-align: middle;
}
.entry-title a {
	color:#2d3948;
	text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #607794;
}
.entry-meta a:active,
.entry-meta a:hover {
	color: #607794;
}
.entry-title {
    font-family:Arial,sans-serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:15px 0 7px 0;
}
.page-title a {
    color:#607794;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #2d3948;
}	
.page-link a {
    border:1px solid #ccc;
    color:#607794;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
	color: #2d3948;
}
.entry-utility {
    color:#607794;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#607794;
    font-style:none;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #607794;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:0px solid #ccc;
	float:left;
}
.sf-menu a {
	border-left:1px none #ccc;
	border-top:1px none #ccc;
	border-bottom:1px none #ccc;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFFFFF;
}
.sf-menu a:hover {
	color:			#607794;
}
.sf-menu li {
	background:		#2d3948;
}
.sf-menu li li {
	background:		#2d3948;
}
.sf-menu li li li {
	background:		#2d3948;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:     #2d3948;
	outline:		0;
	border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:0px solid #ccc;
    border-bottom:0px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
	background:#607794;
}
.sf-menu ul a:hover {
	color: #607794;
}
#blog-description {
	color:#607794;
	font-size:13px;
}
.pageid-0 .entry-title { /* where xx is your page id #, like, 16 or 2 or something */
  display:none;
}
#primary {
	border:1px none #ccc;
	padding:18px 0 0 0;
	margin-bottom:22px;
}
.aside h3 {
	font-weight:bold;
	font-style: normal;
	font-size: 12px;
}
.aside,
.aside input {
	font-size:11px;
	line-height:18px;
	margin-bottom:6px;
}
#secondary {display:none;}
/* =Footer
-------------------------------------------------------------- */

#footer {
	border-top:1px solid #ccc;
	clear:both;
	padding-left: 98px;
	margin-top:0px;
}
#siteinfo {
	color:#d5dce3;
	font-size:11px;
}
#siteinfo a {
    color:#d5dce3;
}
#siteinfo a:active,
#siteinfo a:hover {
	color: #607794;
}

#footer a:link {
    color:#d5dce3;
    text-decoration:underline;
	}
