/*
Theme Name: Blue Meanie
Theme URI: http://underscores.me/
Author: Brandon Gasner
Author URI: http://brandongasner.com
Description: A Blue Blogging Theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: bluemeanie
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Blue Meanie is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */

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

aside,
details,
figcaption,
figure,
footer,
main,
nav,
section {
display: block;
}
header {
display: inline-block;
/* border:solid 1px red; */
}
article {
/* border:solid 4px pink; */
width:720px;
height: auto;
display: block;
position: relative;
padding: 25px 0 0 0;
}
.article-single {
/* article class */
/*border: solid 1px red;*/
display:block;
height:auto;
width:100%;
overflow:hidden;
}
.article-page {
display: block;
position: relative;
overflow:hidden;
/* border: solid 1px yellow; */
height:auto;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
outline: 0;
}
a img {
border: 0;
}

/* =Global
----------------------------------------------- */
@font-face {
font-family: 'bebas_neueregular';
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/bebasneue-webfont.eot');
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/bebasneue-webfont.woff') format('woff'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/bebasneue-webfont.ttf') format('truetype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/bebasneue-webfont.svg#bebas_neueregular') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sansbold';
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-bold-webfont.eot');
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-bold-webfont.woff') format('woff'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-bold-webfont.ttf') format('truetype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-bold-webfont.svg#open_sansbold') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sansregular';
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-regular-webfont.eot');
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-regular-webfont.woff') format('woff'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-regular-webfont.ttf') format('truetype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-regular-webfont.svg#open_sansregular') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sanslight_italic';
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-lightitalic-webfont.eot');
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-lightitalic-webfont.woff') format('woff'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-lightitalic-webfont.ttf') format('truetype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
font-weight: normal;
font-style: normal;

}

@font-face {
font-family: 'open_sanslight';
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-light-webfont.eot');
src: url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-light-webfont.woff') format('woff'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-light-webfont.ttf') format('truetype'),
     url('http://brandongasner.com/wp-content/themes/bluemeanie/css/opensans-light-webfont.svg#open_sanslight') format('svg');
font-weight: normal;
font-style: normal;

}

body {
/* border:solid 1px red; */
font-family: 'open_sansregular';
font-weight: normal;
font-style: normal;
font-size: 13px;
color: #6e6e6e;
letter-spacing: 0.75;
line-height: 18px;
}

#content {
}

#primary {
}

#main {
}

#page {
/* border: solid 3px orange; */
}

button,
input,
select,
textarea {
color: #fff;
font-family: sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}

/*
Theme Name: Blue Meanie
Layout: Content-Sidebar
*/

.site-header {
display: block;
position: fixed;
z-index: 99999;
width:100%;
min-width: 1024px;
height: 54px;
background-color: #000;
clear: both;
}
.header-content {
display: block;
min-width: 1024px;
width: 1024px;
height: 54px;
margin: 0 auto;
text-align:right;
}
.site-logo {
float:left;
display:inline;
padding:0;
margin-left: 18px;
}
.site-branding {
/* border: solid 2px blue; */
display: block;
width: 1024px;
margin: 0 auto;
}
.site-content {
/* border: solid 3px purple; */
display: block;
width: 1024px;
min-width:1024px;
height: auto;
margin: 0 auto;
padding-top: 54px;
}
.site-main {
/* border: solid 2px orange; */
width: 720px;
top: 0;
float: left;
margin-left: 18px;
display: inline-block;
}
.widget-area {
/* border: solid 2px red; */
float: right;
display: inline-block;
width: 216px;
top:0;
margin-right: 18px;
text-align: center;
}
.site-footer {
/* border: solid 2px blue; */
width: 100%;
height: auto;
min-height: 72px;
background-color: #000;
padding-top:30px;
}
.site-info {
/* border: solid 2px yellow; */
margin: 0 auto;
width: 1024px;
height: auto;
display:table;
}
.site-info-content {
float:left;
margin-left: 18px;
width: 1008px;
}
.wpp-post-title {
	border: none;
}

/* Headings */
h1, h2, h3, h4, h5, {
clear: both;
}

h6 {
color: #14a8dc;
}

h6 a:before {
	content: url('http://brandongasner.com/wp-content/themes/bluemeanie/images/view-icon.png');
	position:relative;
	top:4px;
}

h6 a {
	text-decoration:none;
}

h6 a:hover {
	color: #fff;
}
h6 a:visited {
	color: #14a8dc;
}

.paddbottom {
	padding-bottom:16px;
}

.spacer {
height:22px;
width:100%;
display:block;
clear:both;
}

.blue {
color: #14a8dc;
float:left;
}

hr {
background-color: #6e6e6e;
border: 0;
height: 1px;
}

/* Text elements */
p {
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
img {
height: auto; /* Make sure images are scaled correctly. */
max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
font-size: 100%; /* Corrects font size not being inherited in all browsers */
margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: 5px 10px 5px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa #bbb;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
-moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
height:14px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 4px;
}
textarea {
overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
padding-left: 3px;
vertical-align: top; /* Improves readability and alignment in all browsers */
width: 98%;
}

/* Links */
a {
color: #14a8dc;
}
a:visited {
color: purple;
}
a:hover,
a:focus,
a:active {
color: #14a8dc;
}

/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}


/* =Menu
----------------------------------------------- */

.main-navigation ul {
float: right;
list-style: none;
font-family: "Droid Sans", sans-serif;
width: auto;
margin-top: 18px;
padding:0;
}
.main-navigation li {
display: inline-block;
}
.main-navigation ul li a {
/* border: solid 1px red; */
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #fff;
font-weight:600;
font-size: 13px;
padding: 9px 18px 9px 18px;
text-decoration: none;	
letter-spacing: 1px;
z-index:-99999;
}
.main-navigation ul li a:hover {
/* border: solid 1px red; */
background-color: #3d3d3c;
}
.main-navigation li.current-menu-item a { background-color:#14a9dd; }
.main-navigation li.current-page-item-ancestor a { background-color:#14a9dd; }

.main-navigation ul ul {
 display:none;
 /* border: solid 1px blue; */
 padding-top:14px;
 height:auto;
 top:10px;
 margin-left:-11px;
}
.main-navigation ul ul li a {
background-color:transparent;
color:#a1a1a1;
font-weight:300;
/* border: solid 1px yellow; */
width:180px;
margin-top:14px;
}
.main-navigation ul ul li {
top:-16px;
/* border: solid 1px green; */
overflow:hidden;
width:180px;
height:50px;
text-align:left;
}
.main-navigation ul ul li a:hover {
/* border: solid 1px red; */
background-color: transparent;
color:#000;
width:100%;
}
.main-navigation ul ul li:after {
content: '';
width: 100%;
height: 1px;
display:block;
background-color: #6e6e6e;
}
.main-navigation ul li {
position:relative;
}
.main-navigation ul li:hover > ul {
display:block;
background-color: #000;
position: absolute;
left:-100px;
padding-left:0;
width:180px;
}
.main-navigation li.current_page_item a {
}
.main-navigation li.current-menu-item a {
}

/* Small menu 
.menu-toggle {
cursor: pointer;
display: none;
}

@media screen and (max-width: 600px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
	display: block;
}

.main-navigation ul {
	display: none;
}
}

*/


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-summary {
/* border: solid 1px red; */
margin: 18px 0 18px 0;
float: left;
width: 400px;
}
.entry-content-posts {
/* border: solid 1px red; */
font-family: 'open_sansregular';
line-height: 20px;
font-size: 14px;
float: left;
width: 420px;
color: #f1f1f1;
letter-spacing: 0.75px;
height: 80px;
display:block;
}
.entry-content-page {
/* border: solid 1px red; */
font-family: 'open_sansregular';
line-height: 20px;
font-size: 13px;
float: left;
width: 100%;
color: #f1f1f1;
letter-spacing: 0.75px;
height: auto;
display:block;
overflow: hidden;
margin-top: 1px;
position:relative;
}
.entry-content-single {
margin-top: 24px;
}

.entry-content-single p {
font-family: 'open_sansregular';
color: #f1f1f1;
font-size: 13px;
line-height: 20px;
letter-spacing: 0.75px;
}

.page-links {
clear: both;
margin: 0 0 1.5em;
display:block;
}

/* =Featured Image
----------------------------------------------- */
.featured-image {
/* border: solid 1px red; */
width: 270px;
height: 160px;
float: left;
padding-right: 26px;
margin-top: 2px;
vertical-align:middle;
padding-top: 4px;
padding-bottom:32px;
}

.featured-image img {
border: solid 2px #a1a1a1;
}

/* =
Title
----------------------------------------------- */


.entry-header-work {
/* border:solid 1px green; */
margin-top: -50px;
vertical-align:top;
}

.entry-meta {
/* border: solid 1px orange; */
font-family: 'open_sansregular';
color: #a1a1a1;
font-size: 13px;
letter-spacing: 0.75px;
float: left;
vertical-align:middle;
padding-bottom:2px;
display: block;
}

.entry-meta a {
/* border: solid 1px blue; */
font-family: 'open_sansregular';
color: #a1a1a1;
font-size: 13px;
letter-spacing: 0.75px;
text-decoration: none;
}

.entry-title {
/* border:solid 1px green; */
font-family: 'bebas_neueregular', sans-serif;
font-size: 44px;
line-height: 48px;
float: left;
text-transform: none;
width: 400px;
margin-top: 2px;
padding:0;
margin-bottom: 0;
letter-spacing: 1px;
vertical-align:middle;
}

.entry-title a {
text-decoration: none;
color: #14a8dc;
}

.entry-title a:hover {
text-decoration: underline;
}

.entry-meta-single {
font-family: 'open_sansregular';
color: #a1a1a1;
font-size: 13px;
letter-spacing: 0.75px;
display:block;
padding-bottom: 18px;
margin-top: 8px;
}

.entry-meta-single a {
/* border: solid 1px blue; */
font-family: 'open_sansregular';
color: #a1a1a1;
font-size: 13px;
letter-spacing: 0.75px;
text-decoration: none;
}

.entry-title-single {
font-family: 'bebas_neueregular', sans-serif;
font-size: 44px;
line-height: 44px;
color: #14a8dc;
float: left;
letter-spacing: 0.5px;
display: block;
text-transform: uppercase;
margin-top: 36px;
clear:both;
}

.page-title {
font-family: 'bebas_neueregular', sans-serif;
font-size: 72px;
line-height: 82px;
color: #14a8dc;
float: left;
letter-spacing: 0.5px;
display: block;
text-transform: uppercase;
height: auto;
margin-top: 36px;
}

.page-title:after {
content: '';
width: 720px;
height: 1px;
background-color: #6e6e6e;
display:block;
margin-top: 36px;
}

.page-title-work {
font-family: 'bebas_neueregular', sans-serif;
font-size: 72px;
line-height: 82px;
color: #14a8dc;
float: left;
letter-spacing: 0.5px;
display: block;
text-transform: uppercase;
height: auto;
margin-top: 36px;
}

.page-title-work:after {
content: '';
width: 720px;
height: 1px;
background-color: #6e6e6e;
display:block;
margin-top: 36px;
}

/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #a1a1a1;
margin-bottom: 1.5em;
max-width: 100%;
padding: 18px 18px 4px 18px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
font-size: 12px;
color: #a1a1a1;
padding: 0;
font-style: italic;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

.outline {
border: solid 1px #a1a1a1;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
margin: 0 0 1.5em;
overflow: hidden;
}
[class*="navigation"] .nav-previous a {
float: left;
width: auto;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #fff;
padding: 9px 18px 9px 18px;
text-decoration: none;	
letter-spacing: 1px;
background-color:#3d3d3c;
font-size:0.8em;
}
[class*="navigation"] .nav-next a {
float: right;
text-align: right;
width: auto;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #fff;
padding: 9px 18px 9px 18px;
text-decoration: none;	
letter-spacing: 1px;
background-color:#3d3d3c;
font-size:0.8em;
}

.nav-previous a:hover {
background-color:#14a9dd;
}

.nav-next a:hover {
background-color:#14a9dd;
}


/* =Comments
----------------------------------------------- */

.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}


/* =Widgets
----------------------------------------------- */

.widget {
/*border: solid 1px yellow;*/
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color:#000;
width: 180px;
height: auto;
display: block;
padding: 24px 18px 24px 18px;
}

.widget-title {
/* border: solid 1px red; */
font-family: 'bebas_neueregular', Arial, sans-serif;
font-size: 21px;
letter-spacing: 1px;
color: #14a8dc;
 /* #14a8dc; - BLUE */
text-transform: uppercase;
text-align:left;
width:180px;
}

.widget ul:before {
content: '';
width: 100%;
height: 1px;
border-bottom: 1px dashed #6e6e6e;
display:block;
margin-top:14px;
}

.widget ul {
font-family: 'open_sansregular';
font-weight: normal;
font-style: normal;
letter-spacing: 0.75px;
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

.widget ul li {
/* border: solid 1px red; */
display: block;
width: 180px;
list-style-type:none;
margin: auto;
}

.widget ul li a {
font-size: 13px;
color: #a1a1a1;
text-decoration: none;
display: block;
text-align:left;
margin-top: 18px;
line-height: 18px;
}

.widget ul li a:after {
content: '';
width: 100%;
height: 1px;
background-color: #6e6e6e;
margin-top: 18px;
display:block;
}

.widget ul li a:hover {
color: #f1f1f1; /* #14a8dc; BLUE */
}

/* Make sure select elements fit in widgets */
.widget select {
max-width: 100%;
max-height: 100%;
}

/* Search widget */
.widget_search .search-submit {
display: inline-block;
text-align:center;
color: #000;
}

.search-field {
color: #000;
width:100px;
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
display: block;
}

/* =Footer Widgets 
----------------------------------------------- */

.footer-widget-area {
/* border: solid 1px red; */
vertical-align:center;
margin: 0 auto;
width: 1008px;
height: auto;
overflow:hidden;
}
.footer-widget-box {
/* border: solid 1px blue; */
float:right;
width: 33%;
height:400px;
display:inline;
}
.footer-widget {
/* border: solid 1px green; */
background-color:#000;
width: 180px;
height: auto;
float: left;
}
.footer-widget-title {
position:relative;
/* border: solid 1px yellow; */
font-family: 'bebas_neueregular', Arial, sans-serif;
font-size: 21px;
letter-spacing: 1px;
color: #14a8dc; /* #14a8dc; - BLUE; #7b7b7b; - GREY */
text-transform: uppercase;
text-align:right;
padding-right: 14px;
width:80px;
height: 50px;
border-right: 1px dashed #6e6e6e;
display:inline-block;
float:left;
top: 6px;
clear:both;
padding-top: 16px;
}
.footer-widget-box ul {
/* border: solid 1px orange; */
font-family: 'open_sansregular';
letter-spacing: 0.75px;
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
padding-left: 16px;
width: 180px;
float:left;
}
.footer-widget-box ul li {
/* border: solid 1px red; */
position:relative;
width: 180px;
list-style-type:none;
margin: auto;
}
.footer-widget-box ul li a {
/* border: solid 1px blue; */
font-size: 13px;
color: #a1a1a1;
text-decoration: none;
display: block;
text-align:left;
margin-top: 18px;
line-height: 18px;
}
.footer-widget-box ul li a:after {
content: '';
width: 100%;
height: 1px;
background-color: #6e6e6e;
margin-top: 18px;
display:block;
clear:both;
}
.footer-widget-box ul li a:hover {
color: #f1f1f1; /* #14a8dc; BLUE */
}
/* Make sure select elements fit in widgets */
.footer-widget-box select {
max-width: 100%;
max-height: 100%;
}

/* Fader */
.fader{
border: solid 1px red;
position: relative;
padding-top: 15%;
overflow: hidden;
width: 25%;
margin: 100px auto 0;

-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
} 

.fader .slide{
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 1;
opacity: 0;

-ms-filter: 'alpha(opacity=0)';
}

.fader img.slide{
height: auto;
}

.prev,
.next{
/* border: solid 1px yellow; */
position: absolute;
height: 80px;
line-height: 55px;
width: 50px;
font-size: 100px;
text-align: center;
color: #fff;
top: 50%;
left: 0;
z-index: 4;
margin-top: -26px;
cursor: pointer;
opacity: .7;
transition: all 150ms;
}

.prev:hover,
.next:hover{
opacity: 1;
}

.next{
left: auto;
right: 0;
}

.pager-list{
/* border: solid 1px green; */
position: relative;
width: 100%;
height: 40px;
line-height: 40px;
bottom: 0;
text-align: center;
z-index: 4;
padding: 0;
}

.pager-list li{

/* border: solid 1px pink; */
display: inline-block;
width: 15px;
height: 15px;
margin: 0 7px;
background: #fff;
opacity: .7;
text-indent: -9999px;
border-radius: 999px;
cursor: pointer;
transition: all 150ms;
}

.pager-list li:hover,
.pager-list li.active{
opacity: 1;
}

.carousel{
/* border: solid 1px blue; */
background: #3d3d3d;
overflow: hidden;
position: relative;
height:auto;
}

.carousel .wrapper{
/* border: solid 4px orange; */
position: relative;
width: 1000%;
left: 50%;
margin-left: -500%;
text-align: center;
white-space: nowrap;
font-size: 0;
height:176px;
padding-top:40px;

-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}

.carousel .slide{
margin-left: 8px;
/* padding: 0 4px 0 4px; */
height: 140px;
vertical-align: middle;

-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}

.carousel:before {
background-color: #5e6b6b;
height: 32px;
}

.carousel:after {

}

div#experience h2 {
font-weight: bold;
}

/*--------- RELATED POSTS --------*/
div#related-posts {
	border: solid 2px red;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
.related_posts_thumbnails ul {
	border: solid 1px green;
}