/*
Theme Name: Liquid Gallery	
Theme URI: http://liquidgallery.themes.wprainbow.com
Description: The Simple Single Page Gallery Theme
Version: 1.2
Author: faiqfardian	
Author URI: http://codepth.com
Tags: liquid width, one columns, ajax gallery
*/

/* RESET */
@import "css/reset.css";
.alignleft{
    float:left;
    width: auto;
}
.alignright {
    float:right;
    width: auto;
}
.aligncenter {
    display:block;
    margin:0 auto;
}
.clearfix {
    clear: both;
    height:0;
    font-size:0;
    margin:0;
    padding:0;
    visibility:hidden;
}
