/*
Theme Name: WRAP
Theme URI: http://www.daviddrexlerstudios.com/
Author: DavidDrexlerStudios
Author URI: http://www.daviddrexlerstudios.com/
Description: WRAP is a simple, minimalist theme by DAVIDDREXLERSTUDIOS.
Version: 2.0
License: GNU General Public License
License URI: license.txt
Tags: light, white, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-backgroud, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* FONT FACES */
@font-face {
    font-family: 'NeoSansStdRegular';
    src: url('neosansstd-regular.eot');
    src: url('neosansstd-regular.eot') format('embedded-opentype'),
         url('neosansstd-regular.woff') format('woff'),
         url('neosansstd-regular.ttf') format('truetype'),
         url('neosansstd-regular.svg#NeoSansStdRegular') format('svg');
}

@font-face {
    font-family: 'NeoSansStdLight';
    src: url('neosansstd-light.eot');
    src: url('neosansstd-light.eot') format('embedded-opentype'),
         url('neosansstd-light.woff') format('woff'),
         url('neosansstd-light.ttf') format('truetype'),
         url('neosansstd-light.svg#NeoSansStdLight') format('svg');
}


/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}




/*------------------------------------------------
  GLOBAL
------------------------------------------------*/
html {
	height:100%;
}

body {
	font-family:'NeoSansStdLight';
	min-height:400px;
	height:auto;
	color:#40474c;
	background-size:cover;
}

body.bg-structure1 {
	background:url(../img/bg_structure_01.jpg) no-repeat fixed;
	background-position:bottom left;
	background-size:cover;
}

body.bg-structure2 {
	background:url(../img/bg_structure_02.jpg) no-repeat fixed;
	background-position:top right;
	background-size:cover;
}

body.bg-lines1 {
	background:url(../img/bg_lines_01.jpg) no-repeat fixed;
	background-position:bottom right;
	background-size:cover;
}

body.bg-lines2 {
	background:url(../img/bg_lines_02.jpg) no-repeat fixed;
	background-position:bottom right;
	background-size:cover;
}

body.bg-lines3 {
	background:url(../img/bg_lines_03.jpg) no-repeat fixed;
	background-position:bottom right;
	background-size:cover;
}

body.bg-lines4 {
	background:url(../img/bg_lines_04.jpg) no-repeat fixed;
	background-position:-10% 70px;
	background-size:auto;
}

header {
	height:160px;
	z-index:2;
	position:relative;
}
	
header.pageheader {
	margin-bottom:30px;
}
	
header.indexheader {
	height:120px;
}

.header-headline {
	width:960px;
	margin:0 auto;
	position:relative;
	top:-15px;
}

.header-headline h1 {
	display:inline;
	padding:7px 20px;
	-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.5);
	-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.5);
	box-shadow:0px 0px 7px rgba(0,0,0,0.5);
}

#logo-block {
	position:absolute;
	right:0px;
	top:0px;
	background:#FFFFFF;
	width:160px;
	height:180px;
}

#amado-logo {
	position:absolute;
	right:0px;
	top:40px;
}

#lh-logo {
	position:absolute;
	right:0px;
	top:200px;
}
footer {
	position:fixed;
	bottom:0px;
	width:100%;
	height:20px;
}

.footer-bar {
	height:20px;
	width:100%;
	z-index:1;
	position:relative;
}
.footer-bar .inside-960 {
	background:#FFFFFF;
}

.slogan {
	position:absolute;
	bottom:100px;	
}

section.content-element {
	position:relative;
	width:960px;
	margin:0 auto 40px auto;
}

section.main-content {
	padding-bottom:20px;
}



/*------------------------------------------------
  TYPOGRAPHIC STYLES
------------------------------------------------*/
h1, h2, h3, h4, h5, p, ol, ul, li, a {
	color:#403c3b;
	font-family:'NeoSansStdLight';
	font-weight:300;
	font-style:normal;
}

h1 {
	color:#999999;
	font-size:48px;
	line-height:24px;
	font-family:'NeoSansStdLight';
	font-weight:300;
	padding:20px 20px;
	width:auto;
	text-transform:uppercase;
	text-align:right;
	display:block;
	background:#FFFFFF;
	position:absolute;
	right:0px;
}

h2 {
	color:#FFFFFF;
	font-size:48px;
	line-height:48px;
	font-family:'NeoSansStdLight';
	background:#73a7f8;
	display:block;
	-moz-box-shadow:6px 6px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow:6px 6px 8px 40px rgba(0,0,0,0.4);
	box-shadow:6px 6px 8px rgba(0,0,0,0.4);
	padding:10px 20px;
	margin:0;
}

h2 strong {
	font-family:'NeoSansStdLight';
	color:#1f6fb5;
}

h3 {
	color:#999999;
	font-size:20px;
	line-height:22px;
	font-family:'NeoSansStdRegular';
	font-weight:400;
	margin-left:20px;
	text-transform:uppercase;
	margin-bottom:10px;
}

h4 {
	color:#999999;
	font-size:16px;
	line-height:18px;
	font-family:'NeoSansStdRegular';
	font-weight:400;
	margin-left:20px;
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:30px;
}

h5 {
	color:#FFFFFF;
	font-size:48px;
	line-height:48px;
	font-family:'NeoSansStdLight';
	display:block;
	padding:10px 20px;
	margin:0;
	text-shadow:2px 2px 6px rgba(0,0,0,1);
}

p {
	color:#999999;
	font-size:14px;
	line-height:17px;
	margin:0px 20px 20px 20px;
	font-family:'NeoSansStdRegular';
	font-weight:300;
}

ul {
	color:#999999;
	font-size:14px;
	line-height:17px;
	margin:20px 40px;
	font-family:'NeoSansStdRegular';
	font-weight:300;
	list-style:url(../img/bulletpoint.png);
}

li {
	color:#999999;
	font-size:14px;
	line-height:17px;
	margin:0px;
	font-family:'NeoSansStdRegular';
	font-weight:300;
	margin-bottom:7px;
}

li p, li h3 {
	margin-left:0px;
}

.small-copy{
	font-size:14px;
	line-height:22px;
	margin-bottom:11px;
	font-family:'NeoSansStdLight';
	font-weight:400;
}

a {
	color:#73a7f8;
	text-decoration:none;
	font-size:14px;
	line-height:17px;
	font-family:'NeoSansStdRegular';
	font-weight:300;
}

a:hover {
	color:#1643f8;
}

blockquote {
	margin:36px 36px;
	padding:18px 0;
}

blockquote p {
	font-family:'NeoSansStdLight';
	font-style:italic;
	color:#cc1100;
	font-size:23px;
	line-height:27px;
	text-align:center;
	font-weight:300;
}




/*------------------------------------------------
  CONTENT :: Grid
--------------------------------------------------*/
.inside-960 {
	position:relative;
	width:960px;
	margin:0 auto;
	height:100%;
}

.main-grid_con {
	position:relative;
	display:block;
	margin:0 0 0 30px;
}

.main-grid_con:after {
	content:".";
	display:block;
	color:#FFF;
	clear:both;
}

.main-grid_con .clearbox {
	background:none !important;
}

.main-grid_con .ge-12 {
	width:100%;
	min-width:140px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con .ge-10 {
	width:91%;
	min-width:280px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con .ge-9 {
	width:75%;
	min-width:280px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con .ge-6 {
	width:50%;
	min-width:280px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con .ge-4 {
	width:33.33%;
	min-width:140px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con .ge-3 {
	width:25%;
	min-width:140px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con .ge-7 {
	width:58%;
	min-width:140px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con .ge-flex {
	width:auto;
	min-width:140px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con .ge-8 {
	width:66.66%;
	min-width:140px;
	float:left;
	background:#FFFFFF;
}

.main-grid_con > div .ge-con {
	display:block;
	margin:0 30px 0 0;
	min-height:10px;
	background:#FFFFFF;
}

.main-grid_con > div .ge-con img {
	max-width:100%;
	height:auto;
	background:#FFFFFF;
}




/*------------------------------------------------
  NAVIGATION :: Main 								
--------------------------------------------------*/
nav#mainNavi {
	position:absolute;
	top:40px;
	left:0px;
}

.responsive-menu {
	display:none;
	margin-left:145px;
	color:#403c3b;
	padding:0 0 10px 0;
}

.responsive-menu:hover,
.responsive-menu.show-menu {
	color:#cc1100;
}

.responsive-menu:hover span,
.responsive-menu.show-menu span {
	color:#cc1100;
	background-position:0px -20px;
}

.responsive-menu span {
	color:#403c3b;
	padding:0 0 0 30px;
	background:url(img/responsive_navi.png) no-repeat;
	height:20px;
	overflow:hidden;
	display:block;
}

nav#mainNavi ul {
	float:left;
	list-style:none;
	margin:0;
}

nav#mainNavi ul li {
	float:left;
	padding:0px;
	background:#FFFFFF;
	box-shadow:6px 6px 8px rgba(0,0,0,0.4);
	-moz-box-shadow:6px 6px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow:6px 6px 8px rgba(0,0,0,0.4);
	margin:0 10px;
}

nav#mainNavi ul li:first-child {
	margin-left:0;
}

.clear-float {
	position:absolute;
	clear:both;
}

nav#mainNavi ul li a {	
	font-family:'NeoSansStdLight';
	font-weight:300;
	font-size:16px;
	color:#FFFFFF;
	background:#73a7f8;
	padding:5px 20px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	width:130px;
	height:15px;
	display:block;
	line-height:16px;
}

nav#mainNavi ul li a:hover,
nav#mainNavi ul li a:active {
	background:#1643f8;
}

nav#mainNavi ul li.current-menu-item > a {
	background:#1643f8;
}

nav#mainNavi ul li.current-menu-ancestor > a  {
	background:#1643f8;
}

nav#mainNavi ul li:hover > ul.sub-menu  {
	display:block;
}

nav#mainNavi ul li.current-menu-ancestor > ul.sub-menu,
nav#mainNavi ul li.current_page_item > ul.sub-menu {
	display:block;
	border:none;
}

nav#mainNavi ul li ul.sub-menu {
	display:none;
	background:#ffffff;
	padding:0;
	text-align:center;
	list-style:none;
	float:left;
}

nav#mainNavi ul li ul.sub-menu li {
	padding:0;
	margin:0;
	float:none;
	width:170px;
	display:block;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

nav#mainNavi ul li ul.sub-menu li a {
	font-size:12px;
	font-weight:400;
	padding:5px 20px;
	display:block;
	background:#FFFFFF;
	color:#666;
	width:130px;
	text-transform:none;
	font-family:'NeoSansStdRegular';
}

nav#mainNavi ul li ul.sub-menu li a:hover,
nav#mainNavi ul li ul.sub-menu li a:active,
nav#mainNavi ul li ul.sub-menu li.current-menu-item  a{
	color:#1643f8;
}



/*------------------------------------------------
 NAVIGATION :: Footer 
------------------------------------------------*/
nav.footernavi {
	margin:0px 10px 0px 0px;
	float:left;
}

nav.footernavi ul {
	list-style:none;
	margin:0px;
}

nav.footernavi ul li {
	float:left;
	padding:0px 0px;	
}

nav.footernavi ul li a {
	font-family:'NeoSansStdRegular';
	color:#73a7f8;
	font-size:14px;
	text-decoration:none;
	padding:0px 20px;	
}

nav.footernavi ul li.current-menu-item a,
nav.footernavi ul li a:hover,
nav.footernavi ul li a:active {
	color:#1643f8;
}

#copyright {
	margin:0px 10px 0px 20px;
	float:right;
	color:#73a7f8;
	font-family:'NeoSansStdRegular';
	font-size:14px;
}



/*------------------------------------------------
 CONTENT :: Basic Page
------------------------------------------------*/
section.content {
	padding-top:30px;
	min-height:150px;
}n

section.content ul {
	list-style:square;
	margin-left:18px;
}
section.content li {
	font-size:13px;
	line-height:18px;
	margin-top:8px;
}