/*  

Theme Name: WDA 

Theme URI: http://www.sapientone.org/wda

Description: A clean, simple theme with some script-aculo.us effects 

Version: 2.0

Author: WDA

Author URI: http://www.sapientone.org/wda

The CSS, XHTML and design is released under GPL

*/



/*************************************

 +Containers

 *************************************/

body{


        background:#fff;

	color:#000000;

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	font-size:80%;

	line-height:1.2;

	margin:0;

	padding:0;

	text-align:center;

}

#wrap{

	margin:0 auto;

	text-align:left;

	width:80 em;	

}

#content{

	font-size:1.5em;

	float:left;

	width:34em;

	padding-top: 1em;

	padding-right: 1em;

	padding-bottom: 1em;

	padding-left: 50px;

}

#sidebar{

	font-size:1.8em;

	float:right;

	padding-top:1em;

	width:200px;

	padding-right: 50px;

	position: fissa;

}

#header{

	padding-top: 1em;

	padding-right: 50px;

	padding-bottom: 1em;

	padding-left: 50px;

}

#footer{

	background:#f0f0f0;

	border-top:1px solid #777;

	color:#888;

	clear:both;

	font-size:1.2em;

	padding:0.5em;

	height: 30px;

	margin-top: 50px;

}

/*************************************

 +H and p

 *************************************/

h1, h2, h3{

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	font-weight:normal;

	letter-spacing: -1px;

	margin:0;

	font-size: 25px;

	color: #1b1b1b;



}

#header h1{

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	font-size:6em;

	margin:0;

	margin-right:1em;

	font-weight: normal;


}

#header h1 a{

	color:#3B6EA5;
}

#header h1 a:hover{

	color:#3B6EA5;

}

#header p{

	color:#cccccc;

	font-size:1.5em;

	margin:0;

	margin-top:-0.2em;

}

.entrytitle h2{

	font-size:50px;

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	font-weight: normal;

	line-height:1.2;


}

.entrytitle h2 a

{

	color:#1b1b1b;

}

.entrytitle h2 a:hover{

	color:#1B1B1B;

}

.entrytitle h3{

	font-size:1.1em;

	color:#cccccc;

}



/*************************************

 +Entry

 *************************************/

.entry{

	margin-bottom:100px;

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	color: #1B1B1B;

	font-size:18px;

	padding-bottom: 5px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	line-height:1.4;

}



.entrymeta{

	font-size:16px;

	margin-top: 5px;

	font-weight: normal;

}

.postedby{

	background:#fff ;

	padding:3px;

	padding-left:0px;

}

.filedto{

	background:#fff ;

	padding:3px;

	padding-left:3px;

}

.commentslink{

	background:#fff;

	padding:3px;

	padding-left:0px;

}



/*************************************

 +Sidebar

 *************************************/

#sidebar ul{

	list-style-type:none;

	margin:0;

	padding:0;

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 15px;

	font-weight: normal;

}

#sidebar ul li{

	display: block;

	border-bottom:1px dotted #ccc;

	margin-bottom:0.3em;

	padding:0.3em;

}

/*************************************

 +Comments

 *************************************/

.commentsblock{

	margin:0em;

	padding:0em;



}

.commentsblock textarea{

	width:35em;

}

.commentsblock input, .commentsblock textarea{

	border:2px solid #999999;

}

.commentsblock textarea:focus{

	background:#eee;

	border:2px solid #999999;

}

.commentsblock textarea:focus, .commentsblock input:focus{

	background:#eee;

	border:2px solid #999999;
	
}

.commentauthor{

	display:block;

	font-size:1.5em;

}

ol.commentlist{

	color:#1b1b1b;

	font-size:0.9em;

	list-style-type:none;

	margin:0;

	margin-top:1.5em;

	padding:0;

font-style: italic;
}

.commentlist li{

	margin-bottom:0.5em;

	padding:0.5em 1em;

}

.alt{

	background:#EEF1E0;

	border:1px dotted #d1d1d1;

	padding:0.5em;

}

h3#comments{

	font-size:1.6em;

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;



}



/*************************************

 +Misc

 *************************************/

a{

	color:#3B6EA5;

	text-decoration:none;

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

}
p a {text-decoration: underline;}

a:hover{
	text-decoration: underline;
	color:#3B6EA5;

}

#navegacion-back {font-size: 120%; letter-spacing: -1px;}
#navegacion-forward {font-size: 120%; letter-spacing: -1px;}


/* + images

************************************/

.entry img {

	padding: 4px;

	border: 1px solid #eee;

	border-bottom-color: #ddd;

	border-left-color: #ddd;

	background: #fff;

	}



	.entry img a:hover {background: #E9EFF5;}

	a img {border: 0;}

	





/* +header content

************************************/

#shelf {

	background: #f0f0f0;

	color: #666666;

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: normal;

	}

#shelf a {color: #3B6EA5;}

#shelf a:hover {color: #3B6EA5;}



#shelfwrap {

	margin: 0;

	width: 950;

	

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #3B6EA5;

	padding-right: 30px;

	padding-left: 30px;

	}



	#shelfcontent {

		width: 900px;

		margin: 30 ;

		padding: 1em 0;

		text-align: left;

		}









/* +search content

************************************/

#shelfsearch {

	background: #ffffff;

	color: #666666;

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: normal;

	padding: 1px;

	}

#shelfsearch a {color: #ff0000;}



#shelfsearch a:hover {color: #ff0000;}



#shelfwrapsearch {

	margin: 0;

	width: 150;

	

	

	}



	#shelfcontentsearch {

		width: 150px;

		margin: 1 ;

		padding: 1em 0;

		text-align: left;

		}		

		

.formsearch {

	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #ff0000;

	background-color: #FFFFFF;

	border: 2px solid #999999;

	margin-top: 1px;

	margin-bottom: 2px;

}		





/* +UTW content

************************************/





ul.utwrelposts {

	width: 400px;

	border: 1px solid #efefef;

	border-width: 0 0 1px 0;

	list-style: none;

	margin: 0 0 0 0em;

	padding: 0;

	}



	.utwrelposts li {

		display: block;

		width: 400px;

		}



	.utwrelposts li a {

		width: 400px;

		display: block;

		padding-left: 1.1em;

		}



	.utwrelposts li a:hover {

		color: #999999 !important;

		display: block;

		background: #ffffff;

		border-left: 3px solid #ff0000;

		}

	

	.utwrelposts li a:visited {

		width: 350px;

		

		}
