/*
THEME NAME: Overstand Theme - CS
THEME URI: http://www.u2act.com/blog/overstand-cs
DESCRIPTION: My child theme for the Overstand theme
AUTHOR: Chris Simeone
TEMPLATE: overstand
VERSION: 0.01
AUTHOR URI: http://www.u2act.com/blog
@import url("/coffeeisfreakinawesome/wp-content/themes/overstand/style.css");
*/

img#wpstats{ visibility:hidden; width:0px; height:0px; overflow:hidden }

/**********************************************************/
/* U2 Site Colors */
.bgBlack { background-color: #000000; }
.bgGrey { background-color: #A5A7AF; }
.bgGreyDark { background-color: #393939; }
.bgRed { background-color: #BE002A; }
.bgBrown { background-color: #776141; }
.bgOrange { background-color: #E35E00; }
.txtGrey { color: #A3A8AF }

/**********************************************************/

a#scroll-to-top {
	background: url(/coffeeisfreakinawesome/wp-content/uploads/arrow.png) no-repeat center center !important;
	width: 100px !important;
	height: 100px !important;
}

#breadcrumbs {
	float: right;
	margin-top: -86px;
	margin-right:	1px;
}

#footer #breadcrumbs {
	float: right;
	margin-top: 0px;
	margin-right:	1px;
}

.hideme {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

body {
	background:#fff;
	color:#444;
	font:12px/18px Helvetica, Arial, sans-serif;
	margin:auto;
	width: 980px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:600;
	padding: 0;
	line-height: 24px;
}
h2 {
	font-size: 18px;
}
h2.start {
	padding: 10px;
	background-color: #aeaeae;
	text-transform: uppercase;
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	height: auto;
	color: #FFF;
}

p {
	padding: 0 0 14px;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;
}
p span .copyright {
	color: white;
	font-size: 10px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	line-height: 8px;
}

img {
	border:none;
}

a:link,a:visited {
	color:#e66c00;
	text-decoration:none;
}
a:hover {
	color: #666666;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
.small {
	font-size: 11px;
}

/**********************************************************/
#footer {
	clear:both;
	float:left;
  	width: 980px;
	display:inline;
	border-top:1px solid silver;
	font-size:12px;
	margin-top: 20px;
  	padding: 17px 0 25;
}

#layerslider_1 {
	padding: 0
}

#comments {
	width:980px; 
}

/**********************************************************/
input, textarea, keygen, select, button, isindex {
	margin: 0em;
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: -webkit-auto;
}
input, input[type="password"], input[type="search"], isindex {
	-webkit-appearance: textfield;
	padding: 1px;
	background-color: white;
	border: 2px inset;
	border-image: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
}
.text_input_field, .password_input_field, form select, form textarea, form input {
	color: #383838;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #CBDFE8;
	border-right: 1px solid #CBDFE8;
	background: #FCFCFC url(/coffeeisfreakinawesome/wp-content/uploads/inputbg.png) no-repeat scroll left top;
}

/**********************************************************/
#header {
	height:0px;
	width:100%;
}
#header h1 {
	color: #BE002A;
}
#header-logo {
	margin: 0 0 0 -4px;
	height:128px;
  background: url(/coffeeisfreakinawesome/wp-content/uploads/uzoo-logo-2013-595x128.png) no-repeat;
}
#header img {
	margin:10px 0 0;
}

#socialnav {
	float: right;
	margin-top: -57px;
}
#socialnav li {
	list-style: none;
	display: inline-block;
}
#socialnav li a {
	background-image: url('/coffeeisfreakinawesome/wp-content/uploads/sprite-social.png');
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 36px;
}
#socialnav li a.youtube  {
	background-position: 0px 0px;
}
#socialnav li a:hover.youtube {
	background-position: -180px 0px;
}
#socialnav li a.facebook {
	background-position: -36px 0px;
}
#socialnav li a:hover.facebook {
	background-position: -216px 0px;
}
#socialnav li a.twitter {
	background-position: -72px 0px;
}
#socialnav li a:hover.twitter {
	background-position: -252px 0px;
}
#socialnav li a.google {
	background-position: -108px 0px;
}
#socialnav li a:hover.google {
	background-position: -288px 0px;
}
#socialnav li a.soundcloud {
	background-position: -144px 0px;
}
#socialnav li a:hover.soundcloud {
	background-position: -324px 0px;
}

#header-nav {
	background-color: #B3B6BD;
	border: 0px solid blue;
	float:right;
	height: 32px;
	margin-top: -8px;
	padding: 0;
	width: auto;
	z-index: 10;
}

#header-navlist {
	border: 0 solid blue;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding-right: 10px;
	padding-top: 0;
}
#header-navlist li {
	border: 0px solid red;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#header-navlist li a {
	border-right: 6px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	line-height: 35px !important;
}
ul#header-navlist li.last a {
	border-right: 0px solid #FFFFFF;
}

/**********************************************************/
/**** MAIN PAGES NAV **************************************/
/**********************************************************/
#pages {
	margin-left: -15px;
	padding-top: 0px !important;
}
#pages li {
	list-style-type: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	float:left;
	padding-right:28px;
	padding-left: 14px;
	height: 13px;
	color: black;
	text-decoration: none;
	letter-spacing: 1px;
}
#pages li a:link, #pages li a:visited {
	color:black;
}
#pages li a:hover {
	color: #E35E00;
}
#pages li a:active {
	color: #BE002A;
}
#pages, #nav-above .nav-previous {
	padding-top: 10px;
	float:left;
}
#pages .current_page_item a:link, #pages .current_page_item a:visited{
	color:#BE002A;
	font-style: italic;
}

/**********************************************************/
#ytplayer { 
  display: none;
}
#ytplayer .titlebar {
  background-color: #8A7354;
  margin-top: 20px;
  padding: 20px;
  width: 940px;
}
#ytplayer .titlebar h2 {
  color: white;
  display: inline-block;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 0.90em;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  vertical-align: middle;
}
#playlist {
	display: block;
}
.row {
  margin-top: 20px; 
  margin-left: 0px; 
  height: 328px;
}
.circle {
  background-image: url('/coffeeisfreakinawesome/wp-content/uploads/video-play4.png');
  margin: 118px auto 0 auto; 
  width:120px;
  height:120px;
}
#playlist .thumb {
  background-image: url('/coffeeisfreakinawesome/wp-content/uploads/thumb-sprite-uzoo-video.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 480px;
  height: 328px;
  float:left;
  cursor: pointer;
  cursor: hand;
}
#playlist .thumb:nth-child(odd) {
  margin-right: 20px;
}

/**********************************************************/
.entry-content { 
	width:980px;  
}
.entry-meta { 
	width:980px;
}

/**********************************************************/
.page #content {
	margin-right: 0px;
}
.page #content li {
	font-weight:normal;
	font-size:14px;
}
.page .entry-content {
	width:980px;  
	font:14px/18px Arial, Helvetica, sans-serif;
}
.page .entry-content table {
	border-spacing:10px;
}
.page .fullwidth {
	padding-top:12px;
	float:left;
	display:inline;
	font:16px/20px Arial, Helvetica, sans-serif;
	margin:0 15px 24px 0;
	text-align:left;
	width:980px;
}
.page #disqus_thread {
	width: 96%;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px solid #d9d9d9;
}

/**********************************************************/
.single .post,
.archive .post,
.page .post { 
}
.single .post .entry-content {
	width:80%;
	margin: 0 auto;
}
.single .post p {
	font-size: 24px;
	line-height: 32px;
}
.single .post h1 {
	color: white;
	background-color: black;
	padding: 5px 0px 5px 10px;
	margin-top: 0;
	font-size: 18px;
	text-transform: uppercase;
}

/**********************************************************/
.archive #content, .four04 #content, .search #content, #index #content { 
	width: 980px; 
}
.archive .entry-content, .search .entry-content { 
	width: 980px; 
}
.archive h3.entry-title, .archives h2, .search h3.entry-title, #index h3.entry-title { 
	width: 980px; 
}

/**********************************************************/
.page .category-blog {
	font-size: 20px;
	width: 95% !important;
	margin-bottom: 50px;
}
.page .category-blog .content {
	-moz-box-shadow:    6px 6px 13px -3px #ccc;
  -webkit-box-shadow: 6px 6px 13px -3px #ccc;
  box-shadow:         6px 6px 13px -3px #ccc;
	background-color: lightgrey;
	padding-bottom: 20px;
}
.page .category-blog p {
	line-height: 34px;
	padding: 0 20px;
}
.page .category-blog .blog-post-header {
	background-color: black;
	color: white;
	padding: 0 0 1px 20px;
	margin-bottom: 20px;
}
.page .category-blog  .blog-post-header h1 {
	text-transform: uppercase;
	font-size: 1em;
	margin-top: -20px;
	padding-top: 0;
}
.page .category-blog .blog-post-header p {
	background-color: black;
	font-size: 11px;
	padding: 0;
	margin-bottom: 6px;
}

/**********************************************************/
.sidebar, .single .sidebar .post {
	padding: 0 10px;
	float: left;
	width: 95%;
}
.sidebar h1 {
	color: white;
	background-color: black;
	padding: 5px 0px 5px 10px;
	margin-top: 0;
	font-size: 18px;
	text-transform: uppercase;
}
.sidebar .category-news, 
.sidebar .post {
	width: 100% !important;
}
.sidebar .category-news h2,
.single .sidebar .post h2 {
	color:#CA0A3B;
	text-transform: uppercase;
	padding: 0px;
	text-align: left;
	font-size: 13px;
}
.sidebar .category-news p,
.single .sidebar .post p {
	text-align: justify;
	font-size: 13px;
}

/**********************************************************/
.post-content .post-message p {
	font-size: 22px !important;
	line-height: 28px !important;
}
/**********************************************************/
.blog-title h1 {
	font-size:23px;
	margin-left:318px;
	line-height:120%;
	padding: 5px 0 0 0;
}

/**********************************************************/
.social-links { margin: 10px 0px 20px 20px; height:35px; }
.fb { float: left; margin-right : 10px; }
.googplus { float: left; }
.tweet { float: left; }
.linkedinshare { float: left; margin-right : 20px; }
.stumble { float: left; margin-top: 2px; }

/**********************************************************/
#content div.headers {
  text-transform: uppercase;
  color: white;
  padding: 10px 40px;
  margin-bottom: 20px;
}
#content div.headers p {
  font-size: 14px;
}
#content div.headers a {
  color: white;
  text-decoration: underline;
}
/**********************************************************/
#content div.redHeader {
  background-color: #401B00;
}
/**********************************************************/
#content div.blackHeader {
  background-color: #000000;
} 
#content div.about div.headers {
	padding: 3px 10px;
}
#content div.about img {
	margin-top: -2px;
}
/**********************************************************/
#content div.brownHeader {
  background-color: #8A7354;
}
#content div.brownHeader a {
  color: #E66C00;
}
/**********************************************************/
#content div.greyHeader {
  background-color: #A5A7AF;
}
/**********************************************************/
#content div.orangeHeader {
  background-color: #E66C00;
}
/**********************************************************/
#content div.commentsHeader {
	position: absolute;
	margin-top: 141px;
	margin-left: 111px;
	color: #393939;
}
/**********************************************************/
#content .banner {
	border: none;
	width: 980px;
	height: 328px;
	padding: 0;
	margin-bottom: 1px;
}

/**********************************************************/
#lastupdate {
	float:right;
	color:#696969;
	font-size:12px;
}

/**********************************************************/
/* Mailchimpp CSS */
#mc_signup_form .mc_var_label {
    display: block;
    line-height: 1.0em;
}
#mc_signup_form .mc_input {
}
#mc-indicates-required {
    margin: 1em 0 1em 1em; 
    font-size: 0.9em;
}
.mc_merge_var {
    padding-top: 1.2em;
}


/**********************************************************/
#thelinks li {
	list-style:none;
	padding:0;
	margin:0px 10px 10px 0px;
	float:left; 
} 
.posters ul li{
	list-style: none;
}
#bottom ul li{
	list-style: none;
}

/**********************************************************/

#commentform {
	height: 60px  !important;
	min-height: 60px !important;
	max-height: 308px !important;
}