/*  
     oskar(at)avocade.blog
     screen stylesheet (bloodred)
     last updated 051213
*/


body
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;
    font-size: 11px;
    background-image: url('/images/bloodred/bg-bloodred.png');
    background-color: #fff;
}

ul 
{
	margin: 0.5em 0 1em 0;
	padding-left: 30px;
	list-style-image: url('/images/arrow-red.png');
}

.hidden 
{
    display: none;
}

.creations_aa dd
{
    font-size: 10px;
    margin: 0px 0px;
}

.creations_aa dt
{
    margin: 0px 0px;
}

.creations_aa dl
{
    margin: 0px 0px;
}

.aa dd
{
    font-size: 12px;
    margin: 0px 35px;
}

.aa dt
{
    margin: 0px 0px;
}

.aa dl
{
    margin: 0px 0px;
}

blockquote 
{ 
	display: block; 
	border-left: 1px solid #ff3300;
	margin: 1.5em 2.3em;
	padding: 0em 1.4em; 
        color: #444;
}

.column-left
{
	width: 152px;
	padding: 0px 30px;
	margin: 0 0;
	border-right: 1px solid #27559C;
    line-height: 2em;
    float: left;
}

.column-right
{
	width: 152px;
	padding: 0px 35px;
	margin: 0 0;
    line-height: 2em;
    float: right;
}


.subcontainer
{
    width: 340px;
    padding: 10px 35px 30px 35px;
    line-height: 2em;
    margin-top: -33px;
    float: left;
}

.container
{
    margin-top: 60px;
    width: 435px;
    margin-left: auto;
    margin-right: auto;

}

h3
{
    color: #590000;
    font-size: 2em;
    font-weight: normal;
    margin-top: 48px;
    margin-bottom: 8px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;
}

h2
{
	font-size: 1.4em;
}

.main_bottom
{
	text-align: center; 
	color: #616161;
	font-size: 1.2em;
}

.screamer
{
    width: 373px;
    padding: 8px 35px 0px 35px;
	text-align: right;
	line-height: 2em; 
	font-size: 1.1em; 
	color: #000;
	font-weight: bold;
}

.content
{
    width: 435px;
    background-color: #fff;
    margin-left: 0px;
    margin-top: 0px; 
    padding-top: 10px;    
    padding-bottom: 0px;
	color: #313131;
}

.titledate
{
    margin: 14px 0px;
    font-size: 1.0em;
}

.header-link a, .footer a
{
        display: block;
        width: 435px;
	height: 146px;
	text-indent: -10000px;      
        border: 0px;
        font-size: 0px;
        text-decoration: none;
}

.rssSubdate, .rssArticle, .rssAlt
{
     font-size: 1.1em;
     color: #414141;
     font-weight: normal;
}

.breadtext
{
    margin-top: 7px;
}

.on
{
        display: none;
}

#header
{
	width: 435px;
	height: 146px;
	padding: 0px;
	margin-top: 0px;
	background-image: url('/images/bloodred/header-autumn-bloodred.png');
}

#headertext
{
	position: relative;
	top: 150px;
	right: 0px;
	text-align: right;
	padding: 10px;
	height: 20px;
	float: right;
	color: #313131;
	line-height: 1.95em;
}

.sidebarcontainer
{
    float: right;
    margin-top: 48px;
}

.sidebar
{
    padding-top: 0px;
    width: 140px;
    padding-right: 30px;
    line-height: 2em;
}

.sidebartitle
{
    color: #000;	
	font-weight: bold;
}

.sidenote
{
    padding-top: 0px;
    width: 140px;
    padding-right: 30px;
	color: #000;
	line-height: 1.6em;
}

.sidenotetitle
{
    padding-top: 0px;
    width: 140px;
    padding-right: 30px;
	color: #ff3300;
	font-weight: bold;
}

.commentshead
{
    margin-top: 10px;
    margin-bottom: 20px;
    width: 240px;
    padding-top: 5px;
    padding-left: 42px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding: 1px 3px; 
    background-color: #ececec;
}

form 
{ 
	margin: 0px; 
	padding: 0px; 
}

.comments
{
    width: 220px;
    padding-top: 15px;
    padding-left: 82px;
    padding-right: 30px;
    line-height: 1.8em;
    border-top: 1px dashed #dfdfdf;
}

.commentposting
{
    width: 260px;
    padding-left: 32px;
    padding-right: 30px;
    line-height: 1.8em;
    border-top: 1px dashed #dfdfdf;
}

#comment + ol
{
        border-top: 1px dashed #d9d9d9;
        border-bottom: 1px dashed #d9d9d9;
        padding: 5px 60px 22px 60px;
        list-style: none;

        list-style-image: url('/images/arrow-red.png');
}

img
{
	border: 0px;
}

acronym
{
	font-style: normal;
	padding: 1px 0 1px 0;
	border-width: 0 0 1px 0; 
	border-style: dotted;
}

em
{
	font-style: italic;
}

code 
{ 
	font-family: Monaco,"Courier New",Courier,serif; 
	font-size: 11px; 
	color: #4B630B;
}

.footer
{
	text-align: center;
	color: #313131;
	background: url('/images/bloodred/footer-bloodred.png') no-repeat;
	width: 435px;
	height: 84px;
	line-height: 1.95em;
	display: block;
	border: none;
}



.content a, .screamer a, .main_bottom a { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: dotted; padding: 1px 0 1px 0; border-color: #919191;}
.content a:link, .screamer a:link, .main_bottom a:link { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: dotted; border-color: #919191;}
.content a:visited, .screamer a:visited, .main_bottom a:visited { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: dotted; border-color: #919191;}
.content a:hover, .screamer a:hover, .main_bottom a:hover { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: solid; border-color: #313131;}

.content h3 a, .main h2 a { color: #590000; text-decoration: none; padding: 0 0 0 0; font-weight: bold;border-width: 0 0 0 0; border-style: none;}
.content h3 a:link, .main h2 a:link { color: #590000; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.content h3 a:visited, .main h2 a:visited { color: #590000; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.content h3 a:hover, .main h2 a:hover { color: #990000; text-decoration: none; border-width: 0 0 0 0; border-style: none;}

.comments a { color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.comments a:link { color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.comments a:visited { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: solid;}
.comments a:hover { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: solid;}

.sidebar a { color: #000; text-decoration: none; padding: 1px 0 1px 0; font-weight: normal;}
.sidebar a:link { color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.sidebar a:visited { color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.sidebar a:hover { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: solid;}

.sidenote a { color: #000; text-decoration: none; padding: 1px 0 1px 0; font-weight: bold; border-width: 0 0 0 0; border-style: none;}
.sidenote a:link { color: #000; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.sidenote a:visited { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: solid;}
.sidenote a:hover { color: #000; text-decoration: none; border-width: 0 0 1px 0; border-style: solid;}

.headertext a { color: #313131; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.headertext a:link { color: #313131; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.headertext a:visited { color: #313131; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.headertext a:hover { color: #313131; text-decoration: none; border-width: 0 0 0 0; border-style: none;}

.sidebaritunes a { color: #313131; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.sidebaritunes a:link { color: #313131; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.sidebaritunes a:visited { color: #313131; text-decoration: none; border-width: 0 0 0 0; border-style: none;}
.sidebaritunes a:hover { color: #313131; text-decoration: none; border-width: 0 0 0 0; border-style: none;}

.footer a { color: #313131; text-decoration: underline; border-width: 0 0 0 0; border-style: none;}
.footer a:link { color: #313131; text-decoration: underline; border-width: 0 0 0 0; border-style: none;}
.footer a:visited { color: #313131; text-decoration: underline; border-width: 0 0 0 0; border-style: none;}
.footer a:hover { color: #313131; text-decoration: underline; border-width: 0 0 0 0; border-style: none;}