/*   
Theme Name: Mofase
Theme URI: http://www.mofase.com/
Description: The original Mofase Media template
Author: Matteo
Author URI: http://www.mofase.com/
Version: 1.0
.
Copyright 2010 Mofase.com - All rights reserved.
.
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, 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:'';}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold; }
em { font-style: italic; }
a img { border: none; } /* Gets rid of IE's blue borders */

/* ----------------------------------------- */

body {
	font-family: "Lucida Grande", sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	background: #1a1a1a;
	color: #dddad2;
}

p {
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #6e6d6b;
	margin: 0;
	padding: 0;
}

a {
	color: #dddad2;
	text-decoration: none;
	padding-bottom: 3px;
}
a:hover {
	color:#E25A00 !important;
	border: none !important;
}
a:focus {
	text-decoration: none !important;
	border: none !important;
	outline: none !important;
}

strong {
	font-weight: bold;
}

cite {
	font-size: 0.7em;
	color: #565554;
	margin: 0 0 10px 0;
	padding: 0;
}
cite a {
	color: #ff6f9e;
}

/* 
original
h1 {
	font-family: "Georgia", serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.4em;
	text-transform: none;
	letter-spacing: normal;
	color: #dddad2;
	margin: 0 0 28px 0;
	padding: 0;
}
*/
h1 {
	float: left;
	line-height: 52px;
	letter-spacing: -1px;
	color: #595959;
	font-weight: bold;
	font-size: 50px;
	font-family: Helvetica;
}

h2 {
	background: url('../i/icon-h1.gif') no-repeat 0 21px;
	font-family: "Georgia", serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.4em;
	text-transform: none;
	letter-spacing: normal;
	color: #dddad2;
	margin: 0;
	padding: 0 0 0 11px;
}


h3 {
	font-family: "Georgia", serif;
	font-size: 1.05em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing: normal;
	color: #a29e94;
	margin: 6px 0 15px 0;
	padding: 0;
}
h4 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1em;
	text-transform: none;
	letter-spacing: normal;
	color: #dddad2;
	margin: 15px 0 18px 0;
	padding: 0;
}
h5 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1em;
	text-transform: none;
	letter-spacing: normal;
	color: #a29e94;
	margin: 15px 0 18px 0;
	padding: 0;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}


/* HEADER */

#header {
	border-bottom: 3px solid #333333;
	/*border-bottom: 3px solid #E25A00;*/
	width: 820px;
	height: 134px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#header h1 {
	font-size: 2em;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 25px;
	left: 7px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	background: url('../i/logo-mofase.png') no-repeat;
	width: 170px;
	height: 66px;
	display: block;
	margin: 0;
	padding: 0;
}
#header h1 a span {
	display: none;
}
#header #strapline {
	display: block;
	position: absolute;
	top: 65px;
	left: 8px;
	margin: 0;
	padding: 0;
}
#header #strapline p {
	font-family: "Georgia", serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	color: #696866;
}
#header #nav {
	position: absolute;
	top: 90px;
	right: 8px;
	margin: 0;
	padding: 0;
}
#header #nav ul {
	width: 580px;
	height: 16px;
	margin: 0;
	padding: 0;
}
#header #nav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#header #nav li a span {
	/*display: none;*/
}
#header #nav li.menu_top a {
	font-family: "Lucida Grande", sans-serif;
	height: 20px;
	display: block;
	margin-right: 10px;
	padding: 0;
	border-bottom: 1px dotted #E25A00;
}
#header #nav li.menu_top a:hover {
	font-family: "Lucida Grande", sans-serif;
	color:#E25A00;
}
/* CONTENT */

#content {
	width: 820px;
	margin: 0 auto;
	padding: 0;
}
#content .module {
	width: 804px;
	margin: 30px 0 20px 0;
	padding-left:30px;
}
#content .leftMod {
	width: 204px;
	float: left;
	margin: 0;
	padding: 0;
}
#content .rightMod {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
}

#content .rightMod ul li.arrow {
	background: url('../i/_icon-arrow.gif') no-repeat 0 5px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #686765;
	margin: 12px 0 0 7px;
	padding: 0 0 3px 15px;
}
#content .rightMod .form{
	width: 400px;
	margin: 0 200px;
	margin-top: -150px;
}
#content .rightMod .text-contact{
	width: 200px;
}
#content .rightMod h1 {
	color: #a29e94 !important;
	margin-bottom: 20px;
}
#content .rightMod p {
	font-size: 0.75em;
	line-height: 1.8em;
	margin-bottom: 40px;
}
#content .rightMod p a {
	border-bottom:1px dotted #E25A00;;
	color: #6e6d6b;
}
#content .rightMod form {
	width: 600px;
	margin: 0 0 40px 0;
	padding: 0;
}
#content .rightMod form p {
	margin-bottom: 20px;
	padding: 0;
}
#content .rightMod form label {
	font-size: 0.65em;
	color: #6E6D6B;
	margin: 0;
	padding: 0;
}
#content .rightMod form input {
	width: 340px;
	height: 15px;
	background: #1f1f1f;
	border: none;
	color: #706f6d;
	margin: 5px 0 20px 0;
	padding: 5px;
}
#content .rightMod form textarea {
	width: 340px;
	height: 90px;
	background: #1f1f1f;
	border: none;
	color: #706f6d;
	margin: 5px 0 20px 0;
	padding: 5px;
}
#content .rightMod form button.sc {
	background: url('../i/btn-submitComment.png') no-repeat 0 0;
	width: 145px;
	height: 31px;
	border: none;
	margin: 5px 0 20px 0;
	padding: 5px;
}
#content .rightMod form button.sc:hover {
	background: url('../i/btn-submitComment.png') no-repeat 0 -31px;
}
#content .rightMod form .sc span {
	display: none;
}
#content .rightMod ol {
	list-style: none;
	margin-bottom: 22px;
	padding-left: 25px;
}
#content .rightMod ol li {
	background: url('../i/icon-h1.gif') no-repeat left;
	font-size: 0.75em;
	line-height: 2.4em;
	color: #A1A09E;
	margin: 0;
	padding-left: 10px;
}
#content .project {
	width: 282px;
	float: left;
	margin: 0 36px 46px 0;
	padding: 0;
}
#content .project.last {
	margin-right: 0 !important;
}
#content .info {
	margin: 0;
	padding: 0 8px 0 1px;	
}
#content .project p {
	margin-bottom: 16px;
}
#content .project ul {
	margin: 18px 0 0 0;
	padding: 0;
}
#content .project ul li {
	background: url('../i/icon-bluedot.gif') no-repeat 0 5px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	color: #575655;
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	padding: 0 0 0 8px;
}

#content .postContent {
	border-bottom: 1px dotted #4c4c4a;
	margin: 24px 0 40px 0;
	padding-bottom: 20px;
}
#content .postContent p {
	margin-bottom: 20px;
	padding: 0;
}
#content .postContent p a {
	background: none;
	border: none;
	color: #f87ea6;
}

/* FOOTER */
#action-footerTop {
	width: 820px;
	margin: 0 auto;
	padding: 0;
}
#footerTop {
	background: #121212;
}
#footerTop #tools {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	/*background: url('../i/2.png') no-repeat -200px 0%; */
}
#footerTop #tools .toolsBox {
	width: 186px;
	float: left;
	margin: 26px 25px 30px 0;
	padding: 0;
}
#footerTop #tools .toolsBox.last {
	margin-right: 0 !important;
}
#footerTop #tools .toolsBox h2 {
	margin-left: 8px;
}
#footerTop #tools .toolsBox h2 a {
	color: #dddad2;
	border-bottom: 0px dotted #E25A00;
}
#footerTop #tools .toolsBox p {
	color: #686765;
	margin: 11px 0 0 7px;
}
#footerTop #tools .toolsBox a {
	border-bottom: 1px dotted #E25A00;
	color: #686765;
}

#footerTop #tools .toolsBoxContent {
	border-top: 2px solid #1f1f1f;
	margin: 0 0 3px 0;
}
#footerTop #tools .toolsBox ul {
	margin: 0;
	padding: 0;
}
#footerTop #tools .toolsBox ul li {
	font-family: "Lucida Grande", sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #686765;
	margin: 12px 0 0 7px;
	padding: 0 0 3px 15px;
}
#footerTop #tools .toolsBox ul li.greenV {
	background: url('../i/icon-greenV.gif') no-repeat 0 2px;
}
#footerTop #tools .toolsBox ul li.orangeV {
	background: url('../i/icon-orangeV.png') no-repeat 0 2px;
}
#footerTop #tools .toolsBox ul li.arrow {
	background: url('../i/icon-arrow.gif') no-repeat 0 5px;
}
#footerBottom {
	background: #050505;
}
#footerBottom #copy {
	width: 820px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
}
#footerBottom #copy p {
	font-size: 0.6em;
	color: #535251;
	margin: 13px 0 0 0;
	padding: 0;
}
#footerBottom #copy a {
	background: url('../i/icon-orangeV.png') no-repeat 0 0;
	color: #535251;
	margin-left: 30px;
	padding-left: 16px;
}