/* @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 80% "ff-enzo-web-1","ff-enzo-web-2", helvetica, arial, sans-serif; 
line-height: 20px;
font-weight: 600;
margin: 0 auto; 
position: relative; 
background: #b17953 url(images/top.jpg) repeat-x;
}

p {  	
font-size: 1.1em; 
padding: 3px 0 6px 0;
}

ul {  	
list-style: none; 
}

blockquote {  	
margin: 0 10px; 
padding: 0; 
}

small {  	
font-size: 0.8em; 
}

em {  	
font-style: italic;
text-transform: uppercase;
}

cite {  	
font-size: 0.9em; 
font-style: normal;
text-transform: uppercase; 
}

cite a {  	
color: #000; 
text-decoration: none; 
}

img{  	
border: 0; 
}

/* @end */

/* @group Layout */

.which-template {  
display: none;
color: red; 
margin-bottom: 20px;
}

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

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

#subOne { 
float: left; 
left: 0;
width: 320px; 
background: url(images/flourishes.jpg) no-repeat 0 0;
}

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

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

#mainOneContent {  
padding: 10px 60px 20px 30px;
overflow: hidden;
}

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

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

/* @end */

/* @group Navigation */

#options {  	
height: 65px;
width: 100%; 
}

#options ul {  	
padding: 10px 0 0 60px;
overflow: hidden;
}

#options ul li {
float: left;
display: inline;
margin-right: 30px;
min-width: 70px;
}

#options ul li a {  	
display: block;
text-transform: uppercase;
color: #ffcdbf;		
font-size: 1em;
font-weight: 700;
letter-spacing: 1px;
text-shadow: 0 -1px 1px rgba(211,191,139,0.5);
padding-bottom: 30px;
text-align: center;
}

#options ul li a:hover,
#options ul li.current_page_item a { 	
background: url(images/scroll.png) no-repeat center 15px; 
color: #fff;
}

#options ul li.current_page_item a:hover {  	
color: #ffcdbf; 
}

#menu { 
width: 100%;
clear: both;
height: 24px;
margin: 273px 0 0 0;
}

#menu ul#tabs {  
overflow: hidden;
padding: 0 0 0 40px;
margin: 0; 
list-style: none; 
}

ul#tabs li {  	
float: left; 
display: inline;
margin-right: 5px; 
}

ul#tabs li a {  
display: block;	
padding: 2px 8px 3px 8px; 
color: #fff;
background: #b74f1c;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;  
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;  
font-weight: 600;
font-size: 1.3em; 
}

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

#tabs li.current_page_item a {  	
color: #2090b2;
background: #fff;
}

#tabs li.current_page_item a:hover {  	
color: #b74f1c; 
}

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

.navigation {  
clear: both;
overflow: hidden;
font-weight: 600;
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: 10px; 
color: #666;
}

li.breadcrumbs {  	
margin: 0 3px 0 0;
text-transform: uppercase;
color: #000;
}

li.breadcrumbs strong {  	
border: 0;
background: none;
color: #eeae9c;
font-weight: 600;
text-transform: uppercase;
}

/* @end */

/* @group Links, headers */

a {  	
color: #2090b2; 
text-decoration: none; 
}

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

h1, h2, h3, h4 {  	
font-weight: 600; 
color: #2090b2; 
line-height: 100%;
}

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

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

h3,
.linkcat h2 {  	
font-size: 1.7em;
color: #b74f1c;
padding: 8px 0 0 0; 
}

h3 a {  	
color: #a43907; 
}

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

#subOne h2 {  	
margin: 0; 
padding: 8px 0;
font-size: 1.8em;
color: #b74f1c;
}

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

.grid h3,
.video h3 {  	
font-size: 1.3em;
}

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

/* @end */

/* @group Sidebar */

.ottawa {  	
font-size: 0.9em;
margin: 0 5px 5px 5px; 
font-weight: 600;
}

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

.boxed {  	
margin-bottom: 9px;
padding: 3px 15px 6px 15px; 
}

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

/* tweets */

.aktt_tweets ul li {  	
margin-top: 8px;
font-size: 0.9em;
line-height: 130%; 
border-bottom: 1px solid #ddd;
}

#subOne input#aktt_tweet_text {  	
width: 96%;
margin-top: 8px;
}

#subOne input#aktt_tweet_submit {  	
margin-top: 8px;
}

#subOne li.vevent,
.aktt_tweets ul li {  	
padding: 0 0 5px 0; 
}

.aktt_more_updates {  	
display: none; 
}

p.aktt_credit,
.tiny {  	
font-size: 0.9em;
text-transform: uppercase;
}

/* MailChimp */

#mc_embed_signup fieldset {  	
border: 0;
line-height: 22px; 
}

#mc_embed_signup fieldset li {  	
margin-bottom: 3px; 
border: 0;
}

#mc_embed_signup label {  	
font-size: 0.9em;
}

#mc_embed_signup li.mc-field-group input {  
display: block; 
width: 180px;
}

#mc_embed_signup .btn {  	
margin: 10px 0; 
}

.required {  	
color: #e75303; 
}

/* @end */

/* @group Main */

#intro {  	
margin: 0 0 20px 0; 
font-size: 1.4em;
font-style: italic;
color: #444;
line-height: 22px;
font-weight: 300;
}

.share { 
float: right;
margin: 0 0 10px 10px;
overflow: hidden;
}

.like-this {  	
float: left; 
}

.tweet-this {  	
float: right;
}

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

.entry {  	
overflow: hidden;
}

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

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

.no-border {  	
border: 0; 
}

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

.post p {  	 
margin: 4px 0;
}

#mainOne img.alignnone {  	
float: none; 
}

#mainOne img,
#mainOne img.alignleft,
#mainOne img.attachment-thumbnail.wp-post-image {  	
float: left;
margin: 9px 18px 9px 0; 
}

#mainOne img.alignright,
#mainOne img.wp-caption.alignright {  	
float: right;
margin: 9px 0 9px 18px; 
}

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

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

#mainOne .grid img.attachment-thumbnail {  	
float: none;
margin: 10px 0;
border: 1px solid #ddd;
}

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

.section {  	
overflow: hidden; 
clear: both;
}

.grid {  
float: left;
width: 30%;
height: 220px;
margin: 5px;
border-top: 1px solid #ccc;
overflow: visible;
}

.post.video {  	
float: left;
margin: 10px;
border-top: 1px solid #ddd; 
}

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

.post ul li {  	
overflow: hidden;
list-style-position: inside; 
list-style-type: disc;
}

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

.linkcat {  	
margin-bottom: 20px; 
}

li.linkcat,
li.blogroll {  	
list-style: none; 
overflow: hidden;
}

li.blogroll {  	
border-bottom: 1px solid #ddd;
padding: 10px 0 5px 10px; 
}

.sticky .postmetadata {  	
display: none; 
}

.postmetadata {  
font-size: 0.9em; 
padding: 4px 0 4px 70px; 
text-transform: uppercase;
background: url(images/decoration.jpg) no-repeat 0 50%;
}

.more a {  
padding-left: 5px;	
color: #e75303; 
}

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

#footer p {  	
color: #bbb; 
text-transform: uppercase;
font-size: 0.9em; 
}

#footer p.footer-menu a {  	
font-weight: 700;
letter-spacing: 1px;
padding: 0 5px;
}

#footer a:hover {  	
color: #e75303; 
}

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


/* @end */

/* @group Plugins */

/* gigpress */

#mainOne .gigpress-table {  	
line-height: 130%;
}

#subOne .gigpress-listing li {  	
border-bottom: 1px solid #ddd;
line-height: 15px;
margin-top: 3px;
}
 
#mainOne .gigpress-tickets-link {  	
text-transform: none;
font-weight: 300;
}

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

#subOne .gigpress-sidebar-date {  	
float: left;
margin-right: 5px;
}

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

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

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

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

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

#mainOne span.hide {  	
display: none;
}

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

/* DMSGuestbook */

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

.css_post_header1 {  	
font-weight: 700;
text-transform: uppercase;
color: #e75303;
}

.css_post_separator,
#mainOne .css_navigation_char {  	
display: none;
}

.css_navigation_overview a {  	
padding: 5px 7px;
border: 1px solid #ddd;
margin: 0 5px;
}

a.css_navigation_select {  	
background-color: #eeae9c;
color: #fff;
}

.css_navigation_totalcount {  	
margin: 10px 0;
}

#mainOne .css_post_embedded {  	
padding: 0;
border-bottom: 1px solid #ccc;
}

#mainOne .css_post_message { 
font-size: 1.1em;	
padding: 0;
margin: 0;
}

#mainOne .css_form_antispamtext{  	
text-align: left; 
margin: 20px 0;
}

#mainOne .css_form_antispamtext b {  	
font-weight: 700; 
}

#mainOne .css_form_text {  	
display: block;
}

textarea.css_form_messagefield {  	
display: block; 
}

input.css_form_antispam_inputfield {  	
width: 100px; 
}

/* pagination */

.pagination {  
clear: both;
margin: 20px 0; 
}

.pagination .page.current {  	
background-color: #956145; 
}

.pagination .page {  	
background-color: #f9f1ef; 
}

.pagination .next,
.pagination .prev {  	
background-color: #fff; 
}

/* @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 {  	
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-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; 
}

.wpcf7-form {  	
margin-bottom: 20px; 
}

.wpcf7-form p {  	
font-size: 0.9em; 
}

/* @end */
