/* @override http://www.hipervinculo.net/public/stylesheets/public.css */

/* @override http://www.hipervinculo.net/public/stylesheets/public.css */

html, body {
	font-family: Geneva, "Century Gothic", serif;
	font-size: 14px;
	text-align: justify;
	color: #6F7072;
	background-color: #F6F6F6;
	height: 100%;
}

h1,h2,h3,h5 {
	color: #3F6D0C;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
}

h1,h5 {
	font-size: 36px;
	font-weight: bold;
	color: #6F7072;
}

h2 {
	font-size: 25px;
}

a {
	color: #75A501;
}

a:hover {
	text-decoration: none;
}

li {
	margin: 10px 20px;
	text-align: left;
}

/* 
	CONTACT FORM
*/

.contact-form {
	height: 475px;
	background-color: #9EDB06;
	font-size: 16px;
	color: #FFFFFF;
	display: none;
}

input[type="text"], textarea {
	width: 400px;
	font-family: "Century Gothic";
	font-size: 14px;
	padding: 4px;
	background-color: #EFEFEF; 
 	border: 1px solid #666666;
}

input[type="text"] {
	height: 25px
}

textarea {
	height: 150px;
}

#commentForm {
	margin: 75px 0px 0px;;
}

/*
	HEADER
*/

.header {
	background-image: url("/public/images/header/background.jpg");
	background-repeat: repeat-x;
	height: 153px;
}

.header-contactUs {
	text-align: right;
	font-size: 14px;
	margin: 3px 0px 0px;
}

.logo {
	margin: 25px 0px 0px;
}

.navigation ul {
	margin: 0px;
	padding: 0px;
	height: 105px;
}

.navigation li {
	font-size: 25px;
	text-transform: uppercase;
	display: block;
	float: left;
	height: 105px;
	vertical-align: bottom;
	margin: 0px;
	padding: 50px 10px 0px 10px;
	background-image: url("/public/images/header/nav-separator.png");
	background-position: right top;
	background-repeat: no-repeat;
}

.navigation li a {
	color: #90D800;
	text-decoration: none;
}

.navigation li a:hover {
	color: #FFFFFF;
}

.navigation li p {
	font-size: 10px;
	font-family: "Geneva", Geneva, Verdana;
	color: #B7B8B6;
}

.nav-home {
	padding: 50px 10px 0px 0px !important;
}

.nav-portfolio {
	padding: 50px 0px 0px 10px !important;
	background-image: none !important;
}

/* 
	UTILITIES
*/

.no-spam {
	display: none;
}

.separator {
	height: 25px;
}

.separator-visual {
	margin: 25px 0px 24px 0px;
	background-color: #E3E3E3;
}

.featured-text {
	font-size: 17px;
}

.note {
	padding: 10px;
	background-color: #333333;
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
}

/* 
	HOME
*/

.content {
	background-image: url("/public/images/home/content-background.jpg");
	background-repeat: repeat-x;
}

.featured-portfolio {
	font-size: 16px;
	height: 292px;
	overflow: hidden;
}

.featured-portfolio a {
	margin: 15px 0px 0px;
}

.medium-photo-frame {
	height: 292px;
	background-image: url("/public/images/home/medium-photo-frame.jpg");
	background-repeat: no-repeat;
}

.medium-photo-frame img {
	padding: 16px;
}

.twitter-pod {
	background-image: url("/public/images/home/twitter-bird.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.twitter-pod h2 {
	text-indent: 65px;
}

#twitter_update_list {
	font-size: 16px;
	font-style: italic;
	list-style: none;
	padding-left: 35px;
}

#twitter_update_list li {
	margin: 0px;
	padding: 10px 0px;
}

.newsletter-pod {
	background-image: url("/public/images/home/newsletter-envelopes.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.newsletter-pod h2 {
	text-indent: 65px;
}

.small-photo-frame {
	width: 303px;
	height: 195px;
	background-image: url("/public/images/home/small-photo-frame.jpg");
	background-repeat: no-repeat;
	float: left;
}

.small-photo-frame img {
	padding: 11px 11px;
}

.findUs-pod p, .aboutUs-pod p {
	font-size: 16px;
}

/*
	POP CATALOG
*/

.category-menu {
	background-color: #DADADC;
	background-image: url("/public/images/pop-catalog/category-menu-bottom-background.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}

.category-menu h2 {
	margin: 0px;
	padding: 15px;
	font-weight: bold;
	color: #6F7072;
	background-image: url("/public/images/pop-catalog/category-menu-top-background.jpg");
	background-repeat: no-repeat;
}

.category-menu li {
	list-style: none;
	margin: 2px 15px;
}

.category-menu a {
	color: #6F7072;
}


/*
	PRODUCT SERVICES
*/

.ui-widget {
	font-family: "Century Gothic" !important;
}

.ui-accordion-content p {
	font-size: 13px;
	color: #6F7072;

}

.service-pod {
	float:left; 
	width:33%;
}

.services-photo-frame {
	width: 307px;
	height: 275px;
	background-image: url("/public/images/whatwedo/photo-frame.png");
	background-repeat: no-repeat;
}
.services-photo-frame img {
	padding: 11px 12px;
}

/*
	PORTFOLIO	
*/

.photo {
	width: 210px;
	border: 5px solid #505050;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.photo-last {
	width: 210px;
	border: 5px solid #505050;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
}

/*
	STICKY FOOTER
*/

#wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 240px;}  /* must be same height as the footer */

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*
	FOOTER

*/

.footer {
	background-image: url("/public/images/footer/background.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: -240px; /* negative value of footer height */
	height: 240px;
	color: #FFFFFF;
}

.footer h4 {
	margin-top: 40px;
	font-size: 36px;
	font-weight: normal;
}

.footer ul {
	margin: 35px 0px 0px 30px;
}

.footer li {
	margin: 12px 0px;
	list-style: none;
	text-indent: 40px;
}

.footer li a {
	line-height: 30px;
	vertical-align: middle;
	display: block;
}

.footer a {
	color: #FFFFFF;
}

.idea-sheet {
	margin-top: 30px;
}

.vcard {
	background: url("/public/images/footer/vcard.png") no-repeat;
}

.twitter {
	background: url("/public/images/footer/twitter.png") no-repeat;
}

.tumblr {
	background: url("/public/images/footer/tumblr.png") no-repeat;
}

.facebook {
	background: url("/public/images/footer/facebook.png") no-repeat;
}
