/*
Theme Name: Trim
Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.0
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, footer, header, hgroup, nav, section {
	display: block;
}
/*-----------------[BASIC STYLES]-----------------*/

body {
	line-height: 21px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	background: #f9f7f0 url(images/body-bg.png);
	
}
a, #reply-title a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
	color: #000;
	line-height: 1em;
	font-weight: 300;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	padding-bottom: 10px;
	line-height: 20px;
}
strong, b {
  font-weight: 600;
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}
	blockquote p {
	padding-bottom: 0;
}
input[type=text],input.text, input.title, textarea, select {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 2px;
	color: #4e4e4e;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color: #2D3940;
	color: #3e3e3e;
}
input[type=text], input.text, input.title, textarea, select {
	margin: 0.5em 0;
}
textarea {
	padding: 4px;
}
img#about-image {
	float: left;
	margin: 3px 8px 8px 0;
	display: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	/* IE6 */
	zoom: 1;
}
*:first-child+html .clearfix {
	/* IE7 */
	zoom: 1;
}
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
h1, h2, h3, h4, h5, h6, #quote, span.post-meta span, span.fn {

}
#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	position: relative;
}
	#main-header {
position: relative;
	z-index: 12;
}
#top-area {
  border-bottom: 1px solid #EFEFEF;
  padding: 5px 49px 81px 13px;
  background:url("images/ergastiriokinsep.png") no-repeat scroll right bottom rgba(0, 0, 0, 0)
}
#logo {
	float: left;
	margin-top: 2px;
}
#search-form {
  border: 1px solid #C8C8C8;
  display: none;
  float: right;
  height: 32px;
  margin: 29px 0 0;
}
#search-form #searchinput {
	background: none;
	border: none;
	float: left;
	margin: 7px 14px 0 7px;
	width: 110px;
	padding-left: 6px;
	font-size: 11px;
	color: #e2e2e2;
	font-family: Georgia, serif;
	font-style: italic;
}
#search-form #searchsubmit {
	margin-top: 10px;
	margin-right: 11px;
}
#menu {
	padding: 0;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
	transform: rotate(-0.0000000001deg);
	font-smooth: always;
	z-index: 50000;
}
#menu #main-menu {
	/*float:left; width: 860px;*/
}
#menu .nav li {
	float: left;width: 20%;
/*	border-right: 1px dashed #503a34;*/
}
#menu .nav a, ul#mobile_menu a {
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 133px;
	overflow: hidden;
	-webkit-transition: background-color 0.2s ease-in;
	-moz-transition: background-color 0.2s ease-in;
	-o-transition: background-color 0.2s ease-in;
	transition: background-color 0.2s ease-in;
}
#menu .nav a > span {
  padding: 100px 0 30px;
  text-align: left;
  text-indent: 15px;
  width: 192px;
}
#menu .nav ul li a > span {
	padding: 0;
}
#menu .nav ul li {
	border: none;
}
#menu .nav ul a, ul#mobile_menu a {
	padding: 14px 5px 14px 25px;
	height: auto;
	overflow: visible;
	width: 195px;
}
#menu .nav ul li li a, ul#mobile_menu ul li li a {
	width: auto;
}
#menu .nav ul a:hover, ul#mobile_menu a:hover {
	background: #805e55;
	text-decoration: none;
	color: #fff;
}
span.menu_slide {
	color: #fff;
	background: #503a34;
}
ul#mobile_menu a {
  display: block;
  padding-left: 12px;
  padding-right: 5px;
  width: auto;
}
ul#mobile_menu ul a {
  border-bottom: 1px dotted #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  padding: 4px 0 4px 14px;
}
ul#mobile_menu ul {
  border-top: 1px dotted #ffffff;
}
#menu .nav > li.current_page_item > a:hover {
	background: none;
	color: #503a34;
}
#social-icons {
  padding-top: 9px;
  position: absolute;
  right: 12px;
  top: 29px;
  z-index: -5;
}
li.current_page_item span.main_text {
  background: #503a34;
  color: #FFFFFF;
}
#menu li.menu-item-home .main_text {
  background: #FF6239;
}
#social-icons a {
	padding-left: 4px;
}
#featured {
	position: relative;
	min-height: 276px;
}
.slide_wrap {
	padding: 18px 40px;
}
.featured_box {
	background: #fff;
	padding: 5px;
	position: relative;
}
.et_image_description {
	position: absolute;
	bottom: 5px;
	left: 5px;
	background: #111;
	background: rgba(0, 0, 0, 0.3);
	width: 870px;
	color: #fff;
}
.et_inner_description {
	padding: 18px 25px 5px;
}
.et_image_description h2 {
	font-family: 'Droid Sans', Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0;
}
.et_image_description h2.title a {
	color: #fff;
}
.et_image_description h2.title a:hover {
	color: #eee;
	text-decoration: none;
}
			.et_slide_video .featured_box {
	float: left;
	margin-right: 30px;
}
			.et_slide_video .featured_description {
	float: left;
	width: 385px;
	padding-top: 45px;
}
			.et_slide_video .featured_description, .et_text_slide {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #bdbdbd;
	text-shadow: 1px 1px 0 #fff;
	font-style: italic;
}
				.et_slide_video h2.title, .et_text_slide h2.title {
	font-size: 48px;
	line-height: 42px;
	font-style: 300;
	padding-bottom: 10px;
}
					.et_slide_video h2.title a:hover, .et_text_slide h2.title a:hover {
	color: #111;
	text-decoration: none;
}
			.video_slide iframe {
	display: block;
}
			.et_text_slide {
	padding-top: 70px;
	text-align: center;
}
				.et_text_slide a.readmore {
	font-size: 13px;
	font-family: 'Droid Sans', Arial, sans-serif;
	font-style: 300;
	margin-top: 4px;
}
		#featured_controls {
	border-bottom: 1px solid #efefef;
	padding: 25px 0;
	text-align: center;
}
			#featured_controls li {
	list-style: none;
	display: inline-block;
	margin: 0 2px;
}
				#featured_controls a {
	background: url(images/featured_not_active.png) no-repeat;
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	display: inline-block;
}
				#featured_controls li.active-slide a {
	background: url(images/featured_active.png) no-repeat;
}
		#featured .flex-direction-nav a {
	position: absolute;
	top: 50%;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	margin-top: -12px;
}
		#featured .flex-direction-nav a.flex-prev {
	left: 0;
	background: url(images/left-arrow.png) no-repeat;
}
		#featured .flex-direction-nav a.flex-next {
	right: 0;
	background: url(images/right-arrow.png) no-repeat;
}
	#content {
	background-color: #fff;
	padding-top: 1px;
		-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.08);
	box-shadow: 0 0 7px rgba(0,0,0,0.08);
	position: relative;
	z-index: 5;
}
		#featured-controllers {
	border-bottom: 1px solid #efefef;
}
			#featured-controllers li {
	float: left;
	width: 239px;
	border-right: 1px dashed #dcdcdc;
	border-top: 1px solid #efefef;
	z-index: 1;
	position: relative;
}
			#featured-controllers .last {
	border-right: none;
	width: 240px;
}
				.controller {
	border-top: 3px solid #f7f7f7;
	padding: 35px 33px 27px;
}
					.controller h2 {
	font-size: 20px;
	color: #656464;
	margin-bottom: 2px;
}
					.controller p {
	font-size: 13px;
	color: #636b70;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 20px;
}
			#featured-controllers li:hover {
	cursor: pointer;
}
			.et_slide_hover {
	background-color: #fafafa;
	position: absolute;
	z-index: -7;
	width: 100%;
	height: 100%;
	display: none;
}
		#services {
	border-bottom: 1px solid #efefef;
	margin-top: 39px;
	position: relative;
}
			#services:before {
	position: absolute;
	content: '';
	bottom: -7px;
	left: 50%;
	margin-left: -5px;
	background: url(images/blurbs_arrow.png) no-repeat;
	width: 11px;
	height: 7px;
}
			.service {
	margin: 0 40px;
	width: 240px;
	float: left;
	position: relative;
	padding-bottom: 26px;
}
				img.icon {
	position: absolute;
	top: 0;
	left: 0;
}
				.service h3 {
	font-size: 24px;
	padding-left: 48px;
	color: #1f262d;
}
				.service p {
	line-height: 21px;
	padding-left: 48px;
}
		#quote {
	border-bottom: 1px solid #efefef;
	text-align: center;
	font-size: 35px;
	color: #656464;
	padding: 33px 40px;
	background: url(images/left-quote.png) no-repeat 40px 33px;
}
			#quote p {
	line-height: 40px;
	padding: 0 40px;
	background: url(images/right-quote.png) no-repeat top right;
}
		#home-sections {
	border-bottom: 1px solid #efefef;
	padding: 37px 40px;
	position: relative;
}
			#home-sections:before, #main_content:before {
	position: absolute;
	content: '';
	top: 0;
	left: 480px;
	width: 1px;
	height: 100%;
	border-left: 1px solid #efefef;
}
			#main_content:before {
	left: 633px;
}
			#recent-work {
	float: left;
	width: 404px;
	padding-right: 39px;
}
				#recent_work_thumbs {
	margin-left: -27px;
	margin-bottom: -4px;
}
				#home-sections h3 {
	color: #1f262d;
	font-size: 24px;
	margin-bottom: 18px;
}
				#recent-work .thumb {
	float: left;
	padding: 2px;
	margin: 0 0 26px 27px;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
	line-height: 0;
}
				#recent-work .last {
	margin-right: 0;
}
			#from-the-blog {
	float: left;
	padding-left: 39px;
	width: 398px;
}
				.blog-post {
	padding-bottom: 12px;
}
					.blog-post h4 {
	font-size: 20px;
}
						.blog-post h4 a {
	color: #656464;
}
						.blog-post h4 a:hover {
	color: #111;
	text-decoration: none;
}
body.home #main-header, body.home #content, .featured_box, .avatar-box, #wrapper {

}
body.home #wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu {

}
body.home #menu {
	border-bottom: none;
}
a.readmore, .reply-container a, #commentform input#submit {
	display: inline-block;
	background: #539b53;
	color: #fff;
	border: 1px solid #539b53;
	padding: 3px 12px;
	-webkit-box-shadow: inset 0 1px 0 #aad2ad;
	-moz-box-shadow: inset 0 1px 0 #aad2ad;
	box-shadow: inset 0 1px 0 #aad2ad;
	background: -moz-linear-gradient(top,  #aad2ad 0%, #539b53 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aad2ad), color-stop(100%,#539b53)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #aad2ad 0%,#539b53 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #aad2ad 0%,#539b53 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #aad2ad 0%,#539b53 100%); /* IE10+ */
	background: linear-gradient(top,  #aad2ad 0%,#539b53 100%); /* W3C */
	font-size: 12px;
}
a.readmore:hover, .reply-container a:hover {
	color: #111;
	text-decoration: none;
}
#recent-work a.readmore, #from-the-blog a.readmore {
	float: right;
}
.post_meta {
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #539b53;
	border-top: 1px solid #539b53;
	padding: 0 7px;
	position: relative;
	line-height: 18px;
	margin-right: 5px;
	top: 2px;
}
.post_excerpt {
	clear: both;
}
.post-content {
	text-align: justify;
}
#main_content {
	padding: 14px 9px 20px 39px;
	position: relative;
}
	#left_area {
	width: 553px;
	float: left;
	margin-right: 65px;
}
h1.main_title, h1#comments, h3#reply-title {
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 20px;
}
		h1.main_title a {
	color: #000;
}
			h1.main_title a:hover {
	color: #539b53;
	text-decoration: none;
}
#breadcrumbs {
	font-style: italic;
	margin-bottom: 23px;
	text-align: right;
	font-size: 11px;
}
	#breadcrumbs span, #breadcrumbs a {
	color: #539b53;
}
#breadcrumbs, #breadcrumbs a:hover {
  color: #222222;
  text-decoration: none;
}
.home #breadcrumbs {
	display: none;
}
.home .post-content {
  text-align: left;
}
.home #main_content {
  padding: 0;
}
.entry, #comment-wrap {
	padding: 0 0 35px 10px;
	position: relative;
}
body.page .entry {
	padding-left: 0;
}
	#comment-wrap > #respond h3#reply-title:before, #comment-wrap > #respond h3#reply-title:after {
	content: '';
}
	span.post-meta, #comment-wrap > #respond h3#reply-title:before {
	position: absolute;
	top: 0;
	left: -20px;
	top: -7px;
	display: block;
	background: #00a388;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	width: 60px;
	height: 60px;
	line-height: 41px;
	text-indent: -100px;
	overflow: hidden; 
}
p.meta, p.meta a {
  color: #636B70;
	font-size: 13px;
  font-style: italic;
}
	p.meta, p.meta a {
	color: #636b70;
	font-style: italic;
	font-weight: 300;
}
	p.meta a:hover {
	color: #111;
	text-decoration: none;
}
	.post-content .featured_box {
	margin-bottom: 14px;
}
	.entry a.readmore {
	float: right;
}
	.post ul, .comment-content ul {
	list-style-type: disc;
	padding: 0 0 23px 16px;
	line-height: 17px;
}
	.post ol, .comment-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 23px 16px;
	line-height: 17px;
}
.entry_content ul li {
	padding: 0 0 10px 0;
	text-align: left;
}
		.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol {
	padding: 2px 0 2px 20px;
}
		.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol {
	padding: 2px 0 2px 35px;
}
h2.et_pt_title {
  font-weight: 600;
}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
span.menu_slide, span.main_text {
	color: #fff;
	display: block;
	position: relative;
	test-shadow: 1px 1px 0 #CACACA;
}
span.main_text {
		background: none repeat scroll 0 0 #FF6239;
}
.menu-item-194 span.main_text {
	background: #503a34 url(images/item1.gif) repeat-x left top;
}
.menu-item-190 span.main_text {
	background: #503a34 url(images/item2.gif) repeat-x left top;
}
.menu-item-191 span.main_text {
	background: #503a34 url(images/item3.gif) repeat-x left top;
}
.menu-item-207 span.main_text {
	background: #503a34 url(images/item4.gif) repeat-x left top;
}
.menu-item-204 span.main_text {
	background: #503a34 url(images/item5.gif) repeat-x left top;
}
ul.nav > li.current-menu-item:before, #menu .nav li.et_hover:before, #mobile_nav:before,  #featured-controllers li.active-slide:before, .et_animated_bar {
	position: absolute;
	content: '';
	left: 0;
	top: -4px;
	width: 100%;
	background: #4E4E4E;
}
/*ul.nav > li.current-menu-item:after, .post_meta:after, #mobile_nav:after, #featured-controllers li.active-slide:after, .et_animated_bar:before {
	position: absolute;
	content: '';
	left: 50%;
	top: 0;
	border: solid;
	border-color: #503a34 transparent;
	border-width: 3px 3px 0 3px;
	z-index: 2;
	margin-left: -3px;
}*/
.post_meta:after {
	bottom: -3px;
	top: auto;
}
#featured-controllers li.active-slide:before, .et_animated_bar {
	top: -1px;
}
#featured-controllers li.active-slide:after, .et_animated_bar:before {
	top: 3px;
}
.home li.current_page_item span.main_text {
	background: #503a34 url(images/item1.gif);
}
.et_animated_bar {
	width: 7px;
	left: 120px;
}
ul#mobile_menu,	#menu ul.nav ul {
	background: #503a34;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
}
	#menu ul.nav #menu-item-36 ul {
	background: #ffff9d;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
}
#menu ul.nav ul a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 8px 0 8px 14px;
  width: 100%;
}
/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {
	outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	width: 100%;
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	/* Hide the slides before the JS is loaded. Avoids image jumping */
	display: none;
}
.flexslider .slides img, .service img, #logo {
	max-width: 100%;
	height: auto;
	width: auto;
}
.flexslider .slides img {
	display: block;
	width: auto;
}
.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 {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
	zoom: 1;
	position: relative;
}
/* Caption style */
/* IE rgba() hack */
.flex-caption {
	background: none;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	zoom: 1;
}
.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
.flex-control-nav, #controllers-wrapper {
	display: none;
}
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/
#comment-wrap {
	padding-top: 35px;
}
	#comment-wrap:before, #respond:before {
	position: absolute;
	top: 0;
	left: -40px;
	width: 635px;
	height: 1px;
	border-top: 1px solid #efefef;
	content: '';
}
	#respond:before {
	left: -100px;
}
	.comment #respond {
	padding: 15px 0 10px;
}
		.comment #respond:before {
	display: none;
}
	#comment-wrap span.post-meta {
	top: 24px;
}
		#comment-wrap span.post-meta span, #comment-wrap > #respond h3#reply-title:after {
	background: url(images/comment_cloud.png) no-repeat;
	display: block;
	width: 30px;
	height: 25px;
	position: absolute;
	top: 45px;
	left: 15px;
}
		#comment-wrap > #respond h3#reply-title:after {
	top: 8px;
	left: -61px;
	background-image: url(images/respond_icon.png);
	width: 22px;
	height: 29px;
}
.avatar-box {
	float: left;
	padding: 2px;
	background: white;
	margin-right: 14px;
}
	.avatar-box img {
	display: block;
}
span.fn, span.fn a {
	color: #656464;
	font-size: 24px;
	display: block;
	margin-bottom: 2px;
}
span.comment_date {
	font-family: Georgia,serif;
	color: #636b70;
	font-style: italic;
}
.comment-meta {
	margin-bottom: 10px;
}
span.fn a:hover {
	color: #111;
	text-decoration: none;
}
.reply-container {
	text-align: right;
}
.comment-body {
	padding: 10px 0;
}
h1#comments {
	padding-bottom: 30px;
}
h3#reply-title {
	position: relative;
}
	h3#reply-title small {
	display: block;
	font-size: 14px;
	font-family: 'Droid Sans', Arial, sans-serif;
	letter-spacing: 0;
}
.commentlist {
	margin-bottom: 35px;
}
	.commentlist ul.children {
	padding-left: 58px;
}
#respond {
	position: relative;
	padding-top: 35px;
}
	#comment-wrap > #respond h3#reply-title:before {
	left: -80px;
}
#commentform input[type="text"] {
	width: 40%;
}
#commentform textarea {
	width: 94%;
}
#commentform input[type="text"], #commentform textarea {
	border: 1px solid #efefef;
	padding: 10px 12px;
	color: #636b70;
	font-family: Georgia, serif;
	font-style: italic;
}
#commentform .form-submit {
	overflow: hidden;
	text-align: right;
}
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
#footer {
	border-top: 3px solid #f7f7f7;
	background-color: #fcfcfc;
	padding: 0 40px;
}
	.footer-widget {
	margin-right: 20px;
	float: left;
	border-right: 1px dashed #dcdcdc;
	padding: 34px 20px 0 0;
	width: 259px;
	text-shadow: 1px 1px 1px #fff;
}
	.f_widget {
	padding-bottom: 27px;
}
	.footer-widget.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
		h4.widgettitle {
	color: #1f262d;
	font-size: 20px;
	margin-bottom: 9px;
}
		.footer-widget p {
	line-height: 21px;
}
p#copyright {
	text-align: right;
	font-size: 12px;
	color: #b4b4b4;
	text-shadow: 1px 1px 1px #fff;
	margin: 37px 0 20px;
}
	p#copyright a {
	color: #b4b4b4;
}
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
#sidebar {
  float: left;
  margin: 18px 0 0;
  width: 280px;
}
#sidebar #em_widget-2 li.all-events-link {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 0 none;
  text-align: right;
}

#sidebar li.all-events-link > a {
  background: #539b53;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  margin: 5px 0 0;
  padding: 0 6px;
}
#sidebar #em_widget-2 li {
  border-bottom: 1px dotted;
  color: #539b53;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 2px;
}
#left_area .entry_content .css-events-list h2 {
  background: none repeat scroll 0 0 #FF6239;
  color: #FFFFFF;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 1px 6px 4px;
}
.em-search-wrapper {
  display: none;
}
.events-table {
  margin: 0 0 15px;
  width: 100%;
}
.events-table tr:nth-child(odd) {
 background: #fbfbfb;
}
.events-table th {
  border-bottom: 1px dotted;
  border-top: 1px dotted;
  font-size: 13px;
  font-weight: 600;
  padding: 1px 5px;
  text-align: left;
  background: #fff;
}
.events-table td {
  border-bottom: 1px solid #E8E8E8;
  font-size: 12px;
  padding: 11px 5px;
  text-align: left;
  vertical-align: top;
}
.events-table td.ddmm {
  color: #539b53;
  font-size: 12px;
  font-weight: 600;
  padding: 9px 5px 1px 5px;
  vertical-align: top;
  white-space: nowrap;
}
.events-table h6 {
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  padding-bottom: 0;
}
#sidebar h5, .rpwe-block h3,  #sidebar .widget li.crpw-item  {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}
h4.widget_title {
  background: none repeat scroll 0 0 #FF6239;
  color: #FFFFFF;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
/*  margin-bottom: 10px;*/
  padding: 1px 6px 4px;
}
.widget_title > a {
  color: #FFFFFF;
}
	#sidebar .widget {
	margin-bottom: 30px;
}
/*	#sidebar li, #footer li {
	background: url(images/sidebar_bullet.png) no-repeat left 8px;
	padding: 3px 0 3px 20px;
}*/
		#sidebar li a, #footer li a {
	color: #000;
}
#sidebar h4.widget_title > a:hover {
  color: #FFFFFF;
}
	#sidebar a:hover, #footer a:hover {
	color: #111;
	text-decoration: none;
}
#sidebar h5 a:hover {
  text-decoration: underline;
}
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
div.post .new-post .aligncenter, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
}
.wp-caption.alignleft {
	margin: 0 10px 10px 0;
}
.wp-caption.alignright {
	margin: 0 0 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/
.nav ul {
	position: absolute;
	top: -999em;
	z-index: 9999;
}
	.nav li {
	position: relative;
}
		.nav ul li {
	float: left;
}
			.nav ul a {
	display: block;
	float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left: 0;
	top: 133px;
}
	.nav li:hover li ul, .nav li.sfHover li ul, .nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0;
	float: left;
	height: auto !important;
}
.nav li ul {
	width:300px;
	z-index: 1000;
	padding-top:20px;
	padding-bottom:20px;
}
	.nav li li a:link, .nav li li a:visited {
	display: block;
	height: auto;
	float: left;
}
	.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 225px;
	top: 0;
}
/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: auto;
}
	#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
		#wp-calendar a:hover {
	text-decoration: underline;
}
	#wp-calendar caption {
	text-decoration: none;
	font: bold 13px Arial, Sans-Serif;
}
	#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f;
}
		#wp-calendar td#today {
	color: #ffffff;
}
	#wp-calendar th {
	font-style: 300;
	text-transform: capitalize;
	padding: 3px 5px;
}
		#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
		#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
		#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination {
	overflow: hidden;
	padding: 20px 42px 0;
}
.wp-pagenavi {
	position: relative;
	text-align: center;
	clear: none !important;
	padding: 20px 0 0 0;
	text-shadow: 0 1px 0 #fff;
	font-size: 12px;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current {
	margin: 2px 3px;
	text-decoration: none;
	border: none !important;
	background-color: #ebebeb;
	display: inline-block;
	padding: 0 !important;
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 14px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	color: #797a7a;
	text-shadow: none;
	line-height: 32px;
	font-weight: bold !important;
}
.wp-pagenavi span.pages {
	padding: 5px 7px 5px !important;
	margin: 2px !important;
	border: none !important;
	color: #989898;
	background-color: none;
	font-style: 300;
	font-size: 13px;
	margin-right: 10px !important;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
	margin: 2px 3px;
	background-color: #503a34 !important;
	border: none !important;
	color: #fff !important;
}
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
	text-decoration: none;
}
.foursixeight {
	margin: 0 0 15px 84px;
}
#main_content.fullwidth:before, .fullwidth #comment-wrap:before, .fullwidth #respond:before {
	display: none;
}
.fullwidth #comment-wrap {
	padding-top: 0;
}
.fullwidth #left_area {
	width: auto;
	float: none;
	margin-right: 0;
}
.fullwidth .post-content .featured_box {
	float: left;
	margin: 0 15px 10px 0;
}
body.page h1.main_title {
  color: #438b43;
  font-size: 21px;
  padding-bottom: 25px;
}
body.page.home h1.main_title {
	display: none;
}
.et_pt_blogentry a.readmore {
	border: none !important;
	padding: 0 13px 0 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#mobile_nav {
	display: none;
}
	ul#mobile_menu {
		width: 100%;
		position: absolute;
		top: 45px;
		left: 0;
		z-index: 1000;
		display: none;
		line-height: 19px;
	}
ul#mobile_menu a {
  color: #ffffff;
  text-align: left;
  text-transform: none;
}
	#mobile_nav.opened {
	background: #503a34;
	color: #fff;
}
#et_pt_gallery {
	margin-right: -20px !important;
}
	.et_pt_gallery_entry {
	margin-left: 18px !important;
}
#et_pt_portfolio_gallery {
	margin-right: -20px !important;
}
.et_pt_portfolio_item {
	margin-left: 52px !important;
}
.et_portfolio_small .et_pt_portfolio_item {
	margin-left: 34px !important;
}
.et_embedded_videos {
	display: none !important;
}
.et_portfolio_large .et_pt_portfolio_item {
	margin-left: 59px !important;
	width: 430px !important;
}
.js #main-menu {
	display: none;
}
.wp-caption {
	max-width: 96%;
	padding: 8px;
}
#et-control-panel {
	position: fixed;
	left: 0;
	top: 94px;
	width: 169px;
	z-index: 9000;
	color: #9f9f9f;
	text-shadow: 1px 1px 1px #fff;
	background: url(images/control_panel/control-panel-bottom.png) no-repeat bottom left;
	padding-bottom: 18px;
}
	#control-panel-main {
	background: url(images/control_panel/control-panel-mainbg.png) repeat-y;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
	border-top-right-radius: 14px;
}
		#et-control-close {
	background: url(images/control_panel/control-panel-closebutton.png) no-repeat;
	position: absolute;
	top: 17px;
	right: -41px;
	width: 45px;
	height: 40px;
	display: block;
}
		.control-open {
	background: url(images/control_panel/control-panel-openbutton.png) no-repeat !important;
}
		#et-control-inner {
	background: url(images/control_panel/control-inner.png) no-repeat;
	padding: 16px 16px 0 16px;
}
			#et-control-panel h3.control_title {
	font-size: 15px;
	padding: 2px 0 10px;
	float: left;
}
			#et-control-panel p {
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 10px;
}
			.et-sample-setting {
	display: block;
	width: 29px;
	height: 29px;
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
	text-indent: -9999px;
}
				.et-sample-setting span.et-sample-overlay {
	background: url(images/control_panel/control-link-overlay.png) no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
}
			#et-sample-color1 {
	background: #6a8e94;
}
			#et-sample-color2 {
	background: #8da49c;
}
			#et-sample-color3 {
	background: #b0b083;
}
			#et-sample-color4 {
	background: #859a7c;
}
			#et-sample-color5 {
	background: #c6bea6;
}
			#et-sample-color6 {
	background: #b08383;
}
			#et-sample-color7 {
	background: #a4869d;
}
			#et-sample-color8 {
	background: #f5f5f5;
}
			#et-sample-color9 {
	background: #4e4e4e;
}
			#et-sample-color10 {
	background: #556f6a;
}
			#et-sample-color11 {
	background: #6f5555;
}
			#et-sample-color12 {
	background: #6f6755;
}
			#et-sample-texture1 {
	background: url(images/control_panel/body-bg2.png) 14px 13px;
}
			#et-sample-texture2 {
	background: url(images/control_panel/body-bg3.png);
}
			#et-sample-texture3 {
	background: url(images/control_panel/body-bg4.png);
}
			#et-sample-texture4 {
	background: url(images/control_panel/body-bg5.png);
}
			#et-sample-texture5 {
	background: url(images/control_panel/body-bg6.png);
}
			#et-sample-texture6 {
	background: url(images/control_panel/body-bg7.png);
}
			#et-sample-texture7 {
	background: url(images/control_panel/body-bg8.png);
}
			#et-sample-texture8 {
	background: url(images/control_panel/body-bg9.png);
}
			#et-sample-texture9 {
	background: url(images/control_panel/body-bg10.png);
}
			#et-sample-texture10 {
	background: url(images/control_panel/body-bg11.png) 139px 104px;
}
			#et-sample-texture11 {
	background: url(images/control_panel/body-bg12.png);
}
			#et-sample-texture12 {
	background: url(images/control_panel/body-bg13.png) 14px 14px;
}
			#et-sample-texture13 {
	background: url(images/control_panel/body-bg14.png);
}
			#et-sample-texture14 {
	background: url(images/control_panel/body-bg15.png);
}
			#et-sample-texture15 {
	background: url(images/control_panel/body-bg16.png);
}
			#et-sample-texture16 {
	background: url(images/control_panel/body-bg17.png);
}
			.et-control-colorpicker {
	background: url(images/control_panel/control-panel-colorpicker.png) no-repeat;
	width: 18px;
	height: 19px;
	display: block;
	float: right;
}
			.et-font-control {
	margin-top: 9px;
}
			.colorpicker {
	z-index: 10000;
}
#et_control_header_font, #et_control_body_font {
	width: 73px;
}
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(images/colorpicker/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
	.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(images/colorpicker/colorpicker_overlay.png);
}
		.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(images/colorpicker/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
	.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(images/colorpicker/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(images/colorpicker/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
	.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
	.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(images/colorpicker/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(images/colorpicker/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(images/colorpicker/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(images/colorpicker/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(images/colorpicker/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(images/colorpicker/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(images/colorpicker/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}
#control-panel-main label {
	font-size: 11px;
}
.entry_content ul {
	margin: 0 0 0 15px;
}
.wp-caption {
	max-width: 96%;
	padding: 8px;
}
#mobile_menu ul {
	display: block !important;
	visibility: visible !important;
}
#ie7 .et_image_description, #ie8 .et_image_description {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
	zoom: 1;
}
embed, iframe, object, video {
	max-width: 100%;
}
@media only screen and ( max-width: 960px ) {
	#et-search, p#et-search-title, p#et-search-title span {
	background: none !important;
}
	#et-search {
	width: auto !important;
	height: auto !important;
}
		#et-search-inner {
	padding: 0 !important;
}
			#et-search-right {
	float: none !important;
	clear: both;
	text-align: left !important;
}
				#et_search_submit {
	background: #BBB8B8 !important;
	color: #111 !important;
}
			p#et-search-title {
	margin-bottom: 2px !important;
}
				p#et-search-title span {
	padding: 0 !important;
	text-shadow: none !important;
}
	#et-searchinput {
	width: auto !important;
}
	p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat {
	float: none !important;
}
	#et-search-left {
	float: none !important;
	width: 100% !important;
}
}

@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
	#container {
	width: 95%;
}

	.et_slide_video h2.title, .et_text_slide h2.title {
	font-size: 42px;
}
	#featured-controllers li {
	width: 186px;
}
		.controller {
	padding-right: 15px;
	padding-left: 16px;
}
		#featured-controllers li.first .controller {
	padding-right: 10px;
	padding-left: 39px;
}
		#featured-controllers li.last .controller {
	padding-right: 39px;
	padding-left: 17px;
}
	#featured-controllers .last {
	width: 187px;
}
	.et_slide_video .featured_description {
	width: 244px;
	padding-top: 20px;
}
	.et_image_description {
	width: 660px;
}
	.service {
	margin: 0 20px;
	width: 197px;
}
	.service.first {
	margin-left: 39px;
}
	#quote {
	font-size: 30px;
}
	#quote, #home_sections, #footer, .slide_wrap {
	padding-left: 39px;
	padding-right: 39px;
}
		#home-sections::before {
	left: 373px;
}
	#recent-work {
	width: 294px;
}
	#from-the-blog {
	width: 296px;
}
	.footer-widget {
	width: 196px;
}
	#left_area {
	width: 420px;
}
	#sidebar {
	width: 170px;
}
	#main_content:before {
	left: 500px;
}
	#comment-wrap:before, #respond:before {
	width: 502px;
}
	.et_pt_gallery_entry {
	margin-left: 22px !important;
}
	#et_pt_portfolio_gallery {
	margin-left: -35px !important;
}
		.et_pt_portfolio_item {
	margin-left: 21px !important;
	width: 219px !important;
}
		.et_portfolio_more_icon, .et_portfolio_zoom_icon {
	top: 50px !important;
}
		.et_portfolio_more_icon {
	left: 65px !important;
}
		.et_portfolio_zoom_icon {
	left: 106px !important;
}
	#et_pt_portfolio_gallery.et_portfolio_small {
	margin-left: -18px !important;
}
		#et_pt_portfolio_gallery.et_portfolio_small .et_pt_portfolio_item {
	margin-left: 10px !important;
	width: 128px !important;
}
			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon {
	top: 20px !important;
}
			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon {
	left: 26px !important;
}
			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon {
	left: 62px !important;
}
	#et_pt_portfolio_gallery.et_portfolio_large {
	margin-left: -20px !important;
}
		#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
	margin-left: 7px !important;
	width: 348px !important;
}
			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	top: 99px !important;
}
			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
	left: 140px !important;
}
			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	left: 178px !important;
}
	.et_slide_image .slide_wrap {
	padding-top: 48px;
}
}
@media only screen and ( max-width: 767px ) {
	#container {
	width: 95%;
}
	#featured-controllers, #menu #main-menu, #social-icons, .et_image_description, .et_slide_video .featured_description, #home-sections:before, #sidebar, #main_content:before {
	display: none !important;
}
	#top-area {
	padding-top: 29px;
	padding-bottom: 29px;
	text-align: center;
}
	#logo {
	margin-bottom: 17px;
}
	#search-form {
	width: 200px;
	margin: 0 auto;
}
		#search-form #searchsubmit, #search-form #searchinput {
	margin-right: 0;
}
		#search-form #searchinput {
	width: 140px;
}
	#logo, #search-form, .service {
	float: none;
}
	.service, .service.last {
	margin: 0 39px !important;
	width: auto;
}
	#top-area, #quote, #home-sections, #footer, .slide_wrap {
	padding-left: 39px;
	padding-right: 39px;
}
	#quote {
	font-size: 25px;
}
	#recent-work {
	width: auto;
	padding-right: 0;
	padding-bottom: 40px;
}
	#home-sections {
	overflow: hidden;
}
		#recent_work_thumbs {
	margin-left: -67px;
}
			#recent-work .thumb {
	margin-left: 67px;
}
	#from-the-blog {
	width: auto;
	float: none;
	padding-left: 0;
	clear: both;
	overflow: hidden;
}
		#from-the-blog a.readmore {
	float: right;
}
	.footer-widget {
	float: none;
	width: auto;
	padding-right: 0;
	border: none;
	margin-right: 0;
}
#menu {
  background: none repeat scroll 0 0 #503a34;
  text-align: center;
}
	#mobile_nav {
		display: block;
		font-size: 19px;
		color: #fff;
		text-transform: uppercase;
		display: inline-block;
		padding: 17px 0;
		position: relative;
		border: 0;
		border-width: 0;
		width: 100%;
	}
		#mobile_nav:hover {
	text-decoration: none;
}
	#left_area {
	width: auto;
	margin-right: 0;
	float: none;
}
	#comment-wrap:before, #respond:before {
	width: 461px;
}
	.sitemap-col {
	float: none !important;
	width: auto !important;
}
	#et_pt_gallery {
	margin-right: -30px !important;
}
		.et_pt_gallery_entry {
	margin-left: 7px !important;
}
	.et_pt_portfolio_item {
	margin-left: 121px !important;
}
	.et_portfolio_small .et_pt_portfolio_item {
	width: 412px !important;
	margin-bottom: 10px;
}
		.et_portfolio_small .et_pt_portfolio_entry {
	float: left;
	margin-right: 15px;
}
		.et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon {
	top: 30px !important;
}
		.et_portfolio_small .et_portfolio_more_icon {
	left: 38px !important;
}
		.et_portfolio_small .et_portfolio_zoom_icon {
	left: 77px !important;
}
	#et_pt_portfolio_gallery.et_portfolio_large {
	margin-left: 0 !important;
}
		#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
	margin-left: 0 !important;
	width: 404px !important;
}
		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	top: 109px !important;
}
		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
	left: 155px !important;
}
		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	left: 195px !important;
}
	.et_slide_image .slide_wrap {
	padding-top: 84px;
}
}
@media only screen and ( max-width: 479px ) {
	#container {
	width: 95%;
}
	#featured, #quote, .blog-post .post_meta, #footer, span.post-meta, .wp-pagenavi .pages {
	display: none;
}
	body.home #main-header {
	margin-bottom: 38px;
}
	#recent_work_thumbs {
	margin-left: -56px;
}
		#recent-work .thumb {
	margin-left: 56px;
}
	.entry, .wp-pagenavi, #comment-wrap, .commentlist ul.children {
	padding-left: 0;
}
	h1.main_title, h1#comments, h3#reply-title {
	font-size: 30px;
}
	h3#reply-title:before, h3#reply-title:after {
	display: none !important;
}
	#respond::before {
	left: -40px;
}
	#comment-wrap:before, #respond:before {
	width: 300px;
}
	#et_contact_right {
	width: auto !important;
	margin-left: 0 !important;
}
	p.et-registration {
	margin-top: 35px !important;
}
	.et-protected-form {
	padding: 0 !important;
	background: none !important;
}
	.et-protected {
	width: auto !important;
}
	.et_pt_gallery_entry {
	margin-left: 37px !important;
}
	#et_pt_portfolio_gallery, #et_pt_portfolio_gallery.et_portfolio_large {
	margin-left: 0 !important;
}
		.et_pt_portfolio_item, #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
	margin-left: 0 !important;
	width: 228px !important;
}
			.et_portfolio_more_icon, .et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	top: 53px !important;
}
			.et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
	left: 70px !important;
}
			.et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	left: 110px !important;
}
	.entry .et_portfolio_small .et_pt_portfolio_item {
	width: 280px !important;
	margin-left: 6px !important;
}
	.et_portfolio_small .et_pt_portfolio_item {
	margin-left: -15px !important;
	width: 254px !important;
}
#ie7 #menu {
	position: relative;
	z-index: 9;
}
}
.semcat {
  margin: 0 0 15px;
  overflow: hidden;
}
.eventbox .semcat ul > li {
  float: left;
  list-style: none outside none;
  padding: 0;
}
.eventbox .entry_content ul {
  line-height: 17px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.eventbox h1.main_title, .eventbox h1#comments, .eventbox h3#reply-title {
  padding-bottom: 6px;
}
.event-categories a {
  background: none repeat scroll 0 0 #FF6239;
  color: #FFFFFF;
  display: block;
  font-weight: 600;
  margin: 0 3px 0 0;
  padding: 3px 6px;
}
.seminfo {
 border: 1px solid #CECECE; background: #F7F7EF; -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1), inset 0 0 0px 1px #fff; -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1), inset 0 0 0px 1px #fff; box-shadow: 0 0 3px rgba(0,0,0,0.1), inset 0 0 0px 1px #fff; padding:20px 14px 9px; color: #333; font-style: normal; border-radius: 5px;
  display: block;
  float: left;
  font-size: 13px;
  margin: 0 13px 5px 0;
  text-align: left;
  width: 205px;
}
.loc {
  font-weight: 600;
}
.semmap {
  height: 233px;
  width: 100%;
  margin: 50px 0 0;
}
.mc4wp-form input[type="submit"], .mc4wp-form button, .mc4wp-form input[type="button"] {
  border: 1px solid #909090;
  border-radius: 5px;
  color: #525252;
  cursor: pointer;
  display: inline-block;
  padding: 2px;
  text-transform: uppercase;
}
.mc4wp-form label {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
}
#left_area .entry_content h2 {
	font-size: 16px;
font-weight: 700;
padding: 0 0 15px;
}
.home .et_lb_module ul {
  list-style: disc outside none;
  margin: 0;
  padding: 0;
}
.home .et_lb_1_3 {
  width: 31%;
}
.home .et_lb_module h3.et_lb_widget-title {
  background: none repeat scroll 0 0 #FF6239;
  color: #FFFFFF;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 1px 6px 4px;
}
.home .et_lb_widget-title > a {
  color: #FFFFFF;
}
.home .et_lb_module.et_lb_column.et_lb_1_3.et_lb_first {
  margin-left: 14px !important;
}
#left_area .et_lb_module li {
  border-bottom: 0 none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  list-style: inherit;
  margin: inherit;
}
.entry_content .flexslider ul li {
  padding: 0;
}
#left_area .et_lb_module > ul {
  margin: 0 0 0 15px;
}
.rpwe-block li {
  border-bottom: 1px dotted;
}
#sidebar ul {
  border-top: 1px dotted;
}

.home #left_area .et_lb_module .flex-direction-nav > li {
  border-bottom: 0 none;
}
#sidebar .widget li {
  border-bottom: 1px dotted;
  color: #539b53;
  font-size: 12px;
  padding: 6px 0 5px 1px;
  font-weight: 600;
}
#sidebar .widget li a .crpw-date {
  font-size: 12px;
	color: #539b53;
}
#sidebar .widget li.all-events-link {
  border-bottom: medium none;
  padding: 0;
  text-align: right;
}
li .crpw-date, li .rpwe-time {
  color: #539b53;
  display: block;
  font-size: 12px;
  font-weight: 600;
}
.btn.sml_submitbtn {
  background: none repeat scroll 0 0 #539b53;
  border: 0 none;
  color: #ffffff;
  font-family: "open sans";
  font-size: 12px;
  height: 23px;
  line-height: 19px;
  cursor: pointer;
}
label.sml_emaillabel {
  padding: 0 8px 0 0;
}
.footer-widget p.prepend {
  font-size: 13px;
  line-height: 17px;
}
.footer-widget p.sml_thankyou {
  color: #9c0000;
  font-size: 13px;
  font-weight: 600;
}
.home #left_area .et_lb_module .flex-control-nav.flex-control-paging > li {
  border-bottom: 0 none;
  margin: 0 4px;
}
.home #left_area .et_lb_slider .flex-direction-nav li .flex-prev {
  left: 12px !important;
}
.page #sidebar {
	display: block !important;
}
.all-newss-link a {
  background: none repeat scroll 0 0 #539b53;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-size: 12px;
  line-height: 22px;
  padding: 1px 6px;
}
h3.et_lb_toggle_title {line-height: 20px !important;text-align: left;}

@media only screen and ( max-width: 960px ) {
	.home .et_lb_1_3 {width: 95%;}
}