/* @override http://www.aprilverch.com/site/wp-content/themes/verch/style.css */

/*
Theme Name: Verch
Author: Dana Whittle
Author URI: http://vizou.com
*/

/* @group Basics */

* {  	
margin: 0; 
padding: 0; 
}

html {  	
text-align: center; 
}

body {  
font: normal 78% helvetica, verdana, arial, tahoma, sans-serif; 
line-height: 18px;
margin: 0 auto; 
position: relative; 
background: #b17953 url(images/bgtop.jpg) repeat-x;
}

p {  	
font-size: 1em; 
}

ul {  	
list-style: none; 
}

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; 
}

img{  	
border: 0; 
}

/* @end */

/* @group Development */

.which-template {  
display: none;
text-align: left;
font-size: 0.8em;
text-transform: uppercase;
color: red; 
border: 1px dashed red;
background-color: #eef5e5;
padding: 5px;
margin: -10px 0 20px 0;
}

/* @end */

/* @group Layout */

#container {  	
width: 1000px; 
margin: 0 auto; 
text-align: left; 
overflow: hidden; 
background: url(images/bgcontent_tint.jpg) repeat-y;
}

#header {  
width: 100%;	
height: 485px; 
margin: 0 auto;
background: url(images/header.jpg) no-repeat; 
overflow: hidden;
clear: both;
}

#menu { 
margin: 0 auto;
padding: 177px 0 5px 0; 
font-family: arial, helvetica, sans-serif;
}

#menu:after {  	
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block; 
}

#options {  	
float: right;
width: 180px;
height: 204px;
padding: 22px 0 0 0;
overflow: hidden;
}

#subOne { 
float: left; 
left: 0;
width: 320px; 
overflow: hidden;
}

#mainOne {  	
float: right; 
left: 320px; 
width: 680px; 
padding: 1px 0;
margin-bottom: 2em;
overflow: hidden;
}

#subOneContent {
float: left;  	
padding: 0 0 20px 50px; 
}

#mainOneContent {  
float: left;	
padding: 0 60px 20px 30px;
}

#footer {  	
width: 1000px;
overflow: hidden;
clear: both; 
margin: 0 auto; 
height: 120px;
font-size: 0.8em; 
background: url(images/bgcontent_tint.jpg) repeat-y;
text-align: center;
}

#footerContent { 
width: 100%;
padding: 20px 0;
}

/* @end */

/* @group Navigation */

#suitcase a { 
float: left;
clear: both;
width: 117px;
height: 118px; 
margin: 122px 0 0 47px;
}  	

#suitcase a:hover {  
background: url(images/suitcase_open.jpg) no-repeat;
}

#subpages {  	
display: block;
width: 100%;
height: 50px; 
}

ul#subpages li a {  	
float: left;
margin-right: 10px;
color: #a43907; 
border: 1px solid #eee;
background-color: #ffe0b5;
padding: 2px 5px;
font-size: 0.8em;
}

#tabs {  	
list-style: none; 
float: right;
height: 20px;
padding: 0 50px 0 0;
}

#tabs li {  	
float: left; 
width: auto;
padding: 3px 8px; 
height: 20px;  
}

#tabs li a {  	
padding: 5px 8px; 
color: #fff;
background: rgba(174, 115, 80, 0.4);
-moz-border-radius: 6px;
-webkit-border-radius: 4px;
border-radius: 4px; 
font-weight: normal; 
font-size: 1.4em; 
}

#tabs li a:hover {  	
color: #ffe0b5; 
}

#tabs li.current_page_item {  	
background: url(images/littlestar.png) no-repeat center 50%;
padding: 25px 20px;
font-size: 84%;
}

#tabs li.current_page_item a {  	
color: #6f0507;
font-weight: bold;
padding: 0;
text-transform: uppercase;
background: transparent;
}

#options ul li {
width: 180px;
height: 68px; 
}

#options ul li a {  	
display: block;	
width: 180px;
height: 68px; 
background: transparent; 
}

#options ul li.option-1 a:hover {  
background: url(images/envelope.jpg) 0 10px no-repeat; 
}

#options ul li.option-2 a:hover {  
background: url(images/star.jpg) 0 10px no-repeat; 
}

#options ul li.option-3 a:hover {  
background: url(images/peg.jpg) 0 10px no-repeat; 
}

#options a {  	
font-size: 0.9em;
font-weight: bold;
text-align: left; 
}

#options a.option-text1,
#options a.option-text2 {  	
color: #fff;
padding: 30px 0 0 30px;
}

#options a.option-text3 {  	
color: #000; 
padding: 30px 0 0 50px;
}

#options a:hover.option-text1,
#options a:hover.option-text2 {  	
color: #ffe0b5;
}

#options a:hover.option-text3 {  	
color: #ff6971;
}

.navigation {  
clear: both;
overflow: hidden;
font-weight: bold;
font-size: 0.8em;
text-transform: uppercase;	
float: left;
}

.navigation a {  	
display: block;
}

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;
}

#breadcrumbs {  	
margin-bottom: 30px; 
color: #666;
}

li.breadcrumbs a,
li.breadcrumbs strong {  	
margin: 0 3px 0 0;
padding: 3px 6px;
font-size: 0.7em;
font-weight: normal;
text-transform: uppercase;
background-color: #f6eae6;
-moz-border-radius: 6px;
-webkit-border-radius: 2px;
border-radius: 6px; 
border: 2px solid #ffe0b5;
color: #000;
}

li.breadcrumbs strong {  	
border: 2px solid #ff6971;
background-color: #ff6971;
color: #fff;
font-weight: normal;
}

.more {  
float: right;
clear: both;
margin: 5px 0 0 5px;	
padding: 1px 5px 1px 8px;
font-size: 0.8em;
text-transform: uppercase;
}

.more a {  	
color: #ff4c29; 
}

a:hover .more {  	
color: #ccc; 
}

/* @end */

/* @group Links, headers */

a {  	
color: #0e7482; 
text-decoration: none; 
border: none; 
}

a:hover {  	
color: #ccc; 
text-decoration: none; 
border: none; 
}

h1, h2, h3, h4 {  	
font-family: helvetica, arial, sans-serif; 
font-weight: normal; 
color: #0e7482; 
display: block;
clear: both;
line-height: 100%;
}

.name {  
display: none;	
}

.gigpress-info-label { 
display: none;
}

h2 {  	
font-size: 2em;
padding: 6px 0 3px 0;  
}

h3,
h3 a,
.linkcat h2 {  	
font-size: 1.3em;
color: #a43907;
padding: 8px 0 0 0; 
}

h4 {  	
font-size: 1em;
font-weight: bold; 
}

#subOneContent h2 {  	
margin: 0; 
padding: 8px 0;
font-size: 1.4em;
color: #a43907;
}

.sticky h2,
.sticky h2 a {  	
font-size: 2em;
color: #0e7482; 
}

.entry.product h3 {  	
font-size: 1.2em;
}

.post.video .entry h2 {  	
line-height: 110%; 
}

#subOneContent h2.tweets {  	
background: url(icons/twitterbird.png) no-repeat 110px 30%;
padding: 12px 0; 
}

/* @end */

/* @group Featured */

#featured {  
width: 100%;
height: 251px;
margin: 0 auto;
background: #b17953 url(images/featured.jpg) no-repeat;
padding: 0;
overflow: hidden;
}

#random {  	
float: left;
padding: 30px 0 0 0px; 
margin-left: 0px	
}

#random img {  	
border: 4px solid #fff;
-moz-border-radius: 6px;
-webkit-border-radius: 4px;
border-radius: 6px; 
overflow: hidden;
}

#random p {  
text-transform: uppercase;	
text-align: center;
color: #fff; 
margin-top: 5px;
}

#random p a,
#random p a:visited {  	
color: #fff; 
}

#featured-item {  	
float: left;
padding: 0 0 0 240px;
}

#featured-item object {  	
-moz-border-radius: 6px;
-webkit-border-radius: 4px;
border-radius: 6px;  
}


/* @end */

/* @group Sidebar */

#subOneContent li.tiny {  	
font-size: 0.8em;
padding: 0 10px 10px;
line-height: 130%;
margin-top: 0px;
color: #666;
}

.boxed {  	
margin-bottom: 12px;
background: url(images/boxstars_right.jpg) repeat-y -25px;
-moz-border-radius: 6px;
-webkit-border-radius: 4px;
border-radius: 6px; 
padding: 0 12px 12px; 
width: 240px;
}

.boxed ul li {  	
border-bottom: 1px solid #ccc; 
}

#subOneContent ul.subscribe li {  	
border: 0; 
}

#subOneContent .subscribe input,
#subOneContent .subscribe select {  	
width: 230px; 
}

#subOneContent .subscribe .submit {  	
width: 90px; 
}

#subOneContent .subscribe .tiny {  	
display: block;
font-size: 0.8em;
padding-right: 5px; 
color: #0e7482;
}

li.twitter {  	
background: url(icons/twitter3.png) no-repeat left 50%;
padding: 10px 0 8px 35px;
}

li.facebook {  	
background: url(icons/facebook.png) no-repeat left 50%;
padding: 10px 0 8px 35px;
}

li.myspace {  	
background: url(icons/myspace3.png) no-repeat left 50%;
padding: 8px 0 8px 35px;; 
}

li.youtube {  	
background: url(icons/youtube3.png) no-repeat left 50%;
padding: 8px 0 8px 35px;; 
}

li.reverbnation {  	
background: url(icons/reverbnation3.png) no-repeat left 50%;
padding: 8px 0 8px 35px;; 
}

#subOneContent .blurb {  	
line-height: 130%;
}

#subOneContent .thanks {  	
color: #666;
font-size: 0.8em;
line-height: 130%; 
width: 90%;
padding-left: 10px;
}

#subOne #events .tiny { 
display: block; 	
background: url(icons/date.png) no-repeat right 50%;
padding: 3px 20px 3px 0;  
text-align: right;
font-size: 0.8em;
}

/* @end */

/* @group Main */

#intro {  	
margin: 0 0 20px 0; 
font-size: 1.5em;
font-style: italic;
color: #444;
font-family: baskerville, "new-york", georgia, serif; 
line-height: 140%;
}

.post {  	
float: left;
padding: 6px 0 3px 0;
}

.entry {  	
overflow: hidden;
}

.border-bottom {  	
border-bottom: 1px solid #ddd; 
}

.post.no-border {  	
border: 0; 
}

.post.blog {  	
}

.sticky p {  	
font-size: 1.3em;
font-weight: normal;
font-style: italic;
letter-spacing: 1px;
}

.sticky .postmetadata {  	
display: none; 
}

#mainOne .post p {  	 
margin: 4px 0;
}

#mainOne img { 
float: left; 	
margin: 9px 18px 9px 0;
background-color: none;
}

.alignleft {  	
float: left; 
margin: 0 10px 5px 0;
border: 0;
}

.alignright {  	
float: right; 
margin: 0 0 5px 10px; 
border: 0;
}

img.attachment-thumbnail {  	
border: 0 !important; 
}

.post.no-border li {  	
clear: both;
list-style: none;
}

.mainOneSection {  	
float: left;
clear: both;
}

.excerpt {  	
border-top: 1px solid #ccc; 
padding-top: 10px;
}

.entry.albums {  	
width: 600px;
border-top: 1px solid #ccc;
margin: 10px 0;
padding: 10px 0;
}

.mainOneSection .entry.product {  
float: left;
height: 200px;
padding: 10px 10px 10px 0;
margin: 0 10px 10px 0;
border-top: 1px solid #ccc;
overflow: visible;
}

#mainOneContent .post.video {  	
width: 40%;
float: left;
margin: 0 40px 20px 0px;
border-top: 1px solid #ccc; 
}

.entry ul,
.entry ol {  	
margin-bottom: 1em; 
}

.entry ol li {  	
list-style-position: inside; 
}

.entry ul li {  	
list-style-position: inside; 
list-style-type: disc;
}

.entry.albums img {  	
float: left;
margin: 10px 15px 5px 0;
}

.entry.product img {  	
margin: 15px 5px 15px 0;
float: none; 
width: 150px;
}

#mainOne dl.gallery-item {  	
width: 30%;
}

.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;
}

#mainOne .blogroll img {  	
border: 0; 
height: 55px;
float: right;
margin: 0 0 0 20px;
}

#mainOne .postmetadata {  
display: block;
clear: both;
width: 550px;
font-size: 0.8em; 
padding: 1px 3px; 
margin: 8px 0 5px 0;
text-transform: uppercase;
background-color: #dae4d4;
-moz-border-radius: 8px;
-webkit-border-radius: 4px;
border-radius: 8px; border: 2px solid #dae4d4;
}

.date {  	
background: url(icons/date.png) no-repeat 0 0;
padding: 3px 3px 3px 20px; 
}


/* @end */

/* @group Plugins */

/* gigpress */

#subOneContent .gigpress-listing li,
#mainOneContent .gigpress-table {  	
line-height: 130%;
padding: 3px 0;
font-size: 0.9em;
}
 
#mainOne .gigpress-tickets-link {  	
text-transform: none;
font-weight: normal
}

#subOneContent .gigpress-tickets-link,
#subOneContent .gigpress-subscribe {  	
display: none; 
}

#subOneContent .dtstart,
#subOneContent .dtend {  	
float: none; 
}

#subOneContent .gigpress-date {  	
float: left;
width: 100%; 
clear: both;
}

#subOneContent .dtend {  	
padding-left: 5px;
}

#mainOneContent tr.gigpress-row {  	
background-color: #f5e6dc; 
}

#mainOneContent .gigpress-table {  	
padding: 15px 0 0; 
border: 0;
}

#mainOneContent td.gigpress-date {  	
width: 23%;
}

#mainOneContent td.gigpress-city {  	
width: 23%; 
}

#mainOneContent span.hide {  	
display: none;
}

.dtstart,
.dtend {  
font-weight: bold;
font-size: 0.9em;
}

.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;
}

/* DMSGuestbook */

.css_guestbook_position {  	
font-size: 1em;
text-align: left; 
}

.css_guestbook_position form {  	
text-align: left; 
}

.css_form_text {  	
font-weight: bold; 
}

a.css_form_link {  
display: block;	
margin-bottom: 20px; 
font-weight: bold;
color: #c62604;
}

.entry_number {  	
margin-right: 5px;
padding: 0 3px 0 0; 
color: #000;
}

.css_post_header1 {  	
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
color: #c62604;
}

.css_navigation_totalcount,
.css_navigation_overview {  	
display: none;
}

#mainOne .css_post_embedded {  	
background-color: #fff8df;
padding: 18px;
border: 0;
}

#mainOne .css_post_message { 
font-size: 1em; 	
line-height: 16px; 
padding: 0;
margin: 0;
}

.css_form_textfieldspace {  	
margin-bottom: 10px; 
}

.required_text {
font-weight: normal;
font-style: italic;	
}

.css_form_antispam_inputfield {  	
margin: 10px 0; 
}

.entry .css_form_antispamtext{  	
text-align: left; 
}

input.css_form_antispam_inputfield {  	
width: 120px; 
}

img.css_form_antispamcontent {  	
float: right; 
}

textarea.css_form_messagefield {  	
width: 400px;
height: 200px;
display: block; 
}

.css_post_separator {  	
display: none; 
}

/* @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: #888; 
font-family: baskerville, "new york", georgia, serif; 
text-transform: uppercase;
letter-spacing: 1px;
}

#footer p.footer-menu {  	
padding: 20px 0; 
}

#footer p.footer-menu a {  	
color: #333; 
font-size: 1.1em;
font-family: helvetica, arial, sans-serif;
font-weight: bold;
text-transform: lowercase;
letter-spacing: 1px;
}

#footer a {  	
color: #888; 
text-decoration: none; 
}

#footer a:hover {  	
color: red; 
text-decoration: none; 
}

.admin {  	
background: url(icons/key-yellow.png) no-repeat 3px 50%; 
padding: 5px 0 5px 25px; 
}

/* @end */