#credits li {display:inline;padding:0 0em;border-right:0px solid #ccc;}
#credits li.last {border:none;}


.credits {
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	margin: 0 0 30px 0;
	font: 120% Garamond, Georgia, serif;
}
.credits em {
	color: #999;
}
.credits a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.credits a:hover {
	color: #000;
}

img {
	border: none;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 160px;
	height: 160px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery li:hover img {
	border-color: #999;
}
.gallery em {
	width: 102px;
	background: url(images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 50px;
	font-style: normal;
	text-align: center;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}s


.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#527417;
}

code {
	/*:Content color*/
	background-color:#eda700;
	/*:Content color*/
	border-color:#eda700;
}

#header_image {
	/*:Header image*/
	background-image:url(images/headers/fnd_header3.jpg);
	/*:Header image alignment*/
	background-position:top;
	/*:Header height*/
	padding-top:80px;
}

body {
	/*:Background image*/
	background-image:url(images/background/degradado.jpg);
	background-repeat:repeat-x;
	/*:Background color*/
	background-color:#efaa31;
}

/*
NO FIXED:
style.css 

body {
...
//borrar-->	background-attachment:fixed;
}

ORIGINAL:
body {
	
	background-image:url(images/background/none.gif);
	
	background-color:#779900;
}
*/



.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:250px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:300px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:300px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:960px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#527417;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#527417;
}

a {
	/*:Navigation color*/
	color:#527417;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#527417;
	/*:Navigation color*/
	color:#527417;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#527417;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#527417;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#527417;
}

#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 { */
	/*:Navigation color*/
	background-color:#527417;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#527417;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#eda700;
	/*:Content color*/
	border-color:#eda700;
}

h2, h2 a, h3, h3 a, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#eda700;
}

.post blockquote, .post blockquote a {
	/*:Content color*/
	border-left-color:#527417;
}

/* qTranslate CSS */
.qtrans_language_chooser li { 
float:left; 
margin-right:3px 
}

