/*  
Theme Name: STARRParalegals
Theme URI: http://www.livelyupdesigns.com
Description: A custom theme for STARRParalegals
Author: Lively Up! Designs
Author URI: http://www.livelyupdesigns.com
Version: 2.0
Tags: black, green, dark, two column
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #1e324b;
	background: #d4dfe3 url(images/bg.jpg) repeat-x fixed;
}

a {color: #1e324b; text-decoration: none;}
img {border: none;}
.alignnone {margin-bottom: 10px;}
.left {float: left;}
.right {float: right;}
.alignleft {float: left;margin:0 15px 10px 0;}
.alignright {float: right;margin: 0 0 10px 15px;}
.clear {clear: both;}
.small {font-size: 12px;margin:0;line-height:16px;}
.smallcaps {font-size: 12px;}

.tagline {
	font-size: 13px;
	font-weight:bold;
	font-style:italic;
	line-height:12px;
	margin-bottom:3px;
	position: relative;
	z-index: 100;
	top: -40px;
}

h1 {
	background: url(images/h1.png) no-repeat bottom left;
	padding-bottom: 7px;
	font-size: 24px;
}

h1 .smallcaps {font-size: 18px;}

h2 {
	background: url(images/h2.png) no-repeat bottom left;
	padding-bottom: 7px;
	font-size: 24px;
}

h3 {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 0;
	padding-right: 20px;
}

h4 {display:none;}

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
}

#top-contact-info {
	float: right;
	width: 485px;
	font-size: 18px;
	padding-top: 20px;
	text-align:center;
}

#top-contact-info h3 {
	font-size: 15px;
	padding: 20px 0 0 0;
}

#top-contact-info a {text-decoration:none;}

#phone-number {
	float: left;
	background: url(images/icon-phone.jpg) no-repeat left center;
	padding-left: 25px;
}

#email-address {
	float: right;
	background: url(images/icon-email.jpg) no-repeat left center;
	padding-left: 30px;
}
#slogan {
	float: right;
	text-align: center;
	background: url(images/header-bg.jpg) no-repeat left;
	width: 513px;
	position: relative;
	top: 10px;
	right: -20px;
	height: 79px;
}

#logo {
	float: left;
}

#outside-border {
	width: 1021px;
	clear: both;
	border-right: 3px solid #afb5cd;
	position: relative;
	padding-right: 20px;
}

#main-container {
	width: 1024px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #d8dfe5;
}

#menu {
	margin: 0 auto;
	background: url(images/menu-bg.jpg) repeat-x;
	border-bottom: 1px solid #d7e0e5;
}

#menu ul {
	margin-left: -14px;
}

#menu li {
	display: inline;
	padding: 17px 11px 17px 8px;
	list-style: none;
	border-right: 1px solid #d7e0e5;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
}

#menu a:hover {
	text-decoration: underline;
}

#main {
	padding: 10px 25px 25px 25px;
}

#content {
	float: left;
	width: 640px;
}

#content a {text-decoration:underline;}

#content li {
	list-style: circle;
}

#content .home li {
	list-style-image: url(images/star.jpg);
	padding: 0 0 8px 0;
}

#sidebar {
	float: right;
	width: 296px;
	padding-top: 15px;
}

#sidebar  li {
	list-style-image: url(images/star.jpg);
	padding: 0 0 8px 0;
	font-size: 17px;
}

#testimonial {
	padding-bottom: 5px;
}

#testimonial .title {
	background: url(images/sidebar-title-bg.jpg) no-repeat;
	width: 296px;
	height: 53px;
	text-align: center;
}

#testimonial .title h2 {
	margin: 0;
	padding: 15px 10px;
	background: none;
}

#testimonial .testimonial-box {
	background: url(images/testimonial-bg.jpg) repeat-x;
	height: 232px;
	border: #d5dee5 solid 1px;
}

#testimonial .testimonial-box p {
	padding: 0 10px 0 15px;
	font-style: italic;
	font-size: 16px;
}

#testimonial .testimonial-box .quote {
	margin: 0 10px 0 0;
	float: left;
}

#testimonial .testimonial-box .name {
	font-style: normal;
}
	

#footer {
	width: 1024px;
	font-size: 11px;
	line-height: 15px;
	clear: both;
	text-align: center;
	background: #afb5cd;
	color: #fff;
	padding: 1px 0 10px 0;
	margin: 0 auto;
}

#footer p {
	margin: 15px 0;
	padding: 0;
}

#footer a {color: #fff;}