/*   
Theme Name: Sally
Theme URI: http://b4south.com/wp-themes/
Description: simple 1-column body, with footer nav and recent posts
Author: Tracy Graves
Author URI: http://b4south.com
Version: 1.0
.
Developed specifically for SallySisson.com
.
*/
@charset "UTF-8";/* CSS Document *//* css reset by eric meyer *//* to normalize style rules of various browsers */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
	{	margin: 0;
		padding: 0;	
		border: 0;	
		outline: 0;	
		font-weight: inherit;	
		font-style: inherit;	
		font-family: inherit;	
		vertical-align: baseline;	
	}
/* remember to define focus styles! */
:focus {	outline: 0;}
	
	ol, ul {	list-style-position: inside;	
}
	
	/* tables still need 'cellspacing="0"' in the markup */
table {	
	border-collapse: separate;	
	border-spacing: 0;
}

caption, th, td {	
	text-align: left;	
	font-weight: normal;
}

blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}

/* Generic site settings */
html {
	height: 100%;
overflow:inherit;
font-size: 62.5%;
}

* html #container { 
height:100%; /* IE6 treats height as min-height */
}


body {
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:	#000;
	background: #fff;
	text-align: center;
	height:100%;
	overflow:inherit;
	font-size:100.01%;
}

h1 { font-size:	2.8em; padding-bottom: 1em;}

h2 { font-size:	2.4em; padding-bottom: 1em; }

h3 { font-size:	2.0em; padding-bottom: .8em; }

h4 { font-size:	1.8em; padding-bottom: .6em; }

h5 { font-size:	1.6em; padding-bottom: .4em; }

h6 { font-size:	1.4em; padding-bottom: .4em; font-weight: 800;}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999;
	background-color: transparent;
	margin:	0;
}
h4, h5 {	color: #CC0000; }

p {
	margin: 0;
	padding: 0 0 1em 0;
	text-align:left;
	font-size:1.3em; line-height:1.3em;
}
li {font-size:1.3em; line-height:1.3em;}
strong { font-weight:bold; }

img { /* turns off gaps around images */
	border:	0;
	margin:0;
	padding:0;
}

/* wordpress styles */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

em { font-size:1em; font-style:italic; }

a {
	text-decoration:	none;
	font-weight:	normal;
	padding:0px;
	margin:0px;
	border:0px;
	color: #4886ab;
	font-size: 1em;
}/* no degrading ems */

a:hover { text-decoration: underline; }

LI LI, LI P, TD P, BLOCKQUOTE P, li a,li{ font-size:inherit; line-height:inherit;}

hr { color:#eee; background:#eee;height:1px;border:none;}
/* More specific settings to sallysisson.com Theme */

#container{
margin: 0 auto;
text-align:left;
 min-height: 100%;
 /*padding:0 0 60px;  for footer*/
}

#content{
 margin:0px;
 padding: 40px 0 100px;
 background: transparent;
 display:block;
}

.clear {
	clear: both;
}

#header {
	background: #3a3a3c url('/images/sally-logo-s.png') no-repeat top center;
	height: 174px;
	margin: 0 auto;
	text-align:left;
	}
#topnav {	
	background-color: #990000;
	border-bottom: 2px solid #ccc;
}
#topnav #wrap{
	margin: 0 auto;
	width: 780px;
	border-right: 1px #fff solid;
	border-left: 1px #fff solid;
}

#page {	
	margin: 0 auto;
	background-color: white;
	width: 780px;
}

.home {
	margin: 0 auto;
	background-color: white;
	width: 780px;
	padding: 0;
}


#splash{
	position:relative;
	top:60px;
}

#splash h1{
	padding: 20px 0 0 0;
}

#sidebar{
	float:right;
	width:200px;
	margin-left:40px;
	background: #fff;
	font-size: 1.2em;
}
 .aside .xoxo{ list-style: none; padding: 0px;}
 .widgetcontainer { padding-bottom:20px; }
.sidebar-widget-title { font-weight:200; font-size: 1.2em; padding-bottom: .1em; } 
 
.last { padding-right:0; }
#main {
	float:left;
	width: 500px;
}
.home .image-left {
float:left;
position:relative;
padding-right:10px;
padding-bottom:10px;
}
.home .image-right {
float:right;
position:relative;
padding-left:10px;
padding-bottom:10px;
}
.home h1 { font-size:3.6em; padding-bottom: .4em; }
.home h5 { color:#333; }
.home #headline{
	position:relative;
	top: 30px;
	text-align:right;
}
.home #byline{
	clear:left;
	padding:30px 0;
	list-style:none;
	display:block;
line-height: 3.2em; text-align: center; margin:0;}
#byline li, .home p {font-family:"georgia", "Times New Roman", times, serif;}
#byline li{
	font-size:1.4em;
	font-weight: 600;
	display: inline;
	padding:6px;
}
.home p{ font-size:1.4em; font-weight: 100; padding-top:0px; color:#666; text-align:justify;padding-bottom:20px;}

.top-1 { top:20px; }
.top-2  { top:40px; }
.top-3  { top:60px; }
.top-4  { top:80px; }

 
#byline #first { color: #999; font-size:2.2em;font-weight:400;}
#byline #second { color: #666;font-size:1.8em; font-weight:600;}
#byline #third { color: #ccc; font-size:2.6em;font-weight:100;}
#byline #fourth { color: #333;font-size:2em;font-weight:500; }
#byline #fifth { color: #aaa; font-size:2.4em;font-weight:200;}
#byline #sixth { color: #555;font-size:1.4em;font-weight:600; }

#project-thumbs{ width: 270px; margin: 0 auto; padding:30px 0; }
#project-thumbs img{ max-width:70px;padding:12px 24px 12px 0;}
#project-thumbs img.last { padding-right:0; }

#bloghead {
 background: #fff url(/images/sally-with-thoughts.png) top left no-repeat;
 height: 200px;
 display:block;
 padding-bottom:20px;
}
#bloghead h1 {
position:relative;
top:130px;
left:130px;
font-size: 3.4em;
}

.entrytext{
	margin-left: 10px;
	padding-bottom:20px;
}

.meta {
	font-size: 1em;
	font-style:italic;
	color:#999;
	font-family: "Georgia", "times New Roman", Times, serif;
}
.post { padding:20px 40px; }
 #nav-link img {padding: 10px 20px 20px 0; }
.footer {
	margin:-62px auto 0; 
	clear: both;
	position:relative;
	border-top: 2px solid #ccc;
	height: 60px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	background:#990000;
	}

.footer p {
	margin: 0;
	padding:1em 0 0 0;
	text-align: center;
	color: #999;
}
	
.footer #wrapper{
margin: 0 auto;
width: 680px;
text-align:center;
	color #ccc;
}

.footer a {
	text-decoration:	none;
	font-weight:	normal;
	margin:0px;
	border:0px;
}/* no degrading ems */
#nav{
list-style:none;
padding:0;
position:relative;
left:50%;
float:left;
}
#nav li {float:left; position:relative; right:50%;}
.footer #nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0 .8em 0 .8em;
	font-size: 1.1em;
	color: #ccc;
}

.footer a:hover { text-decoration: underline; }

.small{ font-size:1em; }

/* End Structure */


/* Begin Images */
img {
	border: 0;
}

p img {
	padding: 0;
	max-width: 100%;
	}
/* End Images */


/* Page Layout Items */

/*text-based pages*/
.text-canvas{
	margin: 0 auto;
	width: 660px;
	padding: 30px 0;
}

.text-canvas #heading{
	float:left;
	position: relative;
	text-align:left;
	width: 210px;
	min-height: 140px;
	display: block;
	padding: 10px 40px 40px 0;
}

.text-canvas #copy {
	text-align: left;
	color: #333;
	font-size: 1em;
	w/idth: 400px;
	padding: 10px;	
}


.project{
	clear:left;
	margin: 0 auto;
	text-align:center;
	width: 720px;
}
.project h1{
	color: #999;
	margin:0;
}

.project #heading{
	float:left;
	position: relative;
	text-align:left;
	width: 140px;
	height: 120px;
	display: block;
	padding: 10px;
}
.project a img, .project img{
	float:left;
	position: relative;
	text-align:center;
	padding: 10px;
	height:120px;
}

.sample {
	clear:both;
	text-align:center;
	margin: 0 auto;
	width: 660px;
	padding: 40px 0;
	min-height:160px;
}
.sample .thumb{
	float:left;
	position: relative;
	text-align:center;
	width: 200px;
	height: 150px;
	display: block;
	background: #ccc;
}

.sample #copy {
	float:right;
	text-align: left;
	color: #333;
	font-size: 1em;
	width: 410px;
}

.sample h4,.sample h5{
	color: #CC0000;
	margin:0;
	padding: 0 0 0 0;
}

.clients{
	clear:both;
	text-align:center;
	margin: 0 auto;
	/*width: 660px; */
	width: 780px;
	padding: 00px 0px 40px 0px;
}

.clients .thumb{
	float:left;
	position: relative;
	text-align:center;
	width: 220px;
	min-height: 82px;
	display: block;
	padding: 0 0 12px 0;
}
.clients h1{
	color: #999;
	margin: 0px 0 0 0;

}
.clients .heading{
	float:left;
	position: relative;
	text-align:center;
	width: 220px;
	height: 70px;
	display: block;
	padding: 0 0 4px 0;

}
.specialty{
	float:left;
	position: relative;
	text-align:justify;
	text-align:newspaper;
	width: 220px;
	display: block;
	padding: 0 15px 0 25px;
}
.specialty li {	font-size: 1.3em; line-height:1.3em;}
.specialty #thumbs p{ text-align:center; }
.specialty h1, .specialty h2, .specialty h3,.specialty h4{
	color: #999;
	margin: 0px 0 0 0;
	text-align: left;
	padding:0;
}

.specialty a img{
	text-align:center;
	padding: 4px 0 0 0;
}


