/*
Theme Name: Custom Theme by SM
Theme URI: http://www.standardmotion.com
Description: Design by Jon Setzen, Production by Caroline Keim
Tags: Jessica Thomas

	Pale Yellow: #f3f3e1
	
*/
	

/*
RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll; height:100%; }
html, body							{ height: 100%; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.floatLeft							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}


/*
STRUCTURE
*/

body {font: 9px  Verdana, sans-serif; color: #babaae; text-align: center; background-color: #f3f3e1; margin: 0; padding: 0;}
#footer {text-align:left; margin: 0 auto; width:1017px;padding: 10px 15px;}
#main {background-image: url(http://jessicathomasdesign.com/wp-content/images/main_bg.jpg); margin: 0 auto; text-align:left; width:1007px; height:572px; padding:0 15px 15px 15px;}
#sidebar {margin-top:20px; float: left; width: 205px;}
#rail {margin:323px 0 0 5px;}
#rail .item {margin: 4px 0;}
#content {float: left; width: 773px; margin: 50px 0 0 15px; height: 520px; overflow: auto; margin-right: -8px; padding: 0 20px 10px 0;}



.post {display:block; padding-bottom: 15px !important;}
#posts_nav {position:absolute; margin:468px 0 0 583px; text-align: right; width:200px;}
.subpage {font: 13px Verdana; color:#7a7a7a;}
.links {font: 11px Verdana; color:#7a7a7a;}
.links ul, li {list-style: none; margin: 0 !important;}
.subpage p {margin-bottom: 30px;}
a.nounder:active, a.nounder:visited, a.nounder:link {color:#7a7a7a; text-decoration: none;}
a.nounder:hover {color:#d95200; text-decoration: none;}
a:active, a:visited, a:link {color:#7a7a7a; text-decoration: underline;}
a:hover {color:#d95200; text-decoration: underline;}
.link-list {float:left; width:170px; margin-right:17px;}
.ngg-galleryoverview {margin-top: 0 !important;}