/*
Theme Name: BES Theme
Theme URI: http://wordpress.org/
Description: BES Theme
Version: 1
Author: Shift24
Author URI: www.google.com	
Tags: None

*/



/* Document Body */
body { color: #575757; font: 13px/1.5 Arial, Geneva, Helvetica, sans-serif; height:100%;}

* {font: 13px/1.5 Arial, Geneva, Helvetica, sans-serif;}

/* Vertical Rhythm */
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .nav, .menu, .entry-content img, .wp-caption, .widget, .hentry, .comment, #content, .navigation-links, .page .entry-title { margin-bottom: 20px; }

/* Links */
a { color: #7dc133; text-decoration: none; }
a:hover { text-decoration: underline; color:#999999; }
a:focus { outline: 1px dotted invert; color:#999999; }

.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #2361a1; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 24px; line-height: 28px; padding: 2px 0px; }
h2 { font-size: 20px; line-height: 22px; padding: 2px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 2px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 2px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 2px 0px; }
h6 { font-size: 10px; line-height: 16px; }

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 10px; padding-left: 10px; }
blockquote *:first-child:before, q *:first-child:before { content: "\201C"; }
blockquote *:first-child:after, q *:first-child:after { content: "\201D"; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #eee; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists */
ul, ol { margin-left: 15px; }
.entry-content ul, .entry-content ol { margin-left: 25px; }

li ul, li ol { margin-bottom: 0px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }
/* Gives input fields a nice default look */
input, textarea, select { padding: 3px; background :#fff !important; border-color:#ddd #ddd #ddd #ddd; border-style: solid; border-width: 1px; color: #444; font-size: 1em; }
input:focus, textarea:focus, select:focus { background: #fff !important; border-color:#aaa #aaa #aaa #aaa; }  

/* Tables  */
table { width: 100%; }
th { font-weight: bold; }
thead th { background: #ddd; }
th, td, caption { padding: 4px 10px 4px 5px; }
tr.even td { background: #ccc; }
tfoot { font-style: italic; }
caption { background: #eee; }



#container {position: absolute;	left: 50%;	margin-left: -390px; margin-top: 100px;} /* border:1px solid #716658; */
#header {}
#logo {}
#copyright {font-size:10px; color:#5a4b0f; padding:4px; text-align:right;}