/* 
Theme Name: CoffeeSpot
Version: 1.3
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: Helvetica,Arial,sans-serif;	
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 12px;
  	background:#1F58A9;
 	/*color:#yellow; */ 	 	
}
#wrapLeft {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	/*background: url(img/bgWrapLeft.png) left repeat-y;*/
	background: #1F58A9 url(img/wp_body_bg.png) repeat-x scroll 0 0;
}
#wrapRight {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	/*background: url(img/bgWrapRight.png) right repeat-y;*/
}

/* Sub-Section: Body Paragraph and Links --------- */
p, li {
	margin: 0.5em 0 0.7em;
	line-height:1.8em;
}
a {
	text-decoration: none;	
}
a:link 
{
	color: #135CAE;   
	border-bottom: none;
}
a:visited {
	color: #135CAE;  
	background:none;  
}
a:hover, a:active {  
	border-bottom:#aba195 1px solid;
	color: #0B3768;
}


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.wp-smiley, img.noborder
{
	border:none;
}

#logo:active, #logo:hover, #logo:visited 
{
	color: none;
	background: none;
	text-decoration: none;
	border-bottom:none;
	border: none;
}


img.right 
{
	float:right;
	padding:5px;
	margin:0 1em 1em;
}
img.left 
{
	float:left;
	padding:5px;
	margin:0 1em 1em;
}
#rap {
	margin: 0 auto;
	padding:0;		
	background: none;
	/* box model hack */
	width: 780px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 780px;
	border: none;
}

html>body #rap { /* be nice to Opera */
	width: 780px;
}
/* Sub-Section:  FONTS --------- */
h1,h2,h3,h4,h5,h6 
{
	margin: 0;
	padding:0;
	font-family: Helvetica,Arial,sans-serif; /*'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif*/
	font-weight:normal;
	color: #567;			
}
h2,h3 
{
	font-size: 1.6em;
	color: #567;
	padding: 3px 0;
	margin: 0;
	font-family: Helvetica,Arial,sans-serif;	
	font-weight: bold;
	border-bottom:#eaeaea 1px solid;
}

/* Section: Positioning --------- */

#header {
	height: 133px;
	background: url(img/wp_header_bg.png) no-repeat center top; 
	margin:0 auto;
	padding:0;	
	width: 780px;
	align: center;		
}

#headtabs
{
	border-bottom-style: none;
	display: inline;
	}
#headtabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#headtabs li {	
	float: left;
	margin: 0;
	padding: 0;
	text-decoration:none;
	}
#headtabs li a {

	margin: 1px 1px 1px 1px;
	padding: 1px 1px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #008080;
	border-bottom:none;
	}

#headtabs li a:active, #headtabs li a:hover {
	color: #008080;
	background: #ffffff;
	text-decoration: none;
	border-bottom:none;
}

#header img {
	float: left;
}

#header #title {
	float: left;
}
#header h1 
{
	font-size: 30px;
	margin: 58px 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
}
#header h1 a ,#header h1 a:visited 
{
	border-bottom:none;	
	background:none;
	text-decoration: none;
	color: #FFFFFF;
}
#header h1 a:hover,#header h1 a:active
{
	background:none;
	text-decoration: none;
	color: #CCCCCC;
}
#header h4
{
	font-size: 14px;
	margin: 12px 0 0 0;	
	padding:0;
	color: #FFFFFF	
}
#header * 
{
	color:#eee;
}
#contentrap {
	background: url(img/wp_rap_bg.png) repeat-y;
	margin:0 auto;
	padding:0;	
	width: 780px;
}
#main {
	float: left;
	margin: 14px;
	padding: 0;
	width: 548px;		
}
#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 20px 0;	
	padding:10px 10px 0;		
	/*background:url(img/cup2.jpg) no-repeat top left; */	
}

.post-title
{
	margin-left:10px;			
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom:none;
}
.userphoto {
	float: left;
	padding: 10px;
	margin: 0;			
}
.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 10px;
	margin: 0 0 0 10px;			
}

.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: Helvetica,Arial,sans-serif;
}
.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
	clear:both;
}
.post-info a 
{
	border-bottom:none;
}
.post-content {
	padding:10px;	
}
#sidebar {
	float: left;
	margin: 14px 28px 14px 14px;
	width: 162px;
	line-height: 1.3em;				
}
#sidebar ul
{
	list-style: none;	
}
#sidebar form, #sidebar .block, #sidebar ul 
{
	margin:0;
	padding: 1em;		
	font-size: 0.9em;		
	background:#fff;
}
#sidebar ul ul 
{
	margin:0;
	padding:0;	
}
#sidebar ul li 
{
	list-style-image:none;
	margin:0 4px;
	padding:3px 0;
	
}
#sidebar ul li ul li
{
	list-style-image:url(img/arrow.gif);
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar a {
	color: #003366;	
	text-decoration: none;	
	border:none;
}
#sidebar a:visited
{ 
	color: #003366; 
}
#sidebar a:hover 
{
	color: #339900;
	text-decoration: underline;
}

#sidebar ul img {
	border:#99CCFF 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar h2
{
	margin:20px 0 0 0;
	font-size: 1.3em;	
	color: #fafafa;	
	height:20px;
	border:none;	
	font-weight:bold;
	padding:5px 10px 0;
	background: #135CAE;
}
#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:18px;
	margin:0;
}
#sidebar #tagcloud {
	text-align: justify;
	background: #fff;
	padding: 14px;
}
#footer {
	/*clear: both;*/
	margin: 0px;
	background: url(img/wp_footer_bg.png) no-repeat center top;
	border: none;	
	color: #ddd;
	font-size: 0.9em;		
	padding: 0px;
	width: 780px;
	height: 133px;	
}
#footer div#content {
	padding: 75px 50px;
}
#footer strong 
{
	color:#fff;
	font-size:1.4em;
}
#footer ul 
{
	margin:0;
	padding:0;		
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;	
}
/*#footer div 
{
	float:right;
	width:25%;	
}*/
#footer a 
{
	color:#ddd;		
	text-decoration:none;
	border:none;
}
#footer a:hover
{
	color:#fff;	
	border-bottom:#fff 1px solid;
	background:none;	
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#rap .commentlist {
	margin: 0 1em;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	padding: 1em;
	margin:0.5em 0;	
	background:#eeeee9;
}
.commentlist li.alt 
{
    background:#f4f4f4;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	padding-left:10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f0f0f0;
}

input.textbox{
	border: 1px solid #ccc;	
	background:#f0f0f0;
}
input.textbox:focus, textarea:focus
{
	background:#f0f0f0;
	border:#ccc 1px solid;
}

/* Navigation */
div#nav {
	background: url(img/wp_rap_bg.png) repeat-y;
	margin:0;
	padding:0 14px;	
	width: 752px;
}
#gnav 
{
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
	background: #303030 url(img/wp_menu_bg.png) repeat-x 0 0;
	font-family: Helvetica,Arial,sans-serif;	
	text-align: left;
	line-height: 1.0;
	height: 27px;
}
#gnav li 
{
	float:left;
	margin: 0px;
	padding: 4px 0;
}
#gnav li a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:700;
	padding: 5px 0.6em;
	border-bottom:none;
	border-right: 1px solid #666666;
	background: none;
	font-size: 14px;
	line-height: 10px;
}
#gnav li a:hover, #gnav li a:active
{
	color: #339900;
	text-decoration: none;
	background: #CDCDCD url(img/wp_menu_bg_d.png) repeat-x 0 0;
}
#gnav li.current_page_item a:link {
	color: #FFFFFF;
	background: none;
}
#navfoot {
	height: 6px;
	background: url(img/wp_navfoot_bg.png) repeat-x 0 0;
}

/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}

/* Image alignments and captions */
.wp-caption {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#F3F3F3;
    border:1px solid #DDDDDD;
    margin:10px;
    padding-top:4px;
    text-align:center;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}