/*
Theme Name: Gonzo
Theme URI: http://www.themeforest.net
Description: Minimalist, Responsive Magazine
Version: 1.7
Author: Ollie McCarthy
Author URI: http:///www.themeforest.net/user/OllieMcCarthy
License URI: http://themeforest.net/licenses/regular_extended
Tags: light, white, black,  two-columns, left-sidebar, flexible-width,  custom-colors, custom-menu,  featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready
*/

@import url("css/style_reset.css") ; 

@import url("css/flexslider.css");

@import url("css/elastislide.css");

@import url("css/style_main.css") ; 

@import url("css/style_400.css");

@import url("css/style_320.css");

@import url("css/style_768.css");

@import url("css/style_1024.css");

@import url("css/tabber.css");

@import url("css/wpp.css");

.archive #text-9{display:block};

img.full{
width:620px;
overflow:hidden;
}

img.aligncenter {
width: 300px;
margin-left: auto;
margin-right: auto;
display: block;
}

div.wp-caption.aligncenter {
width: 50%;
margin: 20px 0px 20px 0px;
float: none;
background: #f3f3f3;
padding: 0px 0px 3px 0px;
margin-left: auto;
margin-right: auto;
}

article#omc-full-article p.wp-caption-text {
font-size: 1em;
color: #848181;
margin: 2px 10px 5px 10px;
/* line-height: 17px; */
text-align: center;
}

img.full {
    width: 100% !important;
}