/* @override http://salvatoredimauro.com/wp-content/themes/salvatoredimauro/style.css */

/*
Theme Name: Salvatore Di Mauro
Theme URI: http://salvatoredimauro.com.au
Author: Sean Bunton
Author URI: http://seanbunton.com
*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
a:active { outline: none; }
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
div { position:relative }

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/bg.jpg) repeat-x fixed 0 top;
}

div.bg {
	height: 168px;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background: #eee url(images/angle-bg.png) no-repeat fixed left;
	z-index: 1;
}

a {
	-webkit-transition-property: color;
	-webkit-transition-duration: .5s;
}

a.post-edit-link {
	text-decoration: none;
	color: #999;
	padding: 8px 11px 8px 36px;
	background: #fff url(images/edit-pencil.gif) no-repeat 12px;
	clear: both;
	border: 1px solid #ddd;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	display: block;
	float: left;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 0;
	right: 0;
	margin-top: 15px;
}

a.post-edit-link:hover {
	cursor: pointer;
	color: #333;
}

a.post-edit-link:active {
	margin-top: 16px;
	margin-right: 1px;
	cursor: pointer;
}

form.wpcf7-form {
	margin-top: 20px;
}

div#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	height: 130px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 10;
}

#footer span.seperator {
	padding-right: 5px;
	padding-left: 5px;
	color: #ddd;
}

#nav ul {
	font-weight: bold;
	clear: both;
	width: 830px;
	margin-right: auto;
	height: 35px;
	margin-left: auto;
}

div#nav {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #efefef;
	position: fixed;
	right: 0;
	left: 0;
	top: 130px;
	z-index: 3;
}

#nav ul li {
	float: left;
}

#header h1 a {
	font-weight: bold;
	font-size: 25px;
	color: #333;
	text-decoration: none;
	float: left;
	padding-top: 70px;
	padding-bottom: 20px;
	text-indent: -9999px;
	width: 280px;
	background: url(images/sdm-logo.png) no-repeat 0 70px;
	z-index: 15;
}

div#sidebar {
	width: 220px;
	float: right;
	overflow: hidden;
	position: fixed;
	margin-left: 540px;
	font-size: 12px;
	color: #888;
	margin-top: 0;
}

div.content_container {
	padding-bottom: 60px;
	float: left;
}

#project-list a {
	margin-bottom: 10px;
	float: left;
}

#project-list a:hover {
	cursor: pointer;
}

div#project-list {
	width: 860px;
	float: left;
}

a{
	text-decoration: none;
}

#sidebar ul li.page_item.page-item-31.current_page_item a {
	display: none;
	color: #999;
}

#sidebar ul li.page_item.current_page_item a:hover {
	color: #333;
}

#container a img.attachment-thumbnail {
	float: left;
	margin-right: 10px;
	-webkit-transition: all 0.15s ease-out;
	-webkit-transform: scale(1);
	-moz-transition: all 0.15s ease-out;
	-moz-transform:scale(1);
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	margin-bottom: 8px;
}

#container div.gallery dl.gallery-item {
	margin-top: 0;
}

#container a:hover img.attachment-thumbnail  {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

#container a:active img.attachment-thumbnail  {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}

#container a img.size-thumbnail  {
	float: left;
	margin-right: 10px;
	-webkit-transition: all 0.15s ease-out;
	-webkit-transform: scale(1);
	-moz-transition: all 0.15s ease-out;
	-moz-transform:scale(1);
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	margin-bottom: 8px;
}

#container a:hover img.size-thumbnail  {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

#container a:active img.size-thumbnail  {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}



#maintenance #header ul {
	display: none;
}

div.page {
	float: left;
	opacity: 0;
}

#sidebar ul {
	padding: 20px 20px 20px 25px;
	border: 1px solid #ddd;
	background-color: #eee;
}

.page h2 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 13px;
}

div#footer {
	text-align: right;
	font-size: 10px;
	color: #aaa;
	border-top: 1px solid #ddd;
	padding: 10px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
}

div.page-container {
	float: left;
	clear: both;
	margin-top: 168px;
	padding-bottom: 50px;
	padding-top: 40px;
	width: 800px;
}

#maintenance  h3 {
	font-size: 18px;
	color: #999;
	font-weight: bold;
}

a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#post-28 div.content_container div.content div.profile_main p {
	width: 340px;
}

div.content p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-bottom: 15px;
	width: 490px;
}

div.content p strong {
	color: #333;
}

div.content ul li {
	font-size: 12px;
	margin-left: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
	margin-right: 100px;
	color: #666;
}

#footer a:hover.bunton {
	color: #000;
}

#footer a.bunton {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

#header h3 {
	display: none;
}

#nav ul li a {
	float: left;
	text-decoration: none;
	font-size: 13px;
	color: #999;
	padding: 10px 15px;
}

#nav ul li a:hover {
	color: #333;
}

#nav ul li a:active {
	color: #000;
	padding-top: 11px;
	padding-bottom: 9px;
}

#nav ul li.page_item.current_page_item a {
	color: #333;
}

form.wpcf7-form label {
	font-weight: bold;
	font-size: 13px;
	color: #333;
}

form.wpcf7-form input {
	padding: 5px;
	border: 1px solid #bbb;
	color: #999;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
}

div.submit-button input {
	font-weight: bold;
	color: #333;
	margin-left: 210px;
	width: 84px;
	background-color: #fff;
}

#wpcf7-f1-p15-o1 form.wpcf7-form p {
	margin-bottom: 10px;
}

form.wpcf7-form textarea {
	padding: 5px;
	border: 1px solid #bbb;
	color: #999;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 282px;
	background-color: transparent;
}

div.profile_image {
	float: left;
	margin-right: 30px;
}

#sidebar ul li.page_item a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 13px;
	display: block;
	text-align: left;
}

#sidebar ul li.page_item a:hover {
	color: #333;
}

#pagenav ul li.page_item ul li.page_item.current_page_item.page_folder ul li.page_item a:hover {
	color: #333;
}



#sidebar ul li .current_page_item a {
	color: #333;
}

#sidebar ul li .current_page_item.page_folder ul li.page_item a {
	color: #999;
}

#sidebar h3 {
	font-size: 20px;
	margin-bottom: 27px;
	line-height: 20px;
	margin-top: 15px;
	color: #333;
	margin-left: 15px;
	text-align: left;
}

#project-list div.project img {
	float: left;
	margin-right: 30px;
	-webkit-transition: all 0.15s ease-out;
	-webkit-transform: scale(1);
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-moz-transition: all 0.15s ease-out;
	-moz-transform:scale(1.05);
}

div.content_container div.content div.profile_main img {
	float: left;
	margin-right: 30px;
	-webkit-transition: all 0.15s ease-out;
	-webkit-transform: scale(1);
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-moz-transition: all 0.15s ease-out;
	-moz-transform:scale(1.05);
	margin-bottom: 15px;
}

#project-list div.project:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

#project-list div.project:active img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}

#project-list div.project h3 {
	width: 205px;
	text-decoration: none;
	color: #333;
	float: left;
	margin-top: 12px;
}

#project-list div.project p {
	float: left;
	width: 205px;
	text-decoration: none;
	margin-top: 8px;
	font-size: 12px;
	line-height: 16px;
}

#nav ul li.page_item.current_page_ancestor a {
	color: #333;
}

div#sidebar {
	float: right;
	width: 262px;
}

#sidebar ul li.page_item.current_page_item ul li.page_item a {
	display: block;
}

#sidebar ul li.page_item.current_page_item a {
	display: none;
}

#sidebar ul li.page_item.current_page_item a {
	display: block;
	color: #333;
}

a.home-link {
	color: #333;
	font-size: 13px;
	font-weight: bold;
}




h3 {
	font-weight: bold;
	color: #333;
	font-size: 13px;
}

#project-list div.project {
	float: left;
	margin-bottom: 30px;
	width: 400px;
	margin-right: 30px;
	height: 210px;
}

p.pp_description {
	color: #888;
	visibility: hidden;
	font-size: 13px;
	height: 0;
}

div.pp_top {
	display: none;
}

div.pp_content {
	padding-top: 5px;
}

p.currentTextHolder {
	color: #888;
	font-size: 12px;
}

a.pp_close {
}

a.pp_close {
	margin-right: 20px;
}

div.pp_nav {
	position: absolute;
	left: 0;
	top: 0;
}

#project-list div.project.right {
	margin-right: 0;
}

#home div.content_container div.content div.home a img {
	float: left;
	margin-right: 20px;
	-webkit-transition: all 0.15s ease-out;
	-webkit-transform: scale(1);
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-moz-transition: all 0.15s ease-out;
	-moz-transform:scale(1);	
}

#home div.content_container div.content div.home a:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

#home div.content_container div.content div.home a:active img  {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}

#project-list div.project h4 {
	float: left;
	color: #999;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-weight: bold;
}

#home-sidebar h4 {
	float: left;
	color: #888;
	font-size: 12px;
	margin-top: 2px;
	width: 300px;
	margin-bottom: 10px;
}

#home div.content_container {
	width: 800px;
}

#post-33 div.content p {
	width: 440px;
}


#home div.content_container div.content {
	margin-top: 0;
	width: 800px;
	float: left;
}

div.home {
	float: left;
}

div#home-sidebar {
	float: right;
	width: 310px;
}

div.profile_main {
	width: 340px;
	float: left;
}

div.profile_side {
	width: 340px;
	padding-left: 70px;
	padding-top: 58px;
	float: left;
}

