/*
	Skin name: YCS
	Description: YCS skin
	Author: TheBlogTV
	Author url: http://theblogtv.it
	Version: 1.0
*/ 
#wpf-wrapper{
	
}
#wpf-wrapper h4 {
	line-height: 28px;
	margin-left: 10px;
}
.wpf-table, .wpf-post-table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
table.wpf-meta-table {
	border-left: 1px solid #eee;
	width: 100%;
}
table.wpf-meta-table p {
	margin: 3px 0;
	padding: 0;
}
table.wpf-meta-table blockquote {
	border: 1px solid #fff;
	background: #ffc;
	margin: 5px 5px 5px 35px;
	padding: 5px;
}
table.wpf-meta-table td {
	padding: 2px;
}
table.wpf-table td {
	padding: 5px;
}
td.wpf-alt {
	border-left: 1px solid #eee;
}
.wpf-table tr{
	border-bottom: 1px solid #eee;
}
.wpf-table tr.alt, tr.wpf-alt{
	background: #f9f9f9;
}
table.wpf-table th {
	background: url(images/bg/bg_sidebar_els.gif) repeat-x left top;
	color: #555;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	padding-left: 5px;
}
table.wpf-table th.wpf-bright {
	background: #eee;
	color: #555;
}

.wpf-meta{
	border-bottom: 1px solid #eee;
}

.wpf-bright{
	background: #eee;
	color: #333;
}
th h4{
	margin: 0;
}

#wpf-info{
	background: #f9f9f9;
	text-align: center;
	border: 1px solid #eee;
	padding: 5px;
	margin-top: 1em;
}
#forummenu, #topicmenu, #mainmenu{
	background: url(images/bg/bg_sidebar_els.gif) repeat-x;
	
	color: #333;
	padding: 0;
	margin-bottom: 1px;
	margin-right: -1px;
}
#forummenu, #topicmenu {
	margin-top: 1px;
}
table#forummenu td, table#topicmenu td, table#mainmenu td {
	padding: 2px 4px;
	border-right: 1px solid #fff;
}
td.mirrortab_first, td.maintab_first, td.maintab_last, td.mirrortab_last {
	display: none;
}
#forummenu td a, #topicmenu td a, #mainmenu td a {
	color: #0099CC;
}
#forummenu td a:hover, #topicmenu td a:hover, #mainmenu td a:hover {
	color: #fff;
}

p#trail{
	margin-top: 1em;
}

table.wpf-post-table {
	border-bottom: 1px solid #eee;
}
table.wpf-post-table td.leftTDwidth {
	padding: 2px;
	width: 15%;
}
table.wpf-post-table td.rightTDwidth {
	padding: 2px;
	width: 85%;
}

#wpf_search_form {
	float: right;
	margin: 1px;
}



#blog td.imgNoFloat img, #blog table.wpf-table img {
	float: none;
	margin: 0;
}

#blog td.imgNoFloat p img {
    width: auto !important;  /* per i browser moderni */
    width: 530px;      /* per IE5.x e IE6 */
    max-width: 530px;  /* per i browser moderni */
}






