/*  
Theme Name: Vostok Theme
Theme URI: http://www.vostoktheme.com/
Description: A clean and elegant theme for Wordpress
Version: 1.1
Author: Javier Cañada and Rubén Lozano
Author URI: http://www.vostoktheme.com/
*/

@import "css/reset.css";
@import "css/layout.css";
@import "css/type.css";
@import "css/colors.css";
@import "css/forms.css";

.sIFR3 {  
             font-family: Georgia, Palatino, Times New Roman;
             text-decoration:none;
	     font-size: 38px;
	     letter-spacing: 0px;
             text-color: #ff221c;
             padding : 0;
             margin : 0px;
}
a:visited { 
text-color: #ff221c;
text-decoration:none;
} 

a.sIFR3:visited { 
text-color: #ff221c;
text-decoration:none;
}
.sIFR3:visited { 
text-color: #ff221c;
text-decoration:none;
}
sIFR3:visited { 
text-color: #ff221c;
text-decoration:none;
}

p {
     padding-bottom: 11px;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 13px;
     line-height: 22px;
text-decoration:none;
color:#B6B6B6;
}


/*ALEX*/
#fondflash{
  position:absolute;
  z-index:1;
  width:100%;
  height:100%;
  min-height:100%;
  margin:0;
  padding:0;
  top:0;
}
/*ALEX*/
/*
Clearing Floats
More info: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
