/*  
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: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
        color:#032327;
	text-align: left;
background-color:#000000;
background-image:url(images/bg.jpg);
        background-repeat:repeat-y;
        background-position: center;
height:100%;
	vertical-align: top;

}




h1{
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 15px;
}



h2{	

        font-family: Century Gothic, Helvetica, sans-serif;
        border-bottom: 1px solid #032327;
        text-transform:uppercase;
        letter-spacing:2px;
	font-size: 18px;
	padding: 0px 0 0 0;
        margin-bottom: 3px;
	color: #032327;
}


h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link, a:visited{
	text-decoration: none;
	color: #b10f19;
}

a:hover{
	text-decoration: underline;
	color: #b10f19;
}

hr {
	border: none 0;
	border-top: 1px dotted #032327;/*the border*/
	width: 98%;
        margin: 22px 0 22px 0;
	height: 1px;

}

#randomtext-3 { margin-top: -12px;

}

#tracks{
           font-size: 10.5px;
           font-weight: bold;
           line-height: 12px;
}


blockquote { font-style: italic; 
	font-family: Century Gothic, Helvetica, sans-serif;
	color: #032327; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;

}





.entry p { 
	margin: 0px 0px 15px 0px;
}

.entry ul, .entry ol { 
	margin: 10px 0px 15px 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: 1000px;
	text-align: left;
        height:100%;
        padding: 0px 0px 0px 0px;
}



/*----POST----*/

#container{
	float: left;
	width: 720px;
	padding: 0 0 0 0;
        color: #032327;
	margin: 10px 0px 10px 12px;
        text-align: justify;
}

.post{
	padding: 0px 0px 10px 15px;
}

.post h2{
	font-family: Century Gothic, Helvetica, sans-serif;
border-bottom: 1px solid #032327;
text-transform:uppercase;
letter-spacing:2px;
font-weight: 100;
	font-size: 18px;
	padding: 5px 0 3px 0;
        margin-bottom: 12px;
	color: #032327;
}

.post h3{
	font-family: Century Gothic, Helvetica, sans-serif;
border-bottom: 1px solid #032327;
text-transform:uppercase;
letter-spacing:2px;
font-weight: 100;
	font-size: 18px;
	padding: 5px 0 3px 0;
        margin-bottom: 2px;
	color: #032327;
}

.entry{
	line-height: 18px;
letter-spacing:0px;
}

.postinfo{
	font-size: 11px;
	color: #032327;
	padding: 2px 0 0px 0;
        margin-bottom: 8px;
}

.postinfo a{
	color: #b10f19;

}


.post a:hover{
	color: #b10f19;

}

.postdate{ color: #032327; 

}

p.postmetadata{
	font-size: 12px;
	color: #032327;
	border-top: 1px solid #032327;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

.alignleft{ border: 1px solid #032327;
            margin: 0 10px 4px 0;
            float: left;
            padding: 0px;

}

.alignright{ border: 1px solid #032327;
            margin: 0 0px 4px 10px;
            float: right;
            padding: 0px;


}

.wp-caption-text{ text-align:center; 
                  padding: 0px;

}

.wp-caption{   padding: 10px 0 0 10px;

}

p.postmetadata strong{
	float: right;
}

/* 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: 225px;
	margin: 25px 20px 10px 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-left: 3px dotted #032327;
	display: inline;
        text-align: center;
	/* overflow: hidden;
	border: 1px solid #ffffff; */
}

.sidebar ul{
	list-style: none;
	margin: 0 auto;
padding: 0 0px 0 0px;
}

.sidebar ul li{
	padding: 0px 5px 5px 0px;
	line-height: 16px;
	line-height: 20px;
	margin: 0 0 10px 25px;

}

#mailing { margin-left: -15px;

}

#purchase_info{ font-size: 11px;
                line-height: 13px;

}

.sidebar ul li p{
	margin: 0;

}


.sidebar ul li h2{
	font-family: Century Gothic, Helvetica, sans-serif;
        border-bottom: 0px solid #032327;
        text-transform:uppercase;
        letter-spacing:2px;
        font-weight: 100;
	font-size: 16px;
	padding: 0px 0 2px 0;
	color: #032327;
        margin-left: 0;
        margin-bottom: 5px;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 15px 0 15px;
	line-height: 24px;
}

.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:#b10f19;
}

.sidebar a:hover{
	
	color: #b10f19;
}

.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: Georgia, 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, 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;
	width: 100%;
	height: 24px;
	font-size: 10px;
	margin: 0px 15px 15px 30px;
	/* 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: #b10f19;
}

#footer a:hover{
	text-decoration: underline;
	color: #b10f19;
}

#footer a:visited{
	text-decoration: none;
	color: #b10f19;
}
