/*
Theme Name: Erin Feinberg Photography
Author: Standard Motion
Theme URI: http://www.standardmotion.com
Description: Design by Jon Setzen, Production by Caroline Keim
	
*/
	
/*
RESET
*/

*									{ margin: 0; padding: 0; }
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;}
.small								{font-size: 9px;}
.bold								{font-weight: bold;}
p									{margin-bottom: 15px;}

/*
STRUCTURE
*/

body 					{font: 10px  Verdana, Arial, sans-serif; color: #D7D6D6; text-align: center; background-color: #000000; margin: 0; padding: 0;}
#container 				{margin: 0 auto;  text-align:left; width:800px;background-color: transparent;}
#nav-list				{float: right; margin: 15px 0 0 0;}
#nav-list li			{float: left; margin-left: 10px; text-transform: uppercase; color: #B5B4B4;}
a						{color: #B5B4B4; text-decoration: none;}
a:hover					{color: #8BDDFF;}
.double-bar 			{margin-left: 10px; float: right;}
#header					{margin: 10px 0 10px 0; border-bottom: 1px solid #c4c3c3; padding-bottom: 10px;}
#content				{min-height: 500px;}
#nav li div.dropdown-menu {display: none; background-color: #333333;}
#nav li:hover div.dropdown-menu  {display: block;position: absolute;}
#dropdown-contents li	{float: none !important; margin: 0 !important; text-transform: none !important; border-bottom: 1px solid #000000; padding: 3px 10px 3px 5px;}
.dropdown-menu			{z-index: 9 !important;}

/*
GALLERIES	
*/
.slide					{width: 800px; text-align: l;}
.caption			 	{text-align:left; width: 800px; margin-top: 10px;}
.image-count  			{float: right !important;}
#gallery-show			{text-align: right !important; width: 800px;}
#swap					{height: 540px;}
#gallery-description 	{font-size: 12px;}
.image-border			{border-bottom: 1px solid #c4c3c3; padding-bottom: 10px; text-align: center; width: 800px;}	
#gallery-description h2 {font-size: 20px; font-weight: normal; margin-bottom: 5px;}


/*
Home
*/
#home-page 			{border-bottom: 1px solid #c4c3c3; padding-bottom: 10px; margin-bottom: 5px;}


/*
NEWS
*/
#news-page				{font-family: Arial; margin: 20px 0 0 0; }
#news-content			{width: 565px; float: left; font-size: 12px;}
#sidebar				{width: 200px; margin: 20px 0 0 35px; float: left; font-size: 12px; text-align: right;}
#sidebar h3				{color: #d7d6d6; text-transform: uppercase; font-size: 12px;}
.sidebar-section		{margin-bottom: 25px;}
.sidebar-section ul li	{text-transform: capitalize;}
#news-page h2			{font-size: 20px; font-weight: normal; margin-bottom: 5px;}
.attributes				{color: #959595; font-size: 10px; margin-top: -10px;}
#news-content .post		{border-bottom: 1px solid #959595; padding-bottom: 10px; margin-bottom: 20px;}
#news-content img		{border: 1px solid #504a4c;}
.post-content a			{color: #8BDDFF !important; text-decoration: none;}
.post-content a:hover	{color: #8BDDFF; text-decoration: underline !important;}

/*
ABOUT
*/
#about-text				{margin: 5px 0; padding: 5px 0;  position: relative; overflow: hidden; height: 480px; width: 300px; font-size: 12px;} 
.Scroller-Container 	{position: absolute;}
#about-page img			{max-width: 485px; max-height: 500px;}
#about-page 			{border-bottom: 1px solid #c4c3c3; padding-bottom: 10px; margin-bottom: 5px;}

/*
CONTACT
*/
#contact-text			{width: 170px; font-size: 12px; float: left;}
#contact-page img		{max-width: 625px; max-height: 500px;}
#contact-page			{border-bottom: 1px solid #c4c3c3; padding-bottom: 10px; margin-bottom: 5px;}