/* @override http://laurabradley.com/site/wp-content/themes/laura/style.css */

/*
Theme Name: Laura
Theme URI: http://vizou.com
Description: Laura
Author: Dana Whittle
Author URI: http://vizou.com
version: 1.0
*/

/* @group Basics */

* {  	
margin: 0; 
padding: 0; 
}

html {  	
text-align: center; 
}

body {  
font: 76%/150% normal;
font-family: "lucida grande", tahoma, helvetica, verdana, arial, sans-serif; 
margin: 0 auto; 
position: relative; 
background-color: #223238;
color: #e6fffa;
text-align: center;
}

p {  	
font-size: 1em; 
}

ul {  	
list-style: none; 
}

ol {  	
list-style-type: decimal; 
}

blockquote {  	
margin: 0 10px; 
padding: 0; 
}

small {  	
font-size: 0.8em; 
}

em {  	
font-size: 0.8em;
font-style:italic;
text-transform: uppercase;
}

cite {  	
font-size: 0.7em; 
font-weight: bold; 
font-style: normal;
text-transform: uppercase; 
}

cite a {  	
color: #000; 
text-decoration: none; 
}

.clear:after {  	
content: ".";
display: block;
visibility: hidden;
height: 0;
clear: both; 
}

.clear {  	
height: 1px; 
}

img {  	
border: 0; 
}

a,
#mainOne a {  	
color: #1ab4ff; 
text-decoration: none; 
border: none; 
}

a:hover {  	
color: #ccc; 
text-decoration: none; 
border: none; 
}

/* @end */

/* @group Development */

/* use borders and colours for development */

/*#container,
#header,
#menu,
#featured,
#mainOne,
#subOne,
#subTwo,
#footer {  	
border: 1px dashed red; 
}*/

.which-template {  
display: none;
color: red; 
}

/* @end */

/* @group Layout */

#container {  	
width: 1000px; 
margin: 0 auto; 
text-align: left; 
overflow: hidden; 
background: #fff url(images/pagedark.jpg) repeat-y;
}

#header {  
width: 1000px;
height: 350px; 
background: url(http://laurabradley.com/site/wp-content/2013/11/header-new.jpg) no-repeat 0 0; 
margin: 0 auto;
}

#header.header2 {  	
background: url(http://laurabradley.com/site/wp-content/2013/11/header-new.jpg) no-repeat 0 0; 
}

#header.header3 {  	
background: url(http://laurabradley.com/site/wp-content/2013/11/header-new.jpg) no-repeat 0 0; 
}

#header.header4 {  	
background: url(http://laurabradley.com/site/wp-content/2013/11/header-new.jpg) no-repeat 0 0; 
}

#headerContent {  	
height: 300px;
position: relative;
padding: 50px 70px 0 0;
overflow: hidden; 
}

#featuredTop {  
float: left;
width: 300px;
margin: 40px 20px 0 390px;
background: url(images/Featured.png) no-repeat 0 0; 
}

#featuredTopContent {  	
text-align: center; 
color: #fff;
}

#subTop { 
float: right;
width: 200px;
}

#subTopContent {  	
padding: 60px 0 0 0; 
text-align: left;
}

#menu { 
width: 900px;
margin: 0 auto;
height: 25px;
background-color: #000;
overflow: hidden;
clear: both;
}

#menuContent {  
padding: 0;
}

#featuredTop p {  	
padding: 3px 0; 
}

#mainOne {  	
float: left; 
left: 0; 
width: 700px;
overflow: hidden;
text-align: left;
}

#mainOneContent {  
padding: 25px 30px 20px 100px;
overflow: hidden;
}

#subOne { 
float: right; 
left: 700px;
width: 300px; 
}

#subOneContent {	
padding: 10px 80px 20px 25px; 
text-align: left;
}

#footer {  	
width: 100%;
clear: both; 
margin: 0 auto; 
height: 60px;
text-align: center;
}

#footerContent { 
width: 100%;
padding: 20px 0;
font-size: 0.8em;
}

/* @end*/

/* @group Header */

#featuredTop strong {  	
text-transform: uppercase;
font-size: 0.9em;
color: #adffa9; 
}

#featuredTop a {  	
color: #2ed4ee;
}

#subTop input {  	
margin: 3px 0; 
}

#subTop h2 {  	
font-size: 1.2em;
padding: 0; 
color: #2ed4ee;
}


/* @end */

/* @group Navigation */

#menu ul { 
list-style: none;
display: table;
margin: 0 auto;
}

#menu ul li {  	
float: left;
display: inline;
border-right: 1px solid #1c373e;
height: 25px;
}

#menu ul li a {  	
display: block;
color: #fff;
padding: 3px 15px;
font-size: 0.8em;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}

#menu li a:hover {  	
color: #2ed4ee; 
}

#menu li.current_page_item a {  
color: #000;	
display: block;
background-color: #2ed4ee;
height: 17px;
border-top: 1px solid #1c373e;
border-bottom: 1px solid #1c373e;
}

ul.subnav {  	
float: left;
width: 100%;
font-size: 0.8em;
text-transform: uppercase; 
}

ul.subnav li {  	
float: left;
padding: 8px 8px 0 0; 
}

ul.subnav li a {  	
border: 1px solid #eee; 
padding: 3px 6px;
color: #531301;
}

#subpages {  	
display: block;
width: 100%;
height: 50px; 
}

ul#subpages li a {  	
float: left;
margin-right: 10px;
color: #fff; 
padding: 2px 5px;
font-size: 0.8em;
}

/* @end */

/* @group Sidebar */

#subOne .subItem {  	
border-bottom: 1px solid #36b5ce; 
padding-bottom: 5px;
}

#subOne .subItem ul li {  	
padding: 0; 
}

#subOne ul#events {  	
color: #fff; 
}

#subOne ul.gigpress-listing li.vevent { 
padding: 3px 0; 	
}

#subOne .dtstart {  	
font-weight: bold;
text-transform: uppercase; 
color: #fff;
}

#subOne .gigpress-tickets-link,
#subOne .gigpress-subscribe {  	
display: none; 
}

#subOne .subscribe {  	
margin-bottom: 25px; 
}

#subOne .subItem.albums {  	
clear: both;
overflow: hidden;
}

#subOne .albums ul li {  	
float: left;
display: table; 
}

#subOne .albums ul li a {  	
display: block; 
}

#subOne .no-border {  	
border: 0; 
}

#subOne .white {  	
color: #fff; 
}

#subOne input {  	
}

#subOne ul {  	
margin-bottom: 5px;
}

#subOne small {  	
display: block;
font-size: 0.9em;
padding: 0 0 5px 0; 
color: #149ad7;
}

#subOne .social {  	
margin-top: 10px;
}

#subOne .social ul {  	
overflow: hidden;
display: table;
}

#subOne .social ul li {  	
display: inline;
float: left;
margin: 0 5px 5px 0;
}

#subOne .social ul li a { 
display: block;
padding: 12px 28px;
background-color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
}

li.facebook a {  	
background: url(icons/facebook.jpg) no-repeat center;
}

li.youtube a {  	
background: url(icons/youtube.jpg) no-repeat center;
}

li.twitter a {  	
background: url(icons/twitterbird.png) no-repeat center;
}

li.myspace a {  	
background: url(icons/myspace.jpg) no-repeat center;
}

li.reverbnation a {  	
background: url(icons/reverbnation.jpg) no-repeat center;
}

li.sonicbids a {  	
background: url(icons/sonicbids.jpg) no-repeat center;
}

li.itunes a {  	
background: url(icons/itunes.jpg) no-repeat center;
}

li.rss a {  	
background: url(icons/feed_orange.gif) no-repeat center;
}

li.lyrics a {  	
background: url(icons/cd.png) no-repeat 0 50%;
padding: 3px 0 3px 20px; 
}

/* @end */

/* @group Heads */

h1, h2, h3, h4{  	
font-family: "american typewriter","lucida grande", helvetica, arial, sans-serif; 
font-weight: normal; 
color: #36b5ce; 
line-height: 100%;
}

#mainOne h2 {  	
font-size: 2.3em;
letter-spacing: -1px;
clear: both;
display: block;
padding: 0 0 5px 0;
}

#subOneContent h2 {  	 
font-size: 1.5em;
line-height: 110%;
color: #69e1ff;
padding: 8px 0 3px 0;
}

#mainOne h3 {  
clear: both;	
font-size: 1.4em;
color: #30736e;
padding: 5px 0;
font-family: "lucida grande", tahoma, helvetica, verdana, arial, sans-serif; 
}

h2 a, h3 a {  	
color: #36b5ce; 
}

.name {  
display: none;	
}

.gigpress-info-label { 
display: none;
}

h4 {  	
font-size: 0.9em;
font-weight: bold; 
}

/* @end */

/* @group Images */

.alignleft {  	
float: left; 
margin: 0 10px 5px 0;
border: 0;
}

.alignright {  	
float: right; 
margin: 0 0 5px 10px; 
border: 0;
}

#thumbnail-menu img {  	
padding: 0 10px 20px 0; 
}

#subOne .albums img {  	
display: inline;
float: left;
margin: 0 5px 8px 0;
border: 1px solid #1c373e;
}

.post img { 
float: left; 	
margin: 0 15px 5px 0;
border: 1px solid #1c373e;
}

.post.blog img {  	
float: right;
margin: 15px; 
border: 1px solid #1c373e;
}

.entry.post img {  	
margin: 15px 5px 15px 0;
float: none; 
width: 150px;
}

.blogroll img {  	
border: 0; 
height: 55px;
float: right;
margin: 0 0 0 20px;
}

#mainOne img.attachment-thumbnail {  	
border: 1px solid #1c373e; 
}

img.css_form_antispamcontent {  	
float: right; 
}

#mainOne .vvqbox object {  	
}

/* @end */

/* @group Main */

#intro {  	
font-size: 1.2em;
font-family: "american typewriter","lucida grande", helvetica, arial, sans-serif; 
line-height: 130%;
font-style: normal;
color: #93b3a8;
}

#intro p strong {  	
font-size: 1.4em;
font-weight: normal; 
color: #fff;
}

#intro p em {  	
text-transform: none;
color: #d2fff0;
font-style: normal;
font-size: 1em; 
}

#mainOne .post {  
float: left;
clear: both;
padding-bottom: 10px;
margin: 0 0 10px 0;
border-bottom: 1px solid #1c393d;
}

.post p {  	
margin-bottom: 5px;
}

.post.no-border {  	
border: 0; 
}

.sticky p {  	
font-size: 1.3em;
font-weight: normal;
font-style: italic;
letter-spacing: 1px;
}

.post.secret { 
float: right; 	
width: 400px;
}

.entry {  	 
margin-bottom: 8px;
}

.post.no-border ul li {  	
clear: both;
list-style: none;
}

.post.product {  	
border: 0;
}

#mainOne .entry strong {  	
color: #6aa1ba; 
}

.excerpt {  	
border-top: 1px solid #ccc; 
padding-top: 10px;
}

.post.product {  
float: left;
clear: both;
width: 100%;
padding: 5px 0;
margin: 3px 0;
overflow: visible;
}

#mainOne .entry ul {  	
margin-bottom: 8px; 
}

#mainOne ol { 
margin-bottom: 20px;	
}

#mainOne ol li {
float: left;
padding: 3px 0;
list-style-position: inside;
margin-left: 10px;
}

#mainOne .entry ul li {  
list-style: none;	
padding: 8px 0;
float: left;
width: 100%;
clear: both;
border-bottom: 1px solid #ccc;
}

.linkcat {  	
margin-bottom: 20px; 
}

li.linkcat,
li.blogroll {  	
list-style: none; 
}

li.blogroll {  	
border-bottom: 1px solid #ddd;
padding: 10px 0 5px 10px; 
height: 60px;
}

li.blogroll.logos {
float: left; 	
margin: 10px;
border: 0;
}

.postmetadata {
text-align: right;
font-size: 0.8em; 
padding: 5px; 
margin: 0 8px 0 0;
display: none;
}

p.custom-fields {  	
clear: both;
height: 30px;
border: 0; 
margin: 0 10px 5px 0;
font-weight: bold;
text-transform: uppercase;
text-align: right;
}

.date {  	
background: url(icons/date.png) no-repeat 0 0;
padding: 3px 3px 3px 20px; 
}

#mainOne .navigation {  
text-transform: uppercase;
}

.alignleft {  	
float: left; 
padding: 8px;
}

.alignright {  	
float: right; 
padding: 8px;
}

#mainOne .more {  
float: right;
margin: 5px 0 0 5px;	
line-height: 100%;
font-size: 0.8em;
}

a:hover .more {  	
color: #ddd; 
}


/* @end */

/* @group Audio */

#ymp-player #ymp-body-strip,
#ymp-btn-min.ymp-skin,
#ymp-btn-max {  	
background-color: #2ed4ee;
}

#ymp-player #ymp-body .ymp-carousel-item {  	
color: #fff;
font-weight: normal;
display: none !important;
}

#ymp-player #ymp-control a#ymp-play.ymp-btn-play {  	
color: #000;
}

#ymp-tray #ymp-tray-list {  	
background-color: #666;
}

#ymp-tray-body .ymp-tray-track {  	
font-size: 1.1em; 
padding: 3px 5px;
}

#ymp-tray-body #ymp-tray-list .playing {  	
color: #000;
background-color: #2ed4ee;
}

#mainOne #ymp-yahoo-logo {  	
}

#mainOne .bg-audio {  	
float: right;  	
padding: 15px 8px 8px 8px;
text-align: center;
margin: 0 -30px 10px 10px;
background-color: #000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
}

#mainOne .control-audio { 
font-size: 0.9em;
color: #36b5ce; 	 
}

/* @end */

/* @group Plugins */

/* gigpress */

#subOne .gigpress-listing li,
#mainOne .gigpress-table {  	
line-height: 130%;
padding: 3px 0;
font-size: 0.9em;
}

#subOne .dtstart,
#subOne .dtend {  	
float: none; 
}

#subOne .gigpress-date {  	
float: left;
width: 100%; 
clear: both;
}

#subOne .dtend {  	
padding-left: 5px;
}

#mainOne tr.gigpress-row.gigpress-alt {
}

#mainOne .gigpress-table .description {  	
color: #fff; 
}

#mainOne .gigpress-table {  	
padding: 15px 0 0; 
border: 0;
}

#mainOne .gigpress-table td {  

}

#mainOne td.gigpress-date {  	
width: 23%;
}

#mainOne td.gigpress-city {  	
width: 23%; 
}

#mainOne span.hide {  	
display: none;
}

.dtstart,
.dtend {  
font-weight: bold;
font-size: 1em;
text-transform: uppercase;
}

.aktt_tweets ul li {  	
margin-top: 8px;
font-size: 0.9em;
line-height: 130%; 
}

#subOneContent input#aktt_tweet_text {  	
width: 96%;
margin-top: 8px;
}

#subOneContent input#aktt_tweet_submit {  	
margin-top: 8px;
}

#subOneContent li.vevent,
.aktt_tweets ul li {  	
padding: 0 0 5px 0; 
}

.aktt_more_updates {  	
display: none; 
}

p.aktt_credit {  	
font-size: 0.7em;
}

/* @end */

/* @group Comments */

#commentssection {  	
clear: both; 
margin: 10px 0 10px 40px; 
}

#commentssection h3,
#commentform h3#respond {  	
font-weight: normal; 
color: #a43907; 
}

#commentform {  	
background-color: #eef5e5; 
margin: 10px 0 10px 0; 
padding: 20px; 
}

#commentform p {  	
color: #000; 
}

#commentform a {  	
color: #000; 
text-decoration: none; 
border-bottom: 1px dotted #465D71; 
line-height: 14pt; 
}

#commentform h3 {  	
font-weight: normal; 
color: #333; 
border: 0; 
margin: 0; 
padding: 0 0 10px 0; 
}

#commentbox {  	
width: 350px; 
margin: 5px 5px 0 0; 
}

.commentmetadata .date {  	
color: #9cbc70; 
font-weight: bold; 
text-transform: uppercase; 
}

.comment {  	
background: url(icons/comment.gif) no-repeat 0 50%; 
padding: 2px 0 2px 19px; 
margin-left: 5px; 
}

#author, #email, #url, #commentbox, #submit {  	
background: #fff; 
font-family: verdana, arial, courriel; 
font-size: 0.9em; 
margin: 5px 5px 0 0; 
border: 0; 
padding: 6px; 
border: 1px solid #ccc; 
}

#submit {  	
margin: 5px 5px 0 0; 
}

ol.commentlist {  	
list-style-type: none; 
}

ol.commentlist li {  	
background: #fff; 
margin: 10px 0; 
padding: 5px 0 5px 10px; 
overflow: hidden; 
}

ol.commentlist li.alt {  	
background: #eee; 
}

ol.commentlist li p {  	
margin: 6px 0 6px 0; 
padding: 0 12px 0 0; 
line-height: 140%; 
}

ol.commentlist a {  	
color: #000; 
}

/* @end */

/* @group Forms */

/* search */

#searchform {  	
padding: 5px; 
}

#searchform input#s {  	
font-size: 0.9em; 
padding: 2px; 
margin: 2px; 
border: 1px solid #B7B7B7; 
width: 120px 
}

#searchform input#searchsubmit {  	
font-size: 0.8em; 
padding: 2px; 
margin: 2px 0 0 2px; 
border: 1px solid #B7B7B7; 
background-color: #e6ec75; 
color: #555; 
}

#subscribe form input {  	
margin-bottom: 8px;
padding-top: 4px;
width: auto;
}

.wpcf7-form {  	
margin-bottom: 20px; 
}

.wpcf7-form p {  	
font-size: 0.9em; 
}

/* @end */

/* @group Footer */

#footer p {  	
margin: 0; 
color: #7edbeb;  
text-transform: uppercase;
letter-spacing: 1px;
}

#footer a {  	
color: #7edbeb; 
text-decoration: none; 
}

#footer a:hover {  	
color: #7d7162; 
text-decoration: none; 
}

.feed {  	
background: url(icons/feed_blue.png) no-repeat 0 50%; 
padding: 5px 0 5px 20px; 
}

.admin {  	
background: url(icons/key-yellow.png) no-repeat 0 50%; 
padding: 5px 0 5px 20px; 
}

/* @end */