@charset "UTF-8";
/* CSS Document */

/*

	Theme Name: Theme - FIVEwork
	Theme URI: http://fivecreative.com.au
	Description: Theme
	Author: FIVE Creative
	Author URI: http://fivecreative.com.au
	Version: 1.0
	License:
	License URI:
	
*/


/* reset all elements */
@import url("css/reset.css");

/* ===== GENERAL ===== */

input#acceptance-radio {
display: inline !important; width: 10px !important; }

body { background: #ffffff; font: 200 13px/19px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #2f2f2f; background: url(images/stone.jpg) no-repeat center 40px; }

a { color: #1e78d3; }
a:hover { text-decoration: underline; color: #0c60b5; }
a.plus-hover { position: relative; display: block; }
a.cat-link { position: relative; display: block; color: #333333; }
a.plus-hover span { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(images/plus-hover.png) no-repeat 50% 50%; display: none; }
a.plus-hover img { display: block; }

h1, h2, h3, h4, h5, h6 { color: #2f2f2f; }
h1 { font-size: 42px; line-height: 48px; letter-spacing: -1px; }


	/* ==== MAIN CLASSES ==== */
	
	.full-block { float: left; width: 100%; margin-bottom: 20px; position: relative; }
	.wrapper { width: 1000px; margin: 0 auto; }
	.wrapper-block { width: 960px; margin: 0 auto; padding: 10px 20px 10px 20px; background: #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2); }

	.dropdown { list-style: none; padding: 0; margin: 0; font-size: 0; }
	.dropdown li { display: inline-block; margin: 0; position: relative; font-size: 12px; }
	.dropdown li a { display: block; font-weight: bold; }
	.dropdown li a:hover { text-decoration: none; }
	.dropdown ul { position: absolute; width: 140px; list-style: none; top: 100%; left: 0; padding: 0; margin: 0; display: none; }
	.dropdown ul li { float: left; width: 100%; margin: 0; padding: 0; }
	.dropdown ul li a { display: block; padding: 7px 15px; }
	.dropdown ul ul { left: 100%; top: 0; }




/* ===== TOP BAR ===== */

#top-bar { z-index: 10; background: #ebeeef; padding: 10px 0; color: #4f4f4f; font-size: 12px; margin: 0; }
#top-bar a { color: #4f4f4f; }

#top-bar .dropdown { margin: -10px -20px -10px 0; }
#top-bar .dropdown > li { }
#top-bar .dropdown > li > a { padding: 10px 15px; border-left: 1px solid #dcdcdc; color: #666666; }
#top-bar .dropdown > li a:hover, #top-bar .dropdown li.hovered > a { background: rgba(0, 0, 0, .05); }
#top-bar .dropdown ul { background: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, .2); }
#top-bar .dropdown ul li a { border-top: 1px solid #dfdfdf; font-weight: normal; color: #666666; }
#top-bar .right .dropdown ul { left: auto; right: 0; }
#top-bar .right .dropdown ul ul { left: auto; right: 100%; top: 0; }




/* ===== HEADER ===== */

#header { position: relative; z-index: 100; }
#header .wrapper { border-bottom: 1px solid #c0c7cc; }

#logo { margin: 28px 0 0; }
#logo a { width: 189px; height: 52px; background-position: top left; background-repeat: no-repeat; display: block; }
#logo a:hover { background-position: bottom left; }
#logo img { display: none; }

#header #main-menu > ul { list-style: none; padding: 0; margin: 0 -15px -1px 0; float: right; }
#header #main-menu > ul > li { line-height: 110px; float: left; position: relative; }
#header #main-menu > ul > li > a { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; font-size: 14px; display: block; margin: 0 15px; color: #7c7e85; padding-top: 5px; margin-bottom: 4px; position: relative; }
#header #main-menu > ul > li > a:hover, #header #main-menu > ul > li.hovered > a { color: #2f2f2f; text-decoration: none; border-bottom: 4px solid #c0c7cc; margin-bottom: 0; }
#header #main-menu > ul > li.current-menu-item { z-index: 10; }
#header #main-menu > ul > li.current-menu-item > a { color: #1e78d3; border-bottom: 4px solid #4f4f4f; margin-bottom: 0; }
#header #main-menu > ul > li > a.dropdownArrow { background: url(images/menu-arrow.png) no-repeat top center;  }
#header #main-menu > ul > li > a.dropdownArrow:hover, #header #main-menu > ul > li.hovered > a { background-position: center -122px;  }

#header #main-menu > ul ul { display: none; position: absolute; width: 200px; left: -55%; top: 118px; padding: 0; margin: 0; list-style: none; border: 1px solid #c0c7cc; border-bottom: none;-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); box-shadow: 0 1px 3px rgba(0, 0, 0, .08); }
#header #main-menu > ul ul li { display: block; line-height: 40px; text-align: center; position: relative; }
#header #main-menu > ul ul li a { font-size: 12px; font-weight: 400; color: #4f4f4f; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-transform: uppercase; background: white; border-bottom: 1px solid #c0c7cc; display: block; line-height: 14px; padding: 13px 0 12px 0;
-webkit-transition: background-color 0.07s ease-in-out;
-moz-transition: background-color 0.07s ease-in-out;
-ms-transition: background-color 0.07s ease-in-out;
-o-transition: background-color 0.07s ease-in-out;
transition: background-color 0.07s ease-in-out;
 }
#header #main-menu > ul ul li a:hover { text-decoration: none; background-color: #ebeeef; }
#header #main-menu > ul ul ul { top: -1px; left: -202px; }

#mobile-menu { display: none; }

.divider-top { border-top: 5px solid #ebeeef !important; margin-bottom: 40px !important; }




/* ===== TOP MENU ===== */

#top-menu { z-index: 9; }

#top-menu .dropdown { margin: -10px 0 -10px -20px; }
#top-menu .dropdown li a { font: normal 12px/12px Helvetica, Arial, sans-serif; text-transform: uppercase; letter-spacing: 1px; color: #444444; padding: 15px 20px; border-right: 1px solid #dfdfdf; color: #999999; }
#top-menu .dropdown li a:hover { background: rgba(0, 0, 0, .05); color: #444444; }

#top-menu .dropdown ul { background: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, .2); }
#top-menu .dropdown ul li a { border-top: 1px solid #dfdfdf; font-weight: normal; color: #666666; }
#top-menu .right .dropdown ul { left: auto; right: 0; }
#top-menu .right .dropdown ul ul { left: auto; right: 100%; top: 0; }




/* ===== SLIDER ===== */

#fldc-slider { float: left; width: 100%; }

#fldc-slider-main { float: left; width: 700px; height: 400px; padding: 0; margin: 0 0 10px; list-style: none; position: relative; background: #fafafa url(images/slider-loading.gif) no-repeat 50% 50%; overflow: hidden; }
#fldc-slider-main li { position: absolute; left: 0; top: 0; display: none; z-index: 5; }
#fldc-slider-main li .image { position: relative; z-index: 1; }
#fldc-slider-main li .image img { display: block; }
#fldc-slider-main li .category { position: absolute; z-index: 5; letter-spacing: 1px; left: 30px; top: 20px; font-size: 10px; line-height: 11px; font-weight: 200; text-transform: uppercase; color: white; text-shadow: 0 1px 1px rgba(0, 0, 0, .7) }
#fldc-slider-main li .category a { color: white; }
#fldc-slider-main li .category a:hover { color: #2f2f2f; text-decoration: none; }
#fldc-slider-main li .category span { display: inline-block; margin: 0 2px; font-weight: bold; }
#fldc-slider-main li .slide-info { background: #2f2f2f; background: rgba(47, 47, 47, .8); position: absolute; z-index: 5; left: 0; bottom: -200px; width: 640px; padding: 20px 30px; color: white; font-size: 14px; line-height: 20px; text-shadow: 0 1px 1px rgba(0, 0, 0, .5) }
#fldc-slider-main li .slide-info p { float: right; width: 490px; margin: 0; }
#fldc-slider-main li .slide-info h3 { font-size: 18px; line-height: 20px; font-weight: bold; letter-spacing: -1px; float: left; width: 135px; margin: 0; color: white; }

#fldc-slider-thumbs { float: left; width: 700px; height: 70px; padding: 8px 0 0; overflow: hidden; position: relative; }
#fldc-slider-thumbs ul { list-style: none; margin: 0; padding: 0; position: absolute; left: 0; top: 8px; width: 9000px; }
#fldc-slider-thumbs ul li { float: left; margin: 0 16px 0 0; border: 4px solid #c0c7cc; width: 155px; height: 62px; position: relative; -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .25); -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .25); -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .25); -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .25); box-shadow: inset 0 1px 3px rgba(0, 0, 0, .25); -webkit-transition: border-color 0.2s ease-in-out;
-moz-transition: border-color 0.2s ease-in-out;
-ms-transition: border-color 0.2s ease-in-out;
-o-transition: border-color 0.2s ease-in-out;
transition: border-color 0.2s ease-in-out;
 }
#fldc-slider-thumbs ul li .image { display: none; }
#fldc-slider-thumbs ul li.loading { background: #fafafa url(images/slider-loading.gif) no-repeat 50% 50% !important; border-color: #fafafa; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
#fldc-slider-thumbs ul li:hover { border-color: #0c60b5 !important; cursor: pointer; }
#fldc-slider-thumbs ul li.current { border-color: #2f2f2f !important; cursor: pointer; }
#fldc-slider-thumbs ul li .arrow { position: absolute; width: 15px; height: 8px; background: url(images/slider-thumbs-arrow.gif) no-repeat top left; top: -11px; left: 70px; display: none; }
#fldc-slider-thumbs ul li.current .arrow { display: block; }
#fldc-slider-thumbs ul li .hover { background: url(images/slider-thumbs-hover.png) no-repeat top left; position: absolute; z-index: 100; left: 0; top: 0; width: 155px; height: 62px; display: none; }




/* ===== CONTENT ===== */

#content { margin: 30px 0 0; }

#main-content { float: left; width: 960px; }
.sidebar-right, .sidebar-left { width: 700px !important; }
.sidebar-both { width: 440px; }
.boxed-sidebar-right, .boxed-sidebar-left { width: 680px !important; padding: 10px 20px 10px 20px; }
.boxed-sidebar-both { width: 400px !important; padding: 20px 20px 10px 20px; }
#sidebar-left, #sidebar-right { width: 250px; min-height: 1px; }
#sidebar-left { float: left; margin-right: 30px; }
#sidebar-right { float: right; }
.sidebar-item { float: left; width: 100%; margin: 0 0 20px 0; }
.sidebar-item > h4, .sidebar-item > h5 { font-weight: bold; color: #2f2f2f; margin: 0; font-weight: 15px; line-height: 20px; margin: 10px 0 20px; padding-bottom: 5px; border-bottom: 3px solid #3b3b3b; }

.home-post { margin: 0; padding: 20px 0; }

#main-content-right { float: left; width: 700px; }

#home-content { float: left; width: 100%; margin: 60px 0 70px; background: url(images/double-border.gif) repeat-x top left; padding: 30px 0 0; }
#home-content h1 {font-size: 22px; letter-spacing: 0px; margin: 0 0 0 0; line-height: 22px; }
#home-content h2 {font-size: 18px; letter-spacing: 0px; margin: 0 0 0 0; line-height: 18px; }
#home-content h4 { margin-top: 0; }


#home-latest-news { float: left; width: 100%; margin: 0; padding: 0; border-top: 3px solid #4f4f4f; list-style: none; }
#home-latest-news li { float: left; width: 100%; margin: 30px 0 0; padding-bottom: 50px; border-bottom: 2px solid #c6ccd1; }
.news-info { float: left; width: 100%; margin: 0 0 10px 0; }
.news-cat { display: inline-block; text-transform: lowercase; color:#2f2f2f; font-weight: bold; font-size: 11px; background: url(images/news-article.png) no-repeat left center; padding: 10px 0 10px 30px; margin: 0 30px 0 0; }
.news-cat span { display: inline-block; margin: 0 5px; }
.news-cat a { color: #4f4f4f; font-weight: 200; }
.news-cat a:hover { color: #0c60b5; text-decoration: none; }
.news-cat-gallery { background-image: url(images/news-gallery.png); }
.news-cat-video { background-image: url(images/news-gallery.png); }
.news-date { display: inline-block; font-size: 11px; color: #4f4f4f; }
.news-excerpt { font-size: 13px; line-height: 19px; }
.news-image img { display: block; }

#home-latest-news h4 { margin-bottom: 15px; }
#home-latest-news h4 a { font-weight: bold; color: #2f2f2f; font-size: 18px; line-height: 22px; }
#home-latest-news-view-all-news { font-weight: bold; color: #2f2f2f; margin: 20px 0 0; display: block; }
#home-latest-news-view-all-news:hover { text-decoration: none; color: #0c60b5; }

.fldc-services { margin: 0; padding: 0; list-style: none; }
.fldc-services li { margin: 0 0 30px; padding: 0 0 30px; border-bottom: 3px solid #3b3b3b; }
.fldc-services li h5 { font-weight: bold; font-size: 15px; line-height: 20px; margin-bottom: 15px; border-bottom: 1px solid #c0c7cc; padding-bottom: 15px;  }
.fldc-services li .service-project-image { float: left; width: 110px; }
.fldc-services li .service-project-image img { display: block; }
.fldc-services li .service-excerpt { float: right; width: 125px; font-size: 12px; line-height: 17px; color: #4f4f4f; padding-top: 3px; }

.project-info { float: left; width: 100%; margin-bottom: 45px; padding-bottom: 30px; border-bottom: 10px solid #ebeeef; font-size: 17px; line-height: 22px; }
.project-info h5 { font-size: 10px; color: #888; text-transform: uppercase; letter-spacing: 1px; }
.project-info ul { padding: 0; margin: 0; list-style: none; }
.project-info a { color: #4f4f4f; }

#fldc-gallery { float: left; width: 100%; margin: 0 0 40px; padding-bottom: 30px; border-bottom: 10px solid #ebeeef; }
#fldc-gallery-main { float: left; width: 100%; position: relative; min-height: 100px; background: #ebeef; background: #fafafa url(images/slider-loading.gif) no-repeat 50% 50%; margin: 0 0 30px; height: 400px !important; text-align: center;  }
#fldc-gallery-main img { display: none; height: 400px;}

/*OLD BEFORE FIVE MESSED WITH IT
#fldc-gallery { float: left; width: 100%; margin: 0 0 40px; padding-bottom: 30px; border-bottom: 10px solid #ebeeef; }
#fldc-gallery-main { float: left; width: 100%; position: relative; min-height: 100px; background: #ebeef; background: #fafafa url(images/slider-loading.gif) no-repeat 50% 50%; margin: 0 0 30px; height: 400px !important;  }
#fldc-gallery-main img { display: none; position: absolute; left: 0; top: 0;}
 */
#fldc-gallery-thumbs { margin: 0; padding: 0; list-style: none; }
#fldc-gallery-thumbs li { float: left; background: #fafafa url(images/slider-loading.gif) no-repeat 50% 50%; width: 100px; height: 100px; margin: 0 20px 20px 0; cursor: pointer; }
#fldc-gallery-thumbs li span { display: none; }
#fldc-gallery-thumbs li:hover { -webkit-box-shadow: inset 0 0 0 4px #0c60b5; -moz-box-shadow: inset 0 0 0 4px #0c60b5; -ms-box-shadow: inset 0 0 0 4px #0c60b5; -o-box-shadow: inset 0 0 0 4px #0c60b5; box-shadow: inset 0 0 0 4px #0c60b5; }
#fldc-gallery-thumbs li.current { -webkit-box-shadow: inset 0 0 0 4px #2f2f2f; -moz-box-shadow: inset 0 0 0 4px #2f2f2f; -ms-box-shadow: inset 0 0 0 4px #2f2f2f; -o-box-shadow: inset 0 0 0 4px #2f2f2f; box-shadow: inset 0 0 0 4px #2f2f2f; }

#other-projects { margin: 0 0 30px; padding: 0; list-style: none; }
#other-projects li { display: block; margin: 0 0 20px 0; background: #ebeeef; padding-bottom: 10px;-webkit-transition: background-color 0.1s ease-in-out;
-moz-transition: background-color 0.1s ease-in-out;
-ms-transition: background-color 0.1s ease-in-out;
-o-transition: background-color 0.1s ease-in-out;
transition: background-color 0.1s ease-in-out; }
#other-projects li a, #other-projects li a img { display: block; }
#other-projects li h5, #other-projects li h6 { padding: 0 10px; }
#other-projects li h5 a { font-size: 13px; font-weight: bold; color: #4f4f4f; }
#other-projects li h6 { font-size: 13px; line-height: 18px; margin: 4px 0 0; color: #888; }
#other-projects li:hover { background-color: #dcdcdc; }

.sidebar-item ul.menu { margin: -20px 0 20px 0; padding: 0; list-style: none; }
.sidebar-item ul.menu li { display: block; }
.sidebar-item ul.menu li a { display: block; font-size: 14px; color: #4f4f4f; padding: 10px; border-bottom: 1px solid #c0c7cc;-webkit-transition: background-color 0.05s ease-in-out;
-moz-transition: background-color 0.05s ease-in-out;
-ms-transition: background-color 0.05s ease-in-out;
-o-transition: background-color 0.05s ease-in-out;
transition: background-color 0.05s ease-in-out; }
.sidebar-item ul.menu li a:hover { text-decoration: none; background-color: #ebeeef; }

.term-content { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 10px solid #ebeeef; }
.term-projects-title { font-weight: bold; border-bottom: 3px solid #4f4f4f; padding-bottom: 5px; margin-bottom: 30px; }
.taxonomy-item-image { float: left; margin-right: 20px; }
.taxonomy-item { float: left; width: 100%; border-bottom: 2px solid #c6ccd1; padding-bottom: 40px; margin-bottom: 30px; }
.taxonomy-item h3 a { color: #2f2f2f; }

#contact-map-medium { display: none; }

#fldc-gallery-thumbs li .thumb-img { display: none; }



	/* ==== BLOG ==== */
	
	.post { float: left; width: 100%; margin: 10px 0 30px 0; border-bottom: 1px solid #dcdcdc; padding-bottom: 40px; }
	.post h2.post-title {  }
	.post h2.post-title a { color: #000000; }
	
	.post-info { color: #888; font: normal 10px/16px Helvetica, Arial, sans-serif; text-transform: uppercase; margin-bottom: 25px; }
	.post-info .date { background: url(images/icons/post-info-date.gif) no-repeat left center; padding-left: 15px; margin-right: 20px; margin-left: 5px; }
	.post-info .author { background: url(images/icons/post-info-author.gif) no-repeat left center; padding-left: 15px; margin-right: 20px; }
	.post-info .categories { background: url(images/icons/post-info-categories.gif) no-repeat left center; padding-left: 15px; margin-right: 20px; }
	.post-info .comments { background: url(images/icons/post-info-comments.gif) no-repeat left center; padding-left: 15px; }
	.post-info a { color: #999999; }
	.post-info a:hover, .post-medium .categories a:hover, .post-small .categories a:hover { color: #626262; text-decoration: none; }
	
	.read-more { font: bold 13px/15px Helvetica, Arial, sans-serif; color: #000000; }
	
	
	
	/* ==== COMMENTS ==== */
	
	#comments { float: left; width: 100%; margin: 20px 0 0; padding: 20px 0 0; border-top: 1px solid #dcdcdc; }
		
	#comments ol, #comments ul { list-style: none; }
	#comments ol { margin: 10px 0  0; padding: 15px 0 0 0; }
	
	#comments ol > li { display: block; margin: 0 0 15px 0; padding-bottom: 15px; border-bottom: 1px solid #dcdcdc; }
	#comments ol ul { margin: 10px 0 20px 10px; padding: 10px 0 0 0; border-left: 1px solid #e9e9e9; }
	#comments ol ul li { padding: 15px 0 15px 0; border-bottom: 1px solid #dcdcdc; padding-left: 15px; }
	
	#comments .comment-info { float: left; width: 70px; padding: 15px 25px 0 10px; margin-right: 15px; background: url(images/comment-info-bg.png) no-repeat top right; }
	#comments .comment-info img { border: 5px solid #ffffff; margin-bottom: 12px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); }
	
	#comments .comment-info .author, #comments .comment-info .author a { font: bold 13px/18px Helvetica, Arial, sans-serif; color: #505050; display: block; }
	#comments .comment-info .date { display: block; margin: 2px 0 0 0; font: normal 10px/15px Helvetica, Arial, sans-serif; text-transform: uppercase; color: #999999; }
	
	#comments .comment-content { padding: 15px 0 0 120px; }
	
	#comments .reply a { display: block; font: normal 10px/18px Helvetica, Arial, sans-serif; text-transform: uppercase; text-decoration: underline; color: #999999; }
	#comments .reply a:hover { color: #505050; }
	
	#respond { float: left; width: 100%; }
	#respond .post-border-bottom { margin: -30px 0 30px -40px; }
	#comments #respond { margin-bottom: 30px !important; border-bottom: 1px solid #e9e9e9; }
	
	#comments h4 { margin-bottom: .8em; }
	#respond h4 { margin-bottom: 0; }
	
	.comment-pagination { margin: 20px 0 0; font-weight: bold; }
	.comment-pagination a { color: #505050; }
	
	h1 span.logout { float: right; font-size: 14px; color: #888; display: inline-block; margin: 10px 0 0; cursor: pointer; }
	
	#client-pages { float: left; width: 100%; margin: 0; list-style: none; padding: 0; }
	#client-pages li { padding: 0; border-bottom: 1px solid #dfdfdf; }
	#client-pages li.li-header { background: #ebeeef; padding: 6px 10px; font-size: 11px; font-weight: bold; text-transform: uppercase; border-top: 2px solid #4f4f4f; border: none; }
	#client-pages .li-page { float: left; width: 70%; }
	#client-pages .li-modified { float: left; width: 30%; }
	#client-pages li a { display: block; padding: 10px; color: #2f2f2f;-webkit-transition: background-color 0.07s ease-in-out;
-moz-transition: background-color 0.07s ease-in-out;
-ms-transition: background-color 0.07s ease-in-out;
-o-transition: background-color 0.07s ease-in-out;
transition: background-color 0.07s ease-in-out;
 }
 	#client-pages li a:hover { background-color: #f9f9f9; }
	
	#client-files { float: left; width: 100%; margin: 0; list-style: none; padding: 0; }
	#client-files li { padding: 15px 10px; margin: 8px 0; background: #f5f5f5; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
	#client-files li.li-header { background: #ebeeef; padding: 6px 10px; margin: 0; font-size: 11px; font-weight: bold; text-transform: uppercase; border-top: 2px solid #4f4f4f; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px;
 }
	#client-files .file-name { float: left; width: 50%; }
	#client-files .file-desc { float: left; width: 50%; }
	#client-files .left { width: 45%; margin-right: 5%; }
	#client-files .right { width: 50%; }
	#client-files h4 { margin: 0 0 5px; }
	#client-files h4 a { font-weight: bold; color: #2f2f2f; }
	#client-files p { margin: 0; }
	
	
	
	/* ==== PAGINATION ==== */
	
	#pagination { list-style: none; margin: -28px 0 20px 0; float: left; width: 100%; border-top: 2px solid #2f2f2f; text-align: center; padding: 10px 0 10px; }
	#pagination li { display: inline-block; }
	#pagination li a { display: block; font-weight: bold; color: #888888; text-transform: uppercase; padding: 5px 10px;-webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; margin: 0 3px; }
	#pagination li a:hover { background: #ebeeef; text-decoration: none; color: #4f4f4f; }
	#pagination li.current a { background: #ebeeef; color: #2f2f2f; }




/* ===== FOOTER ===== */

#footer { background: #f4f4f4; padding: 30px 0; box-shadow: 0 0 15px rgba(0, 0, 0, .08); margin-bottom: 0; margin-top: 70px; }




/* ===== COPYRIGHT ===== */

#copyright { background: #3b3b3b; padding: 15px 0; margin-bottom: 0; color: white; text-shadow: 0 1px 1px rgba(0, 0, 0, .5); margin: 60px 0 0; }




/* ===== FORMS ===== */

input, textarea { background: white; border: 1px solid #c4c4c4; font: 300 14px/19px  "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif; font-size: 14px !important; line-height: 19px !important; padding: 5px 10px; color: #4f4f4f; display: block; width: auto; width: 93%; outline: none; margin: 0;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .07); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .07); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .07); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .07); box-shadow: 0 1px 3px rgba(0, 0, 0, .07); }
input:focus, textarea:focus { color: #4f4f4f; }
input[type=submit], input[type=button], .input-button { background: #eff1f2; border: 1px solid #cbd1d5; font: bold 13px/17px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important; color: white; color: #4f4f4f; width: auto; padding: 6px 15px 6px; cursor: pointer; text-shadow: 0 1px 0 #ffffff;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .07), inset 0 1px 0 rgba(255, 255, 255, .7); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .07), inset 0 1px 0 rgba(255, 255, 255, .7); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .07), inset 0 1px 0 rgba(255, 255, 255, .7); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .07), inset 0 1px 0 rgba(255, 255, 255, .7); box-shadow: 0 1px 3px rgba(0, 0, 0, .07), inset 0 1px 0 rgba(255, 255, 255, .7); }
input[type=submit]:hover, input[type=button]:hover, .input-button:hover { background: #e3e6e8; border-color: #c2cacf; }
input[type=submit]:active, input[type=button]:active, .input-button:active { -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3); -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3); -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3); -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3); box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2); }
input.error { border-color: #d1aaaa; background: white; }

label { display: block; font: 700 12px/12px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; color: #4f4f4f; margin-bottom: 5px; }

.error { border-color: #cba0a0 !important; }
.error-cont { background: #f5edeb; padding: 5px 10px; border: 1px solid #e1c9c9; color: #551d1d; margin: -15px 0 20px; text-align: center; display: none;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5); -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5); -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
-webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
.success-cont { background: #ecf5eb; padding: 5px 10px; border: 1px solid #cbe1c9; color: #1d551d; margin: -15px 0 20px; text-align: center; display: none;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5); -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5); -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
-webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }

#fldc-gallery { position: relative; }
#fldc-gallery .arrow-left, #fldc-gallery .arrow-right { position: absolute; top: 0; width: 60px; height: 100%; background-color: rgba(47, 47, 47, .3); z-index: 1000; display: none; cursor: pointer;
-webkit-transition: background-color .11s ease-in-out; -moz-transition: background-color .11s ease-in-out; -ms-transition: background-color .11s ease-in-out; -o-transition: background-color .11s ease-in-out; transition: background-color .11s ease-in-out;  }
#fldc-gallery .arrow-left { left: 0; background-image: url(images/arrow-left.png); background-repeat: no-repeat; background-position: 50% 50%; }
#fldc-gallery .arrow-right { right: 0; background-image: url(images/arrow-right.png); background-repeat: no-repeat; background-position: 50% 50%; }
#fldc-gallery .arrow-left:hover, #fldc-gallery .arrow-right:hover { background-color: rgba(47, 47, 47, .7); }
#fldc-gallery-main img { max-width: 100%; }