/* CSS Document */

* {margin:0;padding:0;}
a img {border:0;}
.wrapper {width:100%;height:0;overflow:hidden;clear:both;}

img.alignright {float:right;margin: 0 0 10px 10px;background:#eee;padding: 5px;border:1px solid #ddd;}
img.alignleft {float:left;margin: 0 10px 10px 0;background:#eee;padding: 5px;border:1px solid #ddd;}

/***************************** body + fonts */

body {text-align:left;padding: 0 0 100px 0; background: #fff url(/wp-content/themes/enshrine/images/body.jpg) 0 0 repeat-x; font: 12px Arial, Helvetica, sans-serif;color: #555;}
p {line-height:150%;padding: 10px 0;}

a {outline:none; color: #6c9d31;}
a:hover {text-decoration: none;}

ul, ol {padding: 10px 0 10px 25px; list-style: none;}
li {list-style: circle; line-height: 150%;}

blockquote {padding: 10px;border:1px solid #efefef;margin: 15px 0;border-left: 5px solid #eee;font-style:oblique;}
blockquote p {padding: 5px 0;}

/***************************** body + fonts */

#wrap {margin:auto; width: 900px;padding: 0 10px 0 0;}
h1 a {text-indent: -9999px; overflow: hidden; background: url(/wp-content/themes/enshrine/images/logo.jpg) 0 0 no-repeat; float: left; width: 220px; height: 150px;}
h2, h3 {font-size: 16px; color: #117919; font-weight: normal; border-bottom: 1px dotted #ccc; padding: 0 0 5px 0;}
h3 {border:0;font-size:13px;padding:0;}

/***************************** containers */

#header {margin: auto; width: 900px; height: 150px;}
#standard {width: 100%; height: 350px; background: url(/wp-content/themes/enshrine/images/background.gif) 0 0 repeat-x;}
#standard.pagestandard {height:250px;background: url(/wp-content/themes/enshrine/images/body2.jpg) 0 0 repeat-x;}
#standard.pagestandard #back {background: url(/wp-content/themes/enshrine/images/back2.jpg) center 0 no-repeat;height:250px;}
#back {width: 100%; background: url(/wp-content/themes/enshrine/images/back.jpg) center 0 no-repeat; display: block; height: 350px;}
#img {width: 948px; margin: auto; height: 350px;}
#standard.pagestandard #img {height:250px;}
.block {float: left; width: 209px; margin: 20px 21px 0 0;}
#nav {width: 210px; margin: 20px 0 0 0; float: right; text-align: right;}
#footer {border-top: 1px solid #ccc; margin: 15px 0 0 0;}

/***************************** header */

#header ul {float: right; padding: 50px 0 0 0;}
#header li {display: block; float: left;}
#header li a{height: 60px; display: block; text-indent: -9999px; overflow: hidden;}
#header .home a{background: url(/wp-content/themes/enshrine/images/li-home.jpg) 0 -60px no-repeat; width: 50px;}
#header .about a{background: url(/wp-content/themes/enshrine/images/li-about.jpg) 0 -60px no-repeat; width: 64px;}
#header .contact a{background: url(/wp-content/themes/enshrine/images/li-contact.jpg) 0 -60px no-repeat; width: 70px;}
#header .concept a{background: url(/wp-content/themes/enshrine/images/li-concept.jpg) 0 -60px no-repeat; width: 118px;}
#header .feed a{background: url(/wp-content/themes/enshrine/images/li-feed.jpg) 0 -60px no-repeat; width: 66px;}
#header .get a{background: url(/wp-content/themes/enshrine/images/li-get.jpg) 0 -60px no-repeat; width: 80px;}
#header .news a{background: url(/wp-content/themes/enshrine/images/li-news.jpg) 0 -60px no-repeat; width: 49px;}
#header .links a{background: url(/wp-content/themes/enshrine/images/li-links.jpg) 0 -60px no-repeat; width: 44px;}
#header .forum a{background: url(/wp-content/themes/enshrine/images/li-forum.jpg) 0 -60px no-repeat; width: 55px;}
#header li a:hover {background-position: 0 0px;}

/***************************** content */

/*page*/
#content.page {width: 630px; padding: 20px 30px 0 0; float: left;}

/*comments for feedback page*/
h3#respond {border-top: 1px solid #ddd;padding: 10px 0 0 0;}
#commentform {padding: 10px 0;}
#commentform p {padding:3px 0;}
#author, #email, #url, #comment {border:1px solid #bbb;font: 12px Arial, Helvetica, sans-serif;color: #555;padding: 2px 3px;}
#comment {width:620px;height:100px;background: url(/wp-content/themes/enshrine/images/input.jpg) 0 -20px repeat-x;}

#author, #email, #url {background: url(/wp-content/themes/enshrine/images/input.jpg) 0 -50px repeat-x;}

ol {padding:10px 0;}
ol.commentlist li {list-style:none;padding: 5px;}
ol.commentlist .alt {background:#efefef;}
img.avatar {float:left;margin: 0 10px 0 0;}
.comment-number {display:none;}

/*blog page*/
.blogpost p {padding:0;}
.blogpost h3 {padding: 0 0 5px 0;}
.blogpost {padding: 5px 0 5px 10px;border-left: 5px solid #efefef;margin: 15px 0;}
.blogpost span {font-size:11px;padding: 3px 0 0 0;display:block;}
.blogpost span, .blogpost span a {color:#aaa;}

/***************************** nav */

#nav li{line-height: 150%; background: url(/wp-content/themes/enshrine/images/nav.gif) right 6px no-repeat; padding: 0 15px 0 0; list-style: none;}
#nav ul ul{display: none;}
.blognav li {margin-bottom: 10px;}

/***************************** footer */

#footer ul{text-align: right;}
#footer li{display: inline; font-size: 11px; color: #a5a5a5; line-height: 150%;}
#footer li a {color: #a5a5a5; text-decoration: none;}
#footer li a:hover{text-decoration: underline;}

/***************************** body + fonts */