/*
Theme Name: Evelyn's Coffee Theme 2009
Description: 2 coloumn stylish theme, with header sidebar module. 
Author: Patrice Albertus - AntiloP Medias
Author URI: http://antilopmedias.com/
*/


/* --------------------------------------  Body */

body {
	margin: 0;
	background: #f2f2f2;
}
a, p {
	color: #fff;
	text-align: justify;
	margin: 0;
	font: 10pt/150% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
a:hover {
	color: #FFC;
}
h1 {
	letter-spacing: 2px;
	word-spacing: 2px;
	text-align: left;
	color: #f9f4ac;
	font: 18pt/110% Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFC;
	line-height: 14pt;
}

/* --------------------------------------  Header Banners */


td.header-bann-cookies {
	width: 700px;
	height: 164px;
	background: url(../../../../images/header-cookies.jpg) no-repeat;
}
td.header-bann-map {
	width: 700px;
	height: 164px;
	background: url(../../../../images/header_map-logo.jpg) no-repeat;
}
td.header-bann-board {
	width: 700px;
	height: 164px;
	background: url(../../../../images/header-board.jpg) no-repeat;
}
td.header-bann-blank {
	width: 700px;
	height: 164px;
}
td.header-bann-beans {
	width: 700px;
	height: 164px;
	background: url(../../../../images/header-beans.gif) no-repeat;
}
td.header-bann-cup {
	width: 700px;
	height: 164px;
	background: url(../../../../images/header-cup.jpg) no-repeat;
}
td.header-bann-pots {
	width: 700px;
	height: 164px;
	background: url(../../../../images/header-pots.jpg) no-repeat;
}
td.header-grains {
	text-align: right;
	width: 260px;
	background: url(../../../../images/grains_header.gif) no-repeat right top;
}
.header-map {
	height: 164px;
	width: 100%;
	background: url(../../../../images/header_map-only.jpg) repeat-x;
}
td.header-blankright {
	vertical-align: top;
	width: auto;
}
.header-blankright p {
	font-size: 8pt;
	color: #A54547;
	line-height: 90%;
	text-align: right;
}
.header-blankright h2 {
	color: #A54547;
	text-align: right;
	font: bold 16pt/90% Georgia, "Times New Roman", Times, serif;
}

/* --------------------------------------  Menus  */


td.menuitem {
	color: #A54547;
	padding-right: 5px;
	padding-left: 10px;
}
td.menuitem:hover {
	width: auto;
	padding-left: 10px;
	background: #8F3C3F;
}
td.menuitemactive {
	color: #BC3345;
	font-size: 18pt;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 14px;
}
a.menuitem {
	color: #fff;
	text-decoration: none;
	font: small-caps 14pt Georgia, "Times New Roman", Times, serif;
}
a.menuitemactive {
	color: #fff;
	font-size: 8pt;
	text-decoration: underline;
}
td.secondmenuitem {
	padding: 5px;
	border: 1px dotted #A15560;
}
td.secondmenuitem:hover {
	border: 1px dotted #A15560;
	background: #A15560;
}
td.secondmenuitem-restricted {
	padding: 5px;
	border: 1px dotted #A15560;
}
td.secondmenuitem-restricted:hover {
	border: 1px dotted #A15560;
	background: #A12D31;
}
td.secondmenuitemactive {
	padding: 5px 10px;
	color: #fff;
	font-size: 8pt;
	text-decoration: underline;
	background: #291c0e;
}
a.secondmenuitem {
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
}
td.secondmenumark {
	text-align: right;
	padding-right: 20px;
	color: #fff;
	font-size: 8pt;
}
td.secondmenumarkactive {
	text-align: right;
	padding-right: 20px;
	color: #fff;
	font-size: 8pt;
	background: #291c0e;
}



/* --------------------------------------  Content zones  */


#page {
	width: 880px;
	background: #A15560;
	margin: 0 auto;
}
#main {
	background: #42191f;
}
.left-zone {
	padding-top: 20px;
	float: left;
	width: 500px;
	padding-bottom: 150px;
	padding-right: 150px;
	background: #A15560 url(../../../../images/td.content-left.jpg) no-repeat right top;
}
div.content {
	padding-top: 15px;
	padding-bottom: 150px;
	padding-left: 20px;
	width: 500px;
}
.content li {
	color:#FFFFFF;
}
.content-zone h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFC;
	line-height: 14pt;
}

/*  --------------------------------------  Sidebar, Header, Footer */


#header-bar {
	width: 100%;
	height: 34px;
	background: #522027 url(../../../../images/grains_topmenu.gif) no-repeat right bottom;
}
.header-bar table {
	height: 100%;
	width: 85%;
}	
.footer-bar {
	padding-left: 20px;
	color: #FFC;
	clear: both;
	padding-top: 25px;
	background: #522027;
	font: 9pt "Lucida Grande", "Lucida Sans", Arial;
	height: 80px;
}
.footer-bar img {
	vertical-align: middle;
}
#footer-bar .center {
	text-align: center;
}
.sidebar-menu {
	padding-top: 15px;
	margin-left: 650px;
	margin-right: auto;
	clear: right;
	padding-bottom: 450px;
	background: #42191F url(../../../../images/td.content-sidebar.jpg) no-repeat left top;
	min-height: 466px;
}
.sidebar-menu img {
	vertical-align: middle;
}
#sidebar-bg {
	background: #42191f;
}

/* --------------------------------------  Menus Coffee & Hungry Bar  */


td.menus {
	width: 240px;
}
.menus p {
	vertical-align: top;
	text-align: left;
	font: 9pt Georgia, "Times New Roman", Times, serif;
}
.menus h2 {
	font-size: 12pt;
}
.RateIt {
	border: 1px dotted #42191F;
	color: #42191F;
	padding: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background: #FFC;
	font: italic 11pt Georgia, "Times New Roman", Times, serif;
}


/* --------------------------------------  Plugins  */


.RateIt a {
	color: #42191F;
	font: italic 11pt Georgia, "Times New Roman", Times, serif;
}


/* --------------------------------------  Extras Posts  */

h2.pagetitle {
	padding: 0;
	margin: 0 0 20px;
	font-size: 25px;
	text-align: center;
}

td.borders {
	border: 1px dotted #FFC;
	padding: 20px;
}
td.borders-lt {
	border: 1px dotted #FFC;
	padding: 5px;
}
.trail {
	text-align: left;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42191F;
	margin-bottom: 35px;
	font: 10pt Arial Narrow, Arial, sans-serif;
	padding: 10px 15px 5px 0;
}
.info {
	border: 1px dotted #F00;
	padding: 10px;
	width: 500px;
	color: #F00;
	background: #FFC;
	font: italic 12pt "Times New Roman", Times, serif;
}
.float-order {
	float: right;
	border: 1px solid #F00;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFC;
}
.float-order a {
	color: #F00;
	text-decoration: none;
}
.logged {
	color: #F00;
	font: bold 9pt "Courier New", Courier, monospace;
}

/*  --------------------------------------  WP - CSS  <---------------------------------------- */


img {
	border: 0;
	padding: 2px;
}
blockquote {
	border: 1px dashed #B93F3F;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #42191f;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	background: #8F3C3F url(../../../../images/quote.png) no-repeat 5%;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	padding-right: 5px;
	padding-left: 10px;
}
.alignleft a {
	float: left;
	color: #42191f;
	text-decoration: none;
	font: 9pt Georgia, "Times New Roman", Times, serif;
}
.alignright {
	float: right;
	padding-right: 10px;
	padding-left: 5px;
}
.alignright a {
	float: right;
	color: #42191f;
	text-decoration: none;
	font: 9pt Georgia, "Times New Roman", Times, serif;
}

/*  --------------------------------------  WP - The Posts */


.text {
	float: left;
	text-align: left;
}
.post {
	padding: 15px 0 10px 15px;
}
h1.title {
	font-size: 24px;
	color: #f9f4ac;
	font-weight: normal;
	background: none;
	margin: 2px 0 0;
	padding: 5px 3px 0 40px;
}
h1.title a {
	color: #f9f4ac;
	text-decoration: none;
	font: 18pt Georgia, "Times New Roman", Times, serif;
}
h1.title a:hover {
	color: #f9f4ac;
	text-decoration: underline;
}
.postinfo {
	height: 36px;
	padding: 0 5px 20px 2px;
}
.postinfo a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
img.float_right {
	float: right;
	color: #42191f;
	font: 9pt Courier, "Courier New", monospace;
}
.p_comments {
	height: 20px;
	line-height: 26px;
}
.p_comments a:link, .p_comments a:visited {
	color: #fff;
	background: transparent;
}
.comment-field {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #42191F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42191F;
	background: #AA5966 right top;
	padding: 20px 10px 20px 40px;
}

/* --------------------------------------  WP - The Sidebar */
.sidebar {
	width: 174px;
	padding-top: 1px;
	padding-left: 0;
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A15560;
	border-right-color: #A15560;
	border-bottom-color: #A15560;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar a {
	text-decoration: none;
	text-align: left;
	font: 9pt/9pt Georgia, "Times New Roman", Times, serif;
}
.sidebar h2 {
	height: 30px;
	line-height: 12pt;
	font-size: 11pt;
	color: #A15560;
	margin: 0;
	padding: 2px 0 0 30px;
}
.sidebar ul li {
	color: #FFFF99;
	background: transparent;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.sidebar ul li li {
	color: #FFFF99;
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
	list-style-type: disc;
	margin-left: 15px;
}
.sidebar ul li ul, .sidebar ul li div {
	padding: 9px;
}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding: 0;
	background: none;
}
.sidebar ul li ul li {
	background: none;
	padding-left: 5px;
}
.sidebar table {
	width: 100%;
	text-align: center;
}
.sidebar ul li.ad div {
	text-align: center;
}


/*  --------------------------------------  WP - The Navigation */


.navigation {
	height: 25px;
	padding: 0 20px;
}
.navigation a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #f8f3b6;
}
.navigation a:hover {
	color: #fff;
}



/* --------------------------------------  WP - The Comments */


.comments textarea {
	width: 90%;
	height: 156px;
	background: #dcdcdc;
	border: 1px solid #ababab;
	color: #484849;
	padding: 10px;
	overflow: auto;
	font: 14px Arial, Helvetica, sans-serif;
}
#commentform {
	padding-left: 23px;
}
#commentform input {
	background: #dcdcdc;
	border: 1px solid #ababab;
	color: #484849;
	padding-left: 10px;
}
.comments input#submit {
	padding: 0;
	width: 72px;
	height: 29px;
}
.comments h2 a {
	font-size: 12pt;
	line-height: 20px;
	margin: 10px 0 0 10px;
	padding: 0;
	font-weight: normal;
	color: #42191F;
}
.comments ol li p {
	padding: 0;
	margin: 10px 0;
}


/*	--------------------------------------  WP - Date Bloc */


.theDate {
	width: 30px;
	height: 34px;
	float: left;
	text-align: center;
	font-family: georgia, times, serif;
	background: #42191F;
	color: #FFF;
	padding: 2px;
	margin: 0 10px 5px 0;
}
.theDate .theMonth, .theDate .theDay {
	display: block;
	font-size: 12px;
}
.theDate .theDay {
	font-size: 18px;
	margin: -2px 0 0;
}
#menuItems li a, .cats a, .theDate .theDay {
	display: inline-block !important;
}
.left-zone .content .text ul {
	color: #FFFFFF;
}
/* -------------------[ Made by AntiloP ]------------------- */

#antilop {
	float: right;
	width: 250px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #263D8A;
	font-size: 8pt;
	color: #666666;
	line-height: 180%;
}
.antilop {
	font-size:8px;
	color:#333333;
	font-family: verdana;
	text-align: center;
}
#antilop img {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
a.antilop {
	font-size:8pt;
	color:#ea8634;
	font-family: verdana;
	text-align: center;
}

