/**
 * Theme Name: Alien
 * Theme URI: http://alienwp.com
 * Description: Custom minimalistic theme for alienwp.com
 * Version: 0.1.6
 * Author: Galin Simeonov
 * Author URI: http://alienwp.com
 * Tags: theme-options, threaded-comments, microformats, translation-ready, rtl-language-support, one-column, two-columns, three-columns, fixed-width
 *
 * Copyright (c) 2011-2012 Galin Simeonov.  All rights reserved.
 * http://alienwp.com
 */

/* @font-face
-------------------------------------------------------------- */
@font-face {
    font-family: 'ProximaNovaLtLight';
    src: url('type/ProximaNova-Light-webfont.eot');
    src: url('type/ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/ProximaNova-Light-webfont.woff') format('woff'),
         url('type/ProximaNova-Light-webfont.ttf') format('truetype'),
         url('type/ProximaNova-Light-webfont.svg#ProximaNovaLtLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovaRgBold';
    src: url('type/ProximaNova-Bold-webfont.eot');
    src: url('type/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/ProximaNova-Bold-webfont.woff') format('woff'),
         url('type/ProximaNova-Bold-webfont.ttf') format('truetype'),
         url('type/ProximaNova-Bold-webfont.svg#ProximaNovaRgBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('type/websymbols-regular-webfont.eot');
    src: url('type/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/websymbols-regular-webfont.woff') format('woff'),
         url('type/websymbols-regular-webfont.ttf') format('truetype'),
         url('type/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.web-symbol {
	font-family: 'WebSymbolsRegular';
	font-size: 12px;
	line-height: 1em;
	margin-right: 7px;
	color: #a9d87b;
}
.archive .web-symbol {
	font-size: 16px;
}
.singular-theme .web-symbol {
	font-size: 14px;
	color: #c1dfa4;
}
#sidebar-signup .benefits li {
	color: #444;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

/* Normalize (extended)
-------------------------------------------------------------- */
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; }
figure { margin: 0; }
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;	
	font: 14px/21px 'ProximaNovaLtLight', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}
::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
a, a:visited {
	color: #72a441;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #000;
}
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr { cursor: help }
abbr[title] { border-bottom: 1px dotted; }
acronym {
	font-size: 0.8461538461538462em;
	text-transform: uppercase;
	color: #666;
	border-bottom: 1px dotted #ddd;
	cursor: help;
}
acronym:hover {
	color: #333;
	background: #f5f5f5;
	border-bottom: 1px dotted #aaa;
}
small { font-size: 12px; }
big { font-size: 15px; }
p { margin: 0 0 1.5em 0 }
b, strong { 
	font-weight: normal; 
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
blockquote {
	margin: 0 1.6em;
	font-style: normal
}
blockquote em, blockquote cite { font-style: italic }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
em, cite { font-style: italic }
em em, cite cite { font-style: normal }
dfn { font-style: italic; }
address {
	font-style: italic;
	margin: 0 0 1.6em 0
}
li address, dd address { margin:0 }
del { text-decoration: line-through }
object { margin-bottom: 1.6em }
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e7e7e7;
	margin: 1em 0 1.6em 0;
	padding: 0;
}
ins {
	background: #f5f5f5;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
mark {
	background: #f5f5f5;
	color: #000;
	font-style: italic;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre code { font-size: 100% }
pre {
	font-size: 12px;
	font-family: Monaco, monospace, Courier, "Courier New";	
	overflow: auto;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
code {
    font-size: 12px;
    font-family: Monaco, monospace, Courier, "Courier New";
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul {
	list-style: disc;
	margin: 0 0 1.6em 1.5em;
	padding: 0;
}
ol {
	list-style-type: decimal;
	margin: 0 0 1.6em 3.1em;
	padding: 0;
}
ol ol { list-style: upper-roman }
ol ol ol { list-style: lower-roman }
ol ol ol ol { list-style: upper-alpha }
ol ol ol ol ol { list-style: lower-alpha }
ul ul, ol ol, ul ol, ol ul { margin-bottom:0 }
dl { margin: 0 0 1.6em 5px }
dt {
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 10px 0 0 0
}
dd { margin: 5px 0 0 1.5em }
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #222;
	line-height: 1.3em;
}
h1 { font-size: 36px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 {
	font-size: 16px;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h6 {
	font-size: 14px;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) { overflow: hidden; }
form { margin: 0; }
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
	font-size: 14px;
}
legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
}
button, input, select, textarea, a.button {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}
button, input, a.button {
	line-height: normal;
	*overflow: visible;
}
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
option { padding: 1px 2px; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.6em;
}
td { vertical-align: top; }
th, td { text-align: left }

/* Base 
-------------------------------------------------------------- */
.hfeed h1, .hfeed h2, .hfeed h3, .hfeed h4, .hfeed h5, .hfeed h6 { font-weight: normal; }
img.wp-smiley {
	max-height: 13px;
	margin: 0;
	padding: 0;
	border: none
}
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 1.6em !important
}
.alignleft, .left {
	float: left;
	margin-right: 20px
}
.alignright, .right {
	float: right;
	margin-left: 20px
}
.aligncenter, .center {
	display: block;
	margin: 0 auto 1.6em auto
}
.alignnone, .block {
	clear: both;
	margin: 0 0 1.6em 0
}
img.alignleft, img.alignright { display: inline }
blockquote.alignleft, blockquote .alignright { width: 33% }
.byline abbr, .entry-meta abbr, .comment-meta abbr { border: none; }
.edit { display: none; }

/* CSS3 Transitions
-------------------------------------------------------------- */
a, input[type=submit], input[type=button], .page-template-front-page .product h3, .page-template-front-page .product .price, .button, .page-template-front-page #content .product img {
	-moz-transition: all 0.16s ease-out;
	-o-transition: all 0.16s ease-out;
	-webkit-transition: all 0.16s ease-out;
	-ms-transition: all 0.16s ease-out;
	transition: all 0.16s ease-out;
}

/* Dropdowns
-------------------------------------------------------------- */
div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.menu li:hover { visibility: inherit }
div.menu li {
	float: left;
	position: relative
}
div.menu a {
	display: block;
	position: relative
}

/* Tables 
-------------------------------------------------------------- */
table {
	margin: 0 0 1.6em 0;
	width: 100%;
	background: #fff;
}
table caption {
	font-size: 13px;
	line-height: 1.6em;
	color: #aaa;
}
table th {
	font-size: 13px;
	line-height: 1.6em;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 10px 2%;
	border-bottom: 1px solid #bbb;
	text-align: left;
}
td {
	padding: 13px 2%;
	color: #888;
	border-bottom: 1px solid #e7e7e7;
}

/* Lists 
-------------------------------------------------------------- */
ul { list-style: none; }
ul li, ol li { margin-bottom: .3em; }
dl { margin: 0 0 1.6em 25px; }
dl dt {
	margin: 0;
	font-size: 16px;
	line-height: 1.6em;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
dl dd {
	margin: 0 0 5px 10px;
	padding: 0;
	font-size: 15px;
	color: #888;
}

/* Blockquotes
-------------------------------------------------------------- */
blockquote, blockquote blockquote blockquote {
	overflow: hidden;
	padding: 0 0 0 50px;
	font-size: 15px;
	font-style: italic;
	color: #aaa;
	background: url(images/quote.png) no-repeat 0 3px;
}
blockquote blockquote {
	color: #aaa;
	border-left: 1px solid #e7e7e7;
}

/* Code 
-------------------------------------------------------------- */
code {
	padding: 0 3px;
	color: #333;
	background: #f7f7f7;
	background: rgba(0,0,0,.055);
}
pre {
	color: #666;
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	max-width: 100%;
	padding: 15px 20px;
}
pre code {
	padding: 0;
	background: transparent;
}

/* Forms 
-------------------------------------------------------------- */
input[type="text"], input[type="password"], input[type="email"], .input-text, textarea, select {
	font-family: 'ProximaNovaLtLight', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #d5d5d5;
	padding: 5px;
	outline: none;
	margin: 0;
	display: block;
	background: #fff;
}
select { padding: 0; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, .input-text:focus, .widget .search-form input[type="text"]:focus {
	border: 1px solid #999;
	background: #fff;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2);
}
textarea {
	display: block;
	width: 97%;	
	min-height: 60px;
}
input[type="radio"] { vertical-align: text-middle; }
input[type="checkbox"] { vertical-align: bottom; display: inline; }
input[type="submit"]:hover { cursor: pointer }
.error { color: #FF4367; }
input:-webkit-autofill { background-color: #fff !important; }

/* Alignment 
-------------------------------------------------------------- */
.left, .alignleft {
	float: left;
	margin: 0 15px 5px 0;
}
.right, .alignright {
	float: right;
	margin: 0 0 10px 25px;
}
img.alignleft, img.alignright { margin-top: 5px; }
.center, .aligncenter {
	display: block;
	margin: 0 auto 1.6em auto !important;
}
.block, .alignnone {
	display: block;
	margin: 0 0 1.6em 0;
}
.clear { clear: both; }

/* Images 
-------------------------------------------------------------- */
a:hover img, #slider-nav li a:hover img { opacity: 0.85; }
#site-title a:hover img { border: none; }
.hentry .archive-thumbnail {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 20px 10px 0;
}
.sticky .archive-thumbnail {
	background: #e7e7e7;
	border: 1px solid #e7e7e7;
}
.singular-post #content img, .singular-documentation #content img, .singular-tutorial #content img { max-width: 97.5%; }
.hentry img, .entry-content img, .hentry.testimonial .testimonial-thumbnail { height: auto; }

/* Max widths for images 
-------------------------------------------------------------- */
.entry-content img { max-width: 640px; }
.wp-caption, .wp-caption img { max-width: 630px; }
.page- template-fullwidth .entry-content img { max-width: 940px; }
.page-template-fullwidth .wp-caption, .page-template-fullwidth .wp-caption img { max-width: 930px; }

/* Flexible Video
-------------------------------------------------------------- */
.video-tutorial iframe { 
	max-width: 100%;
	height: auto; 
}

/* Smiley 
-------------------------------------------------------------- */
img.wp-smiley {
	max-width: 13px;
	padding: 0;
	background: transparent;
	border: none;
}

/* Captions [caption] 
-------------------------------------------------------------- */
.wp-caption {
	overflow: hidden;
	text-align: center;
}
.wp-caption img { margin: 0 0 5px 0; }
.wp-caption .wp-caption-text {
	margin: 0 4px;
	font-size: 12px;
	line-height: 1em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
	text-align: left;
}
.wp-caption a { border: none; }

/* Galleries 
-------------------------------------------------------------- */
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	margin: 0 !important;
}
.gallery br {
	display: block;
	line-height: 0;
	height: 0;
}
.gallery a { border: none; }
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	margin: 0 0 1em 0 !important;	
	text-align: left;
	list-style: none;
	padding: 0;
}
.gallery img, .gallery .gallery-item .gallery-icon img {
	max-width: 89%;
	height: auto;
	margin: 0 auto
}
.gallery-icon {
	overflow: hidden;
	margin: 0;
}
.gallery-caption {
	margin: 0;
	font-size: 13px;
	line-height: 1.6em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #aaa;
}
.singular-attachment .hentry .gallery-caption { display: none; /* Hide captions in gallery on attachment pages */ }
.gallery-caption { margin-left: 0 }
.col-0 { width: 100% }
.col-1 { width: 100% }
.col-2 { width: 50% }
.col-3 { width: 33.33% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.66% }
.col-7 { width: 14.28% }
.col-8 { width: 12.5% }
.col-9 { width: 11.11% }
.col-10 { width: 10% }
.col-11 { width: 9.09% }
.col-12 { width: 8.33% }
.col-13 { width: 7.69% }
.col-14 { width: 7.14% }
.col-15 { width: 6.66% }
.col-16 { width: 6.25% }
.col-17 { width: 5.88% }
.col-18 { width: 5.55% }
.col-19 { width: 5.26% }
.col-20 { width: 5% }
.col-21 { width: 4.76% }
.col-22 { width: 4.54% }
.col-23 { width: 4.34% }
.col-24 { width: 4.16% }
.col-25 { width: 4% }
.col-26 { width: 3.84% }
.col-27 { width: 3.7% }
.col-28 { width: 3.57% }
.col-29 { width: 3.44% }
.col-30 { width: 3.33% }

/* Body
-------------------------------------------------------------- */
body {
	padding: 0;
	background: #fff;
}

/* 940px - centered 
-------------------------------------------------------------- */
.wrap {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

/* Primary menu 
-------------------------------------------------------------- */
#menu-primary {
	font-size: 10px;
	width: 790px;
	margin: 20px auto 37px auto;
	height: 1em;
	float: right;
}
#menu-primary div.menu { float: right; }
#menu-primary div.menu ul {
    float: right;
    height: 1em;
}
#menu-primary li { text-align: right; }
#menu-primary li a {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
	margin-left: 5.5em;
    display: block;
    text-indent: -9999em;
    background: #fff url('images/icons.png') no-repeat 0 -45px;
    height: 12px;
    width: 51px;
    overflow: hidden;
    text-align: left;
    opacity: .7;
}
#menu-primary li:first-child a { margin-left: 0; }
.logged-in #menu-primary .login { display: none; }
#menu-primary li a:hover { opacity: 1; }
#menu-primary li.current-menu-item a { opacity: .25; }
#menu-primary .themes a {
    width: 47px;
    background-position: 0 -45px;
}
#menu-primary .plugins a {
    width: 51px;
    background-position: 0 -301px;
}
#menu-primary .blog a {
    width: 34px;
    background-position: 0 -69px;
}
#menu-primary .documentation a {
    width: 32px;
    background-position: 0 -94px;
}
#menu-primary .tutorials a {
    width: 68px;
    background-position: 0 -267px;
}
#menu-primary .support a {
    width: 55px;
    background-position: 0 -119px;
}
#menu-primary .contact a {
    width: 58px;
    background-position: 0 -146px;
}
#menu-primary .login a {
    width: 37px;
    background-position: 0 -336px;
}

/* Header 
-------------------------------------------------------------- */
#header {
	clear: both;
	width: 100%;
	margin: 20px auto 0 auto;
}
#branding {
	position: absolute;
	top: 0;
	left: 0;
}
#site-title {
	font-size: 30px;
	line-height: 1em;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
#site-title a {
	color: #000;
	border-bottom: none;
	text-indent: -9999em;
	display: block;
	width: 103px;
	height: 18px;
	background: url(images/logo.png) no-repeat;
	margin-top: 69px;
}
#site-title a img { background: #fff; }
#site-description, #home-announcement {
	font-size: 16px;
	line-height: 1.6em;
	margin: 35px 160px 40px 2px;
	color: #333;
	text-transform: none;
	width: 618px;
	clear: right;
	float: right;
}
#home-announcement {
	width: 564px;
	color: #222;
	margin-top: -20px;
}
#home-announcement a, .singular-theme #content .important a {
	color: #e64f63;
	border-bottom: none;
}
#home-announcement a:hover, .singular-theme #content .important a:hover {
	color: #000;
	border-bottom: 1px solid #e64f63;
}
#sidebar-header {
	overflow: hidden;
	float: right;
	width: 468px;
	height: 60px;
}
#featured {
    clear: right;
    width: 780px;
    height: 250px;
    float: right;
}

/* Main wrapper div for the content and primary/secondary sidebars 
-------------------------------------------------------------- */
#main {
	clear: both;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

/* Posts 
-------------------------------------------------------------- */
.hentry {
	margin: 0 0 25px 0;
	font-size: 100%;
}
.singular .hentry {
	margin: 0;
	position: relative;
	float: left;
	width: 100%;
}
.singular .entry-content {
	font-size: 14px;
	line-height: 24px;
}
.sticky {
	margin: 0 0 50px 0;
	padding: 25px 25px 0 25px;
	background: #f5f5f5;
	border-left: 1px solid #e7e7e7;
}
.hentry .featured-thumbnail { margin-bottom: 25px; }
.singular-documentation #content ul, .singular-product #content ul, .singular-theme #content ul, .singular-plugin #content ul, .singular-post #content ul, .singular-tutorial #content ul {
    list-style: circle;
    margin-left: 0;
}
#content ol { margin-left: 0; }
.singular #content ul li, .singular #content ol li  { margin-bottom: 1.5em; }
.singular-theme #content ul li, .singular-plugin #content ul li { margin-bottom: .5em; }
.singular #content h2 {
    font-size: 18px;
    font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.singular-documentation #content img, .singular-tutorial #content img {
    padding: 6px;
    background: #f5f5f5;
}
.singular-documentation ul li img, .singular-tutorial ul li img { margin-top: 20px; }
.singular-documentation #content a, .singular-product #content a, .singular-theme #content a, .singular-post #content a, .singular-tutorial #content a, .singular-documentation #content a:visited, .singular-product #content a:visited, .singular-theme #content a:visited, .singular-post #content a:visited, .singular-tutorial #content a:visited, .wordpress .gform_wrapper a, .wordpress .gform_wrapper a:visited { border-bottom: 1px dotted #d7d7d7; }
.singular-documentation #content a:hover, .singular-product #content a:hover, .singular-theme #content a:hover, .singular-post #content a:hover, .singular-tutorial #content a:hover, .singular-documentation #content a:focus, .singular-product #content a:focus, .singular-theme #content a:focus, .singular-post #content a:focus, .singular-tutorial #content a:focus, .wordpress .gform_wrapper a:hover, .wordpress .gform_wrapper a:focus { border-bottom: 1px dotted #8cc356; }
.singular #content .summary a, .singular #content .summary a:visited, #content #comments-template a, #content #comments-template a:visited { border-bottom: none; } 

/* Post titles 
-------------------------------------------------------------- */
.hentry .entry-title {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 20px;
	line-height: 1.3em;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: none;
}
.singular .entry-title {
	font-size: 24px;
	line-height: 1.3em;
}
.singular-page .entry-title, .singular-forum .entry-title { color: #ccc; }
.singular-page .entry-title, .singular-attachment .entry-title { margin-bottom: 1.2em; }
.entry-title a { color: #222; }
.entry-title a:hover { color: #8cc356; }

/* Post bylines/datelines 
-------------------------------------------------------------- */
.byline {
	margin: 0 0 1.3em 0;
	font-size: 0.8461538461538462em;
	color: #aaa;
	line-height: 1.6em;
}
.byline a { color: #aaa; }
.byline a:hover { color: #000; }
.author, .published, .category, .post_tag, .edit, .comment-reply-link {
	margin-right: 13px;
}
.author { background-position: 0 -367px; }
.published { background-position: 0 -392px; }
.category {
	background-position: 0 -450px;
	padding-left: 23px;
}
.post_tag { background-position: 0 -484px; padding-left: 18px; }
.comment-reply-link {
	background-position: 0 -560px;
	margin-right: 0;
	padding-left: 18px;
}
.homepage-columns .author, .homepage-columns .published, .homepage-columns .category, .homepage-columns .edit, .homepage-grid .author, .homepage-grid .published, .homepage-grid .category, .homepage-grid .edit {
	background: none;
	margin-right: 0;
	padding-left: 0;
}

/* Post excerpts 
-------------------------------------------------------------- */
.entry-summary p { margin: 0 0 1em 0; }

/* Post metadata 
-------------------------------------------------------------- */
.entry-meta {
	margin: 0 0 25px 0;
	font-size: 0.8461538461538462em;
	color: #aaa;
}
.entry-meta a { color: #888; }
.entry-meta a:hover { color: #000; }

/* Singular post prev/next links 
-------------------------------------------------------------- */
.singular .loop-nav {
	font-size: 12px;
	color: #666;
	margin-bottom: 40px;
}

/* Page links for multi-paged posts <!--nextpage--> 
-------------------------------------------------------------- */
.page-links {
	clear: both;
	font-size: 13px;
	line-height: 1em;
	color: #222;
}
.entry-summary .page-links {
	clear: none;
	font-size: 13px;
	line-height: 1em;
	color: #aaa;
}
.page-links a {
	display: inline-block;
	padding: 8px 11px;
	margin: 0 5px 0 5px;
	color: #aaa;
	border: 1px solid #e7e7e7;
}
.entry-summary .page-links a {
	margin: 0 2px 0 2px;
	padding: 4px 7px;
	font-size: 12px;
	line-height: 1em;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-color: #e7e7e7;
}
.page-links a:hover {
	color: #e7e7e7;
	background: #252525;
	text-decoration: underline;
}

/* Archive/search pagination and comment pagination 
-------------------------------------------------------------- */
.comment-navigation { margin-bottom: 1.6em; }
.pagination.loop-pagination {
	margin-bottom: 40px;
	clear: both;
}
.pagination .page-numbers, .comment-navigation .page-numbers {
	display: inline-block;
	padding: 4px 6px;
	margin: 0;
	font-size: 0.8461538461538462em;
	line-height: 1em;
	color: #aaa;
}
.pagination a.page-numbers, .comment-navigation a.page-numbers { color: #888; }
.pagination a:hover, .comment-navigation a:hover {
	color: #000;
	background: #e7e7e7;
}
.pagination .current, .comment-navigation .current { color: #aaa; }

/* Sidebar after singular posts 
-------------------------------------------------------------- */
#sidebar-after-singular {
	overflow: hidden;
	margin: 0 0 25px 0;
	font-size: 100%;
	float: left;
}
#sidebar-after-singular .widget-title {
	font-size: 100%;
	line-height: 1.1em;
}
#sidebar-after-singular .widget ul { list-style: square; }
#sidebar-after-singular .widget ul li a { color: #555; }
#sidebar-after-singular .widget ul li a:hover { color: #000; }

/* Widget title 
-------------------------------------------------------------- */
.sidebar .widget-title {
	font-family: 'ProximaNovaLtLight', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding-top: 10px;
	border-top: 1px solid #eee;
}

/* Widget unordered lists 
-------------------------------------------------------------- */
.sidebar .widget ul li {
	line-height: 1.3em;
	margin-bottom: .8em;
}
.sidebar .widget ul { margin-left: 0; }
.sidebar .widget ul li a { color: #888; }
.sidebar .widget ul li a:hover { color: #000; }
.sidebar .widget ul li a { color: #888; }
.sidebar .widget ul li a:hover { color: #000; }

/* Search form widget
-------------------------------------------------------------- */
.widget .search-form { overflow: hidden; }
.widget .search-form label {
	font-size: 12px;
	line-height: 1.6em;
	color: #aaa;
}
.widget .search-form input[type="text"] {
	width: 198px;
	float: left;
	padding: 8px 10px;
	font-size: 100%;
	color: #aaa;
}
#subbox { width: 248px; }
.search-form .search-submit, .widget.search .widget-title { display: none; }

/* Comments 
-------------------------------------------------------------- */
.comment-list, .comment-list ol {
	list-style: none;
	margin: 0 0 25px 0;
}
.comment-list { margin-bottom: 40px; }
.comment-list li {
	padding: 25px 25px 0 0;
	border-top: none;
}
.comment-list li li { padding-left: 65px; }
.comment-list .avatar {
	float: left;
	margin: 0 15px 10px 0;
}
.comment-meta {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #aaa;
	line-height: 1.6em;
}
.comment-meta .comment-author cite {
	font-style: normal;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 13px;
}
.comment-author { margin-right: 10px; }
.comment-meta a {
	font-style: normal;
	color: #aaa;
}
#content #comments-template .comment-meta .comment-author a {
	color: #72a441;
	border-bottom: 1px dotted #D7D7D7;
}
.comment-meta a:hover { color: #000; }
.comments-closed {
	padding: 10px 25px;
	font-size: 100%;
	color: #888;
	background: #f5f5f5;
}
.comment-content { margin-left: 65px; }
.comment-content p { margin-bottom: 1em; }

/* Comment form 
-------------------------------------------------------------- */
#respond { overflow: hidden; }
.comment-list #respond { margin-top: 1.6em; }
#respond .log-in-out {
	font-size: 12px;
	line-height: 1em;
	color: #888;
	margin-bottom: -7px;
}
#reply-title small a {
	font-size: 12px;
	line-height: 1.6em;
	background: #fff;
	padding-right: 8px;
}
#respond label {
	font-size: 12px;
	line-height: 1.6em;
	color: #bbb;
}
#respond p.req label {
	color: #888;
	line-height: 2.4em;
}
#respond span.required {
	font-size: 100%;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
}
#respond #submit { margin-bottom: 1.6em; }
#commentform input {
	display: inline;
	margin-right: 10px;
}
#commentform p {
	margin-bottom: 15px;
	line-height: 1em;
}
#comment { margin-top: 20px; }

/* Subsidiary sidebar 
-------------------------------------------------------------- */
#sidebar-subsidiary {
	overflow: hidden;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
}
#sidebar-subsidiary .wrap {
    width: 980px;
    padding-left: 40px;
}
#sidebar-subsidiary .widget {
	float: left;
	width: 205px;
	margin: 0 40px 25px 0;
	font-size: 100%;
}
#sidebar-subsidiary .widget ul li a { color: #888; }
#sidebar-subsidiary .widget ul li a:hover { color: #000; }

/* Footer 
-------------------------------------------------------------- */
#footer {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 36px;
	font-size: 12px;
	color: #999;
}
#footer p { margin-bottom: 0; }
#footer a { color: #555; }
#footer a:hover { color: #8cc356; }
.footer-left {
	float: left;
	width: 20%;
}
.footer-right {
	float: right;
	width: 80%;
	padding-top: 4px;
}
.social-profile {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 13px;
	background: #fff url(images/awp-social-icons.png) no-repeat top left;
	text-indent: -9999em;
	opacity: .4;
}
.social-profile.facebook {
	background-position: 0 -36px;
}
.social-profile:hover { opacity: 1; }

/* Layout
-------------------------------------------------------------- */
.page-template-fullwidth #content {
    width: 780px;
    margin-left: 160px;
}
#content {
	float: left;
	width: 520px;
	margin: 0 0 60px 160px;
	min-height: 180px;
}
#sidebar-primary, #sidebar-login-documentation, #sidebar-resubscribe, #sidebar-forum, #sidebar-signup {
	float: right;
	clear: right;
	width: 220px;
	color: #999;
}
.last {
	margin-right:0 !important;
	clear: right;
}

/* Widgets 
-------------------------------------------------------------- */
.sidebar .widget {
	float: left;
	width: 100%;
	margin-bottom: 26px;
}
.sidebar .probe-author-widget, .sidebar .probe-video-widget {
	margin-bottom: 10px;
}
.sidebar .probe-125-widget, .sidebar .probe-flickr-widget {
	margin-bottom: 20px;
}
.sidebar .hentry {
	margin-bottom: 13px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e7e7e7;
}
.sidebar .entry-title { font-size: 100%; }
.sidebar .hentry img {
	float: left;
	margin: 0 8px 2px 0;
	padding: 3px;
}
.widget_alien_testimonials ul { margin-left: 0; }
.widget ul.flickr-feed, .widget_alien_testimonials ul li, .widget.probe-twitter-widget ul li {
	list-style: none;
	margin-left: 0;
}

/*  Buttons (submit etc.)
-------------------------------------------------------------- */
#respond #submit, .button, a.button, .awp-button, #subscribe #subbutton, .wpcf7-submit, #loginform .button-primary, #rcp_login_submit, #rcp_submit {
	font-family: 'ProximaNovaLtLight', "Helvetica Neue", Helvetica, Arial, sans-serif; 
	padding: 5px 20px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background:#8cc356;
	border: none;
	height: 28px;
	-moz-border-radius: 52px;
	-webkit-border-radius: 52px;
	border-radius: 52px;
}
#respond #submit:hover, .button:hover, .awp-button:hover, #subscribe #subbutton:hover, .wpcf7-submit:hover, #loginform .button-primary:hover, #rcp_login_submit:hover, #rcp_submit:hover { background: #222; }
.menu li a { position: relative; }
.sf-sub-indicator {
	text-indent: -9999em;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-left: 5px;
	background: url(images/dropdown.png) no-repeat right 50%;
	position: absolute;
	top: 37%;
	right: 14px;
}
.menu li li .sf-sub-indicator { background: url(images/dropright.png) no-repeat right 50%; }
.menu li a.sf-with-ul, #menu-secondary li a.sf-with-ul { padding-right: 30px; }

/*   Front Page (template)
-------------------------------------------------------------- */
.page-template-front-page #recent-posts {
	float: left;
	margin-bottom: 15px;
}
.page-template-front-page .hentry {
	float: left;
	clear: left;
}
.page-template-front-page .entry-title {
	font-size: 20px;
	margin-bottom: .5em;
}
h3.block-title, h3#reply-title {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1em;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: left;
}
h3#reply-title { background-position: 130px 83%; }
h3.block-title a, h3.block-title span {
	background: #fff;
	padding-right: 8px;
}
h3.block-title .non-link { color: #aaa; }
.homepage-columns, .related-posts, #comments-template {
	width: 480px;
	float: left;
	margin-top: 20px;
}
.homepage-column {
	float: left;
	width: 305px;
	margin: 0 30px 15px 0;
}
.homepage-column .hentry, .related-posts .hentry {
	margin: 0 0 15px 0;
	width: 305px;
}
.related-posts .hentry { float: left; }
.homepage-column .hentry .entry-title, .homepage-grid .hentry .entry-title, .related-posts .hentry .entry-title {
	font-size: 13px;
	line-height: 1.3em;
	text-transform: none;
	margin-bottom: 2px;
}
.homepage-column .byline, .related-posts .hentry .byline {
	line-height: 1.6em;
	margin-bottom: 0;
}
.homepage-column .homecat-thumbnail, .related-posts .hentry .homecat-thumbnail {
	width: 60px;
	margin-right: 10px;
	float: left;
}
.homepage-grid {
	width: 640px;
	float: left;
	clear: left;
	margin-bottom: 40px;
}
.homepage-grid .hentry {
	width: 200px;
	float: left;
	margin: 0 20px 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
}
.homepage-grid .hentry.last { margin-right: 0; }
.homepage-grid .hentry .byline {
	line-height: 1.6em;
	margin-bottom: 0;
}

/*   Archive (template)
-------------------------------------------------------------- */
.archive .hfeed, .search .hfeed {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.archive .post, .search .hentry, .archive-documentation .documentation-list li, .archive-tutorial .tutorials-list li {
	float: left;
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #eee;
	margin-bottom: 6px;
}
.archive-documentation .documentation-list, .archive-tutorial .tutorials-list {
	float: left;
	width: 520px;
    margin: 0 0 40px 0;
}
.archive-documentation .documentation-list li, .archive-tutorial .tutorials-list li {
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	border-top: none;
	margin: 0;
}
.archive-documentation .documentation-list li .hentry, .archive-documentation .documentation-list li .entry-title, .archive-tutorial .tutorials-list li .hentry, .archive-tutorial .tutorials-list li .entry-title { margin-bottom: 0; }
.archive-documentation .documentation-list li:first-child, .archive-tutorial .tutorials-list li:first-child { border-top: 1px solid #eee; }
.archive .post.last, .search .post.last { margin-right: 0; }
.archive .post .category-thumbnail, .search .post .category-thumbnail { margin-bottom: 15px; }
.archive .entry-title, .search .entry-title {
	font-size: 16px;
	line-height: 1.3em;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.archive-tutorial .entry-title, .archive-documentation .entry-title { font-family: 'ProximaNovaLtLight', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.archive .byline { position: relative; }
.singular .byline { margin-bottom: 1.8em; }
.archive .byline .published {
    position: absolute;
    left: -90px;
    top: -34px;
}
.archive .byline .author {
    position: absolute;
    left: -90px;
    top: -15px;
}
.archive .post-1 .byline .published, .archive .post-1 .byline .author { position: static; }
.archive-tutorial .videos-list {
	width: 540px;
	margin-left: -20px;
}
.archive-tutorial .video-tutorial {
	float: left;
	width: 250px;
	margin: 0 0 20px 20px;
}
.archive-tutorial .video-tutorial .entry-title {
	margin: 4px 0 0 0;
}
.hfeed .section-title {
	font-family: 'ProximaNovaRgBold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	/*font-weight: 700;*/
	margin-bottom: 20px;
}
.subtitle {
	font-family: 'ProximaNovaLtLight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #999;
	margin-left: 15px;
}

/*  WooCommerce
----------------------------------------------------- */
ul.products {
    margin: 0;
}
.page-template-front-page #content, .archive-plugin #content {
    width: 940px;
    margin-left: 0;
}
.archive-plugin #content {
	margin-top: 40px;
	margin-left: 160px;
}
.product {
    float: left;
    width: 300px;
    height: 345px;
    margin: 0 20px 20px 0;
    position: relative;
}
.product img {
    padding: 5px 1px 1px 1px;
    background: #ccc;
	max-width: 100%;
	margin-bottom: 14px;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
	box-shadow:  0 0 3px rgba(0,0,0,.15);	
}
.pro-theme, .pro-plugin {
	position: absolute;
	top: 32px;
	right: 1px;
	display: block;
	width: 40px;
	text-align: center;
	font-size: 12px;
	line-height: 2em;
	color: #fff;
	background: #ccc;
}
.product h3 {
    font-size: 16px;
    font-weight: normal;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    margin: 0 0 10px 40px;
}
.product h3 a { color: #444; }
.product a:hover { color: #8cc356; }
.product h3 a span {
	font-family: 'ProximaNovaLtLight', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: normal;
}
.product p {
	line-height: 1.538461538461538em;
	color: #888;
	margin: 0 0 0 40px;
}
.exclusive-product {
    font-size: 12px;
    position: absolute;
    top: 43px;
    right: 7px;
    background: #111;
    background: rgba(0,0,0,.6);
    background: #8CC356;
    padding: 0 7px 1px 7px;
    color: #fff;
}
.product .price {
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    background: #111;
    background: rgba(255,255,255,0);
    padding: 10px 13px 8px 15px;
    color: #aaa;
}
.product a:hover h3, .product a:hover .price { color: #000; }
.singular-product .product .images, .theme-thumbnail {
    margin-bottom: 30px;
    padding: 10px 1px 1px 1px;
    background: #ccc;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
	box-shadow:  0 0 3px rgba(0,0,0,.15);		
}
.singular-product .product .product_title, .singular-theme .theme-title, .singular-plugin .plugin-title {
    font-size: 30px;
    line-height: 1em;
    font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline;
    vertical-align: bottom;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.singular-product .price {
    display: inline;
    color: #999;
    margin: 0 0 0 10px;
    vertical-align: top;
}
.singular #content .summary .product-attribute a { border-bottom: none; }
.singular #content .summary .product-attribute a:hover { color: #000; }
.singular-product .summary, .singular-theme .summary, .singular-plugin .summary {
    padding: 0 0 23px 0;
    width: 780px;
    float: right;
    width: 220px;
    margin-right: -260px;
    text-align: center;
}
.singular-product .summary .cart {
    margin: 15px 0 10px 0;
    clear: left;
}
.singular-product .summary .cart button, .singular-theme .summary .button#download-link, .singular-plugin .summary .button#download-link {
    width: 220px;
    display: block;
    font-size: 15px;
    height: 50px;
    border-bottom: none;
}
.singular-product .product #demo-link, .singular-theme .summary .button#demo-link, .singular-plugin .summary .button#demo-link {
    color: #fff;
    background: #84b8c9;
    clear: right;
    float: right;
    width: 220px;
    height: 50px;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 3.2em;
    font-size: 15px;
    margin-bottom: 22px;
    border-bottom: none;
}
.singular-product #content .product #demo-link:hover, .singular-theme #content .summary .button#demo-link:hover, .singular-plugin #content .summary .button#demo-link:hover, .singular-product .summary .cart button:hover, .singular-theme .summary .button#download-link:hover, .singular-plugin .summary .button#download-link:hover {
    background: #222;
    color: #fff;
}
.singular-theme .summary .child-theme .button#download-link, .singular-theme .summary .fix .button#download-link {
	width: auto;
	display: inline;
	font-size: 14px;
	height: auto;
	line-height: 1.5em;
	background: none;
	float: none;
}
.singular-theme .product-attribute.alert {
	font-size: 14px;
}
.singular-theme .summary .child-theme .button#download-link:hover {
	background: none;
	color: #000;
}
.singular-product .product #download-link .web-symbol, .singular-theme .summary .button#download-link .web-symbol, .singular-plugin .summary .button#download-link .web-symbol { display: none; }
.singular-product .product .child-theme #download-link .web-symbol, .singular-theme .summary .child-theme .button#download-link .web-symbol, .singular-plugin .summary .child-theme .button#download-link .web-symbol { display: inline; }
.product-attribute {
    color: #aaa;
    font-size: 12px;
    line-height: 1.5em;
    clear: both;
    margin: 0 0 16px 0;
}
.product-attribute a { color: #aaa; }
.product-attribute a:hover { color: #8cc356; }
.product-attribute-name { color: #777; }

/*  Singular
----------------------------------------------------- */
.singular #content .hentry a, .widget_text a { border-bottom: 1px dotted #999; }
.singular #content .hentry a:hover, .widget_text a:hover {
	color: #72a441;
	border: none;
}
.singular #content .hentry .sliders a { border-bottom: none; }

/*  Theme & Plugin (custom post types)
----------------------------------------------------- */
.singular-theme .summary .button, .singular-plugin .summary .button {
    float: left;
    margin-bottom: 10px;
}
.singular-theme .theme-title, .singular-plugin .plugin-title {
    display: block;
    margin-bottom: 17px;
}
.singular-theme .summary .button#download-link, .singular-plugin .summary .button#download-link {
    padding: 0;
    line-height: 3.2em;
}
.home .products {
    float: left;    
    width: 940px;
}
.offer {
    color: #333;
    float: right;
    font-size: 16px;
    line-height: 1.6em;
    text-align: center;
    margin: 16px 160px 0 0;
    text-transform: none;
    width: 620px;    
}
#featured-on {
	float: left;
	width: 462px;
	margin: 15px 0 30px 160px;
	padding: 25px 89px;
	border: 1px dashed #bbb;
	background: #f7f7f7;
}
#featured-on p {
    color: #333;
    /*float: right;*/
    font-size: 14px;
    line-height: 1.55em;
    text-align: center;
    margin: 0 auto 10px auto;
    text-transform: none;
    width: 300px;    
}
.product-attribute.doc a {
    font-size: 13px;
    color: #72a441;
}
.product-attribute.doc a:hover { color: #000; }

/*  Documentation (custom post type)
----------------------------------------------------- */
.widget.login .avatar { margin-bottom: 10px; }
#loginform p {
    margin-bottom: 16px;
    line-height: 1em;
}
#loginform label {
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
}
#loginform .login-remember input[type="checkbox"] { vertical-align: middle; }
#user_login, #user_pass { width: 208px; }

/*  Page template: Register
----------------------------------------------------- */
.page-template-register #content { width: 470px; }
.page-template-register #sidebar-signup { width: 270px; }

/*  Editor classes 
----------------------------------------------------- */
.alert {
	padding: 10px 20px 12px 18px;
	margin-bottom: 20px;
	color: #C09853;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.alert a, .singular #content .hentry .alert a { 
	color: #c6480a;
	border-bottom: 1px solid #ecd0ac;
}
.alert a sup { color: #c6480a; }
.alert a:hover, .singular #content .hentry .alert a:hover, .alert-info a:hover, .singular #content .hentry .alert-info a:hover { border: none; }
.alert-info {
	color: #3A87AD;
	background-color: #e0eff7;
	border-color: #BCE8F1;
}
.alert-info a, .singular #content .hentry .alert-info a { 
	color: #333;
	border-bottom: 1px solid #84c1e4;
}
.alert-info a sup { color: #666; }
.singular-page-254 .alert { margin-top: -20px; }
.important {
	background: #fff0f2;
	padding: 17px 26px 20px 26px;
	color: #222;
	border: 1px solid #ffd9de;
}
.singular #content .important a {
	color: #bd3043;
	border-color: #d58690;
}
.singular #content .important a:hover {
	color: #000;
	border-color: #bd3043;
}

/*  Miscelaneous
----------------------------------------------------- */
.alienbrand sup {
	font-size: 0.61538461538462em; /* 8px */
	color: #888;
	letter-spacing: 1px;
	padding-left: 1px;
}
.img-circle, .bbPress .avatar {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

/*  Gravity Forms (plugin)
----------------------------------------------------- */
.wordpress .gform_wrapper { margin: 0; }
.sidebar .widget ul li.gfield, #content .hentry ul li.gfield {
	background: none;
	padding-left: 0;
	margin-bottom: 25px;
}
.wordpress .gform_wrapper input[type="text"], .wordpress .gform_wrapper input[type="url"], .wordpress .gform_wrapper input[type="email"], .wordpress .gform_wrapper input[type="phone"], .wordpress .gform_wrapper input[type="number"], .wordpress .gform_wrapper input[type="password"], .wordpress .gform_wrapper textarea {
	padding: 4px;
	font-size: 14px;
}
.wordpress .gform_wrapper .gform_footer, .wordpress .gform_wrapper .gform_footer.right_label, .wordpress .gform_wrapper .gform_footer.left_label {
	padding-top: 0;
	margin-top: 0;
}
.wordpress .gform_wrapper .gform_footer.right_label, .wordpress .gform_wrapper .gform_footer.left_label { padding-left: 31.5%; }
.wordpress .gform_wrapper .top_label .gfield_label {
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
    margin: 0 0 5px;
}
.wordpress .gform_wrapper .ginput_complex .ginput_full input { width: 92% !important; }
.wordpress .gform_wrapper .field_name_first input, .wordpress .gform_wrapper .ginput_complex .ginput_left input { width: 83.7% !important; }
.wordpress .gform_wrapper .ginput_complex .ginput_right input, .wordpress .gform_wrapper .ginput_complex .ginput_right select { width: 83.7% !important; }
.wordpress .gform_wrapper select {
    padding: 2px;
    height: 2em;
    font-size: 14px;
}
.wordpress .gform_wrapper .gsection { border-bottom: 1px solid #e7e7e7; }
.wordpress .gform_wrapper .gfield_checkbox li label, .wordpress .gform_wrapper .gfield_radio li label { line-height: 1.1em; }
.wordpress .gform_wrapper .gfield_required { display: none; }
.wordpress .gform_wrapper .gfield_description {
	font-family: 'ProximaNovaLtLight', 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #aaa;
	padding-top: 5px;
}
.wordpress .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"], .wordpress .gform_wrapper.gf_browser_chrome .gfield_radio li input[type="radio"], .wordpress .gform_wrapper.gf_browser_chrome .gfield_checkbox li input { margin-top: 0; }
.gform_wrapper .gform_heading { width: 100% !important; }
.gform_wrapper .button.gform_button {
	font-family: 'ProximaNovaLtLight', 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 16px !important;
	font-weight: normal !important;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
	font-weight: normal !important;
	font-size: 20px !important;
}

/*  RCP (plugin)
----------------------------------------------------- */
.rcp_form label { display: block; float: left; width: 130px; }
.rcp_form input[type="checkbox"], .rcp_form select { float: left; margin: 5px 8px 0 0; }
.rcp_form input[type="text"]:focus, 
.rcp_form input[type="password"]:focus,
.rcp_form input[type="email"]:focus { border-color: #aaa; background: #fff; }
.rcp_form input.error, 
.rcp_form input[type="text"]:focus.error,
.rcp_form input[type="password"]:focus.error,
.rcp_form input[type="email"]:focus.error { border-color: #ffa5a5; }
.rcp_form p { margin: 0 0 20px; min-height: 20px; }
.rcp_form ul { margin: 0 0 15px; padding: 0; }
.rcp_form li { list-style: none; margin: 0 0 15px; }
.rcp_message { margin: 0 0 15px; }
p.rcp_error { margin: 0 0 4px; border: 1px solid #ffa5a5; }
p.rcp_error span { display: block; background: #ffbfbf; border-top: 1px solid #f9d1d1; padding: 0 4px;}
.rcp_level_description { margin-left: 20px; line-height: 1.4em; color: #999; }
.rcp_discount_valid { color: #42961e; }
.rcp_discount_invalid { color: #b01000; }
.rcp_header {
	font-size: 18px;
	font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 30px;
}
.rcp_login_data label { line-height: 24px; }
.rcp_login_data input[type="text"], .rcp_login_data input[type="password"] {
	width: 40%;
	background-color: #fff;
}
.rcp_login_data br, .textwidget br { display: none; }
.rcp_login_data p { margin-bottom: 20px; }
#rcp_registration_form input[type="text"], #rcp_registration_form input[type="password"], #rcp_registration_form input[type="email"] { width: 200px; }
#rcp_subscription_levels { margin-left: 0; }
.singular #content .rcp_subscription_level { margin-bottom: 12px; }
.rcp_user_fieldset { margin-bottom: 30px; }
.rcp_subscription_fieldset {
	border-top: 1px solid #eee;
	padding-top: 25px;
}
.rcp_subscription_message { display: none; }
.rcp_subscription_level_name { font-family: 'ProximaNovaRgBold', "Helvetica Neue", Helvetica, Arial, sans-serif; }
#rcp_terms_agreement { margin-left: 20px; }
#rcp_terms_agreement_label {
	font-size: 12px;
	color: #999;
	width: 80%;
}
#rcp_submit {
	padding: 7px 26px;
	font-size: 16px;
	height: 34px;
}