/*  
	Theme Name: 	WordPress Theme 960
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.8
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/

* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body { 	background:#5c007b; font-size:62.5%; font-family: Arial, Helvetica, sans-serif; color:#707070;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#0b9cdf; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#707070; font-family:Arial;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #e5e5e5; background:#fff;}
	
/*** Main ***/
	/*.tail-right {
		float:right;
	 	position:absolute;top:0; right:0;
		width:50%; height:472px;
		background:url(images/tail-right.gif) repeat-x 0 61px;}*/
	
	.main { width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%"); min-width:1050px;}
	
	.main { background:url(images/tail.gif) repeat-x 0 0 #fff;}
	
	.main-width { width:980px; margin:0 auto; background:url(images/header.jpg) no-repeat 0 109px; position:relative;}
	
	.main-bgr {}
	
	.header { height:385px; overflow:hidden;}
	
	
/*** Menu ***/
	.menu { clear:both; height:60px; padding:0px 0px 0px 328px;}
	
	.menu ul { list-style:none; float:left; overflow:hidden; background:url(images/menu.jpg) no-repeat 0 0;}
	.menu ul li { float:left; overflow:hidden; width:122px; height:60px; text-align:center;}
	
	.menu ul li a { display:block; height:100%; padding:20px 1px 0px 0px;
		font: bold 1.7em Tahoma; color:#fff;
		text-decoration:none;
		}
		
	/*
		.menu ul li a span { display:block; float:left;}
		.menu ul li a span span { padding:7px 15px 7px 17px;}
	*/		
	.menu ul li a:hover { text-decoration:underline;}
	
	.menu ul li.current_page_item a {text-decoration:underline;}
	
	
/*** Logo ***/
	.logo { float:left; position:absolute; top:0; left:0; width:269px; height:170px;  z-index:1; zoom:1; margin:0px 0px 0px 45px;}
	.logo .indent { padding:0px 0px 0px 0px;}
	.logo h1 {
		display:block; overflow:hidden;
		width:269px; height:170px;
		background:url(images/logo.jpg) no-repeat 0 0;
		font-size:2.1em;  color:#000;  text-indent:-1000em; cursor:pointer;
		}
	.logo h1:hover { text-decoration:none;}
	
/*** Slogan ***/
	.slogan { clear:both;}
	.slogan .indent { overflow:hidden; height:100%; padding:115px 0px 0px 69px;}
	.slogan .indent h2 {
		width:337px; height:75px;overflow:hidden;
		background:url(images/slogan.png) no-repeat 0 0; 
		font-size:2.1em;  color:#fff;  text-indent:-1000em;
		}
	
/*** Search ***/
	.search { float:right; height:65px;}
	.search .indent { overflow:hidden; padding:20px 45px 0px 0px;}
	
	.search form { background:url(images/search-bgr.gif) no-repeat 0 0px;}
	.search .text { width:159px; padding:3px 0px 3px 5px; border:0; background: transparent; margin:0px 6px 0px 0px;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}
	
/*** Rss ***/
	.rss {}
	
/*** Column ***/
	.content { clear:both; /*overflow:hidden;*/ height:100%; padding:0px 45px 0px 45px;}
	
	.column-left { float:left; width:259px; margin:0px 0px -35px 0px; _margin-right:-3px; position:relative; z-index:1; zoom:1;}
	
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		background:url(images/widget-top02.png) no-repeat 0 0;
		padding:0px 0px 0px 0px;
		margin:0px 0px 9px 0px;
		}
	
	.widget .widget-bgr {
		overflow:hidden; height:100%;
		background:url(images/widget-bot02.png) no-repeat 0 bottom;
		padding:10px 0px 21px 0px;
		}
		
	.widget .bgr { overflow:hidden; height:100%; background:url(images/widget-bgr-ver02.gif) repeat-x 0 0 #14f1e5;}
	.widget .bgr-top { overflow:hidden; height:100%; background:url(images/widget-bgr-top02.gif) no-repeat 0 0; padding:0px 0px 6px 0px;}
	
	.widget .title {
		overflow:hidden; height:100%;
		background:url(images/widget-title-bgr02.gif) repeat-y 0 0;
		margin:0px 0px 20px 0px;
		}
		
	.widget .title div { background:url(images/widget-title-top02.gif) no-repeat 0 0;}
	.widget .title div div { background:url(images/widget-title-bot02.gif) no-repeat 0 bottom;}
		
	.widget h2 {
		overflow:hidden; height:100%;
		/*font-weight: normal;*/ font-size:3.1em; line-height:1.3em;
		color:#fff;
		padding:15px 10px 7px 28px;
		}
	
	.widget ul {
		clear:both;
		overflow:hidden; height:100%;
		font-size:1.5em; line-height:1.2em; _line-height:1.25em;
		color:#fff;
		margin:0px 9px 0px 18px;
		}
	
	.widget ul li {
		overflow:hidden; height:100%;
		background:url(images/marker03.gif) no-repeat 0 2px;
		padding:0px 0px 5px 22px;
		}
	
	.widget ul li a { display:block; height:100%; color:#fff; text-decoration:none;}
	.widget ul li a:hover { text-decoration: underline;}
	
	.widget ul ul { font-size:100%; margin:0px 0px 0px 0px;}
	
	.widget ul ul li { border:0;}
	
	/*** widget_tag_cloud ***/
		.widget_tag_cloud a { text-align:center; padding:0px 5px;}
	
	/*** widget_text ***/
		.textwidget { color:#fff; font-size:1.2em; line-height:1.3em; padding:0px 20px 40px 20px;}
		.textwidget a { color:#fff;}
		
	/*** widget_page ***/
	
	/*** widget_categories ***/
		.widget_categories {
			background:url(images/widget-top.png) no-repeat 0 0;
			}
		
		.widget_categories .widget-bgr {
			background:url(images/widget-bot.png) no-repeat 0 bottom;
			}
			
		.widget_categories .bgr { background:url(images/widget-bgr-ver.gif) repeat-x 0 0 #75f309;}
		.widget_categories .bgr-top { background:url(images/widget-bgr-top.gif) no-repeat 0 0;}
		
		.widget_categories .title {
			background:url(images/widget-title-bgr.gif) repeat-y 0 0;
			}
			
		.widget_categories .title div { background:url(images/widget-title-top.gif) no-repeat 0 0;}
		.widget_categories .title div div { background:url(images/widget-title-bot.gif) no-repeat 0 bottom;}
		
		.widget_categories ul li {
			background:url(images/marker01.gif) no-repeat 0 2px;
			}
	
	/*** widget_meta ***/
		.widget_meta {
			background:url(images/widget-top01.png) no-repeat 0 0;
			}
		
		.widget_meta .widget-bgr {
			background:url(images/widget-bot01.png) no-repeat 0 bottom;
			padding:10px 0px 21px 0px;
			}
			
		.widget_meta .bgr { background:url(images/widget-bgr-ver01.gif) repeat-x 0 0 #15f3c0;}
		.widget_meta .bgr-top { background:url(images/widget-bgr-top01.jpg) no-repeat 0 0; padding:0px 0px 8px 0px;}
		
		.widget_meta .title {
			background:url(images/widget-title-bgr01.gif) repeat-y 0 0;
			margin:0px 0px 20px 0px;
			}
			
		.widget_meta .title div { background:url(images/widget-title-top01.gif) no-repeat 0 0;}
		.widget_meta .title div div { background:url(images/widget-title-bot01.gif) no-repeat 0 bottom;}
		
		.widget_meta ul li {
			background:url(images/marker02.gif) no-repeat 0 2px;
			padding:0px 0px 5px 22px;
			}
	
	/*** widget_archive  ***/
	
	/*** widget_links  ***/
	
	/*** widget_recent_entries  ***/

	/*** widget_recent_comments  ***/
	
	/*** widget_other ***/
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
	
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:85px 0px 0px 0px;}
			
		.column-center .welcome { height:267px;overflow:hidden; background:url(images/welcome-bgr.jpg) no-repeat 0 0;}
		
		.column-center .welcome .indent { padding:59px 0px 0px 264px; overflow:hidden; height:100%;}
		
		.column-center .welcome h2 { height:32px; text-indent:-1000em; overflow:hidden; background:url(images/welcome.gif) no-repeat 0 0;}
		
		.column-center .welcome p { font-size:17px; color: #202020; line-height:1.2em; padding:2px 0px 3px 4px;}
		
		.column-center .welcome p a { display:block; color:#0b9cdf; padding:2px 0px 0px 27px;}
		
		.column-center .welcome .more { padding:20px 0px 0px 184px;}
		.column-center .welcome .more a { font-size:13px; font-weight: bold; color:#0b9cdf; text-decoration:none;}
		.column-center .welcome .more a:hover { text-decoration:underline;}
	
	.column-center .col1 { float:left; width:300px; margin:0px 7px 0px 24px; _margin-left:12px;}
	.column-center .col2 { float:left;width:300px;}
	
	/*** Content wrapper ***/
		.column-center .border-top { background:url(images/border.gif) repeat-x 0 0; margin:0px 0px 5px 24px;}
		.column-center .border-bot { background:url(images/border.gif) repeat-x 0 bottom;}
		.column-center .border-left { background:url(images/border.gif) repeat-y 0 0;}
		.column-center .border-right { background:url(images/border.gif) repeat-y right 0;}
		
		.column-center .corner-left-top { background:url(images/corner-left-top.gif) no-repeat 0 0;}
		.column-center .corner-right-top { background:url(images/corner-right-top.gif) no-repeat right 0;}
		.column-center .corner-left-bot { background:url(images/corner-left-bot.gif) no-repeat 0 bottom;}
		.column-center .corner-right-bot { background:url(images/corner-right-bot.gif) no-repeat right bottom; overflow:hidden; height:100%;}
	
		
		.column-center .column01 .border-top { margin:0px 0px 0px 0px;}
		.column-center .column02 .border-top { margin:0px 0px 0px 0px;}
		
		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:10px 18px 15px 23px;}
		
	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden; height:100%;
			padding:0px 0px 0px 0px;
			margin:0px 0px 5px 0px;
			}
		
		.column-center .title h2 {
			overflow:hidden; height:100%;
			font-size:2.3em;/* font-weight: normal;*/ font-family:Arial, Helvetica, sans-serif;
			color:#2a2a2a; line-height:1.3em;
			padding:0px 0px 0px 0px;
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#2a2a2a; text-decoration:none;}
		
		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { text-decoration: underline;}
		
	/******/
		.title-page01 * {  font-size:1.8em; color:#2a2a2a; text-transform:uppercase; padding:0px 0px 10px 0px;}
		.title-page02 * {  font-size:1.8em; color:#2a2a2a; text-transform:uppercase; padding:0px 0px 10px 43px;}
		
	/*** Date ***/
		.date {
			/*float: left; */overflow:hidden;
			font-size: 12px;
			color:#fc4b06;
			padding:0px 0px 0px 1px; margin:0px 0px 0px 0px;
			}
	/*** author ***/
		.author {
			/*float: left; */overflow:hidden;
			font-size: 12px;
			color:#fc4b06;
			padding:1px 0px 0px 1px; margin:0px 0px 0px 0px;
			}
		
	/*** Text box ***/
		.text-box {
			clear:both; float:left
			overflow:hidden; height:100%;
			font-size:1.2em; line-height:1.7em;
			padding:0px 0px 0px 1px;
			}
			
		.text-box .pd-left { padding:0px 0px 0px 12px;}
		
			
		.text-box p { padding:0px 0px 11px 0px;}
		
		.text-box p strong { color:#65d700; font-size:15px;}
		
		.text-box .list { padding:5px 0px 11px 1px;}
		.text-box .list li { float:left; width:186px;}
		
		.text-box .fleft { margin:5px 17px 5px 1px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		.text-box .fleft img { margin:0px 0px 0px 0px;}
		
		.text-box .fright { margin:2px 0px 7px 20px; padding:0px 0px 0px 0px; display: inline; float:right; overflow:hidden; height:100%;}
		.text-box .fright img { margin:0px 0px 0px 0px;}
		
		.text-box p.img { margin:0px 0px 0px 0px;}
		
		/******/
			.more-link {
				clear:both; display:block;
				font-size:12px; color:#0b9cdf; font-weight: bold;
				margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
				}
			
			.more-link span {}
			
		/******/
			.comments {
				float:right; padding:0px 17px 0px 0px;
				}
			
			.comments a {
				font-size:1.2em; font-weight: bold; color:#0b9cdf;
				padding:0px 0px 0px 0px;
				}
			/*.comments a {text-decoration:none;}	
			.comments a:hover { text-decoration:underline;}*/
		
		/******/
			.postmetadata { clear:both; font-size:1.2em; padding:5px 20px 10px 0px;}
			.postmetadata a { padding:0px 1px 0px 5px; color:#0b9cdf; text-decoration:none;}
			.postmetadata a:hover { text-decoration: underline;}
		
		/******/
			.link-edit { float:right; padding:0px 20px 0px 0px;}
			.link-edit a { font-size:12px; font-weight:bold; color:#0b9cdf;}
			
		/******/
			.navigation { clear:both; height:100%; font-size:12px; font-weight: bold; color:#0b9cdf; padding:0px 10px 5px 30px;}
			.navigation a {
				font-size:12px; font-weight: bold;
				color:#0b9cdf;
				padding:0px 0px 0px 0px;
				}
			
			.nav-top { padding:12px 10px 12px 26px; _margin:0px 0px 12px 0px;}
			.nav-top a {}
			
			.navigation a {text-decoration:none;}
			.navigation a:hover { text-decoration:underline;}
		
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:18px; font-weight: normal; line-height:1.1em;}
		.text-box h2 { font-size:17px; font-weight: normal;}
		.text-box h3 { font-size:16px;}
		.text-box h4 { font-size:15px; text-transform:uppercase; font-family:Arial;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:5px 0px 7px 1px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker.gif) no-repeat 0 7px; padding:0px 0px 3px 17px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 9px; padding:4px 0px 9px 16px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { text-decoration:none;}
		.text-box ul li a:hover { text-decoration:underline;}
		
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer {
		clear:both;	/*overflow:hidden;*/ background:url(images/footer.gif) repeat-x 0 0 #5c007b;
		
		font-size:1.3em; color:#fff;
		
		line-height:1.4em; padding:0px 0px 0px 0px;
		}
	
	.footer .width { width:980px; margin:0 auto;}
		
	.footer .indent {
		overflow:hidden; height:100%;
		padding:16px 0px 32px 323px;
		}
		
	.footer span {}
		
	.footer a { color:#e506fd; /*text-decoration:none;*/}
	/*.footer a:hover { text-decoration: underline;}*/
		
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { clear:both; padding:0px 20px 20px 20px; width: auto; color:#fff; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#fff;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:6px 12px 10px 12px; *padding:6px 12px 10px 12px;}

/*--- Navigations ---*/
	.navigation { clear:both; overflow:hidden; line-height:13px;}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	.nav-top .alignright a { float: right; }
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 25px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ margin:0px 0px 0px 334px;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#fff;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	.widget-bot #wp-calendar * { color:#fff;}
	
	.widget-bottom #wp-calendar * { color:#fff;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #27a0f2; color:#000;
		background:#9dedf9; padding:15px 10px 10px 20px; margin:5px 0;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#000;
		text-align: justify;
		}
	.commentlist a { color:#000}
	.commentlist span { color:#000; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #27a0f2; color:#000;
		background:#9dedf9;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#000;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}