@charset "UTF-8";
/* Sabrina Scolari Photography, created September 2011 */

@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url("nivo-slider.css");

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0 none; 
	outline: 0; 
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
body {
	font: 13px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 16px;
	background: url(img/bg.png) top center no-repeat #fff;
	color: #444;
}
#social {
	width: 960px;
	height: 40px;
	margin: 0 auto;
}
#links {
	width: 100px;
	height: 40px;
	float: right;
	margin: 50px 5px 0 0;
	text-align: right;
	color: #999;
	font-size: 14px;
}
#header {
	width: 870px;
	margin: 50px auto 45px auto;
}
#logo {
	width: 350px;
	height: 50px;
	margin: 0 auto 30px auto;
}
#nav {
	width: 870px;
	height: 30px;
	margin-bottom: 45px;
	background: url(img/bg_nav.png) top left no-repeat;
}
#main {
	background: url(img/bg_mainPurple.png) bottom center no-repeat;
	margin: 0 auto;
	min-height: 400px;
}
#content, #contentLarge, #contentGallery, #contentGrid2, #contentGrid2home {
	width: 555px;
	margin: 0 auto;
	border: 1px #ccc solid;
	background: #fff;
}
#contentLarge {
	width: 600px;
}
#contentGrid2, #contentGrid2home {
	border: 0 none;
}
#contentFull {
	width: 860px;
	margin: 0 auto;
}
.text {
	padding: 50px 20px 20px;
}
#notice {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 10px 0;
}
#footer, #footerGallery {
	width: 960px;
	margin: 20px auto 0 auto;
}
#footerGallery {
	margin: 30px auto 0 auto;
}
.line {
	background: url(img/bg_nav.png) bottom left no-repeat;
	height: 20px;
}
.fix { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}

/* Navigation */

ul#topnav {
	float:left;
	width: 100%;
	list-style: none;
}
ul#topnav li {
	float: left;
	position: relative;
	width: 120px;
	padding: 0 30px 0 0;
}
ul#topnav li.last {
	padding: 0;
}
ul#topnav li a {
	float: left; 
	width: inherit;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 10px;
	color: #660066;
	text-align: center;
	text-transform: uppercase;
	background: url(img/bg_nav_li.png) top left no-repeat;
}
ul#topnav li:hover a, ul#topnav li a:hover, ul#topnav .sub ul li a:hover { 
	color: #444;
	background: url(img/bg_nav_li_hover.png) top left no-repeat; 
}
ul#topnav li .sub {
	position: absolute;	
	top: 35px; 
	left: 0;
	float: left;
	display: none;
	z-index: 1001;
}
ul#topnav li .sub ul {
	list-style: none;
	width: 120px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	margin: 0 0 5px 0;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	display: block;
	padding: 0;
	background: url(img/bg_nav_li.png) top left no-repeat;
	color: #660066;
}

/* Footer */

#footer p, #footerGallery p {
	text-align: center;
}
#footer p span a, #footerGallery p span a, h4, #infoPackages p a {
	text-align: center;
	margin: 0 10px;
	color: #777;
	font: 12px 'Droid Sans', Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 3px
}
#footer p span a:hover, #footer p span a#current, #footerGallery p span a:hover, #footerGallery p span a#current, #infoPackages p a {
	color: #660066;
}
#footer p span a#current, #footerGallery p span a#current {
	font-weight: bold;
}

/* About */
	
.grid2, #pic {
	width: 266px;
	height: 340px;
	border: 1px #ccc solid;
	background: #fff;
}
.tab {
	width: 180px;
	height: 40px;
	line-height: 40px;
	margin: 320px 43px 0 43px;
	text-align: center;
	background: url(img/bg_tab.png) top left no-repeat;
	font-size: 13px;
	color: #660066;
	text-transform: uppercase;
}
#contentGrid2home .tab {
	margin: -20px 43px 0 43px;
	position: absolute;
}
#content .tab {
	margin: 40px 0 -20px 0;
}
#name {
	width: 180px;
	float: left;
	margin-top: 300px;
}
#name h2 {
	margin-bottom: 0;
}
#name p {
	font-size: 12px;
	line-height: 14px;
}
#pic {
	float: left;
	margin-left: 20px;
}
#bio {
	width: 370px;
	float: right;
	margin-left: 22px;
}
#bio p {
	line-height: 18px;
}
.grid4 {
	width: 158px;
	height: 370px;
	float: left;
	margin-right: 20px;
	padding: 20px;
	border: 1px #ccc solid;
	background: #fff;
	text-align: center;
}
.last {
	margin-right: 0;
}
ul.list li {
	list-style: disc outside;
	text-align: left;
	margin-left: 15px;
	font-size: 11px;
}
#infoPackages {
	width: 480px;
	height: 80px;
	margin: 20px auto 0 auto;
	padding-top: 10px;
	text-align: center;
	background: url(img/bg_infoPackages.png) top left no-repeat;
}
#fyi {
	float: right;
	width: 240px;
	font-size: 11px;
	font-style: italic;
	margin-top: 20px;
	text-align: right;
}
#padPackages {
	padding: 60px 60px 0 60px;
}
#padContact {
	padding: 60px;
	background: #e4e4e4;
}
#info {
	border: 1px #ccc solid;
	background: #fff;
	padding: 30px;
}

/* Galleries */

#contentGallery {
	width: 555px;
	border: 0 none;
}

/* Text */

h1, h3, .highlight {
	font: 28px 'Droid Sans', Arial, Helvetica, sans-serif;
	line-height: 32px;
	color: #660066;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#padPackages h1 {
	text-align: center;
}
.highlight {
	font: 16px 'Droid Sans', Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 0;
	letter-spacing: 1px;
}
h2 {
	font: 18px;
	line-height: 24px;
	color: #444;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#info h2 {
	margin-bottom: 5px;
	color: #660066;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	padding-top: 0;
}
p {
	margin: 0 0 10px 0;
	line-height: 30px;
}
#info p {
	line-height: 18px;
}
.text p {
	line-height: 18px;
}
#byline {
	color: #ccc;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}

/* Links */

a:link, a:active {
	color: #660066;
	text-decoration: none;
}
a:hover, a:visited {
	color: #444;
	text-decoration: none;
}
#links a {
	color: #999;
}
#byline a {
	color: #ccc;
}
#links a:hover, #byline a:hover {
	color: #660066;
}

/* Forms */

.input {
	font: 12px 'Droid Sans', Arial, Helvetica, sans-serif;
	background: #fff;
	color: #999;
	border: 1px #fff solid;
	display: block;
	float: left;
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 5px;
	width: 423px;
	height: 15px;
}
.input:hover, input:focus {
	border: 1px #660066 solid;
}
.inputTxtArea {
	height: 150px;
	overflow: hidden;
}
.btnForm {
	background: transparent url(img/bg_btn.png) no-repeat scroll 0 0;
	border: medium none;
	cursor: default;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 160px;	
	font: 12px 'Droid Sans', Arial, Helvetica, sans-serif;
	color: #660066;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.btnForm:hover {
	background: transparent url(img/bg_btnHover.png) no-repeat scroll 0 0;
	color: #fff;
}

/* Images */

img {
	border: 0 none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
