/*  
Theme Name: CoffeeTime
Theme URI: http://wprocks.com
Description: An Excellent WordPress Theme by Sadish, suitable for restaurant websites and non-profit organizations
Version: 1.0
Author: WP Rocks!
Author URI: http://wprocks.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #e0d9d3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:0.67em;
	font-size:10px;
	font-size:small;
	border-top:#b0a9a3 5px solid;
}

h1, h2, h3, h4,h5,h6 {
	margin: 0.2em 0 0 0;
	padding:0;
	font-weight: normal;
    color: #182c33;
    line-height:1.2em;
	font-family:'Oswald',Arial;
}

h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}


p, ul, ol {
	margin: 0 0 0.5em 0;
	line-height: 1.6em;
}
ul { margin-left:1em;}
ol { margin-left:1em;}
a:link, a:visited {
	color: #603000;
	text-decoration: underline;
}

a:hover, a:active 
{
    color:#182c33;
	text-decoration: none;
}
img {
	border: none;
}
.clear { clear:both;}
/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Verdana, Arial, Georgia, Verdana,Serif;
	font-size:1em;
	color: #333333;
}
textarea { width:90%;}
blockquote 
{
	font-family:Georgia, Verdana, Arial, Serif;
	margin:1em;
	padding:0.5em 0 0 4em;
	background:url(images/blockquote.png) no-repeat left top;
	font-style:italic;
	font-size:1.1em;
    color:#666;
}
fieldset legend
{
	padding:0 2px;
	color:#999;
}

dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
pre, code
{
	display:block;
	margin:1em;
	padding:1em;
	font-family:"Courier New", Arial, Verdana, Serif;
	font-size:1.2em;
}
abbr, acronym
{
	cursor:help;
}
hr
{
	clear:both;
	margin-top:5px;
	color:#fff;
}
table
{
	width:100%;
	padding:5px;
}
th
{
	text-align:left;
	background:#112222;
	padding:5px;
	color:#ffeeee;
}
tr.even
{
	background:#e9e5da;
}
td, th
{
	padding:10px;
	border:#e9e5da 1px solid;
}
/* wrapper */
#wrapper {
	margin: 50px auto 0;
    width:970px; 
    padding: 15px;
    background:#f6fcff;
}
.pagetitle
{
    font-size:1.6em;
	padding:0;
	margin:10px 0;
	border-bottom:#ec9 1px dotted;
}
.avatar
{
    border:#ccc 2px solid;
    float:left;
    margin:0 1em 1em 0;
}
/* Header */

#header 
{
    clear:both;
    width: 950px;
    margin:0 auto;	
    padding:10px;
    overflow:hidden;
   	background: #080404; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #080404);
	background: -o-linear-gradient(#252525, #080404);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#080404)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #080404);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
}
#logo { float:left; padding:10px;}
#logo h1  
{
    margin:0;
    padding:0;
    font-family:"Lucida Handwriting", Georgia, Verdana, Arial, Serif;
}
#logo h1 a  
{
    text-decoration:none;
	color: #ccc;
}
#logo h1 a:hover, 
#logo h1 a:active
{
    color:#fff;
}
#logo .desc 
{
	margin: 0;
	padding:0;
	color: #ccc;
	font-size:1.1em;
}
/* =Menu
-------------------------------------------------------------- */

#access 
{
    font-family: Cambria, Georgia, Verdana, Arial, Serif;
    letter-spacing:1px;
	background: #080404; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #080404);
	background: -o-linear-gradient(#252525, #080404);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#080404)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #080404);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
    text-transform:uppercase;
    letter-spacing:1px;
    position:fixed;
}
#access ul {
	font-size: 13\4px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #ccc;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	color: #444;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 12px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	background:#000;
	color:#fff;
}
#menuontop
{
    width:970px;
    margin:0 auto;
}
#social
{
    width:260px;
    float:right;	
    margin:0;
    padding:0;
}
#social a  
{
    border:0;
    display:block;
    float:left; 
    margin:5px 10px;
    padding:0;
    
}
#social a img { opacity:0.65;}
#social a:hover img,
#social a:focus img { opacity:1;}
/* Splash*/
#splash
{
    background:url(images/naga.jpg) no-repeat center;
    width:970px;
    height:240px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;

}
/* Header Image credit http://www.sxc.hu/photo/1243927 */
/* Search*/
#mysearchform
{
    margin:0;
	overflow:hidden;  	
	font-size:0.9em;
}
#s
{
    width:195px;
    padding:5px 5px 5px 25px;
    border:#c59565 3px solid;
    background:#fff url(images/search.png) no-repeat left center;
}
#mysearchform #btnSubmit { display:none;}
/* Content */
#fullpage
{
    clear:both; 
    width:940px;   
	background:#fff;
	padding:0 15px;
	overflow:hidden;
	margin:0 auto;
}

#content
{
    width:670px; 
    float:left;
    padding:0;
    margin:1em;
}
.navigation 
{
    clear:both;
    margin:0;
    padding:15px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Post */

.post 
{
    margin-bottom:3em;
    padding:0;
}
.post .titlearea
{
	padding:0px 0 0px 65px;
	margin:0;
	overflow:hidden;
}
.post .titlearea a
{
    text-decoration:none;
	border-bottom:1px dotted;
}
.post .titlearea a:hover
{
    border-bottom:1px solid;
}
.post .entry  
{
    padding:10px;
}
.post .entry ul  
{
    list-style-image:url(images/tick.png);
    margin:0.5em 1em 0 2em;
    padding:0.5em;
}
.post .entry li 
{
    line-height:1.8em;
}
.post .meta 
{
    clear:both;
    margin: 0;
    font-size:0.9em;
	padding: 10px 0 5px;
	color:#999;
	border-bottom:#dcc 1px dotted;
}
.post .meta span
{
    margin-right:5px;
    padding-left:14px;
}
.post .meta a, .post .title a
{
    text-decoration:none;
	border-bottom:0;
}
.post .meta .links, 
.post .meta .permalink {float: right;}
.post .meta .comments {
	padding: 3px 0 3px 18px;
	background: url(images/comment.png) no-repeat left center;
}
.post .postcat { background:url(images/category.png) no-repeat left center;}
.post .author { background:url(images/person.gif) no-repeat left center;}
.post .date { background:url(images/calendar_day.gif) no-repeat left center;}
.post .time { background:url(images/clock.gif) no-repeat left center;}
.post .permalink { background:url(images/permalink.gif) no-repeat left center;}


.format-aside .titlearea { background:url(images/pf/aside.png) no-repeat left top;}
.format-audio .titlearea { background:url(images/pf/audio.png) no-repeat left top;}
.format-chat .titlearea { background:url(images/pf/chat.png) no-repeat left top;}
.format-standard .titlearea { background:url(images/pf/standard.png) no-repeat left top;}
.format-gallery .titlearea { background:url(images/pf/gallery.png) no-repeat left top;}
.format-image .titlearea { background:url(images/pf/image.png) no-repeat left top;}
.format-link .titlearea { background:url(images/pf/link.png) no-repeat left top;}
.format-quote .titlearea { background:url(images/pf/quote.png) no-repeat left top;}
.format-status .titlearea { background:url(images/pf/status.png) no-repeat left top;}
.format-video .titlearea { background:url(images/pf/video.png) no-repeat left top;}
.format-404 .titlearea { background:url(images/pf/404.png) no-repeat left top; padding-left:70px;}

/* Home Page styling*/
#threecols { margin: 0;}
#threecols .post,
#threecols .categoryposts
{
    width:31.3%;
    padding:1%;
    float:left;
}
#threecols .categoryposts ul 
{
    list-style:none;
    margin:0;
    padding:0;
}
#threecols .categoryposts li.cat-post-item
{
    padding-bottom:1em;
    margin-bottom:1em;
}
#threecols .categoryposts h3.title
{
    border-bottom:#eaeae0 1px dotted;
    padding:5px 0;
    margin:0;
    overflow:hidden;
    text-transform:uppercase;
    font-size:1.6em;
}
#threecols .categoryposts li.cat-post-item a.post-title
{
	padding:0;
	margin:0;
	overflow:hidden;
	font-size:1.4em;
	text-decoration:none;
}
#threecols a.post-title:link,#threecols a.post-title:visited
{
    color: #182c33;
    text-decoration:none;
    border:0;
}
#threecols a.post-title:hover, #threecols a.post-title:active
{
    color:#603000;
    text-decoration:underline;
    border:0;
}
#threecols .categoryposts li.cat-post-item p.post-date
{
    clear:both;
    border-top:#eaeae0 1px dotted;
    margin: 0;
    font-size:0.9em;
	padding: 5px 10px;
    color:#999;
    background:url(images/calendar_day.gif) no-repeat left center;
    padding-left:14px;
    margin-right:5px;

}
/* Home page with 2 columns*/
#twocols 
{
    overflow:hidden;
    width:100%;
    margin: 0 auto;
}
#twocols .post 
{
    width:48%;
    padding:1%;
    float:left;
}
/* Author Template*/
ul.authorposts
{
	margin:0;
	padding:0 2em;
}
ul.authorposts li
{
	margin:0;
	padding:5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}

/* Sidebar */
#sidebar 
{ 
    width:230px; 
    float:right;
    padding:15px;
    margin:1em 0;
	overflow:hidden; 
	border:#edd 1px solid;
	background:#ebe8e0;
}
#sidebar ul
{
    margin:0;
    padding:0;
    list-style:none;
}
#sidebar ul ul
{
    margin:1em 0 2em 2em;
    padding:0;
    list-style:url(images/tick.png);
}
#sidebar ul li 
{
    margin:0 0 0.5em 0;
    line-height:1.8em;
    padding:0;    
}
#sidebar h3,
#sidebar h2
{
    font-size:1.4em;
    border-bottom:#e96 1px dotted;
    padding:0 0 5px 0;
    margin:0;
    font-family: Arial, Georgia, Verdana, Serif;
    text-transform:uppercase;
}
#sidebar .datebox {
	text-align:center;
	font-family: "Lucida Sans Unicode", Georgia, Verdana, Arial, Serif;
    background:#ebe8e0;
    text-transform:uppercase;
    color:#3b3830;
    float:right;
    margin:0 0 0 1em;
    font-size:1em;
    padding:2px 10px;
}
/************************************************
*	Comments									*
************************************************/
.says { display:none;}
#commentform
{
    margin:0em;
    padding:1em;    
}
#commentform label{
    font-size:1.1em;
}
#comments, #respond, #respond h3
{
    margin:2em 0 0 0 ;
    clear:both;
}	
#wrapper .commentlist 
{
	margin:0;
	padding:0;	
	border-top:#ccc 1px solid;
}
#wrapper .commentlist li 
{
	clear:both;
	list-style:none;
	margin:0;
	padding:1em;	
	background:#f0f0e0;
	border-bottom:#ccc 1px solid;
}
#wrapper .commentlist li.alt 
{
	background:#fff;	
}
#wrapper .commentlist li cite 
{
	font-style:normal;
	font-size:1.1em;
	font-weight:bold;
}
#wrapper .commentmetadata  
{
    margin-bottom:1em;
    font-size:0.8em;
}
#wrapper .commentmetadata a 
{
    text-decoration:none;
    border:none;
}
#wrapper .commentlist .avatar
{
	float:right;
	margin:0 0.35em 0 0;
}
#wrapper .commentlist li.bypostauthor
{
	border:#182c33 1px solid;
}
#wrapper .nocomments 
{
	display:none;
}
#commentform input[type="text"], input.textbox
{
	border:#c0cac0 1px solid;
	font:1em Verdana, Arial, Serif;
	padding:5px;
	width:200px;
}
#commentform textarea, #cp_message {
	padding:5px;
	height: 20em;
	border:#c0cac0 1px solid;
	font:1em Verdana, Arial, Serif;
}
#commentform input[type="text"]:focus, #commentform textarea:focus
{
	border:#cc9 1px solid;
	background:#fff;
}
#commentform #submit
{
    background:#d0dad0;
    padding:5px;
    border:#c0cac0 2px solid;
}

/* Footer Bar */

#footerbar 
{
    clear:both; 
    width:970px;   
	background:#080404;
	border-top:#181414 5px solid;
	padding:5px 15px;
	overflow:hidden;
	margin:0 auto;
	color:#c0c0b0;
}
#footerbar a
{
	color: #663;
    text-decoration:none;
}
#footerbar a:hover
{
    text-decoration:underline;
}
#footerbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footerbar li {
    width:31.3%;
    padding:1%;
    float:left;
}

#footerbar li ul,
#footerbar div,
#footerbar .textwidget 
{
    padding:0 10px;
}

#footerbar li li {
	margin:5px 12px 0 0;
	padding:0;
	float:none;
	width:100%;
}
#footerbar h2, 
#footerbar h3 
{
    margin-bottom: 10px;
	padding:0 0 0 10px;
	color: #fff;
    font-size:1.6em;
    font-family:"Lucida Handwriting", Georgia, Verdana, Arial, Serif;
    border-bottom:#222 1px dotted;
}

/* Footer */

#footer 
{
    width:960px;
   	padding: 20px;
   	background:#181414;
   	margin:0 auto;
    color: #c6c6cf;
}
#footer .wrap
{
    margin:0 auto;
    width:960px;
}
#footer strong
{
    color:#fff;
}
#footer a 
{
	color: #663;
	border:0;
	text-decoration:none;
}
#footer a:hover { color:#fff;}
#credits { font-size:0.85em;margin:0;padding:0;}
/* Misc */
#header, #content, #sidebar, #footerbar, #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;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 0 4px 5px;
	margin: 0;
}

/* optional rounded corners for browsers that support it */
#wrapper,
.wp-caption,
#commentform,
#sidebar,
#commentform input,
#commentform textarea,
#mysearchform input
{
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#mbt-sub-box{background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#1a2638));;border:1px 
solid #1a2638;border-radius:10px; margin-bottom:10px;padding:10px;text-align:center;background: -moz-linear-gradient(top, #333, #1a2638);max-width:600px}
#mbt-sub-box h1{margin-top:5px; color:#fff;font-family:georgia;font-size:25px;margin-bottom:5px;padding:0;text-shadow:0 2px 3px #000;line-height:35px}
#mbt-sub-box input{background: -moz-linear-gradient(center top , #ffffff, #efefef) repeat scroll 0 0 transparent;border:medium none;border-radius:10px 10px 10px 10px;font-size:14px;padding:10px;text-shadow:1px 1px 0 #fff;width:280px; color:#666; font-family:georgia; margin-bottom:5px;}
#mbt-sub-box .submit{background: -webkit-gradient(linear, left top, left bottom, from(#369a18), to(#205f0d));background: -moz-linear-gradient(center top , #369a18, #205f0d) repeat scroll 0 0 transparent;color:#fff;cursor:pointer;font-weight:bold;margin-left:20px;text-shadow:0 1px 2px #000;width:120px; font-family:georgia; margin-left:5px;}
#mbt-sub-box .submit:hover{background: -moz-linear-gradient(center top , #46b725, #205f0d) repeat scroll 0 0 transparent}
#mbt-sub-box .submit:active{background: -moz-linear-gradient(center top , #46b725, #205f0d) repeat scroll 0 0 transparent} 

.post-tags a { -moz-transition: border 0.218s ease 0s;    background: none repeat scroll 0 0 #eeeeee;    border: 1px solid #999999;    border-radius: 2px 2px 2px 2px;    color: #336633;    display: inline-block;    font: 9px verdana;    margin: 0 4px 4px 0;    padding: 3px 5px;    text-decoration: none;    text-shadow: 0 1px 0 #DDDDDD;    text-transform: uppercase;}