﻿/*
Theme Name: PressWeb
Theme URI: http://www.pressweb.it
Description: PressWeb Official Theme
Version: v0.1
Author: PressWeb Webmaster
Author URI: http://www.pressweb.it
Tags: PressWeb Magazine Network Information News
*/
/*     Global    */
body {
	margin: 0;
	background: #5b75a6 url('images/wblx-bg.jpg') repeat-x;
}
h1, h2, h3, h4 {
	margin: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px none;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.top-space {
	clear: both;
	height: 20px;
	overflow: hidden;
}
/*    The Wrap   */
#content-container {
	border: 1px solid #6699FF ;
	width: 1000px;
	margin: 20px auto 20px auto;
	padding: 0px;
	background-color: #ffffff;
}
#contents {
	width: 1000px;
	padding: 0px;
}
/*   The Header  */
#header {
	width: 1000px;
	height: 90px;
	background: #ddffff;
	
}
#header-title {
	float:left;
	clear:both;
}
#header-bar {
	background: url('images/nav-on.jpg') repeat-x center;
	height: 30px;
	color: #000;
}
#rss {
	position: relative;
	padding-left: 50px;
	height: 60px;
	color: #333;
	line-height: 60px;
	background: url('images/icon_feed.gif') no-repeat;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
#rss a {
	color: #333;
}
/*   Top Menu    */
#navlist, #navlist2 {
	clear:both;
	color: #ffffff;
}
#navlist ul, #navlist2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 34px;
	background-position: center center;
	background: url('images/nav-off.jpg') repeat-x;
}
#navlist ul li, #navlist2 ul li {
	font: bold 12px arial;
	margin: 0 0 0 0;
	float:left;
	height: 34px;
	background: transparent;
}
#navlist ul li a, #navlist2 ul li a {
	background-position: right center;
	display: block;
	height: 34px;
	text-decoration: none;
	padding: 10px 8px;
	color: #ffffff;
	background: url('images/nav-div.jpg') no-repeat;
}
#navlist2 ul li a {
	color: #000;
}
#navlist ul li a:hover, #navlist2 ul, #navlist2 ul li {
	height: 34px;
	background-position: right center;
	background: url('images/nav-on.jpg') repeat-x;
	color: #000;
}
#navlist2 ul li a:hover, #navlist2 ul li.current-cat a {
	background-position: right center;
	height: 34px;
	background: url('images/nav-off.jpg') repeat-x;
	color: #fff;
}
#navlist ul li.current-cat {
	background-position: left center;
	height: 34px;
	background: url('images/nav-on.jpg') repeat-x;
}
#navlist ul li.current-cat a {
	color: #000;
	height: 34px;
}
#navlist ul li.users_online a:hover{
	color: #fff;
	text-align:right;
	height: 34px;
}
#navlist ul li.users_online a{
	color: #fff;
	text-align:right;
	background:transparent;
	height: 34px;
}
/* Header-Bar */
#text {
	font-family: Verdana;
	font-size: 12px;
	float:left;
	padding: 9px 0 0 15px;
}
#date {
	font-family: Verdana;
	font-size: 10px;
	float:left;
	padding: 9px 0 0 15px;
	text-align: center;
	margin-left: 200px;
}
#feed-button {
	float: left;
	margin-top:4px;
	margin-left: 3px;
}
#news-button {
	float: left;
	margin-top:4px;
}
/*  Search Area  */
#menu_search_box {
	width: 350px;
	height: 30px;
	float: right;
}
#menu_search_box #s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 150px;
	height: 14px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#menu_search_box #submit {
	width: 60px;
	height: 22px;
	margin-top: 4px;
	margin-right: 3px;
	float:right;
}
/* INDEX new style */
#left-container {
	width: 700px;
	float: left;
}
#right-container {
	width: 300px;
	float: right;
}
#flash {
	width: 690px;
	height: 240px;
	float: left;
	padding: 5px
}
#last4-box {
	width: 700px;
	float: left;
	background: url('images/primopiano.gif') no-repeat left;
}
#special2-box, #random2-box, #extra-box, .related_post{
	width: 300px;
	float: right;
}
#special2-box, #random2-box {
	height: 180px;
}
.article-thumb-box, #post_div {
	margin: 5px 5px 5px 0;
	border: 1px #6699FF solid;
	height: 80px;
	overflow: hidden;
}
.article-thumb-box .title *, #post_div .text_related_post a{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #003377;
	margin: 5px;
}
.article-thumb-box .excerpt, #post_div .text_related_post{
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
	margin: 5px;
}
.article-thumb-box img, #post_div .img_related_post img{
	width: 80px;
	height: 80px;
	float:left;
	margin-right: 5px;
}
#last-box-container {
	width: 675px;
	height: 200px;
	float:right;
}
.last-box {
	width: 328px;
	height: 93px;
	float: left;
	margin: 0 0 5px 5px;
	border: 1px #6699FF solid;
	overflow: hidden;
}
.last-box .title *{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #003377;
	margin: 5px;
}
.last-box .excerpt{
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
	margin: 5px;
}
.last-box img{
	width: 93px;
	height: 93px;
	float:right;
	margin-left: 5px;
}
#ads-leader{
	float:right;
}
#ads-box {
	width: 300px;
	height: 250px;
	float:left;
}
#ads-square {
	height: 160px;
	width: 170px;
	float: left;
}
#ads-mezzo-banner {
	margin: 5px 5px 5px 0;
	border: 1px #6699FF solid;
	height: 60px;
	overflow: hidden;
	padding: 5px;
	text-align:center;
}
#col-sx {
	width: 170px;
	height: 760px;
	float:left;
}
#articoli-top {
	float: left;
	padding-top: 25px;
	background: url('images/articolitop.gif') no-repeat;
	background-position: left top;
	width: 170px;
}
#tags {
	float: left;
	/*padding-top: 25px;
	/*background: url('images/tags.gif') no-repeat;
	background-position: left top;*/
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
	width: 170px;
}
#spot {
	float: left;
	/*padding-top: 25px;
	/*background: url('images/tags.gif') no-repeat;
	background-position: left top;*/
	margin: 5px;
	width: 160px;
}

#my-webluxe {
	float: left;
	padding-top: 25px;
	background: url('images/mywebluxe.gif') no-repeat;
	background-position: left top;
	width: 170px;
}
#my-webluxe a{
	color: #333;
}
#my-webluxe .link-rss{
	position: relative;
	padding-left: 5px;
	height: 50px;
	color: #333;
	line-height: 50px;
	background: url('images/icon_feed.gif') no-repeat;
	background-position: right center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
#my-webluxe .link-newsletter{
	position: relative;
	padding-left: 65px;
	height: 50px;
	color: #333;
	line-height: 50px;
	background: url('images/icon_newsletter.gif') no-repeat;
	background-position: left center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
#col-sx ul {	
	list-style:none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	font-size: 12px;
	font-family: Tahoma;
}
#col-sx ul a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	white-space: nowrap;
	overflow: hidden;
	width: 167px;
	border-bottom: 1px #333 dotted;
}
#col-sx ul a:link, #col-sx ul a:visited
{
	color: #003377;
	text-decoration: none;
}
#col-sx ul a:hover
{
	background-color: #369;
	color: #fff;
}
#links{
	float: left;
	margin: 2px 0 0 5px;
	width: 293px;
	height: 150px;
	border: 1px #6699FF solid;
}
#links h3{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	margin: 5px;
}
#links a:link, #links a:visited {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #003377;
	margin: 5px;
	line-height: 8px;
	display: block;
}
#links a:hover {
	text-decoration: underline;
}
#central-article{
	float: right;
	width: 400px;
	height: 155px;
	margin-top: 2px;
}
#central-article .article-thumb-box{
	margin: 0 5px 0 5px;
	height: 150px;
}
#central-article .article-thumb-box .title{
	font-weight: bold;
}
#central-article .article-thumb-box img{
	width: 140px;
	height: 140px;
	margin: 5px;
}

#cat-slide {
	width: 530px;
	height: 160px;
	float: right;
	background: url('images/categorie.gif') no-repeat left;
}
#cat-slide .cat-thumb {
	width: 160px;
	height: 155px;
	margin: 0 5px 0px 0px;
	float:right;
	/*border: 1px black dashed; */
}
#cat-slide .cat-thumb a.cat-name{
	text-decoration: none;
	color: #003377;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	/* text-align: center; */
	display: block;
	background: #FFFFA8;
	margin-top: 5px;
	border: 1px #6699ff solid;
}
#index-cat-box {
	width: 829px;
	height: 300px;
	float:right;
	border-left: 1px #000 solid;
}
#index-cat-box .header {
	height: 25px;
	font-family: Verdana;
	font-size: 20px;
	font-style: italic;
	font-variant:small-caps;
	text-transform:capitalize;
	color: #fff;
	padding-left: 20px;
	background: url('images/box-header-tile.gif') repeat-x;
}
#index-cat-box .cat-box {
	width: 399px;
	height: 275px;
	float:left;
}
#index-cat-box .cat-box .preview1 {
	width: 399px;
	height: 140px;
}
#index-cat-box .cat-box .preview2 {
	width: 399px;
	height: 135px;
}
#index-cat-box .cat-box .preview1 img {
	margin: 5px;
	border: 1px #000 solid;
	width: 128px;
	height: 128px;
	float:left;
}
#index-cat-box .cat-box .preview2 img {
	margin: 5px;
	border: 1px #000 solid;
	width: 123px;
	height: 123px;
	float:right;
}
#index-cat-box .cat-box .title *{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #003377;
	margin: 5px;
}
#index-cat-box .cat-box .excerpt{
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
	margin: 5px;
}
#index-cat-box .random {
	width: 239px;
	height: 275px;
	float: left;
}
#index-cat-box .random .altri{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;	
	color: #333;
	margin: 10px 0;
	text-align: center;
}
#index-cat-box .random ul {
	list-style: none;
	font-family: Tahoma;
	font-size: 12px;
	padding: 0;
	margin: 0 5px 0 5px; 
}
#index-cat-box .random ul li {
	padding: 5px 0;
	height: 29px;
	border-bottom: 1px #99CCFF dotted;
}
#index-cat-box .random ul li a:link, #index-cat-box .random ul li a:visited{
	text-decoration: none;
	color: #003377;
}
#index-cat-box .random ul li a:hover{
	color: #99CCFF;
	text-decoration: underline;
}
#index-cat-box .subs {
	width: 191px;
	height: 275px;
	float: right;
	overflow: hidden;
}
/* Articolo Singolo */
#page .post {
	float:left;
	width: 700px;
	overflow: hidden;
}
#page .post #cat-title {
	width: 630px;
	background: url('images/header-cat.jpg') repeat-x;
	background-position: center center;
	height: 56px;
	margin: 0px auto;
	padding-top: 25px;
	text-align: center;
	
	font-family: tahoma;
	font-size: 20px;
	color: #633;

}
#page .post #cat-title a:link, #page .post #cat-title a:visited, #page .post #cat-title a:hover {
	font-family: tahoma;
	font-size: 20px;
	color: #633;
}
#page .post #cat-title a:hover {
	text-decoration: underline;
}
#page .post #title{
	margin: 0 20px;
	font-family: Tahoma;
	font-size: 18px;
	height: 30px;
	border-bottom: 1px #333 solid;
}
#page .post #title a, #page .post #title a:visited, #top-category #title a, #top-category #title a:visited{
	color: #000;
	text-decoration: none;
}
#page .post #title a:hover, #top-category #title a:hover{
	color: #000;
	text-decoration: underline;
}
#page .post #info {
	margin: 10px 20px;
	width: 660px;
	color: #00004F;
	font: 11px Verdana;
}
#page .post #info a, #page .post #info a:visited{
	color: #00004F;
	text-decoration: none;
}
#page .post #info a:hover{
	color: #0004fF;
	text-decoration: underline;
}
#page .post #info #date-s {
	float: left;
}
#page .post #info #author {
	float: right;
}
#page .post .entry {
	display: block;
	font: 12px Verdana;
	color: #333;
	padding: 0 20px 10px 20px;
	text-align: justify;
}
#page .post .entry  a {
	color: #333;
	text-decoration: none;
}
#page .post .entry a:hover {
	text-decoration: underline;
}
#col-sx-120 {
	display: inline;
	float: right;
	width: 120px;
	height: 600px;
	margin: 5px;
}
#page #col-dx-300 {
	float: right;
	width: 300px;
}
#page #col-dx-300 #cat-slide {
	margin-top: 3px;
	width: 300px;
	height: 128px;
	float: right;
	background: url('images/categorie.gif') no-repeat left;
}
#page #col-dx-300 .cat-thumb {
	width: 130px;
	height: 128px;
	margin: 0 5px 0px 0px;
	float:right;
	/*border: 1px black dashed; */
}
#page #col-dx-300 .cat-thumb img{
	width: 130px;
	height: 102px;
}
#page #col-dx-300 .cat-thumb a.cat-name{
	text-decoration: none;
	color: #003377;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	background: #FFFFA8;
	border: 1px #6699ff solid;
}
#page #col-dx-300 #articles-slide .cat-thumb a.cat-name, #page #col-dx-300 #articles-vertical .cat-thumb a.cat-name {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background: #FDDB95;
}
#page #col-dx-300 #articles-slide {
	margin-top: 3px;
	width: 300px;
	height: 250px;
	float: right;
	background: url('images/articoli.gif') no-repeat left;
}
#page #col-dx-300 #articles-vertical {
	margin-top: 10px;
	width: 170px;
	height: 425px;
	float: left;
	background: url('images/articles-vertical.gif') no-repeat left;
}
#page #col-dx-300 #articles-vertical .cat-thumb {
	margin-bottom: 25px;
}
#page #col-dx-300 .subs {
	width: 191px;
	height: 275px;
	float: right;
	overflow: hidden;
}
.extra-box .article-thumb-box {
	padding: 5px;
	height: 100%;
}
.post-ratings img {
	width: 16px;
	height: 16px;
}

/* entry articolo */
#page .post .entry a:hover {
	text-decoration: underline;
}
#page .post .entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style: italic;
}
#page .post .entry .alignleft {
	padding: 5px;
	border: 0px;
	float: left;
}
#page .post .entry .alignright {
	padding: 5px;
	border: 0px;
	float: right;
}
#page .post .entry .aligncenter {
	margin: 0 auto;
}
#page .post .entry .aligncenter img{
	display: block;
}
#page .post .entry .alignnone {
	display: inline;
}
#page .post .entry img {
	display: block;
}
#page .post .entry li{
	position: relative;
	left: 15px;
	margin-right: 15px;
}
#top-category {
	border: 1px #333 solid;
	height: 238px;
}
#top-category #title{
	font-family: Tahoma;
	font-size: 18px;
	height: 30px;
}
#top-category #excerpt{
	display: block;
	font: 12px Verdana;
	color: #333;
	text-align: justify;
	padding: 5px;
}
#top-category #image{
	float: left;
	padding: 5px 10px 5px 5px;
	display: block;
}
#top-category img{
	width: 150px;
	height: 150px;
}
#category-title .title, #category-title .title a, #category-title .title a:visited{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #003377;
	margin: 5px;
	height: 15px;
	overflow: hidden;
}
#category-title .title a:hover {
	text-decoration: underline;
}
#category-title .category-header {
	margin: 15px auto 5px auto;
	font-size: 12px;
	font-family: Tahoma;
	text-align: center;
}
/*  Navigations  */
#navigation {
	font: 12px Verdana;
	color: #333;
	width: 280px;
	margin: 0 5px;
	height: 30px;
}
#navigation a {
	color: #333;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation .navigation-l {
	float: left;
}
#navigation .navigation-r {
	float: right;
}
/*  Footer Links */
#footer {
	width: 1000px;
	color: #000;
	background: #ddffff;
	text-align: center;
	font: 11px Verdana;
	clear: both;
}
#footer-cat {
	width: 1000px;
	color: #000;
	background: #333;
	font: 11px Verdana;
	clear: both;
	text-align: justify;
}
#footer-cat ul #lol{
	float: left;
	border: 1px #000 solid;
}
#footer a, #footer a:hover {
	color: #000;
	text-decoration: none;
}
#footer .footer_pages {
	height: 15px;
	width: 1000px;
	border-top: 1px #6699FF solid;
	text-align:center;
}
#footer .footer_pages a, #footer .footer_pages a:hover{
	text-decoration: none;
	color: #000
}
/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
}

.wp-caption img {
	margin: 0;
	padding: 4px;
	border: 0px none;

}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 5px 0;
	width: 100px;
}
/* End captions */