/*------------------------------------------------------------------------------------------------------------------------
Minusfront Stylesheet (for modern browsers)

Version: 1.0
Author: Dean Hudson
Email: dean@minusfront.com
Website: http://www.minusfront.com
------------------------------------------------------------------------------------------------------------------------*/

body {
	background: #111018;
	margin:0px;
	padding:0px;
	font: 12px/18px "Lucida Sans", Trebuchet, Verdana, sans-serif;
}

.container {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

#main {
	background: url(/images/bg_repeat.jpg) repeat-x;
}


#content, #content_portfolio {
	background: #ffffff;
	padding: 30px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: -60px;
	width: 900px;
	overflow: hidden;
	z-index: 100;
}

#content {
	background: #ffffff url(/images/content_bg.gif) repeat-y;
}


/*
	TEXT STYLES	
______________________________________________________________________________________________________*/

h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	margin-top: 20px;
}

.amp {
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
	font-style: italic;
	font-size: 14px;
}

.italic, #success_page p {
	font-style: italic;
}

.smallText {
	font-size: 10px;
	text-transform: uppercase;
	color: #959595;
}

.bodyCopy {
	margin-bottom: 20px;
}

::-moz-selection {
	background:#01a9c2;
	color:#fff;
}

::selection {
	background:#01a9c2;
	color:#fff;
}

.quoteText {
	font-style: italic;
	margin-bottom: 15px;
	color: #01a9c2;

}

span.first {
	float: left;
	color: #dde3e8;
	font-family: "Lucida Grande", Helvetica, Old English, Georgia,serif;
	font-style: normal;
	font-size: 100px;
	line-height: 85px;
	margin-right: 10px;
	margin-bottom:-60px;
}

span.required { 
	color: #ec068d; 	
}

#sidebar h2, #contact h2 {
	color: #01a9c2;
}

#sidebar h3 {
	margin-bottom: 15px;
}

.question {
	margin-bottom: 0px;
}

.answer {
	margin-bottom: 20px;
	color: #000000;
}

/*
	LOGO	
______________________________________________________________________________________________________*/

#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}

#logo {
	position: absolute;
	top: 0;
	left: -6px;
	z-index: 1000;
	background:url(/images/mf_logo.png) no-repeat;
	width:130px;
	height:213px;
}

#logo a {
	display: block;
	width:130px;
	height:213px;
}

#mf_logo {
	width: 200px;
	height: 30px;
	background: url(http://www.minusfront.com/images/minusfront_logo.jpg) no-repeat 0 0;
	text-indent: -99999px;
	margin-bottom: 15px;
	margin-top: -5px;
}


/*
	NAVIGATION	
______________________________________________________________________________________________________*/


ul#menu {
	margin-left: 176px;
}

ul#menu li {
	float:left;
	text-indent: -999px;
	background-image: url(/images/menu.jpg);
	overflow: hidden;
	cursor: pointer;
}

ul#menu li a {
	width: 120px;
	height: 70px;
	display:block;
}

li#home {
	background-position: 0px 0px;
}

li#home:hover {
	background-position: 0px -70px;
}

li#about {
	background-position: -120px 0px;
}

li#about:hover {
	background-position: -120px -70px;
}

li#about_active {
	background-position: -120px 70px;
}

li#portfolio {
	background-position: -240px 0px;
}

li#portfolio:hover {
	background-position: -240px -70px;
}

li#portfolio_active {
	background-position: -240px 70px;
}

li#contact{
	background-position: -360px 0px;
}

li#contact:hover {
	background-position: -360px -70px;
}

li#contact_active {
	background-position: -360px 70px;
}


/*
	PORTFOLIO-NAV	
______________________________________________________________________________________________________*/
ul#portfolio_nav {
	position: absolute;
	left: 215px;
	top: 215px;
	z-index: 100;
}

ul#portfolio_nav li {
	margin-left: 5px;
	float:left;
	text-indent: -999px;
	background-image: url(/images/tabs_sprite.png);
	overflow: hidden;
}	

ul#portfolio_nav li a {
	display: block;
	width: 110px;
	height: 40px;
}

#webtab {
	background-position: 0px 40px;
}

#webtab:hover {
	background-position: 0px 0px;
}

#webtab_active {
	background-position: 0px 0px;
}

#logotab {
	background-position: 220px 40px;
}

#logotab:hover {
	background-position: 220px 0px;
}

#logotab_active {
	background-position: 220px 0px;
}

#printtab {
	background-position: 110px 40px;
}

#printtab:hover {
	background-position: 110px 0px;
}

#printtab_active {
	background-position: 110px 0px;
}

/*
	INTRODUCTION	
______________________________________________________________________________________________________*/

#intro, #introAbout, #introContact, #introLogos, #introWeb, #introPrint, #introProcess,
#introPortfolio {
	height:245px;
	width:960px;
	padding-top: 70px;
	left: 0;	
}

#intro {
	background:url(/images/intro.jpg) no-repeat bottom;
}

#introAbout {
	background:url(/images/introAbout.jpg) no-repeat bottom;
}

#introContact {
	background:url(/images/introContact.jpg) no-repeat bottom;
}

#introLogos {
	background:url(/images/introLogos.jpg) no-repeat bottom;
}

#introWeb {
	background:url(/images/introWeb.jpg) no-repeat bottom;
}

#introPrint {
	background:url(/images/introPrint.jpg) no-repeat bottom;
}

#introProcess {
	background:url(/images/introProcess.jpg) no-repeat bottom;
}

#introPortfolio {
	background:url(/images/introPortfolio.jpg) no-repeat bottom;
}

#intro h2, #intro small, #introAbout h2, #introAbout small, #introContact h2, #introContact small,
#introLogos h2, #introLogos small, #introWeb h2, #introWeb small, #introPrint h2, #introPrint small,
#introProcess h2, #introProcess small, #introPortfolio h2, #introPortfolio small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}

#start_btn a {
	background: url(/images/startButton.png) no-repeat 0px -40px;
	width: 185px;
	height: 40px;
	text-indent: -9999px;
	position: absolute;
	top: 172px;
	right: 155px;
	overflow: hidden;
}

#start_btn a:hover {
	background-position: 0px 0px;
}


/*
	MAIN CONTENT	
______________________________________________________________________________________________________*/

#mainContent {
	float: left;
	padding-right: 30px;
	width: 530px;
}

#mainContent h2 {
	color: #ec068d;
}

#mainContent a {
	font-weight: bold;
	color: #ec068d;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#mainContent a:hover {
	border-bottom: 1px solid;
}

.hr {
	height: 1px;
	background: #fff url(/images/dividerLine.png) no-repeat scroll center;
	margin: 10px 0 20px 0;
}

.hr hr {
  display: none;
}

.quoteBox, #quoteBox_last {
	float: left;
	width: 215px;
	margin: 0 30px 30px 0;
	background-color: #ffffff;
	border: solid 1px #dde3e8;
	padding: 15px 15px 10px;
	margin-top: 15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#quoteBox_last {
	margin-right: 0;
}

.clientList, #clientList_last {
	float: left;
	width: 156px;
	margin: 15px 30px 0 0;
}

#clientList_last {
	margin: 15px 0 0;
}

.clientList li, #clientList_last li {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(/images/mfBullet.gif) no-repeat 0 3px;
}

#vcard_btn {
	width: 238px;
	height: 40px;
	display:block;
	text-indent: -999px;
	background: url(/images/vCardBtn2.png) no-repeat bottom;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 20px;
}

#vcard_btn:hover {
	background-position: top;
}

#contact_details {
	margin-bottom: 20px;
	border: solid 1px #dde3e8;
	padding: 15px 15px 5px;
	margin-top: 15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#contact_table {
	width: 500px;
}

.contact_title {
	width: 60px;
	height: 30px;
}

ol#process_list {
	color: #000000;
	font-style: bold;
	background-color: #ffffff;
	border: solid 1px #dde3e8;
	padding: 5px 20px;
	margin-top: 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#no1 {
	background: url(/images/bullet_1.jpg) 0 1px no-repeat;
	padding-left: 45px;
}

#no2 {
	background: url(/images/bullet_2.jpg) 0 1px no-repeat;
	padding-left: 45px;
}

#no3 {
	background: url(/images/bullet_3.jpg) 0 1px no-repeat;
	padding-left: 45px;
}

#no4 {
	background: url(/images/bullet_4.jpg) 0 1px no-repeat;
	padding-left: 45px;
}

/*
	FEATURED CONTENT	
______________________________________________________________________________________________________*/

.hidden {
	display: none;
}

#wrap {
	position: relative;
}

#prev {
	position: absolute;
	left: 0;
	margin-top: 145px;;
	z-index: 2;
	cursor: pointer;
}

#next {
	position: absolute;
	right: 2px;
	margin-top: 145px;
	z-index: 2;
	cursor: pointer;
}

#slides {
	margin-bottom: 20px;
}

#slides h2 {
	margin: 20px 0 10px 0;
}

#slides p {
	margin-bottom: 20px;
}


/*
	SERVICES BOXES	
______________________________________________________________________________________________________*/

.designBox {
	width: 156px;
	float: left;
	margin: 10px 30px 0 0;
}

#logoDesign, #webDesign {
	width: 156px;
	float: left;
	margin: 10px 30px 0 0;
	padding-top: 148px;
}

#logoDesign {		
	background: url(/images/iconLogo.png) no-repeat top left;
}

#webDesign {		
	background: url(/images/iconWeb.png) no-repeat top left;
}

.icon {
	padding-bottom: 20px;
}

#logoDesign a, #webDesign a, #printDesign a,
#logoDesign a:hover, #webDesign a:hover, #printDesign a:hover {
	text-decoration: none;
	border: 0;
}

#printDesign {
	width: 156px;
	float: left;
	margin-top: 10px;
	padding-top: 148px;
	background: url(/images/iconPrint.png) no-repeat top left;
}

.button {
	margin-top: 20px;
	float:left;
	text-indent: -999px;
	background: url(/images/viewMoreButton2.png) no-repeat bottom;
	overflow: hidden;
}

.button a {
	width: 100px;
	height: 29px;
	display:block;
}

.button:hover {
	background-position: top;
}




/*
	SIDEBAR	
______________________________________________________________________________________________________*/

#sidebar {
	float: right;
	width: 310px;
}

#mugshot {
	float: left;
	margin-right: 10px;
	width: 87px;
}

#sidebar a, #content_portfolio a {
	font-weight: bold;
	color: #01a9c2;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#sidebar a:hover, #content_portfolio a:hover {
	border-bottom: 1px solid;
}

.divider {
	margin: 10px 0 25px 0;
}

ol#questions {
	list-style: decimal;
	padding-left: 20px;
	font-style: italic;
	color: #01a9c2;
	margin-bottom: -20px;
}

.flickr_badge_image img {
	width: auto; 
	height: 118px; 
	padding: 5px; 
	margin: 0 25px 25px 0; 
	border: 1px solid #DDE3E8; 
	background: #ffffff; 
	float: left; 
}


/*
	CONTACT FORM	
______________________________________________________________________________________________________*/

#name, #email, #comments, #mce-EMAIL {
	padding: 5px;
	width: 295px;
	font-style: italic;
	color: #707070;
	margin: 0px;
	border: 1px solid #a2a8ad;
	line-height: 18px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

#sidebar textarea {
	height: 90px;
}

#sidebar textarea:focus, #sidebar input:focus, #mc_embed_signup input:focus {
	border: 1px solid #01a9c2;
	background-color: #ffffff;
}

#sidebar input.submit-button {
	width: 83px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/sendButton2.png) 0px -29px;
	float: right;
	border: 0;
	border-style: none;
	cursor: pointer;
	margin-left: 20px;
}

#sidebar input.submit-button:hover {
	background-position: 0px -58px;
}

#sidebar label { 
	color: #363636;
	line-height: 24px;
}

/* Style for the error message */

.error_message { 
	display: block; 
	height: 22px; 
	line-height: 22px;
	background: #FBE3E4 url('/images/error.png') no-repeat 10px center; 
	padding: 5px 10px 5px 35px; 
	margin: 10px 0 15px; 
	color:#8a1f11;
	border: 1px solid #FBC2C4; 
	-moz-border-radius: 7px; 
	-webkit-border-radius:7px; 
}

#success_page h3 { 
	background: url('/images/tick.png') left no-repeat; 
	padding-left:22px;
	margin: 0 0 10px;
	font-size: 12px;
	color: #01a9c2;
}

#success_page p {
	margin: 10px 0;
}

#success_page {
	display: block;
	background-color: #ffffff;
	border: solid 1px #01a9c2;
	padding: 15px 15px 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;  
}

#verify {
	display: inline;
	width: 30px;
	padding: 5px;
	font-style: italic;
	color: #707070;
	margin: 0px;
	border: 1px solid #a2a8ad;
	line-height: 18px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}


/*
	PORTFOLIO BOXES	
______________________________________________________________________________________________________*/

.portfolioItem {
	width: 900px;
	margin-bottom: 30px;
	overflow: hidden;
}

.portfolioBox {
	width: 342px;
	float: right;
}

.portfolioImage {
	float: left;
	padding: 5px;
	background-color: #f0f4f6;
	border: 1px solid #dde3e8;
	width: 518px;
	height: 315px;
}

.PortfolioDescription h2, .scopeBox h3 {
	color: #ec068d;
}

.scopeBox {
	background-color: #f0f4f6;
	border: solid 1px #dde3e8;
	padding: 0px 15px 15px;
	margin-top: 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.scopeBox h3 {
	margin-bottom: 10px;
}

ul.scope li {
	background: url(/images/tick.png) no-repeat 1px 0;
	padding-left: 30px;
	margin-bottom: 5px;
}

.PortfolioDescription a {
	color: #01a9c2;
	text-decoration: none;
}

.PortfolioDescription a:hover {
	text-decoration: underline;
}

ul.jump_links li {
	display: inline;
}

.view_site {
	margin-right: 25px;
	padding-left: 22px;
	background: url(/images/go_site.png) no-repeat 0 -3px;
}

.view_large {
	margin-right: 25px;
	padding-left: 22px;
	background: url(/images/magnifyingglass.gif) no-repeat 0 1px;
}

.back_top {
	padding-left: 19px;
	background: url(/images/back_top.png) no-repeat 0 0px;
}

/*
	FOOTER	
______________________________________________________________________________________________________*/

#footer	{
	color: white;
	margin: 30px 0 0;
	position: relative;
}

#footerNav {
	width: 388px;
	height: 42px;
	background: url(/images/footerNav.jpg) no-repeat;
	padding-left: 190px;
}

ul#footerNav li {
	display: inline;
	margin-right: 22px;
	line-height: 45px;
}

ul#footerNav li a {
	font: 12px "Lucida Sans", Arial, Trebuchet, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #01a9c2;
	text-decoration: none;
}	

ul#footerNav li a:hover {
	color: #ec068d;
	text-decoration: underline;
}

#validBox {
	float: left;
	width: 156px;
	margin: 30px 0 0 30px;
}

#validBox p {
	color: #646f7c;
	margin-bottom: 15px;
}

#validBox a {
	color: #ffffff;
	text-decoration: none;
}

#validBox a:hover {
	text-decoration: underline;
}

#XHTMLvalid {
	text-indent: -9999px;
	background: url(/images/XHTMLvalid.png) no-repeat;
	width: 56px;
	height: 26px;
	display: block;
	margin: 20px 0;
}

#CSSvalid {
	text-indent: -9999px;
	background: url(/images/CSSvalid.png) no-repeat;
	width: 56px;
	height: 26px;
	display: block;
	margin: 20px 0;
}

#socialMedia {
	float: left;
	margin: 30px 0 0 40px;
}

#socialMedia h2 {
	font-weight: normal;
	color: #01a9c2;
	margin-bottom: 30px;
}

#col_1 {
	float: left;
	margin-right: 100px;
}

#col_2 {
	float: left;
}

ul#col_1 li a, ul#col_2 li a {
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
	padding-left: 35px;
	height: 24px;
	display: block;
	margin-bottom: 20px;
}

ul#col_1 li a:hover, ul#col_2 li a:hover {
	text-decoration: underline;
}

#facebook {
	background: url(/images/iconFacebook.png) no-repeat left;
}

#twitter {
	background: url(/images/iconTwitter.png) no-repeat left;
}

#flickr {
	background: url(/images/iconFlickr.png) no-repeat left;
}

#linkedin {
	background: url(/images/iconLinkedin.png) no-repeat left;
}

#delicious {
	background: url(/images/iconDelicious.png) no-repeat left;
}

#lastfm {
	background: url(/images/iconLastfm.png) no-repeat left;
}

#footerContent {
	background: url(/images/twitterBG.jpg) bottom right no-repeat;
	min-height: 265px;
}

#twitterBox {
	position: absolute;
	right: 186px;
	top: 32px;
	width: 165px;
	height: 110px;
	overflow: hidden;
	padding: 0px 10px;
}

#twitter_update_list {
	font: 12px/18px "Lucida Sans", Trebuchet, Verdana, sans-serif;
	font-style: italic;
	color: #01a9c2;
}

#twitter_update_list a {
	color: #ec068d;
	text-decoration: none;
}

#twitter_update_list a:hover {
	text-decoration: underline;
}

#twitterLink {
	width: 155px;
	height: 34px;	
	text-indent: -9999px;
	background: url(/images/followBtn.png) no-repeat top;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 216px;
	top: 198px;
}

#twitterLink:hover {
	background-position: bottom;
}
