/*
Theme Name: Coco
Theme URI: http://go-coco.com/
Version: 1.0
Author: Go-Coco*
Author URI: http://go-coco.com/
*/



/* Layout */

@import url(fonts.css);

img { border: 0; }

body {
	background: #FFF;
	margin: 0;
	padding: 0;
}

#mainContentWrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: transparent;
	border-top: 15px solid #000;
	border-bottom: 15px solid #993333;
}

#mainContent {
	margin: 0 auto;
	padding: 0 0 25px 0;
	width: 1025px;
	background: transparent;
}

#mainContentLeft {
	margin: 0;
	padding: 25px 0 0 0;
	width: 409px;
	background: transparent;
	float: left;
	display: inline;
}

#logo {
	margin: 0;
	padding: 150px 0 30px 0;
	width: 386px;
	height: 154px;
	background: transparent;
}

#indexPost {
	margin: 0;
	padding: 25px 0 30px 0;
	width: 409px;
	background: transparent url('images/Post-Repeater.jpg') repeat-x;
}

#mainContentRight {
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
	width: 500px;
	background: transparent;
	float: left;
	display: inline;
	clear: right;
}


#portfolioWrapper { width: 500px; margin: 25px 15px 25px 0; padding: 0; float: left; display: inline; }
#portfolioMainPhoto { width: 175px; margin: 0; padding: 0; float: left; display: inline; }
#portfolioContent { width: 300px; margin: 0 0 0 25px; padding: 0; float: left; display: inline; }


#secondaryContent {
	margin: 0 auto;
	padding: 0;
	width: 1025px;
	background: transparent;
	clear: left;
}

#secondaryContentLeft {
	margin: 0;
	padding: 0 0 0 0;
	width: 409px;
	height: 300px;
	background: transparent;
	float: left;
	display: inline;
}

#secondarylogo {
	margin: 45px 0 0 0;
	padding: 0 0 15px 0;
	width: 386px;
	height: 100px;
	background: transparent;
}

#secondaryContentRight {
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
	width: 500px;
	height: 300px;
	background: transparent;
	float: left;
	display: inline;
}

#portfolioWeb {
	margin: 0 auto;
	padding: 0;
	width: 1025px;
	background: transparent;
	clear: left;
}

#portfolioPrint {
	margin: 0 auto;
	padding: 0;
	width: 1025px;
	background: transparent;
	clear: left;
}

#photoWrapper {
	margin: 0 10px 20px 10px;
	padding: 0;
	width: 200px;
	height: 150px;
	background: #FFF;
	float: left;
	display: inline;
	position: relative;
}

#photo {
	margin: 0 0 0 0;
	padding: 0;
	width: 200px;
	height: 150px;
	background: #FFF;
	border: solid #efefef 2px;
}

#single {
	margin: 0 auto;
	padding: 0;
	width: 1025px;
	background: transparent;
	clear: left;
}

#singleLeft {
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	background: transparent;
	float: left;
	display: inline;
}

#singleRight {
	margin: 0 0 0 50px;
	padding: 0 0 50px 0;
	width: 750px;
	background: transparent;
	float: right;
	display: inline;
}

#teamContainer {
	margin: 0 10px 20px 10px;
	padding: 0;
	width: 310px;
	background: #FFF;
	float: left;
	display: inline;
	position: relative;
}

.line:before, .line:after {
	content: "";
	display: table;
}
.line:after { clear: both; }
/* For IE 6/7 (trigger hasLayout) */
.line { zoom: 1; }
.unit { float: left; }
.unit-right { float: right; }
.last-unit {
	overflow: hidden;
	
	*overflow: visible;
	*zoom: 1;
}

/***=main nav***/
.main-nav {
	list-style: none;
	margin: 0;
	padding-left: 210px;
	text-align: right;
}
.main-nav .nav-item {
	float: left;
	font-size: 13px;
	height: 177px;
	line-height: 1.2;
	margin: 0 16px 0 0;
	padding: 0;
	width: 40px;

}
.main-nav .nav-item a {
	background-repeat: no-repeat;
	display: block;
	height: 177px;
	overflow: hidden;
	text-indent: 100%;
	width: 40px;
}
.csstransforms .main-nav .nav-item a {
	display: block;
	height: 20px;
	margin: 68px 0 0 -109px;
	overflow: visible;
	padding: 20px 0 0 8px;
	text-indent: 0;
	text-transform: uppercase;
	width: 169px;
	
	transform: rotate(270deg);
	-ms-transform: rotate(270deg); /* IE 9 */
	-webkit-transform: rotate(270deg); /* Safari and Chrome */
	-o-transform: rotate(270deg); /* Opera */
	-moz-transform: rotate(270deg); /* Firefox */
}
.main-nav .nav-item .nav-web { background-image: url(images/nav-web.png); }
.main-nav .nav-item .nav-print { background-image: url(images/nav-print.png); }
.main-nav .nav-item .nav-photo { background-image: url(images/nav-photo.png); }
.main-nav .nav-item .nav-philosophy { background-image: url(images/nav-philosophy.png); }
.csstransforms .main-nav .nav-item .nav-web { background: #aa483e; }
.csstransforms .main-nav .nav-item .nav-print { background: #78a8aa; }
.csstransforms .main-nav .nav-item .nav-photo { background: #797979; }
.csstransforms .main-nav .nav-item .nav-philosophy { background: #000; }
.csstransforms .main-nav .nav-item .nav-team { background: #a878aa; }
#mainContentRight .main-nav .nav-item a {
	color: #fff;
	text-decoration: none;
}



#welcomeBox {
	margin: -160px 0 0 0;
	padding: 25px 0 25px 0;
	width: 484 px;
	height: 536 px;
	background: transparent  url('images/Welcome-Box.jpg') no-repeat;
}

#indexThumbs {
	margin: 45px 0 75px 0;
	padding: 0;
	width: 484px;
	background: transparent ;
}

#thumb1 {
	margin: 0 15px 0 55px;
	padding: 0 0 0 0;
	width: 115px;
	height: 115px;
	background: transparent ;
	float: left;
}

#thumb2 {
	margin: 0 25px 0 0;
	padding: 0;
	width: 115px;
	height: 115px;
	background: transparent ;
	float: left;
}

#thumb3 {
	margin: 0;
	padding: 0 0 0 0;
	width: 115 px;
	height: 115px;
	background: transparent ;
	float: left;
}

#indexTwitter {
	margin: 20px 0 30px 25px;
	padding: 0;
	width: 409px;
	background: transparent url('images/Post-Repeater.jpg') repeat-x;
}


#FooterContainer {
	margin: 50px auto;
	padding: 0 0 0 0;
	width: 1025px;
	background: transparent;
}

#FooterLeft {
	margin: 25px 0;
	padding: ;
	width: 1025px;
	background: transparent;
	text-align: right;
}



#contactBioWrapper { width: 900px; margin: 0 15px 25px 0; padding: 0; float: left; display: inline; }
#contactBioPhoto { width:130px; margin: 0 15px 0 0; padding: 0; float: left; display: inline; }
#contactBioContent { width: 720px; margin: 0 0 0 10px; padding: 15px 0 0 15px; float: left; display: inline; background: url('images/Repeater.jpg') repeat-x; }
#contactBioContent h1 { color: #cc3333; font-size: 200%; }

#indexPost p {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: -5px 0 0 0;
	padding: 0 0 15px 10px;
}

#teamContainer h1 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 18px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 25px 0 0 0;
	padding: 0 0 10px 0;
}

h1 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 36px;
	line-height: 38px;
	text-align:left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

h2 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 10px 0 15px -40px;
	padding: 10px 0 0 38px;
	background: url('images/Go-Coco-Icon.gif') no-repeat;
	text-transform: uppercase;
}

h3 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 15px -40px;
	padding: 10px 0 0 38px;
	background: url('images/Go-Coco-Asterisk.gif') no-repeat;
	text-transform: uppercase;
}


h4 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 15px -40px;
	padding: 0 0 0 38px;
	text-transform: uppercase;
}

p {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 0;
}

ul {
	margin: 0 0 25px 0;
	padding: 0;
}

#mainContentLeft h1 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 56px;
	line-height: 58px;
	text-align:left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

#mainContentLeft h2 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 34px 0 15px -40px;
	padding: 10px 0 0 38px;
	background: url('images/Go-Coco-Icon.gif') no-repeat;
	text-transform: uppercase;
}

#mainContentLeft h3 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 15px -40px;
	padding: 10px 0 0 38px;
	background: url('images/Go-Coco-Asterisk.gif') no-repeat;
	text-transform: uppercase;
}

#mainContentRight h1 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 18px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 25px 0 0 0;
	padding: 0 0 10px 0;
}

#mainContentRight h2 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

#mainContentRight p {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

#mainContentRight h4 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: -15px 0 0 -15px;
	padding: 10px 0 0 48px;
	background: url('images/Twitter-Bird.gif') no-repeat;
	text-transform: uppercase;
}



#teamContainer p {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 0;
	padding: 0 10px 10px 0;
}



#secondaryContentLeft h1 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 36px;
	line-height: 38px;
	text-align:left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

#secondaryContentLeft h2 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 15px -40px;
	padding: 10px 0 0 38px;
	background: url('images/Go-Coco-Icon.gif') no-repeat;
	text-transform: uppercase;
}

#secondaryContentLeft h3 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 15px -40px;
	padding: 10px 0 0 38px;
	background: url('images/Go-Coco-Asterisk.gif') no-repeat;
	text-transform: uppercase;
}

#secondaryContentRight h1 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 28px;
	line-height: 32px;
	text-align:left;
	font-weight: normal;
	margin: 25px 0 0 0;
	padding: 0 0 10px 0;
}

#secondaryContentRight h2 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

#secondaryContentRight h4 {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 -15px;
	padding: 10px 0 0 48px;
	background: url('images/Twitter-Bird.gif') no-repeat;
	text-transform: uppercase;
}

#secondaryContentRight p {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

#singleRight p {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

#welcomeBox p {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 150px 0 0 0;
	padding: 25px 60px 0 50px;
}

#indexTwitter p {
	font-family: 'AllerLight', Arial, Helvetica, sans-serif;
	color: #669999;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}


li {
	font-family: "Verdana", Arial, Helvetica, Sans-serif;
	color: #5f595e;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
	font-weight: normal;
	margin:  0 0 0 25px;
	padding: 0 15px 0 5px;
	list-style-image: url('images/list_bullet.gif');
}


#FooterLeft p {
	font-family: "Arial", Verdana, Sans-Serif;
	color: #717171;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.red {
	color: #6a0016;
}



/*=Navigation
----------------------------------*/


#mainNav li {
	font-family: "Arial", Verdana, Sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	display: inline;
	list-style-type: none;
	padding: 0 7px 0 0;
	margin: 0;
	text-align: left;
	letter-spacing:0;
	text-shadow: 0px 0px 4px #666666;
}

#mainNav a:link {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
	
#mainNav a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
	
#mainNav a:hover {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}


#mainNav li.current-menu-item a { color: #FFF; background-color: #333333;}
#mainNav li.current_page_item a { color: #FFF; background-color:#333333; padding: 7px 10px 10px 10px; height:}


/* Link Styling */

#MainContentContainer a:link {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#MainContentContainer a:visited {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#MainContentContainer a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

#secondaryContent a:link {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#secondaryContent a:visited {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#secondaryContent a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

#mainContentRight a:link {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#mainContentRight a:visited {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#mainContentRight a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

#singleRight a:link {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#singleRight a:visited {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#singleRight a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

#indexTwitter a:link {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#indexTwitter a:visited {
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}
	
#indexTwitter a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}


#FooterContainer a:link {
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
	
#FooterContainer a:visited {
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
	
#FooterContainer a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}



/*=clearfix
------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */
*:first-child+html .clearfix{ min-height: 1px; } /* for IE7 */