@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#d7d7d7;
	font-size:12px;
	line-height:18px;
}

a, a:visited {
	color:#c25957;
	letter-spacing:1px;
	font-weight:bold;
	text-shadow: 1px 1px 2px #000000;
}

a:hover {
	color:#fff;
}
	
img {
	border:none;
}

#header {
	margin-left:auto;
	margin-right:auto;
	width:1014px;
	height:235px;
	margin-bottom:0px;
}

#content {
	background-image:url(images/content_bg.gif);
	width:968px;
	margin-left:auto;
	margin-right:auto;
	min-height:600px;
	padding-left:23px;
	padding-right:23px;
	padding-top:10px;
}

#navigation {
	background-image:url(images/nav_bg.gif);
	width:968px;
	height:55px;
	font-weight:bold;
}
#navigation ul {
	height:55px;
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:700px;
	float:left;
	padding-left:23px;
}

#navigation ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-top:18px;
	display:inline-block;
	list-style:none;
	float:left;
	margin-left:5px;
}

#navigation ul li a, #navigation ul li a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#ffbbbb;
	font-weight:bold;
	text-shadow: 1px 1px 2px #000000;
}

#navigation ul li a:hover {
	color:#fff;
}

#navigation #social ul {
	display:inline-block;
	float:left;
	width:200px;
	height:55px;
}

#navigation #social ul li {
	width:32px;
	margin-right:3px;
	height:32px;
	display:inline-block;
	margin-top:-6px;
}

#ads1 {
	margin-top:10px;
	margin-bottom:10px;
}

#left {
	width:686px;
	min-height:500px;
	margin-right:9px;
	float:left;
}

.post {
	margin-bottom:10px;
}

.post .title {
	width:671px;
	height:31px;
	padding-left:15px;
	padding-top:10px;
	background-image:url(images/title_bg.gif);
	margin-bottom:2px;
}

.post .title a, .post .title a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
}

.post .title a:hover {
	color:#c25957;
}

.post .meta {
	font-size:12px;
	width:671px;
	height:25px;
	padding-left:15px;
	padding-top:9px;
	background-image:url(images/meta_bg.gif);
	margin-bottom:9px;
}

.post .post_content {
	font-size:13px;
	line-height:18px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	background-image:url(images/post_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.post .post_content .tags {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#right {
	width:273px;
	float:left;
}

#twitter_update_list { 
	list-style: none; 
	font-size: 12px;
	margin:0px;
	padding:0px;
	padding-top:3px;	
}

#twitter_update_list li { 
	border-bottom:solid 1px #404040;
	padding-top:5px;
	padding-bottom:5px;
}

.side_sec_head {
	background-image:url(images/side_sec_header.gif);
	width:258px;
	height:38px;
	padding-left:15px;
	padding-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffbbbb;
	font-size:16px;
	font-weight:bold;
	text-shadow: 1px 1px 2px #000000;
}

.side_sec_content {
	background-image:url(images/side_sec_bg.gif);
	background-repeat:repeat;
	padding-left:15px;
	padding-right:15px;
	width:243px;
	overflow:hidden;
}

.side_sec_foot {
	background-image:url(images/side_sec_foot.gif);
	width:273px;
	height:16px;
	margin-bottom:5px;
}

.clear {
	clear:both;
}

#footer {
	background-image:url(images/footer.gif);
	height:111px;
	width:990px;
	padding-left:24px;
	margin-left:auto;
	margin-right:auto;
}

#ryanraplee {
	width:106px;
	height:111px;
	float:left;
}

#footer_right {
	float:left;
	width:750px;
	padding-top:28px;
	color:#666666;
	font-size:11px;
}

#footer_right a, #footer_right a:visited {
	color:#480808;
	text-shadow:none;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
	color:#d1d1d1;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding:5px 5px 5px 5px;
	border-bottom: 1px solid #222222;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width:450px;
}

.alt {
	background-color:#050505;
}

.page-title {
	font-size:16px;
	text-align:center;
}
