/*
Theme Name: Alyce Theme White
Theme URI: http://www.alyce.es/
Description: Cibergamers Theme White
Version: 1.0
Author: Daniel Rubio
Author URI: http://www.alyce.es/
*/
html, body { 
	margin-top: 0px;
        
	padding: 0; 
	text-align: center;
        background-color: #fff;        
	font:  Helvetica, sans-serif;
	font-family:  sans-serif;
	font-size: 11px;
   	color: #222;
                background-repeat:no-repeat;
        background-position:top center;
        background-image: url(images/fondo_bg.jpg);
		background-repeat: repeat-y
		} 

a:link, a:visited {
	color: #444;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #f8000b;
	text-decoration: none;
	border-bottom: none;
}

a:active, a:focus {
	color: #703312;
	text-decoration: none;
	border-bottom: none;
}

blockquote {
	background-color: #fff;
	font-weight: normal;
	color: #666;
	border-top: 1px solid #f0670b;
	border-bottom: 1px solid #f0670b;
	margin: 30px 20px 0px 20px;
	padding: 4px;
}

img {
	border: none;
}

form {
	background: #fff;
	margin: 0px;
	padding: 4px;
}

input, textarea, select {
	margin: 1px 0;
	font-size: 100%;
}
input.text, textarea.text {
	background: #fff;
	border: 1px solid #f0670b;
	color: #666;
}

tr, td {
	vertical-align: top;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#blog { 
	width: 970px; 
	text-align: justify;  
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
}

#header {
	width: 0px;
	height: 0px;
	
	padding: 0;
	margin: 0;
}

#header #sitetitle {
	color: #fff;
	padding-left:0px;
	padding-top: 0px;
	font-size: 1px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#header #sitetitle h1 a {
	color: #fff;
}

#header h2 {
	color: #fff;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
}

#header #sitedescription {
	padding-left: 15px;
	padding-top: 124px;
}

#wrapper {
	background-color: none;
	background-image: url(images/fondo_main.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 100%;
}

#wrapperleft {
	width: 760px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
} 

#main {
	width: 550px;
	float: left;
	background-color: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

#main ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#main li {
	padding: 0px 0px 0px 12px;
	background: url(images/bullet-doc.gif) no-repeat 0 3px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

/*	DATE */
#main h1 {
	font-weight: bold;
	font-size: 100%;
	color: #111;
	padding: 0px 0px 0px 0px;
	
}

/*	TOPIC */
#main .entry h1, #main #comments h1, #main #commentform {
	font-weight: bold;
margin: 0px 2px 0px 2px;
	font-size: 140%;
        text-align: center;
	background-color: #fd6703;
	padding: 4px;
	color: #fff;
}

#main .entry, #main #comments, #main #commentform {
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

#main .entrycontent {
	padding: 0px;
	margin-top: -10px;
}

#main .entryfooter {
	background-color: #f3ddce;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-top: 0px solid #ececec;
	border-bottom: 1px solid #ccc;
}

#main .contentimage {
	margin-top: 0px;
}

.contentimage {
	padding-top: 0px;
}

#contentimage {
	margin-top: 0px;
}

#main .asides {
	padding: 0px 0px 0px 0px;
}

#comments {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

#main #comments .comment {
	background-color: #f3ddce;
	font-size: 100%;
	font-weight: normal;
	color: #444;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#main #comments .officialuser {
	background-color: #f3ddce;
	font-size: 100%;
	font-weight: normal;


	color: #444;
	border-top: 1px solid #f0670b;
	border-bottom: 1px solid #f0670b;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#main #comments .comment h4, #main #comments .officialuser h4 {


font-size: 100%;
font-weight: normal;
}

#main #comments .comment .commentnumber, #main #comments .officialuser .commentnumber {
	font-size: 140%;
	font-weight: bold;
	margin-right: 8px;
}




#main #commentform form {
	background-color: #EFEFEF;
	font-size: 100%;
	font-weight: normal;
	color: #444;
	border-top: 1px solid #f0670b;
	border-bottom: 1px solid #f0670b;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px;
}

#main #commentform label {
	font-size: 90%;
}
#main #commentform .commentforminfo {
	font-size: 90%;
}

.sidebar {
	width: 185px;
	float: right;
	position: left;
        left: 1px;
	padding-right: 10px;
padding-top: 10px;
	margin: 0px;
	color: #fff;
	border-right: none;
}

.sidebar p {
	text-align: left;
}

.sidebar #wp-calendar {
	padding-left: 30px;
}

.sidebar a:link, .sidebar a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

.sidebar a:hover {
	color: #fff;
	text-decoration: underline;
	border-bottom: none;
}

.sidebar a:active, .sidebar a:focus {
	color: #adadad;
	text-decoration: none;
	border-bottom: none;
}

.sidebar h2 {
	padding-bottom: 0px;
	margin: 0px;
	font-size: 15px;
        text-align: left;
	line-height: 1.6em;
	color: #FFF;
}

.sidebar li {
	list-style-type: none;
	background: none 0 0px;
	margin: 0;
	padding: 0;
}

.sidebar li h2 {
	list-style-type: none;
	background: none 0 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 1.3em;
	color: #fff;
}

.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.sidebar ul li {
	padding: 0px 0px 0px 0px;
	
	line-height: 17px;
	text-align: left;
}

.sidebar #akismetwrap {
	padding-left: 0px;
}

.sidebar .linkimages ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sidebar .linkimages li {
	padding: 0px;
	background-image: none;
}

.sidebar .linkimages a:link, .sidebar .linkimages a:visited, .sidebar .linkimages a:active, .sidebar .linkimages a:hover, .sidebar .linkimages a:focus {
	text-decoration: none;
	border: none;
}

#footer {
	color: #666666;
}

#footer a:link, #footer a:visited {
	color: #ff7200;
	text-decoration: none;
}

#footer a:hover {
	color: #ff7200;
	border-bottom: 1px solid #ff7200;
}

#footer a:active, #footer a:focus {
	color: #ff7200;
	text-decoration: none;
	border-bottom: 1px solid #ff7200;
}

/* Flickr classes */
#flickrd {
	background-color: #FFF;
	text-align: center;
}

#flickrd a:link, #flickrd a:visited, #flickrd a:active, #flickrd a:hover {
	background-color: #FFF;
	text-decoration: none;
	border: 0;
}

.flickrimg {
	background-color: #FFF;
	padding: 2px;
}

#flickrimg1, #flickrimg2, #flickrimg3, #flickrimg4, #flickrimg5, #flickrimg6 {
	border: 1px solid #f0670b;
	margin: 3px 5px 3px 5px;
}

.flickr-photo {
	padding-right: 20px;
	background-color: #FFF;
	border: 1px solid #f0670b;
	margin: 6px 6px 6px 6px;
	padding: 4px;
}

.flickr-album, .falbum-album {
	background-color: #FFF !important;
	margin: 0px 0px 10px 0px !important;
	padding: 4px !important;
}

.flickr-thumbnail {
	float: left !important;
	background-color: #FFF !important;
	border: 1px solid #f0670b !important;
	padding: 4px !important;
	margin: 0px 20px 20px 0px !important;
}

.flickr-title, .falbum-title {
	font-weight: bold !important;
	font-size: 130% !important;
	background: none !important;
	padding: 0px 0px 4px 0px !important;
	margin: 0px !important;
	color: #f0670b !important;
	border: 0px solid #FFF !important;
}

.flickr-description, .falbum-album-description, .falbum-description {
	padding: 0px 0px 4px 0px !important;
	margin-left: 105px !important;
}

.flickr-meta, .falbum-meta {
	font-size: 85% !important;
	color: #6699CC !important;
	padding: 4px 0px 4px 0px !important;
}

/* a.annotation { position: absolute; border: 1px solid white; padding: 0; display: none; }
a.annotation span { display: block; width: 100%; height: 100%; background: white; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); }
a.annotation:hover { border-color: yellow; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); } */



/* GRAVATAR styling */

.gravatar {
	float: right;
	padding: 0px;
	border: 4px solid #DDDDDD;
	background: #FFF;
	margin: 4px;
	width: 50px;
	height: 50px;
}

.postgrav {
	float: right;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

/* Super Archives */
#livearchive {
	background: #FFF;
}

#teb-super-archive {
	margin-left: 10px;
}

#teb-super-archive ul {
	padding: 4px;
	list-style-type: none;
	list-style-image: none;
}

#teb-super-archive ul li {
	text-align: left;
	padding: 1px 8px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
}

#teb-super-archive ul li:hover {
	background: #bbb;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 0;
	padding-bottom: 0;
	background-image: none;
}

html>body .entry #teb-super-archive ul li {
	text-indent: 0;
	margin: 0;
	background-image: none;
}
	
.entry #teb-super-archive ul li:before {
	content: "";
}

#teb-super-archive-year {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #666;
}

#teb-super-archive-year li {
	position: relative;
	font-weight: bold;
	background-image: none;
}
	
#teb-super-archive-month {
	float: left;
	width: 100px;
	margin: 0;
	border-left: 1px solid #666;
	font-weight: bold;
}

#teb-super-archive-month li {
	position: relative;
	background-image: none;
}

#teb-super-archive-post {
	float: left;
	width: 285px;
	margin: 0;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#teb-super-archive-post li {
	position: relative;
	font-weight: bold;
	background-image: none;
}

#teb-super-archive ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #000;
}

#teb-super-archive .selected, #teb-super-archive-post li:hover {
	background: #f0670b;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFF;
}

/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */ 
#wrapperleft:after, #wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
#wrapperleft, #wrapper { display: inline-table; }

/* Hides from IE-mac */
* html #wrapperleft, * html #wrapper { height: 1%; }
#wrapperleft, #wrapper { display: block; }
/* End hide from IE-mac */ 

#searchform {
	background: none;
	color: #FFF;
	padding-left: 10;
	padding-top: 0;
}

.searchforminput {
	background-color: #fff;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/*last.fm Cover Widget */
.lastfmcover {
	padding: 0px;
	border: 4px solid #FFF;
	background: #FFF;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 47px;
	height: 47px;
}

/*WP-PopIn Plugin Style */
#wpPopin {
   padding: 5px;
   border: solid 2x #FFF;
   background-color: #333;
}


#wpPopinLinks {
    height: 12px;
    padding: 4px;
    padding-top: 0px;
    padding-bottom: 7px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #333;
}

/*_-_______________________________________________*/

a.button, span.button, del.button{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;

	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}



a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(form_buttons.png);
    _background-image:url(form_buttons.gif);
}


a.button span, span.button button, span.button input, del.button span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#111;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;

    font-family:"Arial" !important;

    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;



	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}


span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}



del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover, 
span.button:hover,
a.button:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#111;
	text-decoration:none;
}





a.button:hover span, 
span.button:hover button, 
a.button:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.button:active, a.button:focus span{
	color:#444;
}




del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}




/*Optional hack for IE6 to simulate :hover selector*/

span.button button, del.button span, span.button input{


	
	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));




}

