/*   
Theme Name: ewrapz
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
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');

#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(http://ewrapz.com/wp-content/uploads/2010/01/haiti.jpg) no-repeat;
text-indent: -999em;
z-index:2000;
text-decoration: none;}

#social{
margin-bottom:-30px;
position:relative;
width:100px;
text-align:right;
top:-130px;
z-index:1001;
float:right;
}

.textwidget{
background-color:#333333;
color:#FFFFFF;
font-family:arial;
font-size:11px;
padding:12px;
margin-bottom:20px;
}

.textwidget p{
margin-bottom:6px;
}

.aside h3{
line-height:normal;
padding-bottom:18px;
font-weight:bold;
}
.aside tbody{
border:none;
}

.aside th, .aside td {
border-right:none;
}
tr {
border-bottom:1px dotted #333;
}
.main-aside{
width:260px;
}

#ewrapzlogo {
background: url(http://clients.cobbsfriedman.com/ewrapz/wp-content/themes/ewrapz/images/logo.jpg);
background-repeat:no-repeat;
    text-indent:-9999px;
width:960px;
height:80px;
display:block;
margin-top:20px;
margin-bottom:20px;
}

#blog-title{
display:none;
}

body.page-template-empty-php #main{
padding:0;
}

#home_three_column ul{
width:960px;
list-style:none;

}

#home_three_column li{
width:280px;
float:left;
padding-right:40px;

}

#home_three_column p{
font-family:Arial;

}

#home_three_column a:link{
font-family:Georgia;
font-style:italic;
margin-top:10px;
float:left;
}

#branding{
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;

}

#content {
margin:0;
width:680px;
}

#content ul{
margin:10px;
}

.entry-content h2{
font-family:Georgia;
font-weight:normal;
font-size:24px;
color:#666666;
border-bottom:1px dotted #999999;
margin-bottom:8px;
}

.entry-content{
padding:0;
}

.sf-menu .current_page_item a{
background-color:#fff;
font-weight:bold;
}

.sf-menu .page_item {
background-color:#e4e4e4;
}

#main{
padding:40px 0 22px;
overflow:visible;
}

.entry-title-blank{
display:none;
}
