/* 
Theme name: Marahootay CSS 
*/


 {
margin: 0;
padding: 0;
outline: 0;
}

#container {
background-color: #ffffff;
width: 860px;
\width: 870px;
w\idth: 860px;
border: 5px solid #CE7539;
margin-left: auto;
margin-right: auto;
font-size: 1.2em;
}

a {
color: black;
text-decoration: none;
border-bottom: 1px solid #333333;
}

a:visited {
color: #777777;
text-decoration: none;
border-bottom: 1px solid #777777;
}

a:hover {
text-decoration: none;
color: #990000;
border-bottom: 1px solid #990000;
}

body {
background-color: #854921;
font-size: 62.5%;
font-family: Georgia, "Times New Roman", Times, serif;
}


p {
line-height: 1.4em;
text-align: left;
}

li {
line-height: 1.4em;
margin-left: 40px;
}

blockquote {
font-family: "Courier New", Courier, "Times New Roman", Times, serif;
margin: 0px 10px 1em 20px;
padding: 3px 3px 3px 6px;
border-left: 3px solid #cc6699;
background-color: #fefef9;
color: #333;
}

cite {
font-family: "Courier New", Courier, "Times New Roman", Times, serif;
font-size: 1.1em;
font-style: normal;
background-color: #fcfcf9;
color: #664444;
}

/* CSS ID's and CLASSES #f9f9ee */

#head {
background: url(http://www.marahootay.com/pictures/wingslogo.jpg) 18px 10px;
background-repeat: no-repeat;
background-color: #ffffff;
padding: 5px 0px 10px 0px;
height: 220px;
}

/* ----formats Site Title at top of page---- */
#head h1    
{
font-size: 3.0em;
font-family: "Courier New", Courier, "Times New Roman", Times, serif;
letter-spacing: 0.1em;  
text-transform: uppercase;
line-height: 1.3em;
color: #f9f9ee;
background-color: transparent;
margin-top: 20px;
margin-left: 230px;
margin-right: 200px;
}

/* ----formats Site Slogan, as filled out on main Admin page---- */
#head h2 {
font-family: "Courier New", Courier, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: 400;
letter-spacing: 0.1em;
line-height: 1.1em;
margin-top: 20px;
margin-left: 270px;
margin-right: 200px;
color: #888877;
background-color: transparent;
}

#accessibility
{
position: absolute;
top: -10000px;
}

/*#f9f9ee*/
#sidebar-1 {
background-color: #ffffff;
float: left;
width: 150px;
\width: 150px;
w\idth: 150px;
text-align: right;
margin-right: 5px;
padding: 30px 5px 0px 0px;
}

/* ---"#sidebar-1 a" formats left sidebar links--- */
#sidebar-1 a, #sidebar-1 a:link, #sidebar-1 a:visited {
text-decoration: none;
color: #336699;
margin-right: 5px;
}

#sidebar-1 a:hover {
text-decoration: underline;
color: #990000;
}

#sidebar-1 ul {
list-style: none;
}

#sidebar-1 p {
line-height: 1.3em;
text-transform: uppercase;
text-align: right;
margin: 0px 0px 1em 5px;
}

#sidebar-2 {
background-color: #ffffff;
float: right;
width: 150px;
\width: 150px;
w\idth: 150px;
margin-left: 5px;
padding: 30px 0px 0px 5px;
}

#sidebar-2 p {
line-height: 1.3em;
text-transform: uppercase;
text-align: left;
margin: 0px 0px 1em 5px;
}

/* ----formats "Browse" and "Search" labels---- */
form p {
line-height: 1.3em;
text-transform: uppercase;
}

/* ----formats search box---- */
form#searchform input {
width: 130px;
margin-left: 5px;
margin-bottom: 10px;
}

/* ----formats drop down menu box---- */
form select {
width: 130px;
text-transform: none;
margin-left: 5px;
}

/* ----formats right sidebar links, currently orange for RSS---- */
#sidebar-2 a {
color: #ff6600;
}

/* ----stuff for the comment form---- */
form#txpCommentInputForm {
margin-top: 20px;
}

form#txpCommentInputForm p {
line-height: 100%;
text-transform: none;
text-align: left;
}

#txpCommentInputForm label {
text-transform: uppercase;
margin-right: 5px;
margin-left: 5px;
}

#txpCommentInputForm input, #txpCommentInputForm textarea {
margin-bottom: 10px;
}

#txpCommentInputForm input#forget, #txpCommentInputForm input#remember {
margin-left: 10px;
margin-bottom: 0;
}

/* ----the thank you message box---- */
p#txpCommentInputForm {
font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
font-size: 1em;
font-weight: 400;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.6em;
color: #f9f9ee;
background-color: #999988;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
padding: 4px 0px 3px 7px;
}

#content {
background-color: #ffffff;
color: #333333;
margin-left: 155px;
margin-right: 155px;
border-left: 1px solid #ccccbb;
border-right: 1px solid #ccccbb;
}

.storycontent {
margin-bottom: 20px;
}

/* ----formats Article Title Bar and timestamp text---- */
#content h3 {
font-weight: 400;
font-size: 1.1em;
font-family: "Times New Roman", Times, serif;
color: #666666;
background-color: #fefef9;
line-height: 1.1em;
border-top: 1px solid #ddddcc;
border-bottom: 1px solid #ddddcc;
padding: 3px 0px 3px 7px;
margin: 0px 10px 6px 10px;
}

/* ----formats Article Title Text with permalink---- */
#content h3 a {
font-weight: 600;
font-family: "Courier New", Courier, "Times New Roman", Times, serif;
font-size: 1.5em;
color: #770000;
text-decoration: none;
border: 0;
}

#content h3 a:visited {
color: #770000;
text-decoration: none;
border: 0;
}

/* ----formats article paragraphs---- */
#content p {
text-indent: 20px;
margin: 10px;
}

/* ----formats "Comment" Title Text---- */
h3#comment, h3#respond {
font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: 400;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.6em;
color: #f9f9ee;
background-color: #999988;
margin: 0px 10px 20px 10px;
padding: 4px 0px 3px 7px;
}

/* ----creates comment box---- */
ol.comments li {
margin: 5px 10px 5px 10px; 
padding: 5px 5px 5px 7px;
background-color: #fefef9;
border-top : 1px solid #ddddcc;
border-bottom : 1px solid #ddddcc;
color: #333333;
list-style-position: inside;
}

/* ----formats comment author line---- */
small {
font-size: 0.9em;
font-style: italic;
color: #888888;
}

/* ----formats links in comment author line---- */
small a {
font-style: normal;
color: #888888;
}

#content pre {
margin: 0px 20px 1em 20px;
padding: 5px;
background-color: #f9f9f9;
border: 1px solid #dddddd;
font-size: 1.4em;
}

#content code {
padding: 0px 20px 1em 20px;
background-color: #f9f9f9;
font-size: 1.0em;
}



#foot {
background-color: #888877;
clear: both;
text-align: center;
}

#foot p {
text-align: center;
}

.caps {
letter-spacing: 0.1em;
font-size: 1.0em;
}