/*  
Theme Name:Blank WordPress Theme
Theme URI:
Here you are able to do as you likes.
Have fun, and don't be afraid to contact me if you have questions.
texto aka Monika  from http://www.texto.de
*/
/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	text-align: left;
}

body,td,th {
	color: #FFFFFF;
}

a, a:link {
	padding: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	SP_HOVERLINK;
}

h1 {
	font-family: "Opera SF", Trebuchet MS;
	font-weight: bold;
	font-size: 190%;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 100%;
margin-left: 5px;
margin-right: 5px;
}


h4 {
	font-size: 50%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
        margin-right: 5px;
margin-left: 5px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: 0px;
        padding: 0px;
        margin: 0px;

}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 24px;
	color: #FFFFFF;

}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #999999;
}

.item {
	padding: 10px;
	background-color: #0C1820;
	text-align: justify;
	border: 2pt solid #244961;
	margin-bottom: 1em;
        width: 907px;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFFF;
}

.commentlist p {
	clear: both;
	font-size: 90%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #999999;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color: #3e5764;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1pt solid #1A1A1A;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#third {
	margin-left: 9px;
}




li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: 0px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: 0px;
	text-decoration:none;
	font-size: 85%;
}

.sidebarSearch{
	margin-bottom: 5px;
	margin-left: 2px;
        display: inline;
}


#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 0px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #999999;
}


/* CSS - Default Style Sheet */

/* DEFAULT VALUES */

body
{
margin: 0px;
padding: 0px;
float: none;
background-color: #400000;
height: auto;
}

/* Links Stuffies */
a:link
{
color: #fff;
text-decoration: underline;
}

a:visited
{
color: #fff;
text-decoration: underline;
}

a:hover
{
color: #fff;
text-decoration: underline;
}

a:active 
{
color: #fff;
text-decoration: underline;
}
/* Links Stuffies */

/* END DEFAULT VALUES */

/* TEXT DEFINITIONS */

h1.title
{
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-size: 44px;
font-style: normal;
font-weight: bold;
color: #fff;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 5px;
}

h2.pretoptitle
{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #fff;
text-align: left;
margin-top: 0px;
}

h2.contenttitle
{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #fff;
text-align: left;
margin-top: 0px;
margin-left: 60px;
}

h3.smalltitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
color: #fff;
text-align: center;
margin-top: 10px;
} 

h3.smallblogtitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
color: #fff;
text-align: center;
margin-top: 10px;
} 

p.main
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #fff;
text-align:justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
} 

p.mainem
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #fff;
text-align:justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
} 

p.navbartitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #fff;
text-align: center;
margin-top: 2px;
text-decoration: none;
} 

p.small
{
font-size: 10px;
text-align: justify;
color: #fff;
margin-left: 5px;
font-family: Arial, Helvetica, sans-serif;
margin-right: 5px;
margin-top: 5px;
}

p.smallitalic
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
font-weight: normal;
color: #fff;
text-align:justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
} 

p.smallheader
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
text-align: center;
color: #fff;
}

p.copyright
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
text-align: center;
color: #fff;
line-height: 140%;
margin: 5px auto;
}

hr.index-right
{
width: 100%;
height: 1px;
}

/* END TEXT DEFINITIONS */

/* LAYOUT */

div.layout
{
background-color: #300000;
width: 932px;
height: 100%;
margin: 25px auto;
}

div.main
{
width: 73%;
height: 100%;
vertical-align: middle;
background-color: #300000;
float: right;
border: 0px dotted #d0d0d0;
background-color: none;
padding: 0px 5px 5px 5px;
}

div.top
{
height: 100px;
width: 100%;
background-image: url('images/toptitle.png');
background-repeat: no-repeat;
border: 0px solid #d0d0d0;
border-bottom: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

div.contenttitle
{
height: 30px;
width: 100%;
background-color: #300000;
border-bottom: 3px solid #400000;
margin-bottom: 10px;
margin-top: 0px;
}

div.content
{
height: 100%;
width: 100%;
border: 0px solid #d0d0d0;
border-bottom: 0px;
margin-top: 0px;
padding-top: 20px;
}

div.bottom
{
width: 100%;
height: auto;
background-color: none;
border: 0px solid #d0d0d0;
border: 0px dotted #d0d0d0;
height: 50px;
margin-top: 25px;
}

div.navbar
{
height: 100%;
width: 25%;
border: 0px dotted #d0d0d0;
float: left;
background-color: #300000;
}

div.contentholder
{
height: auto;
width: 80%;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
background-color: #200000;
border-width: 1px;
border-style: dotted;
border-color: #a0a0a0;
padding: 5px 5px 5px 5px;
}

div.preholder
{
height: 207px;
width: 81.5%;
margin-left: auto;
margin-right: auto;
background-color: none;
margin-top: 20px;
margin-bottom: 20px;
padding: 0px;
}

div.apreholder
{
height: 300px;
width: 80%;
margin-left: auto;
margin-right: auto;
background-color: #200000;
border-width: 1px;
border-style: dotted;
border-color: #a0a0a0;
padding: 5px 5px 5px 5px;
}

div.bpreholder
{
height: 200px;
width: 45%;
background-color: #200000;
border-width: 1px;
border-style: dotted;
border-color: #a0a0a0;
padding: 0px 5px 5px 5px;
float: left;
}

div.spreholder
{
height: 200px;
width: 45%;
background-color: #200000;
border-width: 1px;
border-style: dotted;
border-color: #a0a0a0;
padding: 0px 5px 5px 5px;
float: right;
}

div.navbarholder
{
height: auto;
width: 45%;
margin-left: auto;
margin-right: auto;
background-color: #200000;
border-width: 1px;
border-style: dotted;
border-color: #a0a0a0;
margin-top: 15px;
padding: 5px 5px 5px 5px;
}

/* Other Bits */

div.navbarbuttons
{
margin: 25px auto 0px auto;
height: 85px;
width: 85px;
background-color: #fff;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #fff;
border-style: solid;
}

div.pretop
{
width: 100%;
height: 25px;
background-image: url('images/pretop.png');
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 3px;
border-right-width: 0px;
border-style: solid;
border-color: #350000;
margin-top: 0px;
}