/*  
Theme Name: Revolutions Shout Box v4
Theme URI: http://revomediaonline.com/blog
Description: The third version of Revolutions Web Log.
Version: 4
Author: Doug C. Hardester
Author URI: http://revomediaonline.com/blog

	Revolutions Shout Box
	 http://revomediaonline.com/blog

	This theme was designed and built by Doug C Hardester of Enhanced Marketing Technologies,
	whose blog you will find at http://revomediaonline.com/blog/

*/

/* Search Styles */

	.incoming
	{
		overflow: hidden;
		border: 1px dashed #353535;
		padding: 0.5em;
		margin: 2em 0em;
		font-size: .9em;
	}
/*
	.incoming h3
	{
	width: 100%;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	}
	
	.incoming a
	{
		color: #405D77;
	}
	
	.incoming a:hover
	{
		color: red;
	}
*/
	
	.incoming div
	{
		padding: 5px;
	}
	
	.incoming p
	{
		margin: 0; padding: 0;
	}
	
	.incoming ul li, .incoming ul
	{
	background: none;
	margin: 0; padding: 0;
	}
	
	.incoming ul li
	{
		margin-left: 40px;
	}
	
	.incoming .hide
	{
	float: right;
	margin: 5px;
	padding: 0;
	}

/* End Search Styles */

.clear {
	clear: both;
}

/* Menu */

#menu {
	position: relative;
	height: 40px;
	width: 400px;
	margin-left: 2%;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	float: left;
	}

#menuContainer {
	border: 1px solid #353535;
	background-color: #272727;
	overflow: hidden;
	display: inline-block;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#menu li {
	float: left;
	}

#menu a {
	display: block;
	color: #ffd60b;
	text-decoration: none;
	padding: 0.62em 26px;
	}

#menu li.on a {
	color: #FFFFFF;
	}

#menu a:hover {
	color: #d9ff64;
	border-top: 3px solid #d9ff64;
	margin-bottom: -2px;
	}

#menu a:active {
	color: #0085b0;
	}

#searchContainer {
	height: 40px;
	width: 300px;
	float: right;
	display: block;
	}

#searchform {
	margin: 0;
	padding-top: 10px;
	text-align: center;
	font-size: .9em;
	}
#searchform input {
	background: #1c1c1c;
	border: #353535 1px solid;
	color: #d9ff64;
	font-size: 1em;
	}
	
#searchform .submitbutton {
	font-size: .9em;
	}
	
/* Begin Typography & Colors */
body {
	text-align: center;
	min-width: 759px;
	width: auto;	
	height: 100%; /* footer stick fix */
	margin: 0px;
	background: #1c1c1c;
	color: #fff;
	word-wrap: break-word;
}

.alt {
	border: 1px solid #353535;
	padding: 2px;
	background: #171717;
	width: 90%;
	}
	
.commentBlock {
	border: 1px solid #353535;
	padding: 2px;
	width: 95%;
	}
	
#commentBlockHeader {
	background: #171717;
	width: auto;
	}

small {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #a3a3a3;
	}

h1, h2, h3 {
	font-family: Trebuchet MS, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	color: #d6ff63;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#sidebarContent1 h2 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 1em;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #353535;
	}
	
#sidebarContent2 h2 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 1em;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #353535;
	}
	
#sidebarContent1 h2 a {
	color: #d6ff63;
	font-size: .85em;
	}
	
#sidebarContent2 h2 a {
	color: #d6ff63;
	font-size: .85em;
	}
	
#sidebarContent1 h2 a:active {
	color: #0085b0;
	}
	
#sidebarContent2 h2 a:active {
	color: #0085b0;
	}
	
h3 {
	font-size: 1.5em;
	color: #ccf05f;
	}
	
h3 a {
	color: #ffaf17;
	text-decoration: none;
	}
	
h3 a:hover {
	color: #d6ff63;
	text-decoration: underline;
	}
	
h3 a:active {
	color: #0085b0;
	}
	

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li {
	font: 0.9em Trebuchet MS, Verdana, Arial, Sans-Serif;
	background: #171717;
	color: #fff;
	border-top: #353535 1px solid;
	}
	
#commentform textarea {
	font: 0.9em Trebuchet MS, Verdana, Arial, Sans-Serif;
	background: #000;
	color: #fff;
	border: #353535 1px solid;
	}
	
#commentform input {
	font: 0.9em Trebuchet MS, Verdana, Arial, Sans-Serif;
	background: #000;
	border: #353535 1px solid;
	color: #d9ff64;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebarContent1 {
	font: .95em Trebuchet MS, Verdana, Arial, Sans-Serif;
	}
	
#sidebarContent2 {
	font: .95em Trebuchet MS, Verdana, Arial, Sans-Serif;
	}

#sidebarContent1 ul ul li, #sidebarContent1 ul ol li, #sidebarContent2 ul ul li, #sidebarContent2 ul ol li, .nocomments, blockquote, strike {
	color: #fff;
	}

.postmetadata {
	font-size: .8em;
	color: #a3a3a3;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #ffb017;
	text-decoration: none;
	}

a:hover {
	color: #d8ff64;
	text-decoration: underline;
	}
	
a:active {
	color: #0085b0;
	}
	
#biglink {
	font-size: 1.5em;
	text-align: center;
	}

/* End Typography & Colors */



/* Begin Structure */

#lastfm {
	margin: 0 0 0 .8em;
	padding: 0;
	top: 0;
	}

#header {
	width: auto;
	height: 143px;
	background: #363636 url('images/top-bg.gif');
	vertical-align: bottom;
}
	
#logo {
	width: 443px;
	height: 143px;
	float: left;
	margin-left: 2%;
	background: url('images/logo.gif');
	z-index: 2;
}

#random {
	width: 300px;
	height: 143px;
	float: right;
	/* background: url('images/random-raylewis.gif'); */
}

#content {
	font-size: .9em;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	width: auto;
	margin: 2% 2% 3% 0;
	min-width: 783px;
	overflow: hidden;
	display: inline-block;
	}	

#maincontent {
   width: 70.5%;
   text-align: left;
   float: left;
   display: inline;
   }
   
#sidebar1 {
	width: 105px;
	text-align: left;
	padding: 1.3em 1.3em 1em 1.3em;
	border: 1px solid #353535;
	background-color: #272727;
	float: left;
	}
	
#sidebar2 {
	width: 125px;
	text-align: left;
	float: left;
	padding: 1.3em 0 0 1.3em;
	}
	
#leaveComment {
	width: auto;
	padding-left: 1.3em;
	}
	
/* Footer and Stick to bottom fix */

p {
	padding: .5em 0 .5em 0;
	}
	
#footer {
	height: 48px;
	background: url('images/footer-bg.gif');
	text-align: center;
	font-size: .6em;
	font-family: Trebuchest MS, Verdana, Arial, Sans-Serif;
	}
	
#nonFooter {
	position: relative;
	min-height: 100%;
	}

* html #nonFooter {
	height: 100%;
	}

	html {
	height: 100%;
	}

/* Back to body and structure */

.post {
	margin: 0 1.3em 40px;
	text-align: justify;
	border-bottom: 1px dotted #252525;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* .postmetadata {
	clear: left;
} */

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

h2 a {
	color: #d9fe63;
	font-weight: bold;
	text-decoration: none;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3 a:hover {
	color: white;
	text-decoration: none;
	}
	
h3 a:active {
	color: #0085b0;
	}

/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding-right: 1.3em;
	}

.alignleft {
	float: left;
	padding-left: 1.3em;
	}
/* End Images */

/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	list-style-type: none;
	list-style-image: none;
	}
 
#sidebarContent1 ul, #sidebarContent1 ul ol, #sidebarContent2 ul, #sidebarContent2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebarContent1 ul li, #sidebarContent2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;

	}
	
#sidebarContent1 ul p, #sidebarContent1 ul select, #sidebarContent2 ul p, #sidebarContent2 ul select {
	margin: 0px 0 8px;
	}

#sidebarContent1 ul ul, #sidebarContent1 ul ol, #sidebarContent2 ul ul, #sidebarContent2 ul ol {
	margin: 0px 0 0 10px;
	}

#sidebarContent1 ul ul ul, #sidebarContent1 ul ol, #sidebarContent2 ul ul ul, #sidebarContent2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebarContent1 ul ol li, #sidebarContent2 ul ol li {
	list-style: decimal outside;
	}

#sidebarContent1 ul ul li, #sidebarContent1 ul ol li {
	margin: 3px 0 0;
	padding-left: 9px;
	padding-top: .1em;
	font-size: .9em;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .6em;
	}
	
 #sidebarContent2 ul ul li, #sidebarContent2 ul ol li {
 	margin: 3px 0 0;
	padding-left: 9px;
	padding-top: .1em;
	font-size: .8em;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .6em;
	}
	
/* End Entry Lists */



/* Begin Form Elements */

#sidebarContent2 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebarContent2 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 70%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: 1px solid #0085b0;
	}

.navigation {
	display: block;
	text-align: center;
	padding: 0 1.3 0 1.3em;
	margin-bottom: 50px;
	}
/* End Various Tags & Classes*/