/*
Theme Name: DaveCafe Theme
Theme URI: http://davecafe.com/
Description: DaveCafe Template for Dave's Hard Rock travel journal site.
Version: 4.0
Author: David Simmer II
Author URI: http://blogography.com/
*/

* { padding: 0; margin: 0; }

a  { color: #485da9; text-decoration: none; }
a:link { color: #485da9; text-decoration: none; }
a:visited { color: #485da9; text-decoration: none; }
a:active { color: #485da9; text-decoration: underline; }
a:hover { color: #485da9; text-decoration: underline; }

body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	background: #fbcc87;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

p {
	 padding-bottom:12px;
	}

h2.title {
	 font-size: 1.5em; 
	 padding-bottom:2px;
	}

#content { 
	background: url(http://www.davecafe.com/layout/site_back.png) repeat-y;
	width: 784px;
	margin: 0px auto;
}

#header {
	float: left;
	color: #000000;
	width: 784px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	line-height: 0px;
}

#divider {
	float: left;
	color: #000000;
	width: 784px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	line-height: 0px;
}

#sidebar { 
	float: left;
	color: #000000;
	background: url(http://www.davecafe.com/layout/journal_below.png) repeat-y;
	width: 162px;
	margin: 0px 0px 0px 0px;
	line-height: 0px;
}

#main { 
	float: right;
	display: inline;
	color: #000000;
	background: url(http://www.davecafe.com/layout/main_back.png) repeat-y;
	width: 534px;
	margin: 0px 0px 0px 0px;
	padding: 8px 48px 12px 40px;
}

#footer { 
	clear: both;
	color: #000000;
	width: 784px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	line-height: 0px;
}

.footercenter {
	font-size: .6em;
	text-align: center;
	color: #000000; 
	padding-bottom: .8em;
}

img.middle {
	vertical-align: text-bottom;
}

#checklist td {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #bbbbbb;
}

#checklist th {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px solid #bbbbbb;
}

div.picleft {
	float: left;
	margin-right: 18px;
	width: 120px;
	margin-bottom: 5px;
}

div.picleftzed {
	float: left;
	margin-right: 0px;
	width: 120px;
	margin-bottom: 5px;
}

div.picleft p {
	text-align: center;
}

div.picleftzed p {
	text-align: center;
}


.cafename {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 14px;
}

.bigtext {
	font-size: 1.1em; 
	color: #000000; 
	padding-bottom: 2px;
}

.datetext {
	font-size: 10px; 
	color: #000000; 
	padding-bottom: 0px;
}

.entrytext {
	font-size: .8em; 
	color: #000000; 
	padding-bottom: .8em;
}

.tinytext {
	font-size: 11px; 
	color: #000000; 
	margin-top: 5px;
}

.tinyspacer {
	font-size: 4px; 
	color: #000000; 
	margin-top: 0px;
}

.photocenter {
	 text-align:center;
	 padding-bottom:0px;
	}

.picturetext {
	text-align:center;
	font-size: 11px; 
	color: #000000; 
	margin-top: 5px;
	margin-bottom: 20px;
}

.entryheader {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.entrybar {
	clear: both;
	padding: 0px 0px 5px 0px;
	vertical-align: baseline;
}

.entrybarextra {
	clear: both;
	padding: 0px 0px 10px 0px;
	vertical-align: baseline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
