/*
Theme Name: Ralph Resigner Theme
Theme URI: http://www.joshstj.com
Description: Custom theme for Ralph Resigner by JSTJ
Version: 1.0
Author: Josh St. John
Author URI: http://www.joshstj.com
Tags: Ralph Resigner, JSTJ
*/

@charset "utf-8";
a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline overline;
	}
a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
h1 a:link{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h1 a:visited{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h1 a:hover{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h1 a:active{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h1 {
	color: #0d405e;
	font-size: 140%;
	margin: 10;
}
h2 a:link{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h2 a:visited{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h2 a:hover{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h2 a:active{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h2 {
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h3 a:link{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h3 a:visited{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h3 a:hover{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h3 a:active{
	color: #0d405e;
	font-size: 125%;
	margin: 10;
}
h3 {
	font-size: 125%;
	margin: 10;
}
body {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	background-color: #4E7082;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
#main {
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#clear {
	clear: both;
}
#search_top {
	background-image: url(images/search.png);
	height: 43px;
	width: 261px;
}
#search {
	height: auto;
	width: 220px;
	margin-left: 35px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#latest_posts_top {
	background-image: url(images/latest_posts.png);
	height: 45px;
	width: 261px;
}


#main_left {
	float: left;
	height: auto;
	width: 739px;
}
#main_right {
	float: right;
	height: auto;
	width: 261px;
	font-size: 80%;
}
#welcome {
	background-image: url(images/site_1_05.png);
	height: 239px;
	width: 739px;
	position: relative;
}
#main_posts {
	height: auto;
	width: 739px;
	font-size: 80%;
}


#top {
	height: 128px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#latest_posts {
	height: auto;
	width: 220px;
	margin-left: 35px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#archive_top {
	background-image: url(images/archive.png);
	height: 45px;
	width: 261px;
}
#btm_wrap {
	background-color: #344B57;
	height: 150px;
	width: 100%;
	margin: 0;
}
#welcome_text {
	height: 140px;
	width: 495px;
	position: relative;
	padding-top: 80px;
	padding-left: 230px;
	font-size: 75%;
	color: #ffffff;
}

#btm {
	height: 140px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-size: 75%;
}
#btm_left {
	width: 150px;
	float: left;
	height: 140px;
	}
#btm_right {
	width: 300px;
	float: right;
	height: 140px;
	}


#links_top {
	background-image: url(images/links.png);
	height: 44px;
	width: 261px;
}
#links {
	height: auto;
	width: 220px;
	margin-left: 35px;
	text-align: right;
		margin-top: 10px;
	margin-bottom: 10px;
}
#archive {
	height: auto;
	width: 220px;
	margin-left: 35px;
	text-align: right;
		margin-top: 10px;
	margin-bottom: 10px;
}

#comment_bar {
	width: 700px;
	height: auto;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	background-color: #354b58;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #bb9d77;
	}
#comment_text {
	margin-right: 20px;
	}
#comment_text2 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
#main_right ul {
list-style-position: inside;
list-style-type: none;
margin-top: 5px;
margin-bottom: 5px;
}
#main_right li {
list-style-position: inside;
list-style-type: none;
margin-top: 5px;
margin-bottom: 5px;
}

#btm ul {
list-style-position: inside;
list-style-type: none;
}
#btm li {
list-style-position: inside;
list-style-type: none;
}

#comment_bar ul {
list-style-position: inside;
list-style-type: none;
}
#comment_bar li {
list-style-position: inside;
list-style-type: none;
}

