/*   
Theme Name: Legg Work
Theme URI: http://sporkmarketing.com
Description: Legg Work Wordpress Theme
Author: Tony Bebber
Author URI: http://bebberdesign.com
Version: 1.0
.

.
*/

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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
        border: 1px dotted #931219; 
        margin: 0px auto 15px auto; 
        padding: 20px 10px 0px 10px; 
        text-align: center; 
        background-color: #f18d92; 
        width: 500px;"
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:960px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}
a {
	color:#E2383F;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.container {
	width:960px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-79px;
	height:auto;
	background-color:#FFFFFF;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
	background-image:url(img/header.gif);
	width:960px;
	height:459px;
}
#floatwrapper {
	margin-top:-216px;
}
#tools {
	position:absolute;
	background-image:url(img/tools.gif);
	width:361px;
	height:263px;
	bottom:0;
	right:0;
}
#sidebar {
	width:273px;
	float:left;
	display:inline;
	background-image:url(img/stickies.gif);
	height:612px;
	margin-left:20px;
}
#home_button {
	background-image:url(img/home.gif);
	height:81px;
	margin-left:24px;
	margin-top:46px;
	width:191px;
}
#about_button {
	background-image:url(img/about.gif);
	height:81px;
	margin-left:50px;
	margin-top:60px;
	width:191px;
}
#services_button {
	background-image:url(img/services.gif);
	height:81px;
	margin-left:24px;
	margin-top:25px;
	width:191px;
}
#portfolio_button {
	background-image:url(img/portfolio.gif);
	height:81px;
	margin-left:46px;
	margin-top:27px;
	width:191px;
}
#contact_button {
	background-image:url(img/contact.gif);
	height:81px;
	margin-left:18px;
	margin-top:27px;
	width:191px;
}
#sidebar h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
}
#sidebar p {
	font-size:12px;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	text-align:left;
	line-height:18px;
}
#sidebar ul {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar ol {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar li {
	line-height:30px;
	height:30px;
	width:100%;
	margin-top:1px;
}
#content {
	display:inline;
	float:right;
	margin-bottom:54px;
	margin-right:20px;
	position:relative;
	width:627px;
	z-index:1000;
}
.clear {
	clear:both;
}
#content h1 {
	background-image:url(img/h1_border_bottom.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#E2383F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	padding:20px 20px 20px 0;
}
#content h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:20px;
}
#content h3 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:20px;
}
#content h4 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:20px;
}
#content h5 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:20px;
}
#content h6 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:20px;
}
#content p {
	font-size:12px;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	text-align:left;
	line-height:18px;
}
#content blockquote p {
	font-size:14px;
        font-weight:bold;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	text-align:center;
	line-height:22px;
}
#content p.wp-caption-text {
        font-size:11px;
        font-style:italic;
}
#content ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-bottom:20px;
	padding-left:60px;
	padding-right:40px;
}
#content ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-bottom:20px;
	padding-left:60px;
	padding-right:40px;
}
#content li {
	margin-bottom:10px;
	list-style:disc;
}
#content img {
        padding-left:20px;
}
img.alignleft {
	float:left;
	padding:8px;
	text-align:left;
	display:inline;
}
img.alignright {
	float:right;
	display:inline;
	padding:8px;
	text-align:right;
}
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding:8px;
}
a img.alignleft {
	float:left;
	padding:8px;
	text-align:left;
	display:inline;
}
a img.alignright {
	float:right;
	display:inline;
	padding:8px;
	text-align:right;
}
a img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding:8px;
}
.clearfooter {
	clear:both;
	height:79px;
}
.footer {
	position:relative;
	bottom:0px;
	height:79px;
	clear:both;
	width:100%;
	margin-left:auto;
	margin-right:auto;
        margin-top: 150px;
	background-image:url(img/footer.gif);
}
.footerinfo {
	color:#FFFFFF;
	font-size:12px;
	line-height:37px;
	padding-left:20px;
	text-align:left;
}
.footerinfo a {
	text-decoration:none;
	color:#e2383f;
}
.footerinfo a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
