/* @override 
	http://scottlawlerphotography.com.au/css/style.css
	http://scottlawlerphotography.com/css/style.css
*/

body {
	margin: 0;
	background-color: #e7e7e7;
}

#main-weddings div.content {
	width: 305px;
	margin-left: 33px;
	display: block;
	float: left;
	margin-top: 33px;
}

#main-commercial div.content {
	width: 305px;
	margin-left: 33px;
	display: block;
	float: left;
	margin-top: 33px;
}

div#logos {
	text-align: center;
	padding-top: 15px;
}

#home-info {
	height: 10px;
	overflow: hidden;
}

#container {
	width: 53em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#client-container {
	width: 53em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
}

#header {
	display: block;
	height: 170px;
}

#header h1 {
	text-transform: uppercase;
	font: normal bold 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5em;
	border-bottom: 1px solid #ccc;
	margin: 0;
}

#main-about div.content {
	width: 399px;
	padding-bottom: 30px;
	margin-top: 33px;
	margin-right: 33px;
	float: right;
}

#gallery {
	background: none repeat;
	height: 2.5em;
	padding-top: 5px;
	padding-bottom: 15px;
}

#header h1 a {
	text-decoration: none;
	color: #666;
	background: url(../images/sl_logo.jpg) no-repeat;
	display: block;
	height: 115px;
	text-indent: -9999px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

div.contact {
	font: 12px/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	padding-left: 1.7em;
	padding-right: 1.7em;
	padding-bottom: 1em;
}

div.contact a.vcard {
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

div.contact a:hover.vcard {
	color: #000;
}

#magnum {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

div.contact a.email {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
}

div.contact a:hover.email {
	color: #000;
}

#header h1 a:hover {
	text-decoration: none;
	color: #000;
}

#header ul.nav {
	margin: 0 0 0 75px;
	display: block;
	padding: 0;
	float: left;
}

#header ul.nav li {
	text-transform: uppercase;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 4px;
	list-style-type: none;
	display: block;
	float: left;
}

#header ul.nav li a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	padding: 15px 20px;
	display: block;
}

#header ul.nav li a:hover {
	color: #000;
}

#client-info ul li {
	text-transform: uppercase;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .3em;
	list-style-type: none;
	float: left;
	display: block;
	margin-right: 3em;
}

#header ul.nav li a.current {
	font-weight: bold;
	color: #000;
	border-top-style: solid;
	border-top-width: 3px;
	padding-top: 12px;
}

#client-info ul {
	border-bottom: 1px solid #999;
	height: 1em;
	border-top: 1px solid #999;
	margin-top: 0;
	padding: .6em 1em 0.3em;
	margin-bottom: 1.2em;
}

#client-info ul li.order {
	float: right;
	margin-right: 0;
}

#client-info ul li.order a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}

#client-info ul li.order a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#main-home {
	width: 100%;
	clear: both;
	height: 490px;
	overflow: hidden;
}

#main-client {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#main-client img {
	float: left;
	padding: 12px;
}

#main-portraits {
	width: 100%;
	background-image: url(../images/portraits_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-portraits div.content {
	margin-top: 33px;
	margin-right: 33px;
	width: 286px;
	float: right;
	margin-bottom: 33px;
}

#main-weddings {
	width: 100%;
	background-image: url(../images/weddings_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-about {
	width: 100%;
	background-image: url(../images/about_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-commercial {
	width: 100%;
	background-image: url(../images/commercial_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-links {
	width: 100%;
	background-image: url(../images/links_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-links div.content ul.links {
	margin: 0;
	padding: 0 0 20px;
}

#main-links div.content ul.links li a {
	text-decoration: none;
	margin-left: 1em;
	padding: .2em;
	color: #333;
	text-transform: uppercase;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main-links div.content ul.links li a:hover {
	color: #000;
}

#main-links div.content ul.links li {
	list-style-type: none;
	margin: 0;
	padding-left: 17px;
}

#main-contact {
	width: 100%;
	background-image: url(../images/contact_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

div.content {
	background: url(../images/transparent.png) repeat;
	float: right;
	margin-top: 33px;
	margin-right: 33px;
	width: 290px;
}

div.content p {
	margin: 0;
	color: #333;
	font: 11px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000 0 0 0;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 30px;
}

div.contact p {
	font-size: 12px;
	border-top: 1px solid #999;
	padding: .5em 1em;
	letter-spacing: .2em;
}

.lead {
	font: 20px/24px Georgia, "Times New Roman", Times, serif;
	padding: 1.5em 1.5em .8em;
}

#gallery a{
	text-decoration: none;
	color: #000;
}

#gallery a span.gallery-link{
	color: #333;
	float: right;
	background-color: #fff;
	clear: both;
	margin-right: -20px;
	opacity: 0.9;
	font-size: 13px;
	padding: 10px;
	font-style: italic;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#gallery a:hover span.gallery-link{
	margin-right: -25px;
}

#footer{
	height: 1em;
	margin-bottom: 2em;
	border-top: 1px solid #999;
	text-transform: uppercase;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .3em;
	list-style-type: none;
	border-bottom: 1px solid #999;
	text-align: right;
	margin-top: 2em;
	margin-left: 0;
	padding: .9em 1em 1em 0;
}

#main-links div.content ul.links li p {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding: .3em 0 .7em 1.2em;
}


