/*
Theme Name: 2 Column Fixed - Menu Right
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 right
Author: Will Healey
Author URI: http://www.tomorrows-laundry.com


/*-----------Block Level Elements--------------*/

Body {
       margin: 0px;
       padding: 0px;
       background-color: #000;
       color: #FFF;
       background-image: url(images/fondo.jpg);
       background-repeat: no-repeat;
       background-position: top center;
       margin: 0px;
       padding: 0px;
}

#page {
	width: 840px;
	margin: 0 auto;
}

#header {
	width: 840px;
        height:300px;
        margin:0px 0px 25px 0px;
        padding: 0px;
}

#headerimg {
        width: 840px;
        height:300px;
        margin:0px;
        padding: 0px;
}

#menux {
        width: 840px;
        height:45px;
        line-height: 45px;
        margin:0px;
        padding: 0px;
        font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
        font-size: 22px;
        text-decoration: none;
        float: left;
        display: inline;
        text-align: right;
}
#menux ul {

        margin:0px;
        padding: 0px;
        text-decoration: none;
        list-style-type:none;
}
#menux ul li{

        margin:0px 0px 0px 15px;
        padding: 0px;
        text-decoration: none;
        display: inline;
        list-style-type:none;
}
#menux ul li a:link {
        margin:0px;
        padding: 0px;
        text-decoration: none;
        list-style-type:none;
        color: #FFF;
}
#menux ul li a:visited {
        margin:0px;
        padding: 0px;
        text-decoration: none;
        list-style-type:none;
        color: #FFF;
}
#menux ul li a:hover {
        margin:0px;
        padding: 0px 0px 4px;
        text-decoration: none;
        list-style-type:none;
        color: #FFF;
        border-bottom: solid 3px #FFF;
}
#menux ul li a:active {

        margin:0px;
        padding: 0px;
        text-decoration: none;
        display: inline;
        list-style-type:none;
        color: #FFF;
}

#headerimg h1  {
       text-indent: -1000px;   
       width: 400px;
       height: 110px;
       margin: 0px;
       padding: 0px;
       float: left;
}
#headerimg h1 a {
       text-indent: -1000px;
       width: 400px;
       height: 110px;
       padding: 0px;
       display: block;
}

.description {
       width: 50px;
       height: 100px;
       float: left;
       margin: 0px;
       padding: 0px;
       text-indent: -1000px;
}

#fotorosa {
       width: 840px;
       height: 140px;
       margin: 0px;
       padding: 0px;
       float: left;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 70%;
}

#sidebar {
	width: 27%;
	margin-left: 70%;
        background-color: #35020f;
        border: solid 1px #4a1421;
        background-image: url(images/lateral.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        padding-top: 70px;
}

#footer {

        height: 60px;
        line-height: 60px;
	clear: both;
        background-image: url(images/pie.gif);
        background-repeat: repeat-x;
        padding: 0px 15px;
        font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
        margin-top: 10px;
}
#logopie {
        width: 125px;
        height: 60px;
        background-image: url(images/logo.gif);
        float: left;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {
        color: #FFF;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-decoration: none;
        font-weight:normal;



}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



        h2 a:hover, h2 a:visited, h2 a {
        background-image: url(images/fondo_h2.jpg);
        background-repeat: repeat-x;
        color: #FFF;
        display: block;
        height: 34px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 24px;
        text-decoration: none;
        font-weight:normal;
        text-indent: 15px;
        margin: 0px;
        padding: 0px;
}
        h5 a:hover, h5 a:visited, h5 a {
        background-image: url(images/fondo_h2.jpg);
        background-repeat: repeat-x;
        color: #FFF;
        display: block;
        height: 34px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 24px;
        text-decoration: none;
        font-weight:normal;
        text-indent: 15px;
        margin: 0px;
        padding: 0px;
}

.post {
        width: 95%;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #c9c9c9;
}
.entry a {
color: #FFF;
decoration: none;
}
.entrytext .postmetadata {

}
.entrytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #c9c9c9;

}

.postmetadata alt {

}
.postmetadata {
	border: solid 1px #2d2d2d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	clear: both;
	padding: 4px 8px;
        margin: 0px 0px 15px 0px;
}

.postmetadata a {
	color: #FFF;
}

small.fecha {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffff99;
        margin: 0px;
        padding: 0px;
        text-align: right;
        display: block;


}

.navigation {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFF;
width: 95%;
margin: 0px 0px 10px;

}

.alignleft {
display: inline;
float: left;
width: 49%;
}
.alignleft a {
color: #FFF;
decoration: none;
}
.alignright {
display: inline;
float: right;
width: 49%;
text-align: right;

}
.alignright a {
color: #FFF;
decoration: none;
}
.center {

}

.pagetitle {

}

blockquote {
background-color: #400233;
color: #fff;
font-size: 20px;
font-family: Georgia;
margin: 5px 0px;
padding: 5px 10px;
float: left;
display: block;
border-bottom: 1px solid #fff;
border-top: 3px solid #fff;
width: 96%;

}

cite {

}

a img {
        margin: 5px;
        border: none;

}

acronym, abbr {

}

/*--------------Sidebar------------*/

 #adorno {
background-image: url(images/debajo_lateral.jpg);
background-repeat: no-repeat;
width: 225px;
height: 49px;

}

#sidebar ul {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#FFF;
        list-style-type:none;
        margin: 0px;
        padding: 0px 10px;
        width: 200px;
}

#sidebar ul h2 {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        color: #FFF;
        font-weight: normal;
        font-style: italic;
        background-image: url(images/fondo_ul.jpg);
        background-repeat: repeat-x;
        height: 20px;
        text-indent: 5px;
        margin: 15px 0px 5px;

}

#sidebar ul li {
        font-family:"Trebuchet MS", "Times New Roman", Times, serif;
        font-size: 13px;
        color: #FFF;
        padding: 0px;

}

#sidebar ul ul {
        padding: 0px 10px;
}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
color: #999;
text-decoration: none;

}
#sidebar a:link {
color: #FFF;
text-decoration: none;

}
#sidebar a:visited {
color: #999;


}
#sidebar a:hover {
color: #FFF;
text-decoration: underline;

}
#sidebar a:active {
color: #FFF;
text-decoration: underline;

}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #9f5874;
padding: 5px 10px;
margin: 0px 0px 10px 0px;
width: 85%;
background-color: #450219;

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
width: 95%;
height: 20px;
margin: 0px;
padding: 0px;
}

#searchform input {
width: 50px;
height: 20px;
background-color: #d60147;
border: solid 1px #fb6b8f;
color: #FFF;
font-family: Verdana;
font-size: 12px;
margin: 0px 10px;
padding: 0px;
line-height: 20px;
float: left;
}

#searchform #s {
width: 90px;
height: 20px;
background-color: #28020b;
border: solid 1px #613b45;
color: #FFF;
font-family: Verdana;
font-size: 12px;
margin: 0px;
padding: 0px;
line-height: 20px;
float: left;

}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
label small {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFF;
}
/*-------------carta------------------*/
#pizarra {
width: 550px;
height: 623px;
       background-image: url(images/pizarra_big.jpg);
       background-repeat: no-repeat;
color: #FFF;
font-family: Georgia,Verdana;

font-size: 15px;
margin: 0px;
padding: 30px 20px;
float: left;
}