/*
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;
}


.ul-points {list-style-image:none;list-style-position:inside;list-style-type:circle}
.ul-points li {list-style-image:none;list-style-position:inside;list-style-type:circle; margin-bottom:10px;}
.menu li a b {color: #cccccc}
.lang_switch {display:block;
float:right;
height:48px;
margin:50px 50px 0 0;
text-align:right;
width:auto;  font-size: 10px}