/* 
Theme Name: CoffeeSpot
Version: 1.5
Description: CoffeeSpot is yet another wordpress theme by <a  href="http://wpthemepark.com" title="WP ThemePark">WP ThemePark</a>.
Author: Sadish Bala
Author URI: http://wpthemepark.com
*/
/* Header image courtesy of http://www.sxc.hu/photo/712538 */

/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
	background: #e5e5db;
 	color:#333;  	 	
}
/* Sub-Section: Body Paragraph and Links --------- */
h1,h2,h3,h4,h5,h6 
{
	margin: 0;
	padding:0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	color: #567;	
	margin-bottom:0.5em;	
	line-height:1.2em;	
}

h1 {font-size:1.8em;}
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.3em;}
h5 {font-size:1.2em;}
h6 {font-size:1.1em;}
p, li {
	margin: 0.5em 0 0.7em;
	line-height:1.8em;
}
a {
	text-decoration: none;
	color: #A40B1F;
}
a:link 
{
	color: #A40B1F;   
	border-bottom:1px dashed;
	background:none; 
}
a:hover, a:active {  
  border-bottom:#aba195 1px solid;
  background:#F6F8F5;
  color: #B4122B;
}
fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f4f4f4;
}

input.textbox{
	border: 1px solid #ccc;	
	background:#f4f4f4;
}
input.textbox:focus, textarea:focus
{
	background:#f9f9f9;
	border:#aaa 1px solid;
}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title]
{
	cursor:help;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #ccc;
	color:#666;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
fieldset 
{
	border:none;
}
img
{
	border:#b7745a 0px solid;
}
img.wp-smiley, img.noborder
{
	border:none;
}
img.right 
{
	float:right;
	padding:5px;
	margin:0 1em 1em;
}
img.left 
{
	float:left;
	padding:5px;
	margin:0 1em 1em;
}
pre, code
{
	display:block;
	margin:1em;
	padding:1em;
	font-family:"Courier New", Arial, Verdana, Serif;
	font-size:1em;
}
abbr, acronym
{
	cursor:help;
}
hr
{
	clear:both;
	margin-top:5px;
	color:#eee;
}
table
{
	width:100%;
	border:#eee 1px solid;
	padding:5px;
}
th
{
	text-align:left;
	background:#dcb;
	padding:5px;
}
tr.even
{
	background:#fcf9f6;
}
td
{
	padding:5px;
}
/* Navigation */
#gnav 
{
	list-style:none;	
	margin: 5px auto 0 auto;
	padding:0 0 3px 0;	
	background:#e5e5db;
	border-bottom:#000 0px solid;
/*	font-variant:small-caps; */
	font-family: ArvoRegular;
	text-align:right;	
	font-size:1.1em;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#222;
	text-decoration:none;
	padding: 3px 2px;	
	border-bottom:none;
	background:none;
}
#gnav li a:hover, #gnav li a:active
{
	color:#A40B1F;
	background:none;
}
#gnav li a:active
{
	border-bottom:#fff 5px solid;
}
#gnav li.current_page_item a
{
	border-bottom:#fff 5px solid;
	color:#000;
}
#rap {
	margin: 0 auto;
	padding:0;		
	background-color: #fff;
/*	background:#fff url(img/sidebarbg.gif) repeat-y right; */
	/* box model hack */
	width: 860px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 860px;	
}

html>body #rap { /* be nice to Opera */
	width: 860px;
}

/* Section: Positioning --------- */

#header {
	height: 165px;
	background:#eee url(img/zbe-header1.jpg) no-repeat right top;
	margin:0 auto;
	padding:0;		
}
#header h1 
{
	font-size:2em;
	margin:10px 0 0 10px;	
}
#header h1 a:link,#header h1 a:visited 
{
	border-bottom:none;	
	background:none;
}
#header h1 a:hover,#header h1 a:active
{
	border-bottom:#fff 1px solid;	
	background:none;
}
#header h4
{
	font-size: 1.1em;
	font-style:italic;
	margin: 5px 0 0 10px;	
	padding:0;	
}
#header * 
{
	color:#eee;
}
#main {
	float: left;
	width: 648px;
	padding: 0;	
	margin: 0;		
}
#main ul 
{
	margin:1em;
	padding:0;
	list-style:none;
}
#main ul li 
{
/*	list-style-image:url(img/coffee-icon.jpg); */
	padding:3px 0;	
	margin:0 1em;
}
.post 
{
	margin:0 0 50px 0;	
	padding:10px 10px 0;	
/*	background:url(img/cup2.jpg) no-repeat top left;	*/
}

.post-title
{
	margin:0 0 -3px 9px;
	font-size: 24px;
	font-weight: bold;	
	font-family: ArvoRegular;
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom:none;
	color: #333;
}
.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 3px 0 12px 10px;
	margin: 0;	
	border-bottom:#eaeaea 1px solid;	
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.day-date a 
{
	border-bottom:none;
}
.post-content h4 
{
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Serif;
}
.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info 
{
    text-align:right;
	font-size : 1.1em;
	color : #666;
	margin : 0;
	border-bottom:#eaeaea 1px solid;
	clear:both;
}
.post-info a 
{
	border-bottom:0px solid;
/*	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px; */
}
.post-content {
	padding:10px;
}
.post-content p {
	font-size: 14px;
	line-height:1.3em !important;
}
#sidebar {
	float: left;
	width: 190px;
/*	margin-top: -165px; */
	margin-top: 52px;
	padding:0 10px;
	line-height:1.8em;				
}
#sidebar ul
{
	list-style: none;
}
#sidebar form, #sidebar .block, #sidebar ul 
{
	margin:0;
	padding: 2px 5px 10px 10px;		
	font-size: 0.9em;		
	background: #fff;
/*	background:#EEEEE9;
	border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-khtml-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px; */
	margin-bottom: 20px;

}
#sidebar ul ul 
{
	margin:0;
	padding:0;	
}
#sidebar ul li 
{
	list-style-image:none;
	margin:0 0;
	padding:3px 0;
	
}
#sidebar ul li ul li
{
	list-style-image:url(img/arrow.gif);
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar a {
	color: #A40B1F;	
	text-decoration: none;	
	border:none;
}
#sidebar a:visited
{ 
	color: #A40B1F; 
}
#sidebar a:hover 
{
	color: #A40B1F;
}

#sidebar ul img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar h2,#sidebar h3
{
	margin:10px 0 0 0;
	font-family: ArvoRegular;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #505050;	
	height:20px;
	padding:5px 10px 2px 10px;
/*	background:url(img/sidehead_990F23.png) no-repeat top center; */
}
#sidebar li h2 
{
	background:none;
	color:#996666;
	border-bottom:#996666 1px solid;
	padding:0;
	margin:0;
}
#sidebar ul li.feed
{
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:318px;
	margin:0;
}
#footer {
	clear: both;
	margin:0 auto;
	background:#7E7974;
	border:#8b4513 0px solid;	
	color: #ddd;
	font-size: 0.9em;		
	padding:1em;		
}
#footer strong 
{
	color:#fff;
	font-size:1.4em;
}
#footer a 
{
	color:#ddd;		
	text-decoration:none;
	border:none;
}
#footer a:hover
{
	color:#fff;	
	border-bottom:#fff 1px solid;
	background:none;	
}
#footer #credits
{
    float:right;
}
#comments, 
#respond, 
#respond h3
{
    clear:both;
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#main .commentlist {
	margin: 0 1em;
	padding: 0;
	list-style:none;
	clear:both;
}
#main .commentlist li 
{
    clear:both;
	list-style:none;
	padding: 1em;
	margin:0.5em 0;	
	background:#eeeee9;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

}
#main .commentlist li.alt 
{
    background:#fcf9f9;
}
#main .commentlist li .cmtinfo 
{
	font-size:1em;	
}
#main .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#main .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	padding-left:10px;
}

/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}

img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:0 1em 1em 0;
}
img.right, img.alignright, div.alignright
{
	float:right;
	margin:0 0 1em 1em;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.screen-reader-text {
	display: none;
}

@font-face {
    font-family: 'BevanRegular';
    src: url('webfonts/Bevan-webfont.eot');
    src: url('webfonts/Bevan-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Bevan-webfont.woff') format('woff'),
         url('webfonts/Bevan-webfont.ttf') format('truetype'),
         url('webfonts/Bevan-webfont.svg#BevanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('webfonts/Chunkfive-webfont.eot');
    src: url('webfonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Chunkfive-webfont.woff') format('woff'),
         url('webfonts/Chunkfive-webfont.ttf') format('truetype'),
         url('webfonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ExpresswayRegular';
    src: url('webfonts/expressway_rg-webfont.eot');
    src: url('webfonts/expressway_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/expressway_rg-webfont.woff') format('woff'),
         url('webfonts/expressway_rg-webfont.ttf') format('truetype'),
         url('webfonts/expressway_rg-webfont.svg#ExpresswayRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AcknowledgementMedium';
    src: url('webfonts/Acknowledgement-webfont.eot');
    src: url('webfonts/Acknowledgement-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Acknowledgement-webfont.woff') format('woff'),
         url('webfonts/Acknowledgement-webfont.ttf') format('truetype'),
         url('webfonts/Acknowledgement-webfont.svg#AcknowledgementMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArvoRegular';
    src: url('webfonts/Arvo-Regular-webfont.eot');
    src: url('webfonts/Arvo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Arvo-Regular-webfont.woff') format('woff'),
         url('webfonts/Arvo-Regular-webfont.ttf') format('truetype'),
         url('webfonts/Arvo-Regular-webfont.svg#ArvoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArvoItalic';
    src: url('webfonts/Arvo-Italic-webfont.eot');
    src: url('webfonts/Arvo-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Arvo-Italic-webfont.woff') format('woff'),
         url('webfonts/Arvo-Italic-webfont.ttf') format('truetype'),
         url('webfonts/Arvo-Italic-webfont.svg#ArvoItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArvoBold';
    src: url('webfonts/Arvo-Bold-webfont.eot');
    src: url('webfonts/Arvo-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Arvo-Bold-webfont.woff') format('woff'),
         url('webfonts/Arvo-Bold-webfont.ttf') format('truetype'),
         url('webfonts/Arvo-Bold-webfont.svg#ArvoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}