/* SpeakerLunch */

* {
margin: 0;
padding: 0;
outline: 0;
}

a, a:visited {
color: #CE7539;
text-decoration: none;
border-bottom: 1px solid #333333;
}

a:hover {
text-decoration: none;
color: #990000;
border-bottom: 1px solid #990000;
}

body {
background-color: #394B7B;
font-size: 62.5%;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666666;
}

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 #eeeedd;
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(../images/speaker_logo.png) 18px 10px;
background-repeat: no-repeat;
background-color: #ffffff;
padding: 5px 0px 10px 0px;
height: 169px;
}

/* ----formats Site Title at top of page---- */
#head h1    
{
background-color: transparent;
margin: 0px;
text-indent: -4000px;
}

/* ----formats Site Slogan, as filled out on main Admin page---- */
#head h2 {
margin: 0px;
background-color: transparent;
text-indent: -4000px;
}

#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: 0px;
}

#sidebar-1 a:hover {
text-decoration: underline;
color: #990000;
}

#sidebar-1 ul {
list-style: none;
margin: 0;
padding: 0;
text-indent: -5px;
}

#sidebar-1 .active, #sidebar-1 .active a, #sidebar-1 .active a:link, #sidebar-1 .active a:hover {
color: #990000;
border: 0;
text-decoration: none;
}

#sidebar-1 p {
line-height: 1.3em;
text-transform: uppercase;
text-align: right;
margin: 0px 0px 1em 5px;
}

#sidebar-1 ul.feeds {
height: 100px;
width: 110px;
margin-left: 30px;
margin-bottom: 5px;
}
#sidebar-1 .feeds li {
list-style-type: none;
display: inline;
}

#sidebar-2 {
background-color: #ffffff;
float: right;
width: 195px;
\width: 195px;
w\idth: 195px;
margin-left: 5px;
padding: 30px 5px 0px 5px;
}

#sidebar-2 p {
line-height: 1.3em;
text-align: left;
margin: 0px 0px 1em 5px;
}


#sidebar-2 h2, #sidebar-1 h2 {
font-weight: 500;
font-size: 1.3em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #885533;
background-color: #fefef9;
line-height: 1.2em;
border-top: 1px solid #DFD0B1;
border-bottom: 1px solid #DFD0B1;
padding: 4px 0px 4px 7px;
margin: 0px 3px 6px 4px;
text-decoration: none;
}

#sidebar-2 h3 {
font-weight: 600;
font-size: 1.3em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
text-align: center;
line-height: 1.2em;
padding: 0px 4px;
margin: 0px;
text-decoration: none;
}

#sidebar-2 h4 {
font-weight: 600;
font-size: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
line-height: 1.2em;
padding: 4px 0px;
margin: 0px;
text-decoration: none;
text-align: center;
}

#sidebar-2 img, #sidebar-1 img {
border: 0;
text-decoration: none;
float: left;
margin: 0 2px 0 0;
}

/* ----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;
}



/* ----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: #666666;
margin-left: 155px;
margin-right: 205px;
border-left: 1px solid #ccccbb;
border-right: 1px solid #ccccbb;
}

.storycontent {
margin-bottom: 20px;
}

/* ----formats Article Title Bar and timestamp text---- */
#content h3, #content h3 a {
font-weight: 600;
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #885533;
background-color: #fefef9;
line-height: 1.2em;
border-top: 1px solid #DFD0B1;
border-bottom: 1px solid #DFD0B1;
padding: 4px 0px 4px 7px;
margin: 0px 10px 6px 10px;
text-decoration: none;
}

#content h4, #content h4 a {
font-weight: 600;
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #885533;
line-height: 1.3em;
padding: 0;
margin: 0px 10px 3px 10px;
text-decoration: none;
}

/* ----formats Article Title Text with permalink---- */
#content h3 a {
font-weight: 600;
font-family: "Times New Roman", Times, serif;
font-size: 1.5em;
color: #885533;
border: 0;
}

#content h3 a:visited {
color: #885533;
text-decoration: none;
border: 0;
}

/* ----formats article paragraphs---- */
#content p {
margin: 10px;
}

#content input {
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 #DFD0B1;
border-bottom : 1px solid #DFD0B1;
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;
}

#container {
background-color: #ffffff;
width: 760px;
\width: 770px;
w\idth: 760px;
border: 5px solid #CE7539;
margin-left: auto;
margin-right: auto;
font-size: 1.2em;
}

#foot {
background-color: #967A3E;
clear: both;
text-align: center;
color: #333333;
margin: 10px 0 0 0;
padding: 5px 0px;
}

#foot p, #foot a:link, #foot a:visited {
text-align: center;
color: #333333;
}

.caps {
letter-spacing: 0.1em;
font-size: 1.0em;
}

.clear {
clear: both;
}

.left {
float: left;
margin: 0 5px 5px 5px;
}

.right {
float: right;
margin: 0 5px 5px 5px;
}