/*  
Theme Name: CoffeeBreak
Theme URI: http://www.antbag.com
Description: This is a nice conservative theme with no shiny parts.
Version: 1.0
Author: Antbag
Author URI: http://www.antbag.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;

}



body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
        color:#472808;
	text-align: left;
background-image:url(images/bg.jpg);

height:100%;
	vertical-align: top;

}




h1{
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 24px;
	padding: 0 0 10px 15px;
}


h6{
	font-family: Arial, "Helvetica", sans-serif;
background: #abd1e2;
text-transform:uppercase;
font-weight: bold; 
letter-spacing:0px;
	font-size: 18px;
        padding-left: 12px;
	padding: 5px;
        width: 555px;
        margin-bottom: 14px;
	color: #472808;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	font-family: Arial, "Helvetica", sans-serif;
text-transform:uppercase;
font-weight: 200; 
letter-spacing:0px;
	font-size: 16px;
        margin-bottom: 18px;
        margin-top: 0;
	color: #472808;

}

a:link, a:visited{
	text-decoration: underline;
	color: #7c510d;
outline: 0;

}

a:hover{
	text-decoration: underline;
	color: #7c510d;
outline: 0;

}



hr {
	border: none 0;
	border-top: 1px solid #c29f4d;/*the border*/
	width: 94%;
        margin: 22px auto 22px auto;
	height: 1px;

}


blockquote { font-style: italic; 
	font-family: Arial, "Helvetica", sans-serif;
	color: #0c485f; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;

}





.entry p { 
	margin: 0px 0px 17px 0px;
}


.entry-photo p { 
	margin: 0px 0px 17px 0px;
}

.entry ul, .entry ol { 
	margin: 0px 0px 0px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 0 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 0px 0px 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}

		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#wrapper{
        margin:0px auto 0px auto;
	width: 914px;
	text-align: left;
height:100%;
        padding: 0px 0px 0px 0px;
}






/*----POST----*/

#container{
	float: left;
	width: 600px;
        color: #000000;
	margin: 15px 0px 10px 12px;
        text-align: justify;

}
#container-photo{
	float: left;
	width: 586px;
        color: #000000;
	margin: 20px 0px 10px 18px;
        text-align: justify;
        padding-left: 12px;
        padding-right: 20px;
        background-color: #f9e186;
        border: 1px solid #e6c766;

border-bottom-right-radius: 20px; 	
-moz-border-radius-bottomright: 20px; 	
-webkit-border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px; 	
-webkit-border-bottom-left-radius: 20px;
border-top-left-radius: 0px; 	
-moz-border-radius-topleft: 0px;	
-webkit-border-top-left-radius: 0px;
border-top-right-radius: 0px; 	
-moz-border-radius-topright: 0px; 	
-webkit-border-top-right-radius: 0px;

}

strong{ color: #472808;

}



.post h2{
	font-family: Arial, "Helvetica", sans-serif;
font-weight: 800;
background: #f9e186;
border: 1px solid #e6c766;
text-transform:uppercase;
letter-spacing:1px;
	font-size: 16px;
	padding: 5px 3px 5px 10px;
        width: 618px;
        margin: 5px 0 5px 0;
	color: #472808;
}

#bio h2{
	font-family: Arial, "Helvetica", sans-serif;
font-weight: 800;

text-transform:uppercase;
letter-spacing:1px;
	font-size: 16px;
	padding: 5px 3px 5px 0px;
        width: 518px;
        margin: 5px 0 5px 0;
	color: #472808;
        border: none;
}


.post h4{
	font-family: Arial, "Helvetica", sans-serif;
font-weight: 800;
border-bottom: 1px solid #e6c766;
text-transform:uppercase;
letter-spacing:1px;
	font-size: 16px;
	padding: 5px 3px 3px 2px;
        width: 570px;
        margin: 5px 0 10px 9px;
	color: #472808;
}

.entry{
	line-height: 18px;
letter-spacing:.5px;
	width: 593px;
	padding: 16px 20px 16px 14px;
        color: #472808;
  text-align: justify;
        background-color: #f9e186;
        border: 1px solid #e6c766;

border-bottom-right-radius: 20px; 	
-moz-border-radius-bottomright: 20px; 	
-webkit-border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px; 	
-webkit-border-bottom-left-radius: 20px;
border-top-left-radius: 0px; 	
-moz-border-radius-topleft: 0px;	
-webkit-border-top-left-radius: 0px;
border-top-right-radius: 0px; 	
-moz-border-radius-topright: 0px; 	
-webkit-border-top-right-radius: 0px;



}

.entry-photo{
	line-height: 18px;
letter-spacing:.5px;
	width: 575px;
	padding: 16px 20px 16px 9px;
        color: #472808;
  text-align: justify;
}


.postinfo{
	font-size: 10px;
	color: #472808;
	padding: 2px 0 0px 0;
        margin-bottom: 0px;
        margin-top: -11px;
}

.postinfo a{
	color: #7c510d;

}


.post a:hover{
	color: #7c510d;

}

.postdate{ color: #472808; 
}

p.postmetadata{
	font-size: 12px;
	color: #fbf5c1;
	border-top: 1px dashed #F2E6B1;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

.alignleft{ border: 1px solid #472808;
            margin: 0 10px 4px 0;
            float: left;


}

.alignright{ border: 1px solid #472808;
            margin: 0 0px 4px 10px;
            float: right;


}

.aligncenter{ border: 1px solid #472808;




}

.wp-caption-text{ text-align:center; 
                  padding: 0px;

}

.wp-caption{   padding: 10px 0 0 10px;

}

p.postmetadata strong{
	float: right;
}


#bookings{
           text-align: left;

}


.venue{

        
          width: 30%;
          border-bottom: 1px dashed #d3bea1;
}

.info{
        
      
          border-bottom: 1px dashed #d3bea1;
}

.date{
           color: #54270e;
          font-weight: bold;
          border-bottom: 1px dashed #d3bea1;
}

.city{
           color: #54270e;
          width: 35%;
          border-bottom: 1px dashed #d3bea1;
}


/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 30px 20px 20px 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	float: left;
}



/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 235px;
	height: 139;
	margin: 21px 10px 10px 8px;
	padding-top: 0px;
	padding-bottom: 5px;
        padding-left: 7px;
        border-left: 1px solid #c29f4d;

	display: inline;
        text-align: center;
	/* overflow: hidden;
	border: 1px solid #ffffff; */
}

.sidebar ul{
	list-style: none;
	margin: 0 0px 0 6px;
padding: 0 0px 0 0px;
}

.sidebar ul li{
	padding: 0px 5px 5px 0px;
	line-height: 16px;
	line-height: 20px;
	margin: 0px 0px 7px 8px;
	background: url(images/) no-repeat;
}


.sidebar ul li p{
	margin: 10px 0px 0px 0px;

}

#purchase_info{ 
                color: #472808 ;
                line-height: 13px;
                font-weight: 100;
                font-size: 11px;
                padding: 2px;
                margin-left: -3px;
                width: 172px;
                margin-top: 4px;
                margin-bottom: 10px;
background: #e8cb87;
border-top: 1px solid #c29f4d;
border-bottom: 1px solid #c29f4d;

}

#mailing{ 
          padding: 5px;
          width: 178px;
          margin-top: 4px;


}

.sidebar ul li h2{
	font-family: Arial, "Helvetica", sans-serif;
text-transform:uppercase;
letter-spacing:2px;
                font-weight: 100;
	font-size: 16px;
	padding: 0px 0 2px 0;
	color: #472808;
        margin-left: 0;
        margin-bottom: 5px;
}

.textwidget{


}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 24px;
        border: none;

}

.sidebar ul li{

        border: 1px solid #e6c766;
	padding: 6px;
        width: 200px;
        background-color: #f9e186;
        
}

.sidebar .syndication ul li{
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#7c510d;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #7c510d;
}

.sidebarsmall{
	
	line-height: 13px;
font-size: 10px;}

table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 0px 0 0;
	padding: 5px 5px 15px 15px;
	background: #0000000 url(images/) no-repeat top right;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #736E60;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #BFB8A1;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #333;
}

.comments-template textarea{
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #F2E6B1;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	height: 24px;
	font-size: 10px;
	margin: 0px 15px 15px 70px;
	/* padding: 10px 5px 5px 10px; 
	line-height: 18px; */
	background: url(images/);

}

#footer p {
	padding: 5px 0px 0px 12px;
}

#footer a:link{
	text-decoration: none;
	color: #7c510d;
}

#footer a:hover{
	text-decoration: underline;
	color: #7c510d;
}

#footer a:visited{
	text-decoration: none;
	color: #7c510d;
}

#twitter_div{ 

font: normal 10px Arial, "Helvetica", sans-serif;
text-align:justify;
margin: 5px 4px 5px 8px;
padding: 5px;


}

#twitter_update_list{
margin: 5px 12px 5px 0px;
	list-style: none;
}

#twitter_update_list a{
display:inline;

}

#twitter_update_list li{
margin: 3px 6px 10px 2px;
padding-bottom: 12px;
line-height: 15px;
border-bottom: 1px dashed #2a2a2a;
width: 170px;
}


   .booking_date {
 Font-size: 16px; 

Display: block;

}

 .booking_label
{
 color: #543806;


}


.booking_date, .booking_label {
  font-weight: bold; /* make booking dates and any labels bold */
}

.booking_spacer {
  margin: 14px 0; /* add some style to the HR between each booking */
  height: 1px;
  background-color: #ccc;
  border: none;
}

.booking_venue_location { 
  /* uncomment the next line to make the "(City, Province/State)" after a venue's name disappear */
  /* display: none;*/
}


