@import url("base.css");
@import url("responsive.css");
@import url("icons.css");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
#footer DIV.footer-info P
{
	margin-top: 84px;
}
/*
* Author: Vasterad
* Template: Nevia
* URL: http://themeforest.net/user/Vasterad/

===================================================================
Import Section
======================================================================
Default Reset, Typography, Forms, etc.
960 Grid + Media Query Layouts
Font Awesome Icons / Glyphicons Halflings
===================================================================
Header
======================================================================*/
#top-line
{
	width: 100%;
	background: #169FE6;
	height: 5px;
	display: block;
}
#header
{
	min-height: 130px;
}
.contact-details
{
	float: right;
	margin: -1px 0 1px;
	display: block;
	color: #888;
	font-size: 11px;
}
.top-search
{
	float: right;
}
.top-search INPUT
{
	width: 180px;
	font-size: 11px;
	color: #888;
}
.search-btn
{
	float: right;
	position: relative;
	padding: 0;
	top: 0;
	right: 0;
	margin: 1px 0 0 -35px;
	background: url('../images/search.png') no-repeat center center;
	width: 35px;
	height: 32px;
	cursor: pointer;
	border: none;
	z-index: 100;
	box-shadow: none;
}
.search-field
{
	float: right;
	position: relative;
}
/*Logo / Tagline
====================================*/
#logo
{
	margin-top: 12px;
	margin-bottom: 12px;
}
DIV#logo IMG
{
	margin-left: 12px;
	margin-top: 0px;
}
#tagline
{
	color: #888;
	border-left: 1px solid #E8E8E8;
	margin: 0 0 0 20px;
	padding: 5px 0 5px 20px;
	float: left;
	font-size: 12px;
}
/*Social Icons
====================================
Header Icons*/
.social-icons
{
	margin: 23px 0 13px;
	float: left;
}
.social-icons LI
{
	display: inline;
	list-style: none;
	text-indent: -9999px;
	float: left;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.ie8 .social-icons LI
{
	background-color: #FFF;
}
.social-icons LI A
{
	display: block;
	padding-left: 11px;
	height: 16px;
	width: 16px;
}
.social-icons LI:hover
{
	opacity: 1;
}
/*Icon List*/
.twitter
{
	background: url(../images/social/twitter.png) no-repeat 50%;
}
.facebook
{
	background: url(../images/social/facebook.png) no-repeat 50%;
	margin: 0 -4px;
}
.dribbble
{
	background: url(../images/social/dribbble.png) no-repeat 50%;
}
.linkedin
{
	background: url(../images/social/linkedin.png) no-repeat 50%;
}
.rss
{
	background: url(../images/social/rss.png) no-repeat 50%;
	margin: 0 -5px 0 0;
}
.amazon
{
	background: url(../images/social/amazon.png) no-repeat 50%;
}
.blogger
{
	background: url(../images/social/blogger.png) no-repeat 50%;
}
.deviantart
{
	background: url(../images/social/deviantart.png) no-repeat 50%;
}
.digg
{
	background: url(../images/social/digg.png) no-repeat 50%;
}
.flickr
{
	background: url(../images/social/flickr.png) no-repeat 50%;
}
.forrst
{
	background: url(../images/social/forrst.png) no-repeat 50%;
}
.lastfm
{
	background: url(../images/social/lastfm.png) no-repeat 50%;
}
.picasa
{
	background: url(../images/social/picasa.png) no-repeat 50%;
}
.pinterest
{
	background: url(../images/social/pinterest.png) no-repeat 50%;
}
.skype
{
	background: url(../images/social/skype.png) no-repeat 50%;
}
.tumblr
{
	background: url(../images/social/tumblr.png) no-repeat 50%;
}
.vimeo
{
	background: url(../images/social/vimeo.png) no-repeat 50%;
}
.wordpress
{
	background: url(../images/social/wordpress.png) no-repeat 50%;
}
.yahoo
{
	background: url(../images/social/yahoo.png) no-repeat 50%;
}
.youtube
{
	background: url(../images/social/youtube.png) no-repeat 50%;
}
/*Menu
====================================*/
#navigation
{
	height: 49px;
	width: 1040px;
	margin-left: -10px;
	background-color: #4A4A4A;
	float: left;
	left: 1px;
	background-image: url(../images/nav-gray-bg.png);
}
/*Style Without Shadows*/
.style-2 .left-corner, .style-2 .right-corner
{
	display: none;
}
.style-2
{
	width: 1020px !important;
	margin-left: 0 !important;
}
.style-2 UL LI:first-child
{
	margin-left: 1px !important;
}
.js .selectnav
{
	display: none;
}
.menu I.halflings
{
	margin: 1px 2px 0 -2px;
}
.menu UL, .menu LI > DIV
{
	visibility: hidden;
	display: none;
}
.menu LI:hover > UL, .menu LI:hover > DIV
{
	visibility: visible;
	display: block;
}
/*Shadows*/
.left-corner, .right-corner
{
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	position: relative;
	top: 49px;
	float: left;
	opacity: 0.58;
	filter: alpha(opacity=58);
}
.left-corner
{
	border-color: transparent #888 transparent transparent;
	border-width: 0 9px 9px 0;
	float: left;
	left: 1px;
}
.right-corner
{
	border-color: #888 transparent transparent;
	border-width: 9px 9px 0 0;
	float: right;
	right: 1px;
}
/*Reset*/
.menu, .menu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu LI, .menu UL A
{
	position: relative;
}
.menu > LI
{
	float: left;
}
.menu > LI.floatr
{
	float: right;
}
.menu LI > A
{
	display: block;
}
.menu UL
{
	position: absolute;
	display: none;
	width: 173px;
}
.menu UL UL
{
	top: 0;
	left: 170px;
}
.menu LI:hover > UL
{
	display: block;
}
#navigation UL LI:first-child
{
	margin-left: -8px;
}
#navigation UL LI UL LI:first-child, #navigation UL LI UL LI UL LI:first-child
{
	margin-left: 0;
}
#current
{
	background-color: #169FE6;
	border-right: 1px solid #169FE6;
	margin-left: -1px;
	padding-left: 21px;
	z-index: 8;
	position: relative;
	background-image: url(../images/nav-green-bg.png);
}
.menu A
{
	text-decoration: none;
}
.menu > LI > A
{
	color: #FFF;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	padding: 15px 20px 16px;
	text-shadow: 1px 1px 2px #303030;
}
.menu > LI:hover > A
{
	background-color: #727272;
	border-left: none;
	padding-left: 21px;
	margin: 0 0 0 -1px;
	background-image: url(../images/nav-gray-light-bg.png);
}
UL.menu LI A
{
	-webkit-transition: background-color 80ms ease-in-out;
	-moz-transition: background-color 80ms ease-in-out;
	-o-transition: background-color 80ms ease-in-out;
	-ms-transition: background-color 80ms ease-in-out;
	transition: background-color 80ms ease-in-out;
}
.menu UL LI A
{
	-webkit-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-moz-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-o-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-ms-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
}
.menu > LI > A
{
	border-right: 1px solid #666;
}
.menu > LI > A:hover
{
	border-right: 1px solid #707070;
	margin: 0 0 0 -1px;
}
.menu > LI > A IMG, .menu LI > UL > LI > A IMG
{
	border: 0;
	margin-right: 7px;
}
/*Sub Menu*/
.menu UL
{
	background-color: #FFF;
	border: 1px solid #E0E0E0;
	border-top: none;
	left: -1px;
	z-index: 999;
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.menu UL A
{
	color: #777;
	font-size: 12px;
	line-height: 18px;
	padding: 9px 12px;
	border-top: 1px solid #E6E6E6;
}
.menu UL A:hover
{
	background-color: #E3EEE0;
	color: #496840;
}
/*Mega Menu*/
.menu .cols1, .menu .cols2, .menu .cols3, .menu .cols4, .menu .cols5
{
	position: absolute;
	display: none;
	overflow: auto;
	z-index: 999;
	background: #FFF;
}
.menu .cols1, .menu .col1
{
	width: 160px;
}
.menu .cols2, .menu .col2
{
	width: 320px;
}
.menu .cols3, .menu .col3
{
	width: 480px;
}
.menu .cols4, .menu .col4
{
	width: 640px;
}
.menu .cols5, .menu .col5
{
	width: 800px;
}
.menu > LI.floatr > UL.cols1, UL.cols2, UL.cols3, UL.cols4, UL.cols5
{
	right: 0;
}
.menu > LI:hover > UL.cols1, UL.cols2, UL.cols3, UL.cols4, UL.cols5
{
	display: block;
}
.menu .col1, .menu .col2, .menu .col3, .menu .col4, .menu .col5
{
	float: left;
}
.menu LI > UL.cols1, UL.cols2, UL.cols3, UL.cols4, UL.cols5
{
	background-color: #FFF;
	border: 1px solid #E0E0E0;
	border-top: none;
	left: -1px;
	padding: 10px;
}
UL.cols1 A:hover, UL.cols2 A:hover, UL.cols3 A:hover, UL.cols4 A:hover, UL.cols5 A:hover
{
	background: none;
	border: none;
}
UL.cols1 A, UL.cols2 A, UL.cols3 A, UL.cols4 A, UL.cols5 A
{
	background: none;
	border: none;
}
UL.cols1 P A, UL.cols2 P A, UL.cols3 P A, UL.cols4 P A, UL.cols5 P A
{
	padding: 0;
}
.menu H4
{
	font-size: 13px;
	color: #888;
	font-weight: normal;
	margin: 0px 10px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
	letter-spacing: 0;
}
.menu H5
{
	font-size: 13px;
	margin: 8px 10px -3px;
}
.menu OL
{
	list-style: none;
	margin: 7px 10px;
	padding: 0;
}
.menu OL A
{
	color: #777;
	font-size: 12px;
	padding: 3px 0;
	line-height: 15px;
}
.menu OL A:hover
{
	color: #444;
}
.menu P
{
	font-size: 12px;
	line-height: 18px;
	margin: 9px 10px;
	padding: 0;
}
.menu P A
{
	color: #888;
	text-decoration: underline;
}
.menu P A:hover
{
	color: #555;
}
/*====================================================================
LayerSlider Styles
======================================================================*/
.ls-container
{
	visibility: hidden;
	position: relative;
}
.ls-inner
{
	position: relative;
	background-position: center center;
}
.ls-inner, .ls-layer
{
	width: 100%;
	height: 100%;
}
.ls-layer
{
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden;
}
.ls-layer *
{
	margin: 0px;
	line-height: normal;
}
.ls-active, .ls-animating
{
	display: block !important;
}
.ls-layer > *
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.ls-layer .ls-bg
{
	left: 50%;
	top: 50%;
}
.ls-yourlogo
{
	position: absolute;
	z-index: 99;
}
/*Embedded videos*/
.ls-vpcontainer
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ls-videopreview
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
.ls-playvideo
{
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
}
.ls-wp-fullwidth-container
{
	width: 100%;
	position: relative;
}
.ls-wp-fullwidth-helper
{
	position: absolute;
}
.ls-container IMG, .entry-content .ls-container IMG, .comment-content .ls-container IMG, .widget .ls-container IMG
{
	border-radius: 0px;
	box-shadow: none;
	max-width: none !important;
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
}
.entry-content .ls-container *, .comment-content .ls-container *, .widget .ls-container *
{
	line-height: normal;
	padding: 0px;
	outline: none;
	border: 0px;
}
.entry-content .ls-yourlogo, .entry-content .ls-inner *, .comment-content .ls-inner *, .widget .ls-inner *
{
	margin: 0px;
}
.entry-content .ls-tn, .comment-content .ls-tn, .widget .ls-tn
{
	display: none;
}
/*Style of LayerSlider Debug Console*/
.ls-debug-console *
{
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	color: #FFFFFF !important;
	text-shadow: none !important;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, Arial, serif !important;
	line-height: normal !important;
	-webkit-font-smoothing: antialiased !important;
	text-align: left !important;
}
.ls-debug-console H1
{
	padding-top: 10px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
}
.ls-debug-console H1:first-child
{
	padding-top: 0px !important;
}
.ls-debug-console UL
{
	padding-top: 10px !important;
	list-style: none !important;
}
.ls-debug-console LI
{
	margin-left: 10px !important;
	font-size: 13px !important;
	position: relative !important;
	font-weight: normal !important;
}
.ls-debug-console LI UL
{
	display: none;
	position: absolute !important;
	width: 260px;
	left: -10px;
	bottom: 100% !important;
	padding: 10px 10px 10px 0px !important;
	background: #FFFFFF !important;
	border-radius: 10px !important;
	box-shadow: 0px 0px 20px #000000 !important;
}
.ls-shadow
{
	display: none !important;
}
.ls-debug-console LI:hover UL
{
	display: block;
}
.ls-debug-console LI UL *
{
	color: #000000 !important;
}
.ls-debug-console A
{
	text-decoration: none !important;
	border-bottom: 1px dotted #FFFFFF !important;
}
/*LayerSlider Skin*/
#layerslider-container
{
	background: url(../images/layerslider-loader.gif) no-repeat center;
}
.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next, .ls-fullwidth .ls-playvideo, .ls-fullwidth .ls-playvideo:hover
{
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}
.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next
{
	width: 39px;
	height: 71px;
	margin-top: -36px;
	display: block;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	text-indent: -9999px;
	top: 50%;
}
.ls-fullwidth .ls-nav-prev
{
	background: url(../images/slider-left.png) no-repeat 50%;
	background-color: #4C4C4C;
	left: 0;
	border-radius: 0 2px 2px 0;
}
.ls-fullwidth .ls-nav-next
{
	background: url(../images/slider-right.png) no-repeat 50%;
	background-color: #4C4C4C;
	right: 0;
	border-radius: 2px 0 0 2px;
}
.ls-fullwidth .ls-nav-next:hover, .ls-fullwidth .ls-nav-prev:hover
{
	background-color: #169FE6;
}
.ls-fullwidth .ls-playvideo
{
	width: 50px;
	height: 50px;
	display: block;
	margin-left: -25px;
	margin-top: -25px;
	background: url(../images/layerslider-video.png) no-repeat 50%;
	opacity: 0.8;
}
.ls-fullwidth .ls-playvideo:hover
{
	opacity: 1;
}
.caption-gray, .caption-color, .caption-transparent
{
	padding: 18px 22px;
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	border-radius: 2px;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1);
}
.caption-gray
{
	background: #4C4C4C;
}
.caption-color
{
	background: #169FE6;
}
.caption-transparent
{
	background-color: #4C4C4C;
	background: rgba(0, 0, 0, 0.4);
}
/*====================================================================
FlexSlider
======================================================================
Browser Resets*/
.flex-container A:active, .flexslider A:active, .flex-container A:focus, .flexslider A:focus
{
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav
{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*FlexSlider Necessary Styles*/
.flexslider
{
	margin: 0;
	padding: 0;
	z-index: 1;
	position: relative;
}
.flexslider .slides > LI
{
	display: none;
}
/*Hide the slides before the JS is loaded. Avoids image jumping*/
.flexslider .slides > LI:first-child
{
	display: block;
}
/*Hide the slides before the JS is loaded. Avoids image jumping*/
.flexslider .slides IMG
{
	width: 100%;
	display: block;
}
.flex-pauseplay SPAN
{
	text-transform: capitalize;
}
/*Clearfix for the .slides element*/
.slides:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
HTML[xmlns] .slides
{
	display: block;
}
* HTML .slides
{
	height: 1%;
}
/*No JavaScript Fallback
If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load*/
.no-js .slides > LI:first-child
{
	display: block;
}
/*FlexSlider Default Theme*/
.flexslider
{
	margin: 0;
	border: none;
	position: relative;
	zoom: 1;
}
.flexslider.home
{
	margin: 0;
}
.flex-viewport
{
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport
{
	max-height: 300px;
}
.flexslider .slides
{
	zoom: 1;
}
.carousel LI
{
	margin-right: 5px;
}
/*Direction Nav*/
.flex-direction-nav
{
	=height: 0;
}
.flex-direction-nav .flex-next
{
	background: url(../images/slider-right.png) no-repeat 50%;
	background-color: #4C4C4C;
	right: 0;
	border-radius: 2px 0 0 2px;
}
.flex-direction-nav .flex-prev
{
	background: url(../images/slider-left.png) no-repeat 50%;
	background-color: #4C4C4C;
	left: 0;
	border-radius: 0 2px 2px 0;
}
.flex-direction-nav A
{
	width: 39px;
	height: 71px;
	margin-top: -36px;
	display: block;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	text-indent: -9999px;
	top: 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-o-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
}
.flexslider.home:hover .flex-next, .flexslider.home:hover .flex-prev
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.home .flex-direction-nav A
{
	opacity: 0;
	filter: alpha(opacity=0);
}
.flexslider .flex-next:hover, .flexslider .flex-prev:hover
{
	background-color: #169FE6;
}
/*Control Nav*/
.flex-control-nav
{
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav LI
{
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	=display: inline;
}
.flex-control-paging LI A
{
	width: 14px;
	height: 14px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging LI A:hover
{
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging LI A.flex-active
{
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs
{
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs LI
{
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs IMG
{
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs IMG:hover
{
	opacity: 1;
}
.flex-control-thumbs .flex-active
{
	opacity: 1;
	cursor: default;
}
/*Caption*/
.slide-caption
{
	width: 282px;
	padding: 28px;
	margin: 0;
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	background-color: #222;
	background: rgba(0, 0, 0, 0.45);
}
.slide-caption H3
{
	color: #FFF;
	padding-bottom: 10px;
	margin: 0;
	line-height: 22px;
}
.slide-caption P
{
	margin: 0;
	line-height: 19px;
	color: #BBB;
}
/*===================================================================
Icon Boxes
======================================================================*/
.icon-box-container
{
	margin: 40px 0 45px;
	float: left;
}
.icon-box-container P
{
	margin: 0;
}
.icon-box P, .icon-box H3
{
	margin-left: 45px;
}
.icon-box I
{
	float: left;
	font-size: 28px;
	margin: 8px 0 0 0px;
	color: #404040;
}
/*===================================================================
Carousel
======================================================================*/
.arl, .arr
{
	margin-top: 20px;
	float: left;
	width: 24px;
	height: 24px;
	display: block;
	background-color: #EEE;
	cursor: default;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.05);
	margin-right: 1px;
}
.arl I, .arr I
{
	margin: 3px 0 0 9px;
	font-size: 9px;
	color: #C8C8C8;
}
.arl
{
	border-radius: 2px 0 0 2px;
}
.arr
{
	border-radius: 0 2px 2px 0;
}
.arl.active I, .arr.active I
{
	color: #FFF;
}
.arl.active, .arr.active
{
	background-color: #CCC;
	cursor: pointer;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.07);
}
.arl.active:hover, .arr.active:hover
{
	background-color: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1);
}
.carousel-navi
{
	margin: -10px 0 40px;
	float: left;
}
.jcarousel
{
	position: relative;
	overflow: hidden;
}
.jcarousel UL
{
	width: 20000em;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}
/*===================================================================
Recent Work
======================================================================*/
.entire
{
	margin: 30px 0 0;
}
.entire H3
{
	margin: 0 0 8px;
}
.entire P
{
	margin: 0 0 9px;
	color: #888;
}
.entire A
{
	color: #555;
}
.entire A:hover
{
	color: #888;
}
.item-description
{
	padding: 14px 0 19px;
	background: #FFF;
	border-radius: 0 0 2px 2px;
	border-top: 2px solid #E5E5E5;
	text-align: center;
	-webkit-transition: all 180ms ease-in-out;
	-moz-transition: all 180ms ease-in-out;
	-o-transition: all 180ms ease-in-out;
	-ms-transition: all 180ms ease-in-out;
	transition: all 180ms ease-in-out;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 0 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 0 1px rgba(0, 0, 0, 0.1);
}
.ie8 .item-description
{
	border-bottom: 1px solid #E8E8E8;
}
.portfolio-item IMG
{
	-webkit-transition: opacity 180ms ease-in-out;
	-moz-transition: opacity 180ms ease-in-out;
	-o-transition: opacity 180ms ease-in-out;
	-ms-transition: opacity 180ms ease-in-out;
	transition: opacity 180ms ease-in-out;
}
.portfolio-item:hover IMG
{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.item-description H5
{
	margin-bottom: -3px;
	font-size: 13px;
	font-weight: 600;
}
.item-description SPAN
{
	color: #888;
	font-size: 13px;
	font-weight: 300;
}
.portfolio-item
{
	margin: 40px 0;
	display: block;
	background-color: #FFF;
}
.portfolio-item:hover > FIGURE > .item-description
{
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.1);
	border-top: 2px solid #169FE6;
}
/*===================================================================
Recent Blog
======================================================================*/
.recent-blog
{
	margin-bottom: 38px;
}
.recent-blog H4
{
	line-height: 21px;
	margin-bottom: 10px;
}
.recent-blog H4 A
{
	color: #333;
}
.recent-blog H4 A:hover
{
	color: #888;
}
.recent-blog P
{
	margin-top: 7px;
	margin-bottom: 0;
}
.margin-1
{
	margin: 28px 0 22px;
}
.entry, .recent-blog H4, .recent-blog P
{
	margin-left: 60px;
}
.date
{
	float: left;
	text-align: center;
	height: 0px;
}
.date SPAN
{
	display: block;
}
.day
{
	background: #F2F2F2;
	padding: 10px;
	font-size: 16px;
	font-weight: 500;
	color: #999;
	border-radius: 2px 2px 0 0;
}
.month
{
	background: #CCC;
	padding: 0px 10px 2px;
	color: #FFF;
	border-radius: 0 0 2px 2px;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.07);
}
/*===================================================================
Miscellaneous Styles
======================================================================*/
.margin-reset
{
	margin-top: -10px;
}
.sidebar.padding-reset
{
	padding-top: 0;
}
.glyphicons
{
	margin: 15px 0 0;
}
.glyphicons LI
{
	margin: 0 0 2px 1px;
}
.glyphicons LI I
{
	float: left;
	margin: 0 5px 0 0;
}
.the-icons
{
	margin: 18px 0 20px;
}
.the-icons LI I
{
	font-size: 22px;
	color: #555;
	float: left;
	margin: 0 3px 0 0;
}
.the-icons LI
{
	margin: 0 0 14px;
}
/*404 Error Page
====================================*/
#not-found
{
	margin: 50px 0 75px;
}
#not-found H2
{
	text-align: center;
	font-size: 210px;
	line-height: 210px;
	font-weight: normal;
	letter-spacing: -5px;
}
#not-found P
{
	text-align: center;
	font-size: 28px;
	line-height: 36px;
}
#not-found I
{
	color: #DDD;
	font-size: 200px;
}
/*Dropcaps
====================================*/
.dropcap
{
	float: left;
	color: #169FE6;
	font-size: 58px;
	line-height: 54px;
	padding-top: 4px;
	padding-right: 10px;
	margin-top: -2px;
}
.dropcap.gray
{
	color: #555;
}
/*Highlights
====================================*/
.highlight.color, .highlight.gray, .highlight.light
{
	padding: 2px 6px;
	color: #FFF;
	border-radius: 2px;
}
.highlight.color
{
	background: #169FE6;
}
.highlight.gray
{
	background: #4C4C4C;
}
.highlight.light
{
	background: #AAA;
}
/*Blockquote
====================================*/
BLOCKQUOTE
{
	border-left: 3px solid #E8E8E8;
	padding-left: 20px;
	color: #888;
	line-height: 20px;
	margin: 5px 0 20px 15px;
}
/*Progress Bar
====================================*/
.skill-bar
{
	height: 41px;
	position: relative;
	background: #F6F6F6;
	margin: 0 0 10px;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.05);
}
.skill-bar-content[data-percentage]
{
	text-indent: -9999px;
}
.skill-bar-content
{
	background: #169FE6;
	height: 41px;
	width: 0%;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.12);
}
.skill-bar .skill-title
{
	color: #FFF;
	top: 9px;
	left: 15px;
	position: absolute;
}
.skill-bar .percentage
{
	color: #666;
	position: absolute;
	top: 9px;
	left: 90%;
}
/*Client Logo List
====================================*/
.client-list LI
{
	border: 1px solid #E0E0E0;
	float: left;
	margin: -1px 0 0 -1px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
}
/*Team
====================================*/
.team-name
{
	padding: 20px 0 12px;
}
.team-name H5
{
	line-height: 16px;
	font-size: 13px;
}
.team-name SPAN
{
	display: block;
	font-weight: normal;
	color: #888;
}
.team-about P
{
	margin-bottom: 0;
}
.team-entry
{
	display: block;
	position: relative;
}
/*Page Title
====================================*/
.page-title
{
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid #E0E0E0;
}
.page-title H2
{
	font-weight: normal;
	padding: 30px 0;
	float: left;
}
/*Breadcrumbs
====================================*/
#breadcrumbs UL
{
	float: right;
	padding: 34px 0;
	font-size: 12px;
}
#breadcrumbs UL LI
{
	display: inline-block;
	color: #888;
	padding: 0 11px 0 0;
	margin: 0 0 0 5px;
	background: url(../images/breadcrumbs.png) no-repeat 100% 50%;
}
#breadcrumbs UL LI:last-child A, #breadcrumbs UL LI A
{
	color: #169FE6;
}
#breadcrumbs UL LI:first-child
{
	padding-right: 0;
	margin-left: 0;
}
#breadcrumbs UL LI:first-child, #breadcrumbs UL LI:last-child
{
	color: #888;
	background: none;
}
#breadcrumbs UL LI:last-child
{
	padding: 0;
	background: none;
}
/*Sidebars
====================================*/
.floated.sidebar.right
{
	background: #FCFCFC;
	margin-left: -1px;
	border-left: 1px solid #E0E0E0;
	-webkit-box-shadow: inset 2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: inset 2px 0px rgba(0, 0, 0, 0.03), inset 0px 2px rgba(0, 0, 0, 0.03);
}
.floated.sidebar.left
{
	background: #FCFCFC;
	margin-right: -1px;
	border-right: 1px solid #E0E0E0;
	-webkit-box-shadow: inset -2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: inset -2px 0px rgba(0, 0, 0, 0.03), inset 0px 2px rgba(0, 0, 0, 0.03);
}
.sidebar, .page-content
{
	padding: 40px 0;
}
H4.margin
{
	margin: 0 0 10px;
}
H3.margin
{
	margin: 0 0 10px;
}
P.margin
{
	margin: 0 0 25px;
}
.line
{
	height: 1px;
	width: 100%;
	margin: 0 0 0 -40px;
	padding: 0 80px 0 0;
	border-bottom: 1px solid #E0E0E0;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
}
.widget-search
{
	float: left;
}
.ie8 .widget-search, .ie8 .top-search
{
	float: none;
}
.widget-search INPUT
{
	width: 200px;
	color: #888;
}
.search-btn-widget
{
	float: right;
	position: relative;
	padding: 0;
	top: 0;
	right: 0;
	margin: 0 0 0 -35px;
	background: url(../images/search-2.png) no-repeat 50%;
	background-color: #169FE6;
	width: 35px;
	height: 36px;
	cursor: pointer;
	border: none;
	z-index: 100;
	border-radius: 0 2px 2px 0;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.search-btn-widget:hover
{
	background-color: #AAA;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1);
}
/*Categories*/
.categories A
{
	color: #666;
	display: block;
	padding: 3px 0;
	padding-left: 12px;
	background: url(../images/categories.png) no-repeat left 7px;
}
.categories LI A:hover
{
	color: #888;
}
.categories LI:first-child A
{
	margin: -6px 0 0;
}
.categories LI SPAN
{
	color: #AAA;
}
/*Blog Widgets*/
.widget
{
	margin: 30px 0 0;
}
.widget H4
{
	margin: 0 0 12px;
}
/*Tags*/
.tags A
{
	padding: 3px 10px 5px;
	display: inline-block;
	color: #888;
	background-color: #F2F2F2;
	margin: 0 2px 6px 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
}
.tags A:last-child
{
	margin-right: 0;
}
.tags A:hover
{
	background: #169FE6;
	color: #FFF;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
}
/*Popular Posts*/
.latest-post-blog
{
	margin-bottom: 18px;
}
.latest-post-blog P
{
	margin: 0;
	color: #666;
	line-height: 19px;
	margin-left: 75px;
}
.latest-post-blog P A
{
	color: #666;
	display: block;
}
.latest-post-blog P A:hover
{
	color: #888;
}
.latest-post-blog P SPAN
{
	color: #888;
	margin: 5px 0 0;
	display: block;
}
.latest-post-blog IMG
{
	float: left;
	width: 56px;
	height: 56px;
	border: 1px solid #E0E0E0;
	padding: 4px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.latest-post-blog IMG:hover
{
	background: #169FE6;
	border: 1px solid #169FE6;
}
/*Twitter*/
#twitter-blog LI
{
	line-height: 20px;
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	background: url(../images/twitter-01.png) no-repeat left 5%;
}
#twitter-blog LI:last-child
{
	margin: 0;
}
#twitter-blog B A, #twitter-blog B A:hover
{
	color: #888;
	font-weight: normal;
}
/*Flickr*/
.flickr-widget-blog
{
	margin-right: -15px;
}
.flickr-widget-blog IMG
{
	display: block;
	width: 100%;
}
.flickr-widget-blog A
{
	float: left;
	width: 57px;
	height: 57px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #E8E8E8;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
}
.flickr-widget-blog A:hover
{
	border: 5px solid #169FE6;
	border-radius: 2px;
}
/*Google Maps
====================================*/
.google-map-container
{
	margin: -4px 0 30px;
}
.google-map-container IMG
{
	max-width: none !important;
}
/*Fancybox
====================================
! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license*/
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap IFRAME, .fancybox-wrap OBJECT, .fancybox-nav, .fancybox-nav SPAN, .fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin
{
	position: relative;
	background: #F9F9F9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened
{
	z-index: 8030;
}
.fancybox-opened .fancybox-skin
{
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner
{
	position: relative;
}
.fancybox-inner
{
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner
{
	-webkit-overflow-scrolling: touch;
}
.fancybox-error
{
	color: #444;
	font: 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe
{
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image
{
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev SPAN, .fancybox-next SPAN
{
	background-image: url('../images/fancybox_sprite.png');
}
#fancybox-loading
{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading DIV
{
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') no-repeat center center;
}
.fancybox-close
{
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav
{
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif');
	/*helps IE*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}
.fancybox-prev
{
	left: 0;
}
.fancybox-next
{
	right: 0;
}
.fancybox-nav SPAN
{
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev SPAN
{
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next SPAN
{
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover SPAN
{
	visibility: visible;
}
.fancybox-tmp
{
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/*Overlay helper*/
.fancybox-lock
{
	overflow: hidden;
}
.ie8 .fancybox-overlay
{
	background: url('../images/fancybox_overlay.png') !important;
}
.fancybox-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}
.fancybox-overlay-fixed
{
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay
{
	overflow: auto;
	overflow-y: scroll;
}
/*Title helper*/
.fancybox-title
{
	visibility: hidden;
	font: normal 13px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title
{
	visibility: visible;
}
.fancybox-title-float-wrap
{
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child
{
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	/*Fallback for web browsers that doesn't support RGBa*/
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 600;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap
{
	position: relative;
	margin-top: 10px;
	color: #FFF;
}
.fancybox-title-inside-wrap
{
	padding-top: 10px;
}
.fancybox-title-over-wrap
{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}
#fancybox-buttons
{
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}
#fancybox-buttons.top
{
	top: 10px;
}
#fancybox-buttons.bottom
{
	bottom: 10px;
}
#fancybox-buttons UL
{
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
	background: rgb(50, 50, 50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
#fancybox-buttons UL LI
{
	float: left;
	margin: 0;
	padding: 0;
}
#fancybox-buttons A
{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('../images/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}
#fancybox-buttons A:hover
{
	opacity: 1;
}
#fancybox-buttons A.btnPrev
{
	background-position: 5px 0;
}
#fancybox-buttons A.btnNext
{
	background-position: -33px 0;
	border-right: 1px solid #3E3E3E;
}
#fancybox-buttons A.btnPlay
{
	background-position: 0 -30px;
}
#fancybox-buttons A.btnPlayOn
{
	background-position: -30px -30px;
}
#fancybox-buttons A.btnToggle
{
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3E3E3E;
	width: 35px;
}
#fancybox-buttons A.btnToggleOn
{
	background-position: -27px -60px;
}
#fancybox-buttons A.btnClose
{
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}
#fancybox-buttons A.btnDisabled
{
	opacity: 0.4;
	cursor: default;
}
/*Blog Post
====================================*/
.comments-sec
{
	float: left;
	width: 100%;
	margin: 30px 0 25px;
}
OL.commentlist
{
	float: left;
	width: 100%;
	margin: 0;
}
OL.commentlist LI
{
	float: left;
	padding: 10px 0 15px;
}
OL.commentlist LI:first-child
{
	border: none;
	padding: 25px 0 0px;
}
OL.commentlist LI
{
	list-style: none;
}
OL LI OL.childlist
{
	float: right;
	width: 86%;
	margin: 0px;
}
OL.commentlist LI OL.childlist LI:first-child
{
	padding: 25px 0 0;
}
OL.commentlist LI OL.childlist LI
{
	margin: 0px 0 15px;
}
.comments-amount
{
	color: #888;
}
OL LI OL.childlist .comment-des
{
	float: left;
	width: 78%;
}
.avatar
{
	float: left;
}
.avatar IMG
{
	float: left;
	border-radius: 2px;
}
.comment-des P
{
	margin: 0;
}
.comment-des
{
	float: left;
	margin: -60px 0 0 81px;
	width: 81%;
	background: #F6F6F6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow: : inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.06);
	padding: 17px 20px 20px;
}
.arrow-comment
{
	width: 10px;
	height: 20px;
	position: relative;
	float: left;
	background: url(../images/comment-arrow.png) no-repeat;
	margin-left: -30px;
}
.comment-des STRONG
{
	float: left;
	padding-right: 5px;
	font-size: 13px;
}
.comment-des SPAN
{
	float: left;
	color: #888;
}
.comment-by
{
	float: left;
	width: 100%;
	padding-bottom: 8px;
	padding-top: 5px;
}
.comment-by SPAN.reply
{
	color: #888;
	float: right;
	display: inline;
}
.comment-by SPAN.reply A
{
	float: right;
	height: 17px;
	margin-left: 5px;
	font-weight: normal;
	float: right;
}
.comment-by SPAN.date
{
	color: #999;
	padding-right: 7px;
	float: right;
}
/*===================================================================
Portfolio
======================================================================*/
.portfolio-item.isotope
{
	margin: 10px 0;
}
/*Filters
====================================*/
#filters
{
	display: block;
	margin: 10px 0 24px -1px;
}
#filters A
{
	color: #888;
	display: block;
	padding: 4px 0;
}
#filters A:hover
{
	color: #666;
}
.selected
{
	color: #169FE6 !important;
}
.filters-dropdown
{
	position: relative;
	z-index: 9;
	width: 150px;
	height: 20px;
	cursor: pointer;
	padding: 6px 12px 8px;
	display: inline-block;
	color: #888;
	background-color: #EEE;
	margin: 0 3px 6px 0;
	-webkit-transition: background-color 200ms ease-out;
	-moz-transition: background-color 200ms ease-out;
	-ms-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
}
.filters-dropdown.active
{
	color: #FFF;
	background-color: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
}
.filters-dropdown.active:after
{
	border-color: #FFF rgba(255, 255, 255, 0);
}
.ie8 .filters-dropdown.active:after
{
	border-color: #FFF transparent;
}
.filters-dropdown.active .option-set
{
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
}
.filters-dropdown:after
{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -2px;
	border-width: 5px 5px 0;
	border-style: solid;
	border-color: #AAA rgba(255, 255, 255, 0);
}
.ie8 .filters-dropdown:after
{
	border-color: #AAA transparent;
}
.filters-dropdown.active:after
{
	border-width: 0 5px 5px;
}
.filters-dropdown .option-set
{
	width: 142px;
	position: absolute;
	top: 100%;
	margin-top: 0;
	left: 1px;
	z-index: 1;
	border: inherit;
	background: #FFF;
	list-style: none;
	-webkit-transition: opacity 200ms ease-out;
	-moz-transition: opacity 200ms ease-out;
	-ms-transition: opacity 200ms ease-out;
	-o-transition: opacity 200ms ease-out;
	transition: opacity 200ms ease-out;
	opacity: 0;
	pointer-events: none;
	padding: 15px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.2);
	visibility: hidden;
}
UL.option-set LI A:active
{
	background: #FFF;
}
.ie8 .filters-dropdown .option-set
{
	display: none;
}
.ie8 .filters-dropdown.active .option-set
{
	display: block;
}
/*Portfolio Content
====================================*/
.page-content.portfolio
{
	padding: 30px 0;
	background: #FCFCFC;
}
.related-works
{
	margin-bottom: -40px;
	padding-bottom: 40px;
	background: #FCFCFC;
}
/*Portfolio Navigation
====================================*/
#portfolio-navi
{
	position: relative;
	float: right;
	display: block;
	margin: 29px 0 0 10px;
}
#portfolio-navi UL LI
{
	display: inline;
}
#portfolio-navi A
{
	padding: 5px 10px 7px;
	display: inline-block;
	color: #888;
	background-color: #F4F4F4;
	margin: 0 0 6px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.07);
	border-radius: 2px;
}
#portfolio-navi A:hover B
{
	opacity: 1;
}
#portfolio-navi A:hover
{
	background-color: #169FE6;
	color: #FFF;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
}
/*Portfolio Info
====================================*/
.project-info
{
	padding: 21px 25px;
	background: #F6F6F6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow: : inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.07);
}
.project-info .button
{
	line-height: 22px;
}
.project-info LI:first-child
{
	padding-top: 0;
}
.project-info LI:last-child
{
	border-bottom: 0;
}
.project-info LI
{
	padding: 2px 0;
}
.launch
{
	margin-top: 10px;
}
.project-tags
{
	margin-top: 15px;
}
.project-tags STRONG
{
	float: left;
	margin: 5px 10px 20px 0;
}
/*Isotope Filtering
====================================*/
.isotope-item
{
	z-index: 2;
}
.isotope-hidden.isotope-item
{
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item
{
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope
{
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item
{
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
/**** Disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition
{
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/*Disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling
{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/*===================================================================
Shortcodes
======================================================================
Buttons
====================================*/
.button, INPUT[type="button"], INPUT[type="submit"]
{
	padding: 5px 14px 7px;
	display: inline-block;
	border: 0px;
	font-weight: 500;
	outline: none;
	font-size: 13px;
	cursor: pointer;
	width: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.2);
	letter-spacing: -0.2px;
}
INPUT[type="button"], INPUT[type="submit"]
{
	float: left;
}
.button I
{
	margin: 0 2px 0 -1px;
	height: 14px;
}
.button I.halflings
{
	margin: 2px 0px 0 -1px;
}
.button.medium
{
	padding: 9px 18px;
	font-size: 14px;
}
.button.gray
{
	color: #FFF;
	background: #4C4C4C;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.4);
}
.button.gray:hover
{
	background: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.2);
}
.button.light
{
	color: #FFF;
	background: #AAA;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
}
.button.light:hover
{
	background: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.2);
}
.button.color
{
	color: #FFF;
	background: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
}
.button.color:hover
{
	background: #AAA;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
}
/*Input Button*/
INPUT[type="button"], INPUT[type="submit"], INPUT[type="button"]:focus, INPUT[type="submit"]:focus
{
	color: #FFF;
	background: #169FE6;
	padding: 9px 11px;
	border: none !important;
}
/*ininput[type="button"]:hover, input[type="submit"]:hover*/
#INVALID-RULE
{
	background: #AAA;
}
/*Alert Boxes
====================================*/
.notification
{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
	position: relative;
	padding: 14px 40px 14px 18px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
}
.notification P
{
	margin: 0;
}
.notification SPAN
{
	font-weight: 600;
}
.notification.success, .notification.success STRONG
{
	background-color: #EBF6E0;
	color: #5F9025;
	border: 1px solid #B3DC82;
}
.notification.error, .notification.error STRONG
{
	background-color: #FFE9E9;
	color: #DE5959;
	border: 1px solid #FBC4C4;
}
.notification.warning, .notification.warning STRONG
{
	background-color: #FBFADD;
	color: #8F872E;
	border: 1px solid #DED58A;
}
.notification.notice, .notification.notice STRONG
{
	background-color: #E9F7FE;
	color: #5091B2;
	border: 1px solid #B6D7E8;
}
.notification STRONG
{
	border: none !important;
}
.notification.success .close, .notification.error .close, .notification.warning .close, .notification.notice .close
{
	padding: 0px 14px;
	position: absolute;
	right: 0;
	top: 20px;
	display: block;
	height: 8px;
	weight: 8px;
}
.close I
{
	font-size: 11px;
	margin: -5px 5px 0 0;
	float: left;
}
.notification.success .close
{
	color: #8DBF52;
}
.notification.error .close
{
	color: #F59292;
}
.notification.warning .close
{
	color: #C6BD67;
}
.notification.notice .close
{
	color: #86B4CC;
}
/*Tabs
====================================*/
.tabs-nav
{
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.tabs-nav LI
{
	float: left;
	line-height: 38px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.tabs-nav LI A
{
	background-color: #F8F8F8;
	border: 1px solid #E0E0E0;
	border-right: none;
	color: #888;
	font-weight: 500;
	display: block;
	letter-spacing: 0;
	outline: none;
	padding: 0 20px;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.tabs-nav LI:first-child A
{
	border-left: 1px solid #E0E0E0;
}
.tabs-nav LI:last-child A
{
	border-right: 1px solid #E0E0E0;
}
.tabs-nav LI.active A
{
	color: #333;
	font-weight: 500;
}
.tabs-nav LI.active I:before
{
	color: #555;
}
.tabs-nav LI I:before
{
	color: #909090;
}
.tabs-nav LI SPAN
{
	margin-left: -7px;
}
.tabs-nav LI.active A I
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.tabs-nav LI I
{
	opacity: 0.64;
	filter: alpha(opacity=64);
	margin: 10px 0 0;
}
.tabs-nav LI A:hover
{
	background: #FFF;
}
.tabs-nav LI.active A
{
	background: #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #169FE6;
	color: #169FE6;
}
.tab-content
{
	padding: 20px;
}
.tabs-container
{
	border: 1px solid #E0E0E0;
	margin: -1px 0 20px;
	overflow: hidden;
	width: 100%;
	line-height: 21px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
}
/*Accordions
====================================*/
.accordion
{
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
}
.ui-accordion .ui-accordion-header
{
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0;
	font-size: 13px;
	padding: 14px 0 15px;
	line-height: 26px;
	outline: none;
	color: #707070;
	border: 1px solid #E0E0E0;
	margin-top: -1px;
	font-weight: 500;
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}
.ui-accordion .ui-accordion-header
{
	background-color: #FCFCFC;
}
.ui-accordion .ui-accordion-header:hover
{
	background-color: #FFF;
}
.ui-accordion .ui-accordion-header-active:hover, .ui-accordion .ui-accordion-header-active
{
	background-color: #FFF;
	color: #169FE6;
	border-bottom: 0;
}
.ui-accordion .ui-accordion-icons
{
	padding-left: 50px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon
{
	position: absolute;
	left: 20px;
}
.ui-accordion .ui-accordion-content
{
	padding: 0px 20px 20px;
}
.ui-accordion .ui-accordion-content P
{
	margin: 0;
}
.ui-accordion .ui-accordion-content
{
	border: 1px solid #E0E0E0;
	border-top: 0;
}
.ui-accordion-icon, .ui-accordion-icon-active
{
	width: 18px;
	height: 18px;
	display: inline-block;
	background-color: #CCC;
	border-radius: 2px;
	background-image: url(../images/accordion-plus.png);
	background-repeat: no-repeat;
	background-position: 50%;
	float: left;
	margin: 5px 10px 0 0;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}
.ui-accordion-icon-active
{
	background-color: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
	background-image: url(../images/accordion-minus.png);
}
/*Toggle
====================================*/
.toggle-wrap
{
	float: left;
	width: 100%;
	border: 1px solid #E0E0E0;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
}
.trigger A
{
	display: block;
	cursor: pointer;
	position: relative;
	font-size: 13px;
	padding: 14px 0 15px 20px;
	line-height: 26px;
	color: #707070;
	font-weight: 500;
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}
.trigger A
{
	background-color: #FCFCFC;
}
.trigger A:hover, .trigger.active A, .trigger.active A:hover
{
	background: #FFF;
}
.trigger.active A
{
	color: #169FE6;
}
.toggle-icon
{
	width: 18px;
	height: 18px;
	display: inline-block;
	background-color: #CCC;
	border-radius: 2px;
	background-image: url(../images/accordion-plus.png);
	background-repeat: no-repeat;
	background-position: 50%;
	float: left;
	margin: 5px 10px 0 0;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}
.trigger.active .toggle-icon
{
	background-color: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
	background-image: url(../images/accordion-minus.png);
}
.toggle-container P
{
	margin: 0;
}
.toggle-container
{
	padding: 0 20px 17px;
}
/*Notice
====================================*/
.large-notice
{
	background-color: #FCFCFC;
	border: 1px solid #E0E0E0;
	padding: 32px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 1px 1px 2px #D5D5D5;
}
DIV.large-notice IMG.clients
{
	-webkit-transition: opacity 180ms ease-in-out;
	-moz-transition: opacity 180ms ease-in-out;
	-o-transition: opacity 180ms ease-in-out;
	-ms-transition: opacity 180ms ease-in-out;
	transition: opacity 180ms ease-in-out;
	padding-bottom: 10px;
}
DIV.large-notice IMG.clients:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.large-notice H2
{
	margin-bottom: 10px;
}
.large-notice P
{
	font-size: 14px;
	color: #888;
	line-height: 22px;
}
/*List Styles
====================================*/
.sign-list LI, .plus-list LI, .star-list LI, .check-list LI
{
	list-style: none;
	margin: 5px 0;
}
.sign-list LI:first-child, .plus-list LI:first-child, .star-list LI:first-child, .check-list LI:first-child
{
	margin-top: 0;
}
.check-list LI
{
	background: url(../images/icon-list-check.png) no-repeat 0% 3px;
	padding: 0 0 0 18px;
}
.sign-list LI
{
	background: url(../images/icon-list-sign.png) no-repeat 0% 3px;
	padding: 0 0 0 18px;
}
.plus-list LI
{
	background: url(../images/icon-list-plus.png) no-repeat 0% 3px;
	padding: 0 0 0 18px;
}
.star-list LI
{
	background: url(../images/icon-list-star.png) no-repeat 0% 3px;
	padding: 0 0 0 18px;
}
/*Table
====================================*/
TABLE.standard-table
{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border: none;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
}
TABLE.standard-table TH
{
	border: 1px solid #E0E0E0;
	border-right: none;
	background-color: #FAFAFA;
	text-align: left;
	padding: 10px 15px;
	color: #444;
	vertical-align: top;
	font-size: 14px;
	font-weight: 600;
}
TABLE.standard-table TD:last-child
{
	border-right: 1px solid #E0E0E0;
}
TABLE.standard-table TH:last-child
{
	border-right: 1px solid #E0E0E0;
}
TABLE.standard-table TD
{
	padding: 10px 15px;
	border: 1px solid #E0E0E0;
	border-top: none;
	border-right: none;
}
TABLE.standard-table TR:hover TD
{
	background-color: #FAFAFA;
}
/*Testimonial Carousel
====================================*/
.testimonial-container
{
	position: relative;
}
.testimonials
{
	background: #F6F6F6;
	color: #888;
	padding: 25px;
	line-height: 21px;
	border-radius: 2px;
	-webkit-box-shadow: : inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.06);
}
.testimonials-bg
{
	background: url(../images/testimonials-bg.png) no-repeat;
	margin-top: -1px;
	display: block;
	margin-left: 25px;
	width: 200px;
	height: 30px;
}
.testimonials-author
{
	color: #169FE6;
	float: right;
	display: block;
	margin-top: -23px;
	margin-bottom: 20px;
}
.testimonials-author SPAN
{
	color: #A0A0A0;
}
.flexslider.testimonial-slider .flex-direction-nav
{
	display: none;
}
/*Tooltip
====================================*/
.ui-tooltip, .arrow:after
{
	background: #444;
}
.ui-tooltip
{
	color: #FFF;
	padding: 1px 8px;
	position: absolute;
	z-index: 9999;
	font-size: 11px;
	max-width: 300px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.fade
{
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 100ms ease-in-out;
	-moz-transition: opacity 100ms ease-in-out;
	-o-transition: opacity 100ms ease-in-out;
	-ms-transition: opacity 100ms ease-in-out;
	transition: opacity 100ms ease-in-out;
}
.fade.in
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.ie8 .arrow
{
	display: none;
}
.arrow
{
	width: 70px;
	height: 5px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -5px;
}
.arrow.top
{
	top: -16px;
	bottom: auto;
}
.arrow.left
{
	left: 20%;
}
.arrow:after
{
	content: "";
	position: absolute;
	left: 23px;
	top: -20px;
	width: 21px;
	height: 21px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}
.arrow.top:after
{
	top: auto;
}
/*===================================================================
Blog
======================================================================
Posts
====================================*/
.post
{
	margin: 40px 0;
}
.post-content
{
	margin: 0 0 0 63px;
}
.post-img A IMG
{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	margin: 0 0 23px;
}
.post-img A:hover IMG
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*Tags*/
.meta
{
	color: #888;
	margin: 0 0 15px;
}
.meta A
{
	color: #888;
	text-decoration: none;
}
.meta TIME
{
	margin: 0 0 0 -2px;
}
.meta A:hover
{
	color: #666;
}
.meta I.halflings
{
	display: inline-block;
	opacity: 0.53;
	filter: alpha(opacity=53);
	margin: 2px 5px 0 0;
}
.meta:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.meta I.halflings:before
{
	color: #A5A5A5;
}
.meta SPAN
{
	margin-right: 12px;
	float: left;
}
/*Title*/
.meta H2
{
	line-height: 26px;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 2px;
}
.meta H2 A
{
	color: #444;
}
.meta H2 A:hover
{
	color: #666;
}
/*Medium Image*/
.medium-image
{
	float: left;
	margin: 0 20px 0 0;
	width: 28%;
}
.medium-content
{
	float: left;
	width: 59%;
	margin-left: 60px;
}
.post.medium
{
	margin-top: 40px;
	margin-bottom: 16px;
}
.post.medium:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/*Pagination
====================================*/
.pagination
{
	margin: 30px 0;
}
.pagination UL LI A
{
	padding: 6px 10px;
	border-bottom: none;
	display: inline-block;
	color: #888;
	float: left;
	margin-right: 4px;
	background-color: #F4F4F4;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.07);
	border-radius: 2px;
}
.pagination .current
{
	background: #169FE6 !important;
	color: #FFF;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
}
.pagination UL LI A:hover
{
	background-color: #CCC;
	color: #FFF;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1);
}
/*About Author
====================================*/
.about-author
{
	margin-bottom: 40px;
	padding: 20px;
	background: #F6F6F6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow: : inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.06);
}
.about-author P
{
	margin: 0 0 2px;
}
.about-author IMG
{
	float: left;
	margin: 7px 5px 5px;
	width: 65px;
	height: 65px;
	border-radius: 2px;
}
.about-description
{
	margin: -2px 0 0 90px;
}
/*===================================================================
Pricing Tables
======================================================================*/
.pricing-table
{
	float: left;
	margin: 1px 0 0 -1px;
}
.pricing-table H3
{
	font-size: 16px;
	text-align: center;
	color: #FFF;
	padding: 6px 0;
	margin: 0;
	font-weight: 200;
}
.pricing-table UL
{
	padding: 10px 0 0;
	border: 1px solid #E0E0E0;
	border-top: 0;
	background: #FFF;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
}
.pricing-table LI
{
	color: #888;
	background: #FFF;
	text-align: center;
	padding: 4px 0;
}
LI.sign-up
{
	border-top: 1px solid #E0E0E0;
	background: #FAFAFA;
	padding: 12px 0;
	margin-top: 10px;
}
LI.sign-up A
{
	font-weight: 200;
	letter-spacing: 0;
}
LI.sign-up A:hover
{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*Table
====================================*/
.pricing-table H3, .pricing-table H4
{
	text-align: center;
	color: #FFF;
	margin: 0;
}
.pricing-table
{
	z-index: 1;
	position: relative;
}
.pricing-table H4
{
	padding: 12px 0 10px;
}
.price, .time
{
	display: block;
	line-height: 20px;
}
.price
{
	font-size: 24px;
	font-weight: normal;
}
SPAN.time
{
	font-size: 12px;
	font-weight: 200;
	opacity: 0.6;
}
/*Featured
====================================*/
.pricing-table.featured UL
{
	padding: 10px 0 0;
	border: 1px solid #E0E0E0;
	border-top: 0;
	background: #FFF;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.pricing-table.featured H3
{
	padding: 11px 0 13px;
	margin: -12px 0 0;
}
.pricing-table.featured LI.sign-up
{
	border-top: 1px solid #E0E0E0;
	background: #FAFAFA;
	padding: 18px 0;
	margin-top: 10px;
}
.featured DIV
{
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
/*Color Schemes
====================================
Color 1*/
.pricing-table .color-1 H3, .color-1 .sign-up .button
{
	background-color: #909090;
}
.pricing-table .color-1 H4
{
	background-color: #808080;
}
/*Color 2*/
.pricing-table .color-2 H3, .color-2 .sign-up .button
{
	background-color: #565656;
}
.pricing-table .color-2 H4
{
	background-color: #4C4C4C;
}
/*Color 3*/
.pricing-table .color-3 H3
{
	background-color: #3DAFEA;
}
.pricing-table .color-3 H4, .color-3 .sign-up .button
{
	background-color: #169FE6;
}
/*===================================================================
Contact Form
======================================================================*/
#contact FIELDSET DIV
{
	margin-bottom: 20px;
}
#contact FIELDSET DIV INPUT
{
	width: 220px;
}
#contact TEXTAREA
{
	max-width: 620px;
	min-width: 620px;
	min-height: 160px;
}
#contact INPUT, #contact TEXTAREA, #contact SELECT
{
	-webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-ms-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}
#contact INPUT:focus, #contact TEXTAREA:focus, #contact SELECT:focus
{
	border: 1px solid #D6D6D6;
	outline: none;
	position: relative;
	z-index: 5;
}
#contact INPUT.error, #contact TEXTAREA.error, #contact SELECT.error
{
	border: 1px solid #F2C4C2;
	background: #FFECEB;
}
#contact LABEL SPAN
{
	color: #ED1C1C;
}
#contact INPUT[type="submit"][disabled]
{
	background: #AAA;
}
#message
{
	margin: 0;
	padding: 0;
	display: block;
	background: transparent;
}
.loader
{
	padding: 10px;
	float: left;
}
/*===================================================================
Footer
======================================================================*/
#footer
{
	background: #4C4C4C url(../images/footer-bg.png) repeat top left;
	width: 1020px;
	padding: 8px 0 12px;
	margin: 0 auto;
	font-size: 12px;
	box-shadow: 0px 2px 3px 2px #414141;
	border-top: 1px solid #4E4E4E;
}
#footer-bottom
{
	background: #1E1E1E url(../images/subfooter-bg.png) repeat top left;
	width: 1020px;
	padding: 15px 0;
	margin: 0 auto;
	font-size: 12px;
	box-shadow: 0px 2px 5px #000000;
	-webkit-box-shadow: 0px -2px 3px #000000;
	-moz-box-shadow: 0px -2px 3px #000000;
	border-top: 1px solid #141414;
}
#footer, #footer P, #footer A
{
	color: #DDD;
	text-shadow: 1px 1px 2px #000000;
}
P.logo-text
{
	margin-top: -108px;
	font-size: 14px;
	font-weight: 600;
	text-shadow: 1px 1px 2px #020202;
}
#footer A:hover
{
	color: #FFF;
}
#footer H4
{
	padding: 0;
	margin: 0 0 10px;
	font-size: 14px;
	color: #FFF;
	text-shadow: 1px 1px 2px #020202;
}
.copyright
{
	color: #434343;
}
.copyright A, .copyright SPAN
{
	color: #434343 !important;
}
#sub-menu
{
	float: right;
	font-size: 11px;
}
#sub-menu UL LI A
{
	color: #AAA;
}
#sub-menu UL LI A:hover
{
	color: #EEE;
}
#sub-menu UL LI
{
	display: inline-block;
	border-left: 1px solid #505050;
	margin: 0;
	padding: 0 8px;
	line-height: 12px;
}
#sub-menu UL LI:first-child
{
	border: none;
	padding-left: 0;
}
#sub-menu UL LI:last-child
{
	padding-right: 0;
}
#logo-footer
{
	margin: -35px 0 20px;
	width: 94px;
	height: 205px;
}
/*Photo Stream
====================================*/
.flickr-widget
{
	margin-right: -12px;
	margin-top: 0px;
}
.flickr-widget IMG
{
	display: block;
	width: 100%;
}
.flickr-widget A:hover
{
	border-color: #169FE6;
}
.flickr-widget A
{
	float: left;
	width: 58px;
	height: 58px;
	margin-right: 9px;
	margin-bottom: 9px;
	border: 5px solid #424242;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
}
.ie7 .flickr-widget A
{
	width: 54px;
	height: 54px;
}
/*Twitter Widget
====================================*/
#twitter LI
{
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	background: url(../images/social/twitter.png) no-repeat left 5%;
}
#twitter LI:last-child
{
	margin: 0;
	padding: 0 0 0 25px;
}
#twitter A
{
	color: #FFF;
}
#twitter B A, #twitter B A:hover
{
	margin-top: 5px;
	display: block;
	color: #999;
	font-weight: normal;
}
/*Contact Details
====================================*/
.contact-details-alt LI P STRONG
{
	color: #FFF;
	float: left;
	margin: 0 5px 5px 0;
}
.contact-details LI P STRONG
{
	color: #666;
	float: left;
	margin: 0 5px 5px 0;
}
SPAN.hours
{
	float: right;
}
.contact-informations.second
{
	margin: 15px 0 0;
}
.contact-informations.profil
{
	margin: -20px 0 10px;
}
.address
{
	line-height: 21px;
}
.contact-details-alt LI
{
	margin: 0 0 15px;
}
.contact-details P, .contact-details LI, .contact-details A
{
	color: #666;
}
.contact-informations P
{
	margin: 0;
}
.contact-informations.hours I
{
	float: left;
	margin: 0 5px 0 0;
}
.contact-details-alt P
{
	margin: -2px 0 0 22px;
	line-height: 18px;
}
.contact-informations LI I
{
	float: left;
	margin: 3px 5px 0 0;
}
.contact-details-alt LI I
{
	float: left;
	margin: 1px 0 0;
}
/*===================================================================
Shop
======================================================================*/
.shop-page.page-content
{
	margin: 0 -10px;
}
.container .four-shop.columns
{
	width: 200px;
}
#price-range INPUT
{
	padding: 0;
	background: 0;
	border: 0;
	box-shadow: none;
	margin: 2px 0 0 4px;
	float: left;
	width: 100px;
}
#price-range .button
{
	float: right;
	padding: 3px 11px 4px;
	margin: -5px 0 0;
}
#price-range LABEL
{
	float: left;
}
.padding-range
{
	padding: 0 8px;
}
#slider-range
{
	margin: 0 0 16px;
}
#price-range .ui-slider
{
	position: relative;
	text-align: left;
}
#price-range .ui-slider .ui-slider-handle
{
	position: absolute;
	z-index: 2;
	width: 17px;
	height: 17px;
	margin: 2px 0 0;
	cursor: w-resize;
}
#price-range .ui-slider .ui-slider-range
{
	position: absolute;
	z-index: 1;
	height: 14px;
	display: block;
	border: 0;
	background-position: 0 0;
}
#price-range .ui-widget-content
{
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.05);
	background-color: #F2F2F2;
	padding: 2px 0;
	border-radius: 2px;
}
#price-range .ui-widget-header
{
	background: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1);
}
#price-range .ui-state-default
{
	background: #DDD;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.08);
	border-radius: 2px;
}
#price-range .ui-slider.ui-state-disabled .ui-slider-handle, #price-range .ui-slider.ui-state-disabled .ui-slider-range
{
	filter: inherit;
}
#price-range .ui-slider-horizontal
{
	height: 0.8em;
}
#price-range .ui-slider-horizontal .ui-slider-handle
{
	top: -0.3em;
	margin-left: -0.6em;
}
#price-range .ui-slider-horizontal .ui-slider-range
{
	top: 0;
	height: 100%;
}
#price-range .ui-slider-horizontal .ui-slider-range-min
{
	left: 0;
}
#price-range .ui-slider-horizontal .ui-slider-range-max
{
	right: 0;
}
/*Shopping Cart*/
#cart, .latest-shop-items
{
	padding: 18px;
	width: 84%;
	display: inline-block;
	background-color: #F2F2F2;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
	color: #666;
}
.cart-items
{
	border-bottom: 1px solid #E6E6E6;
	padding: 0 0 10px;
}
#cart .button, .shop-item .button
{
	padding: 5px 16px 6px !important;
}
#cart .button.color
{
	margin: 0 0 0 2px;
}
.cart-items LI
{
	margin: 0 0 10px;
}
.cart-items LI:last-child
{
	margin: 0;
}
A.cart-item-title
{
	color: #444;
	font-weight: 600;
	display: block;
}
A.cart-item-title:hover
{
	color: #888;
	display: block;
}
.cart-item-amount
{
	color: #888;
	display: block;
	font-size: 12px;
}
.cart-subtotal
{
	display: block;
	margin: 8px 0;
	color: #888;
}
.cart-subtotal STRONG
{
	color: #888;
	font-weight: 500;
}
A.item-remove
{
	color: #EB4C4C;
	font-size: 11px;
}
.empty-cart
{
	color: #888;
}
/*Sidebar*/
.latest-shop-items
{
	margin-bottom: 15px;
}
.latest-shop-items P
{
	margin: 0;
	color: #666;
	line-height: 19px;
	margin-left: 77px;
}
.latest-shop-items P A
{
	color: #666;
	display: block;
}
.latest-shop-items P A:hover
{
	color: #888;
}
.latest-shop-items P SPAN
{
	color: #888;
	margin: 5px 0 0;
	display: block;
}
.latest-shop-items IMG
{
	float: left;
	width: 56px;
	border: 1px solid #E0E0E0;
	padding: 4px;
	border-radius: 2px;
	background: #FFF;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.latest-shop-items IMG:hover
{
	background: #169FE6;
	border: 1px solid #169FE6;
}
/*Shop Item*/
.shop-item IMG
{
	border: 1px solid #EEE;
	border-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 180ms ease-in-out;
	-moz-transition: all 180ms ease-in-out;
	-o-transition: all 180ms ease-in-out;
	-ms-transition: all 180ms ease-in-out;
	transition: all 180ms ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.shop-item IMG:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	border-color: #E7E7E7;
}
.shop-item .item-description
{
	padding: 14px 10px 19px;
}
.shop-item .item-description H5
{
	line-height: 18px;
	font-size: 13px;
	font-weight: 600;
	margin: 3px 0 0;
	-webkit-transition: all 180ms ease-in-out;
	-moz-transition: all 180ms ease-in-out;
	-o-transition: all 180ms ease-in-out;
	-ms-transition: all 180ms ease-in-out;
	transition: all 180ms ease-in-out;
}
.shop-item .item-description A:hover H5
{
	color: #888;
}
.shop-item .item-description SPAN
{
	color: #666;
	font-size: 13px;
	font-weight: 300;
	display: block;
	margin: 0 0 10px;
}
.shop-item
{
	margin: 10px 0;
	display: block;
	background-color: #FFF;
}
.shop-item .item-description
{
	background-color: #F4F4F4;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.07);
	border-radius: 0 0 2px 2px;
	border-color: #E8E8E8;
}
.shop-item .button
{
	padding: 5px 13px 7px;
}
.pagination.shop
{
	margin: 20px 0 40px;
}
/*Shop Product Page*/
.flexslider.shop
{
	border: 1px solid #E0E0E0;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.03);
	margin: 0 0 20px;
}
.flexslider.shop IMG
{
	-webkit-transition: all 180ms ease-in-out;
	-moz-transition: all 180ms ease-in-out;
	-o-transition: all 180ms ease-in-out;
	-ms-transition: all 180ms ease-in-out;
	transition: all 180ms ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.flexslider.shop IMG:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.flexslider.shop .flex-direction-nav
{
	display: none;
}
TABLE.standard-table.shop
{
	margin: 0;
	border-bottom: 1px solid #E0E0E0;
}
TABLE.standard-table.shop TH
{
	border-bottom: none;
	font-size: 13px;
}
TABLE.standard-table.shop TH
{
	margin-bottom: -1px;
}
TABLE.standard-table.shop TD
{
	padding: 10px 15px;
	border: 1px solid #E0E0E0;
	border-bottom: none;
}
.product-info .price
{
	font-size: 20px;
	font-weight: 300;
	color: #777;
	margin: 0 0 15px;
}
.product-info H3
{
	font-size: 20px;
	font-weight: 500;
	color: #333;
	line-height: 26px;
	margin: 0 0 7px;
}
.product-amount INPUT
{
	width: 20px;
	padding: 5px;
	text-align: center;
	float: left;
	border-radius: 2px 0 0 2px;
}
.product-amount
{
	margin: 0 0 15px;
	float: left;
}
.increase-value
{
	float: left;
	color: #FFF;
	background: #169FE6;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	border-radius: 0 2px 2px 0;
	margin-left: -1px;
	font-size: 11px;
	height: 30px;
	width: 30px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.increase-value SPAN
{
	margin: 4px 0 0 11px;
	display: inline-block;
}
.increase-value:hover
{
	background: #AAA;
	box-shadow: inset 0px -1px rgba(0, 0, 0, 0.1);
}
/*Shop Media Queries*/
@media only screen and (max-width: 767px)
{
	.container .four-shop.columns
	{
		width: 260px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
	.container .four-shop.columns
	{
		width: 360px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px)
{
	.container .four-shop.columns
	{
		width: 140px;
	}
}
@media only screen and (max-width: 767px)
{
	.shop-page.page-content
	{
		margin: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px)
{
	#cart .button.color
	{
		margin: 5px 0 0;
	}
}
/*===================================================================
Media Queries
======================================================================
Higher than standard 960 (desktop devices)
======================================================================
You need at least a height, adjust this to your needs*/
@media only screen and (min-width: 960px)
{
	.jcarousel
	{
		height: 317px;
	}
}
/*Tablet Portrait size to standard 960 (devices and browsers)
======================================================================*/
@media only screen and (min-width: 768px) and (max-width: 959px)
{
	#wrapper, #footer, #footer-bottom
	{
		width: 714px;
	}
	#navigation
	{
		width: 734px;
	}
	.style-2
	{
		width: 714px !important;
	}
	.contact-details-alt LI P STRONG
	{
		margin: 0 5px 0 0;
	}
	.line
	{
		margin: 0 0 0 -28px;
		padding: 0 56px 0 0;
	}
	.widget-search INPUT
	{
		width: 134px;
	}
	.cut
	{
		display: none;
	}
	.sidebar
	{
		padding: 28px 0;
	}
	.post
	{
		margin: 24px 0;
	}
	OL LI OL.childlist .comment-des
	{
		float: right;
		width: 70%;
	}
	.comment-des
	{
		float: right;
		width: 73%;
	}
	#contact TEXTAREA
	{
		max-width: 425px;
		min-width: 425px;
	}
	.medium-image
	{
		margin: 0 25px 0 0;
		width: 35%;
	}
	.medium-content
	{
		width: 46%;
	}
	.post.medium
	{
		margin: 30px 0;
	}
	#not-found H2
	{
		font-size: 160px;
		line-height: 160px;
	}
	#not-found I
	{
		font-size: 155px;
	}
	#not-found P
	{
		font-size: 22px;
		line-height: 32px;
	}
	.client-list IMG
	{
		width: 130px;
		height: auto;
	}
}
/*All Mobile Sizes (devices and browsers)
======================================================================*/
@media only screen and (max-width: 767px)
{
	#sub-menu
	{
		float: left;
		margin: 5px 0 0;
	}
	#tagline, .social-icons, .contact-details, .top-search, .slide-caption, .js #responsive, .left-corner, .right-corner
	{
		display: none;
	}
	.portfolio-item, .recent-blog
	{
		margin: 0 0 40px;
	}
	.js .selectnav
	{
		display: block;
	}
	#navigation
	{
		margin: 0;
		width: 100%;
		height: auto;
		background: transparent;
	}
	.selectnav
	{
		cursor: pointer;
		padding: 10px;
		margin: 0 0 30px 30px;
		float: left;
		font-size: 14px;
	}
	#header
	{
		min-height: 115px;
	}
	#footer H4
	{
		margin-top: 20px;
	}
	#footer
	{
		padding-top: 20px;
	}
	.page-title
	{
		padding-bottom: 30px !important;
	}
	#breadcrumbs UL
	{
		float: left;
		padding: 0;
		margin-top: 5px;
		width: 100%;
	}
	.icon-box-container
	{
		margin: 30px 0 20px;
	}
	.icon-box
	{
		margin-bottom: 20px;
	}
	.page-title H2
	{
		padding: 0;
		position: relative;
	}
	.post
	{
		margin: 24px 0;
	}
	.meta SPAN
	{
		display: none;
	}
	.line
	{
		margin: 0 0 0 -30px;
		padding: 0 60px 0 0;
	}
	.floated.sidebar.left, .floated.sidebar.right
	{
		-webkit-box-shadow: none;
		box-shadow: none;
		padding-bottom: 0;
		margin: 0;
		border: none;
	}
	.floated.sidebar.left
	{
		border-bottom: 1px solid #E0E0E0;
	}
	.floated.sidebar.right
	{
		border-top: 1px solid #E0E0E0;
	}
	#portfolio-navi
	{
		float: left;
		margin-left: 0;
	}
	#not-found H2
	{
		font-size: 110px;
		line-height: 120px;
	}
	#not-found I
	{
		font-size: 105px;
	}
	#not-found P
	{
		font-size: 22px;
		line-height: 32px;
	}
	BODY .container .columns.carousel-intro
	{
		float: none !important;
	}
	.comment-by
	{
		margin-bottom: 20px;
	}
	.caption-gray, .caption-color, .caption-transparent
	{
		display: none !important;
	}
	.post.medium
	{
		margin: 40px 0;
	}
	#logo-footer
	{
		margin: -47px 0 20px;
		width: 94px;
		height: 205px;
	}
	.pricing-table
	{
		margin-bottom: 20px;
	}
	.pricing-table.featured
	{
		margin-top: 12px;
	}
}
/*Mobile Landscape Size to Tablet Portrait (devices and browsers)
======================================================================*/
@media only screen and (min-width: 480px) and (max-width: 767px)
{
	#wrapper, #footer, #footer-bottom
	{
		width: 420px;
	}
	.selectnav
	{
		width: 355px;
	}
	.container.floated
	{
		width: 420px;
		padding: 0;
	}
	.blank.floated
	{
		width: 360px;
		padding: 0 30px;
	}
	.flickr-widget A
	{
		width: 73px;
		height: 73px;
		margin-right: 9px;
		margin-bottom: 9px;
	}
	OL LI OL.childlist .comment-des
	{
		float: right;
		width: 61%;
	}
	.comment-des
	{
		float: right;
		width: 67%;
	}
	#contact TEXTAREA
	{
		max-width: 340px;
		min-width: 340px;
	}
	.medium-image
	{
		margin: 0 25px 0 0;
		width: 30%;
	}
	.medium-content
	{
		width: 46%;
	}
	.client-list IMG
	{
		width: 179px;
		height: auto;
	}
}
/*Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
======================================================================*/
@media only screen and (max-width: 479px)
{
	#wrapper, #footer, #footer-bottom
	{
		width: 320px;
	}
}
A.profil-email
{
	color: #666666;
}
A.profil-email:hover
{
	color: #2D651C;
}
#footer DIV.footer-kontakt
{
	margin-top: 14px;
}
@media only screen and (max-width: 479px)
{
	.selectnav
	{
		width: 255px;
	}
	.container.floated
	{
		width: 320px;
		padding: 0;
	}
	.blank.floated
	{
		width: 260px;
		padding: 0 30px;
	}
	.flickr-widget A
	{
		width: 69px;
		height: 69px;
		margin-right: 9px;
		margin-bottom: 9px;
	}
	OL LI OL.childlist .comment-des
	{
		float: right;
		width: 47%;
	}
	.comment-des
	{
		float: right;
		width: 54%;
	}
	#contact TEXTAREA
	{
		max-width: 240px;
		min-width: 240px;
	}
	.medium-image
	{
		margin: 0 25px 0 0;
		width: 100%;
	}
	.medium-content
	{
		width: 80%;
	}
	.client-list IMG
	{
		width: 260px;
		height: auto;
	}
}
/*Retina Images (High Resolution)
======================================================================
Miscellaneous*/
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx)
{
	#twitter LI
	{
		background: url(../images/social/twitter@2x.png) no-repeat left 5%;
		background-size: 16px auto;
	}
	#twitter-blog LI
	{
		background: url(../images/twitter-01@2x.png) no-repeat left 5%;
		background-size: 16px auto;
	}
	#breadcrumbs UL LI
	{
		background: url(../images/breadcrumbs@2x.png) no-repeat 100% 50%;
		background-size: 3px auto;
	}
	.categories A
	{
		background: url(../images/categories@2x.png) no-repeat left 47%;
		background-size: 5px auto;
	}
	.search-btn
	{
		background: url('../images/search@2x.png') no-repeat center center;
		background-size: 13px auto;
	}
	.search-btn-widget
	{
		background: url(../images/search-2@2x.png) no-repeat 50%;
		background-color: #169FE6;
		background-size: 13px auto;
	}
	.flex-direction-nav .flex-next
	{
		background: url(../images/slider-right@2x.png) no-repeat 50%;
		background-color: #4C4C4C;
		right: 0;
		background-size: 25%;
	}
	.flex-direction-nav .flex-prev
	{
		background: url(../images/slider-left@2x.png) no-repeat 50%;
		background-color: #4C4C4C;
		left: 0;
		background-size: 25%;
	}
	.ls-fullwidth .ls-nav-prev
	{
		background: url(../images/slider-left@2x.png) no-repeat 50%;
		background-color: #4C4C4C;
		left: 0;
		background-size: 25%;
	}
	.ls-fullwidth .ls-nav-next
	{
		background: url(../images/slider-right@2x.png) no-repeat 50%;
		background-color: #4C4C4C;
		right: 0;
		background-size: 25%;
	}
	.ui-accordion-icon, .ui-accordion-icon-active
	{
		background-image: url(../images/accordion-plus@2x.png);
		background-repeat: no-repeat;
		background-position: 50%;
		background-size: 12px;
	}
	.ui-accordion-icon-active
	{
		background-image: url(../images/accordion-minus@2x.png);
	}
	.toggle-icon
	{
		background-image: url(../images/accordion-plus@2x.png);
		background-repeat: no-repeat;
		background-position: 50%;
		background-size: 12px;
	}
	.trigger.active .toggle-icon
	{
		background-image: url(../images/accordion-minus@2x.png);
		background-size: 12px;
	}
	.check-list LI
	{
		background: url(../images/icon-list-check@2x.png) no-repeat 0% 3px;
		padding: 0 0 0 18px;
		background-size: 13px 11px;
	}
	.sign-list LI
	{
		background: url(../images/icon-list-sign@2x.png) no-repeat 0% 3px;
		padding: 0 0 0 18px;
		background-size: 12px;
	}
	.plus-list LI
	{
		background: url(../images/icon-list-plus@2x.png) no-repeat 0% 3px;
		padding: 0 0 0 18px;
		background-size: 12px;
	}
	.star-list LI
	{
		background: url(../images/icon-list-star@2x.png) no-repeat 0% 3px;
		padding: 0 0 0 18px;
		background-size: 12px;
	}
	/*Social Icons*/
	.twitter
	{
		background: url(../images/social/twitter@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.facebook
	{
		background: url(../images/social/facebook@2x.png) no-repeat 50%;
		margin: 0 -4px;
		background-size: 50%;
	}
	.dribbble
	{
		background: url(../images/social/dribbble@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.linkedin
	{
		background: url(../images/social/linkedin@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.rss
	{
		background: url(../images/social/rss@2x.png) no-repeat 50%;
		margin: 0 -5px 0 0;
		background-size: 50%;
	}
	.amazon
	{
		background: url(../images/social/amazon@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.blogger
	{
		background: url(../images/social/blogger@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.deviantart
	{
		background: url(../images/social/deviantart@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.digg
	{
		background: url(../images/social/digg@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.flickr
	{
		background: url(../images/social/flickr@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.forrst
	{
		background: url(../images/social/forrst@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.lastfm
	{
		background: url(../images/social/lastfm@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.picasa
	{
		background: url(../images/social/picasa@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.pinterest
	{
		background: url(../images/social/pinterest@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.skype
	{
		background: url(../images/social/skype@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.tumblr
	{
		background: url(../images/social/tumblr@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.vimeo
	{
		background: url(../images/social/vimeo@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.wordpress
	{
		background: url(../images/social/wordpress@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.yahoo
	{
		background: url(../images/social/yahoo@2x.png) no-repeat 50%;
		background-size: 50%;
	}
	.youtube
	{
		background: url(../images/social/youtube@2x.png) no-repeat 50%;
		background-size: 50%;
	}
}
/*----- meine Änderungen -----*/
DIV.sixteen.columns
{
	margin-top: 25px;
	margin-bottom: 38px;
}
/*-----------------TEST Flexslider------------*/
