/*
Theme Name: Da Silva Studio
Theme URI: http://www.dasilvastudio.com
Author: Kristin Falkner
Author URI: http://www.k-in-la.com
*/

/*
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;}

/*
STRUCTURE
*/

html, body		{height:100%;}
body 			{font: 12px  Century Gothic, Arial, sans-serif; color: #CCC; text-align: center; background-color: #434343; margin: 0; padding: 0;}
p				{padding-bottom: 15px;}
img, div { behavior: url(http://www.dasilvastudio.com/iepngfix.htc)}
#header			{width:950px;height:110px; background-color:#201e1f; border-bottom:3px solid #1ec1c0;}
#wrapper		{min-height:100%; margin: 0 auto;  text-align:left; width:950px; background-color:#201e1f; border-left:2px solid #201e1f; border-right:2px solid #201e1f;}
#content		{}
#logo			{margin-left:5px; width:333px; float:left; padding-top:15px;}
#mainNav 		{width:570px; float:left; margin-left:30px; font-size:16px; padding-top:40px; text-align:center;}
#mainNav li 	{float:left; padding-left:15px; padding-top:2px; margin:0px;}
#mainNav a		{color:#9e9f9f; text-decoration:none;}
#mainNav a:hover	{color:#1ec1c0; text-decoration:none;}
#footer			{font-size:11px; text-align:right; background-color:#201e1f; border-top:3px solid #1ec1c0; padding-right:10px;}
a 			{color: #1ec1c0; text-decoration: none;}
a:hover		{text-decoration: underline;}
#jsddm li ul {margin: 0; padding: 0; position: absolute; visibility: hidden; border-top: 1px solid white;}
#jsddm li ul li {float: left; width:auto; font-size:12px;}
#jsddm li ul li a {width: auto;}

/*
MAIN
*/

#main-page		{position:relative;background-image:url(http://www.dasilvastudio.com/wp-content/images/mainbg.jpg); background-repeat:no-repeat; min-height:689px;}
#main-content	{position:absolute; top:60px; left:20px;}

/*
ABOUT
*/

#about-page		{position:relative;background-color:#fdf9fa;background-image:url(http://www.dasilvastudio.com/wp-content/images/gallerybg.jpg); background-repeat:no-repeat;background-position:top;}
#about-content	{padding:20px; text-align:left; color:#201e1f; font-size:14px; min-height:450px;}

/*
STUDIO PACKAGES
*/

#studio-page		{position:relative;background-color:#fdf9fa;background-image:url(http://www.dasilvastudio.com/wp-content/images/gallerybg.jpg); background-repeat:no-repeat;background-position:top;}
#studio-content	{padding:20px; text-align:left; color:#201e1f; font-size:14px;}

/*
GALLERY
*/

#gallery-page		{position:relative;background-image:url(http://www.dasilvastudio.com/wp-content/images/gallerybg.jpg); background-repeat:no-repeat; text-align:center; padding-top:10px; font-size:18px; color:#000;}
#gallery-content	{margin-left:auto; margin-right:auto; text-align:center; padding:0px 35px 15px 35px;}
#gallery-page a	{color:#201e1f; text-decoration:none;}
#gallery-page a:hover	{color:#1ec1c0;}

/*
ORDER
*/

#order-page		{position:relative;background-image:url(http://www.dasilvastudio.com/wp-content/images/orderbg.jpg); background-repeat:no-repeat; min-height:689px;}
#order-content	{position:absolute; top:260px; left:550px; width:350px; font-size:16px; color:#201e1f;}
#order-content a	{font-weight:bold;}
#order-content a:hover	{color:#201e1f;}

/*
CONTACT
*/

#contact-page		{position:relative;background-image:url(http://www.dasilvastudio.com/wp-content/images/contactbg.jpg); background-repeat:no-repeat; min-height:689px;}
#contact-content	{position:absolute; top:80px; left:235px; width:500px; font-size:16px; color:#201e1f; text-align:center;}
#contact-content a	{color:#201e1f; text-decoration:none; font-weight:bold;}
#contact-content a:hover	{text-decoration:underline;}

