/*
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
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

body {
	position: relative;
	font-family: "Tahoma", "Verdana", "Helvetica";
	}

*{
	margin: 0;
	padding: 0;
	}

table {
	clear: both;
	border: none;
	}

/* Just some example content */

a {
color: #333333;
}

a img {
border: none;	
}

div#menu {
background:#A3D4A8 url(img/wave-bottom.png) no-repeat left top;
height: 35px;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
float: right;
}

#menu a:hover {
color: #fff;
}

div#menu ul a {
display:table-cell;
vertical-align: middle;
height: 35px;
width: 120px;
margin-right:1em;
text-decoration:none;
color: #333333;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
background: #333;
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

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;
}

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 {
background: url(img/top_nav.gif) no-repeat 0 -35px;
float:left;
margin:0 4px;
text-align:center;
font-size: 13px;
}

div#menu ul li :hover {
background: url(img/top_nav.gif) no-repeat 0 -70px;
}

#menu .current_page_item {
background: url(img/top_nav.gif) no-repeat 0 0;
}

#menu .current_page_item :hover {
background: url(img/top_nav.gif) no-repeat 0 0;
color: #333333;
}

div#footer {
text-align:center;
}

/*input#author,input#email,input#url,div.navigation div {
width:50%;
}*/

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



#header {
	background: #61B169 url(img/wave-top.png) no-repeat left top;
	height: 140px;
	text-align: left;
	position: relative;
}

#blog-title a {
	padding-top: 50px;
	padding-left: 350px;
	text-decoration: none;
	text-align: left;
	color: #fff;
	font-size: 24px;
	font-family: italic;
	display: table-cell;
	vertical-align: middle;
}

#blog-description {
	padding-left: 350px;
	font-size: 18px;
}

#contact {
	position: absolute;
	bottom: 1em;
	right: 1em;
	color: #fff;
	font-weight: bold;	
}

#indexList {
	list-style: none;
	color: #333333;
	width: 440px;
	padding-right: 40px;
}

#indexList img {
	margin-right: 15px;
	opacity: 0.8;
	border: 0 none;
}

#indexList a {
	color: #333333;
	text-decoration: none;
	float: left;
}

#indexList li:hover a {
	color: #2D6FFF;
}

#indexList :hover img {
	opacity: 1;
}

#indexList li {
	margin: 10px 0;
	border-bottom: silver 1px solid;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
}

#indexList li h1 {
	font-size: 20px;
	line-height: 1em;
	margin-bottom: 10px;
}

#indexList li h1 a {display: inline; float: none}
#indexList li p a {display: inline; float: none}

#indexList li p {
	font-size: 12px;
	margin: 5px 0 5px 60px;
}

#privateArea a {
position: absolute;
color: #333333;
left: 60px;
bottom: 5px;
font-size: 12px;
padding-left: 30px;
padding-top: 6px;
height: 30px;
background: url(img/key.png) no-repeat top left;
}

.hentry {
/*	width: 600px;*/
	text-align: justify;
}

.entry-content h1, .entry-content h2 , .entry-content h3 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	text-align: left;
}

.entry-content h2 {
	font-size: 16px;	
}

.entry-content h3 {
	font-size: 1em;
}

.entry-content p {
	margin: 15px 0;
	font-size: 15px;
}

.mycontent {
	/*float: left;*/
	width: 470px;
	margin-left: 20px;
}

.decoration {
	float: right;
	margin-right: -20px;
	}

/*
.pdf_link {
background: url(img/adobe_pdf.jpg) no-repeat 0 0;
height: 45px;
padding-left: 45px;
width: 300px;
margin: 0 auto;
display: block;
}*/

.pdf_link, .mini_pdf_link, .mini_ppt_link, .external_link{
background: url(img/mini_pdf.gif) no-repeat 0 0;
height: 20px;
line-height: 20px;
padding-left: 30px;
}

.mini_ppt_link {
background: url(img/mini_ppt.jpg) no-repeat 0 0;
}

.external_link {
background: url(img/url.gif) no-repeat 0 0;
}

.solicitud_link {
background: url(img/mini-solicitud.jpg) no-repeat 0 0;
padding-top: 120px;
padding-right: 123px;
margin-top: -110px;
width: 250px;
text-align: center;
color: green;
display: block;
font-size: 16px;
float: right;
}

.youtube_link {
	display: block;
	height: 97px;
	line-height: 97px;
	padding-left: 140px;
}

#map {
	width: 430px;
	float: right;
}

#readmore strong {
	color: #14568A;
}

.myform {
    width: 480px;
    padding: 14px;
    }

.myform label {
    display: block;
    font-weight: bold;
    text-align: right;
    width: 240px;
    float: left;
    }

.myform .small {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    width: 200px;
    }
.myform input {
    float: right;
    font-size: 12px;
    padding: 4px 2px;
/*  border: solid 1px #aacfe4;
    width: 200px;*/
    }

.myform button {
    clear: both;
    margin-left: 210px;
    }
.LV_invalid {
    text-align: left;
    clear: both;
    color: red;
    display: block;
}
.LV_valid {
    text-align: left;
    clear: both;
    color: green;
    }
#loginbox {
    	width: 340px;
	padding: 6px 5px;
	height: 120px;
	background: url(/static/img/loginbox.jpg) no-repeat;
	font-size: 12px;
}

#loginbox h3 {
	font-size: 1.1em;
	color: #fff;
	text-align: center;
}

#links {
	float: right;
	width: 300px;
	height: 300px;
}
