/*
Theme Name: Gregg Robins Official - Snowing in April
Theme URI: 
Description: 
Version: 
Author: NoSleepForSheep
Author URI: http://www.nosleepforsheep.com/
*/

body {
	background-color: #609b7b;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Tahoma, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	background-image: url('images/mainbg-fade.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

/* BASIC STRUCTURE */

.full h3 { 
	color: #B28644;
}

.full h2 {
        font-weight: bold;
}

#wrapper { 
	width: 960px;
	margin: auto;
	background-color: white;
	position: relative;
	border:0px solid black;
}

#content {
	width: 650px;
	float: right;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}
.fullwidth {
	width: 910px !important;
	margin-left: 20px;
	margin-right: 20px;	
}

#video { 
        margin-bottom: 20px;
}

.section { 
	background-repeat: repeat-x;
	overflow: hidden;
	padding-bottom: 25px;
}

.section .title { 
	background: url('images/content-header-bg.png');
	background-repeat: no-repeat;
	padding: 5px;
}

.section .title h2 {
        color: white;
        position: relative;
        font-weight: bold;
        top: -2px;
}

.left {
	float: left;
	width: 420px;
}

.right { 
	float: left;
	width: 200px;
	margin-left: 15px;
}

.albumpromo { margin-bottom: 10px; }

.albumpromo .featuring, .albumpromo .buy { 
	text-align: center;
	font-family: Georgia, sans-serif;	
	color: #774c1a;
}

.albumpromo .featuring {
	font-size: 16px;
	margin-top: 20px;
}

.albumpromo .buy {
	float: right;
	font-size: 11px;
	margin-right: 10px;
	width: 80px;
}

#facebook-likes /*Facebook Plugin in Sidebar */ {
        width: 185px;
}

#facebook-likes iframe {
        border: none;
        overflow: hidden;
        width: 200px;
        height: 190px;
}

/* FOOTER */

#footer { 
	color: #3E3529;
	font-size: 11px;
	text-align: center;
	width: 950px;
	margin: 10px auto 50px;
}

#footer p { 
        color: white;
}

#footer a {
        text-decoration: underline;
        color: white;
}

.socials { 
	margin-bottom: 15px;
}

.socials ul {
	list-style: none;
	overflow: hidden;
	display: table;
	margin: 7px auto;
	padding: 0;
}

.socials ul li {
	float: left;
	margin: 0 10px;
}

.twitter img { 
        margin-top: 5px;
}

.ilike img { 
        margin-top: 3px;
}

/* NAVIGATION */

#nav-holder { 
        background-color: #336d71;
        -moz-box-shadow: 0 4px 4px rgba(0,0,0,.35); 
        -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.35);
        box-shadow: 0 4px 4px rgba(0,0,0,.35); 
        height: 40px;
	position: relative;
	z-index: 998;
}

#navbar {
        margin: 0;
        padding: 0;
        height: 1em; 
}

#navbar li {
        list-style: none;
        float: left; 
}

#navbar li a {
        display: block;
        padding: 9px 15px;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none; 
        text-shadow: 1px 1px #1f3d39;
}

#navbar li a:hover {
        background-color: #29565a; 
}

#navbar li ul {
        display: none; 
        width: 150px; 
        background-color: #336d71;
}

#navbar li:hover ul, #navbar li.hover ul {
        display: block;
        position: absolute;
        margin: 0;
        padding: 0; 
}

#navbar li:hover li, #navbar li.hover li {
        float: none; 
}

#navbar li:hover li a, #navbar li.hover li a {
        background-color: #336d71;
        border-bottom: 1px solid rgba(255,255,255,0.2);
        font-weight: normal;
        color: white;
        text-transform: none;
        font-size: 14px; 
}

#navbar li li a:hover {
        background-color: #29565a; 
}

/* HEADER */

#header {
	background-color: #706352;
	height: 65px; 
	position: relative;
	background-image: url('images/headerbg.jpg');
}

.header-blue { 
        background-image: url('images/nav-background.png'); 
        height: 105px;
        overflow: ;
}

.social-top { 
	display: block;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	position:relative;
	z-index:999;
}

.twitter-like /* Header Twitter Button */ { 
        margin-top: 8px;
}
.fb_iframe_widget {
	margin-top: 9px;
}

#logo-top { 
        margin-left: 10px;
        float: left;
}

#download-demo { 
        position: relative;
        margin-bottom: 5px;
        margin-left: 10px;
        float: left;
}

/* BASIC TYPOGRAPHY */

a {	color: #EDA33D; }

a:hover { color: #603912; }

h2, h3, h4 { 
	padding: 10px;
	margin: 0;
	font-family: 'Open Sans', Tahoma, sans-serif;
}

h2 { 
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	color: #336d71;
	margin-bottom: 20px;
	padding: 5px 10px;
}

h3 { 
	font-size: 22px;
	font-weight: normal;
}

p { 
	padding: 0 10px;
	line-height: 170%;
}


/* SIDEBAR */

#sidebar {
	width: 300px;
	float: left;
}

#cd-baby { 
        margin-top: 10px;
}

#audio-player { 
    background-color: #E1DFC6;
    margin: 20px 9px 25px 9px;
    border: 4px solid #E1DFC6;
    border-width: 0 4px 4px 4px;
}

#audio-player ol {
	padding-left: 30px;
}

#audio-player a, #audio-player li { 
	text-decoration: none;
	color: #3B6862;
	font-family: Georgia,sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
}

#audio-player .playing a { 
        font-weight: bold;
        color: #3E342A;
}

#mailing-list { 
        display: block;
        margin: auto auto 10px;
}

.audiojs {
    margin-left: -4px;
    width: 282px;
}

/* HOME PAGE */

.locations { 
        padding-bottom: 10px;        
}

#cd-baby {
        margin-top: 10px;
}

#album-cover { 
        width: 90px;
        margin-left: 10px;        
}

#slideshow-holder { 
	overflow: hidden;
	background-color: #EDA13E;
	background-image: url('images/slider-background.png');
	height: 320px;
	width: 100%;
}

.slideshow {
	width: 638px;
	float: right;
	margin: 18px 18px 30px 0;
}

.nivoSlider {
	height: 250px;
	border: 4px solid #827564;
}

.nivo-controlNav { padding: 0 !important; }

.homepage-post { 
        margin-bottom: 20px;
}
.preview {
	padding: 0 20px;
	overflow: hidden;
}

.preview h3 a { 
	color: #574a39;
	text-decoration: none;
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-weight: bold;
}

.preview .date { 
	width: 55px;
	float: left;
	font-size: 19px;
	text-transform: uppercase;
	color: #e7a32b;
	font-family: Arial, sans-serif;
}

.preview .day {
	font-size: 36px;
	margin-top: -5px;
	font-weight: normal;
}

.preview h3 {
	float: right;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	width: 320px;
}

.preview p {
	float: right;
	width: 320px;
	padding: 0;
	margin: 0;
	color: #212121;
	font-size: 12px;
	line-height: 16px;
}

.meta {
	margin: 0;
	overflow: auto;
	border-top: 1px dashed #31291F;
	border-bottom: 1px dashed #31291F;
	list-style: none;
	margin: 10px 20px 20px 20px;
}

.meta li { 
	display: block;
	float: left;
	padding: 10px;
	font-size: 13px;
	color: #e7a32b;
	text-transform: uppercase;
}

.meta li a {
	color: #e7a32b;
	text-decoration: none;
}

.meta li a:hover {
	color: #522106;
}

.more { 
	margin-left: 20px;
}

/*Category Page Items -- News & Blog Pages */

.category-page {
	padding: 0 20px;
	overflow: hidden;
}

.category-page h3 a { 
	color: #574a39;
	text-decoration: none;
	font-weight: bold;
}

.category-page .date { 
	width: 55px;
	float: left;
	font-size: 19px;
	text-transform: uppercase;
	color: #e7a32b;
	font-weight: bold;
}

.category-page .day {
	font-size: 36px;
	margin-top: -5px;
	font-weight: normal;
}

.category-page h3 {
	float: right;
	padding: 0;
	margin: 0;
	width: 540px;
}

.category-page p {
	float: right;
	width: 540px;
	padding: 0;
	margin: 15px 0;
	font-size: 12px;
	line-height: 16px;
}

/* Older / Newer Links */

.navigation {
	height: 23px;
	padding: 15px 15px 0 15px;
}

.navleft {
	float: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.navright {
	float: right;
}

.navleft a, .navright a {
	color: #574A39;
	text-transform: capitalize;
	font-family: Tahoma,Lucida Sans Unicode,Lucida Grande,sans-serif;
	text-decoration: none;
}


/*Comment Area Styles*/

#comment-area {  /* Comment area background fade image & background color */
}

textarea#comment {  /*Comment text input */
	width: 580px;
	border: 1px solid #16110A;
	padding: 2px;
}

label {
	color: #222;
	font-weight: bold;
}

div#heroes input {border:0;width:150px;}

.protected-post-form { 
	padding: 20px;
}

.protected-post-form .button {
	display: block;
	width: 100px;
}

/*Comment area text styles */

h3.comment-count {
	color: #000;
	font-size: 18px;
	font-weight: normal !important;
	padding: 8px 10px;
	text-transform: capitalize;
}

h3.leave-comment {
	color: #000;
	font-size: 18px;
	font-weight: normal !important;
	padding: 8px 10px;
	text-transform: capitalize;
}


/*h3 {
	color: #31291f;
}*/

#commentform {
	padding-bottom: 8px; /*center submit button evenly between comment form and bottom of content area*/
}

#commentform p { /*Cuts out some blank space between form elements */
	margin-top: 0;
	margin-bottom: 0;
}

/*Comment Styles*/
.comments { 
	/* margin-left: 20px; */
}

.comment-meta {
	margin-bottom: 8px;
	color: #666;
}

.comment-bubble-tail { /*Comment Bubble Image - Wrapped extra div around comment paragraph */
}

.comment-bubble { /*Comment Body*/
	width:510px;
	padding:5px 25px 10px 25px;
	
}

.commentlist {
	margin-left: -30px;
}
.commentlist li p { 
	padding: 0;  /*offset site p style padding */
	color: #222;
}

.commentlist li {
	list-style: none; 
	margin-bottom: 15px; /*add space between comments*/
	border-top: 2px solid #356D71;
	width: 585px;
	background-color: #fff;
	padding-top: 4px;
}
.commentlist li:nth-child(even) {
	background-color: #efefef;
}

.avatar {
	margin-bottom: -10px;
}

.category {
	float: right !important;
	text-align: right;
}

/*Mailing List Styles */

#mc_embed_signup {
}

#mc_embed_signup fieldset {
	border: none;
}

#mc_embed_signup input { /* needed to stretch inputs equal to country select field */
	width:298px;
}

#mc_embed_signup input[type='submit'] { /* needed to stretch inputs equal to country select field */
	width:auto;
}

#mc_embed_signup label {
	clear: both;
	display: inline-block;
	font-weight: bold;
	line-height: 1.3em;
	margin: 5px 10px 5px 0;

}

.mc-field-group {
	margin: 0 10px 10px 0;
	clear: both;
	overflow: hidden;
}

.mc-field-group p {
	padding: 0;
	margin: 0;
}

.indicate-required {
	text-align: right;
	font-style: italic;
	overflow: hidden;
	color: #790000;
	margin: 0 9% 0 0;	
}

.note-required {
	color: #356D71;
}

#mc-embedded-subscribe {
	margin-top: 15px;
}



/* BREAD CRUMBS */

#crumbs { 
	margin: 0px 10px 20px;
	color: #e7a32b;
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

#crumbs a:hover { color: #e7a32b; }


/* MUSIC TEMPLATE */

.cover { 
	float: left;
	width: 200px;
	margin-left: 10px;
}

.blurb { 
	padding-top: 10px;
	font-size: 11px;
	font-family: georgia, sans-serif;
	font-style: italic;
	line-height: 20px;
	color: #222;
}

.info {
	float: right;
	width: 400px;
	margin-right: 20px;
	padding-bottom: 40px;
}

.info p { 
	margin: 0;
	padding: 0;
	font-size: 16px;
	margin-bottom: 20px;
}

.lyrics { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.lyrics li { 
	padding: 4px;
}

.lyrics li.alt { 
	background-color: #E1DFC6;
}

/* GALLERY STYLES */

.gallery {
	width: 600px !important; 
}

.gallery-row {
	padding-bottom: 10px !important;
}

.gallery-item {
}
.gallery-icon {
	/* Style rules for images within the gallery */
}
.gallery-caption {
	/* Style rules for captions within the gallery */
}
	

/* TEMP STYLES */

#cboxTitle { display: none !important; }

/* SOCIALS */

.promote {
	margin: 0;
	padding: 0;
	overflow:visible;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style: none;
}

.promote li {
	float: left;
	margin: 0;
	padding: 0 5px;
}

.promote .twitter { width: 100px }
.promote .facebook { width: 100px; }



/* PLAYLIST */

.jp-playlist ul li {background:#000;}

/*FLAGS*/
.flag-wrapper {
	padding:5px;
	overflow:hidden;
}

.flag-wrapper ul, .flag-wrapper ul li  {
	float:right;
	list-style:none;
	padding: 0 5px;
}

/* FORMS AND BUTTONS */
.gform_wrapper {
	margin: 10px 25px 10px 10px !important;
}

.button, #submit, #mc-embedded-subscribe, .navleft a, .navright a, .newsltr a {
	background-color: #74BB95;
	border-radius: 9px; 
	-moz-border-radius: 9px; 
	-webkit-border-radius: 9px; 
	padding: 5px 15px;
	font-family: 'Open Sans',Tahoma,Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	border: 0;
	color: #fff;
}

#submit {
	margin-top: 15px;
}
.newsltr a {
	padding: 2px 5px;
	font-size: 12px;
	text-decoration: none;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
}

.button:hover, #submit:hover, #mc-embedded-subscribe:hover {
	background-color: #356D71 !important;
	cursor: pointer;
}


#commentform p {
    margin-top: 5px;
}

textarea#comment {
    margin-top: 20px;
}

.gform_wrapper .gfield_required {
	color: #356D71 !important;
}

.clear {clear:both;}

a img {border:0;}