/*   
Theme Name: Political
Theme URI: http://themeforest.net/item/political-candidate-campaign-wordpress-theme/10679290?ref=iwthemes
Description: Political is a Wordpress theme, this page is exactly that you need if you want to show information about a candidate campaign and it can be used for other websites related to politics. Even it can be used for other general purpose websites. Political is not only a political theme also, you can use it for adapt it to your needs. It is easy to configurate, we can offer you a great support and doing easier your its use.
Author: <a href="http://themeforest.net/user/iwthemes/portfolio?ref=iwthemes">Iwthemes And Freedesigns</a>
Author URI: http://themeforest.net/user/iwthemes/portfolio
Version: 1.0
License: Comercial
License URI: http://www.freedesigns.me/wp/political/license/
Tags: left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, full-width-template, theme-options, responsive-design
Text Domain: Political
*/

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em !important;
	max-width: 100% !important;
}
.wp-caption img[class*="wp-image-"],
.size-full{
	display: block !important;
	margin: 0 auto !important;
  width: auto !important;
}
.wp-caption-text {
	text-align: center !important;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0 !important;
}
.sticky {
	display: block !important;
}
.gallery-caption {
	display: block !important;
}
.bypostauthor { font-family: 'Open Sans',sans-serif;}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline !important;
	float: left !important;
	margin-right: 1.5em !important;
}
.alignright {
	display: inline !important;
	float: right !important;
	margin-left: 1.5em !important;
}
.aligncenter {
	clear: both !important;
	display: block !important;
	margin: 0 auto !important;
}
.alignnone,
.wp-caption.alignnone img{
  width: 100% !important;
}

.home .main_name{
	background-color:  rgba(30,153,213,0.8);
	z-index: 9999;
  position: absolute;
  top: 0;
  width: 100%;
}

/* Custom Header */
@media handheld, only screen and (max-width: 1000px) {
    .home .main_name{position:relative;}
}
/*
@media only screen and (max-width: 769px) {
    .rev_slider_wrapper {display:none; height:0;}
    .revslider-full 	{display:none;}
}
*/
