html, body {
	margin: 0;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	background: white;
	
} 

a:link, a:visited {

	color: #2f2f2f;
	font-weight: bold;
	text-decoration:none;
}


a:hover {color:#ec9a9c;} 

a img {
	text-decoration: none;
	border: 0 none;
	}


#page-container {

width: 1000px;
padding-bottom:0px;
text-align: left;
margin-top: 0px;
margin-left:auto;
margin-right:auto;
	
}


#header {
	background: white;
	margin-top:0px;
	margin-bottom:0;

}

#ban {
	background: url('images/banniere2.jpg') no-repeat center;
	width:1002px; height: 263px;
	margin-top: -20px;
	margin-bottom: 0px;
}

#search {
padding-top: 5px;
padding-right: 3px;
}


#searchform {
	width: 245px;
	height: 21px;
	
	
}

#searchform #s {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	border:1px solid #D8D8D8;
	width: 150px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#searchform #searchsubmit {
	
	font: bold 12px Arial, Helvetica, sans-serif;
	color: 	#FFFFFF;
	background: #BCBCBC;
	border:1px solid #A6A6A6;
	width: 55px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}


#navcontainer { 


margin-left: 0px;
background-color: white;
margin-bottom: 10px;

}

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin-right: 5px;
letter-spacing: 1px;
}


#navlist li a {
font: 11px Arial, Helvetica, sans-serif;
color:  #2f2f2f;
text-decoration: none

}

#navlist li a:hover {

color:  #2f2f2f;


}

#navlist li:before { content: "|";
margin-right:10px;
color:  #2f2f2f; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }




#content {
	
	width: 700px;
	padding-top: 0px;
	margin-top: 0px;
	background: transparent;
	margin-right: 0px;
	line-height: 15px;
	text-align: justify;
	

}


#content .padding {
	padding: 0px;
	padding-top: 20px;
}


#stripe {
	border-top: 1px solid #D0D0D0;
	background: url('images/stripe-bg.png') repeat-x;
	width:1000px; height:17px;

}

#entries {
	background-color: white;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 40px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;

}


#entries h2 {

    color: #2f2f2f;   
    text-shadow: 0px 1px 2px #C0C0C0;  
}

#entries h2 a {
	
    color: #2f2f2f;
    font-size: 24px;
    font-family: Corbel;
    

}

.meta {

background: white;
padding: 40px;

}


.post-comments {

	background: url('images/comments.png') no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%
}

.post-cat {
	background: url('images/tags.png') no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
}

.post-date {
	
	padding-right: 0px;
	float: left;
	font-size: 100%;
	font-family: Corbel;
	font-size: 18px;
}


#post {

    padding-bottom: 30px;
    margin-bottom: 50px;

}

#barre {
	border-top: 1px solid #D0D0D0;
	margin-bottom: 40px;
	width:670px;
}


.previous-entries {
	float: left;
	padding-left: 18px;
	background: url('images/prev.png') no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url('images/next.png') no-repeat right center;
}




#sidebar-a {
	background: white;
	padding-top: 0px;
	margin-top:0px;
	float: right;
	line-height: 15px;
	text-align: justify;

}

#sidebar-a .padding {
	padding: 0px 0px 0px 0px;
}

.block {

	font-size: 14px;
	color: #2f2f2f;
	width: 258px;
	margin-bottom: 20px;
	padding: 15px;
	background-color: transparent;
	font-family: Corbel;
}




.block h2 {

	font-size: 14px;
	color:#2f2f2f;
	height: 23px;
	text-transform:uppercase;
	background:white;
	margin-top:0px;
	margin-bottom: 10px;
	padding-left:12px;
	padding-bottom: 0px;
	padding-top: 8px;
	text-shadow: 0px 1px 2px #fff;


}

.block img {
	text-decoration: none;
	border: 5 none;
	}


.block li {


border-bottom: 1px solid #D1D1D1;
padding-bottom: 3px;
padding-top: 5px;

}


.block ul{

list-style-image: url('images/bullet.png');
padding-left: 20px


}


.block a:link ul{

font-family: arial;
font-weight:bold;
font-size:12px;
color:#6a6a6a;
text-decoration:none;


}

.block a:hover ul{

color:#ec9a9c;
}






#footer {
	clear: both; /* evita que los divs se superpongan */
	font-family: Corbel;
	font-size: 11px;
	color: #2f2f2f;
	text-shadow: 0px 1px 2px #737373;
	border-top: 1px solid #8E8E8E;
	margin-top:25px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	background: white;
	width:830px; 
	height:32px; 
	background-repeat:repeat-x;
	


}

#footer-links {

	float: right;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;


}

#copyright {

	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 5px;


}




#footer a:link {

	color: #ffffff;
	text-decoration:none;
}





h3 {
	
	color: #2f2f2f;
	margin: 30px 0px 20px;
}

form {
	margin:0px;
	padding:0px;
}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #FFFFFF;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #2f2f2f;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 86%;
}

#commentform {
	margin-top: 10px;
	font: Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}


#commentform textarea{
	width: 478px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 2px;
	margin-top: 3px;
}


#commentform input{
	color: #2f2f2f;
	width: 153px;
	background:#FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 3px;
	margin-top: 3px;
}

#commentform #submit{
	background: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	border: 1px solid #959595;
	float:right;
	width: 144px;
	height: 29px;
}

.clear {
   clear: both;
}
