
/* General styles */
#content h1 {
	font-size: 25px;
	padding-top: 0;
	margin-bottom: 0;
}
#content h3 {
	letter-spacing: normal;
}
#content h1 a:link, #content h1 a:visited {
	text-decoration: none;
	color: #000;
}
#content h1 a:hover, #content h1 a:active {
	text-decoration: underline;
	color: #f00;
}
#content .post ul, #content .post ol {
	font: 15px/25px Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #333;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
#content .post li {
	margin-top: 15px;
}
#content .post ol ul, #content .post ol ul li{
	margin-top: 0px;
	padding-top: 0;
}

#content .post {
	margin-bottom: 35px;
}
	#content .post h3 a:link, #content .post h3 a:visited {
		font: 25px/40px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
		text-decoration: none;
		margin-bottom: 7px;
		padding-top: 40px;
		text-decoration: none;
		color: #000;
	}
	#content .post h3 a:hover, #content .post h3 a:active {
		font: 25px/40px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
		text-decoration: none;
		margin-bottom: 7px;
		padding-top: 40px;
		text-decoration: underline;
		color: #f00;
	}
	#content .post img.alignleft {
		margin-right: 20px;
	}
	#content .post img.alignright {
		margin-left: 20px;
	}
#content .navigation {
	margin-bottom: 25px;
	padding: 0 5px;
	border-bottom: 2px solid #ddd;
	background: #f3f3f3;
}
#content .postmetadata {
	font: 11px/14px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
	padding-top: 5px;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: #f2f2f2;
}
#content p.date {
	font: 11px/10px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
	padding-bottom: 8px;
}
.alignleft {
	position: relative;
	display: inline;
	float: left;
}
.alignright {
	position: relative;
	display: inline;
	float: right;
	text-align: right;
}


/* Sidebar */
#content .sideBar form {
	position: relative;
	display: block;
	margin-bottom: 30px;
}
	#content .sideBar form label {
		display: none;
	}
	#content .sideBar form #s {
		border: 1px solid #ccc;
		height: 25px;
		font: 16px/10px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
		color: #c99;
		padding: 2px 5px;
		background: #fff url(../../../../images/global/Xsprites.png) repeat-x scroll left -1346px;
	}
	#content .sideBar form #searchsubmit {
		border: 1px solid #ccc;
		font: 12px/10px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
		padding: 2px 5px;
		color: #000;
		background: #fff url(../../../../images/global/Xsprites.png) repeat-x scroll left -1330px;
		margin-left: 153px;
		cursor: pointer;
	}
#content .sideBar ul {
	list-style: url(../../../../images/global/ulArrow.png) inside;
	margin-bottom: 30px;
}
#content .sideBar  li {
	font: 13px/22px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
	color: #555;
}
#content .sideBar  li a {
	display: inline;
	text-decoration: none;
}
#content .sideBar h2 {
	font: 18px/22px Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	letter-spacing: 0.15em;
	color: #292929;
	border-bottom: 2px double #c0c2c8;
	padding-bottom: 3px;
	margin-bottom: 6px;
}


/* Comment Form */
#content h3#comments {
	border: 0;
	letter-spacing: normal;
	padding-top: 40px;
	font-size: 16px;
}
#content .commentlist {
	margin-left: 20px;
}
#content .commentmetadata {
	font: 11px/14px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
	padding-top: 5px;
}
#content #respond form {
	position: relative;
	display: block;
	margin-bottom: 30px;
}
	#content #respond form label {
		padding-left: 5px;
		font: 15px/22px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
		color: #555;
	}
	#content #respond form #author, #content #respond form #email, #content #respond form #url {
		border: 1px solid #ccc;
		height: 25px;
		font: 16px/10px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
		color: #999;
		padding: 2px 5px;
		background: #fff url(../../../../images/global/Xsprites.png) repeat-x scroll left -1346px;
	}
	#content #respond form #comment {
		border: 1px solid #ccc;
		height: 100px;
		width: 450px;
		font: 16px/20px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
		color: #999;
		padding: 10px 5px;
		background: #fff url(../../../../images/global/Xsprites.png) repeat-x scroll left -1346px;
	}
	#content #respond form #submit {
		border: 1px solid #ccc;
		font: 12px/10px "Century Gothic", Myriad, Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
		padding: 2px 5px;
		color: #000;
		background: #fff url(../../../../images/global/Xsprites.png) repeat-x scroll left -1330px;
		margin-left: 153px;
		cursor: pointer;
	}
