/*   
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Eric Schultz
Author URI: http://themeshaper.com/
Template: thematic.0.9.6.2/thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic.0.9.6.2/thematic/library/styles/reset.css');

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

/* Apply a basic layout */
@import url('../thematic.0.9.6.2/thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic.0.9.6.2/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.0.9.6.2/thematic/library/styles/default.css');

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



.page-template-page-1c-php #container {
    width:960px;
    float:left;
	overflow:visible;
}
 
.page-template-page-1c-php #content {
    margin:0 0px 0 0px;
    width:960px;
    overflow:visible;
}




body, input, textarea {
    color:#000;    
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height:18px;
}

a:link, a:visited
{
	color:#0092C5;
	text-decoration:none;
}
a:hover
{
	color:#0092C5;
	text-decoration:underline;
}


#container {
    width:580px;
    float:left;
}
.main-aside {
    width:360px;
    float:right;
    position:relative;
    right:0px;
}
.main-aside ul
{
	padding:0px;
}
#secondary ul
{
	padding:0px;
}
#primary
{
	padding:0px;
	border: 0px Solid #FFF;
}
#content {
    margin:0px;
    width:580px;
    overflow:hidden;
}
#main
{
	padding-top:18px;
}

h1
{
	color:#A0A00E;
}
.entry-content h1, .entry-content h2,.entry-content h3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
}
.entry-content
{
	padding-top:0px;
}
.entry-title
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
}

.aside h3
{
	font-size:15px;
	font-style:normal;
	line-height:22px;
	font-weight:bold;
	color:#2B3761;
	border-bottom: 1px Solid #B5B9C8;
	margin-bottom:10px;
}

.aside form, .aside table {
	margin-bottom:0px;
}
.widgetcontainer
{
	margin-bottom:20px;
}

#branding
{
	width:960px;
}
.menu
{
	width:960px;
}
.sf-menu a, .sf-menu a:visited
{
	color:#A0A00E;
}
.sf-menu a:hover
{
	text-decoration:none;
}
.sfHover
{
	color:#E21E12;
	
}


#blog-title
{
	float:left;
	margin-right:10px;
}
h1#blog-description, div#blog-description
{
	clear:none;
	margin-top:5px;
	font-style:normal;
	font-weight:bold;
	color:#0092C5;
	margin-bottom: 35px;
}
#blog-title div.logo
{
	background-image:url(http://www.dkwio.org/wordpress/wp-content/themes/dkwio-thematic-child-theme/images/assets/logos/DKWIO_CHM_logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:300px;
	height:111px;
}
#branding
{
	padding:10px 0px 24px 0px;
}






div.icon-p
{
	clear:both;
}
div.icon-p div.icon
{
	float:left;
}
div.icon-p div.50x50
{
	width:50px;
	height:50px;
}
div.icon-p div.p
{
	clear:none;
	float:none;
	margin-left:60px;
}
div.icon-p div.p h1,div.icon-p div.p h2,div.icon-p div.p h3,div.icon-p div.p h4,div.icon-p div.p h5,div.icon-p div.p h6,div.icon-p div.p p
{
	clear:none;
	padding-top:0px;
	margin-top:0px;
}



div.above-footer
{
	padding:18px 0px;
	border-top: 1px Solid #CCC;
	text-align: center;
}
div.logo-list
{
	width:960px;
	margin:0 auto;
}
div.logo-list img
{
	margin: 0px 16px 12px 16px;
}
div.stay-in-touch
{
	background-image:url(/wordpress/wp-content/themes/dkwio-thematic-child-theme/images/stay-in-touch/stay-in-touch.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top: 45px;
	padding-left: 25px;
}



.aside tr, .aside th,.aside td,.aside table, .aside tbody
{
	border:0px solid #ffffff;
}
