/* Style add-ons for the "Silver Red" color scheme 
of the WordPress theme "Simple Balance" by Blogsessive */


/* General styles */
body {
	background:url(img/redorange/background.png) repeat-x;	
}

a {
	color: #e67006;
	text-decoration: none;
}

a:hover {
	color: #d90202;
}


/* Header styles */

.topLogo h1, .topLogo h2 {
	color: #d90202;
}

.topLogo h1 a, .topLogo h2 a {
	color: #d90202;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #e67006;
}

.topLogo .blogDescription {
	color: #e67006;
}

.topMenu ul li {
	border-top:5px solid #CCC;
}

.topMenu ul li.current_page_item {
	border-top: 5px solid #999; color: #F90; font-weight:bold; border-bottom:1px solid #CCC; padding-bottom:3px
}

.topMenu ul li a {
	color: #999;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #F90; font-weight:bold; margin-right:-5px; border-bottom:1px solid #CCC; padding-bottom:3px
}

.s {
	border: 2px solid #CCC;
	font-weight:normal;
	padding-left:30px;
	background:url(img/redorange/buscar.jpg) no-repeat 5px 3px #FFF;
	height:20px;
	color:#999;
	padding-top:5px;
	width:170px
}


/* Sidebars styles */

#fontsize {margin:auto auto 20px auto;} 

#lsidebar h2, #rsidebar h2 {
	color: #666;
	border-bottom: 1px solid #f90;
}

#lsidebar li.rssFeed {
	background: url(img/redorange/bg-rss.gif) no-repeat;
}

.rssFeed a {
	color: #fff;
}

.rssFeed a:hover {
	color: #f90;
}

.rssEmail {
	border: 1px solid #f90;
}

.rssForm small {
	background: #fff2db;
}

.rssSubmit {
	color: #e67006;
}

#wp-calendar caption {
	color: #f90;
}

#wp-calendar th {
	background: #eee;
}

#wp-calendar td {
	background: #f5f5f5;
}

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #888;
}


/* Content styles */

.archiveTitle {
	color: #666;
	border-bottom: 1px solid #ddd;
}

.postTitle h1, .postTitle h2 {
	color: #d90202;
	border-bottom: 1px solid #f90;
}

.postTitle h1 a, .postTitle h2 a {
	color: #d90202;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #888;
}

.postContent h1 {
	color: #666;
}

.postContent h2 {
	color: #666;
}

.postContent h3 {
	color: #666;
}

.postContent h4 {
	color: #777;
}

.postContent blockquote {
	background: #fff2db url(img/redorange/bg-blockquote.gif) no-repeat;
}

.postMeta a {
	color: #d90202;
}

.postMeta a:hover {
	color: #888;
}


/* Comments styles */

h3#respond, h3#comments, h3#trackbacks {
	color: #d90202;
	border-bottom: 1px solid #f90;
}

.commentAuthor a {
	color: #d90202;
}

.commentAuthor a:hover {
	color: #888;
}

#author, #email, #url {
	border: 1px solid #bbb;
}

#comment {
	border: 1px solid #bbb;
}

#mp_submit {
	color: #fff;
	width:180px;
	margin-top:0px;
	background:url(img/redorange/submit_mail.jpg);
	height:30px;
	padding-left:35px;
	border:none
}

#mail_mp {
	border:none;
	background:url(img/redorange/bg_text_email.gif) no-repeat;
	height:23px;
	width:173px;
	padding:7px 3px;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
}
