/*  
Theme Name: PortaMetronia
Theme URI: http://www.portametronia.it/wp-content/themes/portametronia
Description: <p>PortaMetronia, un tema con un Layout a 3 colonne. </p><ul style="list-style:none;"><li>- 2 Sidebar a destra </li><li>- Widget Ready </li><li>- Homepage di canale</li><li> - Immagine Header personalizzabile </li><li> - Provato su WordPress 2.1.x</li></ul><p> - CSS, XHTML and design <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.0
Author: Fabrizio Portametronia
Author URI: http://www.portametronia.it/

	This theme was designed and built by Fabrizio Portametronia,
	whose blog you will find at http://www.portametronia.it/
	Crafted on 30 Junuary 2007
	Last Edit: 06 February 2007 11.45  +1 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

	
	Georgia, "Times New Roman", Times, serif
	Garamond, Georgia, "Times New Roman", times, serif
	Tahoma, Arial, Helvetica, sans-serif
	*/


/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 993px;
	position: relative;
	height: 131px;
	background: #FFCC00;
	border-bottom: 2px solid #fff;
}
#topi {
	background: #333 url(images/head.jpg) 0 0 no-repeat;
	left: 0;
	width: 576px;
	height: 131px;
	top: 0;
	position: absolute;
	width: 600px;
	height: 131px;
}

#header {
	background: #FFFFFF;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 993px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
}
#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#headr h1 a {
	color: #FFFFFF;
	}
#headr h1 a:hover {
	color: #FFF;
	}
#headr .description {
	padding: 30px 30px 0 600px;
	color: #efefef;
text-align: right;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 993px;
}
#right {
	float: right;
	width: 150px;
}

#content {
	width: 560px;
	float: left;
padding: 0 0 0 4px;
}
.post {
	margin-bottom: 10px;
border: 1px dotted #CCCCCC;
padding: 0 6px 0 6px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
.entry  a {
	color: #000000;
text-decoration: underline;
}
.side1 {
	width: 210px;
	float: left;
	color: #000;
margin-left: 20px;
}
.side2 {
	width: 140px;
	float: right;
	color: #000;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	background: #FFFFFF;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 991px;
border: 1px solid #CCCCCC;
}
#footer {
	color: #333;
	font-size: 0.9em;
}
#footer a {
	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

.widget_flickrRSS img {
padding: 3px;
border: 1px solid #CCCCCC;
margin: 0px 0px 0px 11px;
}

input#s {
	width: 118px;
	padding: 5px;
	margin-bottom: 10px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	color: #FFCC00;
}
input#s:focus {
	background: #fff;
	color: #FFCC00;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2 {
	font: 1em Tahoma;
	color: #FFCC00;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px;
	background: #FFFFFF;
border: 1px solid #CCCCCC;
}
.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #000000;
	background: url(images/free_icon.gif) left top no-repeat;
	padding-left: 18px;
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #7F7F7F;
	background: url(images/free_icon_roads.gif) left top no-repeat;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #FFCC00;
	font-weight: bold;
	background: url(images/free_icon.gif) left top no-repeat;	
}

h2.pagetitle {
	text-align: left;
	padding: 0 0 0 2px;
	font: 1.5em Tahoma, verdana;
}

.post h2 {
	border-top: 5px solid #FFFFFF;
	font: 2em Tahoma;	

}
.post h2 a {
clear: both;
	color: #FFCC00;
	display: block;
padding: 0;
}
.post h2 a:hover {	
	color: #FFCC00;
text-decoration: underline;
}
.post h2 a:visited {	
	color: #FFCC00;
}
.post h3 {
	text-align: left;
	padding: 4px 0 0 2px;
	font: 1.5em Tahoma, verdana;
}

p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 10px;
	color: #4F4F4F;
}
p.meta a
{
	color: #FFCC00;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #FFFFFF;
	color: #FFCC00;
	padding: 3px 5px;
border: 1px solid #CCCCCC;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 10px 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #FFF;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border-bottom: 1px solid #FFF;
}
.post img {
	padding: 2px 6px 0px 6px;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 993px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
	height: 40px;
	font-size: 1.2em;
border: 1px solid #CCCCCC;






}
#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 6px 3px 6px !important;
 padding: 4px 6px 4px 6px;
 color: #fff;
 background: #6F6F6F;
 border: 1px solid #CCCCCC;
 margin-right: 8px;
font-family: Tahoma;
}
#menuv li.page_item  a:hover, #menuv li.admintab  a:hover {
 background: #FFFFFF;
 color: #4F4F4F;
 border: 1px solid #4F4F4F;
}
#menuv li.current_page_item  a {
 background: #FFF;
 color: #FFCC00;
 font-weight: bold;
 padding: 4px 6px 3px 6px !important;
 padding: 4px 6px 4px 6px;
 border: 1px solid #FFCC00;
 margin-right: 8px;
font-family: Tahoma;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}
li.canale {
	margin: 0 5px 0 10px;
	padding: 2px 5px 2px 5px;
}
.post-categories  {
	margin: 0 5px 0 5px;
	padding: 0 0 0 2px;
	background: #EFEFEF;
border: 1px solid #CCCCCC;
}
li.widget  {
	margin: 0 0 4px 0;
	padding: 2px 2px 0 2px;
	background: #FFFFFF;
}
.widget h2 {
	margin: 2px 2px 4px 2px;
	padding: 2px 2px 2px 2px;
}
ul #recentcomments {
	margin: 0 5px 0 2px;
	padding: 0px 5px 0px 0px;
}
li.recentcomments {
	margin: 0;
	padding: 0px 5px 0px 18px;
	background: url(images/free_icon.gif) 0 4px no-repeat;
}
li.recentcomments a {
margin: 0 0 0 -18px;
}
a.more-link {
color: #000000;
float: right;
text-decoration: none;
}

div .postsport {
	border: 1px solid #CCCCCC;	
}

.postsport {
	margin-bottom: 10px;
border: 1px dotted #CCCCCC;
padding: 0 6px 0 6px;
}

.postsport h2 {
	border-top: 5px solid #FFFFFF;
	font: 20px Tahoma;	

}
.postsport h2 a {
	color: #FFCC00;
	display: block;
}
.postsport h2 a:hover {	
	color: #FFCC00;
text-decoration: underline;
}
.postsport h2 a:visited {	
	color: #FFCC00;
}

#calendar_wrap {
width: 130px;
margin: 0 0 0 2px;
text-align: center;
}
#calendar_wrap a {
color: #FFCC00;
font-weight: bold;
}

.gravatar {
float: right;
border: 1px solid #FFCC00;
padding: 2px;
}
.defloater {
clear: both;
}

#widgetize-anything-2 {
display: none;
}

li.widgetcanale {
	margin: 0 5px 0 0px;
	padding: 2px 5px 2px 5px;
}

.textwidget table {
margin: 5px auto;
}