/*
Theme Name: Raplee 3.0
Theme URI: http://www.raplee.org
Description: The theme used for Ryan Raplee's website.
Author: Ryan Raplee
Version: 3.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/* Start main CSS */

a, a:visited {
	color:#cd540a;
}

a:hover {
	color:#803f24;
	font-weight:bold;
}

body {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
}

#header {
	width:100%;
}

#top_bar {
	width:100%;
	background-image:url(images/topbar_bg.png);
	height:61px;
}

#header_logo {
	width:100%;
	background-image:url(images/header_bg.png);
	height:174px;
	text-align:center;
}

#main {
	height:100%;
	width:1161px;
	margin-left:auto;
	margin-right:auto;
}

#left {
	margin-top:-15px;
	background-image:url(images/content_bg.png);
	width:911px;
	background-repeat:repeat;
	float:left;
	min-height:800px;
}

#navigation {
	background-image:url(images/nav_bg.gif);
	width:877px;
	margin-left:auto;
	margin-right:auto;
	height:32px;
	padding-top:15px;
}

#navigation ul {
	margin-left:130px;
}

#navigation ul li{
	display:inline;
	width:100px;
	margin-left:10px;
	text-align:center;
}

#navigation ul li a {
	float:left;
	/*background-image:url(images/nav_bg.jpg);*/
	height:22px;
	padding-top:9px;
	font-size:14px;
    letter-spacing:1px;
	text-transform:uppercase;
	color:#5a5a5a;
	font-weight:bold;
	text-decoration:none;
}

#navigation ul li a:hover {
	background-image:url(images/nav_bg.jpg);
    color:#ffffff;
	text-shadow: 1px 1px 1px #cd0d00;
}

.nav_left {
	width:14px;
	height:31px;
	/*background-image:url(images/nav_left.jpg);*/
	float:left;
}


.nav_right {
	width:14px;
	height:31px;
	/*background-image:url(images/nav_right.jpg);*/
	float:left;
}

.spacer_1 {
	background-image:url(images/spacer_1.gif);
	width:879px;
	height:2px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

#featured {
	width:879px;
	height:389px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#f_top {
	width:879px;
	height:58px;
	background-image:url(images/f_top.jpg);
}

#f_left {
	float:left;
	background-image:url(images/f_left.jpg);
	width:43px;
	height:281px;
}

#f_img {
	float:left;
	width:791px;
	height:281px;
	position: relative; 
	z-index: 5;
	overflow: scroll;
}

#f_right {
	background-image:url(images/f_right.jpg);
	width:45px;
	height:281px;
	float:left;
}

#f_bot {
	background-image:url(images/f_bot.jpg);
	width:879px;
	height:50px;
	text-align:center;
}


.title {
	width:819px;
	font-size:26px;
	color:#363636;
	text-shadow: 1px 2px 1px #acacac;
	background-image:url(images/h1_bg.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding:10px;
	font-weight:bold;
	text-transform:uppercase;
	border:solid 2px #eeeeee;
}

.inner_content {
	width:839px;
	font-size:12px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	color:#424242;
	line-height:20px;
}

.clear {
	clear:both;
}
	div#f_img ul#nav {
		display: none;
		list-style: none;
		position: absolute; top: 120px; z-index: 150;
		width:791px;
		height:80px;
	}
		div#f_img ul#nav li#prev {
			float: left;
			width:40px;
			height:40px;
			margin-left:30px;
		}
		div#f_img ul#nav li#next {
			float: right;
			width:40px;
			height:40px;
			margin-right:50px;
		}
		div#f_img ul#nav li a {
			display: block; width: 40px; height: 40px; text-indent: -9999px;
		}
			div#f_img ul#nav li#prev a {
				background: url(images/prev.png);
			}
			div#f_img ul#nav li#next a {
				background: url(images/next.png);
			}

	div#f_img ul#slides {
		list-style: none;
	}
		div#f_img ul#slides li {
			margin: 0 0 20px 0;
		}
a {outline: none; }
	
.article_title {
	background-image:url(images/title_bg.jpg);
	background-repeat:no-repeat;
	width:819px;
	padding:13px;
	height:28px;
	font-size:26px;
	text-shadow: 1px 2px 1px #acacac;
	margin-left:auto;
	margin-right:auto;
}

.article_title a {
	color:#FFF;
	text-shadow: 1px 2px 1px #636363;
	text-decoration:none;
}

.article_title a:visited {
	color:#FFF;
}

.article_title a:hover {
	color:#e3e3e3;
}

.author {
	font-size:10px;
	padding-left:15px;
	margin-bottom:5px;
}

.entry {
	padding-left:15px;
	padding-bottom:5px;
}

.tags {
	padding-left:15px;
	margin-bottom:10px;
}

.side_cat {
	width:230px;
	font-size:20px;
	color:#363636;
	text-shadow: 1px 2px 1px #acacac;
	background-image:url(images/h1_bg.jpg);
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	font-weight:bold;
	text-transform:uppercase;
	border:solid 2px #ffffff;
}

#twitter_div { 
	width: 250px; 
	overflow: auto;
	margin-bottom:10px;
}
ul#twitter_update_list { 
	list-style: none; 
	font-size: 12px;	
}
ul#twitter_update_list li { 
	padding: 10px;
	color: #7a8a99;
	border-bottom:solid 1px #CCC;
}

#footer {
	width:100%;
	background-image:url(images/foot_bg.png);
	background-repeat:repeat;
	height:114px;
	margin-top:-24px;
}

#footer #text {
	width:911px;
	margin-left:auto;
	margin-right:auto;
	padding:50px;
	font-size:12px;
	color:#ffb293;
	text-align:center;
	line-height:18px;
	text-shadow: 1px 1px 1px #000;
}

#text a, #text a:visited {
	color:#ffffff;
}

#text a:hover {
	color:#000;
	font-weight:bold;
}
	
.nav {
	margin-bottom:5px;
}

.nav li {
list-style: none;}

.nav li a {
display: block;
text-align:left;
background-color:#ffffff;
width:230px;
margin-top:2px;
padding:5px 0px 5px 0px;
padding-left:20px;
font: 9pt Verdana, arial;
text-decoration: none;
color:#cd540a;
border:solid 2px #e2e2e2;
}

.nav li a:hover {
	background-color:#cd540a;
	color:#ffffff;
}

#footer2 {
	background-image:url(images/foot2_bg.gif);
	background-repeat:repeat;
	height:61px;
	width:100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

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

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

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

.entry-utility {
	font-style:italic;
}

.p_info {
	background-image:url(images/p_info.gif);
	width:765px;
	height:22px;
	padding:14px;
	font-size:14px;
	color:#000;
	text-shadow: 1px 1px 1px #4d4d4d;
}

.p_info a, .p_info a:visited {
	color:#fff;
}

.p_item img {
	border:solid 2px #fff;
}

.p_item {
	margin-bottom:20px;
}

.list {
	margin-left:30px;
}
