/*
Theme Name: Philosophical News
Author: zegiogroup.com
Version: 1.0
*/


/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* LAYOUT */

html, body {
	background:url(images/background.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
}
.clear {
	clear:both;
}
/* TESTO */
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#333;
}
ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#333;
}
a {
	color:#2c668f;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#002147;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#002147;
	font-style:italic;
	padding-bottom:20px;
	line-height:normal;
}
h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#2c668f;
	font-style:italic;
	padding:10px 0;
	line-height:normal;
}
blockquote p{
	font-style:italic;
	color:#666;
	margin:10px 20px;
}
#page ul {
	list-style-type:disc;
	margin: 10px 20px;
	line-height:24px;
}
#page ol {
	list-style-type:decimal;
	margin: 10px 20px;
	line-height:24px;
}

/* HEADER */
#header {
	width:960px;
	margin:0 auto;
}
#logo {
	float:left;
	margin:20px 0;
}
/* LINGUA */
#flags_language_selector {
	float:right;
	margin-top:80px;
	margin-right:74px;
}
#flags_language_selector img {
	padding:0 6px;
}

/* MENU */
#menu {
	width:960px;
	height:50px;
	background:url(images/menu.png) no-repeat;
	display: block;
	font-style:italic;
	text-shadow: #000 1px 1px 0px;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 13px;
}
#menu ul li {
	float:left;
	position: relative;
}
#menu a {
	color: #FFF;
	display: block;
	line-height: 30px;
	padding: 0 9px;
	text-decoration: none;
	margin:10px 3px;
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	font-size:14px;
}
#menu ul ul {
	position:absolute;
	display:none;
	margin:0;
	padding:5px 0 10px 0;
	top: 50px;
	left: 0;
	float: left;
	width: 160px;
	z-index: 99999;
	background: #2c668f url(images/background-submenu.jpg);
	-moz-border-bottom-left-radius: 10px;   
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-bottom-right-radius: 10px;   
	-webkit-border-bottom-right-radius: 10px; 
}
#menu ul ul li {
	min-width: 160px;
}
#menu ul ul ul {
	left: 100%;
	top: 0;
}
#menu ul ul a {
	background: #2c668f url(images/background-submenu.jpg);
	margin:0;
	padding: 0px 0px 0px 16px;
	width: 144px;
	-moz-border-radius: 0px;   
	-webkit-border-radius: 0px; 
	display: block;
	font-size:13px;
	line-height:24px;
}
#menu li:hover > a {
	background: #002147;
	color: #a4c1d5;
}
#menu ul ul :hover > a {
	text-decoration:underline;
	background: #2c668f;
}
/* IMAGES */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright,
.alignleft,
.aligncenter {
	margin-bottom:4px;
	max-width:566px;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 20px;
	max-width:566px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}

/* CONTENT */
#fold-header {
	width:670px;
	height:10px;
	background:url(images/fold-header.png) no-repeat;
	clear:both;
}
#fold-footer {
	width:670px;
	height:10px;
	background:url(images/fold-footer.png) no-repeat;
}
#main {
	width:100%;
	background:url(images/background-content.jpg);
}
#container {
	width:960px;
	margin:0 auto;
	background:url(images/background-page.jpg) repeat-y;
}
#content {
	width:670px;
	float:left;
	
}
#page {
	margin-left:20px;
	background-color:#FFF;
	padding:30px;
}
.entry-meta {	
	padding:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	background:url(images/background-submenu.jpg);
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px; 
	text-shadow: #002147 1px 1px 0px;
	margin:-10px 0 20px 0;
	color:#FFF;
}
.entry-meta a {
	color:#FFF;
}
.entry-utility {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:20px 0;
}
.entry-utility a {
	color:#666;
	font-weight:bold;
}
.entry-utility a:hover {
	color:#002147;
}
.addthis {
	padding:20px 0;
}
.post, .search {
	margin-bottom:20px;
}
.post h2 {
	margin-bottom:10px;
}
.search h2 {
	margin-bottom:0;
}

.rivista div {
	margin-bottom:10px;
}
.rivista div h2 {
	
}
.download img {
	position:absolute;
	top:10px;
	left:12px;
}
.download {
	margin:10px 0;
	position:relative;
}
.download a {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px; 
	color:#002147;
	font-weight:bold;
	padding:12px;
	background-color:#EFEFEF;
	font-style:normal;
	text-shadow: #FFF 1px 1px 0px;
	float:left;
	width:566px;
}
.download a:hover {
	background: #2c668f url(images/background-submenu.jpg);
	color:#FFF;
	text-shadow: #002147 1px 1px 0px;
}
/* ACCORDEON */
.aTitle, .aTitleA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor:pointer;
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px; 
	color:#002147;
	font-weight:bold;
	padding:12px;
	background-color:#EFEFEF;
	font-style:normal;
	text-shadow: #FFF 1px 1px 0px;
}
.aTitleA {
	margin-bottom:10px;
}
.aTitle:hover, .aTitleA:hover {
	background: #2c668f url(images/background-submenu.jpg);
	color:#FFF;
	text-shadow: #002147 1px 1px 0px;
}
.on {
	background: #2c668f url(images/background-submenu.jpg);
	color:#FFF;
	text-shadow: #002147 1px 1px 0px;
}
.aContent, .aContentH {
	padding:10px;
}
.aContentA {
	padding:0 10px 10px 10px;
	
}

/* SHOP */
.product-categories {
	overflow:hidden;
	float:left;
	width:100%;
}
.product { 
	width:100%; 
	margin: 10px 0; 
	float:left;
	border-top:thin #CCC dotted;
	padding:20px 0 0 0;
	overflow:hidden;
}
.product:last-child { 
	margin: 10px 0 30px 0; 
}
.product-single { 
	width:100%; 
	float:left;
	overflow:hidden;
	margin-bottom:20px;
}
.product-single h1 {
	font-size:22px;
}
.product h2 { font-size:18px; padding:0; margin-bottom:10px; }
.product-content {
	width:420px;
	float:left;
	margin-right:20px;
}
.product p {
	font-size:13px;
	line-height:140%;
}
.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px;
	background-color:#2c668f;
	overflow:hidden;
	color:#FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float:right;
	text-shadow: #002147 1px 1px 0px;
}
.price span { 
	font-weight:bold;
}
.price-buy {
	width:150px;
	float:left;
	text-align:center;
	padding-top:5px;
	color:#333;
}
.product input[type="submit"],
.product-single input[type="submit"] {
	-moz-border-radius: 6px;   
	-webkit-border-radius: 6px; 
	padding:10px 10px 10px 34px;
	border:none;
	background: #002147 url(images/ico/shop.png) no-repeat 10px 9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-shadow: #000 1px 1px 0px;
	font-style:normal;
	font-size:14px;
	float:right;
	cursor:pointer;
}

/* NAVIGATION */
.navigation {
	margin:10px 0 30px 0;
	overflow:hidden;
	width:100%;
	border-top:thin #CCC dotted;
	float:left;
	padding-top:30px;
}
.navigation .nav-previous a, .navigation .nav-next a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	background:url(images/background-submenu.jpg);
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px; 
	text-shadow: #002147 1px 1px 0px;
	color:#FFF;
	font-weight:normal;
	padding:8px;
}
.navigation .nav-previous a{
	float:left;
}
.navigation .nav-next a{
	float:right;
}

/* SIDEBAR */
#sidebar {
	width:290px;
	float:left;
}
.widget-container a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#002147;
	text-shadow: #FFF 1px 1px 0px;
	font-weight:normal;
	cursor:pointer;
}
.widget-container a:hover {
	color:#2c668f;
}
.widget-container ul {
	margin:10px;
	
}
.widget-container p {
	margin:20px;
}

.widget-container ul li {
	padding:10px;
	border-top:#CCC thin solid;	
}
.widget-container ul li:first-child {
	border-top: none;
}
.widget-container ul ul {
	margin:8px 0 0 8px;
}
.widget-container ul ul li {
	border:none;
	line-height:20px;
	padding:0;
}
.widget-container ul ul li a {
	font-size:12px
}
input[type="text"].s {
	margin:20px;
	width:78%;
}
input[type="text"], textarea {
	width:90%;
	padding:8px 12px;
	color:#999;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px; 
	box-shadow: 1px 1px 2px #999 inset;
	-moz-box-shadow: 1px 1px 2px #999 inset;
	-webkit-box-shadow: 1px 1px 2px #999;
	border:#F0F0F0 solid thin;
	resize: none;
}
input[type="submit"] {
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px; 
	padding:8px 12px;
	border:none;
	background: #2c668f url(images/background-submenu.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-shadow: #002147 1px 1px 0px;
	font-style:italic;
}
label,td {
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0;
	font-size:13px;
	font-weight:bold;
	color:#2c668f;
}
#risposta {
	padding:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px; 
	margin:-10px 0 10px 0;
	color:#333;
	line-height:20px;
}
#page input, #page textarea {
	margin:10px 0;
}
.widget-title-primary {
	height:40px;
	width:100%;
	background:url(images/label-light.png) no-repeat;
	font-style:italic;
	text-shadow: #002147 1px 1px 0px;
	padding:0 20px;
	position:relative;
}
.widget-title-secondary {
	height:40px;
	width:100%;
	background:url(images/label.png) no-repeat;
	color:#FFF;
	font-style:italic;
	font-size:16px;
	text-shadow: #000 1px 1px 0px;
	line-height:38px;
	padding:0 20px;
	position:relative;
}
.widget-title-primary h3, .widget-title-secondary h3 {
	margin-left:32px;
	color:#FFF;
	font-size:18px;
}
.ico {
	width:17px;
	height:17px;
	background:url(images/ico/sidebar-icons.png);
	position:absolute;
	margin-top:12px;
	left:20px;
}
.widget_widget_search .ico {
	background-position:0 0;
}
.widget_recent_entries .ico {
	background-position:0 68px;
}
.widget_text .ico {
	background-position:0 17px;
}
.widget_rivista .ico {
	background-position:0 51px;
}
.widget_newsletter .ico {
	background-position:0 34px;
}

.widget_text a, .widget_rivista a {
	font-weight:bold;
}

/* FOOTER */
#footer {
	width:100%;
	clear:both;
	color:#2c668f;
	font-size:13px;
	font-style:italic;
	line-height:18px;
	text-shadow: #000 1px 1px 0px;
	position:relative;
}
#footer a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#colophon {
	width:960px;
	margin:0 auto;

}
#site-info {
	float:left;
	width:60%;
	padding:20px 0;
}
#site-generator {
	float:right;
	padding:8px;
	background:url(images/credits-back.png);
	-moz-border-radius: 10px;   
	-webkit-border-radius: 10px; 
	margin-top:20px;
	font-size:12px;
}


