/*
Theme Name:     OD5 Child Theme
Theme URI:      http://www.opendesigns.org
Description:    Child theme for OD5
Author:         Ian Nuttall, Open Designs
Author URI:     http://www.opendesigns.org
Template:       agility
Version:        5.0
*/

/* Built on the amazing Agility framework by Chris Mavricos, SevenSpark */

body #cta h1 {
position:relative;
top:-5px;
color: #333;
font-weight: bolder;
text-transform: uppercase;
}

#cta {
height:56px;
border: 3px solid #d83f28;
background-color: #fff;
background-size: 20px 20px;
background-image: -webkit-repeating-linear-gradient(0deg, rgba(200, 200, 200, .35), rgba(200, 200, 200, .35) 1px, transparent 1px, transparent 10px), -webkit-repeating-linear-gradient(90deg, rgba(200, 200, 200, .35), rgba(200, 200, 200, .35) 1px, transparent 1px, transparent 10px);
background-image: -moz-repeating-linear-gradient(0deg, rgba(200, 200, 200, .35), rgba(200, 200, 200, .35) 1px, transparent 1px, transparent 15px), -moz-repeating-linear-gradient(90deg, rgba(200, 200, 200, .35), rgba(200, 200, 200, .35) 1px, transparent 1px, transparent 15px);
background-image: -o-repeating-linear-gradient(0deg, rgba(200, 200, 200, .35), rgba(200, 200, 200, .35) 1px, transparent 1px, transparent 15px), -o-repeating-linear-gradient(90deg, rgba(200, 200, 200, .35), rgba(200, 200, 200, .35) 1px, transparent 1px, transparent 15px);
background-image: repeating-linear-gradient(0deg, rgba(200, 200, 200, .35), rgba(200, 200, 200, .35) 1px, transparent 1px, transparent 15px), repeating-linear-gradient(90deg, rgba(200, 200, 200, .35), rgba(200, 200, 200, .35) 1px, transparent 1px, transparent 15px);
}

#cta #___plus_0 { height:46px!important;}

.page-template-designs-php .design {
	width: 230px;
	height: 230px;
	margin-left: 0px;
}

.page-template-designs-php .design .img, .page-template-designs-php .design .img img, .page-template-designs-php .design .overlay {
	width: 210px;
	height: 190px;
}

.page-template-page-home-noslider-php h6 {
	font-size:.7em;
	color:#999;
	text-transform:uppercase;	
	letter-spacing:1px;
	font-weight:normal;
}

.single img.scale-with-grid {
	max-width: 92%;
}

h1.entry-title {
	margin-bottom: 0;
	}

.entry-meta { 
	text-align: center;
	}

a {
	-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

a#logo {
-webkit-transition: none;
-o-transition: none;
-moz-transition: none;
transition: none;
}

.bloglist .entry-excerpt {
font-size: 1em;
}

.bloglist article h1 {
font-size: 1.4em;
}

.entry-content img {
	border: 10px solid #E6E6E6;
	}

.recentpost h1 a {
	font-size: 0.8em;
font-weight: normal;
margin-bottom: 0;
}

.bloglist article h1 a:hover, .recentpost h1 a:hover {
	
	color: #D83F28;
	
}

.entry-content a,.entry-content a a:visited {
	color: #d83f28;
text-decoration: none;
}

.entry-content a:hover,.entry-content a a:focus {
color: #d13925;
outline: 0;
}

.design-info {
text-align: center;
}

.info-left {
	float:left;
	}
	
.info-right {
float: right;
}

.info-column {
text-align: left;
}

.button-medium, a.button-medium, input[type="submit"].button-medium, input[type="reset"].button-medium, input[type="button"].button-medium {
padding: 1em;
font-size: 1.1em;
line-height: normal;
margin-bottom: 10px;
}

.button-blue, a.button-blue, input[type="submit"].button-blue, input[type="reset"].button-blue, input[type="button"].button-blue {
color: #165DA6!important;
}

.button-preview {
	color: #666!important;
}

.button-preview:hover {
	text-decoration:none;
}

.button-blue:hover,
a.button-blue:hover,.entry-content a.button.button-blue,
input[type="submit"].button-blue:hover,
input[type="reset"].button-blue:hover,
input[type="button"].button-blue:hover{
	color:#04376C!important;
	text-decoration:none!important;
}

a.button.button-medium.button-preview {
	padding-left:1.85em;
	padding-right:1.9em;
	}

	.designdesc h3 {
	text-align: center;
font-size: 17px;
line-height: 27px;
color: #777;
margin-bottom: 25px;
font-weight:normal;
}
	
.login form label {
    display: inline;
}

.full-width {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#header { 
	border-bottom: 1px solid #DDD;
}

#header #header-inner {
	border-bottom: none;
	position: relative;
margin: 0 auto;
padding: 0;
}

#header-wrap {
	border-bottom: 1px solid #E3E3E8;
	margin-bottom: 60px;
}

nav#main-nav {
	position: absolute;
	left: 50px;
	top:15px;
	width: 100%;
}

#oio-banner-1 { padding-right: 20px; }
#oio-banner-2 { padding-bottom: 20px; }

.page-template-page-freewp-php .drop-bar, .page-template-page-freewp-php nav#main-nav, .page-template-page-freewp-php .footer-upper {
	
	display: none;
	
}

.page-template-page-freewp-php #header #header-inner {
	margin-bottom:0;
	padding-bottom:0;
}

#follow-box-dl { width:70%; border: 4px solid #CD331D; padding:15px !important; margin-bottom:20px !important; margin: 0 auto; }
#follow-box-dl h2, #follow-box-dl p { margin-bottom: 0; }
#already-follow { font-size:11px; color: #777 !important; margin-bottom: 0 !important; text-align: right; }

#free-hosting-submit {text-align: center;}

#free-blog div#psssst {
	padding:20px 20px 10px 20px;
	border:4px dashed #8DC63F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:16px;
	margin-bottom:40px;
}

div#psssst h2 {
	text-align:left;
	margin-bottom:10px;
}
	

.blog-intro-header {
	
	font-size: 60px;
	line-height: 60px;
	
}


#d_clip_button {
    text-align: center;
padding: 12px;
color: white;
font-weight: bold;
height: 14px;
font-size: 14px;
text-transform: none;
background: #E24932;
border: none;
box-shadow: 2px 2px 0px rgba(0, 0, 0, .1);
transition: all .3s ease-in-out;
  }
  #d_clip_button.hover { background-color:#bc2912; }

.macbook-slide, .macbook-overlay { width: 460px; height: 280px; position:absolute; top: 175px; left: 330px;}
.macbook-slide img { position:absolute; left:0; top:0; }
.macbook-overlay { background: url(images/slide-overlay.png) no-repeat center; opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0);
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;}

.macbook-overlay:hover { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=1); }

.page-template-page-freewp-php {
	font: 15px/24px "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:black;
}



.page-template-page-freewp-php #content {
	margin-bottom: 0;
}

#getstartedbutton, #getstartedtop, input[type="submit"].free-hosting-button, #gform_submit_button_1, #gform_submit_button_2, a.hosting-signup { 

	text-align: center;
	background: #D83F28;
	padding: 10px 20px;
	color: white!important;
	font-weight: normal;
	font-size: 18px;
	font-weight:200;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-shadow:none;
	text-transform:none;
	border: 1px solid #901B09;
border-top-color: #B23D2B;
border-left-color: #B23D2B;
text-align: center;
text-shadow: 0 1px rgba(255, 255, 255, .2);
box-shadow: inset 0px 1px 1px rgba(255, 255, 255, .3);

}

#getstartedbutton {
	padding:20px 30px;
}

#wp-slogan { padding-top: 20px; }

#wp-slogan blockquote.testimonial { font-size: 20px; }
#wp-slogan blockquote cite { font-size: 14px; }
#wp-slogan blockquote::before, #wp-slogan blockquote::after { font-size: 100px; }

.testimonial-avatar { border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; margin: 15px 0 0 15px; }

.testimonial-column { margin: 0; }

a.hosting-signup {
	text-transform:none;
	font-size:18px;
	padding:20px 30px;
}


#getstartedbutton:hover, #getstartedtop:hover, input[type="submit"].free-hosting-button:hover, #gform_submit_button_1:hover, #gform_submit_button_2:hover, a.hosting-signup:hover {
	background: #bc2912;
}



.cta-middle { text-align:center; margin: 0 0 40px 0; clear: both; padding-top: 40px;color:white; }
.cta-top { margin: 60px 0 20px 0; text-align: center; }

.rounded {
	background: #D83F28;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
display:inline-block;
width: 40px !important;
height: 40px;
color: white;
text-align: center;
vertical-align:middle;
font-size:20px;
line-height:40px;
margin-right:5px;
}


.blog-setup-intro img {
	
	margin-top: 40px 0 50px 0;
	
}

.blog-setup-intro h2 {
	font-size: 26px;
}

	
.blog-setup-freebie p {
	padding-left: 50px;
	margin-bottom: 25px !important;
}

.blog-setup-hosting  {
	margin-top: 40px;
	}
	
	.hosting-thumb, #wpcf7-f2991-p2861-o1, #wpcf7-f2991-p3134-o1 {
		
		border: 8px solid #EEE;
		padding:10px;
		
	}
	
	
	#gform_wrapper_1 label, #gform_wrapper_2 label {
		font:15px/24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: bold;
	}
	
	.gform_footer {
		text-align: center;
	}
	
	.hosting-thumb {
		float: left;
		margin: 0 20px 0 20px;
	}

.blog-setup-hosting p {
	padding-left: 50px;
}

.blog-setup-hosting h2 {
	text-align: center;
	margin-bottom: 30px;
	}

.blog-setup-hosting h3 {
	margin: 0 0 20px 100px;
	padding-left: 20px;
	font-size: 24px;
	}

#getstarted { border: 5px solid black; padding: 20px; }
#free-blog #getstarted h3 { text-align: center; font-size: 26px; color: #D83F28; line-height: 28px; }
#hosting-referral-interstitial h3 { color: #333; font-size: 18px; line-height: 26px; text-align:center; }

#free-blog #getstarted h2 { margin: 0 0 10px 0; }

.getstartedwrap {
	margin-top: 60px;
}


#slideshow { 
    margin: 50px auto; 

border: 1px solid #EEE;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);

}



h1.freewp-title {
	font-size: 46px !important;
	line-height: 50px;
	letter-spacing:-1px !important;
	text-align: center;
	font-weight:bold;
	color: black;
}

h1.freewp-title span {
	
color:white;
background:#D83F28;	
font-size:32px!important;
}

.wpfree {
	color: #D83F28;
}

.freewp-icon {
	vertical-align: middle;
	padding:0 20px 10px 0;
}

.freewp-text {
	float: right;
}

.page-template-page-freewp-php p {
	margin-bottom: 0;
}



.intro-slogan {
	font-size:24px;
	text-align: center;
	background: #FEF3EC;
border-radius: 15px;
padding: 20px;
}

#gform_1, #gform_2 {
	margin-bottom:0;
}

#gform_wrapper_1 input[type="text"], #gform_wrapper_1 textarea, #gform_wrapper_2 input[type="text"], #gform_wrapper_2 textarea {
border:1px solid #444;	
}


#wpcf7-f2991-p2861-o1 p, #wpcf7-f2991-p3134-o1 p {

	padding-left: 0;

	}
	
#wpcf7-f2991-p2861-o1 textarea, #wpcf7-f2991-p3134-o1 textarea {
width: 425px;
}



#free-blog .hosting-details hr.stripes {
	margin: 0 0 20px;
}

.hosting-details .icon-star {
	color:#F0C61E;
}

.hosting-link { padding-top:40px;}
.hosting-link a {text-decoration:underline;}
.hosting-link a:hover {color: #bc2912;-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;}
	

#free-blog h2, #hosting-referral-interstitial h1 {
	
	text-align: center;
	margin-bottom: 30px;
	font-size: 30px;
}

#hosting-referral-interstitial h1 {
	color: #D83F28; 	
}


#free-blog h3 {
	font-size:20px;
}

#free-blog h5 {
	text-align: center;
}

#free-blog eight.columns h3 {
	float: right;
}

ul.checkmark {
list-style-image: url(http://www.opendesigns.org/od/wp-content/themes/od5/images/icons/tick.png);
padding: 20px 20px 20px 50px;
}




label,
	legend {
		display: inline;
		font-weight:normal;
		font-size: 12px;  }



#horizontalsocial.od-social {
	padding:10px 5px 5px 5px;
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	width:750px;
	margin-bottom:20px;
	background: #FAFAFA url(images/bkgs/stripes_tiny_05.png) repeat;
}

.od-social.fixed {
position: fixed;
top: -1px;
z-index: 99999;
}

.od-social,.social-twitter,.fb-like,.google-plusone,.social-title {
	float:left;
}

.od-social .social-title {
	font-weight:bold;
	color: #D83F28;
}

.od-social .social-twitter {
	width:100px;
}

.od-social .fb-like {
	width:100px;
}

.od-social .google-plusone {
	width:90px;

}

.od-signup, .od-user-dropdown {
	margin-left: none;
	font-weight: bold;
	color: #D83F28;
}

.od-user-dropdown {
	padding-bottom: 10px;
}

.drop-bar a {
	margin-left:0 !important;
}

.drop-bar a:hover {
	color: #D83F28;
	text-decoration:underline;
}

.alert-mellow {
color: #4D90FE;
border: 1px solid #4D90FE;
background: rgba(77, 144, 254, .1);
padding: 10px;
}

.alert-mellow a {
color: #4D90FE;
background: rgba(77, 144, 254, .1);
}

.alert-mellow a:hover {
color: #4D90FE;
background: rgba(77, 144, 254, .2);
}

::selection {
color: 
white;
color: 
rgba(255, 255, 255, 0.85);
background: 
#D83F28;
}

h4#download-total {
font-size: 1.1em;
line-height: 35px;
font-weight: normal;
color: 
#777;
text-align: center;
}

h4#download-total strong {
display: block;
font-size: 1.8em;
font-weight: bold;
color: 
#333;
}

div.wpcf7-response-output {display:none;}

.design-thumb {

clear:both;
}

.design-thumb img {

width:50px;
height:50px;
border:4px solid #E6E6E6;
margin-right:20px;
float:left;
margin:0 20px 10px 0;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.design-thumb img:hover {
border-color: #CC341D;
}

a.thumb-title {


font-size:1.1em;
font-style:italic;

}

.od-user-dropdown:hover {
color:#ba1f07 !important;
}
	
.sidebar .widget_recent_entries ul, #text-9 ul {
	border-top:1px dotted #eee;
	padding-top:.9em;
	padding-left:0px;	
	list-style-position: inside;
}
.sidebar aside.widget_recent_entries ul li, #text-9 ul li {
	color:#D83F28;
	border-bottom:1px dotted #e9e9e9;
	padding-bottom:1em;
	margin-bottom:1em;
	font-size:.95em;
	font-style:italic;
	letter-spacing:0px;
}

.sidebar aside.widget_recent_entries ul li a, #text-9 ul li a {
	color:#D83F28;
	display:block;
	padding:4px 2px 2px 0px;
	border:none;
	background:transparent;
	text-decoration:none;
	
	-moz-transition: padding .1s ease-in-out;
	-webkit-transition: padding .1s ease-in-out;
	-o-transition: padding .1s ease-in-out;
	transition: padding .1s ease-in-out;
}
.sidebar aside.widget_recent_entries ul li a:hover, #text-9 ul li a:hover {
	background:transparent url(../od5/images/bkgs/stripes_tiny_05.png) bottom left repeat;
	border-left:4px solid #CC341D;
	text-decoration: none;
	border-top:none;
	padding-left:10px;
}



.single p, .page #content p, .post p {
color: #333;
margin-bottom:15px;
}

.single .alert p, .page #content .alert p, .post .alert p {
	margin-bottom: 0;
}



h1#site-title { width: 47px; overflow:hidden; margin-bottom: 0; padding-left: 10px; }

#logo {
background: url(images/logo@2x.png) no-repeat;
background-size: cover;
width: 133px;
height: 50px;
overflow: hidden;
text-indent: -4000px;
display: block;
float: left;
margin: 2px 0;
}

#logo:hover {
background-position: 0 -50px
}

#header-inner .userinfo {
display: inline;
float: right;
position: relative;
right: 20px;
top: -40px;
font-size: 0.9em;
}

#header-inner #toplink {
display: inline;
position: relative;
}

#toplink {
cursor: pointer;
}

#header-inner #topbox {
display: none;
position: absolute;
top: 20px;
right: 0px;
width: 120px;
padding: 5px;
z-index: 100;
text-align: left;
border: 1px solid #EEE;
border-color: #EEE #E9E9E9 #E9E9E9 #EEE;
background: #FEFEFE;
}

#header-inner #topbox input[type="text"],#header-inner #topbox input[type="password"],#header-inner #topbox input[type="email"],#header-inner #topbox textarea {
width:90%;
padding: 4px;
margin:0px;
}

#header-inner #topbox form, #header-inner #topbox fieldset, #header-inner #topbox label, #header-inner #topbox input[type="submit"], #header-inner #topbox input[type="checkbox"], #header-inner #topbox p {
margin:0;
}

#header-inner #topbox form {
text-align: center;
}

#header-inner #topbox label, .drop-bar #topbox p {
text-align: left;
}

#header-inner #topbox a {
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
text-decoration: none;
}

#header-inner #topbox a:hover {
color: #D83F28;
}

#header-inner #topbox img {
position: relative;
top:4px;
}

#drop-panel-expando {
float: left;
}

#strapline {
float:left;
font-size: 1.1em;
color: #D83F28;
padding-left: 10px;
}

#content #download-strapline {
color: #D83F28;
margin-bottom: 0;
}


h2.pagetitle {
	font-size:30px;
}

div.designs {
	width: 100%;
	margin: 0;
	text-align:center;
}

.design {
position: relative;
background: white;
display: inline-block;
transition: all 2s ease-in-out;
margin: 10px;
width: 250px;
height: 240px;
border-bottom: 2px solid #D83F28;
background:rgba( 255, 255, 255, .9);
}

.design .img {
position: relative;
margin: 0;
padding: 10px 10px 0 10px;
width: 230px;
height: 194px;
overlay: hidden;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 0;
	color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}
h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
}
h5 {
	font-size: 12px;
	line-height: 18px;
}
h6 {
	font-size: 10px;
	line-height: 16px;
}

body {
	font: 14px/22px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
color: #414141;
	-webkit-text-size-adjust: none;
}

.design .overlay {
position: absolute;
top: 0;
left: 0;
width: 230px;
height: 194px;
background: white;
color: #333;
line-height: 1.2em;
text-align: left;
margin: 10px;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity 150ms ease-in-out;
-moz-transition: opacity 150ms ease-in-out;
-o-transition: opacity 150ms ease-in-out;
transition: opacity 150ms ease-in-out;
}

.overlay strong {
display: block;
font-size: 18px;
color: #333;
text-align:center;
padding-top:30%;
}

.design .overlay:hover {
opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=0.9);
}

.design .img img {
width: 230px;
height: 194px;
top: 0;
left: 0;
background: transparent;
}

.design .img h4 {
position: absolute;
top: 40;
left: 60;
z-index: 100;
margin: 0;
padding:5px;
font-weight: normal;
font-size: 1em;
color: #fff;
background: #D83F28;
width: 210px;
zoom: 1;
filter: alpha(opacity=90);
opacity: 0.9;
}

.design .img h4 a {
color: #fff;
font-weight: bold;
}

.design .info {
margin-top: 5px;
font-size: 0.8em;
line-height: 1.4em;
padding: 0 2px;
position: absolute;
bottom: 10px;
right: 10px;
background: #D83F28;
color: white;
-moz-border-radius: 2px;
border-radius: 2px;
}


.design .download, .design .comment {
padding: 10px 0 0 10px;
float: left;
text-decoration: none;
color: #AAAAAA;
font-size: 13px;
line-height: 13px;
overflow: hidden;
}







.design .download:hover, .design .comment:hover {
color: #D83F28;
}

.skin-red #main-container .design-thumb a.star {
color: 
#AAA;
}

.design .stars {
float: right;
padding: 5px 5px 0 0;
}

.design .stars .ty {
display: none;
}

.design .info .stars, .single_info .stars {
font-size: 1.5em;

}

.stars .ty {
	font-size: 0.5em;
}

a.star {
	padding: 0;
	color: #AAAAAA;
	text-decoration: none;
    font-size:1em;
}



.design a.star.on:hover,.design-thumb a.star.on:hover {
	color: #D83F28;
}

a.star.on,.skin-red #main-container .design-thumb a.star.on {
	color: #D83F28;
}

a.star.on.nogold, a.star.on.nogold_voted {
	color: #D83F28;
}

a.star.hover.nogold, a.star.hover_voted.nogold_voted {
	color: #D83F28;	
}

#homesearch,#mc_embed_signup {
border: 1px solid #EEE;
border-color: #EEE #E9E9E9 #E9E9E9 #EEE;
background: #DDD;
padding: 10px 10px 0 10px;
background: #FEFEFE;
font-size: 13px;
box-shadow: 4px 4px 0px #eee;
text-align: center;
}

#homesearch fieldset.wide, span.cb.wide {

text-align: left;

}

#homesearch fieldset p {

text-align: left;

}

#mc_embed_signup input[type="text"],#mc_embed_signup input[type="password"],#mc_embed_signup input[type="email"],#mc_embed_signup textarea {

display: inline;

}

form#expresssearch {
width: 100%;
margin: 0 auto;
}

#homesearch.hb.advanced-search {
height: 375px;
border: 1px solid #EEE;
border-color: #EEE #E9E9E9 #E9E9E9 #EEE;
background: #DDD;
padding: 10px;
background: #FEFEFE;
font-size: 13px;
box-shadow: 4px 4px 0px #eee;
}

.colorpicker .color {
width: 28px;
height: 15px;
display: inline-block;
border: 1px #EEE solid;
outline: none;
padding: 2px;
}

.colorpicker .selected {
border:1px solid #D83F28;
}


#homesearch fieldset {
margin: 0 10px 0 0;
padding: 0 0px 0 0;
border: none;
float: left;
}

.current-search {

font-size: 1.1em;
color: white;
background: #D63C26;
padding: 4px 12px;
border: 1px solid black;
display: inline-block;
}

.viewall {
	float: right;
text-align: right;
margin: 0 20px 0 0;
}

.nav {
	text-align: right;
	padding: 20px 20px 0 0;
	}

.search-nav {
	text-align:center;
}

.ssubmit.button-red.button-large {
float: right;
margin-top:20px;
margin-bottom: 20px;
}


fieldset.narrow.last.search-keywords {
float: none!important;
}

.design .info a.more {
float: right;
}

.design .info a.comment {
float: left;
}



#homesearch .cb {
display: block;
float: left;
width: 50%;
white-space: nowrap;
overflow: hidden;
}

#homesearch fieldset.wide .cb.wide {
width: 50%;
}


fieldset.narrow input[type="text"] {
padding: 4px 4px;
font-size: 12px;
width: 150px;
}

.pagination ul li {
width: auto;
}

div.pagination { background-color:none!important; }
.pagination-span, .pagination a { padding: 2px 7px 2px 7px!important; }

div.design-pagination {
	text-align: left;
	font-size: 0.9em;
	padding: 5px 0;
}


div.design-pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div.design-pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: #faf8f4;
	border: 1px #e7ddcf solid;
	padding: 1px 3px;
}

div.design-pagination li.current {
	background: #e7ddcf;
	color: #000;
	font-weight: bold;
}

div.design-pagination li a {
	text-decoration: none;
}

div.design-pagination li a:hover {
	text-decoration: underline;
}

.single_info {
 padding-top:1em;
}

.preview-image {
	position: relative;
    margin: 0 auto;
	text-align: center;
}

#download-zone {
margin:20px 0;
text-align:center;
}

a[data-rel^="prettyPhoto"], a.photo-link {
	background-image: none;
}

#download-zone p {
	font-size: 0.8em;
	color: #AEAEAE;
	}

.single_image img {

	text-align: center;
	background: white;
border: 1px solid #DDD;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
transition: all 2s ease-in-out;
padding: 10px;
height: 480px;
width: 640px;
}



#design-download {
    margin-top:15px;
}

#design-download span {
	font-size:2em;
	color: #D83F28;
	font-weight: bold;
    vertical-align: middle;
    position: relative;
    top:-4px;
}

.design-clear {
	clear: both;
}

.replaceArea .button {
	width:285px;
	margin: 0;
	text-align: center;
	padding: 20px;
	font-size: 18px;
}

.page-title, .entry-title {
	text-align: center;
}
    

.count {
	background: #D83F28;
	color: #fff;
	padding: 0 5px;
}

.blog-layout h1 a {
	color: #333;
}

.freebie-sub-inner {
	border: none;
}

.freebie-sub-form label {
	margin:10px 0 0 0!important;
}

.freebie-sub-form label span {
	font-size: 12px!important;
	color: #333;
}

#user-profile h1 {
font-size: 2.2em;
color: #333;

margin-bottom: 0px;
}




body .wrap{
	background:#fafafa;
}

#masthead {
margin-top: 0;
}

#masthead #site-title, 
#masthead #site-title a{
	font-size:42px;
	line-height:1.2em;
	/*text-shadow:1px 1px 0px rgba(125, 125, 125, .25);*/
	text-shadow:0px 1px 1px #fff;
	color:#444;
	font-weight:bold;
}

#masthead #site-title a{
	/*margin-left:-40px;*/
	float:none;
}

#masthead #sub-title{
	/*padding-left:40px;*/
	font-family:"Droid Serif", Georgia, serif; 
	text-transform:none;
	font-style:italic;
	margin-top:.5em;
	float:left;
	line-height:22px;
	padding-left:10px;
	font-size:15px;
}

.freebie-sub-form .agree {
float: none;
margin: 7px 10px 0 0 !important;
}

.freebie-sub-box h3 {
padding-top: 15px;
font-size: 1.5em;
color: #333;

margin-bottom: 0;
}

.freebie-sub-box {
	text-align: center;
	border: 1px solid #EEE;
	border-color: #EEE #E9E9E9 #E9E9E9 #EEE;
	background: #DDD;
	padding: 10px;
	background: #FEFEFE;
	box-shadow: 4px 4px 0px #eee;
	width: 90%;
	margin: 0 auto;
}

.freebie-sub-box p {
	margin-bottom: 10px;
}

.freebie-sub-form .name {
width: 270px;
padding: 12px!important;
margin: 10pximportant;
display: inline;
font-size: 1.4em;
}



.single_image li {
	margin-bottom: 0px;
}
.design-submit {
width: 285px;
margin: 0;
text-align: center;
padding: 20px;
font-size: 18px;

}







body .wrap{
	background:#fafafa;
}


#masthead #site-title a{
	/*margin-left:-40px;*/
	float:none;
}

#masthead #sub-title{
	/*padding-left:40px;*/
	
	text-transform:none;
	font-style:italic;
	margin-top:.5em;
	float:left;
	line-height:22px;
	padding-left:10px;
	font-size:15px;
}

#masthead .button{
	text-align:center;
	padding: 18px 18px 16px 22px;
	height:20px;
	font-size:20px;
	position:absolute;
	right:0;
	text-transform:none;

	
	background:#e24932;
	border:none;
	box-shadow: 2px 2px 0px rgba(0,0,0,.1);
	
	transition: all .3s ease-in-out;
	
}
#masthead .button:before{
	content:'';
	border-color:transparent #e24932 transparent transparent;
	border-style:solid;
	border-width:27px;
	width:0;
	height:0;
	position:absolute;
	left:-54px;
	top:0px;
	
}
#masthead .button:after{
	content:'';
	background:#f5f5f5;
	width:7px;
	height:7px;
	position:absolute;
	top:24px;
	left:-12px;
	border-radius:4px;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.3);
}
#masthead .button small{

	text-transform:uppercase;
	font-size:9px;
	display:block;
	position:absolute;
	top:18px;
	left:-3px;
	
	/* Safari */
	-webkit-transform: rotate(-90deg);
	
	/* Firefox */
	-moz-transform: rotate(-90deg);
	
	
	/* IE */
	-ms-transform: rotate(-90deg);
	
	/* Opera */
	-o-transform: rotate(-90deg);
	
	
}

#masthead .button:hover{
	background:#d83f28;
}
#masthead .button:hover:before{
	border-right-color:#d83f28;
}

#qd-how-to-get-support{
	padding-left:40px;
	background:transparent url(images/tool.png) top left no-repeat;
	line-height:32px;
	margin-bottom:15px;
}

#qd-terms-title{
	padding-left:40px;
	background:transparent url(images/notepad.png) top left no-repeat;
	line-height:32px;
	margin-bottom:15px;	
}

.paper{
	padding:23px 15px 0px 15px;
	border:1px solid #dedede;
	border-top:2px solid rgba(77,144,254, .6);
	background:#fefefe;
	line-height:22px;
	
	background: 
		/*-webkit-gradient(
			linear,
			left top, left bottom,
			from(rgba(255,255,255, .6)),
			color-stop(96%, rgba(255,255,255, .6)),
			color-stop(97%, rgba(77,144,254, .2))
		),*/
		-webkit-repeating-linear-gradient(
			left,
			transparent 26px,
			rgba(216, 63, 40, .1) 26px,
			transparent 27px,
			transparent 100%
		),
		-webkit-repeating-linear-gradient(
			top, 
			rgba(255,255,255, .6),
			rgba(255,255,255, .6) 21px,
			rgba(77,144,254, .3) 22px
		);
		
	background: 
		-moz-repeating-linear-gradient(
			left,
			transparent 26px,
			rgba(216, 63, 40, .1) 26px,
			transparent 27px,
			transparent 100%
		),
		-moz-repeating-linear-gradient(
			top,
			rgba(255,255,255, .6),
			rgba(255,255,255, .6) 21px,
			rgba(77,144,254, .3) 22px
		);
		
	background: 
		repeating-linear-gradient(
			left,
			transparent 26px,
			rgba(216, 63, 40, .1) 26px,
			transparent 27px,
			transparent 100%
		),
		repeating-linear-gradient(
			top,
			rgba(255,255,255, .6),
			rgba(255,255,255, .6) 21px,
			rgba(77,144,254, .3) 22px
		);		
		
	background-position: 0 0;
	-webkit-background-size: 100% 22px;
	
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	
	margin-bottom:10px;
}

.paper strong{
	color:rgba(77,144,254, 1);
}

.paper-large ol{
	margin-left:15px;
}
.paper-large ol li{
	line-height:22px;
	margin-bottom:22px;
	padding-left:5px;
}
.paper-large ol li a{
	font-weight:bold;
	/*color:rgba(77,144,254, 1);*/
	color: rgba(216, 63, 40, 1);
	text-decoration:none;
}
.paper-large ol li a:hover{
	font-weight:bold;
	color: rgba(170, 20, 20, 1);
	text-decoration:none;
}

.qdlist{
	font-size:12px;
	margin-left:15px;
}
.qdlist li{
	line-height:inherit;
	margin-bottom:22px;
	padding-left:5px;
}


.smallish{
	font-size:11px;
	line-height:1.6em;
}
.smallish ol{
	padding-left:0px;
	margin-left:20px;
}

.user-meta-box h5{
	text-align:center;
}

aside .support-guides ul.link-list li a{
	display:block;
	text-decoration:none;	
	color:#d83f28 !important;
}

.support-guides a:hover{
	background-color:rgba(200,200,200, .5);
}

.container .wider .offset-by-one{
	padding-left:0;
}

.container #ahq_forum{
	width:100%;

}

.container #ahq_forum .ahq_breadcrumbs li a{
	font-style:italic;
	color:#4888f0; /*D83F28;*/
	text-decoration:none;
}

#ahq_forum #ahq_categories tbody td h4, #ahq_forum #ahq_topics tbody td h4{
	line-height:1.2em;
}
#ahq_forum #ahq_categories tbody td li{
	margin-bottom:8px;	
}
#ahq_forum #ahq_categories tbody td p.description, #ahq_forum #ahq_topics tbody td p.description{
	margin-bottom:0;
}

.container #ahq_forum #topic .post .post_box{
	width:598px;	
}

.container #ahq_forum #topic .post .post_box{
	font-size:12px;
}

.container #ahq_forum #topic .post .post_box{
	
	background-color:rgba(200,200,200, .2);
	
}

.container #ahq_forum #topic .post.administrators .post_box{
	color:#4D90FE;
	background-color:rgba(77,144,254, .1);
	text-shadow: 0 1px rgba(255, 255, 255, .4);
}
.container #ahq_forum #topic .post.administrators .post_box p{
	color:#000;
	text-shadow:none;
	margin-bottom:8px;
}

.container #ahq_forum #topic .post .poster{
	width:50px;
}
.container #ahq_forum #topic .post .poster .group{
	font-size:9px;
}

.container #ahq_forum #topic .controls a{
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
}

.container .ahq_form .textarea{
	clear:both;
	padding:8px;
}

.container .snippet-wrap pre.sh_sourceCode{
	padding:.5em 0;
	background:rgba(255,255,255,.8);
	border:none;
	margin-top:1em;
}

.container #ahq_forum #reply{
	margin-left:70px;
}

.ahq_form ul{
	width:auto;	
}
#ahq_forum ul.last_post{
	text-align:right;
}

#show_extra{
	font-size:10px;
	color:#333;
}

.ahq-status-Open{
	
}
.ahq-status-Resolved,
.ahq-status-Closed{
	opacity:.8;
}

.alert.alert-noimg{
	padding-left:10px;
	background-image:none;
}


.entry-content, .entry-excerpt {
	font-size:1.1em;
	color:#333;
}

#ubermenu-features strong{
	color:#E24932;
}





.uber-container{
	padding: 1em 0;
} 




/* UBER SPECIAL */
#megaMenu ul li#menu-item-105 .wpmega-nonlink{
	padding-right:6px;
}

#megaMenu ul li#menu-item-4 img{
	width:16px;
}

.uber-image-desc{
	max-width:408px;
}

#megaMenu.wpmega-preset-grey-white ul li#menu-item-4{
	height: 39px;
	overflow:hidden;
}
#megaMenu.wpmega-preset-grey-white ul.megaMenu > li > a,
#megaMenu.wpmega-preset-grey-white ul.megaMenu > li > span.um-anchoremulator{
	font-size: 11px;
}

#megaMenu.wpmega-preset-silver-tabs ul li#menu-item-4 a{
	height: 17px\9;
}

#megaMenu.megaMenuVertical.megaFullWidth {
	width: auto;
}

#main{
	margin-top:0;
}


/* Diagnostics Special */
#megaMenu.megaFullWidth.megaMenuDiagnostics:after,
#megaMenu.megaMenuDiagnostics .ss-nav-menu-reg > ul:after,
#megaMenu.megaMenuDiagnostics .ss-nav-menu-mega > ul:after,
#megaMenu.megaMenuDiagnostics ul li.ss-nav-menu-nolink:after{
	position:absolute;
	top:0;
	left:0;
	font-size:9px;
	white-space:nowrap;	
	padding: 1px 4px;
	color: #4F8A10;
	background: #DFF2BF;
	border: 1px solid #4F8A10;
	
	opacity:.3;
}

#megaMenu.megaMenuDiagnostics.megaFullWidth:hover:after,
#megaMenu.megaMenuDiagnostics .ss-nav-menu-reg > ul:hover:after,
#megaMenu.megaMenuDiagnostics .ss-nav-menu-mega > ul:hover:after,
#megaMenu.megaMenuDiagnostics ul li.ss-nav-menu-nolink:hover:after{
	opacity:1;
}


/* Full width menu */
#megaMenu.megaMenuDiagnostics.megaFullWidth:after{
	content: 'A full width menu';
	
	top:-40px;
	bottom:auto;
	left:0;	
}

/* JS hasn't run */
#megaMenu.megaMenuDiagnostics.megaMenu-nojs:after{
	content: 'jQuery has not run on your menu.  You may have a javascript error.  Check that you have hoverIntent enabled and no plugins are causing errors.';
}
/* jQuery Disabled */
#megaMenu.megaMenuDiagnostics.megaMenu-nojs.wpmega-nojs:after{
	content: 'You have jQuery Enhancements disabled';
}


/* Non-links */
#megaMenu.megaMenuDiagnostics ul li.ss-nav-menu-nolink:after{
	content: 'Link disabled';
	top:-20px;
}
#megaMenu.megaMenuDiagnostics ul li.ss-nav-menu-nolink:hover:after{
	content: 'Link disabled: This link has been replaced with a non-anchor element.  Therefore it cannot be clicked.';
}

/* Widget Area */
#megaMenu.megaMenuDiagnostics ul li.ss-nav-menu-nolink.ss-sidebar:after{
	content: 'Widget Area';
	right:0;
	top:0px;
	left:auto;
	
}
#megaMenu.megaMenuDiagnostics ul li.ss-nav-menu-nolink.ss-sidebar:hover:after{
	content: 'UberMenu Widget Area.  Control its contents in the WordPress widgets screen.'
}

#megaMenu.megaMenuDiagnostics .ss-nav-menu-reg > ul:after{
	content: 'Flyout Menu';
}
#megaMenu.megaMenuDiagnostics .ss-nav-menu-mega > ul:after{
	content: 'Mega Menu';
}

#text-4 textarea{
	font-size:10px;
	color:#aaa;
}







/* TOOLBOX */

/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}





div.container div.gallery dl.gallery-item a img{
	border:none !important;
	box-shadow:2px 2px 0px #e9e9e9;
	max-width:100%;
	height:auto !important;
} 

.twoOH{
	background: #6FB2FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#6FB2FF), to(#4D90FE));
	background: -webkit-linear-gradient(top, #6FB2FF, #4D90FE);
	background: -moz-linear-gradient(top, #6FB2FF, #4D90FE);
	background: -ms-linear-gradient(top, #6FB2FF, #4D90FE);
	background: -o-linear-gradient(top, #6FB2FF, #4D90FE);
	box-shadow:inset 0px 1px 0px rgba(255,255,255,.2);
	border:1px solid #2B70DC;
	padding:10px 10px;
	line-height:18px;
	font-size:18px;
	text-shadow:0px -1px 1px #2B70DC;
	color:#fefefe;
	border-radius:2px;
	display:inline-block;
	vertical-align:top;
}

/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	background: url(images/fancybox-close.png) no-repeat !important;
	top:0 !important;
	right: 0 !important;
	width:20px !important;
	height:20px !important;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-close:hover { background-position: 0 100% !important; }

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #fff;
	opacity: 0.99;
	
}

#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.od-lightbox {
	top:100px!important;
}

.od-lightbox .fancybox-skin {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#od-signup-modal {
	text-align: center;
	width:750px;
}

#od-signup-modal .left {
	float: left;
	width: 340px;
	text-align: left;
}

#od-signup-modal .right {
	float: right;
	width: 340px;
	text-align: left;
}

#od-signup-modal h3 {
	
	font-weight: bold;
	
}

#od-signup-modal input[type="text"],#od-signup-modal input[type="password"],#od-signup-modal input[type="email"],#od-signup-modal textarea {
	
	width:300px;display:inline;
}

h2#od_modal_title {
	
	color: #D83F28;;
	
}



/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
  font-family: "FontAwesome";
  src: url('font/fontawesome-webfont.eot');
  src: url('font/fontawesome-webfont.eot?#iefix') format('eot'), url('font/fontawesome-webfont.woff') format('woff'), url('font/fontawesome-webfont.ttf') format('truetype'), url('font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
  vertical-align: middle;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }

.icon-user-md:before              { content: "\f200"; }

/*---------- whitengrey Styles ---------*/
.sh_whitengrey{background:none; padding:0; margin:0; border:0 none;}.sh_whitengrey .sh_sourceCode{background-color:#fff;color:#696969;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_keyword{color:#696969;font-weight:bold;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_type{color:#696969;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_string{color:#080;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_regexp{color:#080;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_specialchar{color:#080;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_comment{color:#1326a2;font-weight:normal;font-style:italic;}.sh_whitengrey .sh_sourceCode .sh_number{color:#b0f;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_preproc{color:#470000;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_function{color:#000;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_url{color:#080;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_date{color:#696969;font-weight:bold;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_time{color:#696969;font-weight:bold;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_file{color:#696969;font-weight:bold;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_ip{color:#080;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_name{color:#080;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_variable{color:#696969;font-weight:bold;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_oldfile{color:#080;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_newfile{color:#080;font-weight:normal;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_difflines{color:#696969;font-weight:bold;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_selector{color:#696969;font-weight:bold;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_property{color:#696969;font-weight:bold;font-style:normal;}.sh_whitengrey .sh_sourceCode .sh_value{color:#080;font-weight:normal;font-style:normal;}

/*-------- Snippet Base Styles ----------*/
.snippet-wrap {position:relative;}
*:first-child+html .snippet-wrap {display:inline-block;}
* html .snippet-wrap {display:inline-block;}
.snippet-reveal{text-decoration:underline;}
.snippet-wrap .snippet-menu, .snippet-wrap .snippet-hide {position:absolute; top:10px; right:15px; font-size:.9em;z-index:1;background-color:transparent;}
.snippet-wrap .snippet-hide {top:auto; bottom:10px;}
*:first-child+html .snippet-wrap .snippet-hide {bottom:25px;}
* html .snippet-wrap .snippet-hide {bottom:25px;}
.snippet-wrap .snippet-menu pre, .snippet-wrap .snippet-hide pre {background-color:transparent; margin:0; padding:0;}
.snippet-wrap .snippet-menu a, .snippet-wrap .snippet-hide a {padding:0 5px; text-decoration:underline;}
.snippet-wrap pre.sh_sourceCode{padding:1em;line-height:1.8em;overflow:auto;position:relative;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
}
.snippet-wrap pre.snippet-textonly {padding:2em;}
*:first-child+html .snippet-wrap pre.snippet-formatted {padding:2em 1em;}
* html .snippet-wrap pre.snippet-formatted {padding:2em 1em;}
.snippet-reveal pre.sh_sourceCode {padding:.5em 1em; text-align:right;}
.snippet-wrap .snippet-num li{padding-left:1.5em;}
.snippet-wrap .snippet-no-num{list-style:none; padding:.6em 1em; margin:0;}
.snippet-wrap .snippet-no-num li {list-style:none; padding-left:0;}
.snippet-wrap .snippet-num {margin:1em 0 1em 1em; padding-left:3em;}
.snippet-wrap .snippet-num li {list-style:decimal-leading-zero outside none;}
.snippet-wrap .snippet-no-num li.box {padding:0 6px; margin-left:-6px;}
.snippet-wrap .snippet-num li.box {border:1px solid; list-style-position:inside; margin-left:-3em; padding-left:6px;}
*:first-child+html .snippet-wrap .snippet-num li.box {margin-left:-2.4em;}
* html .snippet-wrap .snippet-num li.box {margin-left:-2.4em;}
.snippet-wrap li.box-top {border-width:1px 1px 0 !important;}
.snippet-wrap li.box-bot {border-width:0 1px 1px !important;}
.snippet-wrap li.box-mid {border-width:0 1px !important;}
.snippet-wrap .snippet-num li .box-sp {width:18px; display:inline-block;}
*:first-child+html .snippet-wrap .snippet-num li .box-sp {width:27px;}
* html .snippet-wrap .snippet-num li .box-sp {width:27px;}
.snippet-wrap .snippet-no-num li.box {border:1px solid;}
.snippet-wrap .snippet-no-num li .box-sp {display:none;}




@media only screen and (max-width: 1153px) and (min-width: 959px) {
	

.macbook-slide, .macbook-overlay { width: 460px; height: 280px; position:absolute; top: 175px; left: 240px;}

	
}

@media only screen and (max-width: 1153px) {
	
.design { float: none; margin:10px auto; }
	
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
	
	#horizontalsocial.od-social {width:398px;}
	.social-title {float:none;text-align:center;margin-bottom:10px;}
	.macbook-slide, .macbook-overlay { width: 460px; height: 280px; position:absolute; top: 225px; left: 145px;}
	nav#main-nav { left: -110px; top: -10px; }
}

@media only screen and (min-width: 320px) and (max-width: 959px) {

	.single_image, .single_info { float: none; width: 100%; text-align: center;}
    #homesearch fieldset {
width: 100%;
float: none;
}
#horizontalsocial.od-social {width:420px;}
	.social-title {float:none;text-align:center;margin-bottom:10px;}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
	
		.macbook-slide, .macbook-slide img { width: 280px; height: 170px; position:absolute; top: 130px; left: 35px;}
	.macbook-overlay { width: 280px; height: 170px; top: 260px; left: 70px; }
	a.mobile-menu-button.button { width: 420px; margin: 0 auto; }
	nav#main-nav { top: 0px; left: 0px; }

}

@media only screen and (max-width: 768px ) {

#header-inner .userinfo { top: -100px; }	
	
}

@media only screen and (max-width: 480px) {

.single_image img { width: 280px; height: 210px; padding: 5px; }
#horizontalsocial.od-social {width:300px;}
	.social-title {float:none;margin-bottom:10px;}
	.macbook-slide, .macbook-slide img { width: 200px; height: 115px; position:absolute; top: 155px; left: 25px;}
	.macbook-overlay { width: 200px; height: 115px; top: 310px; left: 50px; }
	a.mobile-menu-button.button { width: 300px; margin: 0 auto; }
	nav#main-nav { top: 0px; left: 0px; }
	
	.design { width: 300px; height: 289px; }
	.design .img, .design .img img, .design .overlay { width: 280px; height: 238px; }
	h1.freewp-title { font-size:36px!important; line-height: 42px; }
}