/*  
Theme Name: EPS Inc.
Theme URI: http://design4results.com/
Description: The custom WordPress theme.
Version: 1.0
Author: Komra Moriko
Author URI: http://design4results.com/
*/

html,
body  {
	margin: 0;
	padding: 0;
}
body  {
	background: #B1BDC9 url('/wp-content/themes/epubs/images/bg_body.gif') repeat-x;
	color: #000;
	font: 12px/22px Verdana, Helvetica, sans-serif;
}
a  {
	color: #0C2F53;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}
img  {
	border: none;
	display: block;
}
h1  {
	border: 1px solid #FFF;
	margin: 0;
	padding: 0 50px;
	color: #FFF;
	font: 36px/44px Times, serif;
	background: url('/wp-content/themes/epubs/images/logo_small.gif') no-repeat 6px 50%;
}
h1 span  {
	vertical-align: middle;
	font: 14px/35px Tahoma, Arial, sans-serif;
}
h1>span  {
	vertical-align: top;
}
h2  {
	color: #0C2F53;
	font: 26px/26px Gergia, serif;
	margin: 15px 0;
}
h3  {
	margin: 20px 0;
	font: 26px/26px Times, serif;
}
#wrap_outer  {
	background: url('/wp-content/themes/epubs/images/shadow_bottom.gif') no-repeat 0 100%;
	padding-bottom: 7px;
	margin: 25px auto;
	width: 862px;
}
#wrap_inner  {
	background: url('/wp-content/themes/epubs/images/shadow_right.gif') repeat-y 100% 0;
	padding-right: 6px;
}
#container  {
	border: 1px solid #929CA6;
	background: #FFF;
}
#header  {
	border: 1px solid #607488;
	background: #ffffff;
	position: relative;
	margin: 2px;
}
.number  {
	color: #D4DCE4;
	font: 34px/44px Times, serif;
	position: absolute;
	right: 11px;
	top: 1px;
}
#content  {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #646A71;
	padding-bottom: 20px;
}
#sidebar  {
	float: left;
	width: 283px;
	float: left;
}
#navigation  {
	margin: -10px 0 0 0;
	padding: 0 10px;
	list-style: none;
}
#navigation li  {
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 0 3px 10px;
	font: 16px Georgia, serif;
}
#navigation a  {
	color: #000;
}
#main  {
	width: 540px;
	padding-right: 20px;
	float: right;
}
.quote  {
	display: block;
	text-align: right;
}
.quote a  {
	color: #000;
	font-weight: bold;
}
#footer  {
	border: 2px solid #FFF;
	background: #1F3B57;
	padding: 5px 15px;
}
#footer ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#footer li  {
	font-size: 11px;
	float: left;
	padding: 0 6px;
	margin: 0 0 0 -2px;
	background: url('/wp-content/themes/epubs/images/dot.gif') no-repeat 0 50%;
}

#footer a  {
	color: #EBEBD7;
}

