/* @override http://janerothfield.com/wp-content/themes/jane/style.css */

/*
Theme Name: Janie
Theme URI: http://www.vizou.com/
Description: Theme by Vizou
Version: 1.0
Author: Dana Whittle
*/

/* @group Globals 
----------------------------------- */

* {  	
padding: 0;
margin: 0; 
}


body {
font: normal 76.4%/150% "trebuchet ms", "lucida grande",verdana, sans-serif;
background-color: #39471c;
margin: 0;
padding: 0;
text-align: center;
}

p {
font-size: 1em;
}

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

a:hover {
color: #3ca8e3;
}

img {
border: 0;
text-decoration: none;
}

ul, li {
list-style: none;
margin: 0;
padding: 0;
}

cite {
font-style: normal;
}


/* @end */

/* @group Dev helpers */

/*dev borders*/

/*#container,#wrap, #mainOne,
#subOne, #header {  	
border: 1px dashed red; 
}*/

.which-template {  	
display: none;
color: red; 
}

body #temp {  	
margin: 0 auto;
width: 100%;
overflow: hidden;
height: 600px;
}

body #temp p.temp {  	
text-align: center;
margin: 200px; 
color: #fff;
display: block;
overflow: hidden;
}

/* @end */

/* @group Layout */

#container {
width: 784px;
min-height: 1px;
margin:  0 auto;
text-align: left;
background-color: #fff;
position: relative;
overflow: hidden;
}

#header {
height:295px;
}

.header {  	
background: #fff url(images/header2.jpg) no-repeat left top; 
}

.redhen {  	
background: #fff url(images/redhen.jpg) no-repeat left top; 
}

#wrap {
width: 100%;
left: 0;
background: #fff url(images/page.jpg) repeat-y;
overflow: hidden;
}

#mainOne {
width: 540px;
left: 0;
float: left;
overflow: hidden;
}

#mainOneContent {  	
padding: 0 25px 20px 35px;
float: left;
}

#subOne {
float: right;
width: 232px;
}

#subOneContent {  	
padding: 0 0 10px 0px; 
}

#footer {
background: #fff url(images/footer2.jpg) no-repeat top center;
margin: 0 auto;
clear: both;
height: 90px;
text-transform: lowercase;
width: 784px;
padding: 0;
}

#footer p {
font-size: 0.9em;
color: #333;
text-align: left;
width: 100%;
padding: 50px 0 0 40px;
margin: 0;
}

.admin {  	
background: url(icons/lock.png) no-repeat 0 50%;
padding: 3px 0 3px 22px; 
margin-left: 10px;
}

/* @end */

/* @group subOne, Navigation 
----------------------------------- */

#subOneContent {  	
color: #289496;  
}

#subOne ul {
list-style: none;
padding-bottom: 10px;
}

#menu ul li {  	
padding: 5px 0 5px 20px;
border-bottom: 1px solid #86cad1;
font-size: 1.1em;
text-transform: lowercase;
}

#menu ul li a {
display: block;
}

#subOne #menu li.current_page_item {  	
background: url(images/rollover4.jpg) no-repeat -3px;
}

#subOne #menu li.current_page_item a {  	
color: #fff;
font-size: 1.4em;
text-align: right;
padding-right: 20px;
}

#subOne a:hover {  	
color: #3ca8e3; 
}

#subOne .subItem {  	
padding: 0 0 0 20px; 
}

#subOne .subItem .gigpress-listing {  	
padding: 0;
margin: 0;
font-size: 90%;
line-height: 110%;
}

#subOne .gigpress-sidebar-more {  	
text-transform: uppercase;
margin: 0; 
font-size: 80%;
font-weight: bold;
}

#subOne .gigpress-listing li.vevent {  	
border-bottom: 1px solid #86cad1; 
}

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

li.facebook {  	
background: url(icons/facebook.jpg) no-repeat 0 50%;
padding-left: 25px; 
margin: 5px 0;
}

li.cdbaby {  	
background: url(icons/cd.png) no-repeat 0 5%;
padding-left:  25px; 
margin: 5px 0;
}


li.feed {  	
background: url(icons/feed.png) no-repeat 0 5%;
padding-left:  25px; 
margin: 5px 0;
}

#submenu {  	
width: 100%;
height: 30px;
font-size: 0.9em;
font-weight: bold;
margin-left: -10px
}

#submenu a { 
display: inline; 	
float: left;
padding: 10px 5px 10px 18px;
background: url(icons/bullet_blue.png) no-repeat 0 50%;
color: red;
}

#thumbnail-menu {  	
width: 100%; 
list-style: none; 
}

#thumbnail-menu a img {  	
float: left;
padding: 0;
margin: 0 5px 20px 5px;
border: 1px solid #ddd;
}

/* @end */

/* @group Headers */

h1, h2, h3, h4 {
font-weight: normal;
text-transform: lowercase;
}

#mainOne .intro h2 {  	
margin: 0;
padding-bottom: 5px;
font-size: 2.4em;
line-height: 90%;
color: #AE4E11;
}

#mainOne h2 {
font-size: 2.4em;
line-height: 100%;
color: #AE4E11;
padding-top: 5px;
margin: 5px 0 12px 0;
}

h2#comments {
padding-top: 10px;
color: #7AABEC;
font-size: 1.4em;
}

#subOne h2 {
padding-left: 20px; 
margin: 5px 0;
list-style: none;
font-size: 1.4em;
font-weight: normal;
color: #AE4E11;
}

#mainOne h3 {  	
display: block;
font-size: 1.8em; 
margin: 8px 0;
padding: 3px 0;
font-weight: normal;
color: #0f72da;
}

#mainOne h4 {  	
font-size: 1.2em;
font-weight: bold; 
}

/* @end */

/* @group mainOne */

.intro {
margin-bottom: 25px;
}

#mainOne .intro p em {
font-weight: normal;
color: #868876;
}

#mainOne .intro blockquote {  	
padding: 0 20px 20px 0; 
}

.post {
width: 100%;
float: left;
clear: both;
border-top: 1px solid #ccc;
}

.no-border {  	
border: 0; 
}

#mainOne blockquote {
padding:  20px;
}

#mainOne blockquote p strong,
#mainOne blockquote p {  	
color: #333; 
}

#mainOne .wp-caption {  	
text-transform: uppercase;
font-size: 0.9em;
padding-bottom: 5px; 
}

#mainOne em {
font-style: italic;
font-weight: normal;
color: #868876;
}

#mainOne img {
float: left;
margin: 10px 20px 5px 0;
}

#mainOne p {  	
padding: 0 0 5px 0;
margin: 0; 
}

#mainOne strong {  	
color: #0d7f25;
}

#mainOne p strong a,
#mainOne p a {  	
color: #0f72da;  
}

#mainOne .postmetadata {
display: block;
width: 30px;
height: 55px;
float: right;
background-color: #edf9dd;
border: 1px solid #eee;
padding: 6px;
margin: 12px 0 5px 15px;
text-align: center;
}

.postmetadata .day {  	
font-size: 2em; 
color: #76965a;
}

.postmetadata .month {  	
text-transform: uppercase;
font-size: 1em; 
color: #289496;
}

.postmetadata .year {  	
font-size: 2em;
color: #AE4E11;
}

.date {  	
background: url(icons/calendar.png) no-repeat 0 50%;
}

#mainOne h3 img {  	
float: right;
clear: both;
margin: 5px 0 20px 20px;
}

#mainOne ol {  	
margin-bottom: 20px; 
}

#mainOne ul li {  	
list-style-image: url(icons/bullet_blue.png);
list-style-position: inside; 
}

ol#commentlist {  	
padding: 0 10px; 
}

.comments a {
float: right;
background: transparent url(images/comments.gif) no-repeat top left;
padding: 3px;
padding-left: 20px;
font-weight: normal;
font-size: 0.8em;
color: #46A0EF;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
background-color: #FFFFD9;
border: 1px solid #333;
padding: .2em;
}

#commentform textarea {
width: 100%;
background-color: #FFFFD9;
}

#commentlist li ul {
border-left: 1px solid #ddd;
list-style-type: none;
}

#postcomment {
font-size: 1.1em;
}

#eachcomment {  	
border: 1px solid #C3E9EE;
margin: 8px 0;
padding: 0 10px 0;
}

#eachcomment p {  	
padding: 5px 0 0 5px; 
}

#mainOne cite {  
color: red;
background-color: lemonchiffon;
padding: 3px 5px;
border: 1px solid #C3E9EE;
font-size: 0.9em;
}

#eachcomment cite {  	
margin-left: -15px; 
border: 0;
}

#mainOne .gigpress-header {  	
background-color: #edf9dd;
border: 0; 
color: #000;
}

#mainOne .gigpress-table .vevent {  	
border-color: #d4e3ff; 
}

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

#mainOne .gigpress-city {  	
color: #222; 
}

#mainOne .dtstart,
#mainOne .dtend {  	
color: #a74e15;
float: left;
}

/* @end */



/* @group Search, forms 
----------------------------------- */

#search {
float: left;
clear: left;
margin: 20px 10px 0 0;
height: 40px;
}

#search input#s {
width: 150px;
padding: 4px;
border: 1px solid #2d5d85;
text-align: right;
font-weight: bold;
text-transform: uppercase;
background-color: #FFFFD9;
}


/* @end */