/*  
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: 0;
	font-family: Arial, helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	padding-bottom: 50px;
	background-color: #000000;
	font-size: 11px;
}



h1{
	font-family: Arial, helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0px;
	color: #666666;
}

h2{
	padding: 15px 0 15px 0; color:#999999;
}

h3{
	padding: 15px 0 15px 0; color:#cccccc;
}

h4{
	padding: 0 0 0 0px; color:#901A3C;
}

a:link{
	text-decoration: none;
	color:#901A3C;
}

a:visited{
	text-decoration: none;
	color:#901A3C;
}

a:active{
	text-decoration: none;
	color:#901A3C;
}


a:hover{
	text-decoration: underline;
	color: #901A3C;
}

blockquote { font-style: italic; 
	font-family: Arial, helvetica, sans-serif;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background-color:#00FF00;


}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 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: 0 auto 0 auto;
	width: 850px;
	text-align: left;
	padding-left: 35px ;
	padding-right: 35px ;
	padding-bottom: 35px ;
	background-image:url(images/back.jpg);
	background-repeat: no-repeat;
	background-color: #111111;
	border: solid #333333 1px;
}

/*----HEADER----*/

#header{
	float: left;
	width: 850px;
	height: 80px;
	color: #fff;
	margin-top: 110px;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}

/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-family: Arial, helvetica, sans-serif;
	text-align: left;
	height: 80px;
	margin-top:-135px;
	padding-top: 110px;
	font-weight: bold;
}

#top-menu a{
	text-decoration: none;
	color: #cccccc;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 850px;
	padding: 5px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 18px;
}

/*----POST----*/

#container{
	float: left;
	width: 555px;
	font-family: Arial, helvetica, sans-serif;
	color: #e6e6e6;
	font-size: 1.1em;
}

.post{
	padding: 0px 50px 20px 0px;
}

.post h2{
	font-family: Arial, helvetica, sans-serif;
	font-size: 22px;
	padding: 20px 0 0 0;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 10px;
	color: #BFB8A1;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #BFB8A1;
}

.postdate{ color: #BFB8A1; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dashed #F2E6B1;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

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: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 250px;
	margin: 0 auto 5px auto;
	display: inline;
	overflow: hidden;
	margin-top: 25px;
	background-repeat: no-repeat;
	color: #999999;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}

.sidebar ul li{
	padding: 0 0 0 0;
}

.sidebar ul li h2{
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #901A3C;
	padding: 5px 5px 5px 0px;
	margin: 0 0 0 0;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 0px;
	line-height: 24px;
}

.sidebar .syndication ul li{
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#cccccc;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #cccccc;
}


table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	padding: 5px 5px 15px 15px;
	background: #333;
	border-left: solid 1px #595959;
	border-top: solid 1px #595959;
	border-right: solid 1px #1c1c1c;
	border-bottom: solid 1px #1c1c1c;
}

.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: Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	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: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 30px 15px 15px 0;
	background: #fff;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #595959;
	border-bottom: solid 1px #595959;
}

/*----FOOTER----*/

#footer{
	clear: both;
	width: 850px;
	height: 3px;
	visibility: visible;
	margin-top: 10px;
	background-color: #111111;
}

#footer a:link{
	text-decoration: none;
	color: #FF9;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFF;
}

#footer a:visited{
	text-decoration: none;
	color: #BFB8A1;
}
