/*

Theme Name:     pcbuilding

Theme URI:      http: //example.com/

Description:    Child theme for the Twenty Ten theme

Author:         Barry Coleman

Author URI:     http: //example.com/about/

Template:       twentyten

*/



@import url("../twentyten/style.css");



body, input, textarea, .page-title span, .pingback a.url {

  font-family: Verdana, Arial, Helvetica, sans-serif;

}



a:link {

	color: #0066cc;

}

a:visited {

	color: #074AA1;

}

a:active,

a:hover {

	color: #074AA1;

}


#wrapper {

margin-top: 0;

background: #fff;

padding: 0 4px;

}



#header {

  padding: 0;

}


#slider {
clear:both
}



#site-title {

margin:0 0 0;
display:none;

}


#site-description {

 width: 240px;
display:none;
}



#site-info a {

color: #fff;

margin-left: 20px;

}



#branding img {

  border: none;

}



#access li:hover > a,

#access ul ul :hover > a {

	background: #669ACC; 

color: #0F358A;

}



#main {

  padding: 20px 0 0 0;

}



#content, #content input, #content textarea {

 font-size: 14px;

 }



body, input, textarea {

font-size: 14px;

color:#333;

}



.entry-content, .entry-summary {

 padding: 0;

}

#content {

  margin: 0 300px 0 0;

}



#container {

margin: 0 -280px 0 0;

}



#primary, #secondary {

width: 280px;

}



#main .widget-area ul {

padding: 0;

}



#main .widget-area ul {

  margin-left: 0;

}



#primary h3.widget-title{

color: #1B4E83;

line-height: 35px;

}



#secondary h3.widget-title{

color: #1B4E83;

 line-height: 30px;

}



#access {

background: url('images/nav-bg.jpg');
}



#access a {

  color: #fff;

}





#access ul ul a {

background: none repeat scroll 0 0 #2F72CD;

}



#access .menu-header, div.menu {

    font-size: 15px;

}



.widget-title {

padding-left:10px;
}

/* Searchbox Style */

.header-search {

 float: right;

 height: 30px;

 width: 205px;

margin-top: 20px;

}

.search-text {

 float: left;

 display: block;

 height:20px;

 width:160px;

}



#main .widget-area ul ul {

padding: 5px;

}



.widget-container {

border-bottom: 2px dotted #D7D7D7;

padding-bottom: 6px;

}



.textwidget {

padding: 5px 8px 0 8px;

}



.entry-title {

display: none;

}





#colophon {

  border-top: 4px solid #000;

}



#logo {

height: 180px;

}



.entry-meta {

display:none;

}



#content tr td {

padding: 0;

}



#footer {

background-color:#1B4E83;

color:  #fff;

}



.entry-utility {

display:none;}

.one-column #content {
	width: 96%;}

#masthead {
clear:both;
}

.hentry {
    margin: 0 15px 48px 15px;
}

#whatwedo {
color: #D2691E;
}