/*
Theme Name: Blog Mammacheblog Official Theme
Theme URI: http://www.amc-consulting.it
Description: Skin del blog di servizio di Mammacheblog <a href="http://www.amc-consulting.it/">AMC Consulting</a>.
Version: 1.0
Author: AMC Consulting
Author URI: http://www-amc-consulting.it/
Tags: Mammacheblog, Official Theme

	Mammacheblog v1.0
	 http://www.amc-consulting.it/

	Questo Tema è sviluppato da AMC Consulting per Jop snc
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


html 
	{
	height:100%;
	}

body 
	{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #e8e8e8 url('images/bgtop_mcb.gif') repeat-x top;
	color: #333;
	height:100%;
	}

#page 
	{	
	margin: 15px auto;
	padding: 0;
	width: 960px;	
}

#header 
	{ 
	margin:0px; 
	padding: 0;
	width: 960px;
}

#headerimg 	
	{
	margin: 7px 9px 0px 0px;
	height: 192px;
	width: 958px;
	}
	
#logo
{
	margin-left:5px;
	height:68px;
}

#claim
{
	margin-top:-5px;
	margin-left:5px;
	font-size:14px;
	color:#666;
	font-style:italic;
	
}

#head-top
{
	width:960px;
	height:99px;
}

#head-menu
{
	width:958px;
	height:22px;
}

#main-navigator
{
	margin:0px;
	width:960px;
	/*background-color:#FF0000;*/
	margin-top:3px;
	height:19px;
}

html>/**/body #main-navigator
{ 
	margin-left:-40px;
	margin-top:3px;
	height:19px;
} /* Only FireFox 3 */

#main-navigator ul { margin:0px; }

#main-navigator li {
	float: left;
	margin: 0px 5px 0 0px;
	font-weight: bold;
	padding-left: 2px;
	display: inline;
}

#main-navigator li a, #main-navigator li strong {
	text-decoration: none;
	color: #333;
	display: block;
	padding: 4px 10px 3px 8px;
}

#main-navigator li a { padding: 0;}
#main-navigator li, #main-navigator li a, #main-navigator li strong { color: #666; background: #cae5aa; }
#main-navigator li { background: #cae5aa url(images/navi_top_left.gif) top left no-repeat; }
#main-navigator li.menu_active { background: #87c540 url(images/navi_top_left_hover.gif) top left no-repeat; }

#main-navigator li:hover {
	background: #87c540 url(images/navi_top_left_hover.gif) top left no-repeat;
}

#main-navigator li:hover a {
	background: #87c540 url(images/navi_top_right_hover.gif) top right no-repeat;
	color: #fff;
}

#main-navigator li:hover strong {
	background: #87c540 url(images/navi_top_right_hover.gif) top right no-repeat;
	color: #fff;
}

#main-navigator li strong {
	background: #cae5aa url(images/navi_top_right.gif) top right no-repeat;
}

#main-navigator li strong.menu_active {
	background: #87c540 url(images/navi_top_right_hover.gif) top right no-repeat;color: #fff;
}

#content {
	font-size: 1.2em;
	widht:550px;	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn 
{
	float:left;
	line-height: 1.6em;
	margin:0 0px 0 0;
	padding:0px;
	width:601px;	
	background-color:#fff;
	min-height:600px;
}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	}

#footer {	
	border: 0px solid #ccc;
	height:33px;
	background:#88c540 url('images/bg_footer.png') repeat-x;
	text-align:center;
	padding: 7px 0 0 0;	
	margin: 0px auto;
	width: 958px;
	clear: both;
	}
	
#footer p {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-align: center;
	margin:0;
	padding:0;
}
	
#footer p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	font-weight:bold;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	/*text-align: center;*/
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}

.commentlist li {
	font-weight: bold;
	width:500px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #8ec748;
	padding: 2px;
	background: #fff;
	width:
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}

.postmetadata alt p {
	
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
*/

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#headerimg {
	margin: 0px;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	min-height:580px;	
	width: 601px;
	background-color:#FFFFFF;
	}

.post {
	margin: 0px 0px 20px 20px;	
	padding-bottom:20px;
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;	
	background:#d8eac1 url('images/bg_post_blog_mcm.png') no-repeat top left;
	width: 550px;	
	}	

	.post small {
	font-size:10px;
	color:#71ba46;
	font-weight:bold;
	}
	
	
.post h2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#71ba46;	 	
}

.post h3 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#71ba46;	 	
}

.post h3 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#71ba46;	 	
}



.post h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#71ba46;
}

.post a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#71ba46;
	text-decoration:underline; 
}

.post h2 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999;
	 
}
.narrowcolumn .post {
	width:557px;  
	padding-left:5px;
	min-height:200px;
	}
	


.narrowcolumn .post p {	 
	margin-left:10px;
	padding-right:10px;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	/*text-align: center;*/
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */


/*
	Struttura home
*/

#userbox
{
	width:648px;
	height:302px;
	float:left;
	margin-right:10px;
	border: 1px solid #ccc;
	border-top:none;
	background-color:#fff;
}

.page-container
{
	width:628px;
	min-height:282px;
	float:left;
	margin-right:10px;
	padding:10px;
	border: 1px solid #ccc;
	border-top:none;
	background-color:#fff;
}

#userbox-body
{
	padding:4px 4px 4px 8px;
}

html>/**/body #userbox-body
{
	padding:4px 4px 4px 8px;
}



#actionbox
{
	width:298px;
	height:302px;
	float:left;
	/*margin-left:2px;*/
	border:1px solid #ccc;
	border-top:none;
}

#sidebar-separator
{
	width:298px;
	height:10px;
	float:right;
	margin-left:2px;
	border-bottom:1px solid #ccc;
}
#blogdetailbox
{
	width:278px;
	height:130px;
	float:left;
	padding:10px;
	border:1px solid #ccc;
	border-top:none;
	
}

.blog-detail-image
{
	text-align:center;
	width:110px;
	height:93px; 
	float:left; 
	margin-top:5px;
	
}
.blog-detail-text
{
	float:left; 
	margin-top:5px;
	margin-left:3px;
	
}

.blog-detail-text h2 
{
	float:left;
	color:#000;
	margin:0;
	line-height:13px;
	font-size:12px;
}

.blog-detail-text a 
{
	color:#65af28;
	line-height:13px;
	font-size:12px;
	font-weight:bold;
}

#actionbox-title
{
	/*background:url(images/user_box_title.png) no-repeat top left;*/
	background-color:#CCCCCC;
	float:left;
	height:29px;
	width:316px;
}
#actionbox-body
{
	/*background:url(images/box_action_bg.gif) repeat-y;*/
	height:350px;
	padding:4px 4px 4px 8px;
}
#actionbox-bottom
{
	background:url(images/box_users_bg_bottom.gif) repeat-x top;
	float:left;
	height:10px;
	width:300px;
}	

#blogbox
{
	width:648px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	border: 1px solid #ccc;
}

#searchblogbox
{
	width:648px;
	min-height:302px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	border: 1px solid #ccc;
	border-top:none;
}
.big-post {
	margin-top:10px;
	overflow:hidden;
	height:1%;
	position:relative;
	/*padding:15px 25px;*/
	}
.big-post em {
	font-style:normal;
	color:#666;
	font-size:12px;
	}
.big-post h2, .big-post h3 
	{
	letter-spacing:-1px;
	line-height:29px;
	font-size:28px;
	margin-right:38px;
	margin-bottom:10px;
	margin-top:4px;
	}
	
.big-post h2 a, .big-post h3 a
	{
	color: #000;
	text-decoration: none;
	}
.big-post h2 a:hover, .big-post h3 a:hover
	{
	color: #65af28;
	}
	
#blogs-container
{
	margin:0;	
	padding:0;	
	float:left;
	width:601px;
}

#blogs-container div 
{
	padding:4px 4px 4px 8px;
}
#posts-container
{
	margin:0;
	border:1px solid #ccc;
	border-top:none;
	float:left;
	width:601px;
	padding-bottom:10px;
}

#posts-container div 
{
	padding:4px 4px 4px 8px;
}
.site-detail
{
	float:left;
}
.site-thumb
{
	float:left;
}
.rank-container
{
	float:left;
	width:100%;
	clear:left;
	margin:5px 0 0 10px;
	vertical-align:top;
}
.details-container
{
	float:left;
	width:380px;
	clear:left;
	margin:5px 0 0 10px;
	vertical-align:top;
}

.blog-item {
	overflow:hidden;
	height:1%;
	position:relative;
	margin:15px 0 0 0;
	/*padding:15px 25px;*/
	}
	
.blog-item h1
{
	float:left;
	font-size:26px;
	margin:5px 0 0 10px;
	padding:0;
	line-height:1.4em;
}

.blog-item h1 a
{
	color:#000;
}


.related h3 {
	letter-spacing:-1px;
	line-height:20px;
	clear:left;
	font-size:18px;
}

.related h3 a{
	color: #000;
	text-decoration: none;
}

.related h3 a:hover{
	color:#65af28;
}

.related p{
	font-size: 14px;
	line-height: 20px;
	display:inline;
}
#related-separator
{
	border-bottom:1px solid #ccc;
}

#related-separator h2
{
	color:#000;
	line-height:22px;
	font-size:18px;
}

.visual {
	float:left;
	padding:1px;
	margin-right:6px;
	background:#fff;
	border:1px solid #ccc;
	}
	
/*.visual a {cursor:hand}*/

span.text-img2 {
    display: block;
    width: 60px;
    height: 60px;
    }
span.text-img2 em {
    display: block;
    width: 60px;
    height: 60px;
    text-indent: -2000em;
    }
	
#blogbox-body
{
	border:1px solid #ccc;
	padding:4px 10px 4px 12px;
}

#aggregatorbox-body
{

	padding:4px 10px 4px 12px;
	
}

#blogbox-bottom
{
	background:url(images/box_users_bg_bottom.gif) repeat-x top;
	float:left;
	height:10px;
	width:648px;	
}
/*
	Fine Struttura Home
*/
/*	Begin Headers */
h1 {
	
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#71ba46;
	margin-left:20px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 5px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 10px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	/*margin: 0;
	padding: 0;*/
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;	
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{	
	width:358px;
	float:left;	
	padding-bottom:10px;	
}

#sidebars
{
	background: #8ec748 url('images/bg_sidebars_tema_blog_mcb.png') repeat-x top;	
	width:358px;
	min-height:600px;
	float:left;	
	height:100%;	
}

#sidebar-left 
	{	
	width:160px;
	float:left;
	margin-left:5px;	
	height:100%;	
	}
	
#sidebar-right 
	{
	width:160px;
	float:left;
	margin-left:16px;
	height:100%;
	}
	
.widgettitle 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#457900;
	font-size:12px;
	font-weight:bold;
	height:18px;
	width:158px;
	background:url('images/bg_sidebars_h2.png') center bottom no-repeat;
	padding-top:8px;
	padding-left:4px;
	}

#sidebars ul 
	{ 
	list-style:none;
	margin:5px 0 0 0; 
	padding:0 0 0 5px;
	}
	
#sidebars ul li li
	{ 
	list-style:none; 
	border-bottom:0px solid #cfe0b9;
	margin-bottom:2px;
	}

#sidebars ul li li a 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#fff; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none;
	}
	
	#sidebars a 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#fff; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none;
	}
	
	#sidebars a:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#ccc; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none;
	}
	
#sidebars ul li li a:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#ccc; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Start Aggregatore */
.image-box
{	
	float:right;
	padding:1px;
	margin-left:6px;
	background:#fff;
	border:1px solid #ccc;
}

.image-box-left
{	
	float:left;
	padding:1px;
	margin-right:6px;
	background:#fff;
	border:1px solid #ccc;
}
.site-thumb img {
	border: 1px solid #ccc;
	padding: 3px; 
}
		
.bloglink 
{
	padding:0 10px 0 10px;
	color: #444;
	font-size: 11px;
	background:#D8EAC1;
}	

/*rinominare*/
span.foto-img {
    display: block;
    width: 95px;
    height: 95px;
    }
span.foto-img em {
    display: block;
    width: 95px;
    height: 95px;
    text-indent: -2000em;
    }
	
.main-info p {font-size: 13px; line-height: 19px;}

/* End Aggregatore */

/* Begin Calendar */
#wp-calendar 
	{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a 
	{
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a 
	{
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a 
	{
	display: block;
	}

#wp-calendar caption 
	{
	text-align: center;
	width: 100%;
	}

#wp-calendar td 
	{
	padding: 3px 0;text-align: center;
	}
	
#wp-calendar td.pad:hover
	{ 
	/* Doesn't work in IE */ 
	background-color: #fff; 
	}/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps 
	{
	cursor: help;	
	}
	
acronym, abbr 
	{	
	border-bottom: 1px dashed #999;	
	}

blockquote 
	{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite 
	{ 
	margin: 5px 0 0;
	display: block; 
	}

.center 
	{
	text-align: center;
	}

.hidden 
	{ 
	display: none;
	}

hr { 
	display: none; 
	}

a img 
	{ 
	border: none; 
	}
	
.navigation 
	{
	display: block;
	text-align: center;		
	}


/********************************** CONTATTI ***********************************/
#respond 
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#999; 
	margin:10px 0 10px 0;
	}
	
#author 
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#000; 
	width:200px; 
	height:15px; 
	border:#8ec748 1px solid; 
	margin-top:10px;	
	}
	
#email 
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#000; 
	width:200px; 
	height:15px; 
	border:#8ec748 1px solid; 
	margin-top:10px;
	}

#url 
	{font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#000; 
	width:200px; 
	height:15px; 
	border:#8ec748 1px solid; 
	margin-top:10px;}

#comment {
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:10px; color:#000; 
	width:250px; 
	height:100px; 
	border:#8ec748 1px solid; 
	margin-top:10px;}

#submit { 
	width:180px; 
	height:20px; 
	background-color:#8ec748;
	border:0; 
	font-family: 'Verdana', Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#fff; 	
	font-weight:bold; 
	margin-top:10px;
	}

#comments 
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#8ec748;
	margin-top:10px;
	margin-left:18px;
	}
	
#respond 
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#8ec748;
	margin-top:10px;
	margin-left:18px;
	}

.commentmetadata a 
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#ccc; 
	margin-top:10px;
	}

.commentmetadata p 
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#ccc; 
	margin-top:10px;
	width:500px;
	}
	
cite a 
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#8ec748; 
	margin-top:10px;
	}
	
#commentform  p
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#ccc; 
	margin-top:11px;
	width:500px;
	margin-left:20px;
	}

.commentlist li p
	{
	font-family:'Verdana', Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000; 
	margin-top:10px;
	width:500px;
	}


