/*
Theme Name: Homepride Magazine
Theme URI: http://homepride.com.my/
Description: Homepride Magazine's first site!
Version: 1.0
Author: Jill Low
Author URI: http://definitelyjill.com

*/
/*------------------------------------------------------------------

[Layout]

* body
	+ Header / #header
		- Logo / #logo
		- Search / #search
	+ Navigation / #navi-container
		- Navigation / #navi
	+ Content / #content-container
		
	+ Footer / #footer
		- Wrap / .wrap
	+ Ads
		- Leaderboard / .ad-leaderboard
		- Vertical Rectangle / .ad-vertical-rectangle
		- Half Banner / .ad-halfbanner
		- Square Popup / .ad-square-popup
		
------------------------------------------------------------------*/

img, div { behavior: url(http://homepride.com.my/wp-content/themes/homepridev2/iepngfix.htc) }

.ad-leaderboard, .ad-halfbanner, .ad-vertical-rectangle, .ad-square-button, .ad-skyscraper, .ad-31banner, .ad-fullbanner, .ad-square-popup {
	text-align:center;
	font-size:0.75em;
}

.ad-leaderboard {
	width:728px;
	height:90px;
}
.ad-halfbanner {
	width:234px;
	height:60px;
}
.ad-vertical-rectangle {
	width:240px;
	height:400px;
}
.ad-square-button {
	width:125px;
	height:125px;
}
.ad-skyscraper {
	width:120px;
	height:600px;
}
.ad-31banner {
	width:300px;
	height:100px;
}
.ad-fullbanner {
	width:468px;
	height:60px;
}
.ad-square-popup {
	width:250px;
	height:250px;
}

body {
	font-family: Verdana,sans-serif;
	font-size:100%;
    line-height:1.125em;
	_font-size:16px;
	color:#000;
}

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

a:hover { text-decoration:underline; }

#top, #header-container, #navi-container, #content-container, #footer-container, #content .ads {
	float:left;
	width:100%;
}

#header, #navi, #content, #footer {
	margin:0 auto;
	width:919px;
	clear:both;
}
#content { width:927px; }

#logo, #logo h1, #logo h1 a, #space,
#sidebar, #poll,
#text,
#home_ideasinspi, #editorspick, #home_kitchenbathroom, #home_gallery, #home_highlights, #home_promotions, #video, #squaread, #most_popular, #latest_posts {
	float:left;
}

#top {
	background:url(images/headerbg.png) bottom left repeat-x;
	padding:4px 0 7px 0;
	_background:url(images/bg-ie6.png) top center no-repeat;
}
	#top .ad-leaderboard {
		margin:0 auto;
	}

#header { }
	#logo {
		margin-left:6px;
		width:340px;
		height:114px;
		background:url(images/logo.png) top left no-repeat;
		_margin-left:0;
	}
		#logo h1, #logo h1 a, #logo h1 a span {
			width:340px;
			height:114px;
		}
		#logo h1 span { display:none; }
	#space {
		width:573px;
	}
		#space div { float:right; }
		#space .ad-31banner {
			margin:7px 0;
		}
		#space .ad-halfbanner {
			margin:27px 0;
		}

#navi-container {
	background:url(images/navibg.png) top left repeat-x;
	_background:url(images/bg-ie6.png) top center no-repeat;
	height:33px;
}
#navi { }
	#navi li {
		float:left;
		font-size:0.75em;
		font-weight:bold;
		border-left:1px dotted #fff;
		height:25px;
		padding:8px 7px 0 14px;
	}
	#navi li.first {
		padding:8px 0 0 14px;
	}
	#navi li.last {
		border-right:1px dotted #fff;
	}
	
	#navi li a {
		color:#fff;
		float:left;
	}
		
#content { 
	height:auto;
	display:block;
}

#text {
	width:620px;
	padding-bottom:30px;
}
	#feature {
		float:left;
		width:100%;
	}
	#feature {
		height:250px;
	}
	#feature img {
		z-index:0;
		position:relative;
		top:0;
		left:0;
		width:620px;
		height:250px;
	}
		#feature #nav {
			position:relative;
			left:0;
			top:-15px;
			
			background:url(images/feature-bg.png) top left;
			width:610px;
			height:15px;
			text-align:right;
			font:0.875em Helvetica,Arial,sans-serif;
			color:#fff;
			line-height:20px;
			padding-right:10px;
			margin-top:-25px;
			float:none;
			display:block;
			z-index:90;
		}
		#feature #nav a {
			margin-left:5px;
			color:#fff;
		}
		#feature #nav a.current {
			font-weight:bold;
		}
			#feature .trans3 {
				opacity:.95;filter: 
				alpha(opacity=95); 
				-moz-opacity: 0.95;
				width: 620px;
				height: 20px;
				position:relative;
				z-index: 70;
				left:0;
				top:-20px;
			}
	#home_ideasinspi {
		width:447px;
		margin:5px 10px 0 0;
		border-bottom:1px dotted #000;
		_margin-top:0;
	}
		#home_ideasinspi h2.home_title {
			display:inline-block;
			height:23px;
			border-bottom:1px dotted #000;
			width:100%;
			margin-bottom:10px;
			padding-top:5px;
		}
		#home_ideasinspi .latest {
			float:left;
			width:142px;
			margin-right:10px;
		}
			#home_ideasinspi .latest#post2 { margin-right:0; }
			#home_ideasinspi .latest img {
				width:140px;
				height:auto;
				margin-bottom:10px;
				float:left;
			}
			#home_ideasinspi .latest big, #editorspick big, #home_gallery big, #home_highlights big, #home_promotions big {
				font:bold 0.875em Helvetica, Arial, sans-serif;
				margin-bottom:5px;
				float:left;
				width:140px;
			}
			#home_ideasinspi .latest p, #editorspick p, #home_gallery p, #home_highlights p, #home_promotions p, #most_popular li p {
				font:0.6875em Verdana,sans-serif;
				float:left;
				line-height:1.4em;
				margin-bottom:10px;				width:140px;
			}
			#home_ideasinspi .latest p a, #editorspick p a, #home_highlights p a, #home_promotions p a, #most_popular li p a {
				text-decoration:underline;
			}
	#editorspick {
		width:163px;
		margin-top:5px;
		_margin-top:0;
	}
	#editorspick { }
		#editorspick h2.home_title {
			display:inline-block;
			height:23px;
			border-bottom:1px dotted #000;
			width:153px;
			margin:5px 0 10px 0;
			padding-left:10px;
			_width:143px;
			_padding-left:15px;
			float:left;
		}
		#editorspick img {
			margin:0 11px 10px 11px;
			width:140px;
			height:auto;
		}
		#editorspick big, #editorspick p {
			margin-left:10px;
			margin-right:10px;
			_margin:0 5px;
			_width:143px;
			_float:left;
		}
	#home_kitchenbathroom {
		width:447px;
		margin:5px 10px 0 0;
		border-bottom:1px dotted #000;
		_margin-top:0;
		_margin-right:9px;
	}
		#home_kitchenbathroom h2.home_title {
			display:inline-block;
			height:23px;
			border-bottom:1px dotted #000;
			width:100%;
			margin-bottom:10px;
			padding-top:5px;
		}
		#home_kitchenbathroom .latest {
			float:left;
			width:142px;
			margin-right:10px;
		}
			#home_kitchenbathroom .latest#post2 { margin-right:0; }
			#home_kitchenbathroom .latest img {
				width:140px;
				height:auto;
				margin-bottom:10px;
				float:left;
			}
			#home_kitchenbathroom .latest big, #home_gallery big {
				font:bold 0.875em Helvetica, Arial, sans-serif;
				margin-bottom:5px;
				float:left;
				width:140px;
			}
			#home_kitchenbathroom .latest p, #home_gallery p {
				font:0.6875em Verdana,sans-serif;
				float:left;
				line-height:1.4em;
				margin-bottom:10px;
			}
			#home_kitchenbathroom .latest p a, #home_gallery p a {
				text-decoration:underline;
			}
	#home_gallery {
		/*width:163px;*/
		width:161px;
		margin-top:5px;
		_margin-top:0;
		border:1px solid;
		_width:160px;
	}
		#home_gallery h2.home_title {
			display:inline-block;
			height:23px;
			border-bottom:1px dotted #000;
			width:152px;
			margin:5px 0 10px 0;
			padding-left:10px;
			_width:143px;
			_padding-left:10px;
			float:left;
		}
		#home_gallery img {
			margin:0 11px 10px 11px;
			width:140px;
			height:auto;
		}
		#home_gallery big, #home_gallery p {
			margin-left:10px;
			margin-right:10px;
			_margin:0 5px;
			_width:143px;
			_float:left;
		}
		#home_gallery big {
			_margin-left:12px;
			_width:141px;
		}
	/*#home_kitchenbathroom, #home_gallery {
		width:305px;
		margin-top:10px;
		border-bottom:1px dotted #000;
	}
		#home_kitchenbathroom { margin-right:10px; font-size:0.825em; }
		#home_kitchenbathroom h2.home_title ,#home_gallery h2.home_title {
			display:inline-block;
			height:23px;
			border-bottom:1px dotted #000;
			width:295px;
			margin:5px 0 10px 0;
			padding-left:10px;
		}
		#home_kitchenbathroom .text, #home_gallery .text {
			width:285px;
			padding:0 10px 10px 10px;
			float:left;
		}
		#home_kitchenbathroom .text img {
			float:left;
			margin-right:10px;
		}
		#home_gallery a.image {
			float:left;
			width:97px;
			height:137px;
			margin-right:10px;
		}
		#home_kitchenbathroom h2 {
			display:inline-block;
			overflow:hidden;
			height:35px;
			width:178px;
			line-height:1.2em;
		}
		#home_kitchenbathroom h3 {
			font:bold 28px Helvetica, Arial, sans-serif;
	
		}
		#home_kitchenbathroom small {
			font-size:0.833em;
			line-height:1.2em;
			margin-bottom:5px;
			display:block;
		}
		#home_kitchenbathroom p {
			font-size:0.833em;
			line-height:1.4em;
			margin-bottom:5px;
			display:block;
		}
		#home_kitchenbathroom big { clear:both; *clear:none; }
		#home_gallery big, #home_gallery p { width:178px; }
	*/
		
	#home_highlights, #home_promotions {
		width:305px;
		margin-top:10px;
	}
		#home_highlights { margin-right:10px; }
		#home_highlights h2.home_title, #home_promotions h2.home_title {
			display:inline-block;
			height:23px;
			border-bottom:1px dotted #000;
			width:295px;
			margin:5px 0 10px 0;
			padding-left:10px;
		}
		#home_highlights h2.home_title { border-bottom:1px dotted #fff; }
		#home_highlights .text, #home_promotions .text {
			padding:0 10px 10px 10px;
			float:left;
		}
		#home_highlights .text .image, #home_promotions .text .image {
			float:left;
			width:97px;
			height:137px;
			margin-right:10px;
		}
		#home_highlights .text, #home_highlights .text a { color:#fff; }
		#home_highlights big, #home_highlights p, #home_promotions big, #home_promotions p { width:178px; }
	
	
	#content .ad-fullbanner {
		margin:10px auto 0 auto;
		clear:both;
	}

	#video, #squaread {
		margin-top:10px;
	}
		#video { margin-right:10px; }
		#squaread {
			float:left;
			width:250px;
			height:250px;
			padding:10px;
		}
	#most_popular, #latest_posts {
		width:305px;
		margin-top:10px;
		border-bottom:1px dotted #000;
		padding-bottom:10px;
		_float:left;
	}
		#most_popular { margin-right:10px; }
		#most_popular h2.home_title, #latest_posts h2.home_title {
			display:inline-block;
			height:23px;
			border-bottom:1px dotted #000;
			width:295px;
			margin:5px 0 10px 0;
			padding-left:10px;
		}
		#most_popular li, #latest_posts li {
			float:left;
			margin:0 10px;
			font-size:0.675em;
			margin-bottom:8px;
			background:url(images/arrow.gif) 0 6px no-repeat;
			padding-left:10px;
			width:275px;
			_width:265px;
			_margin-left:5px;
		}
		#most_popular h5, #latest_posts h5 {
			font:bold 1.2em Helvetica, Arial, sans-serif;
			/*float:left;*/
			display:inline;
			/*margin-right:5px;*/
			margin-top:1px;
		}
		#most_popular p {
			width:275px;
		}
	#text h2.large_titles {
		float:left;
		width:100%;
		margin-top:15px;
		font:bold 23px Helvetica, Arial, sans-serif;
	}
	.category #text h2.large_titles, .search #text h2.large_titles, .page #text h2.large_titles { border-bottom:1px dotted #000; }
	.category #text .post, .search #text .post, .page #text .post, .single #text .post.category-the-magazine {
		float:left;
		width:50%;
		padding:15px 0;
		border-bottom:1px dotted #000;
		_width:310px;
	}
		.page #text .post, .single #text .post.category-the-magazine { width:100%; }
		.single #text .post.category-the-magazine { padding:0; }
		.category #text .post img, .search #text .post img {
			float:left;
			width:105px;
			height:auto;
			margin-right:10px;
		}
		.category #text .post h3, .search #text .post h3 {
			font:bold 0.875em Helvetica, Arial, sans-serif;
			margin-bottom:5px;
		}
		.category #text .post .entry, .search #text .post .entry {
			margin-right:10px;
			font-size:0.6875em;
			line-height:1.4em;
			float:left;
			width:180px;
			_width:170px;
		}
		.category #text .post .entry p, .search #text .post .entry p {
			float:left;
			margin-bottom:5px;
			width:180px;
			_width:170px;
		}
		.category #text .post .entry p a, .search #text .post .entry p a  { text-decoration:underline; }
		.category #text .pagenav, .search #text .pagenav {
			float:left;
			width:100%;
		}
	.single #text, .page #text, .subscription #text, .newsletter #text, .directory #text {
		font-size:0.75em;
	}
	.single #text p, .page #text p, .subscription #text p, .newsletter #text p  { margin-bottom:15px; }
	.single #text p.author, .page #text p.author { font-size:0.91667em; }
	.single #text p.pagenum { clear:both; text-align:right; font-weight:bold; }
	.single #text p.pagenum span, .single #text p.pagenum a { font-weight:normal; }
	.single #text p.pagenum .links { height:20px; color:#000; font-weight:bold; letter-spacing:0.3em; }
	.single #text p.pagenum .links a { color:#000; }
	.single #text .excerpt  {
		font:bold 1.333em Helvetica, Arial, sans-serif;
	}
	.single #text p.caption {
		font-size:0.916em;
		line-height:1.4em;
		text-align:right;
	}
	.single #text p.wp-caption-text {
		font-size:0.833em;
		line-height:1.2em;
		text-align:center;
	}
	.single .pagenav {
		text-align:center;
		margin-top:20px;
		float:left;
		width:100%;
	}
.subscription #text form, .newsletter #text form {
	float:left;
	width:100%;
	clear:both;
	border-top:1px dotted #000;
	margin:10px 0 20px 0;
}
	.subscription #text form p, .newsletter #text form p {
		border-bottom:1px dotted #000;
		padding:5px 0;
		margin:0 !important;
		float:left;
		width:610px;
	}
	.subscription #text form p label, .newsletter #text form p label {
		float:left;
		font-weight:bold;
		width:150px;
		margin-top:5px;
		clear:both;
	}
		.newsletter #text form p label { width:200px; }
		.newsletter #text form p label.alt { float:left; width:501px; *width:475px; font-weight:normal; font-size:0.833em; line-height:1.3em; margin-bottom:5px; }
	.subscription #text form p input, .newsletter #text form p input, .newsletter #text form p select {
		width:260px;
		border:1px solid;
		padding:5px;
	}
	.subscription #text form p input#submitbtn, .newsletter #text form p input#submitbtn {
		padding:5px;
		width:auto;
		height:auto;
		text-transform:uppercase;
		color:#fff;
		font-weight:bold;
	}
	.newsletter #text form p input#submitbtn { float:left; margin:5px 0; }
	.newsletter #text form p input.radio {
		width:20px;
		border:0;
		padding:0;
	}
.directory #text .dirnav {
	width:100%;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	float:left;
	text-align:center;
	height:15px;
	padding:10px 0;
}
	.directory #text .dirnav a { margin:0 2px; } 
	.directory #text .companies {
		float:left;
		width:100%;
		border-bottom:1px dotted #000;
		padding:10px 0;
	}
	.directory #text .companies big {
		font:normal 1.167em Helvetica, Arial, sans-serif;
		text-transform:uppercase;
		margin-bottom:5px;
		float:left;
		width:100%;
	}
	.directory #text .companies div {
		float:left;
		width:100%;
		clear:both;
		margin-bottom:3px;
	}
	.directory #text .companies div label {
		float:left;
		width:75px;
	}
	.directory #text .companies div span { float:left; margin-right:5px; }
	.directory #text .companies div p { float:left; width:530px;}
	.directory #text .companies .tel, .directory #text .companies .fax { float:left; width:50%; clear:none; }
	.directory #text .companies .tel p, .directory #text .companies .fax p { float:left; width:200px; }
	.directory #text .companies .logos img { margin-right:10px; float:left; }
	
	.directory #text .dirnavcats {
		width:100%;
		border-top:1px dotted #000;
		border-bottom:1px dotted #000;
		float:left;
		padding:10px 0 5px 0;
	}
	.directory #text .dirnavcats img { float:left; width:28px; height:28px; margin-right:3px; }
	
	.directory #text .dirnavcats table {
		width:100%;
	}
	.directory #text .dirnavcats table tr td {
		width:150px;
		text-align:left;
		font-size:11px;
		vertical-align:middle !important;
		height:28px !important;
		line-height:1.2em;
	}
	.category.dir #text .post img {
		float:left;
		margin-right:10px;
		width:auto;
		height:auto;
	}
	.commentsform input, .commentsform textarea {
		border:1px solid #d7d7d7;
		padding:3px;
	}
	.commentsform input#submit {
		text-transform:uppercase;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		padding-left:10px;
		padding-right:10px;
		border:0;
	}

	
#content .wp_page_numbers {
	float:left;
	width:100%;
	text-align:right;
	font-size:0.75em;
	height:20px;
	padding:10px 0;
	border-bottom:1px dotted #000;
}

#content .wp_page_numbers ul {
	float:right;
	display:inline;
}

#content .wp_page_numbers ul li {
	float:left;
	display:inline;
	width:20px;
	height:20px;
	text-align:center;
	margin-left:5px;
}

#content .wp_page_numbers ul li a {
	padding:0 3px;
}

#content .wp_page_numbers ul li.active_page {
	font-weight:bold;
	color:#fff;
	background:#000;
	
}
#content .wp_page_numbers ul li.active_page a { color:#fff; }


		

#sidebar {
	width:274px;
	margin-right:18px;
	background:url(images/sidebarbg.png) top center repeat-y;
	padding:0 6px 30px 5px;
	height:100%;
}
	#search, #latestmag, #newsletter_reg, #poll {
		padding:9px 13px;
	}
		#search input {
			border:0;
			width:201px;
			padding:5px 8px;
		}
		#search input#searchsubmit {
			background:none;
			color:#fff;
			font-weight:bold;
			padding:0;
			margin:0;
			width:24px;
			
		}
	#latestmag_container, #newsletter_container, #ads, .adspace, #extra-ads {
		float:left;
		width:100%;
	}
	#latestmag_container .trans1 {
		opacity:.60;filter: 
		alpha(opacity=60); 
		-moz-opacity: 0.60;
		width: 275px;
		height: 125px;
		position:relative;
		z-index: 50;
		left:0;
		top:0;
	}
	#latestmag {
		margin-top:-128px;
		float:none;
		display:block;
		position:relative;
		z-index:90;
		color:#fff;
		font-size:0.75em;
		height:110px;
	}
		#latestmag img {
			border:2px solid #fff;
			width:80px;
			height:auto;
			float:left;
			margin-right:12px;
		}
		#latestmag h2 {
			display:inline-block;
			overflow:hidden;
			height:16px;
		}
		#latestmag a {
			color:#fff;
		}
		#latestmag h3 {
			font:bold 22px Helvetica, Arial, sans-serif;		
		}
		#latestmag small {
			font-size:0.916em;
			line-height:1.2em;
			margin-bottom:5px;
			display:block;
		}
	#newsletter_container .trans2 {
		opacity:.40;filter: 
		alpha(opacity=40); 
		-moz-opacity: 0.40;
		width: 275px;
		height: 185px;
		position:relative;
		z-index: 60;
		left:0;
		top:0;
	}
	#newsletter_container .ad-halfbanner.special {
		height:70px;
		margin:0 auto;
	}
	#newsletter_reg {
		margin-top:-185px;
		float:none;
		display:block;
		position:relative;
		z-index:90;
		color:#fff;
		font-size:0.675em;
		height:170px;
	}
		#newsletter_reg h2 {
			display:inline-block;
			height:23px;
			border-bottom:1px dotted #fff;
			width:100%;
		}
		#newsletter_reg p {
			padding:5px 0;
			line-height:1.4em;
		}
		#newsletter_reg input {
			border:0;
			width:162px;
			padding:6px 8px;
			float:left;
		}
		#newsletter_reg input#newslettersubmit {
			background:#47494f;
			width:70px;
			color:#fff;
			font-weight:bold;
			float:left;
			padding:5px 8px 6px 8px;
			*padding:4px 8px;
		}
	#poll {
		width:248px;
		color:#fff;
		margin:15px 0;
	}
	#poll h2 {
		display:inline-block;
		height:23px;
		border-bottom:1px dotted #fff;
		width:100%;
	}
	#poll p {
		margin:5px 0;
		font-size:0.6875em;
		color:#fff;
	}
	#poll ul.wp-polls-ul {
		margin:0;
		float:left;
		padding:0;
	}
		#poll ul.wp-polls-ul li {
			margin:0;
			float:left;
			font-size:0.6875em;
			padding:0;
			width:248px;
		}
	#poll a {
		color:#fff;
	}
	#poll .Buttons {
		background:#fff;
		text-transform:uppercase;
		font-weight:bold;
		padding:5px;
	}
	#poll #polls-2-loading {
		font-size:0.75em;
	}
#sidebar #ads {
margin-top:15px;
}
#sidebar #ads .ad-halfbanner, #sidebar #extra-ads .ad-halfbanner  {
	margin:0 auto 1px auto;	
}
#sidebar #extra-ads {
	float:left;
	width:100%;
}
#sidebar #extra-ads .ad-halfbanner {
	margin-bottom:10px;
}

#footer-container {
	background:url(images/footerbg.png) top left repeat-x;
	_background:url(images/bg-ie6.png) top center no-repeat;
}

#footer {
	color:#fff;
	text-align:center;
	font-size:0.6875em;
	padding:10px 0;
}
	#footer a { color:#fff; }
	#footer p, #footer small { float:left; width:100%; }
	#footer small { margin-top:15px; }
	#footer small span { font-size:0.909em; }

.extrafooter {
float:left;
width:919px;
margin-bottom:10px;
text-align:left;
border-bottom:1px dotted #fff;
}
.extrafooter h6 {
float:left;
width:100%;
}
.extrafooter div div {
border-top:1px dotted #fff;
float:left;
width:100%;
margin-bottom:10px;
font-size:10px;
line-height:1.4em;
padding:5px 0;
}
	
#lightbox-overlay-text-about {
	display:none !important;
}


		/* Begin Images */
		#content.single .entry 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) */

		#content .entry img.centered, #content .entry img.aligncenter {
			display: block;
			margin-left: auto;
			margin-right: auto;
			}

		#content .entry img.alignright {
			padding: 4px;
			margin: 0 0 20px 20px;
			display: inline;
			}

		#content .entry img.alignleft {
			padding: 4px;
			margin: 0 20px 20px 0;
			display: inline;
			}

		#content .entry .alignright {
			float: right;
			}

		#content .entry .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: 0 0 15px 15px;
			padding: 0 0 0 30px;
			list-style: disc;
		}

		html>body .entry li {
			margin: 0 0 5px 0;
		}


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

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

		ol li {
			list-style: decimal outside;
			}

		/* End Entry Lists */

.results {
	padding:10px 0;
	border-bottom:1px dotted #000;
	float:left;
	width:100%;
	font-size:0.75em;
}

.comments-template {
	margin-bottom:20px;
}
#respond {
	float:left;
	width:620px;
}
	#respond #commentform {
		margin-top:10px;
		float:left;
		width:620px;
	}
	#respond textarea {
		float:left;
		width:620px;
		border:1px solid #ccc;
		font:1em Verdana, Arial, sans-serif;
	}
	#respond input {
		border:1px solid #ccc;
		padding:2px;
	}
	#respond #submit {
		border:0 none;
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		padding-left:10px;
		padding-right:10px;
		text-transform:uppercase;
		background:#01A7E7;
	}
	#respond label {
		float:left;
		width:150px;
		font-weight:bold;
	}
	#respond p {
		float:left;
		width:620px;
		clear:both;
	}

.commentlist {
	float:left;
	list-style-type:none;
	width:620px;
	margin-top:10px;
	border:solid #d7d7d7;
	border-width:1px 0;
	margin-bottom:20px;
}
	.commentlist li {
		float:left;
		width:580px;
		padding:20px 20px 10px 20px;
		border-bottom:1px dotted #d7d7d7;
		list-style-type:none;
	}
	.commentlist .comment-author {
		float:left;
		width:300px;
		font-size:0.9167em;
		font-weight:bold;
	}
	.commentlist .comment-meta {
		text-align:right;
		font-size:0.833em;
		float:left;
		width:280px;
	}
