/*
Theme Name: BiccioStyle 
Author: Bicciolo
Author URI: http://www.anestesiados.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	margin: 0; 
	padding: 0;
	text-align: center;
	font: 11px Verdana;
	color: #808080;
	background:transparent url(images/fondo4.png) repeat-y center;
	background-color:#162f4b;
	
	
}
a {
	text-decoration: underline;
	color: #243749;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}



.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}



/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: center;
	color: black;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 300 px;
	position:relative;
	float:center;
	
	
}


#header .clearfloat {
	
		float:center;
		
		}
		


#header .rss {
		position: absolute;
		top: 70px;
		left: 850px;
		color: #ffffff;
		text-decoration: none;
		
		padding: 10px 0 0 24px;
		/**background: url(images/rss.gif) no-repeat 0 8px;**/
	}
	
	 #header h1 {
		clear: both;
		float: left;
	}
		#header h1 a {
			color: yellow;
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 329px; height: 24px;
			
		}
	 	
	 	#header .ad {
		float: center;
		margin-top:80px;

		
	}
	
#header .cabecera {
	float:center;
	}
		
		
	
#nav{
/** background:#222;**/
font-size: 14px;
font-family: sans serif;
position: relative;
float:center;
width:970px;
text-transform: uppercase;
margin-top:30px;
moz-opacity:0.88; /* for mozilla */
opacity: 0.88; /* for safari */
khtml-opacity: 0.88; /* for konquerer and older safari */
z-index:100;


}
#nav, #nav ul {
list-style: none;
line-height: 1;
display: inline-block;
position:relative;
text-decoration: none;
list-style:none;
float:center;
}

#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
list-style:none;
}

#nav li {
display:inline-block;
float:center;
list-style:none;
/**border-right:1px solid #a9a9a9;**/
}
#nav a, #nav a:visited {
display:block;
font-weight:bold;
color: #f5f5f4;
padding:6px 12px;
display: block;
list-style:none;
}
/**
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
background:#000;
text-decoration:none
list-style:none;
}**/

#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
border-bottom: 1px solid #a9a9a9;
list-style:none;
}

#nav li li {
width: 172px;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #777;
list-style:none;
}
/**No tocar**/
#nav li li a, #nav li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#FFF;
}

#nav li li a:hover, #nav li li a:active {
background:#000;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

#header .welcome {

position:relative;
float:right;
margin-top:100;
font-family:"Palatino", "Georgia", "Baskerville", serif;
font-size: 1.2em;
}


/** END header **/

/** BEGIN left sidebar **/
#lsidebar {
	width: 160px;
	float: left;
	margin: 28px 5px 10px 0;
	padding: 5px;
	background-color: #E2E6E9;
	
}

	
	
	#lsidebar  .ddpl-form select { 
	width: 160px; 
	}
	
	
	
	#lsidebar .box {
		background: #ffffff url(images/header.gif) repeat-x 0 0;
		border-width: 0 1px;
		border-style: solid;
		border-color: #9bb2c8;
	}
		#lsidebar .box h2 {
			color: #white;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#lsidebar .box ul {
			list-style-type: none;
			padding: 2px 2px 10px;
		}
			#lsidebar .box ul li {
				font-weight: bold;
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
				list-style-type:none;
			}
			#lsidebar .box ul li a {
				color: #66686d;
				
			}
			#lsidebar .box ul li a:hover {
				color: #243749;
			
			}
		#lsidebar form {
		
		
		margin-top:0px;
		moz-opacity:0.88; /* for mozilla */
		opacity: 0.88; /* for safari */
		khtml-opacity: 0.88; /* for konquerer and older safari */
		background: url(images/fingerprint.jpg);repeat-x 0 0;
		padding-top:10px;
		
  		
		} 


		#lsidebar label {
		font-family:"Palatino", "Georgia", "Baskerville", serif;
		font-size: 0.9em;
		color: #black;
		text-transform: uppercase;
		font-weight:bold;
		/**color:#808080;**/
		/**color:#c1bf91;**/
		/**color:09224a;**/
		float: left;
 		width: 70px; 
 		text-align:left; 
 		margin-left:10px;
  		
		}
		
	
/** END left sidebar **/

/** BEGIN content **/
#content {
	width: 560px;
	float: left;
	margin: 28px 0;
	
}
	#content .box {
		background-color: #E2E6E9;
		padding: 5px;
		margin-bottom: 5px;
		
	}
		#content .box .buffer {
			background: #ffffff url(images/header.gif) repeat-x 0 0;
			border-width: 0 1px;
			border-style: solid;
			border-color: #D9D9D9;
			padding-right:10px;
		}
		
		#content .box .buffer .content {
				
			overflow:hidden;
			text-align:left;
			font-size:14px;
		}
		
		
		#content .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1,5em;
			padding: 6px 7px 10px;
			
		}
	#content .homelist {
		list-style-type: none;
		background-color: #ffffff;
		padding: 3px 10px 25px;
		
	}
		#content .homelist li {
			clear: both;
			padding-top: 7px;
			
		}
		#content .homelist li img {
			float: left;
			margin: 5px 10px 10px 0;
			width: 100px;
			height: 150px;
			overflow:hidden;
		}
		
			
		#content .homelist .email  img {
			margin: 1px 1px 1px 1px;
			width: 10px;
			height: 15px;
			float:center;
			
		}
		#content .homelist .image {
			overflow:hidden;
			border:5px;
			border-color:black;
		}
		
		#content .homelist li a.title {
			color: #243749;
			font-size: 2em;
			font-weight: bold;
			text-decoration: underline;
			
		}
		#content .homelist li p {
			
			line-height: 1.3em;
			margin: 15px 0 0 15px;
			text-align:left;
		}
		#content .homelist li .more {
			display: block;
			background: url(images/more.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 45px; height: 11px;
			float: left;
		}
	#content .postnav {
		background-color: #ffffff;
		padding: 5px 10px 10px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content .content {
		padding: 10px;
	}
		#content .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .content li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .content h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
	#content .box .buffer .featured {
		margin: 5px;5px;5px;5px;
		padding: 5px;
		
	}
	#content .homelist .date {
		background-image: url(images/date.jpg);
		width: 89px;
		height: 73px;
		text-align: center;
		float: right;
		text-transform: uppercase;
}

		#content .homelist .date .month {
		display: block;
		font-size: 14px;
		line-height: 17px;
		padding-top: 3px;
		color: #4d5e8f;
		font-weight: bold;
}

		#content .homelist .date .day {
		display: block;
		font-weight: bold;
		font-size: 20px;
		padding-top: 3px;
		line-height: 18px;
		color: #3f4d75;
}

		#content .homelist .date .year {
		display: block;
		font-size: 0.7em;
		padding-top: 3px;
		color: #6174aa;
}
	
	#content .metadata a {
		
			color: #243749;
			text-align:left;
			font-size: 0.9em;
			vertical-align: bottom;
			color:#38425a;
			text-decoration:none;
			}
			
	
		
		#content .metadata  {
		
			color: #243749;
			text-align:left;
			font-size: 1em;
			vertical-align: middle;
			color:black;
			}
			
		#content .hr {
			
			padding:20px;
		}
		
		#content .related {
			text-align:left;
			margin-left:50px;
			}
		
		
/** END content **/

/** BEGIN right sidebar **/

#rsidebar {
	width: 360px;
	float:right;
	margin: 28px 20px; 0px; 5px;
	


	#rsidebar  .ddpl-form select { 
	
	}
	
	
	
	#rsidebar .banner p {
		float:left;
		margin-top:20px;
		margin-left:5px;
		}
		
	
		#rsidebar .box  {
			background: #ffffff url(images/header.gif) repeat-x 0 0;
			border-width: 0 1px;
			border-style: solid;
			border-color: #9bb2c8;
			padding-bottom: 3px;
			
		}
		
		#rsidebar .one {
		
			border-style: dashed;
			border-color: #243749;
			border-width:2px;
			 
			
			}
			
		#rsidebar .box h2 {
			color: #white;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
			text-align:center;
		}
		
		#rsidebar .box .buffer {
			background: #ffffff url(images/header.gif) repeat-x 0 0;
			border-width: 0 1px;
			border-style: solid;
			border-color: #D9D9D9;
			padding-right:10px;
		}
		#rsidebar .box ul {
			list-style-type: none;
		}
			#rsidebar .box ul li {
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
				font-size: 1.2em;
			}
			#rsidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#rsidebar .box ul li a:hover {
				color: #243749;
			}
		#rsidebar .box .flickr {
			text-align: center;
		}
			#rsidebar .box .flickr img {
				margin: 5px;
			}
		#rsidebar .box .video {
			padding: 3px 3px 0;
		}
		
		
		
		#rsidebar .box .buffer .tags {
			height:40px;
			padding: 10px;
		}
		
		/** No Funciona?
		
			#rsidebar .box form input {
				border: 0;
				font-size: 1.2em;
				font-family: Verdana;
				background-color: yellow;
				float: left;
				width: 215px;
				margin: 6px 0 0 6px;
			}
			#rsidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 59px;
				height: 27px;
				background-color: transparent;
			}
		**/
			
			
		#rsidebar form {
		
		
		margin-top:0px;
		moz-opacity:0.88; /* for mozilla */
		opacity: 0.88; /* for safari */
		khtml-opacity: 0.88; /* for konquerer and older safari */
		padding-top:10px;
		text-align:center;
		font-weight:bold;
		font-size:1.2em;
		
		
  		
	} 
		
		
		

		#rsidebar label {
		font-family:"Palatino", "Georgia", "Baskerville", serif;
		font-size: 0.9em;
		color: #black;
		text-transform: uppercase;
		font-weight:bold;
		/**color:#808080;**/
		/**color:#c1bf91;**/
		/**color:09224a;**/
		float: left;
 		width: 70px; 
 		text-align:left; 
 		margin-left:10px;
  		
	}
	
		#rsidebar .check {
		float:left;
		margin-left: 15px;
		
		}
		
		#rsidebar .check label {
		font-size:0,9em;
		}
		
		
/** END right sidebar **/

/** BEGIN single **/

#single  #content .content p {
	width:900px;
	text-align:justify;
	font-size:1.6em;
	color:#black;
	display:center;
	padding-right:0px;
	font-family:"Times","Helvetica",serif;
	padding-left:15px;
	margin-left:15px;
	
	}


#single #content img {
	
	float:left;
	padding:15px;
	padding-left:5px;
	
	}
#single #content hr {
	
	width:900px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:5px;
	
	}
	
#single  #content  h2 {
	width:900px;
	text-align:center;
	font-size:2em;
	color:#black;
	display:center;
	font-family:"Times","Helvetica",serif;
	
	
	}
#single  #content .date {
	width:900px;
	text-align:center;
	color:#black;
	display:center;
	
	
	}
#single  #content #comments {
	width:900px;
	text-align:center;
	color:#black;
	display:center;
	padding-left:15px;
	margin-left:15px;
	
	
	}
#single  #content #otros {
	width:900px;
	text-align:center;
	color:#black;
	display:right;
	padding-left:15px;
	margin-left:15px;
	
	
	}
#single  #content #otros {
	width:900px;
	text-align:center;
	color:#black;
	display:center;
	
	
	}




/*
#single .content {

	width:800px;
	text-align=center;
	font-size=1.2em;
	
	}
#single h2 {

	width:800px;
	text-align=center;
	font-size=1.2em;
	text-align:right;
	}



#single .box .buffer {
	background: #ffffff url(images/header.gif) repeat-x 0 0;
	border-width: 0 0px;
	border-style: solid;
	border-color: #ffffff;
	padding-right:10px;
		
	}
*/

/** END single **/

/** BEGIN footer **/


#footer {
	
	height:170px;
	background: url(images/backgroundfooter.gif) repeat-x 0 0;
	
}
	
	#footer .stats {
	
	position:relative;
	float:left;
	margin-bottom:10px;
	display:none;
	
	}
	

	#footer .translate-this {
	width: 160px;
	position:relative;
	float:center;
	}
	
	#footer .access {
	position:relative;
	float:right;
	margin-bottom:40px;
	}
	
	#footer .visit {
	position:relative;
	float:right;
	margin-left:20px;
	}
	
	#footer .fingerprint {
	/**position:absolute;
	left:600px;**/
	position:relative;
	float:center;
	padding-top:10px;
	margin-bottom:10px;
	}
	
	#footer p {
	font-size:0.8em;
	}
	
	#footer h2 {
	font-size:0.8em;
	}

	/**#footer .box {
		position:absolute;
		background-color: transparent;
		padding-top:5px;
		margin-left: 15px;
		color:#243749;
		width:130px;
		
	}
	
	#footer .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
			text-align:left;
		}
	#footer .buffer {
		
		margin:10px;10px;10px;
		height: 150px;
		text-align: left;
	}**/
	
	#footer p {
		
		/**line-height: 1.6em;
		margin-bottom: 5px;**/
		color:#243749;
		/**top:10px;**/
		font-size: 0.9em;
		position:relative;
		float:center;
		margin-top:5px;
		
	}
	
	#footer a {
		color: #white;
		text-decoration: underline;
		position:relative;
		float:center;
	}
	#footer a:hover {
		text-decoration: underline;
		color:#blue;
	}
	
	#footer .license {
		color: #white;
		text-decoration: underline;
		position:relative;
		float:center;
	}
	
	#footer .acreditacion {
		position: relative;
		float: right;
		margin-top: -20px;
		margin-right:10px;
		}
	#footer .honcode {
		position: relative;
		float:left;
		margin-top:-30px;
		margin-left:20px;
		}
	#footer .wma {
		position: relative;
		float:right;
		margin-top: -20px;
		margin-right:60px;
		}
	
	#footer p {
		color:#d0d7dd;
		}
	
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: underline;
	color: #243749;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 0px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
			float:center;
		}
		#comments form input {
			width: 200px;
			border: 1px solid #cccccc;
			float:center;
		}
		#comments form textarea {
			width: 450px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
			float:center;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
	#comments .buffer {
		padding: 0 10px 10px;
		text-align:left;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

