/*
Theme Name: Rio Rita
Theme URI: http://www.hundredflowers.com
Description: Nathan Rules. He made this.
Author: Nathan Regener
Author URI: http://www.hundredflowers.com


/*-----------Block Level Elements--------------*/

Body {
	background-image: url("images/background.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

#page {
	width: 750px;
	margin: 0 auto;

}

#header {
	width: 100%;
	text-align: center;
}

#headerimg a, img {
	border: 0px;
}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 75%;
	margin: 5px;
}

#sidebar {
	width: 23%;
	margin-right: 70%;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: smaller;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

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 {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#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;
}