* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #555555;
	background: url(images/background.gif) repeat-x 0 0;
}
a {
	color: #F72B94;
}
a:hover {
	text-decoration: none;
	color: #B7005E;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 950px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 170px;
}
	#header ul {
		list-style-type: none;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 0.9em;
			padding: 18px 15px 19px;;
		}
		#header ul li a {
			text-decoration: none;
			color: #ffffff;
		}
		#header ul li a:hover {
			color: #FEE3F1;
		}
	#header h1 {
		clear: both;
		float: left;
		padding-top: 15px;
	}
		#header h1 a {
			display: block;
			background: url(images/logo.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 400px; height: 86px;
		}
	#header .ad468x60 {
		float: right;
		padding-top: 25px;
	}
/** END header **/

#body {
	background: url(images/vertical.gif) repeat-y 625px 0;
}

/** BEGIN content **/
#content {
	clear: both;
	width: 590px;
	float: left;
}
	#content .top {
		padding-bottom: 20px;
		margin-bottom: 10px;
		background: url(images/vertical.gif) repeat-y 295px 0;
	}	
		#content .top h2 {
			color: #888888;
			background-color: #FAFAFA;
			border: 1px solid #EEEEEE;
			text-transform: lowercase;
			font-size: 1.2em;
			padding: 5px 10px 5px 36px;
			margin-bottom: 10px;
		}
			#content .top h2 em {
				font-style: normal;
				color: #F72B94;
			}
		#content .subscribe {
			width: 270px;
			float: left;
		}
			#content .subscribe em {
				color: #F72B94;
				font-style: normal;
			}
			#content .subscribe h2 {
				background: url(images/rss.gif) no-repeat 4px 0;
			}
			#content .subscribe .content {
				padding: 15px;
			}
			#content .subscribe p {
				padding: 0 10px 15px;
				line-height: 1.5em;
				font-size: 0.9em;
			}
			#content .subscribe form {
				width: 254px; height: 27px;
				background: url(images/search.gif) no-repeat 0 0;
			}
				#content .subscribe form input {
					float: left;
					border: 0;
					width: 180px;
					margin: 5px 3px 0 4px;
					background-color: transparent;
				}
				#content .subscribe form button {
					border: 0;
					text-indent: -9999px;
					width: 67px; height: 27px;
					background-color: transparent;
				}
			#content .subscribe .bookmarks {
				padding-top: 25px;
			}
				#content .subscribe .bookmarks a {
					display: block;
					float: left;
					width: 28px; height: 28px;
					text-indent: -9999px;
					background: url(images/stumbleupon.gif) no-repeat 0 0;
					margin: 0 12px;
				}
				#content .subscribe .bookmarks a.facebook { background-image: url(images/facebook.gif); }
				#content .subscribe .bookmarks a.delicious { background-image: url(images/delicious.gif); }
				#content .subscribe .bookmarks a.flickr { background-image: url(images/flickr.gif); }
		#content .popular {
			width: 270px;
			float: right;
		}
			#content .popular h2 {
				background: url(images/popular.gif) no-repeat 4px 0;
			}
			#content .popular ul {
				list-style-type: none;
				padding: 5px;
			}
				#content .popular ul li {
					padding: 5px;
					border-bottom: 1px dotted #CCCCCC;
					line-height: 1.5em;
				}
				#content .popular ul li a {
					color: #6899AD;
					text-decoration: none;
				}
	#content .post {
		padding: 20px 10px;
		background: url(images/post.gif) repeat-x 0 0;
	}
		#content .post h2 {
			font-size: 1.5em;
			margin-bottom: 10px;
		}
			#content .post h2 a {
				text-decoration: none;
			}
		#content .post .details {
			margin-bottom: 10px;
			padding-bottom: 10px;
			font-size: 0.9em;
			border-bottom: 1px dotted #cccccc;
		}
			#content .post .details a {
				text-decoration: none;
			}
		#content .post .content {
			padding: 10px;
		}
		#content .post p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
	#content .postnav {
		padding: 20px 0;
	}
		#content .postnav a {
			text-decoration: none;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	float: right;
}
	#sidebar .box {
		margin: 0 10px 20px;
	}
		#sidebar .box h2 {
			color: #888888;
			background-color: #FAFAFA;
			border: 1px solid #EEEEEE;
			text-transform: lowercase;
			font-size: 1.2em;
			padding: 5px 10px;
			margin-bottom: 10px;
		}
		#sidebar .box h2 em {
			font-style: normal;
			color: #F72B94;
		}
		#sidebar .twitter {
			margin-right: 0;
		}
			#sidebar .twitter h2 {
				padding-left: 36px;
				background: url(images/twitter.gif) no-repeat 4px 0;
			}
			#sidebar .twitter p {
				font-size: 0.9em;
				padding: 10px 20px;
				line-height: 1.6em;
				font-family: Georgia;
			}
		#sidebar .box .ads {
			text-align: center;
		}
			#sidebar .box .ads img {
				margin: 5px;
			}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px;
			}
		#sidebar .box .video {
			padding: 5px 10px;
		}
		#sidebar .box .tags {
			padding: 5px 10px;
		}
			#sidebar .box .tags a {
				color: #555555;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #F72B94;
			}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	padding: 05px;
	color: #ffffff;
	background-color: #FC50A9;
}
	#footer a {
		
	}
/** END footer **/


/** BEGIN miscellaneous **/
#content .single {
	
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #eeeeee;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 0 0 20px 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #e0e0e0;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #eeeeee;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/