/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Just some example content */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; /* 12.8px */
	color: #333333;
	background-color: #ffffff;
}

#wrapper {
	width: 60em; /*60x12.8px=768px adaptado para res 800x600*/
	margin: auto;
}

/*
  Estilo de barra de navegacion "Saltar a"
*/
#saltarDiv {
	text-align: right;
	list-style: none;
	margin-top:0.5em;
}
#saltarDiv li {
	display: inline;
}
#saltarDiv li a {
	color: #666666;
	padding: 1em 1em; 
	font-size: 0.8em;
	text-decoration: none;
}
#saltarDiv li a:hover {
    color: #333333;
}

/* 
  Estilo de la cabecera
*/
#cabeceraDiv {
	margin-bottom: 0.5em;
/*	width:70%;*/
	color:#333333;
	/*clear:both;*/
	background-color:#ffffff;
	/*background-image: url("../img/whitepurple/detalle99px.png");
	background-repeat:no-repeat;
	background-position:right;*/
}
#cabeceraDiv h1{
	float: left;
	margin: 1em 0;
}
#cabeceraDiv h1 img{
	margin:0;
	padding:0;
}
#cabeceraDiv p{
	padding-top:1em;
	margin-left:330px;
	color: #999999;
	font-size: 1.2em;
}
/*
  Estilo de barra de menu
*/
#menuDiv {
	padding:5em 0 0 0;
	height:41px;
	text-align:left;
	clear:right;
	margin-left:240px;
	list-style: none;
}
#menuDiv ul {
	float:right;
}
#menuDiv li {
	display:inline;
}
#menuDiv li a{
	padding: 13px 20px 13px 20px;
	float:left;
	background-image: url("cssimg/menu41px.png");
	background-repeat:repeat-x;
	background-color:#911A9A;
	color: #ffffff;/*#911A9A;*/
	font-weight:bold;
	font-size:0.9em;
	text-decoration: none;
}
#menuDiv li a.izda{ /*Extra CSS for left most menu item*/
	border-left: 1px solid #901A98; /*left border style*/
	border-right: 1px solid #001111; /*right border style*/
	background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}
#menuDiv li a:hover{
	background-image: url("cssimg/menu41px_hover.png");
	background-repeat:repeat-x;
}
#menuDiv li a:visited{
	/*color:#F4ACF9;*/
}
/*
div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}
*/

/*
  Estilo del pie de pagina
*/
#pieDiv {
	border-top: 1px solid #666666;
	color: #666666;
    clear:both;
	text-align: right;
}
#pieDiv p {
    padding : 0.5em 0.5em;
	color: #666666;
	float:right;
	clear:both;
	font-size: 0.85em;
}
.linkspie {
	text-align: center;
	list-style: none;
	padding: 1em 0.5em 1em 0.5em;
}
.linkspie li {
	display:inline;
}
.linkspie a{
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 2em;
	color: #911A9A;
}
.linkspie a:hover {
/*	text-decoration: underline;*/
   color: #333333;
}

.valid{margin:1em;color:#333333;font-size:0.7em}
.valid a{text-decoration:underline;color:#666666}
.valid a:hover{text-decoration:none}

.entry-title,.entry-meta {
clear:both;
}

.entry-title { /* titulos de los posts */
	background-image: url('cssimg/pencil.png');
	background-repeat: no-repeat;
	background-position: right;
	background-color: #DDDDDD;
}

.rsswidget {
	background-image: url('cssimg/RSS.png');
	background-repeat: no-repeat;
}

div#container {
margin-top:0.2em;
}
div#primary {
margin-top:2.8em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
border-bottom: 1px dashed #911A9A;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

div.sidebar h3 {
margin:0.5em 0;
padding:0.2em 0.5em;
}

p {
	line-height: 1.5em;
	max-width: 80em;
}

a {
	color: #911A9A;
}

a img {
	float:none;
	vertical-align: middle;
	border: 0px;
}

h2 {
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-align:left;
	font-size:1.3em;
	color: #911A9A;
}

h2 a {
	text-decoration: none;
}

h3 {
	padding: 1em 0.5em 0.5em 0.5em;
	text-align:left;
	font-size:1em;
	text-transform:uppercase;
}

img {
	float: right;
	margin: 0.5em 0.5em 0.5em 0.5em;
}
