/* Css reset tanks to Eric Meyer */
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: "Helvetica", arial, sans-serif;
	font-size: 12px;
	background: url(../images/bg-body.png) repeat;
	
}

/* Clear Float fix */

.clearfix:after {content:"."; display:block; height:0;

                 clear:both; visibility:hidden; }

.clearfix       {display:inline-block;}

/* Hide from IE Mac */

.clearfix       {display:block;}

/* End hide from IE Mac */


a {
	text-decoration: none;
}

/* Main Structure */

#wrapper {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}

#pr-undercover {
	position: absolute;
	width: 162px;
	height: 100%;
	background: url(../images/pr-under.png) bottom no-repeat;
	
}

#header-wrapper {
	position: relative; 
	background: #fff;
	margin: 0;
	padding: 0;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	height: 210px;
}

#top-menu {
	position: relative;
	height: 106px;
}

#focus-wrapper {
	position: relative; 
	margin: 0;
	padding: 0;
}

#focus {
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 430px;
	text-align: left;
}

#bread-wrapper {
	position: relative; 
	margin: 0;
	padding: 0;
	background: url(../images/bg-bread.png) repeat-x;
}

#content-wrapper {
	position: relative; 
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#footer-wrapper {
	position: relative; 
	margin: 0;
	padding: 0;
}

#footer {
	border-top: 4px solid #DE353A;
	width: 950px;
	margin: 10px auto;
	text-align: left;
	position: relative;
	font-size: 0.90em;
	padding-top: 5px;
	padding-bottom: 10px; 
}

/* Header stuff */

#header-content {
	padding-top: 20px;
	background-color: #fff;
}

#top-menu ul {
	position: absolute;
}

#top-menu li{
	font-weight: bold;
	float: left;
	border-bottom: 4px solid #DE353A;
	text-transform: uppercase;
	margin-right: 10px;
	font-size: 3em;
	line-height: normal;
	color: #ccc;
}

#top-menu li:hover{
	background: #FFED00;
}

.menu-a a {
	color: #707070;
}

.menu-a a:hover {
}

.menu-b a {
	color: #ccc;
}

.menu-b a:hover {
	background: #FFED00;
}

/* Focus stuff */

#focus-left {
	width: 310px;
	margin-right: 10px;
	background: #FFED00;
	height: 430px;
	float: left;	
}

#focus-left h1{
	font-size: 1.4em;
	color: #333;	
	margin: 0 10px;
	text-transform: uppercase;
	line-height: 1.1em;	
}

#focus-left h1 a{
	color: #333;	
}

#focus-left h1 a:hover{
	color: #fff;	
}

#focus-left p{
	font-size: 1.4em;
	color: #333;	
	margin: 10px;
	font-family: 'PT Serif', arial, serif;
	font-style: italic;
	line-height: 1.1em;
}

#focus-left h2{
	font-size: 2em;
	color: #333;	
	text-transform: uppercase;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 100%;
	background: url(../images/bg-h2-focus.png) bottom left no-repeat;
}

#focus-left h3{
	font-size: 1.2em;
	color: #333;	
	margin: 0 10px 30px 10px;
	font-weight: normal;
	font-family: 'PT Serif', arial, serif;
	font-style: italic;
	line-height: 1.2em
}

#focus-left h4{
	line-height: 1.2em;
	position: absolute;
	bottom: 20px;
	font-size: 1em;
	color: #333;	
	padding-left: 10px;
	font-family: 'PT Serif', arial, serif;
	font-weight: normal;
}

#focus-right {
	width: 630px;
	background: #000;
	height: 430px;	
	float: left;
	overflow: hidden;	
}

/* Posts Header */

#post-intro {
	position: relative;
	width: 310px;
	height: 210px;
	background: #FFED00;
}

#post-intro h1{
	padding-top: 10px;
}

#post-intro h4{
	width: 290px;
	background: url(../images/bg-titles.png) left 20px no-repeat;
}

#categories {
	position: relative;
	margin-top: 10px;
	width: 310px;
	height: 210px;
	background: #172983;
}

#categories h3{
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	font-style: italic;
	line-height: 1.2em; 
	font-weight: normal;
	font-size: 0.95em;
}

#categories h6{
	font-size: 1em;
	color: #DE353A;	
	padding: 10px;
	text-align: right;
	background: url(../images/bg-categories-h6.png) bottom right no-repeat;
}

#categories a{
	color: #ccc;
}

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

/* Breadcrumbs  */

#bread {
	position: relative;
	width: 950px;
	height: 50px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
}

#bread-cont-left {
	width: 310px;
	height: 35px;
	background: #F2F2F2;
	border-bottom: 3px solid #324A97;
	float: left;
	margin-right: 10px;
}

#bread-cont-left h2{
	font-size: 2em;
	padding-top: 15px;
	color: #ccc;
	text-transform: uppercase;
}

#bread-cont-right {
	width: 630px;
	height: 35px;
	background: #F2F2F2;
	border-bottom: 3px solid #324A97;
	float: left;
}

/* Section Posts List  */

#home {
	position: relative;
	width:960px;
	overflow: hidden;
}

#home ul {
	width:960px;
	position: relative;
}

#home li {
	width: 310px;
	height: 210px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#home li div{
	margin: 10px;
	background: #fff;
}

#home li h4{
	font-weight: normal;
	padding: 5px;
	font-size: 0.8em;
}

#home li p{
	font-family: 'PT Serif', arial, serif;
	padding: 5px;
	font-size: 1.1em;
}

.cats h2{
	font-size: 1em;
	color: #DE353A;	
	padding: 10px;
	text-align: right;
	background: url(../images/bg-categories-h6.png) bottom right no-repeat;
}

.cats h3{
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	font-style: italic;
	line-height: 1.2em; 
	font-weight: normal;
	font-size: 0.95em;
}

.cats a{
	color: #ccc;
}

li.cats a:hover {
	color: #fff;
}

.post-list a{
	color: #000;
}

li.post-list h2{
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 5px 5px 0 5px;
}

li.post-list h3{
	font-weight: normal;
	padding: 0 5px;
	font-family: 'PT Serif', arial, serif;
	font-style: italic;	
}

/* Content Left */

#content-left {
	margin-top: 15px;
	margin-right: 10px;
	position: relative;
	width: 310px;
	float: left;
	background: #172983;
	}

#content-left h2{
	color: #DE353A;
	height: 30px;
	padding: 0 0 0 10px;
	line-height: 30px;
	background: url(../images/bg-titles.png) bottom left no-repeat;
}

#post-list {
	width: 310px;
	overflow: hidden;
}

#loading {
	margin: 10px;
	width: 290px;
	height: 100px;
	background: url(http://www.ivanturturiello.it/serendipity/images/ajax-loader.gif) 50% 50% #e3e3e3 no-repeat;
}

#post-list ul {
	width: 310px;
	overflow: hidden;
}

#post-list ul li{
	margin: 10px;
	padding: 5px;
	background: url(../images/arrow.png) top right no-repeat #e3e3e3;
	border-left: 2px solid #172983;
}

#post-list ul li h3{
	font-family: "Helvetica", arial, sans-serif;
	font-style: normal;
	width: 90%;
}

#post-list ul li h4{
	font-family: "Helvetica", arial, sans-serif;
	font-weight: normal;
	margin-top: 10px;
}

#post-list ul li a{
	color: #000;
	font-family: 'PT Serif', arial, serif;
	font-style: italic;
}

#post-list ul li:hover{
	background: url(../images/arrow.png) top right no-repeat #fff;
	}

/* Content Right */

#content-right {
	font-family: 'PT Serif', arial, serif;
	margin-top: 15px;
	position: relative;
	width: 630px;
	float: left;
	background: #efefef;
	font-size: 1.2em;
	line-height: 1.3em;
}

#content-right h1{
	font-family: "Helvetica", arial, sans-serif;
	line-height: 25px;
	font-size: 1.4em;
	padding-left: 10px;
	border-bottom: 2px solid #172983;
	background: url(../images/bg-h1-right.png) bottom left no-repeat #FFED00;
}

#content-right h1 span{	
	padding-top: 10px;
	display: block;
	width: 70%;
}

#content-txt {
	position: relative;
	padding: 10px;
	background: #efefef;
}

#content-txt h2{
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
	width: 50%;
}

/* Related contents */

#content-footer {
	position: relative;
	background: #efefef;
	padding: 10px;
}

#content-related {
	position: relative;
	background: #f6f6f6;
}

#content-related h2{
	font-family: "Helvetica", arial, sans-serif;
	font-size: 0.8em;
	padding: 10px 0 5px 10px;
	color: #DE353A;
	background: url(../images/bg-titles.png) bottom left no-repeat;
	margin-bottom: 10px;
}

#content-related h3{
	font-family: "Helvetica", arial, sans-serif;
	font-size: 0.8em;
}

#gallery {
	margin-bottom: 10px;
	margin-left: 10px
}

a.gallery {
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #ccc;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	overflow: hidden;
}

#links, #downloads {
	margin-bottom: 10px;
	margin-left: 10px
}

#links ul, #downloads ul {
	margin-top: 5px;
}

#links ul li, #downloads ul li {
	list-style-type: square;
	margin-left: 20px;
	color: #ccc;
	margin-bottom: 3px;
}

#links a, #downloads a{
	color: #ccc;
	font-style: italic;
}

#links a:hover, #downloads a:hover{
	color: #DE353A;
}

/* Static Text */

/* pagination */

#navigation {
	margin-top: 5px;
	padding-top: 5px;
}

.swControls{
	position:relative;
	float: right;
}

a.swShowPage{
	background-color:#172983;
	float:left;
	padding: 3px;
	margin-left: 4px;
	color: #fff;
	font-size: 0.95em;
}

a.swShowPage:hover,
a.swShowPage.active{
	background-color:#FFED00;
	color: #DE353A;
}

.clear{
	clear:both;
}

/* Footer */

#footer-links {
	width: 50%;
	float: right;
	text-align: right;
}

#footer-links a{
	color: #000;
}

#footer-links a:hover{
	text-decoration: underline;
}