/*  Rodeo Booking Wordpress Styles by Roger Cervantes. Errece Design*/

/*--General--*/
* {	/*--make all to 0 as default--*/
	padding: 0;
	margin: 0;
}

body {
	background: #737373 url("img/background.jpg") repeat top left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #553322;
}

/*--formatting--*/
a {
	color: #990000;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #553322;
}

p {
	padding: 0.6em 0 0.4em;
}

h2 {
	font-size:24pt;
	font-weight:bold;
	padding-bottom: 10px;
}

h3 {
	font: 18px Georgia,"Times New Roman", Times, serif;	
	letter-spacing: -1px;
}

h4 {
	font: 900 18px Georgia,"Times New Roman", Times, serif;	
	font-style: italic;
}

h5 {
	font: 400 16px Arial, Helvetica, sans-serif;	
}

h6 {
	
}

blockquote {
	width: 400px;
	font-style: italic;
	padding: 10px;
	clear: both;
	margin: 0 0 10px 70px;
	_margin: 0 0 10px 50px;
	border-bottom: 1px solid #553322;
	border-top: 1px solid #553322;
	font:Georgia, "Times New Roman", Times, serif;
	font: 400 18px;	
}

blockquote p {
	padding: 0;
}

.entry ul, .entry ol, .post ul, .post ol {
	margin: 18px;
}

ul {
	list-style:disc;
}

ul li ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li ol {
	list-style-type: lower-roman;
}

img.left {
	float: left;
	margin: 3px 3px 3px 1px;
	border: 1px solid #553322;
}

img.right {
	float: right;
	margin: 3px 3px 3px 1px;
	border: 1px solid #553322;
}

/*--container--*/
#wrapper {
	width: 782px;
	margin: 0 auto;
	border:none;
}

* html #wrapper {
	width:900px;
	margin:0;
}


#content {
	position:relative;
	margin-top:60px;
	padding:0px;
	background:url('img/papel.jpg') repeat-y;
	background-position:top;
	width: 782px;
	float: left;
	margin-bottom:20px;
	bottom:30px;
}


* html #content {
	width:900px;
}

#content #left-col {
	display:block;
	width: 490px;
	float: left;
	position: relative;
	margin-top:20px;
	margin-right: 0px;
	margin-left: 10px;
}

* html #content #left-col {
	margin-left:50px;
	width:440px;
	margin-top:0px;
}

#content #right-col {
	display:block;
	width: 170px;
	clear:none;
	float: right;
	position: relative;
	margin-right:40px;
	margin-top:20px;
}

* html #content #right-col {
	margin-right:10px;
	margin-top:0px;
}

#content #right-col #sidebar {
	width: 170px;
	float: left;
	position: relative;
}

#footer {
	display:block;
	clear:both;
	width: 782px;
	text-align:center;
	float: left;
	height: 20px;
	margin-top: 10px;
	color: #553322;
	font-size:12px;
}

* html #footer {
	width:982px;
}

#footer-text  {
text-align:center;
}

/*--header--*/

#header {
	background:url('/img/header.jpg') no-repeat top left;
	width: 782px;
	height: 248px;
	float: left;
	padding:0px;
}


* html #header #logo {
	margin-left:102px;
}

#header #logo {
	width: 782px;
	height: 200px;
	margin-bottom:10px;
}

#header #logo h1 a {
	width: 782px;
	height: 200px;
	float: left;
}

/*--page-menu--*/
#header #menu {
	position:relative;
	top:0px;
	float: left;
	width: 782px;
	height: 48px;
	margin-left:102px;
}

*html #header #menu {
	margin-top:-48px;
}

#header #menu ul {
	width: 732px;
	list-style:none;
	float: left;
	text-align: left;
	margin-left:0px;
}

#header #menu ul li.page_item {
	display:block;
	float: left;
}

#header #menu ul li.page_item a {
	display: block;
	margin: 5px 104px 5px 0px;	
	float: left;
	text-decoration: none;
	font: 20px Georgia,"Times New Roman", Times, serif;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
}

* html #header #menu ul li.page_item a {
	display: block;
	margin: 5px 52px 5px 0px;	
	float: left;
	clear:none;
	text-decoration: none;
	font: 20px Georgia,"Times New Roman", Times, serif;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
}

#header #menu ul li.page_item a:hover {
	color:#553322;
}

#header #menu ul li.current_page_item a {
	color: #990000;
}

/*--featured-post

#featured-post {
	width: 500px;
	margin:10px;
}

#featured-post h3 {
	color: #000000;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

#featured-post .featured {
	width: 475px;
	border: 0px solid #ffff00;
	float: left;
	padding: 10px;
	background: #ffff99;
}

#featured-post .featured h2 a {
	display: block;
	letter-spacing: -1px;
}

#featured-post .featured span#f-date {
	padding: 4px 2px 2px 2px;
	background-color: #000000;
	color: #ffffff;
	font-style:italic;
	font-size: 12px;
}

#featured-post .featured span#f-date a {
	color: #ffffff;
	font-style:normal;
}

#featured-post .featured span#f-date a:hover {
	color: #ffff00;
	font-style:normal;
}

#featured-post .featured p {
	padding-top: 5px;
}

#featured-post .featured p img, #featured-post .featured p a img {
	padding: 5px;
	border: 1px solid #000000;
	background-color: #ffffff;
	float: right;
	margin: 0 0 5px 5px;
}

#featured-post .featured small {
	float: left;
	padding: 4px 0;
	border-top: 1px solid #000000;
	width: 500px;
	padding: 4px 0 4px 20px;
}

#featured-post a#readmore {
	float: right;
	display: block;
	width: 79px;
	height: 22px;
	margin: -20px 10px 0 0;
	display: inline;
}

--*/

/*--post--*/

.post {
	width: 500px;
	float: left;
	margin: 10px;
	border-bottom:solid 1px #553322;
}


.post .post-info {
	float: left;
	width: 500px;
	color:#553322;
	margin-top:-10px;
	margin-bottom:10px;
}

* .post .post-info {
	margin-top:0px;
}



.post .post-info a img, .post .post-info img {
	margin: 5px;
	border: 1px solid #553322;
}

.post .post-info em {
	display: block;
	font-size: 12px;
	font-style:italic;
}

.post .post-info span.post-tag {
	font-size: 12px;
	margin-left: 10px;
	width:300px;
}

.post .post-info span.post-tag a {
	text-decoration: none;
	font-weight: 900;
	color:#553322;
}

.post .post-info span.post-tag a:hover {
	text-decoration: none;
	font-weight: 900;
	color:#990000;
}

.entry {
	float: left;
	width: 470px;
	margin:15px;	
}

* html .entry {
	margin-left:0px;
	margin-right:0px;
}

p.metadata {
	padding: 0px;
	clear: both;
	text-align: right;
	font-size: 12px;
	font-style:italic;
}

p.metadata a{
text-decoration:none;
color:#553322;
}

p.metadata a:hover{
text-decoration:none;
color:#990000;
}

p.metadata2 {
	margin: 2px;
	clear: both;
	text-align: right;
	width: 450px;
	color:#553322;
	font-size: 12px;
	font-style:italic;
}

* html p.metadata2 {
	width:430px;
}

.clear {
	clear: both;
	margin: 10px 0 0 0;
}

/*--right-col--*/

/*--feed--*/
#feed {
	width: 170px;
	text-align: right;
	float: left;
	margin-bottom: 10px;
}

#feed a.rss {
	width: 32px;
	height: 27px;
	float: right;
	text-indent: -9999em;
	text-align: left;
}

/*--feed--*/
#searchform {
	width: 170px;
	float: left;
	height: 30px;
}

#searchform form {
	float: left;
	width: 170px;
	display: inline;
}

#searchform form input#s {
	width: 158px;
	height: 20px;
	border: solid 1px #553322;
	margin-bottom:2px;
	margin-right: 0px;
	color: #666;
}

#searchformform input#searchsubmit {
	width: 45px;
	height: 24px;
	border: 0;
}

/*--about--*/
#about {
	clear: left;
	width: 170px;
	margin-bottom: 20px;
	font-size:12px;
	text-align:right;
}

#about h3 {
	text-align:right;
	width: 170px;
	margin-bottom:0px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0;
}

#about a img {
	float: left;
	border: 1px solid #553322;
	margin: 5px;
}

/*--sidebar1--*/

#sidebar h3 {
	text-align: right;
	margin-bottom: 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar1 {
	float: left;
	width: 170px;
	margin-right: 10px;
	font-size:12px;
}

#sidebar2 {
	float: left;
	width: 170px;
	margin-right: 10px;
	font-size:12px;
}

#sidebar ul {

}

#sidebar ul li {
	float: left;
	width: 170px;
	margin-top:0px;
	margin-bottom: 0px;
	text-align:right;
}

#sidebar ul li h2 {
	margin-top: 30px;
	margin-bottom:-10px;
	font: 16px Georgia,"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:right;
}

* html #sidebar ul li h2 {
	margin-bottom:0px;
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	float: left;
	width: 170px;
	border: 0;
	margin-bottom: 0;
}

#sidebar ul li ul li a {
	float: left;
	width: 170px;
	text-decoration: none;
	color: #553322;
	margin: 2px;
}

#sidebar ul li ul li a:hover {
	color: #990000;
}

/*--comments--*/

#comments {
	margin-top: 15px;
	float: left;
	width: 500px;
}

* html #comments {
	width:400px;
	margin-left:-50px;
}

h3#comment-title {
	width: 400px;
	float: left;
	text-indent: -9999em;
	margin-top: 5px;
}

#comments ol, #comments ol li {
	float: left;
	width: 400px;
	list-style: none;
	padding: 0;
}


#comments ol li {
	border-top:1px solid;
}

#comments ol {
	border-bottom:1px solid;
}


#comments ol li .comment-data {
	float: left;
	width: 370px;
	margin-right: 10px;
	padding: 5px 10px;
	min-height: 100px;
	_height: 120px;
	overflow: auto;
	font-size: 12px;
	font-style:italic;

}

#comments ol li.alt .comment-data {
	float: left;
	width: 370px;
	margin-top:10px;
	margin-right: 10px;
	padding: 5px 10px;
	min-height: 100px;
	_height: 120px;
	overflow: auto;
	font-size: 12px;
	font-style:italic;
}

#comments ol li .comment-info {
	width: 70px;
	float: left;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
}

#comments ol li .comment-info a img {
	border: 0;
	margin-bottom: 5px;
}

#comments ol li .comment-info a {
	text-decoration: none;
}

/*--respond--*/
#respond {
	margin-left: 25px;
	margin-top: 10px;
	float: left;
	float: left;
	width: 400px;
}

* html #respond {
	margin-left:10px;
}

#respond p {
	margin: 2px 0;
}

#respond input {
	padding: 2px;
	border: 1px solid #000000;
}

/*--footer--*/
#footer .footer-text {
	width: 800px;
	margin: 0 auto;
}

#footer .footer-text a {
	color: #553322;
}

#footer .footer-text a:hover {
	color: #553322;
}

#footer .footer-text span {
	float: left;
	width: 600px;
}

#footer .footer-text em {
	float: left;
	width: 360px;
	text-align: center;
}

/*--widget-formatting*/
.textwidget {
	margin: 5px;
}

a.tag-link-11 {
	text-decoration: none;
	margin: 3px;
}

#tag_cloud .widgettitle, .widget_text .widgettitle, .widget_calendar .widgettitle {
	text-align: left;
	border-bottom: 1px solid #000000;
}

#tag_cloud {
	text-align: center;
}

ul#recentcomments li.recentcomments {
	width: 150px;
	font-weight: 900;
	border-top: 1px solid #000000;
	margin: 2px 4px;
}

ul#recentcomments li.recentcomments a {
	border:0 ;
	width: 150px;
	font-weight: 400;
}

ul#recentcomments li.recentcomments a:hover {
	background-color: #ffff00;
}

#calendar_wrap {

}

#wp-calendar {
	width: 150px;
	margin: 0 auto;
}

#wp-calendar a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #000000;
	color: #ffffff;
}

#prev {
	text-align: left;
}

#prev a {
	text-decoration: none;
	margin: 1px 2px;
	background-color: #000000;
	color: #ffffff;
}

#next {
	text-align: right;
}

#next a {
	text-decoration: none;
	margin: 1px 2px;
	background-color: #000000;
	color: #ffffff;
}

/*--navigation--*/

.navigation {
	float: left;
	width: 480px;
	margin: 20px 10px;
}


.navigation .alignleft a {
	float: left;
}

.navigation .alignright a {
	float: right;
}

/*--gallery--*/

p.attachment {
	text-align: center;
	margin: 15px 10px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
p.attachment a img {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.navigation a img {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.gallery-item a img {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.gallery-item a:hover img {
	border: 1px solid #ffff00;
}
