/*
Theme Name: Revolution
Theme URI: http://www.michelinakis.gr
Description: Revolution theme.
Version: 1.0
Author: Dimitris Michelinakis
Author URI: http://www.michelinakis.gr

	Revolution v1.0
	 http://www.michelinakis.gr

	This theme is based on the original default theme and
	was modified to suit the needs of a CD reviewing site.

*/

/* Begin Typography */
body {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-size: 80%;
	_font-size: 70%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #000000;
	min-width: 800px;
	}

#header {
	height: 130px;
	margin-bottom: 5px;
	_margin-bottom: 2px;
	background: url("images/logo-background.jpg");
	background-repeat: repeat-x;
	}

.middlerow {
	background-color: gray;
	background-image: url("images/black-line.png");
	background-repeat: repeat-y;
	background-position: 100%;
	}

.infobar {
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: #bababa;
	}

.narrowcolumn {
	padding: 5px;
	margin-right: 195px;
	font-size: 1.2em;
	background-color: gray;
        background-image: url("images/sign-background.jpg");
        background-repeat: no-repeat;
	background-position: 38%;
	background-attachment: fixed;
	}

.narrowcolumn .entry {
	margin-left: 145px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.widecolumn {
	padding-top: 5%;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 10%;
	margin: 0px;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
	background-color: gray;
	background-image: url("images/sign-background.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	}

.widecolumn .entrytext {
	font-size: 1.1em;
	line-height: 1.7em;
	}

.widecolumn .postmetadata {
	margin: 5%;
	padding: 10px;
	background-color: #a0a0a0;
	}

#sidebar {
	float: right;
        padding: 5px;
        width: 180px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: gray;
	}

#footer {
        clear: both;
        padding: 5px;
        margin-top: 5px;
        text-align: center;
	background-color: gray;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
/* End Typography */



/* Begin Colors */
h1, h1 a, h1 a:visited {
	color: #333333;
	}

h2, h2 a, h2 a:visited {
	color: #333333;
	font-size: 1.3em;
	}
	
h3, h3 a, h3 a:visited {
	color: #333333;
	}

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

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

h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	}

.widecolumn .postmetadata a, .widecolumn .postmetadata a:visited {
	color: #500000;
	}

.widecolumn .postmetadata a:hover {
	color: #ffffff;
	}

#sidebar a:hover {
	color: #000000;
	text-decoration: none;
	}

#footer a {
	color: #bababa;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#forumpost a {
	color: #333333;
	text-decoration: none;
	}

#forumpost a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#commentpost a {
	color: #333333;
	text-decoration: none;
	}

#commentpost a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#newspost a {
        color: #333333;
        text-decoration: none;
        }

#newspost a:hover {
        color: #ffffff;
        text-decoration: none;
        }
/* End Colors */



/* 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;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;
	}

#searchform #s {
	width: 115px;
	border: 2px solid #000000;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

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



/* Begin Comments*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	background-color: #bababa;
	}

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

.commentlist cite a {
	color: #000000;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin: 5%;
	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;
	}

#commentform textarea {
	margin: 5%;
	width: 50%;
	border: 2px solid #000000;
	}

#commentform #submit {
	margin-left: 5%;
	}
/* End Comments */


/* Begin Various Tags & Classes */
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.rating {
	float: right;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#treeright {
        position:absolute; top:5px; left:auto; right:5px;
        overflow:hidden;
	}

.horizmenu {
	margin-bottom: 5px;
	text-align: center;
	background-color: #5a5a5a;
	font-weight: bold;
	}

.alphabet {
        margin-left: 10%;
        margin-right: 10%;
	padding: 8px 16px 10px 16px;
	text-align: center;
	background-color: #5a5a5a;
	}

.alphabet li {
	list-style: none;
	display: inline;
	font-weight: bold;
	margin-left: 1%;
	}

.alphabet h2 {
	color: white;
	font-size: 0.8em;
	margin-right: 10%;
	margin-left: 10%;
	}

.alphabet h2 a {
	color: white;
	}

.alphabet h2 a:hover {
	color: #333333;
	}

.alphabet h3 {
	display: inline;
	font-size: 1.5em;
	}

.linkcategory {
        margin-left: 20%;
        margin-right: 20%;
	text-align: center;
	background-color: #5a5a5a;
	}

.linkcategory a {
	color: white;
	font-size: 1.2em;
	}

.linkcategory a:hover {
	color: #d9d9d9;
	}

.contentlisting {
	padding: 5%;
	}

.contentlisting a, .contentlisting a:visited {
	color: #333333;
	}

.contentlisting a:hover {
	color: #ffffff;
	}

.contentlisting li {
	font-size: 1.2em;
	line-height: 1.4em;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	}

.contentlisting li:before {
	content: "\00BB \0020";
	color: #ffffff;
	}

.contentlisting ul ol li {
	list-style: decimal outside;
	}

.fronttext {
	font-weight: bold;
	font-size: 1.3em;
	color: #333;
	}

.fronttext a, .fronttext a:visited {
	color: #333;
	}

.fronttext a:hover {
	color: white;
	}

/* End Various Tags & Classes*/

/* \ */
* html .narrowcolumn {height: 1px;}
/* */
