@charset "utf-8";
/* CSS Document */
/*  
Theme Name: My Urban Suburban 2009
Description: This theme was custom designed for My Urban Suburban and is NOT freeware. Unauthorized use of this code or these graphics is a violation of copyright.
Version: 1.0
Author: Genevieve Sass
Author URI: http://lilaccreative.com/

*/

body{
	background: #fff url(images/bg2.gif) top left repeat-x;
	margin: 0;
	font-family: Helvetica, Arial, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #000000;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2.pagetitle{
	text-align: center;
	margin: 25px;
}

a:link, a:visited{
	text-decoration: none;
	color: #ec008c;
}

a:hover{
	color: #a70063;
	text-decoration: none;
}

a img{
        border: none;
}

p{
	padding: 10px 0 0 0;
}

.clear{
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
}

#header{
	height: 215px;
	margin: 0;
	padding: 0;
	width: 1000px;
}

#header h1, #header h1 a{
	background: url(images/logo.gif) top left no-repeat;
	height: 143px;
	margin: 31px 25px 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 653px;
}

/* Firefox */
@-moz-document url-prefix()
{
#header h1, #header h1 a{ margin: 29px 25px 0 0; }
}

#header h1{
	float: right;
}

#hdTop{
	margin: 0 0 2px;
	padding: 0;
}

#flickr{
	float: left;
	height: 100px;
	margin: 10px 0;
	padding: 0 0 0 25px;
}

#flickr h2{
	background: url(images/flickr.gif) bottom left no-repeat;
	float: left;
	height: 100px;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 19px;
}
	
#flickr ul{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#flickr ul li{
	border: 1px solid #292929;
	float: left;
	margin: 20px 15px 0 0;
	padding: 0;
}

#search{
	float: left;
	padding: 16px 0 0 25px;
}

#search #s{
	border: none;
	background: url(images/search.gif) top left no-repeat;
	height: 21px;
	margin: 0 5px 0 0;
	padding: 5px 10px;
	width: 192px;
}

#search input:focus{
	outline: none;
}

#footer{
	background: #cfcfcf;
	clear: both;
	float: left;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

#footer p{
	font-size: 10px;
	line-height: 10px;
}

/* Navigation Styling */
#nav{
	border-left: 2px solid #fff;
	clear: both;
	height: 39px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 1000px;
}

#nav li{
	border-right: 2px solid #fff;
	height: 39px;
	float: left;
	margin: 0;
	padding: 0;
}

#nav li.home a{
	background: url(images/nav-home.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 86px;
}

#nav li.home a:hover{
	background: url(images/nav-home.gif) bottom left no-repeat;
}

#nav li.about a{
	background: url(images/nav-about.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 92px;
}

#nav li.about a:hover{
	background: url(images/nav-about.gif) bottom left no-repeat;
}

#nav li.faq a{
	background: url(images/nav-faq.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 78px;
}

#nav li.faq a:hover{
	background: url(images/nav-faq.gif) bottom left no-repeat;
}

#nav li.book a{
	background: url(images/nav-black-book.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 214px;
}

#nav li.book a:hover{
	background: url(images/nav-black-book.gif) bottom left no-repeat;
}

#nav li.events a{
	background: url(images/nav-events.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 105px;
}

#nav li.events a:hover{
	background: url(images/nav-events.gif) bottom left no-repeat;
}

#nav li.sites a{
	background: url(images/nav-sites.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 166px;
}

#nav li.sites a:hover{
	background: url(images/nav-sites.gif) bottom left no-repeat;
}

#nav li.gallery a{
	background: url(images/nav-gallery.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 115px;
}

#nav li.gallery a:hover{
	background: url(images/nav-gallery.gif) bottom left no-repeat;
}

#nav li.kudos a{
	background: url(images/nav-kudos.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 101px;
}

#nav li.kudos a:hover{
	background: url(images/nav-kudos.gif) bottom left no-repeat;
}

#nav li.contact a{
	background: url(images/nav-contact.gif) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 111px;
}

#nav li.contact a:hover{
	background: url(images/nav-contact.gif) bottom left no-repeat;
}

/* Post Area Styling */
#container{
	float: left;
	padding-top: 15px;
	width: 601px;
}

#featCont{
	background: url(images/featCont.gif) top left no-repeat;
	height: 400px;
	margin: 0;
	padding: 10px 15px 15px;
	width: 601px;
}

#featCont h2{
	background: url(images/featuredContent.gif) top left no-repeat;
	height: 34px;
	margin: 0 0 5px;
	padding: 0;
	text-indent: -9999px;
	width: 195px;
}

.post{
	border-bottom: 2px solid #5a5a5a;
	clear: both;
	margin: 0 9px 25px 0;
	padding: 0 15px;
}

.date{
	background: url(images/date.gif) top left no-repeat;
	color: #5a5a5a;
	float: left;
	height: 59px;
	margin: 0 5px 0 0;
	padding-top: 10px;
	text-align: center;
	width: 60px;
}

p.month{
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

p.day{
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.postHd h2{
	float: left;
	margin-top: 15px;
}

.entry{
	clear: both;
	line-height: 18px;
}

.postmeta{
        clear: both;
	color: #aaaaaa;
	font-size: 11px;
}

p.cat{
	float: left;
	padding-bottom: 5px;
}

p.cat a{
	color: #25aae1;
}

p.cat a:hover{
	color: #0c7ead;
}

p.comments{
	float: right;
	padding-bottom: 5px;
}

p.comments a{
	color: #8dc63f;
}

p.comments a:hover{
	color: #60931b;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/* Comments Styling */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Helvetica, Arial, Georgia, Sans-serif;
	font-size: 12px;
}

/* Sidebar Styling */
#sidebar{
	float: left;
	width: 210px;
	margin: 15px 15px 0 0;
	display: inline;
}

#sidebar ul{
	list-style-type: none;
	margin: 0 8px 0 0;
	padding: 0;
}

#sidebar ul li{
	background: url(images/sbBg.gif) bottom left no-repeat;
	margin: 0 0 10px;
	min-height: 200px;
	padding: 0;
	width: 210px;
}

#sidebar ul li h2{
        color: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
        letter-spacing: .3em;
	margin: 0;
	min-height: 157px;
	padding: 10px 0 0 0;
        text-align: center;
	width: 210px;
}

#sidebar ul li.B h2, #categories-181894501 h2, #linkcat-255 h2{
	background: url(images/sbTopB.gif) top left no-repeat;
	color: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
        letter-spacing: .3em;
	margin: 0;
	min-height: 157px;
        text-align: center;
	width: 210px;
}

#sidebar ul li.B a, #categories-181894501 a, #linkcat-255 a{
        color: #25aae1;
}

#sidebar ul li.B a:hover, #categories-181894501 a:hover, #linkcat-255 a:hover{
        color: #1489b9;
}

#sidebar ul li.G h2, #twitter-1 h2, #calendar-3 h2, #upcoming-events h2, #sidebar ul li#archives-2 h2{
	background: url(images/sbTopG.gif) top left no-repeat;
        color: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
        letter-spacing: .3em;
	margin: 0;
	min-height: 157px;
        text-align: center;
	width: 210px;
}

#sidebar ul li.G a, #twitter-1 a, #calendar-3 a, #upcoming-events a, #archives-2 a{
        color: #8dc63f;
}

#sidebar ul li.G a:hover, #twitter-1 a:hover, #calendar-3 a:hover, #upcoming-events a:hover, #archives-2 a:hover{
        color: #61951a;
}

#sidebar ul li.P h2, #sidebar ul li#subscribe2 h2{
	background: url(images/sbTopP.gif) top left no-repeat;
        color: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
        letter-spacing: .3em;
	margin: 0;
	min-height: 156px;
	padding: 13px 0 0 0;
        text-align: center;
	width: 210px;
}

/* Firefox */
@-moz-document url-prefix()
{
#sidebar ul li.G h2, #sidebar ul li.B h2, #sidebar ul li.P h2, #sidebar ul li h2{ padding: 15px 15px 0 0;min-height: 154px; }
#subscribe2 h2, #archives-2 h2{ padding-top: 18px;}
}

#sidebar ul ul, #sidebar ul div{
        clear: both;
	margin: -145px 0 0 0;
	padding: 30px 20px 10px;
}

#sidebar ul table{
        clear: both;
	margin: 0;
	padding: 15px 10px 10px;
}

#sidebar ul ul li{
	background-image: none;
	min-height: 0;
	padding: 0;
}

table#wp-calendar{
	width: 100%;
}

#twitter-1 h2 a{
        color: #fff;
}

#twitter-1 ul li{
        width: 160px;
        line-height: 20px;
        margin: 0 auto;
}

p.follow{
        text-align: right;
        padding: 5px 15px 10px 0;
}

/* WP Image-in-Post Alignment */

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}

img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}

img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}

/* Ads Styling */
#ads{
float: right;
margin: 15px 0 0;
padding: 0;
width: 160px;
}

.skyscraper{
background: #aaa;
height: 600px;
margin: 0;
padding: 0;
width: 160px;
}

.squareAd{
background: #aaa;
height: 160px;
margin: 10px 0 0;
padding: 0;
width: 160px;
}

