/*
Theme Name: Toolbox
Theme URI: http://wordpress.org/extend/themes/toolbox/
Author: Automattic
Author URI: http://automattic.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */
body {
background: url("/uploads/2011/08/fondositio.png") repeat scroll 0 0 transparent;}

* {
    margin: 0;
    padding: 0;
}

#page {background-color: #ffffff;
width: 950px;
margin: 0 auto; color: #636363;
    overflow: hidden;}

#primary {
	float: left;
	width: 950px;
padding-bottom: 0px;
padding-top:20px;

}

#content {height: 100%;
	
}


#content2 {height: 100%;
	width: 620px;
float:left;
}



#main .widget-area {
	 padding-left: 30px;
margin-top: 20px;
	overflow: hidden;
	width: 280px;}

#main .widget-area2 {
	 padding-left: 20px;
	overflow: hidden;
	width: 280px;
margin-top: 0px;


}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #eee;
	display: block;
	float: left;
	margin: 0 auto 1em;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #dedede;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

.entry-meta {
clear: both;
display: block;
font-family: Tahoma,Arial,Helvetica,Sans,Times,serif,Verdana,sans-serif; 
font-size: 11px;
}

.entry-meta a{
color: #005b7f;
}


#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	margin: 0 0 1em;
}




/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;

}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Aside Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin-right: 1em;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}

entry-despliegue img {   border-color: #B3B5BB;
    border-style: solid;
    border-width: 1px;
    margin-right: 1em;
    padding: 5px;}


p img {border-color: #EDEDED;
    border-style: solid;
    border-width: 1px;
    margin-right: 1em;
    padding:3px;
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
padding-bottom:3px;
padding-top:3px;
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
	
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 80%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 90%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
padding-top:0px;
  padding-right: 0px;

}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

.widget_search {  background-color: #ededed; padding-top: 10px; padding-left: 20px; padding-bottom: 10px;}



/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
}


#dos {padding-bottom: 0px;}



article {width: 280px; float: left; border-right: solid; border-width:1px; border-color: #ffffff; padding-left: 20px; padding-right: 10px; padding-bottom: 20px;}

#content2 article {width: 620px; }

#dos {width: 290px; float: left; border:none; padding-left: 20px;}


#menulateral {width: 0px; 
float:left; 
 }

#menulateral ul {list-style: none outside none; 
pagging-right: 5px;
background-color: #1d99b7;}

#menulateral li {  
    line-height: 35px;
    margin: 0 0 0px;
    padding: 0px 0px;

    width: 280px;

}

#menulateral li a{ 
font-size: 16px;
color: #ffffff;
 letter-spacing: 0.03em;
text-decoration:none;
padding-left: 20px;
text-transform:uppercase;}

#menulateral li:hover {
    background: none repeat scroll 0 0 #48a7bd;
     }

 
#slide  {width:620px; float:left; height: 300 px; padding-left:0px; z-index: 2; padding-top: 20px;}


.entry-content {font-family: sans-serif; font-size: 12px; color: #666666;  line-height: 20px;  }

.entry-content a{color: #00779f;}


#postdespliegue 
{width: 590px;
font-family: Tahoma,Arial,Helvetica,Sans,Times,serif,Verdana,sans-serif; 
font-size: 12px; float:left;}


h1 
{
font-size: 16px;
display: inline;
 font-weight: normal;
color: #3f3b4f; }

h1 a:link 
{
font-size: 16px; 
color: #3f3b4f; 
 font-weight: normal;
text-decoration: none;
}

h1 a:hover 
{color: #3f3b4f;
 font-weight: normal;}

.page-title {margin-top: 20px;  padding-left: 20px;}
.page-header {height: 70px; }

h2 a:link
{
font-size: 20px;
font-weight: normal;
 letter-spacing: 0.04em;
text-decoration:none;
color:#ff3010;
}

h2 a:hover
{font-family:  sans-serif;
font-size: 20px;
font-weight: normal;
 letter-spacing: 0.04em;
text-decoration:none;
color:#404a6f;
}


h4 {font-size: 16px;}

h5 {color: #ffffff;font-size:18px;     line-height: 20px;}

h6 {color: #333333;font-size:28px; padding-left: 20px; padding-top: 20px;}


#suckerfishnav {z-index: 200;}

nav {position: relative; z-index: 400;}

#logo {padding-left: 15px;}

#agenda {  padding-top: 15px; background-color: #F3F4F4; padding-left: 10px; width: 267px;     padding-right: 10px;}
#agenda ul {list-style: none outside none; padding-left: 0px; padding-bottom: 20px; }

.fecha {float: left; width: 70px;   
font-family: Times,Arial,Helvetica,Sans,serif,Verdana,sans-serif;
color: #486d89; 
font-size: 18px;
padding-right: 10px;
}

#agenda li {border-bottom: 1px dotted #c3d9f2;
  margin: 0 0 10px;
    padding: 3px 5px;
padding-bottom: 20px;
font-family: sans-serif;
font-size: 12px;

}



#categoryposts-3 { 
background-color: #f3f4f4; 
width: 280px;
 margin-top: 20px;
 padding: 0px 10px 0 0;
}

#categoryposts-3 h1 {

    background-color: #bbb55c;
    color: #ffffff;
    font-size: 18px;
    margin-left: 0;
    padding-right: 180px;
padding-top:5px;
padding-bottom: 5px;
padding-left:20px;
}


#categoryposts-3 ul {list-style: none outside none;padding-left: 0px; padding-top: 15px;}
#categoryposts-3 li {padding-bottom: 10px; padding-left: 15px;
    padding-right: 15px; }

#categoryposts-3 li a {color:#486d89; font-family: sans-serif; font-size: 12px; text-transform: none; }
#categoryposts-3 li p {margin:0px; font-family: sans-serif; font-size: 12px;}



#banners {padding-left: 10px; padding-top: 0px; height: 100px;  }

#banner1{ float:left; height: 100px; overflow: hidden;  }
#banner2 {float: left; height: 100px; overflow: hidden; }

#banner1 a img {padding-left: 5px;}

#destacado {height: 300px; padding-bottom: 45px;}


#controller {
    background: url("/accpdiseno/wp-content/uploads/2011/05/backTop.gif") no-repeat scroll 0 0 transparent;
    height: 170px;
    left: 50%;
    margin-left: 475px;
    position: fixed;
    top: 80px;
    width: 39px;
}



#controller .backTop {
    display: block;
    height: 110px;
    width: 39px;
}
#controller .backTop:hover {
    background: url("/accpdiseno/wp-content/uploads/2011/05/backTopHover.gif") no-repeat scroll 0 -30px transparent;
    cursor: pointer;
    display: block;
    height: 109px;
    width: 39px;
}

#controller .upOne {
    display: block;
    height: 30px;
    width: 39px;
}

#controller .upOne:hover {
    background: url("/accpdiseno/wp-content/uploads/2011/05/backTopHover.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 29px;
    width: 39px;
}

#controller .downOne {
    display: block;
    height: 30px;
    width: 39px;
}
#controller .downOne:hover {
    background: url("/accpdiseno/wp-content/uploads/2011/05/backTopHover.gif") no-repeat scroll 0 -140px transparent;
    display: block;
    height: 29px;
    width: 39px;
}


h1.entry-title {font-size: 16px; text-transform: none;     font-weight: normal; }

#postdespliegue { padding-left: 20px; padding-bottom: 40px;}


.entry-despliegue {padding-bottom: 10px; letter-spacing: 0.03em; line-height: 20px; padding-top: 20px;}



#secondary {padding-left: 10px;}

.lineafinal {margin-right:15px; margin-left:10px;  border-bottom: 0px solid #99CCEE; color:#ffffff; }

.entry-header {
 border-bottom: 1px solid #ffffff;
    border-color: #ffffff;
    border-top: 1px solid #ffffff;
    height: 38px;
    padding-bottom: 0;
    padding-top: 1px;}

.entry-header2 {
    border-top: 1px solid;
border-bottom: 1px solid;
border-color: #ffffff;
padding-top: 13px;
padding-bottom: 3px;
 height: 23px;}

.entry-header3 {
 border-bottom: 1px solid #ffffff;
    border-color: #ffffff;
    border-top: 1px solid #ffffff;
    padding-bottom: 0;
    padding-top: 1px;}


.segmentotitulo {
    border-top: 1px solid;
border-bottom: 1px solid;
border-color: #ffffff;
padding-top: 13px;
padding-bottom: 3px;
}




h1.titulodespliegue {font-size:20px; color: #3F3B4F;}

#site-generator {background-color: #a2b0c0; font-family: arial; font-size: 11px; color:#ffffff; padding-top: 5px; padding-bottom: 5px; padding-left: 240px;}


#titularagenda {background-color: #1D99B7;  height: 20px; padding-top: 5px; padding-left: 20px; 
border-style: solid; border-color: #e3b46c; border-width: 0px; padding-bottom: 2px; }

#newsletterc { height: 150px; padding-left: 10px; padding-top: 10px;}

#primarypagina {width: 580px; padding-left: 20px; float: left; padding-top: 20px; }

a:link {color: #00779F;}
.entry-contentpage {padding-top: 15px; font-family: sans-serif; font-size: 12px; color: #666666;  line-height: 20px;}

.entry-summary {font-family:arial; font-size: 12px;}


#newsletter_subscribe_email {float:left;}
#newsletter_subscribe_name {float:left;}
#newsletter_subscribe_submit {float: right;}



#desplieguepagina { width: 600px;}

.titularpagina {line-height: 15px;}

h1.titulopagina {color:#1d99b7; font-size: 28px;} 


#contenidoarchivo {width: 550px;}

.bajadaarchivo {width: 600px; font-family: arial; font-size: 12px; line-height: 20px;}

#nav-below a{padding-left: 20px; font-family: arial; font-size: 12px; color: #333333;
position: relative; z-index: 0;}
#nav-previous a{padding-left: 20px; font-family: arial; font-size: 12px; color: #333333;
position: relative; z-index: 0;}
#nav-next a {padding-left: 20px; font-family: arial; font-size: 12px; color: #333333;
position: relative; z-index: 0;}