/*
Theme Name: The One Ring
Theme URI: http://kzkw.net/theonering/
Description: One column Lord of the Rings inspired theme for WordPress. Got a widgetized pagetemplate, for anyone who'd miss a sidebar.
Version: 1.1
Author: Kristin K. Wangen
Author URI: http://kzkw.net/
*/

/*general layout*/
body {
background :#000000;
color : #fea; 
font-family : 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Tahoma, Arial, Helvetica, Sans-Serif; 
font-size : 75%; 
font-style : normal;
padding:0px;
margin:0px;
text-align:center;
}
hr {
height:20px;
border:0;
clear:both;
} 
blockquote, code {
background : transparent;

}
code, pre {
font-family:Courier, 'Lucida Console','Courier New', Sans-Serif;
font-size:1em;
color:#fff;
}
p {
font-size : 100%; 
font-style : normal; 
padding: 0px;
} 
h1 {
font-size : 200%; 
}
h2 {
font-size : 140%; 
}
h3 {
font-size:120%;
}
h4, h5, h6 {
font-size:100%;
}
h2, h3, h1, h4, h5, h6 {
font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
color: #E0BD64;
font-weight:normal;
margin: 5px 0px;
padding:2px 0px;
clear: both;
}


#wrap {
background : transparent url("gfx/wrapbg.png");
color:#fff;
border: none;
max-width:730px;
margin:10px auto;
padding:0px;
text-align:left;
}

/*header*/
#top {
padding:5px 1.5em;
margin:5px 0px;
clear:both;
height:70px;
}
#skip {
display:none;
}

#header {
background:url("gfx/header.gif") no-repeat left;
height: 90px;
margin:0px 5px;
padding: 10px 0 0 7em;
width: 40%;
float:left;

}
#header h1{
padding:0px;
margin:2px 0px;
display:none;
}

#header h1 a, #content h2 a{
color: #E0BD64;
}
#header p {
padding:0px;
margin:2px 0px 5px;
font-size:1em;
}

#nav {
width: 36%;
float:right;
text-align:center;
padding:12px 0.5em;
font-size:1.1em;
}
#nav li {
display:inline;
margin:2px 5px;
padding:2px;
}


/*content and post settings*/

#content{
padding: 15px 3em 10px;
margin: 5px 0;
font-size:1.1em;
line-height:1.4em;
clear:both;
}
.post {
padding: 5px 0 35px;
margin: 2px 0 15px;
}
.post img {
border: 1px solid #E0BD64;
margin:5px;
}
.postinfo {
font-size:0.9em;
margin: 7px 0px;
padding:0px;

}
.posttitle {
font-size:180%;
}

/*comments*/
#commentbox {
clear:both;
margin:10px 0px;
}
ol#commentlist  {
list-style-position: inside;
margin:2px 0px;
padding:0px;
}
#commentlist li{
margin: 10px 0px;
}
.comment_time {
font-size:0.9em;
}
.comment_author {
color: #E0BD64;
}

#commentform textarea {
width:90%;
}
#commentform label, #commentform textarea {
display:block;
}
#commentform input {
width:50%;
}
#commentform input.submit {
width:40%;
margin:2px 0px;
}
.approve {
color:#ffc;
padding:5px;
font-size:90%;
}


/*footer*/
#foot {
color:#ddd;
margin:5px;
clear: both;
padding:25px 10px 15px;
text-align:center;
border-top: 1px solid #ffc
}
#foot ul, #foot p{
margin: 2px;
padding:0px;
}
#foot li{
display: inline;
margin:0px 3px;
}

/*widget page*/

#widgetpage {
background:transparent;
color : #fff;
padding: 0px;
margin: 0px;
text-align:center;
}
#widgetpage ul, #widgetpage li{
list-style: none outside;
margin: 2px;
padding:0px;
text-align:left;
}
#widgetpage li {
width: 30%;
float: left;
margin: 2px 0.2em;
padding: 0;
}
#widgetpage li ul {
width: 95%;
padding: 5px 0;
margin: 2px 0.2em;
}
#widgetpage li ul li { 
width: 95%;
margin: 2px 0.8em;	
}
#widgetpage div {
margin: 2px;
padding:0px;
}
#widgetpage h2 {
background:transparent;
margin: 0px 5px;
padding: 0px;
font-size:140%;
}
#widgetpage li a {
border:none;
}

/*wigets styling*/
#today {
background:#100;
}
#widgetpage caption {
font-family: 'Century Gothic', Perpetua, Georgia, 'Lucida Sans Unicode', Serif;
color: #E0BD64;
text-align:left;
margin: 0px 5px;
padding: 0px;
font-size:140%;
font-weight:normal;
}
#widgetpage li.widget_search, #widgetpage li.widget_gsearch {
text-align:center;
}
#widgetpage ul li div { 
width: 95%;
margin: 5px 0.8em;	
}


/*linkpage styling*/
#linkpage {
clear:both;
margin:5px;
padding: 0;
}
#linkpage li {
list-style:none outside;
margin: 2px;
padding: 0;
width:45%;
float:left;
}
#linkpage li ul { 
width:95%;
}
#linkpage li ul li { 
list-style:disc outside;
width:95%;
}
#linkpage h2 {
font-size:120%;
}

/*searchform*/
#searchform {
margin:20px 0px;
padding:0px;
}
#searchform label {
font-family: 'Century Gothic', Perpetua, Georgia, 'Lucida Sans Unicode', Serif;
color: #E0BD64;
font-size:120%;
margin:2px 5px;
}
#searchform input#s {
width:50%;
margin:2px 5px;
}
#searchform input.submit {
width:20%;
margin:2px 5px;
text-align:center;
color: #E0BD64;
}
#searchform input.submit:hover {
border:1px solid #E0BD64;
}

/*archivepage*/
.archive {
width:45%;
float:left;
margin:10px 0px;
}


/*classes*/
.center {
text-align: center;
}
.right {
float: right;
}
.left {
float: left;
}
.none {
display: none;
}
.righttxt {
text-align:right;
}
.credits {
clear:both;
}
.small, small {
font-size:0.9em;
}


/*images*/
img {
border-style : none;
margin: 3px;
}
.border {
border: 1px solid #E0BD64;
}


/*linkcolor*/
a:visited {
color : #fea; 
text-decoration : none; 
} 
a:link {
color : #fea; 
text-decoration : none; 
} 
a:hover {
color :#cca; 
text-decoration:underline;
} 
a:active {
color : #cca; 
} 


/*forms*/
input , textarea, select, option {
background: #000;
color : #fff; 
font-family : 'Lucida Sans Unicode', Arial, Verdana, Tahoma, Helvetica, Sans-Serif; 
border: 1pt solid #E0BD64;
margin-bottom: 5px;
padding: 3px 0px;
font-size:1em;
}
fieldset, legend {
border:none;
color : #E0BD64; 
}
label, legend {
font-weight:normal;
}
#wpsf_content_email, wpsf_content_name, wpsf_content_phone {
background-color: #100;
}

/*lists*/
ul {
list-style-type: disc;
list-style-position: outside;
margin: 5px 25px;
padding:2px;
}
ol { 
list-style-position: outside;
margin: 5px 2.5em;
padding:2px;
}

.link li, .inline li{
display:inline;
margin: 5px 0px;
padding:0px;
}
ul.inline {
list-style:none;
margin: 5px 0px;
padding:0px;
}
.post .inline li {
padding: 2px 15px 2px 0px;
}
ol#commentlist {
list-style-position: outside;
margin: 2px 1em 5px 1.75em;
}

/*tables*/
table {
width:100%;
padding:5px;
}
th, td{
border: none;
padding: 5px;
text-align: center;
}
caption {
font-weight: bold;
}