/*
Theme Name: Domainers Journey
Author: Domainers Journey
Author URI: http://www.domainersjourney.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #000000;
	background-color: #181818;
}
a {
	color: #000000;
}
a:hover {
	color: #ff0000;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.wrapper {
	width: 904px;
	margin: auto auto;
	text-align: left;
}

/** BEGIN body **/
#body {
	
}
	#body .buffer {
		background: #292929 url(images/bodytop.gif) repeat-x 0 0;
	}
	#body .buffer .buffer {
		background: url(images/wrapper.gif) repeat-y top center;
		margin: auto auto;
		width: 1000px;
	}
	#body .buffer .buffer .buffer {
		background: url(images/header.jpg) no-repeat top center;
	}
	#body .wrapper {
		width: 904px;
		margin: auto auto;
		text-align: left;
	}
/** END body **/

/** BEGIN header **/
#header {
	color: #ffffff;
	height: 145px;
}
	#header h1 {
		padding-top: 2px;
	}
		#header h1 a {
			width: 335px; height: 70px;
			display: block;
			text-indent: -9999px;
			font-size: 1px;
			float: left;
		}
	#header h3 {
		width: 360px; height: 70px;
		text-indent: -9999px;
		float: left;
	}
	#header p {
		float: left;
		padding: 29px 0 0 22px;
	}
		#header p a {
			color: #ffffff;
			text-decoration: none;
			font-size: 1.2em;
			font-weight: bold;
		}
	#header ul {
		clear: both;
		list-style-type: none;
		padding: 1px 0 0 15px;
	}
		#header ul li {
			float: left;
		}
		#header ul li a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			padding: 20px 14px;
			font-family: Tahoma;
			letter-spacing: 1px;
		}
		#header ul li a:hover {
			background: url(images/active.jpg) no-repeat top center;
		}
	#header form {
		padding: 18px;
	}
		#header form input {
			float: right;
			width: 160px;
			border: 1px solid #ffffff;
		}
		#header form button {
			float: right;
			text-indent: -9999px;
			background-color: transparent;
			width: 22px; height: 20px;
			border: 0;
		}
/** END header **/

/** BEGIN content **/
#content {
	clear: both;
	padding-top: 20px;
	float: left;
	width: 624px;
}
	#content .post {
		margin: 0 10px 20px 25px;
		clear: both;
		background: url(images/horizontal.gif) repeat-x bottom left;
	}
		#content .post h2 {
			font-size: 2em;
			padding-top: 5px;
		}
		#content .post h2 a {
			text-decoration: none;
		}
		#content .post .auth {
			font-size: 0.9em;
			background: url(images/horizontal.gif) repeat-x bottom left;
			padding: 5px 0 10px;
		}
		#content .post p {
			line-height: 1.6em;
			margin-bottom: 10px;
		}
		#content .post .ctrls {
			font-size: 1.2em;
			font-weight: bold;
			padding: 15px 0 10px;
			height: 30px;
			background: url(images/horizontal.gif) repeat-x 0 0;
		}
			#content .post .ctrls .left {
				float: left;
			}
				#content .post .ctrls .left a {
					color: #467DA6;
				}
			#content .post .ctrls .right {
				float: right;
			}
				#content .post .ctrls .right a {
					padding: 0 15px 0 22px;
					background-position:  0 2px;
					background-repeat: no-repeat;
				}
				#content .post .ctrls .right .comments a {
					background-image: url(images/iconcomments.gif);
				}
				#content .post .ctrls .right a.add {
					background-image: url(images/iconadd.gif);
				}
				#content .post .ctrls .right a.digg {
					background-image: url(images/icondigg.gif);
				}
				#content .post .ctrls .right a.mail {
					background-image: url(images/iconmail.gif);
				}
	#content #postnav {
		margin: 0 10px 0 25px;
		font-size: 1.5em;
		font-weight: bold;
	}
		#content #postnav a {
			text-decoration: none;
			color: #5E5E5E;
		}
		#content #postnav .left {
			float: left;
		}
		#content #postnav .right {
			float: right;
		}
	#content .details {
		padding-bottom: 20px;
	}
		#content .details p {
			margin-bottom: 5px;
		}
	#content img {
		border: 0;
	}
	#content .post .aligncenter {
		text-align: center;
	}
	#content .post .alignleft {
		float: left;
		margin: 5px 10px 5px 0;
	}
	#content .post .alignright {
		float: right;
		margin: 5px 0 5px 10px;
	}
	#content .post h3 {
		font-size: 1.2em;
		padding-bottom: 5px;
	}
	#content .post ul {
		margin-bottom: 10px;
		padding-left: 20px;
	}
	#content .post ol {
		margin-bottom: 10px;
		padding-left: 20px;
	}
	#content .post li {
		padding: 2px 0;
		line-height: 1.6em;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding-left: 10px;
		border-left: 2px solid #e0e0e0;
	}
	#content .title {
		margin: 0 10px 0 25px;
		padding: 10px 0;
		font-size: 1.2em;
		font-weight: normal;
		color: #909090;
	}
	#content #comments {
		margin: 0 10px 0 25px;
	}
		#content #comments p {
			margin-bottom: 10px;
		}
		#content #comments h3 {
			font-size: 1.5em;
			padding-top: 15px;
			font-weight: normal;
		}
		#content #comments .commentdetails {
			margin: 20px 0 10px;
			font-size: 0.9em;
			line-height: 2em;
		}
		#content #comments .commentdetails strong {
			font-size: 1.4em;
		}
		#content #comments .commentdetails strong a {
			text-decoration: none;
		}
	#content #comments form {
		padding-top: 20px;
	}
		#content #comments form p {
			margin-bottom: 3px;
		}
		#content #comments form .required {
			color: #ff0000;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	padding-top: 20px;
	float: right;
	width: 280px;
}
	#sidebar p {
		text-align: center;
		margin: 0 8px 10px;
		
	}
	#sidebar .ads125 {
		background: url(images/horizontal.gif) repeat-x bottom left;
		padding-bottom: 15px;
	}
		#sidebar p img {
			border: 0;
		}
		#sidebar .ads125 img {
			border: 1px solid #545454;
			margin: 0 1px 5px 2px;
		}
	#sidebar h2 {
		font-size: 1.5em;
		margin: 0 8px;
	}
	#sidebar ul {
		list-style-type: disc;
		margin: 0 8px 10px;
		padding: 10px 0 20px 20px;
		background: url(images/horizontal.gif) repeat-x bottom left;
	}
		#sidebar ul li {
			color: #1E5C85;
			line-height: 1.6em;
			padding: 1px 0;
		}
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			color: #ff0000;
		}
/** END sidebar **/

/** BEGIN body-footer **/
#body #infooter {
	clear: both;
	background: url(images/footer.gif) no-repeat top center;
	padding: 50px 0 20px;
	width: 1000px;
	margin: auto auto;
	text-align: left;
	color: #FDFDFD;
	font-size: 0.9em;
}
	#body #infooter .wrapper {
		width: 904px;
		margin: auto auto;
	}
	#body #infooter div.footdiv {
		float: left;
		padding: 10px 32px 10px 15px;
	}
		#body #infooter div h3 {
			font-size: 1.3em;
			padding-bottom: 10px;
		}
		#body #infooter div#recentposts ul {
			width: 220px;
		}
		#body #infooter div#recentcomments ul {
			width: 215px;
		}
		#body #infooter div#mysites ul {
			width: 100px;
			padding-left: 15px;
			margin-left: -5px;
		}
		#body #infooter div#blogsiread ul {
			width: 100px;
			padding-left: 15px;
			margin-left: -5px;
		}
		#body #infooter div ul {
			padding-left: 20px;
			list-style-type: disc;
		}
			#body #infooter div ul li {
				line-height: 1.5em;
				padding: 3px 0;
			}
			#body #infooter div ul li span {
				color: #5886A7;
				font-size: 0.9em;
			}
			#body #infooter div ul li span a {
				color: #5886A7;
			}
			#body #infooter div ul li a {
				color: #929292;
				text-decoration: none;
			}
			#body #infooter div ul li a:hover {
				text-decoration: underline;
			}
/** END body-footer **/

/** BEGIN footer **/
#footer {
	background: url(images/bodybottom.gif) repeat-x 0 0;
	padding: 20px 0;
	color: #5D5D5D;
	font-size: 0.9em;
}
/** END footer **/
