#header_image {
	/*:Header image*/
	background-image:url(images/headers/499153_79030836.jpg);
	/*:Header image alignment*/
	background-position:center;
	/*:Header height*/
	padding-top:200px;
}

body {
	/*:Background image*/
	background-image:url(images/background/fondo.gif);
	/*:Background color*/
	background-color:#303030;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:180px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:200px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:180px;
	/*:Sidebar left width*/
	right:180px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:200px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:200px;
}

#page, #header, #footer {
	/*:Page width*/
	width:900px;
}

*::-moz-selection, *::-selection {
	/*:Selection color*/
	background-color:#ff6600;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#ff6600;
}

a {
	/*:Links color*/
	color:#ff6600;
}

h1 {
	/*:Site title font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	/*:Site title font weight*/
	font-weight:normal;
	/*:Site title font style*/
	font-style:italic;
	/*:Site title font size*/
	font-size:2em;
}

h2, h3, h4, h5, h6 {
	/*:Titles font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}

h2 {
	/*:Titles size*/
	font-size:1.9em;
}

.sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	/*:Sidebar titles font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}

.sidebar h2 {
	/*:Sidebar titles color*/
	border-left-color:#ff6600;
	/*:Sidebar titles color*/
	color:#ff6600;
}

.sidebar h2 a {
	/*:Sidebar titles color*/
	color:#ff6600;
}

.sidebar h2 {
	/*:Sidebar titles size*/
	font-size:1.5em;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Sidebar links color*/
	color:#ff6600;
}

.sidebar li {
	/*:Sidebar line height*/
	line-height:1em;
	/*:Sidebar line height*/
	min-height:1em;
}

* html .sidebar li {
	/*:Sidebar line height*/
	height:1em;
}

.sidebar li a:hover {
	/*:Sidebar rollover color*/
	background-color:#585858;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Menu highlight color*/
	color:#ff6600;
}

#menu ul li.current_page_parent:hover a, #menu ul li.current_page_parent a:hover, #menu ul li.current_page_parent a, #menu ul li.current_page_item:hover a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a { /*, #menu ul li a:hover { */
	/*:Menu highlight color*/
	background-color:#ff6600;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Menu highlight color*/
	background-color:#ff6600;
}

#menu ul li:hover a, #menu ul li a:hover {
	/*:Menu rollover color*/
	background-color:#3d3d3d;
}

.comment.comment_author {
	/*:Author comment color*/
	background-color:#4d9301;
	/*:Author comment color*/
	border-color:#4d9301;
}

h2, h2 a, h3, h3 a {
	/*:Titles color*/
	color:#4d9301;
}

.post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Author color*/
	color:#4d9301;
}

.post blockquote, .post blockquote a {
	/*:Blockquote color*/
	color:#4d9301;
}

.post blockquote {
	/*:Blockquote color*/
	border-left-color:#4d9301;
}

code {
	/*:Code color*/
	background-color:#4d9301;
	/*:Code color*/
	border-color:#4d9301;
}

#wp_quotes
{
	margin-left: -10px;
}

#wp_quotes div.wp_quotes_quote
{
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	font-size: 0.9em;
	color:#990000;
	text-align:right;
}

#wp_quotes div.wp_quotes_author
{
	font-size: 0.7em;
	color:#999999;
	text-align:right;
	font-style: italic;
	margin-top: 5px;
}

div.wp_quotepage
{
	font-size: 14px;
	width: 80%;
	margin-left: 40px;
}

div.wp_quotepage_quote
{
}

div.wp_quotepage_author
{
	margin-left: 40px;
	font-style: italic;
}

hr.wp_quotepage_hr
{
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div.wpquotes_poweredby
{
	text-align: center;
	font-size: 0.8em;
	margin-top: 12px;
