/*
Theme Name: So Cal Contractor
Theme URI: http://www.socalcontractor.com
Author: Kristin Falkner
Author URI: http://www.k-in-la.com
*/

/*
RESET
*/

*									{ margin: 0; padding: 0; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.floatLeft							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}
.small								{font-size: 9px;}
.xsmall								{font-size:1px; color:#fff;}
.bold								{font-weight: bold;}
.fourteen							{font-size: 14px;}
.fifteen							{font-size:15px;}
.large								{font-size:22px;}
.green								{color:#88b125;}

/*
STRUCTURE
*/

html, body		{height:100%;}
body > #wrapper {height: auto; min-height: 100%;}
body 			{font: 12px  Helvetica; color: #000; text-align: center; background-color: #fff; background-image:url(http://www.socalcontractor.com/wp-content/images/bg.jpg); background-repeat:repeat; margin: 0; padding: 0;}
p				{padding-bottom: 15px;}
img, div { behavior: url(http://www.socalcontractor.com/wp-content/scripts/iepngfix.htc)}
#wrapper		{margin:0 auto; width:835px; height:100%; border-left:3px solid #000; border-right:3px solid #000; background-color:#fff;}
#header			{width:835px; padding-bottom:5px;}
#logo			{margin-left:5px; width:305px; float:left; text-align:left; padding-top:7px;}
#top-call		{width:350px; float:left; margin-left:155px; padding-top:45px;}
#top-phone		{width:50px; float:left;}
#top-callinfo	{width:290px; float:left; margin-left:5px; text-align:left; padding-top:4px;}
#footer			{position: relative; margin-top: -23px; height: 23px; clear:both; text-align: center; color:#434343; font-size:11px;}
#footer a		{color:#434343; text-decoration:none;}
#footer a:hover	{color:#000; text-decoration:underline;}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#content		{padding-bottom:23px;}
#sidebar		{width:280px; float:left; margin-left:5px; font-size:14px; padding-top:10px;}
#menu li	{float:left; margin-left:2px;}
#menu		{font-size:19px; width:835px; height:30px; background-color:#88b125;}
#menu a		{color:#fff; text-decoration:none;}
#menu a:hover	{color:#ccc; text-decoration:none;}
a 			{color: #88b125; text-decoration: none;}
a:hover		{color: #000; text-decoration: underline;}

/*
MAIN
*/

#main-page	{width:835px;}
#bottom-boxes	{position:relative; width:835px; height:300px; background-image:url(http://www.socalcontractor.com/wp-content/images/bottomboxes.jpg); background-repeat:no-repeat; background-position:top center; font-size:14px;}
#bottom-boxes a		{color:#000; text-decoration:none; font-weight:bold;}
#bottom-boxes a:hover	{text-decoration:underline;}
#bottom-servicelink	{position:absolute; width:260px; top:0px; left:10px; height:100px;}
#bottom-portfoliolink	{position:absolute; width:260px; top:0px; left:280px; height:100px;}
#bottom-aboutlink	{position:absolute; width:260px; top:0px; left:560px; height:100px;}
#bottom-services	{position:absolute; width:250px; top:175px; left:30px; text-align:left;}
#bottom-services li	{list-style-type:disc; margin-left:15px;}
#bottom-project	{position:absolute; width:240px; top:175px; left:300px; text-align:left;}
#bottom-about	{position:absolute; width:240px; top:175px; left:580px; text-align:left;}


/*
ABOUT
*/

.services		{width:240px; float:left; text-align:left; margin-left:18px; font-size:12px;}
#about-page li	{list-style-type:disc;}
#about-page		{font-size:14px; text-align:justify;}

/*
PORTFOLIO
*/

.mybox { width:475px; height:450px; padding:0px; font-size:18px;}
#portfolio-page		{padding-top:10px;}
#portfolio-thumbs	{width:370px; float:left; text-align:center; padding-top:15px; padding-left:5px;}
#portfolio-content	{width:460px; float:left;}
.portcontentwidth	{width:457px; overflow:hidden; text-align:center;}
.portfolio-thumb	{width:64px; height:64px; float:left; margin-left:5px;}
.portfolio-thumb:hover img {border:4px solid #88b125;}

/*
PRESS
*/

#press-page		{padding-top:10px; padding-bottom:10px;}
#press-content		{width:650px; margin-left:auto; margin-right:auto;}
#press-content img		{border:3px solid #434343;}
#press-content img:hover	{border:3px solid #88b125;}
.press-individual	{width:210px; height:260px; float:left; margin-left:5px;}

/*
BLOG
*/

#blog-page		{width:530px; float:left; text-align:left; padding-left:10px; padding-top:10px;}

/*
CONTACT
*/

#contact-page		{width:780px; text-align:left; padding-top:10px;}

/*
ERROR
*/

#error-page		{padding:20px; text-align:center; font-size:14px;}
