/*  
Theme Name: Sessions with a Starr
Theme URI: http://www.livelyupdesigns.com
Description: A custom theme for Sessions with a Starr
Author: Lively Up! Designs
Author URI: http://www.livelyupdesigns.com
Version: 2.0
Tags: green, two column, paralegal
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #1e324b;
	background: #9eaecb 
}

a {color: #1e324b; text-decoration: none;}
a:hover {text-decoration: underline;}
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;}
.center {text-align:center;}
.small {font-size: 12px;margin:0;line-height:16px;}
.smallcaps {font-size: 11px;}

h1 {
	font-size: 24px;
}

h1 .smallcaps {font-size: 18px;}

h2 {
	margin: 0 0 5px 0;
}

h4 {display:none;}

#top {
	background: url(images/top.png) no-repeat;
	width: 1026px;
	height: 19px;
	margin: 20px auto 0 auto;
}

#bottom {
	background: url(images/bottom.png) no-repeat;
	width: 1026px;
	height: 19px;
	margin: 0 auto;
}

#wrapper {
	width: 1026px;
	margin: 0 auto;
	background: #fff;
}

#header {
	margin: 0 auto;
}

#top-contact-info {
	width: 450px;
	font-size: 18px;
	margin: 10px 0 0 67px;
}

#top-contact-info a {text-decoration:none;}

#phone-number {
	float: left;
	background: url(images/icon-phone.jpg) no-repeat left center;
	padding-left: 25px;
	margin-left: 30px;
}

#email-address {
	float: right;
	background: url(images/icon-email.jpg) no-repeat left center;
	padding-left: 30px;
}

#logo {
	float: left;
}

#slogan {
	background: url(images/slogan.jpg) no-repeat;
	width: 545px;
	height: 59px;
	margin-top: 62px;
	margin-bottom: -15px;
}

#main-container {
	width: 986px;
	margin: 0 auto;
	padding: 1px 10px 1px 26px;
	background: #fff;
}

#menu {
clear: both;
	position: relative;
	top:-56px;
	left: 250px;
	margin: 0;
	width: 750px;
	background: url(http://www.sessionswithastarr.com/wp-content/uploads/2012/03/menu-bg.jpg) repeat-x;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
	height: 45px;
}

#menu ul {margin-left:-25px;}
#menu li {
	line-height: 45px;
	display: inline;
	padding: 0 7px 0 4px;
	list-style: none;
	margin-top: 0;
}

#menu a {
	text-decoration: none;
	font-size: 13px;
}

#menu a:hover {
	text-decoration: underline;
}

#main {
	float: left;
	width: 640px;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
}

#main p {
	font-size: 14px;
	line-height: 19px;
}

.date {
	background: url(images/date-bg.jpg) repeat-x;
	border: 1px #98c7bf solid;
	height: 25px;
	line-height: 25px;
}

.date p {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 0 10px;
	letter-spacing: 1px;
	background: url(images/star.png) no-repeat center left;
	padding-left: 20px;
}

.date a {font-weight: bold;}

.entry li {
	list-style-image: url(images/star.png);
	padding: 0 0 8px 0;
}

#sidebar {
	float: right;
	width: 299px;
	padding-top: 15px;
	margin-right: 15px;
	text-align: center;
}

#social a {
	padding: 0 3px;
}

#newsletter-top {
	margin-top: 30px;
	background: url(images/newsletter-top.jpg) no-repeat;
	height: 10px;
	width: 299px;
}

#newsletter {
	padding: 1px 10px;
	background: #9daec9;
	width: 279px;
	font-size: 13px;
	line-height: 16px;
}

#newsletter-bottom {
	background: url(images/newsletter-bottom.jpg) no-repeat;
	height: 10px;
	width: 299px;
}

#newsletter input {
	font-size: 14px;
	width: 260px;
	margin-bottom: 5px;
}

#newsletter .subscribe-btn {
	background: url(images/subscribe-btn.png);
	width: 146px;
	height: 39px;
	border: none;
	outline: none;
	margin: 15px 0 5px 0;
	font-size: 0;
	text-indent: -9999px;
}

#footer {
	text-align: center;
}

#footer p {
	margin: 15px 0;
	padding: 0;
}

#footer a {color: #fff;}