/*  
Theme Name: Yellowjeep2.0
Theme URI: http://www.yellowjeep.net
Description: A sweet new theme that is sleek and cool
Version: 1.0
Author: yellowjeep
Author URI: http://www.yellowjeep.net/

*/

/* @override 
	http://localhost/~user/new_layout.css
	http://localhost/~user/wordpress/wp-content/themes/yellowjeep/style.css
	http://172.16.0.100/~user/wordpress/wp-content/themes/yellowjeep/style.css
	http://localhost:8888/WordPress/wp-content/themes/yellowjeep/style.css
*/

body {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #303030;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	background-color: #eaeaea;
}


#banner {
	height: 75px;
	text-align: left;
	background-color: #636363;
	border-bottom: 1px solid #7A91B6;
	vertical-align: baseline;
	margin: 0;
	padding-left: 2em;
	padding-top: 2em;
}
	
#menubar {
		-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #d5d5d5;
	width: 70em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	border-bottom-color: #6d6c48;
	border-bottom-width: 1px;
	padding: 1em;
	border: thin solid #a9a9a9;
	text-align: center;
}
.sitetitle {
	color: #B5B5B5;
	font-size: 18pt;
	line-height: 100px;
	margin: 0;
	padding: 0;
}

.post_title {
	margin: 0;
	padding-bottom: 20px;
}

.time {
	color: #e7e7e7;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;	
	background-color: #a9a9a9;
	padding: 2px 2px 2px 10px;
	margin: 0;
	
}
#content_right ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content_left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content_right ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px;
}

#content_left ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content_container {
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
	background-color: #fff;
	vertical-align: top;
	width: 70em;
	padding: 1em;
	border: 1px solid #a9a9a9;
	margin: 1em auto;
}

#content_left {
	width: 20%;
	margin: 0;
	vertical-align: top;
	font-size: 10pt;
	display: inline-block;
	padding: 1em;
}

#content_main {
	margin: 0;
	border-left: thin solid #d5d5d5;
	border-right: thin solid #d5d5d5;
	line-height: 19px;
	vertical-align: top;
	display: inline-block;
	border-width: thin;
	padding-left: 2em;
	padding-right: 2em;
	width: 47%;
}
			
#content_right {
	margin: 0;
	vertical-align: top;
	font-size: 11px;
	width: 20%;
	display: inline-block;
	border-color: #001aff;
	border-width: thin;
	padding: 1em;
}

h2 {
	font-size: 15px;
	line-height: 15px;
	padding-top: 20px;
}

.postmetadata {
	color: #696146;
	font-style: italic;
	font-size: 11px;
}

#ShelfariWidget57055 {
}

a:link, a:visited {
	color: #465369;
}

#menubar ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#menubar li {
	list-style-type: none;
	margin: 0;
	display: inline;
	padding-right: 20px;
	font-size: 14px;
}

#menubar a:link, #menubar a:visited {
	color: #0d5490;
	text-decoration: none;
	font-variant: normal;
}

#clear {
	clear: none;
}

#footer {
	width: 100%;
	text-align: center;
	}

#logo {
	width: 75em;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}		