/*
Theme Name: Revolucion
Theme URI: http://www.sebastian.it/
Description: revolucion theme.
Version: 1.6
Author: Sebastian Garcia
Author URI: http://www.sebastian.it/
Tags: black, javascript, special effects, liquid, custom

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/*
direct url:
http://www.sebastian.it/wordpress/wp-content/themes/revolucion/style.css
NOTE:
some css rules are modified by javascript
see common.js
*/


body {
color:white;
background:black;padding:0px;margin:0px;
overflow:hidden;
width :20000px;
font-family:Arial;/*Times;*/
font-size:18px;
/*height:20000px;*/
}


/* js benchmark init */

pre {
/*
http://ajaxian.com/archives/wrapping-the-pre-tag
*/
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.question {
font-family:Arial;
font-size:25px;
color:#F79330;
line-height:1.1em;
}

.answer {
font-family:arial;
font-size:18px;
color:#FA5EC1;
line-height:1.3em;
font-weight:normal;
}

.bnote {
color:#959595;
font-size:12px;
}

.jscomment_0 {
color:#4E9C51;
}
.jscomment_1 {
color:#429A4D;
}
.jsreserved {
font-weight:bold;
color:#1098E6;
}
.jscommand {
/*font-weight:bold;*/
color:#FF0871;
}
.script {
border-top:1px solid gray;
border-bottom:1px solid gray;
line-height:1.1em;
font-size:0.9em;
padding-bottom:15px;
}
.jsbutton {
margin-bottom:20px;
margin-top:20px;
margin-left:15px;
}

.explanation {
font-family:Arial;
font-size:15px;
color:#A2A2A2;
line-height:1.1em;
border-top:1px solid #555;
border-bottom:1px solid #555;
padding-top:15px;
padding-bottom:25px;
}

.conclusion {
font-family:Arial;
font-size:25px;
color:#06C9E6;
line-height:1.1em;
}

/* js benchmark end */


a {
border-bottom:3px solid #06C9E6;
color:white;
text-decoration:none;
}
a:visited {
border:none;
color:white;
text-decoration:none;
border-bottom:3px solid #F90081;
}

a:hover {
border:none;
color:white;
text-decoration:none;
border-bottom:3px solid #8AC302;
}

a.topmenu{
border:none;
/*-moz-border-radius: 5px;*/
border:3px solid transparent;
-moz-border-radius: 25px;
/*border:5px solid black;*/
}

a:hover.topmenu{
background:#F10E89;
-moz-border-radius: 25px;
border:3px solid #F10E89;
}

.replace_this_title {
border-bottom:none !important;  
}

textarea {
background:#DEDEDE;  
}

/*
.portrait_gutush{background:url(img/gutush.gif) 0px 0px no-repeat;width:2080px;height:1524px;}
.portrait_wold{background:url(img/wold.png) 0px 0px no-repeat;width:3000px;height:2275px;}
.portrait_gray{background:url(img/gray.gif) 0px 0px no-repeat;width:1500px;height:1500px;}
*/

#topmenu {
/*opacity:0;*/
padding-left:20px;
position:absolute;
top:100%;
font-size:100px;
white-space:nowrap;
z-index:800;
}

#hidden {
position:absolute;
top:450px;
}

#hif { /*hidden iframe*/
z-index:0;
display:none;
}

#content {
/*padding-top:20px; */
padding:18px; 
position:absolute;
width:90%;
z-index:100;
/*
overflow:scroll;
height:100%;
*/
overflow:visible;
top:0px;/*height:100%;*/
line-height:140%;
}

#contentback {
position:absolute;
top:0px;/*height:100%;*/
background:black;
height:100%;
width:100%;z-index:99;overflow:visible;
opacity:.5;
}

#infotext {
cursor:default;
text-transform:uppercase;
font-size:10px;
font-family:verdana;
-moz-user-select:none;
z-index:9999;
width:100%;
position:absolute;
left:0px;
margin-left:5px;
top:100%;
margin-top:-20px;
color:white;
}  

#contentFrame {
/*border:1px solid #333;*/
position:absolute;
top:-1px;/*height:100%;*/
width:340px;
height:100%;
width:700px;z-index:100;overflow:hidden;
left:50%;
/*margin-top:20px;*/
}

#contentSideBar {
/*border:1px solid #333;*/
position:absolute;
top:-1px;/*height:100%;*/
width:340px;
z-index:102;overflow:hidden;
left:50px;
/*margin-top:20px;*/
}

#copyright {
white-space:nowrap;
}

/*data from php */

#content_image {
display:none;
}

#content_fxsid {
display:none;
}

#content_menu {
display:none;
}


/* comments area
init
*/

#postcomment_area {
/*visibility:hidden;*/  /*hide post data*/
font-size:10px;
line-height:180%;
color:#E1E1E1;
}

#postcomment_area a{
border-bottom:1px solid #06C9E6;
}

#postcomment_area a:hover{
border-bottom:1px solid #8AC302;
}

#postcomment_area a:visited{
border-bottom:1px solid #F90081;
}

#entry_data_info {
/*visibility:hidden;*/ /*hide post comment data*/
font-size:10px;
line-height:180%;
color:#E1E1E1;
}

#entry_data_info a{
border-bottom:1px solid #06C9E6;
}

#entry_data_info a:hover{
border-bottom:1px solid #8AC302;
}

#entry_data_info a:visited{
border-bottom:1px solid #F90081;
}

/*
end
*/

/*submenu init*/

#submenu {
z-index:50102;
position:absolute;
top:-5px;
left:100%;
margin-left:-325px;
padding:10px;
width:250px;
}

.menu_box {
/*height:90%;*/
}

.menu_box2 {
/*  
position:relative;
z-index:12;
height:100%;
overflow:auto;
overflow-x:hidden;
*/
}
.submenu_list_content {
margin:3px;
padding:3px 3px 3px 10px;
}
#submenu_list {
position:relative;
left:0px;
top:0px;
z-index:10;
width:100%;
/*height:100%;*/
}
#submenu_shadow{
z-index:9;
position:absolute;
left:0px;
top:0px;
background:black;
opacity:.5;
width:100%;
height:100%;
}

/*collapsible menu init*/
.mC {margin:5px}
.mC ul {margin-left:0; margin-top:5px;margin-bottom:5px; padding-left:0; list-style: none;}
.mC li {margin-top:2px;margin-left:15px; display:block;}

.folder {
  clear:both;
  margin-right:5px;
  float:left;
  width:20px;
  height:20px;
  text-align:center;
  padding-bottom:3px;  
  margin-bottom:1px;  
}
.folder_open {
background:#A9D915;
color:black;
}  
.folder_closed {
background:#EF0187;
color:white;
}
.leaf {
background:#15C4D9;  
}
.leaflink {
color:white !important;
}
.leaflinkselected {
color:#01BAEF !important;
}
/*collapsible menu end*/

/* submenu end */


#imagediv {
display:none;
}

strong {
color:#A4D60A;
}

em {
font-style: normal;
color:#C1FF00;
}

/* comment area formatting INIT */

#commentform #author {
background:black;
color:white;
border:1px solid #555;
width:99%;
padding:4px;
font-family:arial;
}

#commentform #email {
background:black;
color:white;
border:1px solid #555;
width:99%;
padding:4px;
font-family:arial;
}

#commentform #url {
background:black;
color:white;
border:1px solid #555;
width:99%;
padding:4px;
font-family:arial;
}

#commentform #comment {
background:black;
color:white;
border:1px solid #555;
width:99%;
padding:4px;
font-family:arial;
}

#commentform small {
font-size:10px;
color:#999;
font-family:verdana;
}

#submit {
opacity:.4;
background:black;
color:#06C9E6;
font-size:10px;
font-family:arial !important; 
font-size:10px !important; 
/*font-variant: small-caps;*/
border:1px solid #555;
padding:4px;
}

/* comment area formatting END */


hr {
height:2px;
overflow:hidden;
border-top:1px solid #555;
border-bottom:none;
border-left:none;
border-right:none;
}

hr.hrsep {
margin-top:140px;
}

hr.hrsep2 {
margin-top:70px;
}

hr.hrsep3 {
margin-top:10px;
}

small {
font-size:10px;
color:#777;
}

/* zebra comment rows*/
.comment.odd {
background:#222;
}

.comment.even {
background:#444;
}

/* POST BY AUTHOR INIT*/
.bypostauthor {
/*border:1px solid #89c202;*/
/*background:url(img/pattern_100.gif) !important;*/
}  

li.bypostauthor cite{
color:orange;
/*color:#F30854;*/	
}
li.bypostauthor{
color:white;
/*color:#F30854;*/	
}
li.bypostauthor span.says{
color:orange;
/*color:#EF5285;*/
}
/* POST BY AUTHOR END*/

/*
.commentlist cite
*/

/* comment rules from Kubrick v1.5 theme by Michael Heilemann */

.commentlist li, #commentform input, #commentform textarea {
	font: 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
/*border: 1px solid #555;*/
	padding: 2px;
/*	background: #444;*/
  margin-left:40px;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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


/* colored bars init */
.greenbar {
padding:10px;
background:#8ad951;
}
.purplebar {
padding:10px;
/*background:#ff1c8d;*/
}
.blackbar {
padding:10px;
background:#000;
}
.bluebar {
padding:10px;
background:#058E93;
}

/* colored bars end */

.icon {
-moz-user-select:none;  
float:right;
}
#content_description {
clear:both;
}
#content_title {
float:left;
}


#errormsg {
cursor:default;
display:none;
width:100%;
position:absolute;
top:50px;
font-size:50px;
text-align:center;
color:white;
background:#EF0187;
border-top:10px solid white;
border-bottom:10px solid white;
z-index:100000;
}

.req {
color:#DB0D5A;
background:#000;
}

#contentSideBar {
border-top:1px solid white;
position:absolute;
width:100%;
/*background:gray;*/
left:0px;
margin-top:100px;
padding:40px;
}

.widget {
float:left;
font-size:12px;
width:300px;
display:inline;
padding:10px 10px 20px 20px;
border: 1px solid gray;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

#contentSideBar li.widget ul {
	margin: 5px 5px 5px 5px; 
	padding: 0px;
}

#contentSideBar li.widget ul li {
	margin: 15px 15px 10px 0px; 
	padding: 0px;
	list-style: none !important;
}

#contentSideBar li.widget {
	margin: 0px 8px 8px; 
	padding: 5px 5px 5px 20px;
	list-style: none;
}


#contentSideBar li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.widgettitle {
font-family:Times New Roman;
}


.rlink {
cursor:hand;
font-family:Times;
size:13px;
z-index:11;
position:absolute;
top:100%;
}

.rlink a {
text-decoration:none;
border-bottom:none !important;
}
.rlink a:hover {
text-decoration:none;
border-bottom:none !important;
}

.fuchsia {
background:#F30854;
color:white;
padding:2px;
border:3px solid transparent;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

.cyan {
background:#04D8EB;
color:white;
padding:2px;
border:3px solid transparent;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

.blue {
background:#05629D;
color:white;
padding:2px;
border:3px solid transparent;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

#simpleHeader {
white-space:nowrap;
}

.simpleHeader {
/*width:100%;*/
background:#555;
text-align:center;
font-family:Times;
font-size:12px;
padding:12px;
white-space:nowrap;
}

#pageurlanddata{
color:#555;
font-size:11px;
clear:both;
font-family:times;
}

.celeste {
color:#24B9F7;
}

.smalltext {
font-family:arial !important;
font-size:11px !important;
color:#84DCEF !important;
}