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

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

#ext-promo-prompt{
	display: none !important;
}

.social{
	display: block;
	position: absolute;
	width: 200px;
	right: 0;
	text-align: right;
}

#pub_google{
	position: absolute;
	margin-left: 820px;
	margin-top: 178px;
}

#comments{
	/*background: url(../img/semi-transp.png) repeat !important;*/
}

.fcg {
color: gray !important;
}

.fbFeedbackPost .postText {
color: gray !important;

}
