/*
Theme Name: 2 Column Fixed - Menu Left
Theme URI: http://www.tomorrows-laundry.com
Description: This is a blank Wordpress theme with a fixed width, laid out in 2 columns with the menu on the left
Author: Will Healey
Author URI: http://www.tomorrows-laundry.com


/*-----------Block Level Elements--------------*/

Body {
font-family:verdana,arial, sans-serif;
font-size:11px;
background: url(http://www.acesem.org/img/bg.gif) repeat;
}

#page {
width: 750px;
margin: 0 auto;
background: url(http://www.acesem.org/img/bg2.gif) repeat-y;
}

#header {
width: 100%;
height:120px;
margin: 0;
}


#headerimg {
border:0;
}

#header img {
border:0;
} 

#headerimg a {
text-decoration:none;
}

.description {

}

#wrapper {
width: 100%;

}

#content {
float: right;
width: 63%;
text-align:justify;
margin-right:25px;
}

#sidebar {
width: 28%;
margin-right: 70%;

}

#footer {
width: 100%;
clear: both;
margin-top:30px;
border-top: 1px solid #ccc;
}


#destacado {
margin:10px;
padding:10px;
border:1px dotted #000;
background:#ffff99;
font-size:16px;
}

#destacado a {
font-weight:bold;
text-decoration:none;
color: #990000;}

#destacado a:hover {
font-weight:bold;
text-decoration:none;
color: #ff0000;}
 







#highlights {
margin:10px;
}

#highlights a {
font-weight:bold;
text-decoration:none;
color: #000;}

#highlights a:hover {
font-weight:bold;
text-decoration:none;
color: #ff0000;}
 
#highlights img {
float:left;
border:0;
margin-right:10px;
}

#buscador {
float:left;
}


#buscames {
float:right;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
font-size:15px;
text-transform:uppercase;
}

h2 a {
font-weight:bold;
color: #000;
text-decoration:none;}

h3 {

}

h3 a {
font-weight:bold;
color: #000;}


h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

.persona {
float:left;
height:100px;
margin:10px 0;
border: 1p dotted #ccc;
}



blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {
text-align:left;
}

#sidebar ul li {
margin-left:-30px;
list-style-type:none;
line-height:250%;
border-bottom: 0px solid #ccc;
}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
color: #ff0000;
text-decoration:none;
font-weight:bold;
}

#sidebar a:hover {
color:#000;
text-decoration:underline;
font-weight:bold;
}

#sidebar a:visited {

}

.big a {
font-size:13px;
}

.seccion {
margin:15px 0 0 -30px;
font-size:14px;
font-weight:bold;

}

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

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

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

img {
border:1px dotted #c0c0c0;
padding:5px;
}

img.flota {
margin-right:10px;
margin-bottom:40px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

a {
color:#000;
}

a:hover {
color:#ff0000;
}