/*

Theme Name: OTW5
Theme URI: http://onthewards.com
Description: Custom Theme for OnTheWards
Version: 5.11
Author: OTW
Author URI: http://onthewards.com

*/

/* --- Body --- */
body {
	background: #777;
	margin: 0;
	padding: 0;
	font-family: Arial,Sans-serif;
	// text-align: center;
	font-size: small;
}
a:link {
	color: #395A92;
	// text-decoration: none;
}
a:visited {
	color: #333;
	// text-decoration: none;
}
a:hover {
		color: #555;
	//	color: #d00;
	// text-decoration: underline;
}
a img {
	border-width: 0;
}

/* --- Page --- */
#page {
	width: 900px;
	background: #FFF; //#efeddf;
	margin: 10px auto 10px;
	padding: 0;
	// border: 1px solid;
}

/* --- Header --- */
#header {
//	width: 900px;
	margin: 0;
	// border-bottom: 2px solid #ccc;
	clear: both;
}

/* --- Navbar --- */
#navbar {
	margin: 0;
	padding: 0;
	text-align: right;
}
#navbar ul {
	position: relative;
	margin: 0 auto 0em;
	padding: 3px;
	background-color: #002; #ccc;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	color: #fff;
	padding: 0 1em;
	afont-weight: bold;
	text-decoration: none;
}
#navbar ul li a:hover {
	color: #aaf;
	text-decoration: underline;
	// background-color: #ddd;
}


/* --- SubHeader --- */
#subheader {
}

/* --- Banner Ad --- */
#banner-ad {
	margin: 1em auto 3em;
}

/* --- Leftbar --- */
#leftbar {
	background-color: #eee; // #ebe4dd;
	float: left;
	display: inline;
	margin: 0;
	width: 160px;
	padding: 2px auto 2px;
	// border-right: 1px dotted #ccc;
}
#leftbar ul {
	margin: 1em 0;
	padding: 10px;
	text-align: left;
}
#leftbar ul li {
	margin: 0 0 0.2em;
	list-style: none;
}

.cat {
	font: 1em Trebuchet,Verdana,Sans-serif;
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

/* --- Content --- */
#content {
	float: left;
	margin: 0 10px 0;
	padding: 0;
	width: 515px;
}

/* --- Rightbar (sidebar) --- */
#sidebar {
	float: right;
	margin: 0;
	width: 205px;
	padding: 2px auto 2px;
}
#sidebar ul {
	margin: 1em 5px 0 0;
	padding: 10px;
	text-align: left;
	background: #e1e1e1;
}
#sidebar ul.ad {
	margin: 1em 5px 0 0;
	padding: 5px 0;
	text-align: left;
	background: #e1e1e1;
}
#sidebar ul li {
	margin: 0 0 0.2em;
	list-style: none;
}
#posts-bar ul {
	margin: 1em 5px 0 0;
	padding: 10px;
	text-align: left;
	background: #e1e1e1;
}
#posts-bar ul li {
	margin: 0 0 0.7em;
	list-style: none;
}
#clearbar ul {
	margin: 1em 5px 0 0;
	padding: 10px;
	text-align: left;
	border-top: none;
	border-left: none;
	border-bottom: none;	
	background: #e1e1e1;	
}
#clearbar ul li {
	margin: 0 0 0.2em;
	list-style: none;
}

/* --- Twitter widget --- */
#twit-bar ul {
	margin: 1em 5px -1.8em 0;
	padding: 10px;
	text-align: left;
	background: #e1e1e1;
}
.title {
	display: none;	
}
h2.widgettitle {
	display: none;
//	margin: 1em 5px 0 0;
//	padding: 0px;
	font: 1em Trebuchet,Verdana,Sans-serif;
	background: #e1e1e1;
	font-weight: bold;
//	border-bottom: 1px solid #ccc;
}
a.twitterwidget-title {
	color: #555;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
span.entry-content {
	font-size: 8pt;
}
.widget_twitter li {
	clear:both;
	font-size: 8pt;
	margin: 0 0 1.2em;
}
.widget_twitter li img {
}
.widget_twitter li .clear {
	clear:both;
}
span.entry-meta{
	display: block;
	font-size: 7pt;
	margin: 0 0 1.2em;
}
span.from-meta{
	display: none;	
}

/* --- Posts --- */
.post {
	margin: 0.5em 0.5em 3em;
	padding: 0 0.5em;
	background: #FFF; // #efedde;
	text-align: left;
}
.post-title {
	margin: 4px 0;
	font-size: 150%;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.post-title a, .post-title a:visited {
	color: #00a;
	text-decoration: none;
}
.post-title a:hover {
	color: #00d;
	text-decoration: none;
}
.post-date {
	color: #999;
	font: 0.8em Trebuchet,Verdana,Sans-serif;
	margin: 0 0 2em;
}
.post-content {
	font-family: Trebuchet,Verdana,Sans-serif;
	margin: 1.5em 0;
}
.post-footer {
	text-align: right;
	font-family: Trebuchet,Verdana,Sans-serif;
}
.post img {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
}
.post blockquote {
  // margin: 1em 20px;
  background: #efedde;
  border: 1px dotted #DDD;
}
.post blockquote p {
  margin: 0.75em 0;
}
.sources {
	color: #999;
	margin: 1.5em 1.5em;
	padding: 0;
	font: 0.8em Trebuchet,Verdana,Sans-serif;	
}
.sources a:link, .sources a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.sources a:hover {
	color: #999;
	text-decoration: underline;
	border-bottom: 0;
}
.sources-header {
	list-style: none;
	text-indent: -1.5em;
}
.tag {
	display: none;
}
.nav {
	margin: 1em;
}

/* --- Reference --- */
.ref {
	margin: 1em 0.5em 0.5em;
	padding: 0 0.5em;
	background: #fff;
	text-align: left;
}.ref-title {
	margin: 2px 0;
	font-size: 120%;
	font-weight: bold;
	border-bottom: none;
}
.ref-title a, .ref-title a:visited {
	color: #00a;
	// text-decoration: none;
}
.ref-title a:hover {
	color: #00d;
	// text-decoration: none;
}



/*--- Comments ---*/
#comments, #postcomment {
	background: #fff;
	text-align: left;
	margin: 0.5em 0.5em 3em;
	padding: 0 0.5em;
}
.comment-header {
//	text-transform: uppercase;
	margin: 3em 0 0;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
.comment-subheader {
	// margin: 0.4em 0em;
	// text-align: left;
}
#comment-list {
}
#comment-list li {
}
.comment-text {
	// margin: 0;
	padding: 1px 5px 3px;
	background: #eee;
}
.comment-text p {
	margin: 0;
}
.comment-cite {
	margin: 0 0 3em;
	align: right;
	font-size: 80%;
	font-family: Trebuchet,Verdana,Sans-serif;
}
#comment-form {
	margin: 2em;
	border: thin solid #ccc;
}
#comment-form p {
	text-align: left;
	margin: 0.8em 1em;
}
#comment-form textarea {
	width: 80%;
}
.comment-footer {
//	text-align: right;
	margin: 2em auto 1em;
	border-top: 1px dotted #ccc;
	font-family: Trebuchet,Verdana,Sans-serif;
}

/* --- Footer --- */
#footer {
	text-align: center;
	clear: both;
	padding: 10px;
	border-top: 1px solid #ccc;
}