/*
Title:   Custom Css File
Author:  http://themeforest.net/user/hogash // Marius Hogas
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
I WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.query_rule {color:#000;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}


.postthumb{
width: 213;
height: 133;
}


a.fts-powered-by-text {
    display:none !important;
}

/* Contact Form 7 Styles
---------------------------------*/
 

.wpcf7-textarea {
 width: 85%;
 }
.wpcf7 input {
 width: 85%;
 }
 
 nav#main_menu {
    padding-top: 25px !important;
}