/*
Theme Name: Flossie
Theme URI: http://pixelberry.co.nz
Description: FMG Custom Theme
Version: 2.0
Author: Daniel Hay - Pixelberry
Author URI: http://pixelberry.co.nz


*/

/* Reset all values */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin Typography & Colors */

.linklove,
.cf_hidden{display: none;}

.small{font-size: 0.9em!important;}

.btn {
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	}
body {
	font-size: 75%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #E1E0E3 url(images/logo-base.jpg) no-repeat center bottom;
	}
.siteTile {
	float: left;
	width: 100%;
	background: url(images/site-bg.gif) repeat-x 0 0;
	}
#container {
	text-align: left;
	width: 940px;
	margin: 0 auto;
	}
#header {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 77px;
	}
#header h2 {
	float: left;
	text-indent: -9999em;
	left: 152px;
	top: 52px;
	width: 313px;
	height: 30px;
	position: absolute;
	background: url(images/title-top.gif) no-repeat 0 0;
	}
#logo {
	background: url(images/logo.png);
	width: 159px;
	height: 160px;
	float: left;
	display: block;
	text-indent: -9999em;
	position: absolute;
	left: -25px;
	top: 5px;
	z-index: 9999;
}
#mainNav {
	float: left;
	width: 788px;
	height: 41px;
	line-height: 41px;
	padding-left: 152px;
	background: url(images/nav-bg.gif) repeat-x 0 0;
	text-align: center;
	overflow: hidden;
	}
	#mainNav li {
		float: left;
		font-size: 1.4em;
		margin-right: 20px;
		}
		#mainNav li a {
			color: #FFF;
			font-size: 0.9em;
			text-decoration: none;
			}
			#mainNav li a:hover {
				border-bottom: 1px solid #C4509E;
				color: #C4509E;
				}
				#mainNav li a:active {
					color: #DF7DC1;
					border-bottom: 1px solid #DF7DC1;
					}
#pageBanner, #articleBanner {
	float: left;
	width: 650px;
	height: 130px;
	background: url(images/default-banner.png) no-repeat 0 0;
	border-bottom: 1px solid #B1B1B1;
	}
	#articleBanner {
		background: url(images/blog-header.png) no-repeat 0 0;
		text-indent: -999em;
		}
.breadcrumb {
	float: left;
	font-size: 10px;
	width: 590px;
	text-align: left;
	padding-left: 40px;
	margin-top: -25px;
	color: #403f3f;
	text-transform: uppercase;
	}
	.breadcrumb a {
		color: #747776;
		border-bottom: 1px solid #A5A5A5;
		}
		.breadcrumb a:hover {
			color: #403f3f;
			border-bottom: 1px solid #403f3f;
			text-decoration: none;
			}

#contentGroup {
	width: 940px;
	text-align: center;
	float: left;
	background: #FFF url(images/grey-tile.gif) repeat-y 0 0;
	border-bottom: 1px solid #ccc;
	}
#content {
	font-size: 1.2em;
	margin-top: 1px;
	float: left;
	width: 650px;
	overflow: hidden;
	}
.pageHeader {
	float: left;
	margin-left: 1px;
	padding-top: 15px;
	width: 100%;
	background: url(images/pageTitle-tile.gif) repeat-x 0 0;
	}
	.pageHeader h1 {
		font-size: 1.6em;
		font-weight: normal;
		color: #747776;
		line-height: 1.1em;
		text-align: left;
		padding: 0 20px 30px 40px;
		margin: 0;
		background: url(images/pageTitle-bg.png) no-repeat bottom left;
		}
.entriesHeader {
	float: left;
	padding-left: 40px;
	width: 100%;
	margin: 15px 0 20px;
	}
	.entriesHeader li {
		float: left;
		color: #4c4c4c;
		text-transform: uppercase;
		font-size: 13px;
		background: url(images/bar-vert.gif) no-repeat right 4px;
		padding-right: 15px;
		}
		.entriesHeader li span, .entriesHeader li a {
			color: #c4509e;
			}
			.entriesHeader li a {
				font-size: 12px;
				text-transform: none;
				padding-right: 22px;
				background: url(images/icon-subscribe.png) no-repeat right 0;
				margin-left: 15px;
				}
				.entriesHeader li.last {
					background: none;
					}
.editLink{
	float:right;
	text-align:right;
	margin:-3.5em 1.4em 0 0;
}

.editLink a{
	background:#CCCCCC none repeat scroll 0 0;
	font-size:0.8em !important;
	padding:0.3em;
}

	.editLink a:hover{
		text-decoration: none;
		color: #fff;
		background: #999;
	}

.articleBg {
	float: left;
	background: #E9E9E9;
	padding: 15px;
	width: 540px;
	margin-left: 40px;
	border: 1px solid #DAD9D9;
	margin-bottom: 25px;
	}					
#featuredArticle {
	float: left;
	width: 568px;
	/*border: 1px solid #dad9d9;*/
	/*padding: 10px 0 0;*/
	position: relative;
	/*margin: 0 0 20px 40px;*/
	}
	#articleImg {
		float: left;
		}
	#featuredArticle #articleImg img {
		border: 2px solid #FFF;
		}
		#articleContent {
			background:#666666 url(images/article-fade.png) no-repeat scroll 0 0;
			float:left;
			padding:20px;
			text-align:left;
			width:496px;
			}
			#articleContent h4 {
				color: #d4d1d1;
				font-size: 11px;
				font-weight: normal;
				}
				#articleContent a {
					color: #c4509e;
					}
					#articleContent h2 {
						font-weight: normal;
						padding: 10px 0 10px;
						font-size: 1.8em;
						}
						#articleContent p {
							color: #FFF;
							font-size: 12px;
							line-height: 1.4em;
							padding-bottom: 15px;
							}
							#articleContent .more {
								background:transparent url(images/arrow-more.gif) no-repeat scroll 0 4px;
								color:#D277B4;
								float:left;
								font-size:11px;
								font-weight:bold;
								margin-top:10px;
								padding-left:10px;
								}
								#articleContent a:hover {
									color: #ae84a0;
									text-decoration: underline;
									}

.post {
	width: 570px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 40px;
	font-size: 12px!important;
	line-height: 1.3em;
	margin-bottom: 30px;
	}
	.post.hentry {
		border-bottom: 1px solid #E5E5E5;
		}
	.post p {
		padding-bottom: 15px;
		line-height: 1.6em;
		}
		.post hr {
			display: block;
			}
			.post small {
				color: #949494;
				}
				.post h2 {
					color:#333;
					font-size:1.4em !important;
					font-weight:normal;
					line-height:1.3em;
					margin-bottom:10px;
					}
					.post h2 a {
						color: #b73c8f!important;
						}
						.post h2 a:hover {
							color: #95216f!important;
							}
							.post .articleHead {
								border: 0!important;
								padding: 0!important;
								margin: 0;
								font-size:1.8em !important;
								}
.postTop {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 15px;
	line-height: 1.1em;
	}
span.catList a {
	font-size: 11px;
	font-weight: bold;
	color: #949494;
	}
	span.catList a:hover {
		color: #7a7a7a;
		border-bottom: 1px solid #cdcdcd;
		text-decoration: none;
		}
		
.articleEntry {
	padding-top: 10px;
	line-height: 1.4em;
	}
.articleEntry h2 {
	font-size: 1.4em !important;
	line-height: 1.3em;
	}
.postmetadata {
	color: #949494;
	font-size: 11px;
	}
	.postmetadata a {
		color: #b0b0b0;
		}
		.postmetadata a:hover {
			color: #C4509E;
			}
			
.faqList {
	float: left;
	width: 570px;
	overflow: hidden;
	padding-bottom: 25px!important;
	}
	.faqList li {
		float: left;
		width: 100%;
		padding: 0!important;
		margin-bottom:0!important;
		background: none!important;
		}
		.faqList li h2 {
			font-size: 12px!important;
			margin: 0!important;
			}
			.faqList li h2 a {
				color: #C4509E!important;
				background: url(images/sidebar-arrow.gif) no-repeat scroll 10px 9px!important;
				float: left;
				width: 100%;
				display: block;
				padding: 5px 10px 5px 20px;
				font-weight: bold;
				border-bottom: 2px solid #F3F3F3;
				}
				.faqList li h2 a:hover {
					color: #FFF!important;
					background: #C4509E!important;
					padding: 5px 10px;
					}
					
.team {
	float: left;
	width: 570px;
	overflow: hidden;
	}
	.team li {
		float: left;
		width: 550px;
		border-bottom: 2px solid #F3F3F3;
		background: none!important;
		padding: 10px!important;
		margin-bottom: 25px;
		}
		.team li h2 span {
			display: block;
			font-weight: normal;
			font-size: 12px;
			color: #777;
			}
			.team li h2 {
				line-height: 1.1em!important;
				}
			
.newsFeed {
	float: left;
	margin-left: 40px;
	width: 570px;
	text-align: left;
	margin-bottom: 30px;
	}
	.newsFeed h3 {
		color: #747776;
		font-weight: normal;
		border-bottom: 1px solid #bdc7b6;
		padding-bottom: 5px;
		margin-top: 0;
		}
		.newsFeed ul {
			float: left;
			padding-top: 10px;
			width: 610px;
			overflow: hidden;
			}
			.newsFeed ul li {
				float:left;
				font-size:11px;
				line-height:1.3em;
				margin-right:25px;
				width:178px;
				}
				.newsFeed ul li a {
					color: #c5509f
					}
					.newsFeed ul li h3 a {
						color: #636365;
						}
						
						.newsFeed ul li h3 a:hover {
							color: #DF7DC1;
							}
						.newsFeed ul li h3 {
							border:0 none;
							font-size:1.2em;
							font-weight:normal;
							margin:10px 0;
							padding:0;
							}
							.newsFeed ul li p {
								padding-bottom: 5px;
								}
								
							.newsFeed ul li a.imgThumb{
								width: 121px;
								height: 121px;
								overflow: hidden;
								border: 1px solid #BDC7B6;
								display:block;
							}
	
.pubFeature {
	float: left;
	width: 550px;
	border: 10px solid #f3f3f3;
	background: #f8f8f8;
	margin-bottom: 30px;
	}
	.pubContent {
		float: left;
		width: 500px;
		background: url(images/bg-filler.png);
		padding: 15px 25px;
		margin-top: 150px;
		}
		.pubContent h2 {
			color: #FFF;
			text-transform: uppercase;
			border-bottom: 1px solid #5c5c5c;
			padding-bottom: 5px;
			float: left;
			width: 100%;
			font-size: 1.8em!important;
			}
			.pubContent h2 a {
				float: right;
				font-size: 12px;
				text-transform: none;
				}
				.pubContent h2 span {
					float: left;
					}
					.pubContent p {
						color: #FFF;
						padding-bottom: 0;
						}
.pubFeature.bookabach { background: url(images/feat-bookabach.gif) no-repeat 0 0; }
.pubFeature.entrepreneur { background: url(images/feat-entrepreneur.gif) no-repeat 0 0; }
.pubFeature.everybody { background: url(images/feat-everybody.gif) no-repeat 0 0; }
.pubFeature.freshkitchen { background: url(images/feat-freshkitchen.gif) no-repeat 0 0; }
.pubFeature.healthyfood { background: url(images/feat-healthyfood.gif) no-repeat 0 0; }
.pubFeature.kiwifamilies { background: url(images/feat-kiwifamilies.gif) no-repeat 0 0; }
.pubFeature.mixitup { background: url(images/feat-mixitup.gif) no-repeat 0 0; }
.pubFeature.nzbride { background: url(images/feat-nzbride.gif) no-repeat 0 0; }
.pubFeature.nzgirl { background: url(images/feat-nzgirl.gif) no-repeat 0 0; }
.pubFeature.ourhomes { background: url(images/feat-ourhomes.gif) no-repeat 0 0; }
.pubFeature.selfhelp { background: url(images/feat-selfhelp.gif) no-repeat 0 0; }
.pubFeature.thealist { background: url(images/feat-thealist.gif) no-repeat 0 0; }
.pubFeature.thebigstep { background: url(images/feat-thebigstep.gif) no-repeat 0 0; }
.pubFeature.thewire { background: url(images/feat-thewire.gif) no-repeat 0 0; }
.pubFeature.thread { background: url(images/feat-thread.gif) no-repeat 0 0; }
.pubFeature.truly { background: url(images/feat-truly.gif) no-repeat 0 0; }
.pubFeature.wonderwalkers { background: url(images/feat-wonderwalkers.gif) no-repeat 0 0; }
.pubFeature.moneytv { background: url(images/feat-moneyTV.jpg) no-repeat 0 0; }
.pubFeature.spareroom { background: url(images/feat-spareroom.jpg) no-repeat 0 0; }

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

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

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

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

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 5px;
	}

h3 {
	font-size: 1.3em;
	}

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

/*   That's far enough   */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	float: right;
	text-align: left;
	width: 270px;
	margin-top: 1px;
	background: #4c4c4c;
	padding: 10px;
	}
#pageList {
	float: left;
	background: #FFF;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	}
	#pageList h2 {
		background: url(images/pages-arrow.gif) no-repeat 0 0;
		position: absolute;
		padding: 0 0 0 21px;
		margin: 0;
		top: 12px;
		left: -6px;
		color: #c3509d;
		font-size: 14px;
		}
		#pageList ul {
			padding: 35px 0 10px 15px!important;
			width: 240px;
			}
			#pageList ul ul {
				padding: 0!important;
				margin: 0!important;
				width: auto;
				}
			#pageList ul li {
				background: #f3f3f3 url(images/sidebar-list-bg.gif) repeat-y 0 0;
				padding: 7px 0;
				margin: 0 0 1px!important;
				}
				#pageList ul li a {
					background: url(images/sidebar-arrow.gif) no-repeat 0 0;
					padding-left: 25px;
					display: block;
					color: #474748;
					font-size: 12px;
					}
					#pageList ul li a:hover,
					#pageList ul li.current_page_item a,
					#pageList ul li.current-cat a {
						color: #c3509d;
						text-decoration: underline;
						}
.boxTools {
	float: left;
	border: 1px solid #2b2b2b;
	width: 268px;
	background: #757877 url(images/sideBox-bg.png) repeat-x 0 0;
	margin-bottom: 10px;
	}
	.boxTools input {
		background: #EEE;
		color: #a6a6a6;
		border: 1px solid #c6c6c6;
		font-size: 11px;
		padding: 3px 5px;
		float: left;
		width: 109px;
		margin-right: 2px;
		}
		.boxTools input:hover { color: #58585a; background: #F6F6F6; }
		.boxTools input:focus { color: #474748; background: #FFF; }
		.boxTools #userLogin {
			float: left;
			padding: 10px;
			background: #747776 url(images/members-box-bg.gif) repeat-x 0 0;
			border: 1px solid #a9a9a9;
			}
			.boxTools #userLogin h2 {
				color: #FFF;
				font-weight: normal;
				font-size: 1.4em;
				padding-bottom: 10px;
				}
				.boxTools #userLogin ul li {
					float: left;
					width: 100%;
					margin: 0 0 5px 0;
					}
					.boxTools #userLogin ul li a {
						color: #d0d1d1;
						font-size: 11px;
						float: left;
						margin-top: 3px;
						}
						.boxTools #userLogin ul li button {
							float: right;
							width: 77px;
							height: 21px;
							background: url(images/btn-signin.png) no-repeat 0 0;
							margin-right: 1px;
							}
							.boxTools #userLogin ul li button:hover {
								background-position: 0 -21px;
								}
.boxContent.memberFeatures {
	background: #757877 url(images/member-features-bg.png) repeat-x 0 0;
	}
	.boxContent.memberFeatures h3{
		color: #5e5e60;
		}
.boxContent.publisherFeatured {
	background: #979998 url(images/publisher-featured-bg.png) repeat-x 0 0;
	text-align: center;
	}
	.boxTools .publisherFeaturedContent {
		background: #979998;
		padding:0 10px 10px;
		color: #e7e7e9;
		}
		.boxTools .publisherFeaturedContent h3 a{
			color:#E7E7E9;
			display:block;
			font-weight:100;
			margin-bottom:8px;
			}
			
		.boxTools .publisherFeaturedContent p{
			font-size: 11px;
			line-height: 1.2em;
		}
			
			.boxTools .publisherFeaturedContent a.seeMorePublishers{
				text-align: right;
				border-bottom: 1px solid #bdc7b6;
				color:#E7E7E9;
				display:block;
				margin-top: 8px;
			}
			
			.boxTools .publisherFeaturedContent a.seeMorePublishers:hover{
				text-decoration: none;
				color:#333;
			}
.boxContent {
	float: left;
	padding: 10px;
	width: 248px;
	}
	
	.boxContent form{
		background: #5F5F5F;
		padding: 10px;
		float: left;
		width:228px;
	}
	
	.boxContent h3 {
		padding: 0 0 10px 0;
		margin: 0;
		color: #FFF;
		font-size: 1.2em;
		}
		.boxContent p {
			color: #FFF;
			font-size: 12px;
			padding-bottom: 10px;
			line-height: 1.4em;
			}
			.boxContent ul {}
			.boxContent ul li {
				background:  url(images/sidebar-bullet.gif) no-repeat 0 4px;
				padding-left: 10px;
				color: #f2f2f2;
				margin: 0 0 5px!important;
				font-size: 11px;
				line-height: 1.3em;
				font-weight: bold;
				}
				.boxContent input#sendbutton {
					background:transparent url(images/btn-signin.png) no-repeat scroll 0 0;
					border:none !important;
					cursor:pointer;
					float:right;
					height:21px;
					margin:3px 1px 0 0;
					padding:0;
					text-indent:-999em;
					width:77px;
					}
					.userSubscribe li {
						background: none!important;
						padding: 0!important;
						}
						.boxContent ul li input {
							margin:0 0 3px;
							width:219px;
							}
							
							span.emailreqtxt {
								color:#CCCCCC;
								float:left;
							}
							
							#sidebar div.cf_info {width:196px;}
							
							#sidebar ol.cf-ol li.cf_li_err {
								background:#DF7D7D none repeat scroll 0 0 !important;
								border-color:#DF7D7D;
								border-style:solid;
								border-width:1px 0;
								float:left;
								margin:5px 0 !important;
								padding:5px 0 !important;
							}
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: #C3509D;
	text-decoration: none;
	}

a:hover {
	color: #DF7DC1;
	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 */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}



.widecolumn .post {
	margin: 0;
	}

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

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

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


.logoGroup {
	float: left;
	width: 100%;
	height: 70px;
	margin: 20px 0 30px;
	}
	.logoGroup a {
		float: right;
		margin-right: 40px;
		color: #a1a1a1;
		}
#footer {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
	}
	#footer ul {
		float: left;
		width: 100%;
		padding-bottom: 100px;
		}
		#footer ul li {
			float: left;
			width: 50%;
			}
			#footer ul li.footerRight h3 {
				float: right;
				width: 179px;
				height: 43px;
				text-indent: -999em;
				display: block;
				background: url(images/logo-iab.gif) no-repeat 0 0;
				margin: 0;
				}
			#footer ul li.footerLeft h3 {
				float: left;
				width: 321px;
				height: 44px;
				text-indent: -999em;
				display: block;
				background: url(images/footer-logo.gif) no-repeat 0 0;
				margin: 0;
				}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
	}

.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 {
	float:left;
	list-style:none;
	padding:10px 0 15px;
	width:100%;
	}

html>body .entry li {
	background: url(images/bullet.gif) no-repeat 0 5px;
	color:#666;
	margin-bottom:8px;
	padding-left:15px;
	}

.entry ol {
	padding: 0 0 0 35px;
	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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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


/* 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;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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;
}

