/* General styles */

body {

	background: #fff url(img/redorange/background.png) repeat-x;

}



a {

	color: #e67006;

	text-decoration: none;

}



a:hover {

	color: #d90202;

        text-shadow: #4fd7ff;

}





/* 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 {

	

}



.topMenu ul li.current_page_item {

	

}



.topMenu ul li a {

	color: #990000;

	padding-top: 20px;

}



.topMenu ul li a:hover {

	color: #000000;

        text-decoration: underline;

        text-shadow: #4fd7ff;

}



.s {

	border: 1px solid #f90;

}





/* Sidebars styles */



#lsidebar h2, #rsidebar h2 {

	color: #242424;

	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: #990000;

	border-bottom: 1px solid #f90;

}



.postTitle h1 a, .postTitle h2 a {

	color: #DB2D1A;

}



.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;

}



#submit {

	background: url(img/redorange/bg-addcomment.gif) no-repeat;

	color: #fff;

}



/* Footer styles */



#footer {

	border-top: 1px solid #ddd;

}