/*  
Theme Name: RSP Custom Theme - Blue/Grey Theme
Theme URI: 
Description: For RSP Students
Version: 1.0.0.3
Author: Lowell Rieger
Author URI: http://virtualwholesalingwebsites.com
*/

/* Page structure */
body {
	margin: 0;
	padding: 0;
	background-color: #E1E5E8;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-Serif;
	color: #222222;
}
#container {
	width: 770px;
	padding: 0;
	margin: 0 auto 30px auto;
	border: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	background-color: #ffffff;
}
#header {
	margin: 0px;
	width: 770px;
	height: 165px;
	background-color: #ffffff;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 618px center; /* increase to a maximum of 653px if web title is too big, or remove home.gif entirely */
}
#header h1 {
	color: #3B5998;
	font-size: 42px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 20px; 
	padding: 35px 20px 20px 20px;
}
#header h2 {
	color: #3584de;
	font-size: 22px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 45px; 
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#menu {
	height: 30px;
	background: #3584de;	
	text-align: left;
}
#menu a:link, #menu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
}
#menu a:hover {
	background: #3B5998;
	border-right: 1px solid #fff;
	text-decoration: none;

	line-height: 28px;
	height: 28px;
	border-bottom: 1px solid #254588;
	border-top: 1px solid #254588;
}
#menu ul {
	padding: 0;
	list-style: none;
}
#menu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}
#main {
	float: left;
	width: 508px !important;
	width: 484px;
	margin: 0 0 10px 10px;
	border-right: 1px solid #dddddd;
}
#sidebar { 
	float: right;
	width: 230px;
	margin: 0 10px 0 10px;
}
#insidebar {
	padding: 8px;
	margin: 0 0 10px 0;
	background-color: #f7f7f7;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 0.9em;
	background-color: #f8f8f8;
	color: #777777;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6A6A6;
}

/* elements */
.post {
	padding: 8px;
	margin: 0 0 10px 0;
	background-color: #ffffff;
	border: 0px solid #DADADA;
}
.post h2 {
	font-weight: 700;
	line-height: 133%;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: -0.3em;
	margin-left: 0pt;
	text-transform: none;
	padding-top: 0pt;
	padding-right: 4px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.date {
	font-size: 0.8em;
	margin: 0 0 5px 0;
	padding: 2px;
	background-color: #ffffff;
	color: #999999;
	font-weight: normal;
}
.navigation {
	text-align: center;
	margin: 0 0 8px;
}
.mtbox {
	padding: 8px;
	margin: 0 0 10px 0;
}
.postmetadata {
	margin: 0 0 0 15px;
}
.comment {
	background-color: #EAEAEA;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.alt { 
	background-color:#F7F7F7;
}
.right {
	text-align: right;
}

/* lists */
ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

/* headers */
h1 {
	margin: 8px 0 8px 0;
	font-size: 2.2em;
	color: #3584de;
}
h2 {
	margin: 8px 0 8px 0;
	font-size: 1.8em;
	color: #3584de;
}
h3 {
	margin: 8px 0 8px 0;
	font-size: 1.1em;
	color: #3584de;
}

#sidebar h3 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 2px;
	color: #3584de;
}
#sidebar h2 {
	background-color: #e1e5e8;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d9dde9;
	border-bottom-color: #d9dde9;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
#sidebar ul li ul li {
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: none;
}

/* links  */
a {
	color:#3B5998;
	text-decoration: none;
}
a:hover {
	color:#3584de;
	text-decoration: underline;
}
a img {
	border: none;
}