/*  
Theme Name: Freshy 2
Theme URI: http://www.jide.fr/english/downloads/freshy2
Description: The Freshy WordPress theme, second edition.
Version: 2.0.5
Author: Julien De Luca
Author URI: http://www.jide.fr
*/

/*
The PHP, CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import "layout.css";
@import "pp_album.css";

/* ------------ GENERAL ------------ */

body {
	margin:0;
	padding:0;
	background:#7F7F7F;
	background-image:url(images/background/fat_lines_light.gif);
	background-attachment:fixed;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 90%;
	color:#232323;
}

a {
	color:#ff6600;
}

#content a:hover {
	text-decoration:underline !important;
}

a img {
	border:0px none;
}

/* ------------ HEADER ------------ */

#title {
	text-align:center;
	vertical-align:bottom;
	margin-top:-75px;
	font-family:"Franklin Gothic Medium", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight:normal;
	font-size:52px;
	filter:alpha(opacity=6);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#title a{
	color:#ddd;
	text-decoration:none;
}

#title a:hover{
	color:#fff;
}

#header_image {
	background-image:url(images/headers/499153_79030836.jpg);
	background-position:center;
}

/* ------------ SIDEBARS ------------ */

#sidebar div {
	border-left:1px solid #d0d0d0;color:#666666;
}

#sidebar_left div {
	border-right:1px solid #d0d0d0;
	padding-left:10px;
}

.sidebar div div {
	border:0px none !important;
line-height:15px;
}

.sidebar h2 {
	border-left:1px solid #d0d0d0;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:0px;
	padding:10px;
	margin:5px 0 10px -11px;
	color:#ff6600;
	background:transparent url(images/freshy1/stripe_gray.gif);

}

.sidebar h3 {
	color:black;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:0px;
}

#sidebar_left h2 {
	padding:10px;
	margin:5px -11px 10px -11px;
	border-left:0px none;
}

.sidebar h2 a {
	color:#ff6600;
}

.sidebar ul, .sidebar ol {
	padding:0;
	margin:0;
	list-style:none;
}

.sidebar li {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:11px;
	margin-left:17px;
	color:#666666;
	list-style-image:url(images/freshy1/puce.png);
}

.sidebar_left li {
	margin-left:21px;
	list-style-image:url(images/freshy1/puce.png);
}

.sidebar li li {
	padding:0 0 0 1em;
	list-style-image:url(images/freshy1/bullet.gif);
}

.sidebar #linkcat-2 li {
	list-style-image:url(images/freshy1/mini-blogroll.gif);
}

.sidebar li a {
	padding:4px;
	padding-left:0px;
	position:relative;
	z-index:10;
color:#333333;
}

.sidebar li a:hover {
	text-decoration:none;
	z-index:99;
}

.sidebar a {
	text-decoration:none;
	color:#003366;
}

.sidebar a:hover {
	text-decoration:underline;color:#ff6600;
}

#tag_cloud {

}

* html .sidebar li a {
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	background:#ff6600;
	color:white;
}

.sidebar li.current_page_item li a, .sidebar li.current-cat li a {
	background:transparent;
	color:#3d3d3d;
}

.sidebar li a:hover {
	background:transparent;
	color:#0061a8;
}

#text-124246631 div.textwidget {
	text-align:center;
	width:160px;
}

#text-124246631 div.f {
	font-size:11pt;
	text-transform:uppercase;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;

}

#text-125050621, #text-125050621 .textwidget, .zg_div, #search {
	width:100%;
	text-align:center;
	align:center;
	float:center;
}

#text-146724041, #text-146724041 div, #text-146724041 div.textwidget, span.abouttext {
	font-size:11px;
	line-height:10px !important;
	padding-left:10px;
	margin-left:10px;
}


div.st-tag-cloud, .st-tag-cloud, .st-tags, .widget_stags_cloud, .widget widget_stags_cloud, #widget_stags-1 {
	line-height:4px;
	text-align:right;
}

li.recent-comments {
	padding: 2px; margin: 2px;
	list-style: none; width: 100%; overflow: hidden; margin: 0; padding: 0;
	text-align: justify; list-style: none; margin: 1px;
}

li.recent-comments a {
	text-decoration: none; color: #333333;
}

.rcname {
	color: #003366; font-weight: bold;
}

.rcmsg {
	font-weight: normal;
}

#search,#search input {display:inline !important;}

.rss-box-tumbl{font-size:9px;}
.rss-box-tumbl ul,.rss-box-tumbl li,.rss-item,ul.rss-item,li.rss-item,a.rss-item {list-style-type:none !important;list-style:none !important;margin-left:0px !important;padding:2px;font-size:9px;}
li.rss-item {border-top-width:1px;border-top-color:#777777;border-top-style:solid;}

.reader-publisher-module a{ font-size: 10px !important;}
.reader-publisher-module a,.reader-publisher-module li,.reader-publisher-module {margin-top:1px !important;margin-bottom:1px !important;}

/* ------------ POST ------------ */

.post {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
	line-height:20px;
color:#444444;

}

.post .entry {
	margin:1em 0 1em 0;
}

.post ul {
	list-style:none;
	padding:0 0 0 1em;
	margin:.7em 0 .7em 0;
}

.post p {
	margin:.7em 0 .7em 0;
}

.post ul ul {
	margin:0;
}

.post ul li {
	padding:0;
	margin:0;
	list-style-position:inside;
	list-style-image:url(images/freshy1/bullet.png);
}

* html .post ul li {
	list-style-image:none;
	list-style-position:outside;
	background:transparent url(images/freshy1/bullet.png) no-repeat 0 10px;
	padding-left:10px;
}

.post ul li li {
	list-style-image:url(images/freshy1/bullet.gif);
	padding-left:20px;
	background:transparent;
}

.post a {
	text-decoration:none;
}

.post blockquote {
	border-left:2px solid #4d9301;
	color:#4d9301;
	padding:0 0 0 1em;
	margin-left:25px;margin-top:15px;margin-bottom:15px;margin-right:25px;
	font-family:Georgia,Times New Roman;
	font-size:11px;
line-height:19px;
}

.post blockquote a {
	color:#336699;
}

.post blockquote blockquote {
	font-size:1em;
}

.meta-container {
	padding:4px;
	padding-bottom:9px;
	background:transparent url(images/box-shadow.png) no-repeat bottom left;
}

.meta {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:11px;
	border:1px solid #c6c6c6;
	background:white;
	margin:0px;
	padding:6px;
	list-style:none;
	display:block;
	line-height:16px;
	color:#828282
}

* html .meta dl {
	height:1em;
}

.meta a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.meta dl img {
	vertical-align:bottom;
}

.meta-author {
	padding-left:20px;
	padding-top:5px;
	background: url(images/freshy1/autor.gif) center left no-repeat;
}

.meta-comments {
	padding-left:20px;
	padding-top:5px;
	background: url(images/freshy1/comment.gif) center left no-repeat;

}

.meta-tags {
	padding-left:20px;
	padding-top:5px;
	background: url(images/freshy1/etiqueta_naranja.gif) center left no-repeat;
}

.meta-tag-line {
	padding-top:3px;
}

/* ------------ CONTENT ------------ */



h2, h3, h4, h5, h6 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight:normal;
	color:#010101;
	margin:.5em 0 .5em 0;
	padding:0;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#010101;
	text-decoration:none;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}

h2, h3 {
	color:#ff6600;
	font-size:16px;
	letter-spacing:-1px;
	line-height:1.1em;
	margin:1em 0 0 0;
	padding:0 0 0 0;
}

h2 a, h3 a {
	color:#ff6600;
}

h2 a, h3 a, h2 img, h3 img {
	border:0px none;
}

.rsswidget img {
	display:none;
}

h3 {
	font-size:16px;
	letter-spacing:-1px;
	line-height:1.2em;
}

h4 {
	font-size:16px;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#585858;
}

h4 a {
	color:#585858;
}

small {
	font-size:11px;
}

/* ------------ COMMENTS ------------ */


.commentlist {
	margin:0 0 0 0;
}

.comment .author, .comment .author a, .comment .date {
	color:#585858;
}

.comment {
	padding:5px;
	margin:15px 0 15px 0;
font-size:12px;
letter-spacing:0ems;
font-family: verdana;
}

.comment img.avatar {
	float:left;
	margin-right:5px;
	border:1px solid #ffffff;
}

.comment h4 {
	padding:0;
	margin:0;
}

.comment p {
	margin:.5em 0 .5em 0;
	padding:0;
}

.comment_content {
	clear:both;
}

.comment.comment_author {
	background:#4d9301 url(images/transparency/white-90.png);
	border-color:#4d9301;
}

#commentform p {
	margin:0 0 .5em 0;
	padding:0;
}



.comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	color:#4d9301;
}

.author, .date {
	color:#4d9301;
}

.author a {
	color:#4d9301;
}

.author {
	font-weight:bold;
}


/* ------------ MISC ------------ */

input, select, textarea {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:12px;
	border:1px solid #c6c6c6;
}

input {
	margin-right:5px;
}

textarea{
    width:99%;
}

label {
	font-weight:bold;
}

label small {
	font-weight:normal;
}

*::-moz-selection, *::-selection {
	color:white;
}

code, pre {
	background:#4d9301 url(images/code_bg.png) no-repeat top left;
	display:block;
	line-height:26px !important;
	padding-left:44px;
	font-size:14px;
	border:1px solid #4d9301;
	margin:1em 0 1em 0;
	font-family: "Courier New", Courier, monospace;
	letter-spacing:0;
	clear:both;
	overflow:auto;
	text-align:left;
	color:white;
	white-space:nowrap;
}

* html code, * html pre {
	position:relative;
	width:90%;
	overflow:hidden;
	overflow-x:scroll;
}
/*
.comment code, comment pre {
	background:#141414;
	padding-left:3px;
}
*/

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

ul#linkslist, ul#linkslist li {
	list-style-image:none;
	background-image:none;
	padding:0;
	margin:0;
}

ul#linkslist li h2 {
	padding:0;
	margin:.5em 0 .5em 0;
}

.linkcat {
	padding:0;
	margin:0;
	list-style:none;
}

#searchform {
	margin:1em 0 1em 0;
	padding:0;
	align:center;
}

#s, .sidebar input#s {
	background:white url(images/search.png) no-repeat 104px 2px;
	line-height:1.4em;
	padding:2px;
	width:120px;
	display:inline;
	float:center;
}

.navigation, .meta {
	clear:both;
}

/* content.css */

.important {
	background:#ffcdc5;
	border:1px solid #cd2d12;
	padding:5px;
	margin:.5em 0 .5em 0;
	color:#8c1400;
}

.important a {
	color:#8c1400;
}

.note {
	background:#d5f69b;
}

.note, .download {
	border:1px solid #75ad14;
	padding:5px;
	margin:.5em 0 .5em 0;
	color:#446c00;
}

.note a, .download a {
	color:#446c00 !important;
}

.download a {
	font-weight:bold;
}

.download {
	background:#d5f69b url(images/download.png) no-repeat top left;
	padding-left:46px;
	min-height:35px;
}

address {
	padding:5px;
	margin:1em 0 1em 0;
	background:#f3f3f3;
	border:1px solid #c6c6c6;
}


/* ------------ FOOTER ------------ */

#frame, #footer_content {
	background:white url(images/page-gradient.png) repeat-y right;

}

#footer_content {
	border-top:1px solid #d0d0d0;
}
