/*
Theme Name: Blackred
Theme URI: http://www.suchmaschinen-optimierungen.info/wp-themes/blackred/
Description:  A dark red modern wordpress theme.
Author: Robert Hartl
Author URI: http://www.hartl.info/

*/

/*#############################################################
Name: Blackred
Date: 2007-07-27
Description: A dark red modern wordpress theme.
Author: Robert Hartl
URL: http://www.hartl.info

Feel free to use and modify but do provide credits.
#############################################################*/


/* --------- Generelles ++ General ---------*/
/*
	Farbschema
	- header		1d1010 
	- body		251111
	- red			cb1414

*/
	

* { margin:0; padding:0; }
option {padding-left: 0.4em}

* html body * { overflow:visible; font-size:15px;  f\ont-size:16px;}
* html iframe, * html frame { overflow:auto }
* html frameset { overflow:hidden }

html {height:100%}

p, blockquote, pre, ul, ol{
margin:0 0 1em 0;} 


fieldset, img { border:0 solid; }

ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote, cite { 
margin: 0 1em 1em 1.5em; 
font-size: 0.93em; 
padding-left:1.3em;
border-left:10px solid #571515;
	text-transform: capitalize;
	font-variant: small-caps;}

#text p, form, table{
	margin:10px 0 20px 0;}

a, a:link, a:visited, a:active{
	color:#a94f03;
	border:none;
	text-decoration:none;}

a:hover{
color:#f4fa01;}

code{
	font-family: 'courier new', courier, serif;}

del{
	color:#666;
	text-decoration:line-through;}
  
hr{
  display:none;}  

h1, h2, h3, h4, h5 {
font-weight:normal;
font-family:georgia, "Times New Roman", serif;
	font-size:150%;}

h1{
 font-size:170%;
 margin-bottom:15px;}
  
h2,h3{
  margin-bottom:15px;
margin-top:25px;}  


body {
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	color: #ffffff;
	text-align: left;
	font-family: Tahoma;
background-image: url("http://www.rodin.com.ar/images/fondo2.jpg");	
	}

#container
{
	text-align: left;
	background: #aed403;
	width: 790px;
	margin: 0 auto; /* center on everything else */
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 5px;
}


#header{
	height: 162px;
	background:url('http://www.rodin.com.ar/images/fondo.jpg');
	background-repeat: no-repeat;
padding: 10px 10px 0px 10px;
		
	}

#header-inner{
	height:163px;
        background:url('http://www.rodin.com.ar/images/banner.jpg');
	background-repeat: no-repeat;
 	background-position: right top;
}


#desc p#desc{
	padding-left:120;
	margin-left: 120px;
}



#content{
	clear: both;
	text-align: left;
	margin: 0px auto;
}

#content-inner{
width:100%;
margin:0 auto;
padding:50px 0px 80px 0;}


.num1 .entry, .num2 .entry, .num3 .entry{
display:inline !important;}

.num1 .mehr, .num2 .mehr, .num3 .mehr{
display:none;}

a.mehr{
color:#571515;}

a.mehr:hover{
color:#f11;}

.start h1{

border-bottom:2px solid #f00;}

.start h1 a.mehrrechts{
text-align:right;}

.post{
        width:100%;
        	text-align: left;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
padding: 0 20px 0 20px;
}


.post2{
        width: 100
        float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.descr{
padding:10px 0;
border-top:3px dotted #1d1010;
font-size:.9em;}

.descr h3{
font-size:1.4em;
margin:0;
padding:0;
margin-right:1.5em;
display:inline;}

.descr:hover h3{
color:#fff;}

.entry img{
border:2px solid #820000;
padding:3px;
background-image: url("http://www.rodin.com.ar/images/fondoyellow.gif");	

margin:5px 15px 10px 0;}

.entry a img{
border-color:#cb1414;}

.entry a:hover img{
border-color:#f00;}


#sidebar{
	text-align: left;
	background: #013473;
	padding: 0 20px 0 20px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 5px;
}

#sidebar-inner{
padding:20px 0px;
margin:0 auto;}

.sidebarline{
width:95%;
padding:10px 0;
border-bottom:3px dotted #ffffff;}

#sidebar h3{
font-size:1.3em;
margin:0;
padding:0;
margin-right:1.5em;
display:inline;}

.sidebarline:hover h3{
color:#fff;}


#sidebar ul {
display:inline;
margin:0;
padding:0;
list-style:none;}

#sidebar ul li{
font-size:.9em;
display:inline;
margin:0;
padding:0;}

#sidebar ul li a{
margin:0 20px 0 0;
padding:0;}

#sidebar form, #sidebar select{
display:inline;
margin-left:10px;}


#footr{
text-align:center;
color:#7b1c1c;
font-size:0.8em;
  width:99%;
  height:20px;
  margin:0;
  padding:5px 1% 0 0;}

#footr a, #footr a:hover{
font-size:1em;
color:#7b1c1c;
text-decoration:none;}


input, textarea, select{
	background: #FFFFFF;
	color: Navy;
	border: 2px solid #571515;
}

input#s{
padding:2px 1px;
}

input#sidebarsubmit{
margin-left:10px;}


legend{
	color:#571515;
	padding-top:20px;}

fieldset{
	margin-top:5px;
	padding:5px;
	text-align:left;
border:3px solid #1d1010;
background:#ffffff;}

fieldset:hover input, fieldset:hover textarea, input:hover{
border-color:#820000;}

label{
	color: #333333;
}

#commentform input{
	
	padding:2px;
	margin:5px 5px 1px 0;}

#commentform textarea{
background:#251111;
		padding:2px;
height:150px;}

#commentform #subscribe{
	margin:0;
	width:12px;}

#commentform #submit{
	margin:0;
	float:right;}


.commentlist{
margin-bottom:10px;
	padding:0;
	text-align:left;
	list-style:none;
	list-style-image:none;}

.commentlist li{
	font:0.9em Arial, Verdana, Sans-Serif;
	list-style:none outside;
	list-style-image:none;
	margin-top:18px;
	padding:3px 0 10px 5px;}

.commentlist cite, .commentlist cite a{
display:inline;
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;}

.commentlist img.gravatar{float:left;}

.commentlist p{
	padding:0;
	margin:10px 25px;
	font-size:1.15em;
	line-height:1.5em;
	letter-spacing:0.01em;}

.commentlist span a{
	color:#571515;
	font:bold 80px Georgia, "Times New Roman", serif;
	float:right;
	margin:-20px -5px 0 0;}

#commentform p{
	font-family:Verdana, Arial, Sans-Serif;
	margin: 5px 0;}

#commentform input, #commentform textarea{
	font:1em Verdana, Arial, Sans-Serif;}

#commentform input#submit{
	font-size:1em;
	margin:0;
	padding:0;}

.nocomments{
	text-align:center;
	margin:0 0 0 30px;
	padding:0;}

.inicio{
	text-align: center;
	}
	
.posteos{
width: 750;
margin: 20px 10px 20px 10px;
text-align: justify;
display:inline;
	}
	
.commentmetadata{
display:inline;}

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

/* IE 6 stealing my time */

* html .post h1 a{
font-size:1.8em;}
* html h3, * html h2{
font-size:1.6em;}

