/*
Theme Name: Revolutionary
Theme URI: http://oneloveentireworld.com/
Description: 
Version: 1.0
Author: Tommy Brandt
Author URI: http://www.triomds.com/
Tags: 
*/


/*
COLOR PALETTE
Dark Dark Brown: #0F0c07
Orange: #dc7c29

*/

* {
	margin: 0;
	padding: 0;
}

/*Meyer Reset  http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
}
fieldset, img { 
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym { 
	border: 0;
}

/*END RESET*/

/*-------GENERAL-------*/
html, body {
	height: 100%;
}

html {
	background: #0F0c07 url('images/gradBase.jpg') no-repeat top center;
}

body {
	font-family: Verdana, "trebuchet MS", helvetica, sans-serif;
	color:#ffffff;
}


p {
	font-family: Verdana, "trebuchet MS", helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	margin-bottom: 5px;
}

em {
	font-style: italic;
}

small {
	font-size: 10px;
}

a, a:link, a:visited {
	color: #dc7c29;
	text-decoration: none;
}

a:hover, a.over {
	text-decoration: underline;
}

a:active, a:focus {
      outline: 0;
}

h1 {
	font-size: 17px;
	color: #dc7c29;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h2 {
	font-size: 15px;
	color: #dc7c29;
	margin-bottom: 7px;
	font-family: Georgia,serif;
}


h3 {
	font-weight: bold;
}


h4 {
	font-weight: bold;
}


h5 {
	font-weight: bold;
}


h6 {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

hr {
	border: 0;
	height: 1px;
}

img {
	vertical-align:middle;
}

/*-------TOOLS-------*/
.floatLeft { float: left; }
.floatRight { float: right; }
.clear {
	clear: both;
ÊÊÊÊoverflow: hidden;
ÊÊÊÊwidth: 100%;
}
.center { text-align: center; }


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/*-------IE PNG FIX-------*/
img, div, h1 a, h2 a, ul li, ul li a, a {
	behavior: url("http://onemanentireworld.com/wp-content/themes/iepngfix.htc");
}

/*-------HEADER-------*/

#header {
	width: 100%;
	height: 65px;
	background: url('images/headerSpan.png') repeat-x;
	position: relative;
}

#header #headLogo {
	margin: 7px 0 0 10px;
	float: left;
}

#header #headLogo h1 a{
	display: block;
	width: 183px;
	height: 25px;
	text-indent: -9999px;
	background: url('images/revHeaderLogo.png') no-repeat;
}

#header #headLogo h2 a{
	display: block;
	width: 160px;
	height: 12px;
	text-indent: -9999px;
	background: url('images/revHeaderSite.png') no-repeat;
}

/*-------NAV-------*/

#header #nav {
	margin-top: 15px;
	margin-right: 10px;
	float: right;
}

#header #nav ul {
	min-width: 500px;
}

#header #nav ul li {
	display: inline;
}

#header #nav ul li a {
	display: block;
	height: 20px;
	float: left;
	border-right: 1px solid #fff;
	color: #fff;
	padding: 0 15px;
	font-size: 15px;
}

#header #nav ul li a:hover {
	color: #dc7c29;
	text-decoration: none;
}

#header #nav ul li a.last {
	border-right: 0px solid ;
}


/*-------STRUCTURE-------*/
#spacer {
	min-width: 1000px;
	margin: 0 auto;
}
#main {
	width: 800px;
	margin: 0 auto;
}

.inside10 {
	padding: 10px;
}
/*-------HOME-------*/

#homeDisplay {
	min-height: 230px;
	margin: 4px 0;
	height: auto !important;
 	height: 230px;
}

#homeDisplayInside {
	padding-top: 60px;
}

#homeDisplay #homeDisplayInside img {
	margin: 0 20px;
}

#homeDisplay {
	
}

#questionFeature {
	width: 396px;
	height: 170px;
	margin: 4px 4px 4px 0;
	background: url('images/white7.png');
	float: left;
}

#truthFeature {
	width: 396px;
	height: 170px;
	margin: 4px 0 4px 4px;
	background: url('images/white7.png');
	float: right;
}
#questionFeature p, #truthFeature p {
	font-size: 15px;
	margin-bottom: 15px;
}



#hotTopic {
	width: 396px;
	min-height: 290px;
	margin: 4px 4px 4px 0;
	background: url('images/white7.png');
	float: left;
	height: auto !important;
 	height: 290px;
 }

#hotTopic h1 {
	margin-bottom: -3px;
}

#hotTopic ul li {
	color: #dc7c29;
	font-size: 13px;
	border-bottom: 1px solid #3c3b38;
	padding: 7px 0;
	
}

#hotTopic ul li a{
	color: #fff;
}

#hotTopic ul li a:hover {
	color: #dc7c29;
	text-decoration: none;
}



#recentComments {
	width: 396px;
	min-height: 290px;
	margin: 4px 0 4px 4px;
	background: url('images/white7.png');
	float: right;
	height: auto !important;
 	height: 290px;
 }

#recentComments h1 {
	margin-bottom: -3px;
}

#recentComments ul li {
	color: #dc7c29;
	font-size: 13px;
	border-bottom: 1px solid #3c3b38;
	padding: 7px 0;
}

#recentComments ul li a{
	color: #fff;
}

#recentComments ul li a:hover {
	color: #dc7c29;
	text-decoration: none;
}


/*-----MAIN LISTS-----*/
body#Questions {
	background: url('images/questionsSide.png') no-repeat 0 50px;
}

body#Truths{
	background: url('images/truthsSide.png') no-repeat 0 50px;
}

ul.questionList li {
	border-bottom:1px solid #3c3b38;
}

ul.questionList li a {
	display: block;
	padding: 10px 15px;
}

ul.questionList li a:hover {
	background: url('images/white15.png');
	text-decoration: none;
}

.commentBubble {
	background: url('images/commentBubble.png');
	width: 28px;
	height: 20px;
	display: block;
	float: right;
	vertical-align: middle;
	margin-left: 10px;
}

#main .disclaimer p{
	text-align: center;
	font-size: 12px;
	color: #68655f;	
	margin-bottom: 20px;
}

/*-----POSTS-----*/

.entry p {
	font-size: 18px;
}

.sociable {
	color: #fff;
}

.navigation {
	padding: 15px 0;
	color: #dc7c29;
}

.navigation a {
	font-size: 12px;
}


#respond {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}

#resources h1 {
	font-family: Georgia,serif;
}

#resources #main 	a {
 color: #fff;
}
/*-----COMMENTS-----*/

h3#comments {
	font-weight: normal;
	font-size: 15px;
	color: #dc7c29;
	margin-bottom: 7px;
	font-family: Georgia,serif;
}

ol.commentlist  {
	list-style-image:none;
	list-style-position: outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ol.commentlist li {
	background: url('images/white7.png') repeat scroll 0 0;
	list-style-image: none !important;
	list-style-position: outside !important;
	list-style-type: none !important;
	margin: 0 0 10px;
	padding: 5px 7px 5px 57px;
	position: relative;
}

ol.commentlist li.alt {
	background: none repeat scroll 0 0;
}

ol.commentlist li img.avatar {
	border:5px solid #D5D5D5;
	left:7px;
	position:absolute;
	top:7px;
}

ol.commentlist li div.commentAuthor {
	border-bottom: 1px solid #3c3b38;
}

ol.commentlist li cite {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color: #dc7c29;
}

ol.commentlist li span.says {
	font-size:13px;
	font-style:normal;
	font-weight: normal;
	color: #CCCCCC;
}

ol.commentlist li p {
	margin: 5px 0 10px;
}

/*-----FORMS-----*/


a.button {
    background: transparent url('images/buttonRt.png') no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    height: 25px;
    margin-right: 6px;
    padding-right: 10px;
    text-decoration: none;
}

a.button span {
    background: transparent url('images/buttonLt.png') no-repeat;
    display: block;
    line-height: 15px;
    padding: 4px 0 6px 10px;
}

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:hover span {
    background-position: bottom left;
}


.linklove {
	display: none;
}


/*-----FOOTER-----*/

#footer {
	height: 100px;
	margin-top: 20px;
	text-align: center;
}

#footer , #footer a {
	font-size: 13px;
	color: #393734;
}
