/* @override http://avanim.local/stylesheets/styles.css */

body { 
  padding: 0; 
  font: 0.86em Arial, Helvetica, sans-serif; 
  line-height: 1.5em;
  background: #fff; 
  color: #454545;
  margin: 10px auto;
  width: 960px; 
}

a {
  color: #4A8EBC; 
}

a:hover {
  color: #C3593C;
}

a.title {
  color: #FE6700;
  background: #FFF;
}

h1 {
  font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
  letter-spacing: -1px; 
  padding: 2px 0 0 0px;
  margin: 0;
  color: #464548;
}

h1 a, h2 a {
  text-decoration: none;
  color: #464548;
}

h1 a:hover, h2 a:hover {
  color: #C3593C;
  background: #FFF;
}

h1.title a {
  color: #C3593C;
}

h1.title a:hover {
  color: #464548;
}

h2 { 
  margin: 0 0 5px 0; 
  padding: 0; 
  font: bold 1.5em Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  color: #000; 
}

h3 {
  margin: 0 0 5px 0; 
  padding: 0;
}

h2.subtitle {
  color: #464548;
}

p { margin: 5px 0 5px 0; }

ul.nobullets { 
  margin: 0; 
  padding : 0; 
  list-style : none; 
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
  overflow: auto;
}

.header {
  margin-top: -5em;
  position: relative;
  top: 2em;
  background: #FFF url(/images/dot.gif) repeat-x bottom;
  color: #444;
}

.header h1 img{
	position: relative;
	top: 6px;
	left: 20px;
}

.navigation { 
  padding-left: 0; 
  padding-bottom: 0; 
  padding-right: 10px; 
  padding-top: 10px;
  position: relative;
  text-align: center;
  float: right;
  width: 740px;
  height: 38px;
  background: #464548 url(/images/navibg.gif) no-repeat top right; 
  color: #000;
}

.navigation span {
  top: 0.3em;
  position: relative;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 1.3em;
  font-weight: bold;
  color: #FFF;  
}

.box {
  clear: both;
  margin: 6px 0 6px 0;
  padding: 4px;
  background: #f4f4f4;
  color: #808080;
  border-bottom: 1px solid #ccc;
}

.search {
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 0;
  padding-top: 15px;
  margin-left: 0;
  margin-bottom: 3px;
  margin-right: 0;
  margin-top: 0px;
  position: relative;
  float: left;
  height: 33px;
  width: 192px;
  background: #464548 url(/images/titlebg.gif) no-repeat;
  color: #FFF;
}

.search input { 
  margin-top: -4px; 
  width: 145px;
  height: 22px;
  border: none;
  background: #6E6E6E url(/images/search.gif) no-repeat; 
  padding: 5px 10px 0 25px;
  color: #808080;
}

h1.title {
	text-align: left;
  color: #c3593c;
  font-size: 5em;
  position: relative;
  top: .2em;
}

h2.subtitle {
  text-align: right;
  float: right;
  position: relative;
  top: -1.3em;
}

.navigation span.current {
  color: #fff;
}

.navigation span a {
  text-decoration: none;
  color: #C3593C;
}

.navigation span a:hover {
  background-color: #FFF;
  color: #C3593C;
}

.navigation span.current a {
  text-decoration: none;
  color: #fff;
}

.navigation span.current a:hover {
  background-color: #fff;
  color: #C3593C;
}

.footer { 
  clear: both; 
  text-align: center;
  line-height: 1.8em;
  color: #808080;
  background: #FFF url(/images/dot.gif) repeat-x;
  padding: 8px 0;
}

.footer a {
  color: #C3593C;
  background: inherit;
}

blockquote {
  margin:22px 40px;
  padding: 0 50px;
  background: transparent url(/images/blockquote.gif) no-repeat 0 0;
}

blockquote.bq1 {background: transparent url(/images/stones/1.png) no-repeat 0 0;}
blockquote.bq2 {background: transparent url(/images/stones/2.png) no-repeat 0 0;}
blockquote.bq3 {background: transparent url(/images/stones/3.png) no-repeat 0 0;}
blockquote.bq4 {background: transparent url(/images/stones/4.png) no-repeat 0 0;}
blockquote.bq5 {background: transparent url(/images/stones/5.png) no-repeat 0 0;}
blockquote.bq6 {background: transparent url(/images/stones/6.png) no-repeat 0 0;}
blockquote.bq7 {background: transparent url(/images/stones/7.png) no-repeat 0 0;}
blockquote.bq8 {background: transparent url(/images/stones/8.png) no-repeat 0 0;}
blockquote.bq9 {background: transparent url(/images/stones/9.png) no-repeat 0 0;}
blockquote.bq10 {background: transparent url(/images/stones/10.png) no-repeat 0 0;}
blockquote.bq11 {background: transparent url(/images/stones/11.png) no-repeat 0 0;}
blockquote.bq12 {background: transparent url(/images/stones/12.png) no-repeat 0 0;}

.article {
	margin: 3px 0 3px 0;
  padding: 8px;
	background: #FFF url(/images/dot.gif) repeat-x;
	color: #454545;
  clear: both;
}

span.info {
  top: -2em;
  position: relative;
  float: right;
}

span.tagline {
  font-size: 18px;
}

.hidden {
	margin: 2px 0 2px 0;
    padding: 2px;
	background: #f4f4f4 url(/images/dot.gif) repeat-x;
}

.toggleable {
	margin: 2px 0 2px 0;
    padding: 2px;
	background: #f4f4f4 url(/images/dot.gif) repeat-x;
}

form#comment_form {
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-right: 40px;
  margin-left: 40px;
  margin-bottom: 22px;
  margin-top: 22px;
}

form#comment_form textarea {
  width: 100%;
  height: 9em;
}

.esv h2 {
  color: #464548;
}

.esv h2:hover {
  color: #C3593C;
}

.esv .footnotes h3:hover{
	color: #C3593C;
}

.tag_toggle {
	display: inline-block;
	width: 49%;
	text-align: right;
}
.breadcrumb {
	display: inline-block;
	width: 49%;
	text-align: left;
}

#tag_cloud {
	clear: both;
}

.tag_head {
	text-align: center;
}

.content {
  float: right;
  padding-right: 10px;
  width: 740px;
}

.sidebar{
  float: left;
  padding-left: 10px;
  width: 196px;
}

.logo {
  padding-left: 216px;
  padding-right: 100px;
  width: 196px;
  background: transparent url(/images/stones/title.png) no-repeat scroll 90px 35px;
}

