/*
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 {
font-family:Arial;
font-size:12px;
background-color:#000;
background-image: url(http://xodiaco.com/fondo.png);
background-repeat: repeat;
}

#page {
	width: 520px;
	margin: 0 auto;
padding:10px;
background-color:#fff;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 500px;
margin-left:10px;
}

#sidebar {
margin-left:460px;
	width: 150px;
border:10px solid #f5f5f5;
padding:10px;
}

#footer {
border-top:2px solid lightblue;
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {
}

textarea{
width:280px;
}

.titular{
background-color:pink;
padding:3px;
text-transform:uppercase;
}
h2 {
border-bottom:2px solid violet;
margin:10px 0px 0px 0px;
}

h3 {
font-size:10px;
text-transform:uppercase;
color:#333;
margin:5px 0px 5px 0px;
}

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 {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
list-style-type: none;
padding:0px;
margin:0px;
}

#sidebar ul h2 {
padding:0px;
margin:0px;
}

#sidebar ul li {
padding:0px;
margin:0px;
}

#sidebar ul ul {
list-style-type: none;
padding:0px;
margin:0px;
}

#sidebar ul ul li {
padding:0px;
margin:0px;
}

#sidebar ul ul ul {
list-style-type: none;
padding:0px;
margin:0px;
}

#sidebar p {
padding:0px;
margin:0px;
}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------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------------------*/




/*-------------Other------------------*/

hr {
	display:none;
}