/* 
Theme Name:  EA
Theme URI: http://ethicaladdictions.com
Version: 0.5
Description: Blue theme with some coffee designs!!
Author: Joseph Enns
Author URI: http://josephenns.com
*/

p, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #282828;
	line-height: 17px;
}
a {outline: none;}
h1 {font-size: 16px; font-weight: bold; color: #222222; line-height: 10px;}
h3, h4, h5, h6 {font-size: 15px; font-weight: bold; color: #222222; line-height: 10px;}
a:link {font-weight: normal; color: #1c3f95; text-decoration: none;}
a:visited {font-weight: normal; color: #1c3f95; text-decoration: none;}
a:hover {font-weight: normal; color: #1c3f95; text-decoration: underline;}
a:active {font-weight: normal; color: #1c3f95; text-decoration: none;}
h1, h1 a {font-size: 15px; font-weight: bold; color: #222222; line-height: 10px;}
html>/**/body h1, html>/**/body h1 a {font-size: 15px; font-weight: bold; color: #222222; line-height: 18px;}
.quote-text {font-style: italic; padding-left: 20px;}
#searchform {display: inline;}
pre {display: inline; font: "new courier";}
div.hours {margin-left: 200px;}


#contentMainWrapper
{
	padding: 20px 45px;
}


dl, dt {display: inline;}
dt {width: 150px; margin: 12px 11px;}
hr {height: 1px; margin: 22px 0; color: #1c3f95; background-color: #1c3f95; border: none;}


/* CSS */

a img {
	border:0;
   }	

html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	background: #f2f2f2;
	margin: 0;
	min-height: 100%;
	height: 100%;
}
html>body body {
	height: auto;
}

/* LAYOUT */

#container {
	position: absolute;
	background: #ffffff url(images/page-bg.png) repeat-y top center;
	top: 0;
	left: 0;
	width: 796px;
	margin-left: -398px;
	left: 50%;
	min-height: 100%;
	height: 100%;
}
html>body #container {
	height: auto;
}

#main-container {
	width: 796px;
	margin-bottom: 46px;
}


#header {
	background: #f2f2f2 url(images/header-bg.png) no-repeat bottom center;
	height: 120px;
	width: 796px;
	overflow: hidden;
}
#header h1 {
	visibility: hidden;
}

#header-img {
	position: absolute;
	top: 40px;
	left: 152px;
	height: 60px;
	width: 500px;
}

/* FOOTER */

#footer {
	clear:both;
	background: #f2f2f2 url(images/footer.png) no-repeat top center;
	font-size: 11px;
	position: absolute;
	width: 796px;
	margin-left: -398px;
	left: 50%;
	bottom: 0;
	height: 60px;
	line-height: 17px;
	padding-top: 6px;
	overflow:hidden;
	color: #fff;
}
#footer a, a.footer:link, a.footer:visited, a.footer:active {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: none;
}


/* HEADER INFO */
#login-cart {
	position: absolute;
	top: 27px;
	right: 20px;
	width: 100px;
	height: 40px;
	color: #282828;
	font-size: 10px;
	text-align: right;
	line-height: 16px;
}
.login-link {
	padding: 0 20px 0 0;
}
a.login-link:link, a.login-link:visited, a.login-link:active {color: #282828;}
a.login-link:hover {color: #1c3f95; text-decoration: none;}

.logout-link {
	padding: 0 20px 0 0;
}
a.logout-link:link, a.logout-link:visited, a.logout-link:active {color: #282828;}
a.logout-link:hover {color: #1c3f95; text-decoration: none;}
	

/* TOPNAV */
#navbar {
	background: #1212bb url(images/nav-bg.png) no-repeat top center;
	height: 22px;
	width: 762px;
	padding: 7px 7px 5px 27px;
	overflow: hidden;
}
#navbar ul, #navbar ul li {
	display: inline;
}
#subnavbar {
	background: #f2f2f2 url(images/subnav-bg.png) no-repeat top center;
	height: 20px;
	width: 762px;
	padding: 2px 7px 2px 27px;
	overflow: hidden;
}

#navbar ul li a:link, #navbar ul li a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0 10px;
}
#navbar ul li a:hover {
	color: #111111;
	text-decoration: none;
}
#navbar ul li a:active {
	color: #4b4b4b;
}

#subnavbar a:link, #subnavbar a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	margin: 0 10px;
}
#subnavbar a:hover {
	color: #ffffff;
	text-decoration: none;
}
#subnavbar a:active {
	color: #111111;
}

#subnavbar ul, #subnavbar ul li {
	display: inline;
}

#navbar ul li.current_page_parent a {
	color: #111111;
	text-decoration: none;
}
#navbar ul li.current_page_item a {
	color: #111111;
	text-decoration: none;
}
#subnavbar ul li.current_page_item a {
	color: #ffffff;
	text-decoration: none;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}

.entry p object, .flashvideo {
	width: 425px;
	margin: 0 140px;
}

.entry .pgee-exc-text {
	border-top: 1px dashed #555;
}