/*
Theme Name: Open Scriptures 1.0
Theme URI: http://openscriptures.org/
Description: The first version of the WordPress theme for Open Scriptures
Version: 1.0
Author: Weston Ruter
Author URI: http://weston.ruter.net/
*/



/* Reset CSS v1.0 | 20080212 + Weston's HTML5 revs */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
dfn {
	font-style:normal;
}
address {
	display:inline;
	font-style:normal;
}
article,
section,
header,
footer,
aside,
nav {
	display:block;
}
/** {*/
/*	background-repeat:no-repeat;*/
/*	background-position:top left;*/
/*}*/
a:link {
	color:black; /* #4A0016 */
}
a:visited {
	color:#222;
}
a:hover {
	background-color:#FFFFBE;
}

*[hidden] {
	display:none;
}
a[href^="tel:"],
a[href^="fax:"],
a[href^="tel:"]:hover,
a[href^="fax:"]:hover {
	cursor:default !important;
	text-decoration:none !important;
	color:inherit !important;
}

a img {
	border:0;
}
em {
	font-style:italic;
}
/*** End CSS Reset ***/

small {
	font-size:smaller;
}
abbr {
	border-bottom:dotted 1px black;
}

html {
	background-color:#222;
}
body {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	color:black;
	font-family:Arial,Helvetica,sans-serif;
	position:relative;
}

/** Site header **/
body > header {
	position:relative;
	padding:15px;
	padding-top:50px;
	padding-left:310px;
	/*background-color:#222;*/
	color:white;
	height:180px;
	/*text-align:center;*/
}
body > header img {
	border:0;
	position:absolute;
	left:40px;
	top:33px;
}
body > header h1 > a {
	color:white !important;
	text-decoration:none;
	font-size:45px;
	line-height:85px;
	text-shadow:black 2px 2px 2px;
}
body > header h1 > a:hover {
	text-decoration:none;
	border-bottom:dotted 1px #666;
	color:white;
	background-color:transparent;
}
body > header h2 {
	font-size:15px;
	font-weight:normal;
	color:#BBB;
	line-height:20px;
	width:390px;
}
body > header h2 > a {
	color:#BBB !important;
	font-size:15px;
	text-decoration:none;
	font-style:italic;
}
body > header h2 > a:hover {
	color:black !important;
	padding-left:3px;
	padding-right:3px;
}


/** Navigation ***/
body > nav {
	padding-top:1em;
	padding-bottom:1em;
	/*float:right;*/
	width:220px;
	top:255px;
	right:0;
	position:absolute;
	border-left:solid 2px #ddd;
	padding-left:15px;
	line-height:1.2em;
}

body > nav > ul > li {
	list-style:none;
	margin-top:2em;
}
body > nav > ul > li:first-child {
	margin-top:0;
}
body > nav > ul > li > ul > li {
	list-style:disc;
	margin-left:35px;
}

body > nav li {
	margin-top:6px;
	margin-bottom:6px;
}

body > nav li li {
	font-size:14px;
}

body > nav li.widget_rss span.author {
	display:block;
	font-size:12px;
}
body > nav li.widget_rss > * > li {
	list-style:decimal;
}

body > nav li.oss_widget_about > h3  {
	margin-bottom:1em;
	margin-left:12px;
}
body > nav li.oss_widget_about > h3 > a {
	padding-left:23px;
	background-image:url(/National_Library/oe_/https://openscriptures.org/favicon.png);
	background-repeat:no-repeat;
	background-position:left center;
}

/*

body > nav.fixed {
	position:fixed;
	top:0;
}
*/

body > nav li.icon {
	list-style:none;
	margin-left:12px;
	font-size:14px;
}
body > nav li.icon a {
	padding-left:23px;
	background-position:left center;
	background-repeat:no-repeat;
}
body > nav li.twitter       a { background-image:url(/National_Library/oe_/https://openscriptures.org/wp-content/themes/1.0/images/twitter.png); }
body > nav li.feed          a { background-image:url(/National_Library/oe_/https://openscriptures.org/wp-content/themes/1.0/images/feed.png); }
body > nav li.delicious     a { background-image:url(/National_Library/oe_/https://openscriptures.org/wp-content/themes/1.0/images/delicious.png); }
body > nav li.google-groups a { background-image:url(/National_Library/oe_/https://openscriptures.org/wp-content/themes/1.0/images/google-groups.png); }
body > nav li.google-code   a { background-image:url(/National_Library/oe_/https://openscriptures.org/wp-content/themes/1.0/images/google.png); }
body > nav li.github        a { background-image:url(/National_Library/oe_/https://openscriptures.org/wp-content/themes/1.0/images/github.png); }
body > nav li.facebook      a { background-image:url(/National_Library/oe_/https://openscriptures.org/wp-content/themes/1.0/images/facebook.png); }
body > nav li.oshb          a { background-image:url(/National_Library/oe_/https://openscriptures.org/wp-content/themes/1.0/images/oshb.png); }

/** Sidebar **/
body > aside {
	/*display:none;*/
}

/** Default content styles **/
body > article {
	padding:15px;
	background-color:white;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	font-size:13px;
	padding-right:260px;
	min-height:800px;
	
	background-image:url(images/sidebar-background.png);
	background-position:right top;
	background-repeat:repeat-y;
	/*padding-right:20px;
	border-right:240px solid #DDDDDD;*/
}
body > article header h1,
body > article header h2 {
	margin:0;
}
body > article header h2 {
	font-size:20px;
}
body > article header h2 a {
	text-decoration:none;
}
body > article header h2 a:hover {
	text-decoration:underline;
}
body > article > header h2 {
	margin-top:1em;
	font-size:20px;
	line-height:1.2em;
}
body > article h3 {
	font-size:17px;
}
body > article header + footer {
	margin-top:7px;
}
body > article p,
body > article ul,
body > article ol{
	line-height:1.4em;
	margin-top:1em;
	margin-bottom:1em;
}
body > article ul > li,
body > article ol > li {
	margin-left:2em;
}
body > article ul > li {
	list-style:disc;
}
body > article li ul > li {
	list-style:circle;
}
body > article li li ul > li {
	list-style:square;
}
body > article ol > li {
	list-style:decimal;
}
body > article li ol > li {
	list-style:upper-alpha;
}
body > article li li ol > li {
	list-style:lower-roman;
}

article > .next-previous {
	height:2em;
	font-size:12px;
	border-bottom:dotted 1px #ddd;
}
article > .next-previous a[rel="next"] {
	float:right;
}
article > .next-previous a[rel="prev"] {
	float:left;
}

article blockquote {
	margin-left:10px;
	border-left:solid 1px #CCC;
	padding-left:10px;
}

body > article table {
	margin-top:1em;
	margin-bottom:1em;
}
body > article td,
body > article th {
	padding:4px;
}

/** Blog index styles **/
body > article > article {
	padding-top:10px;
	border-top:dotted 1px black;
	padding-bottom:20px;
}
body > article > article:first-child {
	border-top:0;
}
body article > header + footer {
	font-size:12px;
	font-style:normal;
	color:#666;
}
body article > header + footer a {
	color:#666 !important;
}
body > article > article > footer ~ * {
	margin-left:10px;
}
body > article > article > blockquote {
	margin-left:20px;
	font-size:12px;
}
nav.paged {
	text-align:center;
}

/** Directory **/
#content.directory h2  {
	margin-top:0;
	font-size:30px;
}
#content.directory h2 a {
	text-decoration:none;
	border-bottom:solid 1px black;
}
#content.directory ol li > h4 + p {
	margin-top:0;
}
#content.directory ol li > p.tags {
	margin-bottom:0.25em;
}
#content.directory ol li > p.tags + p {
	margin-top:0.25em;
}
#content.directory ol li {
	margin-bottom:2em;
	position:relative;
}
#content.directory ol li > h4 > a {
	/*display:block;*/
}
#content.directory ol li:hover > h4 > a {
	/*background-color:#FFFFBE;*/
}
#content.directory ol li:hover {
	/*background-color:#EEE;*/
}
#content.directory ol li .post_count {
	border-style:solid;
	border-color:black;
	padding-right:3px;
	position:absolute;
	top:0;
	right:0;
	padding-left:20px;
	cursor:help;
	/*color:#AAA;*/
}
#content.directory ol li p {
	font-size:11px;
}
#content.directory ol li p.tags {
	margin-top:0.1em;
	font-size:12px;
}
#content.directory ol li p.contributors {
	text-align:right;
	font-size:11px;
	margin-top:-6px;
}
#content.directory ol li p.contributors img {
	vertical-align:middle;
	margin-right:3px;
}
#content.directory #tagcloud {
	position:relative;
	text-align:center;
	padding:10px;
	border:solid 2px #CCC;
	margin-bottom:2em;
	margin-top:1em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#F4F4F4;
	border-radius:10px;
}
#content.directory #tagcloud h3 {
	position:absolute;
	
	right:10px;
	padding:10px;
	font-size:16px;
	top:-38px;
	line-height:16px;
	
	background-color:#CCC;
	border:solid 1px #CCC;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}

#content.directory #tagcloud a[rel=tag] {
	line-height:1.1em;
	vertical-align:middle;
	margin-left:2px;
	margin-right:2px;
	text-decoration:none;
}
#content.directory #tagcloud a[rel=tag]:hover,
#content.directory li a[rel=tag]:hover{
	color:black !important;
}
#content.directory li strong a[rel=tag] {
	background-color:#FFFFBE;
}

#content.directory p#linksorting {
	text-align:center;
	padding:4px;
	background-color:#EEE;
}
#content.directory #comments {
	margin-top:3em;
	padding-top:1em;
	border-top:solid 1px #CCC;
}
#link_suggest label {
	float:left;
	width:100px;
	text-align:right;
	padding-right:5px;
}
#link_suggest input,
#link_suggest textarea{
	width:400px;
}
#link_suggest textarea {
	font-family:sans-serif;
	font-size:12px;
	padding:3px;
	height:50px;
}
#link_suggest button {
	margin-left:105px;
}
#link_suggest {
	margin-top:1em;
	padding-top:1em;
	border-top:solid 1px #ccc;
}

/** Comments **/
#comments ol {
	margin:0;
}
#comments li {
	border-top:dotted 1px #DDD;
	padding-top:1em;
	padding-bottom:1em;
	/*clear:both;*/
}
#comments li.comment_parent > section {
	background-color:#FFFFBE;
	padding-left:3px;
	padding-right:3px;
	margin-right:-3px;
}
#comments li:first-child {
	border-top:0;
}
#comments li section {
	position:relative;
}
#comments li address {
	font-weight:bold;
}
#comments li section footer {
	font-size:11px;
}
#comments li.alt {
	background-color:#F0F0F0;
}
#comments li section footer a {
	text-decoration:none;
	color:#AAA;
}
#comments li section footer + p {
	margin-top:0.5em;
}
#comments li section address img {
	/*position:absolute;
	left:0;
	top:0;*/
	border:1px solid gray;
	background-color:white;
	float:right;
	margin-top:4px;
	margin-bottom:8px;
	margin-left:15px;
}

#commentform label {
	display:inline-block;
	text-align:right;
	width:100px;
	padding-right:5px;
}
#commentform input + small {
	color:#AAA;
	font-size:smaller;
}
#commentform input + small a {
	color:#AAA;
}
#commentform input + small:hover,
#commentform input + small:hover a{
	color:black;
}
#commentform textarea {
	width:100%;
	height:100px;
}
#commentform p.xhtml-usage {
	color:#AAA;
}
#commentform p.xhtml-usage:hover {
	color:black;
}
#commentform p.xhtml-usage small code {
	font-size:smaller;
}

/** Footer **/
body > footer {
	border-top:solid 1px #BBB;
	padding:10px;
	padding-left:35px;
	padding-right:35px;
	font-size:12px;
	line-height:1.4em;
	background-color:#DDD;
	text-align:center;
	clear:both;
	
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
body > footer .host {
	white-space:nowrap;
}
body > footer p {
	margin:0;
}
body > footer p,
body > footer address {
	display:inline;
}

#group-discussion .google-groups-body,
#group-discussion .google-groups-body a {
	color: #777;
}
#group-discussion address {
	font-weight: bold;
}
#group-discussion .google-groups-body {
	margin-top: 0.5em;
}
#group-discussion li {
	margin-bottom: 1em;
}
#group-discussion {
	margin-bottom: 1em;
}
#group-discussion + h1 {
	margin-bottom: 0.25em;
}