/*
Theme Name: monezine2009
Description: Stylish magazine theme from web2feel.com .
Author: jinsona designs  /  fauxliu
Author URI: www.web2feel.com  /  http://www.fruit0769.com
V2.1
*/

body {
	margin:0 auto;
	padding:0px 0px ;
	background:#FFFAFA url(images/body.jpg) repeat-y center;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#111111;
	font-size:13px;
	}
a {
	color:#6F615A;
	text-decoration:none
	}
a:hover {
	color:#d53030;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#E4E7E7;
	font-style: normal;
		
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:3px 0 2px 5px;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}
#dates {
	float: right;
	padding: 0 15px 0 20px;
	font-size: 13px;
	color: #000000;
	height:20px;
	margin: 4px 0 0 0;
	background:url(images/date.png) no-repeat;
}
.announcement {
	float: right;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 13px;
	color: #FF0000;
	margin: 8px 0 0 15px;
	background:url(images/an.gif) no-repeat;
}
/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#ffffff;
	
	}
#casing {
	padding:0px 0px 0px 0px;
	background:#f9f2f3;
	background-repeat:no-repeat;
	}		
	
#topbar {
	height: 35px;
	margin-bottom: 0px;
	background:#FFFAFA;
	font-family:Georgia,Century gothic, Arial,Tahoma,sans-serif;
	font-size: 12px;
	text-transform:uppercase;
}
span.topfeed {
	background:url(images/rss.png) no-repeat;
	padding: 1px 0px 0px 20px;
	float:left;
	margin:8px 0px 0px 10px;
	height:20px;

}
span.topfeed a {
	color:#9F8C81;
}
	
/* The Header */

#top {
	height:104px;
	margin:auto;
	background:#ffffff url(images/top2.jpg) top repeat-x;
	width:1000px;
	
	
	}
.blogname {
	width:390px;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	margin:15px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	font-size:35px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:0px 0 0 30px;
	text-indent:-9000px;
	background:url(images/logo.jpg) no-repeat;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:10px 0px 0px 30px;
	font-size:13px;
	font-weight:normal;
	color:#dd6600;
	text-align:left;
	}

/*Page menu*/

#foxmenucontainer{
	height:29px;
	background:url(images/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #808D90;
	font: 12px Georgia,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;

	}
	

#menu ,#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #3D3207;
	display: block;
    font-weight: normal;
   	padding: 7px 10px 7px 10px;
	}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #808080;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#5D0909;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#DFC3C3;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:#971515;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#d7a1a1;

	}

#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	z-index:200;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

/* Category menu*/
	
#catmenucontainer{
	height:29px;
	background:url(images/catmenuhov.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Georgia,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	border-top:1px solid #4F4440;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #111111;
	display: block;
    font-weight: normal;
  	padding: 7px 10px 7px 10px;
	}
	
#catmenu  a:hover {
	background:url(images/catmenu.jpg) repeat-x;
	color: #808080;
	display: block;
	text-decoration: none;
	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:#DDDDDD ;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#111111;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:#fcd6d6 ;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#808080;

	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:200;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	
		
/* Main Content*/	

#content {
	float:left;
	width: 675px;
	height:100%;
	padding:5px 0px 5px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 2px 0px 5px 0px;
}	

.date {
	font-size:12px;
	font-family:Georgia, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#75481F;
	text-transform: uppercase;
	}
	
.single {
	width:670px;
	margin: 0px 5px 5px 5px;
	height:100%;
	color:#504945;
	font: 14px Georgia, century gothic,Arial,verdana, sans-serif;
	border:1px solid #fff;
	background:#eeeaea;
	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	}
.single  h3 {
	color: #75481F;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 10px;
	padding: 3px 0px 3px 7px;
	clear:both;
	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#ac0604;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #ac0604;
	background-color: transparent;
	}
.single ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.single ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.single ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.single ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.single ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
.author{
	float:left;
	color:#75481F;
	padding:0px 0 0px 20px;
	background:url(images/user.png) no-repeat;
}
.clock{
  float:right;
	color:#75481F;
	padding:0px 0 0px 20px;
	background:url(images/date.png) no-repeat;
}	


.comm{
	padding:0px 0 2px 20px;
	background:url(images/comm.png) no-repeat;
	margin-left:5px;
	float:left;
}

.comm a:link,
.comm a:visited {
		color:#AC0604;
}
.comm a:hover{
	color:#d42323;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 5px 0px;
	background:#f7f7f7 url(images/macmet.jpg)top repeat-x;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
	
.postmore{
	padding:0px 5px 2px 20px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	padding:0px 5px 1px 20px;
	margin-left:5px;
	background:url(images/tag.png) no-repeat;
	text-transform:uppercase;

}

.category a:link,.category a:visited{
	color:#AC0604;

	}
	
.category a:hover{
	color:#d22323;
	}
	
.homepage {
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.homepage img {
    width:230px;
    height:140px;
    float:left;
	padding:5px 5px;
	background:#fff;
	border:1px solid #ccc;
	margin:2px 5px 5px 2px;
}
.homepage p {
padding:0 0 0 5px;
margin-top:5px;
margin-bottom:0;
}	
.entry {
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.entry img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

.entry img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
	
.entry p {
margin:0;
padding:5px 0 5px 10px;
margin-top: 5px;
}
.entry blockquote {
background:#FFFFFF;
border:1px solid #5F5F5F;
font-family:Arial, Helvetica, sans-serif;
}
.entry blockquote p {
	margin:5px 0 5px 0;
	padding: 0px 0px 15px 0px;
	}
.more-link {
padding:0px 50px 2px 20px;
background:url(images/add.png) no-repeat;
margin:0;
float:right;
font-size:13px;
font:bolder;
font-family:Georgia, "Times New Roman", Times, serif;
clear:both;
}
/************************************************
*	post-nav  					     		    * 
************************************************/
.post-nav {height:20px;clear: both; margin:10px 0px;}
.post-nav a, .post-nav a:visited {text-decoration: none;
font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#75481F;}
.post-nav .previous a {float: left;padding-left: 20px;background: url(images/left.gif) no-repeat left center;}
.post-nav .next a {float: right;padding-right: 20px;text-align: right;background: url(images/right.gif) no-repeat right center;}
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border:1px solid #ccc;
	}
	
img.alignnone {
	padding: 2px;
	margin:2px 5px 5px 0px;
	border:1px solid #ccc;
	display: inline;
	}

img.alignright {
	padding: 2px;
	margin:2px 5px 5px 0px;
	border:1px solid #ccc;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin:2px 5px 5px 0px;
	border:1px solid #ccc;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}


/* right column */
#rightcol{
	
	float:right;
	width:317px;
	padding:0 0 10px 0;
	
}

/* Left sidebar ad*/
.towerad{
	float:left;
	width:120px;
	background:#fff url(images/minicont.jpg) top repeat-x;
	height:600px;
	margin-top:10px;
	padding:5px 5px;
	}


/* The Sidebar1 */
.sidebar1{
	float:left;
	width:150px;
	padding-top:5px;
	font-size:11px;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;

	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:14px;
	color:#111111;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#FEEFEF;
	border:1px solid #ffcccc;
	font-weight:normal;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 150px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	
	color:#111111;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#ffffff;
	border-bottom:1px solid #4a423f;
	}

.sidebar1 ul li a:hover {
	background:#FDDFDF;
	background-repeat:no-repeat;
	color: #5E5E5E;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#3D3532;
	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:150px;
	padding-top:10px;
	padding-right:5px;
	font-size:11px;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	display: inline;

	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:14px;
	color:#111111;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#FEEFEF;
	border:1px solid #ffcccc;
	font-weight:normal;

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	background:#FFFAFA;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	padding: 0 10px 0 10px;
	margin:0 5px 0 5px;
	clear: left;	
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	
	color:#797367;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#3D3532;
	border-bottom:1px solid #4a423f;

	}

.sidebar2 ul li a:hover {
	background:#AC0604;
	background-repeat:no-repeat;
	color: #d4d4d4;
		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background:#3D3532;
	color:#787d7f;
	}		

	
/*Bottom bar */
			
#footbar{
	width:980px;
	padding: 10px 10px  30px 10px;
	margin:0px 0px;
	float:left;
	background:#39312E;
	height:100%;
	font-family:  Georgia,Century gothic, Arial, sans-serif;
}	

.barone{
	float:left;
	width:300px;
	padding-top:5px;
	margin-right:10px;
	margin-left:10px;
	font-size:12px;
	color: #fff;
	text-transform:uppercase;
}
.barone ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

}
.barone strong {
    color:#FFFFFF;
}
.barone h2 {
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#06324e;
	margin:0px 0 0 0 ;
	padding:0px 0 10px 0px;
	font-weight:normal;
	text-transform: uppercase; 
	
	}

.barone ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 8px;
	color:#fff;
	border-bottom:1px dotted #5F524D;
	}

.barone ul li a:link, .barone ul li a:visited {
	color:#CDBA8D;
	text-decoration: none;
	padding: 0px 0px 0px 0px;


	}

.barone ul li a:hover {

	color: #fff;
		}
	
/* --- FOOTER --- */

#footer {
	height:50px;
	padding:10px 0 0 0px;
	color:#999;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: georgia,Century gothic,  Arial, sans-serif;
	float:left;
	width:1000px;
	background:#FFFAFA;
	border-top:1px solid #4B423D;
	}
#footer p {
	color: #999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

#footer a:link , #footer a:visited{
	color:#8F867D;
	}

#footer a:hover {
	color:#FCCFCF;
	}

.fleft{
	float:left;
	padding: 0 0 0 15px;

}

.fright{
	float:right;
	padding: 0 15px 0 0;
}
	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:15px;
	text-align:left;
	border:1px solid #fff;
	color:#75481F;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#pagenavi {
    width:662px;
	float:left;
	margin:0px 0px 0px 5px;
	padding:5px 5px;
	background:#fff;
	border-top:1px solid #BFBFBF;
    clear:both;
}
	
/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
	
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;

	}
	
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}

.centry p{
	margin:2px 0;
}

.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	
.videopost{

	width:336px;
	margin-left:5px;
	padding: 0px 0px ;
	float:left;
	display:inline;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	background:#2e3335;
	border:1px solid #272B2D;

}

.videoposttitle{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	height:30px;
	background:#292D30 url(images/videoh2.jpg) no-repeat;
	font-weight:normal;
}

.videoentry{
	margin:0px 0 0px 0;
	padding:5px 5px ;
}

.bottompost{

	width:336px;
	margin-left:5px;
	padding: 0px 0px ;
	float:left;
	display:inline;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	background:#2e3335;
	border:1px solid #272B2D;

}

.ad1{
	float:left;
	margin:5px 5px;
	
}

.ad2{
	text-align:center;
	margin:2px auto;

}

#comment{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:0px 0px;
	margin:10px 0px;
	font-size:18px;
	font-weight:bold;
	color:#2E2923;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#f3f6f9;
  border:1px solid #71685a;
}	
#respond h3{
	padding:10px 10px 0px 10px;
	margin:10px 0px;
	font-size:18px;
	font-weight:bold;
	color:#575656;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#111111;
	}
#commentform input {
	background:#fbebeb;
	border:1px solid #201B17;
	color:#fff;
	padding-left:10px;
	}
#commentform textarea {
	background:#FFFAFA;
	border:1px solid #201B17;
	color:#111111;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	height:25px;
	line-height:25px;
	background:#fbebeb;
	border:1px solid #fdf0f0;
	color:#111111;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #AFAFAF; 
	margin:0 0 10px; 
	padding:5px 7px 5px 10px; 
	position:relative;
 }
 
ol.commentlist li div.comment-author { 
	padding:5px 170px 5px 5px; 
}
ol.commentlist li div.vcard { 
	font:bold 14px/1.4 helvetica,arial,sans-serif; 

}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:3px solid #ddd; 
	left:7px;
	top:5px; 
}

ol.commentlist li div.comment-meta { 
	font:bold 12px Georgia, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#333; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px/1.4 helvetica,arial,sans-serif;
	margin:0 0 1em;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
ol.commentlist blockquote {
    background: #EAEAEA;
    border:1px solid #C2C2C2;
}
ol.commentlist blockquote p {
margin:5px 5px 5px 5px;
}
 

 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#f7f7f7; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #fff3f3;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #e7e4e4;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px  #feede5;
	border-bottom: 1px  #feede5;
	border-left: 1px  #feede5;
	margin: 0px;
	padding: 0px;
	}