/*
Theme Name: Strange
	Theme URI: http://themeforest.net/user/unitedthemes
	Description: Portfolio WordPress Theme
	Author: UnitedThemes
	Author URI: http://unitedthemes.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 3.0
*/

@import url("css/default.css");

#navi { text-align:center; float:none;}

#strangemenu ul li { display:inline-block; float:none;}

#ui-datepicker-div { display:none;}
	
.eachgirl { float:left; width:45%;  margin-bottom:20px; padding-bottom:20px; height:300px;}
.tax-portfolio_category #content .eachgirl:nth-child(2n) { float:right;}

.eachgirliamge  { float:right; width:200px; margin-left:20px;}
.eachgirliamge img { width:100%; height:auto;}
.eachgirl h4 { font-size:22px;}

.eachgirl a.workbutton { float:right; }


.single-portfolio #project { width:500px;}
.single-portfolio .container_12 .grid_8 { width:422px;}
.single-portfolio .container_12 .grid_8  img { width:100%; height:auto;}