/*
THEME NAME: Concept
THEME URI: http://makedesignnotwar.com
DESCRIPTION: A premium WP Theme for business & portfolio sites.
VERSION: 1.2
AUTHOR: Brandon Jones
AUTHOR URI: http://makedesignnotwar.com
TAGS: portfolio, classic, simple, modern, gallery, image, apple, minimal, white, concept
*/

/* Stylesheet to RESET */
@import url(css/reset.css);

/* Stylesheet for GLOBAL OBJECTS */
@import url(global.css);

/* Stylesheet for SUB_PAGE.HTML */
@import url(sub_page.css);

/* Stylesheet for SIFR3 */
@import url(css/sifr.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(img/prettyPhoto.css);

/* Stylesheet for DROPDOWN MENU */
@import url(img/dropdown.css);

/* Stylesheet for TYPOGRAPHY */
@import url(typography.css);

/* Stylesheet for JCAROUSEL*/
@import url(js/jcarousel/jquery.jcarousel.css);
@import url(js/jcarousel/skins/skin.css);

/* Stylesheet for DEFAULT STYLE */
@import url(css/style01.css);

/* VR */
.grid_3
{	
	width	: 270px;	float	: left;
}

.grid_4
{float: right;width:275px;}

.grid_2
{float: right;width:250px;}

.grid_4 h3
{	margin-top	: 0;	padding-top	: 0;	margin:0;	padding:0;}

.grid_3 img{	margin-top:15px;}

.grid_3, .grid_4,.grid_2
{	margin-bottom	: 100px;}

a.button_visit:link,a.button_visit:visited{width: 110px;height: 18px;display: inline-block;background: url(img/nav_bg.png) no-repeat 0 -100px;padding-left: 30px;color: #fff;padding-top: 2px;margin-bottom: 10px;text-shadow: none;}ul {list-style-type: none;margin-top: 10px;margin-bottom: 20px;}ul li.ux {background: url(img/desc_icons.png) no-repeat 0 3px;padding-left: 12px;height: 12px;margin-bottom: 5px;}ul li.frontend {background: url(img/desc_icons.png) no-repeat 0 -10px;padding-left: 12px;margin-bottom: 5px;height: 12px;}ul li.html {background: url(img/desc_icons.png) no-repeat 0 -23px;padding-left: 12px;height: 12px;margin-bottom: 5px;}ul li.tick {background: url(img/desc_icons.png) no-repeat 0 -35px;padding-left: 12px;height: 12px;margin-bottom: 5px;}ul.contact {margin-top: 23px;}ul.contact li {margin-top: 20px;}