/*   
Theme Name: Orange And Maroon Web Effect
Theme URI: http://buzzdroid.com/
Description: A memorial tribute theme by <a href="http://buzzdroid.com">Buzzdroid.com</a> using the Yahoo! UI Grid, CSS and Reset and optimised for SEO, based upon the work of Ian Purton and his SEO Sandbox Theme. Dedicated to the memory of the victims of 04.16.2007 and designed for "Orange And Maroon Web Effect Day" (04.20.2007)
Author: BuzzDroid
Author URI: http://buzzdroid.com
Version: 1.0
*/
html {
background:#333333 ;
}

body {
padding:10px;
}

#hd {
background:#ff6600 ;
margin-bottom:10px;
border:1px solid #fff;
}

#bd {
background:#fff;
padding:10px;
}

#hd a {

color:#fff;
padding:10px;
}

.blogtitle {

font-size:2.5em;
letter-spacing:-1px;
}

.blogdescription {
padding-right:10px;
letter-spacing:-1px;
font-size:1.4em;
color:#fff;
float:right;
}

a:link,a:active,a:hover,a:visited {
color:#600;
text-decoration:none;
}

h1 a:link,h1 a:active,h1 a:hover,h1 a:visited {
color:#600;
}

h1,h2,h3,h4 {
letter-spacing:-1px;
font-family:trebuchet ms, sans-serif;
}

h1 {
color:#600;
font-size:2em;
}

h3 {
font-size:1.6em;
}

code {
display:block;
border:1px solid #d2d2d2;
background:#fff url(images/hatch_diag.gif);
}

#topnav {
padding:10px;
margin-bottom:10px;
background:#600;
border:1px solid #fff;
}

#topnav a {
text-decoration:none;
color:#fff;
}

#topnav ul {

}

#topnav ul li {
display:inline;
font-size:136%;
padding:0 20px 0 0;
}

#topnav li a:hover {
text-decoration:none;
}

.story-content a:link,.story-content a:hover,.story-content a:visited {
text-decoration:underline;
}

.story-content p,.categories p,.archives p {
line-height:140%;
padding-top:5px;
padding-bottom:15px;
}

.story-content ul, ol {
margin:0 0 1em 3em;
}

.story-content ol li {
list-style:decimal;
padding-top:5px;
}

.story-content ul li {
list-style:square;
}

.story-content h2 {
font-size:1.8em;
}

.post-title {
padding-bottom:5px;
margin-bottom:15px;
background:url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.post-wrap {
padding-bottom:5px;
margin-bottom:15px;
}

.post-meta {
padding-bottom:5px;
margin-bottom:15px;
}

/*comments*/
.singlemeta {
padding-top:5px;
}

.interact {
padding-top:5px;
padding-bottom:15px;
}

#commentwrap p {
line-height:140%;
padding-top:5px;
padding-bottom:5px;
}

#commentlist li {
padding:10px;
background:#dbd8bc;
border:1px solid #c2c1ba;
margin-top:5px;
margin-bottom:10px;
}

#commentlist li.alt {
padding:10px;
background:#fff url(images/hatch_diag.gif);
border:1px solid #c2c1ba;
}

#commentlist li.authorpost {
padding:10px;
background:#c2c1ba url(images/hatch_diag.gif);
border:1px solid #c2c1ba;
}

/*images*/
.story-content img {
border:1px solid #ccc;
padding:4px;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

img.alignleft.feed {
display:inline;
margin:0 7px 0 0;
}

img.fullwidth {
width:98%;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

/*widgets*/
.widget,#sidebar ul li {
border:1px solid #c2c1ba;
margin-bottom:10px;
}

#sidebar ul li ul li {
border:none;
margin:5px;
}

.widgettitle,#sidebar ul li h2 {
padding-bottom:5px;
background:#fff url(images/hatch_diag.gif);
border-bottom:1px solid #c2c1ba;
}

.alert {
color:#fff;
background:#600 url(images/exclamation.png) 15px center no-repeat;
text-align:center;
margin-bottom:10px;
border-top:2px solid #ff6600;
border-bottom:2px solid #ff6600;
padding:5px 20px 5px 45px;
}

blockquote {
background:url(images/quote.gif) no-repeat;
background-position:top left;
padding-left:20px;
text-align:justify;
}

p.withunquote {
background:url(images/unquote.gif) no-repeat;
background-position:bottom right;
padding-right:5px;
margin-bottom:15px;
}

#ft {
text-align:center;
padding:10px;
background:#fff;
}
/*search*/
#search {
float:right;
}