/*
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);*/

/* Stylesheet for CUSTOM REVISIONS */
@import url(css/custom/revisions.css);

img.phone{
	position:relative;
}
#gallery-2 .gallery-item {
  margin:0;
}
.page-template-gallery #content .wide .attention {
	width:95%;	
}
.pointer{cursor:pointer;}
ul ul { display:none; }
/* begin slider fix*/
.wrap {
	height: 225px;
	position:relative;
}
.innerWrap{
	height:100%;
	overflow: hidden;
}

#sliderButtonLeft {
	position: absolute;
	top: 66px;
	left: -53px;
	z-index: 1;
	height: 50px;
	width: 50px;
	border: none;
	display:none;
}
#sliderButtonRight {
	position: absolute;
	top: 66px;
	left: 373px;
	z-index: 1;
	height: 50px;
	width: 50px;
	border: none;
	display:none;
}
p#breadcrumbs {
  padding-top: 5px;
  text-align: center;
}
/*Mail Chimp*/

#mc_embed_signup{clear:left; background:#FDFDFD; font:14px Helvetica,Arial,sans-serif; }
#mc_embed_signup_scroll{max-width:700px; margin: 0 auto;}
/*#sliderButtonLeft:hover, #sliderButtonRight:hover{
	cursor:pointer;
}
/*end slider fix*/

.metaslider {
	max-width:700px;
	float:right;
	display:block;
	width:700px;
	margin:10px 10px -20px 0;	
}