/*
Theme Name: C2C-Matic
Theme URI: http://www.mahlum.com/
Description: Child Theme for thematic
Author: Mike Weller
Author URI: http://www.mahlum.com/
Template: thematic
Version: 0.1
*/
 
@import url("../thematic/style.css");


body, input, textarea {font-family: Helvetica, Arial, sans-serif; color: #666666}

#siteinfo {
    display:  none;
}

#main {
    /*overflow:visible;
    position: absolute;*/
}

#header {
     background-color:#d59f0f;
}

#blog-title {
    display: none;
}
#blog-description {
    display: none;
}

/*
#branding controls the header; background markup shows the site logo, padding controls location of site title
*/
#branding {
    background-repeat:no-repeat;
    background-image:url('../../uploads//2012/02/building_dignity_header.bmp');
    background-position:left center;
    
    height: 125px;
    
    padding: 0px;
    }

h2
{
padding-top: 10px;
}

a:link{
text-decoration: none;
color: #666666;
}

a:visited{
text-decoration: none;
color: #666666;
}

a:hover {
    /*text-decoration: underline; 
    color: #666666;*/
}

span.contentlink {
    font-size: 10px;
    font-weight: bold;
}

.entry-content h2 {
    margin: 20px 0 5px;
}

.entry-content h3 {
    padding: 0px;
    font-style: normal;
}

#page-top {
   position: absolute;
   z-index:-1;
   top: -125px;
}

#header-link{
    position: absolute;
    top: 0px;
    left: -706px;
    display:block;
    height:125px;
    width:650px;
    z-index:10;
    font-size: 0px;
}




/* For the floating search widget. Moves the new widgetized area to the right and levels it with #branding */
#branding-aside {
  position: relative;
  padding-top: 10px;
  margin-left:706px;
  /*top: 10px;
  right: 0px;*/
  width: 150px;
  /*padding: 88px 0 44px;*/
}

.widgettitle {
    display: none;
}

input#s {
    background: url("../../uploads//2012/02/search.png") no-repeat scroll 2px 2px white;
    font-size: 11px;
    height: 18px;
    line-height: 1.2em;
    padding: 3px 10px 2px 24px;
}

/*
Menu markup starts here, including markup for buttons using custom CSS classes
*/

#access {
border: 0px;    
height: 32px;
}

.windows .sf-menu {
    width: 940px;
    border: none;
}

.windows .sf-menu a {
    width: 114px;
    font-size: 11px;
    font-weight:900;
    color:#ffffff;
    padding: 10px 0px 10px 10px;
    border: none;
    border-right: 1px solid #ffffff;
}
.windows .sf-menu .CommunalSpace a {
    width: 145px;
}

.windows .sf-menu .Kitchen a {
    width: 88px;
}

.windows .sf-menu li .sub a{
    width: 114px;
}

.sub-menu {
    width: 114px;
}


.windows .sf-menu .SiteDesign a,
.windows .sf-menu .CommunalSpace a,
.windows .sf-menu .Kitchen a,
.windows .sf-menu .PrivateSpace a {
    background-color: #778e1d;
    border-bottom: 1px solid #778e1d;
}

.windows .sf-menu .SiteChild a {
    background-color: #ffffff;
    color:#899c39;
    border: none;
}

.windows .sf-menu .CommunalSpaceChild a {
    background-color: #ffffff;
    color:#6682a8;
    border: none;
}

.windows .sf-menu .KitchenChild a {
    background-color: #ffffff;
    color:#be4f29;
    border: none;
}

.windows .sf-menu .PrivateSpaceChild a {
    background-color: #ffffff;
    color:#352406;
    border: none;
}

.windows .sf-menu .StaffSpace a {
    background-color: #778e1d;
    border: none;
    border-bottom: 1px solid #778e1d;
}

.windows .sf-menu .StaffSpaceChild a {
    background-color: #ffffff;
    color:#8c8c8c;
    border: none;
}

.windows .sf-menu .Background a,
.windows .sf-menu .Resources a {
    background-color:#d59f0f; 
    border: none;
    width: 105px;
    padding: 10px 0px 10px 16px;
}

.windows .sf-menu .OtherChild a {
    background-color: #ffffff;
    color:#d59f0f;
}

.windows .sf-menu .Contact a {
    background-color:#d59f0f;
    border: none;
    width: 63px;
}

/*
Menu markup ends above

Below the styling of the main body starts
*/

#main {
   
   width:940px; 
   padding: 0px;
}

h1.entry-title {
    display: none;
}


#container {
   width: 940px;
}

.entry-content {
   padding: 0px;
   
}

#content {
   margin:0px;
   width: 940px;
}

/*
the following markup is for styling HTML user-input body content tables in our main pages
*/


div.header {
width: 920px;
padding: 40px 10px 0px 10px;
}

div.subheader {
width: 920px;
padding: 0px 10px 0px 10px;
}

div.toplink {
width: 940px;
position: relative;
min-height: 40px;
padding: 10px 0px 40px 10px;
}

div.strategy {
width: 940px;
position: relative;
min-height: 375px;
padding: 10px 0px 40px 10px;
}
div.firstcolumn {
font-family: Verdana, sans-serif;
font-size: 11px;
padding: 0px 0px 10px 0px;
width: 220px;
line-height: 140%;
}

div.firstcolumn > p {
margin-bottom: 8px;
}

div.secondcolumn {
position: absolute;
top: 0px;
left: 250px;
font-size: 9px;
padding: 10px 0px;
width: 374px;
}

div.programnote {
font-family: Verdana, sans-serif;
font-size: 11px;
padding: 10px 20px;
position: absolute;
font-weight:normal;
line-height: 140%;
top: 0px;
left: 624px;
color:#ffffff;
width: 276px;
}

div.learnmore {
margin: 8px 0;
}

div.casestudies {
margin: 8px 0;
}

div.blocklink {
margin: 8px 0;
}

div.grouptext {
padding: 60px 20px;
position: absolute;
font-size: 14px;
font-weight:500;
top: 0px;
left: 624px;
color:#ffffff;
width: 276px;
}

div.supportcontainer {
width: 940px;
position: relative;
padding: 40px 0px 40px 10px;
}

div.supportfirstcolumn {
position: absolute;
top: 0px;
left: 10px;
font-family: Verdana, sans-serif;
font-size: 10px;
padding: 50px 0px;
width: 220px;
line-height: 120%;
}

div.supportsecondcolumn {
margin-left: 255px;
color:#ffffff;
font-family: Verdana, sans-serif;
font-size: 11px;
padding: 0px 0px 10px 0px;
width: 344px;
line-height: 140%;
}

div.supportthirdcolumn {
position: absolute;
top: 0px;
left: 624px;
padding: 40px 0px 10px 0px;
width: 316px;
line-height: 140%;
}

div.supportcontainerstyle2 {
width: 940px;
position: relative;
padding: 40px 0px 0px 10px;
}

div.supportfirstcolumnstyle2 {
position: absolute;
top: 0px;
left: 10px;
font-family: Verdana, sans-serif;
font-size: 11px;
padding: 50px 0px 30px;
width: 220px;
line-height: 140%;
}

div.supportsecondcolumnstyle2 {
margin-left: 250px;
color:#ffffff;
font-family: Verdana, sans-serif;
font-size: 11px;
padding: 0px 0px 10px 0px;
margin-top: 7px;
width: 344px;
line-height: 140%;
}

div.supportsecondcolumnstyle3 {
margin-left: 240px;
color:#ffffff;
font-family: Verdana, sans-serif;
font-size: 11px;
padding: 0px 0px 0px 0px;
margin-top: 7px;
width: 374px;
line-height: 140%;
}

div.contactheader {
position: absolute;
width: 920px;
padding: 40px 0px 0px 0px;
}

div.contactleftcolumn {
position: absolute;

margin-top: 82px;
margin-left: 0px;
color:#ffffff;
font-family: Verdana, sans-serif;
font-size: 10px;
padding: 40px 0px 10px 0px;
width: 160px;
line-height: 140%;
}

div.contactwscadv {
margin-left: 255px;
color:#ffffff;
font-family: Verdana, sans-serif;
font-size: 10px;
padding: 40px 0px 10px 0px;
width: 165px;
line-height: 140%;
}

div.contactmahlum {
position: absolute;
margin-left: 449px;
top: 0px;
color:#ffffff;
font-family: Verdana, sans-serif;
font-size: 10px;
padding: 50px 0px 10px 0px;
width: 165px;
line-height: 140%;
}

div.historycontainer {
width: 940px;
position: relative;
padding: 10px 0px 10px 10px;
}

div.historyfirstcolumn {
position: absolute;
top: 10px;
left: 10px;
font-family: Verdana, sans-serif;
font-size: 10px;
padding: 5px 0px;
width: 220px;
line-height: 120%;
}


#searchcontent {
padding: 0px 20px 10px 10px;
width: 594px;
}

.main-aside {
    float: right;
    position: absolute;
    top: 60px;
    width: 304px;
}

.entry-title a {
    font-size: 17px;
    color: #666666;
}

img.marginnone {
    margin: 0px;
}

ul {
    list-style-type:none;
    border: 0px;
    margin: 8px 0px 16px;
}

li {
    margin: 8px 0px 8px;
}

tr {
    border: 0px;
}

th, td {
    line-height: 125%;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 10px 5px 0px;
}

td.projectdata1 {
    width: 145px;
}

#comments {
display: none;
}

div.page {
padding: 0px;
}


/* The section below formats the page footer */

#footer {
    border-top: none;
    margin: 0px;
}

#subsidiary {
border-top-style:solid;
border-top-width:1px;
border-color: #666666;
padding: 10px 10px 10px 10px;
width: 920px;

}

.aside, .aside input {
    font-size: 10px;
    font-weight:bold;
    margin-bottom: 6px;
}

div.textwidget a:link{

text-decoration: none;
}