/*
Theme Name: Tigopedia Reloaded
Theme URI: http://www.sizlopedia.com/tigopedia/
Description: Adsense-Ready Curvy SEO Theme For Wordpress
Author: Sizlopedia
Author URI: http://www.sizlopedia.com
Version: 1.0
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	background-color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
/*	background-image:url("http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/bg_body.png"); */
/*        background-repeat:repeat; */
/*        background-position:top left; */
/*	background-attachment:fixed; */
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
        color: #2FA5C1;
        list-style:none;
        font-size:20px;
        font-weight: bold;
	margin-bottom:0px;
}

blockquote {
        color: #003366;
	border-color:#5EA4D0;
	background-color:#F8FBFD;
	border-width:1px 1px 1px 8px;
	border-style: dashed dashed dashed solid;
        padding:5px;
        overflow:auto;
}

code {
        color: #7FB07F;
        border:1px dashed #318B31;
        padding:2px;
        margin:0;
}

a:link, a:visited, a:hover  {
/*	color: #F15103; */
	color: #0066CC;
	text-decoration:none;
        font-weight:none;
}

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	width:950px;
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
}

/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	height:134px;
	background-image:url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/headerbg.gif');
        background-repeat:no-repeat;
        background-position:center;
	margin-bottom:2px;
	padding-left:10px;
}

.blog-name:link, .blog-name:visited, .blog-name:hover {
	color:#438DBD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22pt;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

.blog-description {
	color:#359535;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin:0px;
	padding-left:5px;
}

/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

.menu-bar {
	text-align:center;
	padding:5px;
	background: url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/menubg.gif') no-repeat;
        margin-bottom:5px;
}

.menu-bar ul {
	padding:5px 0px;
	margin:0;
        list-style:none;
}

/***************************************************************************/
/* Post */
/***************************************************************************/

.post-title:link, .post-title:visited {
      font-size:20px;
      font-family:Helvetica, Arial, sans-serif;
      font-weight: normal;
      color:#FFFFFF;
      background: url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/title_bg.png') repeat-x;
      margin-bottom:0px;
      margin-top:0px;
      padding: 2px 5px 2px 5px;
}

.post-title:hover {
      font-size:20px;
      font-family:Helvetica, Arial, sans-serif;
      font-weight: normal;
      color:#FFFFFF;
      background: url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/title_bg_hover.png') repeat-x;
      margin-bottom:0px;
      margin-top:0px;
      padding: 2px 5px 2px 5px;
}

h1.contenuto {
      font-size: 18px;
      font-family:Helvetica, Arial, sans-serif;
      font-weight: normal;
      color:#FFFFFF;
      background: url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/title_bg_hover.png') repeat-x;
      margin-bottom:0px;
      margin-top:0px;
      padding: 2px 5px 2px 5px;
}

h2.contenuto {
        color: #359535;
        list-style:none;
        font-size:13px;
        font-weight: bold;
	margin-bottom:0px;
}

.post-content {
	font-size:10pt;
	color:#3C3C3C;
        margin-top:10px;
}

.post-content ul {
	list-style:url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/bullet.png');
	padding-left:26px;
	margin-top:0px;
	margin-left:0px;
}

.post-content li {
	margin-top:10px;
}

.post-metadata {
	font-size:8pt;
        font-weight:bold;
	color:#1E72A7;
	background-color: #FFFFFF;
	padding-left:3em;
}



/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar, .right-sidebar {
        margin-top: 5px;
	position:absolute;
}

.left-sidebar {
	width:190px;
	left:5px;
}

.right-sidebar {
	width:190px;
	right:5px;
}

/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

/* Left and right sidebars */
ul.left-sidebar, ul.right-sidebar {
	padding:0px;
	margin:0px;
        list-style:none;
        font-size:13px;
        overflow:hidden;
}

/* Left and right widget title */
ul.left-sidebar li h2, ul.right-sidebar li h2 {
	background-image:url("http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/sidebar_widget_bg.gif");
background-repeat:no-repeat;
	color:#FFFFFF;
}

/* Left and right widget title */
.widgettitle, ul.left-sidebar li h2, ul.right-sidebar li h2 {
	font-size:10pt;
	font-weight: bold;
	padding:6px 5px 5px 29px;
        margin-top:6px;
}

/* Left and right widget */
.left-wp-widget, .right-wp-widget {
	list-style:url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/bullet.png');
}

/* Style of the block containing the widget contents */
.left-wp-widget ul, .right-wp-widget ul {
	background:bottom url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/sidebar_widget_bottom_bg.gif');
        padding:5px 2px 5px 24px;
        margin-left:0;
}

/* Style of each items in the widget contents */
.left-wp-widget li, .right-wp-widget li {
	margin-bottom:8px;
}

/* In case the widget content contains a form eg. the Search box */
.left-wp-widget form, .right-wp-widget form {
	margin:0;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:link, h2.widgettitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
}





/***************************************************************************/
/* Old Style Tigopedia Widgets */
/***************************************************************************/

/* Adds background image to the left and right widget title */
.left-widget-title, .right-widget-title {
	background-image:url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/sidebar_widget_bg.gif');
        background-repeat:no-repeat;
}

/* Adds background image to the center widget title */
.center-widget-title {
	background-image:url("http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/center_widget_bg.gif");
        background-repeat:no-repeat;
}

.left-widget-title, .right-widget-title {
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding:6px 5px 5px 29px;
        overflow:hidden;
}


.left-widget, .right-widget {
	color:#000000;
	background:bottom url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/sidebar_widget_bottom_bg.gif');
	padding:5px;
	margin-bottom:5px;
        font-size:13px;
        overflow:hidden;
}

.left-widget ul, .right-widget ul {
	list-style:url('http://www.magnaromagna.it/wp-content/themes/tigopedia-reloaded-10/images/bullet.png');
	padding-left:20px;
	margin-top:0;
	margin-left:0px;
}

.left-widget li,  .right-widget li {
	margin-top:8px;
}

.center-widget-title {
	color:#FFFFFF;
	margin-left:196px;
	margin-right:196px;
	font-size:10pt;
	font-weight: bold;
	padding:6px 5px 5px 29px;
}

.center-widget {
	margin-left:196px;
	margin-right:196px;
	color:#000000;
	background-color:#FFFFFF;
	padding:0.6em 1em 1em 1em;
	margin-bottom:6px;
	font-size:10pt;
        overflow:auto;
}

.footer {
	margin-left:196px;
	margin-right:196px;
	font-size:8pt;
        font-weight:bold;
	color:#1E72A7;
	text-align:center;
	background-color:#FFFFFF;
        padding:5px 0px;
}

img {
	border-width:0px;
}

.single-post-metadata {
	color:#003366;
	background: #f8fbfd;
	border-top:1px dashed #b1d9f2;
	border-bottom:1px dashed #b1d9f2;
	font-size:10pt;
	padding:1em;
	clear:both;
}

.single-post-metadata a:link, .single-post-metadata a:visited, .single-post-metadata a:hover {
	color:#359535;
}

h3#respond, h3#comments {
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

/* Comments Styles */
.odd-comment .comment-header{
	padding:5px 10px;
	background-color:#D5E6F6;
}

.even-comment .comment-header{
	padding:5px 10px;
	background-color:#E3F6D5;
}

.odd-comment .comment-header .comment-meta {
        color: #2277DD;
        font-weight: bold;
        font-size:18px;
}

.odd-comment .comment-header .comment-meta a:link, .odd-comment .comment-header .comment-meta a:visited {
        color: #2277DD;
        font-weight: bold;
        font-size:18px;
}

.even-comment .comment-header .comment-meta {
        color: #83A64A;
        font-weight: bold;
        font-size:18px;
}

.even-comment .comment-header .comment-meta  a:link, .even-comment .comment-header .comment-meta  a:visited {
        color: #83A64A;
        font-weight: bold;
        font-size:18px;
}

.odd-comment .comment-header .comment-meta .comment-date {
	color:#2277DD;
	font-size:7pt;
}

.even-comment .comment-header .comment-meta .comment-date {
	color:#83A64A;
	font-size:7pt;
}

.odd-comment .comment-header .comment-num {
	float:right;
	font-size:34px;
        font-weight: bold;
	color:#2277DD;
	background-color:transparent;
	text-decoration:none;
}

.even-comment .comment-header .comment-num {
	float:right;
	font-size:34px;
        font-weight: bold;
	color:#91B35B;
	background-color:transparent;
	text-decoration:none;
}

.odd-comment .comment-text {
        margin:10px;
        color: #1C60A1;
	padding:0px 10px;
	border:1px dashed #338899;
	background-color:#FDFEFE;
}

.even-comment .comment-text {
        margin:10px;
        color: #41760D;
	padding:0px 10px;
	border:1px dashed #339955;
	background-color:#FDFEFD;
}

.comment-list .odd-comment {
	font-size:12px;
	margin-bottom:15px;
        overflow:auto;
        border-width:1px 3px 3px 1px;
        border-style:solid;
        border-color:#B3CBE2;
        background: #D5E6F6;
}

.comment-list .even-comment {
	font-size:12px;
	margin-bottom:15px;
        overflow:auto;
        border-width:1px 3px 3px 1px;
        border-style:solid;
        border-color:#91B35B;
        background: #E3F6D5;
}

.comment-list {
	font-size:12px;
	padding:0px;
	margin-top:15px;
}

/* Search input */
input#s {
	width:90%;
}

/* Page nav */
.bottom-page-nav, .top-page-nav {
	color:#003366;
	text-align:center;
	background-color:#FFFFFF;
}

.permitted-tags {
	font-size:8pt;
	color:#999999;
	background-color:#FFFFFF;
	width:300px;
}

textarea#comment {
	width:400px;
}



/********* Tag Cloud *********/
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

/********* Related Posts *********/
#stprelated { margin-top: 30px; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#stprelated h3 { margin:0; padding:0; font-size: 90%; } 
#stprelated ul { margin: 0; padding:0; font-size: 90%; }
#stprelated ul li { margin: 0; padding:0 0 0 15px;  }

/********* Related Tags *********/
li#relatedtags ul li {
	text-indent: 0;
	list-style:none;
	background: 0 none;
	font-size: 120%;
}
li#relatedtags ul li:before {
	content: "";
}
li#relatedtags ul li span {
	margin-right: .5em;
}

/********* vecchio css *********/
 #tabella1 {
   padding-right : 2px;
   padding-left : 2px;
   padding-bottom : 1px;
   margin : 0;
   padding-top : 1px;
   border-bottom : 1px dashed #800000;
   border-top : 1px dashed #800000;
   border-left : 1px dashed #800000;
   border-right : 1px dashed #800000;
   background-color : #EEEEEE;   
      }
 #tabella2 {
 font-size:11px;
   padding-right : 2px;
   padding-left : 2px;
   padding-bottom : 1px;
   margin : 0;
   padding-top : 1px;
   border-bottom : 1px dashed #cccccc;
   border-top : 1px dashed #cccccc;
   border-left : 1px dashed #cccccc;
   border-right : 1px dashed #cccccc;
   background-color : #ffffff;
      }
 #tabella3 {
   padding-right : 2px;
   padding-left : 2px;
   padding-bottom : 1px;
   margin : 0;
   padding-top : 1px;
   border-bottom : 1px dashed #000080;
   border-top : 1px dashed #000080;
   border-left : 1px dashed #000080;
   border-right : 1px dashed #000080;
   background-color : #ffffff;   
      }

#tabella4 {
   padding-right : 2px;
   padding-left : 2px;
   padding-bottom : 1px;
   margin : 0;
   padding-top : 1px;
   border-bottom : 1px dashed #800000;
   border-top : 1px dashed #800000;
   border-left : 1px dashed #800000;
   border-right : 1px dashed #800000;
   background-color : #EEEEEE;   
   background: url("http://www.magnaromagna.it/img/obliqua.gif") 
}

#tabella5 {
   padding-right : 2px;
   padding-left : 2px;
   padding-bottom : 1px;
   margin : 0;
   padding-top : 1px;
   border-bottom : 1px dashed #ff0066;
   border-top : 1px dashed #ff0066;
   border-left : 1px dashed #ff0066;
   border-right : 1px dashed #ff0066;
   background-color : #000000;
   color : #ffffff;          
}

#sitisponsor {
background-color: #f5f5f5;
color: #94BD53;
padding: 1px;
margin: 0px;
text-align: right;
}

#percorso {
background-color: #ffffff;
border-bottom: 1px solid #f4f4f4;
color: inherit;
padding: 2px;
margin: 0px;
text-align: left;
}


#content-cartoline {
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
font-size: 11px;
}

#content-cartoline h1 {
font-size: 1.2em;
color: #064B96;
margin: 0px 0 10px 0;
}

#content-cartoline h2 {
font-size: 1.1em;
color: #94BD53;
margin: 0 0px 10px 0;
background-color: #f5f5f5;
}

#content-cartoline h3 {
font-size: 1.0em;
color: #505050;
margin: 0 0 10px 0;
}

#content-cartoline h4 {
font-size: 1.0em;
color: #505050;
margin: 0 0 10px 0;
}

#content-cartoline h5 {
font-size: 0.9em;
color: #505050;
margin: 0 0 5px 0;
}


#content-cartoline img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

#linkcasuali {
background-color: #f5f5f5;
font-size: 1.0em;
color: #94BD53;
padding: 1px;
margin: 0px;
text-align: right;
}

#citazione {	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 1px; MARGIN: 20px; PADDING-TOP: 1px;  BORDER-BOTTOM: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BACKGROUND-COLOR: #ffffff; font-family: courier new, courier, mono; }
