/* HTML5 âœ° Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 13px;
	line-height: 1.231;
}
body, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}

::-moz-selection {
background: #fe57a1;
color: #fff;
text-shadow: none;
}
::selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none;
}
a, a:visited {
	color: #00e;
	text-decoration:none
}
a:hover {
	color: #06e;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ol, ul {
	list-style:none;
}
dd {
	margin: 0 0 0 0px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
html {
	height:100%;
	overflow:hidden
}
body {
	background:#fff url(../images/header.jpg) repeat;
	color:#707070;
	height:100%;
	position:relative;
	font-family: 'CuprumFFURegular';
	font-size:12px;
}
h1, p, label, ul {
	margin:0;
	padding:0;
}
/*******************************
	Typography 
*******************************/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	text-align:center;
	color:#2b7099;
	text-shadow:1px 1px 0 #FFF;
	font-weight:bold;
}
h2 {
	font-family: 'CaviarDreamsRegular';
	font-size:20px;
	text-align:center;
	color:#2b7099;
	text-shadow:1px 1px 0 #FFF;
	font-weight:normal;
	text-transform:lowercase;
	background:url(../images/heading_linebg.png) repeat-x center 14px;
	margin:15px 0 20px 0;
	font-weight:bold;
}
h2 span {
	background:url(../images/lightblue_bg.jpg) repeat-x;
	display:inline;
	padding:0 10px;
}
h3 {
	font-family: 'CuprumFFURegular';
	font-size:18px;
	text-align:center;
	color:#2b7099;
	text-shadow:1px 1px 0 #FFF;
	font-weight:normal;
	text-transform:lowercase;
	background:url(../images/heading_linebg.png) repeat-x center 20px;
	margin:10px 0 0 0;
}
/*******************************
	Typography 
*******************************/


/*******************************
	Main Layout
*******************************/

.wrapper {
	width:100%;
	z-index:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(../images/glow.png) no-repeat 50% 50%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
#mask {
	width:600%;
	position:relative;
	margin-top:50px;
}
.item {
	width:16.6%;
	height:100%;
	float:left;
}
#logo {
	text-align:center;
	padding:0;
	margin-top:-145px;
	position:fixed;
	width:100%
}
.content {
	width:100%;
	height:417px;
	margin:100px auto 0;
	background:#5199c1;
	position:relative;
}
.content .content-inner {
	height:512px;
	padding:0;
	position:relative;
	z-index:1;
	background:#29678c;
}
.editable-content {
	background:url(../images/lightblue_bg.jpg) repeat;
	height:500px;
}
.pattern_top {
	background:url(../images/pattern_top.png) repeat-x top left;
}
.pattern_bottom {
	background:url(../images/pattern_bottom.png) repeat-x bottom left;
}
.contetn-wrapper {
	height:504px;
	background:url(../images/content_shadow.png) no-repeat center 227px;
}
.line-pattern {
	background:url(../images/line_pattern.png) repeat-x center center;
	text-indent:-999999px;
	height:6px;
}
.content-outer {
	background:url(../images/lightblue_bg.jpg) repeat;
	border:1px solid #ebeded;
	width:990px;
	margin:0 auto;
	height:490px;
	position:relative;
	top:-51px;
	-webkit-box-shadow: inset 0px 0px 50px 0px rgba(90, 90, 90, 0.5);
	-moz-box-shadow: inset 0px 0px 50px 0px rgba(90, 90, 90, 0.5);
	box-shadow: inset 0px 0px 50px 0px rgba(90, 90, 90, 0.5);
}
.inner-pad {
	padding:20px 30px;
}
/*******************************
	Main Layout
*******************************/

/*******************************
	Navigaiton
*******************************/
nav .nav, nav .nav:visited {
	font-size:18px;
	color:#2b7099;
	text-shadow:1px 1px 0 #8cc7e7;
	display:inline-block;
	text-align:center;
	font-weight:normal;
	margin:0 4px;
	background:url(../images/lightblue_bg.jpg) repeat;
	border-radius:100px;
	box-shadow:0 0 3px #2e6e96;
	position:relative;
	font-family: 'CuprumFFURegular';
}
nav a.selected {
	top:-5px !important;
	position:relative;
}
span.home, span.about, span.portfolio, span.services, span.blog, span.contact {
	width:47px;
	height:47px;
	display:block;
}
span.home {
	background:url(../images/navigation_icon.png) no-repeat 13px 15px;
}
span.about {
	background:url(../images/navigation_icon.png) no-repeat 15px -29px;
}
span.portfolio {
	background:url(../images/navigation_icon.png) no-repeat 15px -75px;
}
span.services {
	background:url(../images/navigation_icon.png) no-repeat 16px -122px;
}
span.contact {
	background:url(../images/navigation_icon.png) no-repeat 16px -168px;
}
a.nav em {
	text-align:center;
	margin-left:-8px;
}
.nav:hover, .btn:hover, .btn input:hover {
	text-shadow: 1px 1px 1px #5e5e5e;
	color:#fff;
	cursor:pointer
}
.nav-left {
	right:432px;
}
.nav-right {
	left:432px;
}
nav {
	position:fixed;
	margin-top:530px;
	text-align:center;
	width:100%;
	left:0;
	z-index:2;
}
/*******************************
	Navigaiton
*******************************/

/*******************************
	Home Page
*******************************/
.punch-line {
	font-size:24px;
	color:#3e3e3e;
	text-align:center;
	line-height:35px;
	padding:15px 0;
}
.punch-line span {
	color:#2b7099;
}
.portfolio-links {
	text-align:center;
	padding:15px 0;
	display:inline-block;
	width:100%;
}
.portfolio-links a {
	background:url(../images/header.jpg) repeat;
	display:inline;
	padding:10px 15px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	font-size:18px;
	color:#f0f3fa;
	text-shadow: 1px 1px 1px #5e5e5e;
	margin:0 5px;
	font-family: 'CuprumFFURegular';
	font-weight:bold;
	box-shadow:0px 0px 5px #2f698b inset;
	-webkit-transition: color 0.35s ease;
	-moz-transition: color 0.35s ease;
	-o-transition: color 0.35s ease;
	transition: color 0.35s ease;
	text-transform:capitalize;
}
.portfolio-links a:hover {
	color:#bad6ee;
}
a.portfolio-icon span {
	background:url(../images/portfolio_icons.png) no-repeat 0 3px;
	padding-left:28px;
}
a.download-icon span {
	background:url(../images/portfolio_icons.png) no-repeat 0 -29px;
	padding-left:28px;
}
.home-portfolio {
}
.portfolio-box {
	margin:0 21px 0 0;
	float:left;
	width:169px;
	text-align:center;
	font-size:14px;
}
.portfolio-box h3{
	margin:10px 0 5px 0;
	background:none;
	text-transform:capitalize;
}
.portfolio-box.last {
	margin-right:0;
}
.portoflio-img {
	border:2px solid #e7e7e7;
	box-shadow:0 0 10px #797979;
	-moz-box-shadow:0 0 10px #797979;
	-webkit-box-shadow:0 0 10px #797979;
	-o-box-shadow:0 0 10px #797979;
}
#tooltip {
	position:absolute;
	padding: 4px 8px;
	color:#FFF;
	display:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	background-color: #2b7099;
	z-index:100000;
	font-size:12px;
	text-shadow:none;
	font-family: 'CaviarDreamsBold';
	text-transform:uppercase;
}
/*******************************
	About Page
*******************************/
.about-intro {
	font-size:16px;
	color:#616161;
	font-family: 'CuprumFFURegular';
	line-height:26px;
}
.about-intro p {
	padding:10px 0 0 0;
	font-size:18px;
}
.about-intro img {
	float:right;
}
.my-awards {
	width:50%;
	float:left;
	font-size:15px;
}
.my-awards h2, .my-skills h2 {
	margin-bottom:10px;
}
.my-awards p {
	padding:0 0 5px 0;
	font-size:14px;
}
.my-skills {
	width:50%;
	float:right;
}
.bar-graph {
	padding:0 25px;
}
.bar-graph li {
	background:url(../images/stripes-dark.png) repeat #efefef;
	margin-bottom:10px;
	color:#FFF;
	box-shadow:1px 1px 2px #797979;
	border-radius:3px;
	font-size:14px;
}
.bar-graph li span {
	display:inline-block;
	background:url(../images/stripes-white.png) repeat #2b7099;
	padding:5px;
	text-shadow:1px 1px 2px #000;
	border-radius:3px 0 0 3px;
}
.bar-graph li span.photoshop {
	width:90%;
}
.bar-graph li span.html {
	width:80%;
}
.bar-graph li span.javascript {
	width:50%;
}
.bar-graph li span.wordpress {
	width:40%;
}
/*******************************
	About Page
*******************************/

/*******************************
	Portfolio Page
*******************************// /* Layout */
.boundingbox {
	margin: 0 auto;
	width: 916px;
}
/* Content */
#content {
	padding: 20px 0;
}
.portfolio-filter {
	width:150px;
	float:left;
	height:340px;
	background:url(../images/filter_shadow.png) no-repeat top right;
}
.portfolio-filter h2{
	text-align:left;
	background:none;
	text-transform:none;
	margin:0;
	padding:0 0 10px 0;
}
ul#portfolio-filter {
	margin: 5px 0 0 0;
	padding: 0;
	background: transparent url(../images/icon-tag-green.png) left no-repeat;
}
ul#portfolio-filter li {
	display: block;
	padding:0;
}
ul#portfolio-filter a {
	padding:5px;
	color: #2b7099;
	font-family: 'CuprumFFURegular';
	text-decoration: none;
	display:inline-block;
	font-size:16px;
	font-weight:bold
}
ul#portfolio-filter a:hover, ul#portfolio-filter a.current {
	color: #888;
}
ul#portfolio-filter a.current {
	color:#666;
}
.portfolio-item {
	width:770px;
	float:right;
}
ul#portfolio-list {
	margin: -10px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#portfolio-list li {
	width: 170px;
	height: 190px;
	display: block;
	float: left;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}
ul#portfolio-list li a {
	display: block;
	overflow: hidden;
}
ul#portfolio-list li p {
	font-size: 14px;
	line-height: 15px;
	color: #333;
}
.portfolio-item-preview {
    background: url(../images/bg-fade.png) no-repeat scroll center center transparent;
    display: block;
}

/*******************************
	Portfolio Page
*******************************// 

/*******************************
	Service Page
*******************************/
#service-wrap{
	width:925px;
	margin:0 auto;
	padding:20px 0;
}
.service-box {
	float:left;
	margin-right:21px;
	width:216px;
	text-align:center;
}
.service-box.last {
	margin-right:0;
}
.service-icon {
	background:url(../images/header.jpg) repeat;
	border-radius:100px;
	width:168px;
	height:168px;
	margin:0 auto;
}
.service-icon h3 {
	font-size:20px;
	color:#FFF;
	text-shadow:1px 1px 1px #666;
	font-family: 'CaviarDreamsBold';
	background:none;
}
.service-box p {
	padding:10px;
	font-size:14px;
	color:#676767;
	line-height:24px;
}
.service-icon span {
	background-image:url(../images/services_icon.png);
	background-repeat:no-repeat;
	display:block;
	width:168px;
	height:100px;
}
.webiste {
	background-position:48px 30px;
}
.design {
	background-position:-188px 30px;
}
.iphone {
	background-position:-431px 30px;
}
.open-source {
	background-position:-672px 30px;
}
/*******************************
	Service Page
*******************************/

/*******************************
	Contact Page
*******************************/
.font-12 {
	font-size:12px;
}
.contact-details {
	width:49%;
	float:left;
	font-size:12px;
}
.contact-details h3, .twitter-wrap h3, .social-icons h3 {
	font-family: 'CaviarDreamsRegular';
	font-size:14px;
	text-align:left;
	background:none;
	color:#8e8e8e;
	text-shadow:1px 1px 0 #FFF;
	font-weight:normal;
	text-transform:lowercase;
	margin:10px 0 8px 0;
	font-weight:bold;
}
.twitter-bird {
	border:1px solid #d3d3d3;
	background:#FFF;
	position:relative;
	padding:5px;
}
.bird-icon {
	position:absolute;
	bottom:-25px;
	right:15px;
}
.tweet, .query {
	color: #333;
}
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet_list .awesome, .tweet_list .epic {
	text-transform: uppercase;
}
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0.5em;
	list-style-type: none;
}
.tweet_list li a {
	color: #2B7099;
	font-weight:bold;
}
.tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
}
.social-icons {
	padding:0;
}
.social-icons img {
	margin-right:5px;
}
.contact-left {
	width:50%;
	float:left;
	padding:15px 0 5px 0;
}
.map-wrap {
	box-shadow:0 0 10px #797979;
	-moz-box-shadow:0 0 5px #797979;
	-webkit-box-shadow:0 0 5px #797979;
	-o-box-shadow:0 0 5px #797979;
	height:175px;
	border:2px solid #FFF;
}
.name-input {
	float:left;
	width:49%;
}
.email-input {
	float:left;
	width:49%;
}
form#contact_form {
	font-family: 'CuprumFFURegular';
	position:absolute;
}
form#contact_form input[type="text"] {
	width:210px;
}
form#contact_form textarea {
	width:442px;
}
form#contact_form input[type="text"], form#contact_form textarea {
	border:1px solid #c2d9ea;
	background:#ffffff;
	margin-right:6px;
	padding:0 10px;
	font-size:12px;
	color:#6c7073;
	padding:8px 5px;
	-moz-box-shadow: 0 2px 2px #bed5e5;
	-webkit-box-shadow: 0 2px 2px #bed5e5;
	box-shadow: 0 2px 2px #bed5e5;
	font-family: 'CuprumFFURegular';
}
form#contact_form input[type="submit"] {
	border:none;
	font-size:12px;
	color:#ffffff;
	cursor:pointer;
	background:url(../images/header.jpg) repeat;
	-moz-box-shadow: 0 2px 2px #bed5e5;
	-webkit-box-shadow: 0 2px 2px #bed5e5;
	box-shadow: 0 2px 2px #bed5e5;
	font-family: 'CuprumFFURegular';
	padding:8px 15px;
	font-weight:bold;
	text-shadow:1px 1px 1px #333;
}
form#contact_form input:hover[type="submit"] {
	color:#333;
}
form#contact_form .form-row {
	width:49%;
	float:left;
	margin:0 1% 3% 0;
}
form#contact_form .form-row.wdh100 {
	width:101%;
}
form#contact_form label {
	color:#f0f0f0;
	font-size:14px;
	padding:12px 0 3px 0;
	display:block;
	cursor:default;
}
form#contact_form label.error {
	color:#F00;
	font-size:10px;
	padding:2px 0 0 0;
	display:block;
	height:10px;
}
form#newslatter_form label.error {
	color: #FF0000;
	display: inline-block;
	font-size: 11px;
	padding: 2px 0 0;
	position: absolute;
	right: 78px;
	top: 34px;
}
h4.form_thanks {
	background:#f98427;
	color:#FFF;
	padding:10px;
	font-size:22px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5;
	border-radius: 5px;
	-moz-box-shadow: 0 0 2px #ececec;
	-webkit-box-shadow: 0 0 2px #ececec;
	box-shadow: 0 0 2px #ececec;
}
/*******************************
	Contact Page
*******************************/


/* ==|== non-semantic helper classes ======================================== */
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {
}
 @media only screen and (min-width: 768px) {
}



/* ==|== print styles ======================================================= */
 
@media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
@font-face {
	font-family: 'OpenSansLight';
	src: url('fonts/OpenSans-Light-webfont.eot');
	src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Light-webfont.woff') format('woff'),  url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),  url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansLightItalic';
	src: url('fonts/OpenSans-LightItalic-webfont.eot');
	src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'),  url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),  url('fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('fonts/OpenSans-Regular-webfont.eot');
	src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Regular-webfont.woff') format('woff'),  url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),  url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansItalic';
	src: url('fonts/OpenSans-Italic-webfont.eot');
	src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Italic-webfont.woff') format('woff'),  url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),  url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansSemibold';
	src: url('fonts/OpenSans-Semibold-webfont.eot');
	src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),  url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),  url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansSemiboldItalic';
	src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
	src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),  url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),  url('fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansBold';
	src: url('fonts/OpenSans-Bold-webfont.eot');
	src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Bold-webfont.woff') format('woff'),  url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),  url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansBoldItalic';
	src: url('fonts/OpenSans-BoldItalic-webfont.eot');
	src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),  url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),  url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansExtrabold';
	src: url('fonts/OpenSans-ExtraBold-webfont.eot');
	src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),  url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),  url('fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansExtraboldItalic';
	src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot');
	src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'),  url('fonts/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'),  url('fonts/OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
