/*  
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        color:#ffffff;
	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: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 15px;
}



h2{
	font-family: Georgia, Times New Roman, Times, serif;
border-bottom: 1px dotted #ffffff;
text-transform:uppercase;
letter-spacing:2px;
	font-size: 18px;
	padding: 0px 0 0 0;
        margin-bottom: 3px;
	color: #ffffff;
}


h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link, a:visited{
	text-decoration: none;
	color: #fe8a19;
}

a:hover{
	text-decoration: underline;
	color: #fe8a19;
}

hr {
	border: none 0;
	border-top: 1px dotted #6e8ba8;/*the border*/
	width: 98%;
        margin: 22px 0 22px 0;
	height: 1px;

}


blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif; 
	color: #ffffff; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;

}

#cost{ color: #f1caac;
       font-weight:bold;
	   border-bottom: 1px dotted #9e8c7e;

}
#option { color: #ffffff;
      
	   border-bottom: 1px dotted #9e8c7e;

}
#cost_bottom{ color: #f1caac;
       font-weight:bold;
	  

}
#option_bottom { color: #ffffff;
      
	

}

#perks_tag{ color: #e66936;
       font-weight:bold;
	   border-bottom: 1px solid #ce704a;
	   border-top: 1px solid #ce704a;
	   margin: 12px 0;
	   padding: 6px 0;
           width: 90%;
	   text-align:center;

}

#dot{ color: #ffffff;

}

#perks { margin: 0 auto;

}

.entry p { 
	margin: 0px 0px 0px 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: 850px;
	text-align: left;
height:100%;
        padding: 0px 0px 0px 0px;
}


/*-----other random-----*/

#wrap{ margin: 0 auto;
      width: 850px;
 
	  }
	  
	  
#tag{

border-radius: 30px; 	
-moz-border-radius: 30px;  	
-webkit-border-radius: 30px; 
border: 2px solid #fe8a19;
 margin-top: 20px;
      width: 650px;
	  color:#ffffff;

background-color:#000000 ;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
text-transform:uppercase;
font-weight: bold;
padding: 15px;
text-align:center;

}

#tag2{

border-radius: 30px; 	
-moz-border-radius: 30px;  	
-webkit-border-radius: 30px; 
border: 2px solid #fe8a19;
 margin-top: 20px;
      width: 800px;
	  color:#ffffff;

background-color:#000000 ;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
text-transform:uppercase;
font-weight: bold;
padding: 15px;
text-align:center;

}

#tag a{

	  color:#ffffff;


}

#tag a:hover{

	  color:#ffffff;
          text-decoration: underline;


}	 

#leftside{  float: left;
            width: 765px;

            margin-left: 15px;


}

#rightside{ float: right;
            width: 225px;
            padding-left: 18px;
border-left: 2px solid #e09614;
min-height: 1200px;
            

}

/*----POST----*/

#container{
        
	width: 740px;
	padding: 0 0 0 0;
        color: #ffffff;
	margin: 0px auto;
        text-align: justify;
}



#container2{
        
	width: 680px;
	padding: 0 0 0 0;
        color: #ffffff;
	margin: 0px auto;
        text-align: justify;
}

#container2{
        
	width: 800px;
	padding: 0 0 0 0;
        color: #ffffff;
	margin: 0px auto;
        text-align: justify;
}

.post{
	padding: 0px 0px 10px 0px;
}

.post h2{
	font-family: Georgia, Times New Roman, Times, serif;
border-bottom: 1px dotted #e66936;
text-transform:uppercase;
letter-spacing:2px;
	font-size: 18px;
	padding: 20px 0 0 0;
	color: #e66936;
}

.entry{
	line-height: 18px;
letter-spacing:0px;
}

.entry p{ margin-bottom: 15px;

}


.postinfo{
	font-size: 11px;
	color: #ffffff;
	padding: 2px 0 0px 0;
        margin-bottom: 8px;
}

.postinfo a{
	color: #fe8a19;

}



.post a:hover{
	color: #fe8a19;

}

.postdate{ color: #fe8a19; 
}

p.postmetadata{
	font-size: 12px;
	color: #ffffff;
	border-top: 1px dashed #ffffff;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

.alignleft{ border: 1px solid #ffffff;
            margin: 0 10px 4px 0;
            float: left;
            padding: 0px;

}

.alignright{ border: 1px solid #ffffff;
            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;
	height: 139;
	margin: 25px 20px 10px 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-left:#ffffff 2px solid;
border-left-style:dashed;
	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 20px 8px;
	background: url(images/) no-repeat;
}


.sidebar ul li p{
	margin: 10px 0px 0px 0px;

}


.sidebar ul li h2{
	font-family: Georgia, Times New Roman, Times, serif;
border-bottom: 0px dotted #ffffff;
text-transform:uppercase;
letter-spacing:2px;
	font-size: 16px;
	padding: 0px 0 2px 0;
	color: #ffffff;
        margin-left: 0;
        margin-bottom: 5px;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 10px;
	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:#ffffff;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.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: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #F2E6B1;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 850px;
	font-size: 10px;
	margin: 30px 15px 45px 15px;
	/* padding: 10px 5px 5px 10px; 
	line-height: 18px; */
	background: url(images/);

}

#footer p {
	padding: 5px;
}

#footer a:link{
	text-decoration: none;
	color: #6e8ba8;
}

#footer a:hover{
	text-decoration: underline;
	color: #6e8ba8;
}

#footer a:visited{
	text-decoration: none;
	color: #6e8ba8;
}

/*---CUSTOM SIDEBAR WIDGETS---*/

#sideBarWidgetCustom {
	float: left;
	width: 180px;
	margin: 0px 120px 0px 10px;
	display: inline;
	background: url(images/) no-repeat;
	padding: 0px 40px 15px 5px;
}

#sideBarWidgetCustom p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	line-height: 16px;
}


#twitter_div{ border:1px solid #e2a02b;
background-color:#000000; 
color: #ffffff;
font: normal 10px  Verdana, Arial, Helvetica, sans-serif;;
text-align:justify;
				-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
margin: 5px 4px 5px 0px;
padding: 5px;

}

#twitter_update_list{
margin: 5px 12px 5px 0px;
	list-style: none;
}

#twitter_update_list a{
color: #fe8a19;
display:block;

}

#twitter_update_list li{
margin: 5px 6px 17px -20px;
line-height: 15px;

}


.sidebar-title{ 
color: #6e8ba8;
font: bold 16px Arial, Helvetica, sans-serif;
text-align:center;

}

#twitter-link {color: #fe8a19;

}


