/*

Theme Name: Evolution

Theme URI: http://www.elegantthemes.com/gallery/

Version: 1.7

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 */
@font-face {
	font-family: 'Spoiler';
	src: url('fonts/spoilerregularwebfont.eot');
	src: url('fonts/spoilerregularwebfont.eot?#iefix') format('embedded-opentype'),  url('fonts/spoilerregularwebfont.woff') format('woff'),  url('fonts/spoilerregularwebfont.ttf') format('truetype'),  url('fonts/spoilerregularwebfont.svg#ReformaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Spoiler';
	src: url('fonts/spoilerboldwebfont.eot');
	src: url('fonts/spoilerboldwebfont.eot?#iefix') format('embedded-opentype'),  url('fonts/spoilerboldwebfont.woff') format('woff'),  url('fonts/spoilerboldwebfont.ttf') format('truetype'),  url('fonts/spoilerboldwebfont.svg#ReformaRegular') format('svg');
	font-weight: bold;
	font-style: normal;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}
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;
	background: url(images/background.jpg);
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}
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]-----------------*/

/*------------------------------------------------*/



html, body {
	min-width: 1050px;
}
body {
	line-height: 20px;
	font-family: 'Droid Sans', Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #4d4d4d;
	background-color: #f5f5f5;
}
a {
	text-decoration: none;
	color: #00b7f3;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
	color: #1c1c1c;
	letter-spacing: 0.2px;
	line-height: 1em;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #1c1c1c;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	padding-bottom: 13px;
	line-height: 24px;
}
strong {
	font-weight: bold;
	color: #1c1c1c;
}
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: 0px;
}
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 0px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
/*------------------------------------------------*/

/*---------------[MAIN LAYOUT INFO]---------------*/

/*------------------------------------------------*/



#page-wrap {
	max-width: 1010px;
	margin: 0 auto;
	padding: 0 20px 0 25px;
	background-color: #ffffff;
}
#main {
	padding-top: 25px;
}
.container {
	text-align: right;
	margin: 0 auto;
	position: relative;
}
#main .top-info {
	text-align: center;
}
a#mobile_nav {
	display: none;
}
.home #navigation {
	border-top: 1px solid #f1f1f1;
	/*border-bottom: 1px solid #f6f6f6;*/
	/*padding: 15px 0 9px;*/
	padding: 15px 0 0;
}
#navigation {
	border-top: 1px solid #f1f1f1;
	padding: 8px 0 0;
}
#top-menu {
	float: right;
	margin: 0 2px 0 -15px;
	padding-top: 3px;
}
#search-form {
	float: right;
	height: 35px;
	margin-right: 44px;
	border: 1px solid #e2e2e2;
	background-color: #fafafa;
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
}
#search-form #searchinput {
	background: none;
	border: none;
	float: left;
	margin: 8px 14px 0 7px;
	width: 110px;
	padding-left: 9px;
	font-size: 11px;
	color: #c5c5c5;
	font-family: Georgia, serif;
	font-style: italic;
	text-shadow: 1px -1px 0 #fff;
	-webkit-appearance: none;
}
#search-form #searchsubmit {
	margin-top: 11px;
	margin-right: 12px;
}
.searchform #searchsubmit {
	line-height: 25px;
	border: none;
	height: 25px;
	width: 60px;
	color: #fff;
	background: linear-gradient(top, #9b6867 0%, #6e3a38 50%, #6e3a38 51%, #4f2624 100%);
	background: -moz-linear-gradient(top, #9b6867 0%, #6e3a38 50%, #6e3a38 51%, #4f2624 100%);
	background: -webkit-linear-gradient(top, #9b6867 0%, #6e3a38 50%, #6e3a38 51%, #4f2624 100%);
	background: -o-linear-gradient(top, #9b6867 0%, #6e3a38 50%, #6e3a38 51%, #4f2624 100%);
	background: -ms-linear-gradient(top, #9b6867 0%, #6e3a38 50%, #6e3a38 51%, #4f2624 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: 'Spoiler', Arial;
    font-size: 20px;
}
#top-menu-shadow, #bottom-menu-shadow {
	position: absolute;
	left: 0;
	height: 5px;
	display: block;
	width: 100%;
}
#top-menu-shadow {
	top: -9px;
}
.home #top-menu-shadow {
	top: -15px;
}
.home #bottom-menu-shadow {
	background: url(images/main_sprite.png) no-repeat 0 -68px;
	top: 49px;
	display: none;
}
#main-area {
	padding-bottom: 45px;
}
#slogan {
	position: absolute;
	background: url(images/left-quote.png) no-repeat 7px 99px;
	padding: 30px 40px 20px;
	margin-right: 590px;
	top: 15px;
}
#slogan p {
	font-family: 'Spoiler', 'Goudy Bookletter 1911', arial, sans-serif;
	font-size: 24px;
	color: #4d4d4d;
	text-align: center;
	line-height: 30px;
}
span#right-quote {
	position: absolute;
	background: url(images/right-quote.png) no-repeat;
	display: block;
	height: 17px;
	width: 25px;
	right: 13px;
	top: 21px;
}
#top-quote-shadow, #bottom-quote-shadow {
	position: absolute;
	left: 0;
	height: 5px;
	display: block;
	width: 100%;
}
#top-quote-shadow {
	top: -1px;
}
#bottom-quote-shadow {
	bottom: -1px;
}
#top-menu-shadow, #bottom-quote-shadow {
	background: url(images/main_sprite.png) no-repeat 0 -68px;
}
#bottom-quote-shadow {
	background-position: 82px -68px;
	border-top: 1px solid #F6F6F6;
}
#recent-work {
	margin-bottom: 27px;
	position: relative;
	margin-left: 0;
}
#work-info {
	text-align: right;
	width: 194px;
	position: absolute;
	left: 0;
	top: 0;
}
#recent-work h3, #about h3, #recent-posts h3, h3.widgettitle, h4.widgettitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #2b2b2b;
	font-weight: bold;
}
#work-info p {
	line-height: 20px !important;
}
.r-work {
	float: left;
	margin: 0 42px 20px 0;
	padding: 7px;
	background-color: #f2f1f1;
	border: 1px solid #e3e5e2;
	width: 203px;
	position: relative;
}
#recent-work .last {
	margin-right: 0;
}
.item-image {
	display: block;
}
.r-work span.overlay {
	background: url(images/main_sprite.png) no-repeat 0 -1111px;
	display: block;
	height: 203px;
	left: 0;
	position: absolute;
	top: 7px;
	left: 7px;
	width: 203px;
}
.r-work p {
	line-height: 18px;
	left: 7px;
	position: absolute;
	bottom: 7px;
	display: block;
	background: url(images/bg_rwork.png);
	font-size: 18px;
	color: #ffffff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
	padding: 15px;
	width: 173px;
}
#recent-work a.more, #recent-work a.zoom {
	position: absolute;
	top: 39px;
	width: 39px;
	height: 39px;
	display: block;
}
#recent-work a.more, #recent-work a.zoom {
	display: none;
}
.r-work p {
  display: block;
  height: 12px!important;
  opacity: 1!important;
  padding: 5px 15px 15px!important;
  text-align: center;
}
#recent-work a.more {
	background: url(images/main_sprite.png) no-repeat -170px -98px;
	left: 90px !important;
}
#recent-work a.zoom {
	background: url(images/main_sprite.png) no-repeat -217px -98px;
	right: 62px;
}
#divider {
	border-top: 1px solid #f6f6f6;
	height: 5px;
	position: relative;
	margin-bottom: 51px;
}
#divider .container div {
	position: absolute;
	width: 100%;
	height: 5px;
	left: 0;
	top: -1px;
}
#top-quote-shadow, #divider .container div, #footer-top-shadow {
  background: url("images/main_sprite.png") no-repeat scroll 82px -68px rgba(0, 0, 0, 0);
}
#about {
	float: right;
	width: 455px;
	margin-right: 3px;
	text-align: right;
}
#about h3, #recent-posts h3 {
	padding-bottom: 18px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 12px;
	font: normal 14px ;
}
#about p {
	line-height: 20px !important;
	font: 15px Arial;
	overflow: hidden;
}
a.readmore {
	color: #2b2b2b;
	height: 30px;
	line-height: 31px;
	display: block;
	float: left;
}
a.readmore span {
	font: 19px Spoiler;
	padding-top: 5px;
	background: #cae3dd;
	display: block;
	height: 25px;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-top: 1px inset #dbdbdb;
}
a.readmore:hover {
	color: #000;
}
.cat-back {
    float: left;
    background: none repeat scroll 0 0 #CAE3DD;
    border-radius: 12px;
    border-top: 1px inset #DBDBDB;
    display: block;
    font: 14px Tahoma;
    height: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
}
#recent-posts {
	float: left;
	width: 455px;
	text-align: right;
}
#recent-posts h3 {
	font-size: 14px;
	font-weight: bold;
}
.thumb {
	float: right;
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
}
.r-post span.overlay {
	background: url(images/main_sprite.png) no-repeat -278px -156px;
	display: block;
	height: 60px;
	left: 0;
	position: absolute;
	top: 0;
	width: 60px;
}
.r-post h4.title, .r-post p.date {
    color: #000;
	display: inline;
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
    font-weight: bold;
}
.r-post h4.title a {
	text-decoration: none;
	color: #000;
}
.r-post h4.title a:hover {
	color: #7e7e7e;
}
.r-post p {
	line-height: 20px !important;
	font: 15px Arial;
	text-align: justify;
	padding-left: 5px;
}
#recent-posts a.readmore {
	margin-top: 32px;
	margin-left: 5px;
}
.r-work img, .post img, .responsive img, img#logo {
	height: auto;
	margin: auto;
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
}
#featured img {
	margin: 0 auto;
	height: auto;
}
.wp-caption {
	max-width: 96%;
	padding: 8px;
}
#content_area {
	/*background: url(images/sidebar-border.png) repeat-y 702px 0;*/

	margin-bottom: -55px;
	padding-bottom: 38px;
}
#main_content {
	float: left;
	width: 74.2%;
}
#breadcrumbs {
	font-family: Georgia, serif;
	color: #2b2b2b;
	font-style: italic;
	padding: 22px 0 21px;
	border-bottom: 1px solid #f1f1f1;
}
#breadcrumbs a, #breadcrumbs span {
	color: #a6a6a6;
}
#breadcrumbs a:hover {
	color: #111;
	text-decoration: none;
}
.entry {
	border-right: 1px solid #EBE7E7;
	margin-top: 7px;
	padding: 0 23px 45px 0;
	min-height: 622px;
}
.cat-art-wrap .entry {
	border-bottom: 1px solid #F1F1F1;
	padding-top: 14px;
	padding-bottom: 18px;
	min-height: 100%;
}
.category .cat-art-wrap article:last-child {
	border-bottom: 0;
}
.post h1.title {
	font-size: 28px;
	font-family: Arial, serif;
	font-style: normal;
	letter-spacing: 0;
	padding-bottom: 23px;
}
.category h1.title {
	font-size: 21px;
	padding-bottom: 4px;
}
.post h1.title a {
	color: #00081C;
}
.post h1.title a:hover {
	color: #111;
	text-decoration: none;
}
.entry_content {
	position: relative;
	padding-left: 140px;
}
.category .entry_content {
	position: relative;
	padding-left: 0;
}
.entry_content .postmeta {
	width: 115px;
	text-align: right;
	position: absolute;
	top: 4px;
	left: 0;
}
.entry_content .postmeta p {
	padding-bottom: 0;
	line-height: 19px;
}
.entry_content .postmeta a {
	color: #4d4d4d;
}
.entry_content .postmeta a:hover {
	color: #111;
	text-decoration: none;
}
span.posted_by {
	font-weight: bold;
}
span.posted_category {
	font-style: italic;
	font-family: Georgia, serif;
}
.post-thumbnail, .single-thumbnail {
	position: relative;
	float: right;
	margin: 4px 0 15px 22px;
}
.category .cat-art-wrap .post-thumbnail {
	background: #F2F1F1;
	border: 1px #E3E5E2 solid;
	padding: 6px;
}
.category .cat-art-wrap .post-thumbnail:before {
	border-top: 1px #E3E5E2 solid;
	content: "";
	left: 0;
	position: absolute;
	top: -2px;
	width: 100%;
}
.single-thumbnail {
	position: relative;
	float: left;
	margin: 4px 0 15px 22px;
}
.category .post-thumbnail span.post-overlay {
	background: none;
}
.post-thumbnail span.post-overlay {
	background: url(images/main_sprite.png) no-repeat 0 -98px;
	width: 147px;
	height: 147px;
	position: absolute;
	top: 0;
	left: 0;
}
/*.single-thumbnail span.post-overlay {

	background: url(images/main_sprite.png) no-repeat 0 -1111px;

	width: 250px;

	height: 250px;

	position: absolute;

	top: 0;

	left: 0;

}*/

.entry p {
	font-size: 14px;
	line-height: 1.8;
}
.category .entry p {
	font-size: 15px;
}
.category .entry_content a.readmore {
	margin-top: 29px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, #comment-wrap h1, h3#reply-title {
	font-family: Arial, serif;
	font-style: normal;
	letter-spacing: 0;
}
.entry h4 {
	padding-top: 17px;
}
.entry h3 {
	padding-top: 14px;
}
h1.main_title {
	background: url("images/red-pattern.jpg") repeat scroll right top #9E7272;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #FFFFFF;
	font-family: 'Spoiler', Arial;
	font-size: 24px;
	font-weight: normal;
	height: 36px;
	line-height: 38px;
	margin: 0 -22px 10px 0;
	padding: 0 24px 0 0;
}
.category h1.main_title {
	margin: 7px 0 0;
}
p.meta-info {
	margin-bottom: 15px;
}
p.meta-info, p.meta-info a {
	color: #2b2b2b;
}
p.meta-info a {
	font-style: italic;
	font-family: Georgia;
}
p.meta-info a:hover {
	text-decoration: none;
	color: #111;
}
.single-thumbnail {
	background: none repeat scroll 0 0 #F2F1F1;
	border: 1px solid #E3E5E2;
	margin: 8px 60px 0 0;
	padding: 7px;
}
.post ul, .comment-content ul {
	list-style-type: disc;
	padding: 10px 0px 10px 20px;
}
.entry ul {
	list-style-type: none;
	margin-top: -2px;
	padding: 0 0px 14px 20px;
}
.entry ul li {
	padding-right: 25px;
	line-height: 23px;
	font-size: 14px;
}
.entry ul li a {
	z-index: 1;
}
.entry ul li:before {
	content: url("images/top-list.png");
	display: block;
	height: 1px;
	left: 28px;
	position: relative;
	top: 4px;
	width: 18px;
	z-index: 0;
}
.post ol, .comment-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 0px 10px 2px;
}
.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol {
	padding: 2px 0px 2px 20px;
}
.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol {
	padding: 2px 0px 2px 35px;
}
body.page h1.main_title {
}
#et_pt_blog {
	margin-right: 50px;
}
#et-contact, #et-login, #sitemap {
	padding-top: 20px;
}
#et-search {
	margin-top: 20px;
}
body.home #content_area {
	border-top: 1px solid #F1F1F1;
}
#content_area.fullwidth {
	background: none;
}
#content_area.fullwidth #main_content {
	width: 100%;
}
#content_area.fullwidth .entry, #content_area.fullwidth .commentlist {
	padding-right: 0;
}
#content_area.fullwidth #et_pt_blog {
	margin-right: 0;
}
/*------------------------------------------------*/

/*---------------[DROPDOWN MENU]------------------*/ 

/*------------------------------------------------*/


#drop-nav {
    display: none;
}
#top-menu li {
	padding: 0;
	float: right;
}
#top-menu a {
	font: bold 15px Arial, "Droid Sans", Verdana, sans-serif;
	color: #4d4d4d;
	text-decoration: none;
	padding: 5px 5px 6px;
}
#top-menu a:hover {
	color: #111;
}
#top-menu > ul > li {
    background: url("images/top_menu_list.png") no-repeat;
    background-position: left center;
    padding-left: 27px;
    padding-right: 5px;
    z-index: 9999;
}
#top-menu > ul > li:first-child {
}
#top-menu > ul > li:last-child {
	background-image: none;
}
#top-menu > ul > li:last-child a {
  padding-left: 12px;
  padding-right: 12px;
}
#top-menu > ul > li.current-menu-item {
	list-style: none;
}
#top-menu > ul > li.current-menu-item a {
    background: #cae4dd;
    padding: 5px;
}
#top-menu a:hover {
	color: #4d4d4d!important;
	background: #cae4dd;
}
#top-menu > ul > li:last-child a:hover:before {
	margin-left: -6px;
}
#top-menu > ul > li.current-menu-item > a:before, #top-menu a:hover:before {
	margin-left: 4px;
	border-top: 7px solid #cae4dd;
	border-left: 7px solid rgba(202, 228, 221, 0.1);
	border-right: 7px solid rgba(202, 228, 221, 0.1);
	content: "";
	display: inline-block;
	left: 50%;
	position: absolute;
	bottom: -6px;
	z-index: 9999;
}
#top-menu > ul > li:last-child > a {
	padding: 5px 11px !important;
}
#top-menu > ul > li:last-child > a:hover:before {
	border-top: 7px solid #cae4dd;
	border-left: 7px solid rgba(202, 228, 221, 0.1);
	border-right: 7px solid rgba(202, 228, 221, 0.1);
	content: "";
	display: inline-block;
	left: 50%;
	position: absolute;
	bottom: -7px;
}
#top-menu > ul > li:first-child > a:hover:before {
	margin-left: 4px;
	border-top: 7px solid #cae4dd;
	border-left: 7px solid rgba(202, 228, 221, 0.1);
	border-right: 7px solid rgba(202, 228, 221, 0.1);
	content: "";
	display: inline-block;
	left: 50%;
	position: absolute;
	bottom: -7px;
}
.sub-menu a {
	background: transparent!important;
}
.sub-menu a:hover {
	margin: 0!important;
}
.sub-menu a:hover:before {
	display: none!important;
	margin: 0!important;
}
ul.nav li ul {
	width: 220px !important;
	padding: 0 0 5px ;
	background: #EFFEFB;
	top: 28px !important;
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #f0f0f0;
	border-top: none;
	z-index: 9998;
	display: none;
}
.sub-menu {
	border: 1px #CCE3DD solid!important;
	border-top: none!important;
}
#main-footer .sub-menu {
	border: none!important;
}
ul.nav ul li {
	margin: 0 !important;
	padding: 0 !important;
}
ul.nav ul li a {
	padding: 10px 0px 10px 5px !important;
	width: 210px;
}
ul.nav ul li a:hover {
	color: #c6c6c6 !important;
}
ul.nav li:hover ul ul, ul.nav li.sfHover ul ul {
	top: -1px !important;
	left: 234px !important;
	border-top: 1px solid #f0f0f0;
}
/*------------------------------------------------*/

/*--------------[FEATURED SLIDER]-----------------*/

/*------------------------------------------------*/



#featured {
	background: #f2f1f1;
	padding: 13px 0;
	border: 1px #E3E4E1 solid;
}
#featured_shadow {
	background: url(images/main_sprite.png) no-repeat 0 -1321px;
	height: 9px;
	margin: 1px 0 40px;
}
.slides img.featured-image {
	display: block;
}
.slides span.overlay {
	display: block;
	height: 485px;
	left: 0;
	position: absolute;
	top: 0;
	width: 1005px;
}
p.flex-caption {
	background: url("images/flex-caption.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	color: #FFFFFF;
	display: none;
	font-size: 13px;
	left: 13px;
	padding: 33px 38px;
	position: absolute;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	width: 900px;
}
#controllers-wrapper {
}
#controllers-wrapper div#controllers-wrapper-left {
	background: url(images/main_sprite.png) no-repeat -490px -658px;
	padding-left: 25px;
	position: absolute;
	bottom: -18px;
	left: 0;
	visibility: hidden;
	display: none;
}
.et_slider_slide #controllers-wrapper div#controllers-wrapper-left {
	bottom: 0;
}
#controllers-wrapper div#controllers-wrapper-right {
	background: url(images/slider-right-panel.png) no-repeat right top;
	padding-right: 25px;
}
#controllers-wrapper ul#controllers {
	background: url(images/slider-panel.png) repeat-x;
	height: 22px;
	padding: 18px 46px 0 50px;
}
#controllers li {
	float: left;
	margin-right: 4px;
}
#controllers li a {
	background: url(images/main_sprite.png) no-repeat -491px -637px;
	display: block;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
}
#controllers li a.active {
	background-position: -491px -624px;
}
#featured .flex-direction-nav li a {
	width: 39px;
	height: 39px;
	margin-top: -19px;
}
#featured .flex-direction-nav li .prev {
	left: 0;
	background: url(images/main_sprite.png) no-repeat -490px -712px;
}
#featured .flex-direction-nav li .next {
	right: 0;
	background: url(images/main_sprite.png) no-repeat -490px -758px;
}
/*------------------------------------------------*/

/*-------------------[COMMENTS]-------------------*/

/*------------------------------------------------*/



#comment-wrap {
	padding: 40px 0 0;
}
h1#comments {
	padding-bottom: 30px;
}
.comment-body {
	position: relative;
	padding: 0 0 0 88px;
	margin: 20px 0;
}
.avatar-box, .avatar-overlay {
	position: absolute;
	top: 5px;
	left: 0;
}
.avatar-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/main_sprite.png) no-repeat;
	width: 62px;
	height: 62px;
	display: block;
}
.comment-meta {
	margin-bottom: 5px;
}
.comment-meta span.fn {
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 8px;
}
.comment-meta span.fn, .comment-meta span.fn a {
	color: #2b2b2b;
}
span.comment_date {
	font-family: Georgia, serif;
	font-style: italic;
	color: #9d9d9d;
}
.reply-container {
	background: url(images/readmore.png) no-repeat right bottom;
	color: #2B2B2B;
	height: 30px;
	line-height: 31px;
	padding-right: 11px;
	float: right;
}
a.comment-reply-link {
	background: url(images/readmore.png) no-repeat;
	display: block;
	height: 30px;
	padding-left: 16px;
	padding-right: 5px;
	color: #2b2b2b;
}
a.comment-reply-link:hover {
	color: #111;
	text-decoration: none;
}
#trackbacks {
	margin-top: 90px;
}
.comments_respond {
	margin-top: 150px;
}
#commentform input[type="text"] {
	width: 40%;
}
#commentform textarea {
	width: 94%;
}
#commentform input[type="text"], #commentform textarea {
	background: #fafafa;
	border: 1px solid #e2e2e2;
	-moz-box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1);
	box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1);
	padding: 10px 12px;
	color: #c5c5c5;
	text-shadow: 0px 1px 0 #fff;
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 11px;
}
#commentform .form-submit {
	overflow: hidden;
}
#commentform input#submit, #elist_submit_form input#submit {
	background: url(images/main_sprite.png) no-repeat -170px -156px;
	border: none;
	float: right;
	color: #2b2b2b;
	padding: 7px 0;
	text-align: center;
	width: 95px;
	margin-right: 10px;
}
#elist_submit_form input#submit {
	margin-right: 227px;
}
.commentlist #reply-title {
	border: none;
	left: 0;
	padding-left: 0;
	top: 6px;
}
.commentlist #reply-title small {
	display: block;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-top: 2px;
}
#reply-title small a {
	color: #3A6263;
}
.commentlist {
	padding: 0 50px 20px 0;
	border-bottom: 1px solid #f1f1f1;
}
.commentlist ul.children {
	padding-left: 88px;
}
h1#comments, h3#reply-title {
	font-size: 28px;
	color: #2b2b2b;
}
#respond {
	padding: 40px 50px 0 0;
}
.comment #respond {
	padding: 10px 0 0;
}
/*------------------------------------------------*/

/*---------------------[FOOTER]-------------------*/

/*------------------------------------------------*/



#main-footer {
	max-width: 1055px;
	margin: 0 auto;
	background: url(images/bg_form_1.jpg);
	border-top: 1px solid #e9e9e9;
	position: relative;
	text-shadow: 1px 1px 0px #fff;
}
#footer-top-shadow {
	position: absolute;
	width: 100%;
	height: 5px;
	left: 0;
	top: -1px;
}
#footer-widgets {
	padding-top: 15px;
	margin-left: 8px;
	position: relative;
}
/*.footer-widget { float:left; margin-right:52px; width:201px; }*/

#footer-widgets .last {
	margin-right: 0;
}
p#footer-logo {
	margin-left: -54px;
	margin-top: -40px;
	margin-bottom: -31px;
}
.footer-widget p {
	line-height: 20px !important;
}
p#copyright {
	text-align: left;
	color: #2b2b2b;
	font: bold 12px Arial;
	border-image: url(images/copyright_border.jpg) 2 0 0 0;
	padding: 0;
}
p#copyright a {
	color: #693931;
}
.f_widget {
	margin-bottom: 20px;
}
.footer-widget .widget_nav_menu ul {
	background: url("images/ft-mn-bg.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
	margin-left: 26px;
	padding-bottom: 27px;
	padding-right: 6px;
}
.widget_nav_menu {
	margin-bottom: 20px;
	margin-right: 34px;
}
#main-footer a {
	color: #8a8a8a;
}
#main-footer a:hover {
	color: #3d3d3d;
	text-decoration: none;
}
#copyright {
	margin-left: 7px;
}
/*------------------------------------------------*/

/*--------------------[SIDEBAR]-------------------*/

/*------------------------------------------------*/



#sidebar {
	float: left;
	width: 235px;
	padding: 7px 0 0 17px;
	font-family: 'Spoiler', Arial;
}
h3.widgettitle {
	padding-bottom: 17px;
}
.widget {
	margin-bottom: 50px;
}
.widget a {
	color: #4d4d4d;
}
.widget a:hover {
	color: #111;
	text-decoration: none;
}
.f_widget li, .widget li {
	background: url(images/sidebar_bullet.png) no-repeat 0 7px;
	padding-left: 12px;
	margin: 5px 0;
}
/*------------------------------------------------*/

/*------------[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: 0px 10px 10px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 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;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}
.nav li {
	float: left;
	position: relative;
}
.nav a {
	display: block;
	float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	top: 50px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top: -999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 192px;
	top: 0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav li ul {
	width: 191px;
	z-index: 1000;
}
.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' */
}
/*------------------------------------------------*/

/*-----------------[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: #111;
}
#wp-calendar th {
	font-style: normal;
	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: 15px 12px 0px;
}
.wp-pagenavi {
	position: relative;
	padding: 40px 50px 0 0;
	text-align: right;
	font-family: Georgia, serif;
	font-size: 28px;
	color: #a3a3a3;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 5px 7px !important;
	margin: 2px;
	text-decoration: none;
	border: none !important;
	background-color: none;
	font-weight: normal !important;
	color: #a3a3a3;
}
.wp-pagenavi span.pages {
	padding: 5px 7px 5px !important;
	margin: 2px !important;
	border: none !important;
	color: #a3a3a3;
	background-color: none;
	font-style: italic;
	font-size: 13px;
	margin-right: 10px !important;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
	padding: 5px 7px !important;
	margin: 2px;
	font-weight: normal !important;
	background-color: none !important;
	border: none !important;
	color: #2b2b2b !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: 0px 0px 15px 84px;
}
.sitemap-col ul ul {
	padding-left: 20px;
}
 @media only screen and ( max-width: 1030px ) {
    html, body, #main-footer {
        min-width: 100% !important;
        max-width: 1000px;
    }
    #top-menu > ul > li {
      padding-left: 18px !important;
    }
     .r-work {
      width: 195px;
    }
 }
 @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 span {
	padding: 0 !important;
	color: #111 !important;
	text-shadow: none !important;
}
.et_pt_portfolio_overlay {
	display: none !important;
}
}
 @media only screen and ( min-width: 320px ) and ( max-width: 960px ) {
.container, .slides span.overlay {
	width: 728px;
}
html, body, #main-footer {
	min-width: 100%;
}
.home .wpcf7 {
	display: none;
}
.footer-col1 ul li {
	display: block!important;
	background: none!important;
}
p.flex-caption {
	width: 651px;
}
.et_slider_slide p.flex-caption {
	padding-bottom: 44px;
}
#featured_shadow {
	background-position: 0 -1351px;
}
#top-menu-shadow, #bottom-quote-shadow {
	background-position: 0 -1380px;
}
#bottom-menu-shadow, #top-quote-shadow, #divider .container div, #footer-top-shadow {
	background-position: 0 -80px;
}
.slides span.overlay {
	background-position: 0 -813px;
	height: 279px;
}
#recent-work {
	padding-left: 205px;
}
#work-info {
	width: 176px;
}
.r-work {
	margin-right: 27px;
}
.r-work span.overlay {
	background-position: -356px -1111px;
	height: 156px;
}
.r-work, .r-work span.overlay {
	width: 156px;
}
.r-work p {
	font-size: 12px;
}
#recent-work a.more, #recent-work a.zoom {
	top: 27px;
}
#about, #recent-posts {
	width: 339px;
}
#search-form {
	margin-right: 0;
	position: absolute;
	top: -111px;
	right: 0;
}
#content_area {
	background-position: 509px 0;
}
#main_content {
	width: 509px;
}
.entry, .commentlist, #respond {
	padding-right: 35px;
	border-right: 0;
}
.post-thumbnail {
	margin-bottom: 2px;
}
#sidebar {
	width: 165px;
}
.et_pt_gallery_entry {
	margin-left: 40px !important;
}
#et_pt_portfolio_gallery {
	margin-left: -35px !important;
}
.et_pt_portfolio_item {
	margin-left: 35px !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: 17px !important;
	width: 132px !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: 20px !important;
	width: 354px !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;
}
.footer-col3 {
	margin-right: 0;
}
.commentlist ul.children {
	padding-left: 58px;
}
}
 @media only screen and ( max-width: 959px ) {
.container, .slides span.overlay {
	width: 440px;
}
p.flex-caption {
	display: none;
}
#featured_shadow {
	background-position: 0 -1335px;
}
#top-menu-shadow, #bottom-quote-shadow {
	background: none;
}
#bottom-menu-shadow, #top-quote-shadow, #divider .container div, #footer-top-shadow {
	background: none;
}
.slides span.overlay {
	/*background: url(images/main_sprite.png) no-repeat 0 -624px;*/

	height: 168px;
}
#recent-work {
	padding-left: 0;
}
#work-info {
	position: relative;
	width: auto;
	text-align: center;
}
#work-info p {
	display: none;
}
#recent-work h3 {
	margin-bottom: 30px;
}
.r-work {
	margin-right: 13px;
}
.r-work span.overlay {
	background-position: -209px -1111px;
	height: 138px;
}
.r-work, .r-work span.overlay {
	width: 138px;
}
.r-work p {
	display: none !important;
}
#recent-work a.more, #recent-work a.zoom {
	top: 48px;
}
#about {
	margin-bottom: 40px;
}
#about, #recent-posts {
	width: auto;
	margin-right: 0;
}
#about h3, #recent-posts h3 {
	text-align: center;
}
.footer-widget {
	margin-right: 28px;
	width: 206px;
}
.footer-col2 {
	margin-right: 0;
}
#search-form {
	margin-right: 0;
}
a#mobile_nav {
	background: url(images/cellolar_button.png) center center no-repeat;
	color: #000;
	display: block;
	font-family: 'Spoiler', Arial;
	font-size: 22px;
	text-align: center;
	padding: 6px;
}
a#mobile_nav span {
    background: url(images/main_sprite.png) no-repeat -73px 0;
    display: inline-block;
    width: 30px;
    height: 11px;
    position: relative;
    right: 5px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
a#mobile_nav.opened {
	border-bottom: 1px solid #fafafa;
	z-index: 10000;
}
a#mobile_nav.opened span {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
a#mobile_nav:hover {
	text-decoration: none;
	color: #111;
}
nav#top-menu {
	float: none;
	padding: 0;
	margin: 0 auto;
	position: absolute;
	top: 16px;
	left: 0;
	z-index: 9999;
	right: 0;
}
nav#top-menu li {
	float: none;
	padding: 0;
	display: block;
}
nav#top-menu ul.mobile_nav {
	border: 1px solid #d6d6d6;
	background: #CEE4DF;
	display: none;
}
     
.home .menu-menu-lt-container {
    bottom: 15px;
}
#drop-nav {
    background: none;
    border: medium none;
    display: block!important;
    font-family: 'Spoiler', Arial;
    font-size: 22px;
    margin: 0 auto;
    text-indent: -999px;
    width: 100%;
}
.menu-menu-lt-container {
    background: #CEE4DD url(images/btn-menu.jpg) no-repeat center center;
    height: 30px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
    position: absolute;
    bottom: 10px;
    width: 100%;
}
#top-menu > ul > li:first-child > a:hover:before {
	display: none;
}
#top-menu a {
	float: none;
	padding: 20px 7px 18px 20px;
	color: #4d4d4d;
	display: block;
}
#top-menu a:hover {
	color: #111;
}
nav#top-menu ul.mobile_nav > li:first-child > a {
	border-top: none;
}
nav#top-menu ul.mobile_nav > li:last-child > a {
	border-bottom: none;
}
.mobile_nav li ul {
	position: relative;
	top: 0;
	width: auto;
	display: block !important;
	visibility: visible !important;
}
#top-menu li li a {
	padding-left: 35px;
}
#top-menu li li li a {
	padding-left: 70px;
}
#top-menu li li li li a {
	padding-left: 105px;
}
#top-menu li li li li li a {
	padding-left: 140px;
}
#navigation {
	padding-bottom: 15px;
}
#content_area {
	background: none;
}
#main_content {
	width: 100%;
}
.entry, .commentlist, #respond {
	padding-right: 0;
}
#sidebar {
	display: none;
}
#wp-calendar {
	width: auto;
}
.sitemap-col {
	width: 46% !important;
	margin-right: 3% !important;
}
.et_pt_gallery_entry {
	margin-left: 23px !important;
}
#et_pt_portfolio_gallery {
	margin-left: -22px !important;
}
.et_pt_portfolio_item {
	margin-left: 11px !important;
	width: 143px !important;
}
.et_portfolio_more_icon, .et_portfolio_zoom_icon {
	top: 25px !important;
}
.et_portfolio_more_icon {
	left: 29px !important;
}
.et_portfolio_zoom_icon {
	left: 67px !important;
}
.et_portfolio_small .et_pt_portfolio_item {
	width: 100% !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: 442px !important;
}
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	top: 124px !important;
}
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
	left: 178px !important;
}
#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	left: 218px !important;
}
.post-thumbnail {
	margin-bottom: 2px;
}
.wp-pagenavi {
	padding-right: 0;
}
.commentlist ul.children {
	padding-left: 28px;
}
#et_pt_blog {
	margin-right: 0;
}
#top-menu > ul > li {
	background: none
}
#top-menu > ul > li > a, #top-menu > ul > li.current-menu-item > a, #top-menu a:hover {
	background: none;
	padding: 20px;
}
}
 @media only screen and ( max-width: 479px ) {
#recent-work {
    display: none;
}
#logo-text p {
    font-size: 19px !important;
}     
div.wpcf7 {
    margin-bottom: 145px !important;
}
#footer-widgets {
    padding-bottom: 75px;
}
#searchform > div {
    height: 20px;
}
.widget_nav_menu, .footer-widget .widget_nav_menu ul {
    margin: 0;
    padding: 0;
}     
.footer-col1 ul li {
    float: right;
}     
.footer-col2 {
    position: inherit !important;
    text-align: center;
}
.r-post h4 + p {
    font-size: 12px;
    line-height: 1.1 !important;
}     
#about h3, #recent-posts h3 {
    font-size: 15px;
	font-weight: bold;
    text-align: right;
}
h1.main_title {
    font-size: 19px;
    height: auto;
    line-height: 1.1;
    margin: 0;
    padding: 5px;
    text-align: center;
}
.page-template-page-contact-php article td {
	display: table-row;
}
.entry {
	min-height: 100%!important;
}
#top-menu ul.sub-menu, #top-menu ul.sub-menu a {
	width: 100%!important;
	border: none!important;
}
.container > a:first-child {
	display: block;
	height: 90px;
}
.category h1.title {
    font-size:  15px;
}
.container img#logo {
	float: none;
	margin: 0;
}
.container #logo-text {
    width: 280px;
	margin: 0 auto;
}
#top-menu ul.sub-menu a {
	padding: 4px 20px !important;
}
#top-menu ul.sub-menu li:before {
    content: url("images/li.png");
    float: right;
    padding: 3px 10px 0 0px;
}
#inset-post .wpcf7-submit {
	position: relative!important;
	right: 230px!important;
	top: 123px!important;
}
.page-template-page-contact-php #main_content input[type="text"], .page-template-page-contact-php #main_content input[type="email"], .page-template-page-contact-php #main_content input[type="tel"], #inset-post .wpcf7-textarea {
	width: 158px!important;
}
.container {
	width: 280px;
}
#slogan p {
	font-size: 18px;
}
#featured, #featured_shadow {
}
#logo-text img {
	top: 91px!important;
}
#top-menu-shadow, #bottom-quote-shadow {
	background: none;
}
img#logo {
	max-width: 100%;
	height: auto;
}
.r-work, .r-work span.overlay {
	width: 203px;
}
.r-work {
	margin: 0 0 85px 25px;
}
.r-work span.overlay {
	background: url(images/main_sprite.png) no-repeat 0 -1111px;
	height: 203px;
}
.r-work p {
	display: block !important;
	visibility: visible !important;
	background: none;
	top: 220px;
	color: #4d4d4d;
	font-size: 13px;
	text-shadow: none;
	padding: 0;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 0.5 !important;
	-khtml-opacity: 0.5 !important;
	opacity: 1 !important;
}
#recent-work a.more, #recent-work a.zoom {
	top: 81px;
}
.footer-widget {
	margin: 0!important;
	width: auto;
	float: none;
}
.footer-col1 ul li:first-child {
	padding-right: 10px!important;
}
.footer-widget .menu {
	text-align: center;
}
nav#top-menu ul.mobile_nav {
	width: 165px;
	margin: 16px auto 0;
}
.entry_content p {
	display: none;
}
.entry_content .postmeta p {
	display: block;
}
.commentlist ul.children {
	padding-left: 15px;
}
div.et_pt_thumb {
	margin-left: 34px !important;
	margin-right: 44px !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;
}
.sitemap-col {
	float: none !important;
	width: 100% !important;
	margin-right: 0 !important;
}
.et_pt_gallery_entry {
	margin-left: 67px !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: 272px !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: 68px !important;
}
.et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
	left: 94px !important;
}
.et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
	left: 134px !important;
}
#search-form #searchinput {
	margin: 8px 0 0;
}
.footer-widget {
	float: none;
	margin-right: 0;
	width: 100%;
}
.entry_content {
	padding-left: 133px;
}
.post-thumbnail {
	margin-bottom: 2px;
	margin-right: 0;
}
.single-thumbnail {
    float: none;
	margin: 0 auto;
    padding: 15px;
}
#top-menu > ul > li {
	background: none
}
#top-menu > ul > li > a, #top-menu > ul > li.current-menu-item > a, #top-menu a:hover {
	background: none;
	padding: 8px;
	text-align: right!important;
}
#slogan {
	position: static;
	margin: 0;
}
.wpcf7 {
	margin: 0
}
;
}
.et_embedded_videos {
	display: none !important;
}
img#logo {
	margin-left: 15px;
	float: right;
}
#logo-text {
	text-align: right;
	margin-right: 65px;
}
#logo-text h1 {
	padding-bottom: 11px;
	color: #7e3441;
	background: url(images/header_border.png) right bottom no-repeat;
	font-family: 'Spoiler', Arial;
}
#logo-text strong {
	font-weight: normal;
	color: #7e3441;
    margin: 0 5px;
}
#logo-text strong:before {
    content: "|";
    display: inline-block;
    margin: 0 0 0 5px;
}
#logo-text p {
	padding-bottom: 10px;
	 padding-top: 3px;
	font-size: 22px;
	line-height: 25px;
	font-family: 'Spoiler', Arial;
}
#slogan-wrap {
	position: relative;
	padding: 20px 0;
	overflow: hidden;
	margin: 20px 0;
}
#slogan-wrap div.wpcf7 {
	float: right;
	margin-right: 5px;
	width: 575px;
	padding: 10px 0px 15px;
	background: url(images/bg_form_1.jpg);
	text-align: right;
	box-shadow: 0 0 5px 2px #dadada;
	-moz-box-shadow: 0 0 5px 2px #dadada;
	-webkit-box-shadow: 0 0 5px 2px #dadada;
}
#slogan-wrap form.wpcf7-form {
	position: relative;
	min-height: 120px;
}
#slogan-wrap form.wpcf7-form h4 {
	position: absolute;
	top: 5px;
	margin-right: 19px;
	font-size: 17px;
	color: #000;
}
#slogan-wrap form.wpcf7-form input {
	height: 25px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#slogan-wrap form.wpcf7-form input.wpcf7-text {
	width: 175px;
	color: #4E4E4E;
	border: 1px solid #BBBBBB;
	box-shadow: inset 0 2px 2px #efefef;
	-moz-box-shadow: inset 0 2px 2px #efefef;
	-webkit-box-shadow: inset 0 2px 2px #efefef;
}
#slogan-wrap form.wpcf7-form input.wpcf7-submit, .page-template-page-contact-php .wpcf7-submit {
	color: #fff;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: linear-gradient(top, #9f6e6c 0%, #703c3c 50%, #703c3c 51%, #5b2e28 100%);
	background: -moz-linear-gradient(top, #9f6e6c 0%, #703c3c 50%, #703c3c 51%, #5b2e28 100%);
	background: -webkit-linear-gradient(top, #9f6e6c 0%, #703c3c 50%, #703c3c 51%, #5b2e28 100%);
	background: -o-linear-gradient(top, #9f6e6c 0%, #703c3c 50%, #703c3c 51%, #5b2e28 100%);
	background: -ms-linear-gradient(top, #9f6e6c 0%, #703c3c 50%, #703c3c 51%, #5b2e28 100%);
	cursor: pointer;
}
#slogan-wrap form.wpcf7-form {
	margin-top: -10px;
	font-family: 'Spoiler', Arial;
}
#slogan-wrap form.wpcf7-form div {
	margin-top: 120px;
}
#slogan-wrap form.wpcf7-form p + p {
	width: 265px;
	padding: 10px 15px 5px 5px;
	position: absolute;
	top: 30px;
	left: 277px;
	background: url(images/bg_form_2.png);
	text-align: right;
	font-size: 17px;
	color: #000;
}
#slogan-wrap form.wpcf7-form p + p input {
	width: 180px;
	margin: 0 17px 0 0;
}
#slogan-wrap form.wpcf7-form p + p input + span.wpcf7-not-valid-tip {
	position: absolute;
	right: 3px;
	top: 0;
}
#slogan-wrap form.wpcf7-form p + p + p {
	width: 265px;
	padding: 10px 15px 10px 5px;
	position: absolute;
	top: 76px;
	left: 277px;
	background: url(images/bg_form_2.png);
	text-align: right;
	font-size: 17px;
	color: #000;
}
#slogan-wrap form.wpcf7-form p + p + p input {
	margin: 0 5px 0 0;
}
#slogan-wrap form.wpcf7-form p + p + p + p {
	width: 235px;
	padding: 10px 15px 7px 20px;
	position: absolute;
	top: 30px;
	left: 7px;
	background: url(images/bg_form_2.png);
	text-align: right;
	font-size: 17px;
	color: #000;
}
#slogan-wrap form.wpcf7-form p + p + p + p input {
	margin-right: 10px;
}
#slogan-wrap form.wpcf7-form p + p + p + p + p {
	width: 237px;
	padding: 9px 15px 6px 18px;
	position: absolute;
	top: 76px;
	left: 7px;
	background: url(images/bg_form_2.png);
	text-align: left;
}
#slogan-wrap form.wpcf7-form p + p + p + p + p input, .page-template-page-contact-php #main_content .wpcf7-submit {
	height: 30px;
	width: 65px;
	margin-bottom: 6px;
	color: #fff;
	font-size: 20px;
	font-family: 'Spoiler' !important;
	margin-left: -8px;
}
.footer-col1 {
	margin-left: 0;
}
.footer-col1 ul li {
	display: inline-block;
	font: bold 15px Arial;
	background: url(images/bg_footer_menu.jpg) right no-repeat;
	padding-right: 10px;
	margin-right: -5px;
}
.footer-col1 ul li:first-child {
	background: none;
	padding-right: 0;
}
.footer-col1 ul li > a {
	color: #4d4d4d !important;
}
.footer-col2 {
	left: 0;
	position: absolute;
	top: 14px;
	width: 250px;
}
.screen-reader-text {
	display: none;
}
#s {
	height: 20px;
	width: 150px;
	margin-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#featured_shadow {
	display: none;
}
#divider {
	display: none;
}
#wrap-tipul {
	padding: 2px 1px 0 5px;
}
#wrap-tipul h3 {
	background: #F8F8F8;
	border: 1px #CED0CF solid;
	border-bottom: 0;
	border-top: 0;
	color: #4A4747;
	font-size: 17px;
	display: block;
	height: 72px;
	line-height: 75px;
	border-bottom: 1px solid #F1F1F1;
	border-top: 1px solid #ECECEC;
	letter-spacing: 0.8px;
}
.tagcloud {
    background: #F8F8F8;
	border: 1px #CED0CF solid;
	color: #4A4747;
	border-bottom: 1px #CED0CF solid;
	border-top: 1px solid #ECECEC;
    letter-spacing: 0.8px;  
    margin: 0 1px 0 5px;
    padding: 10px 9px;
}
.tagcloud a {
    font-size: 17px !important;
}
.tagcloud a:hover {
    text-decoration: underline;
}
#wrap-tipul h3:last-child {
	border-bottom: 1px solid #CED0CF;
}
#wrap-tipul h3 a {
	color: #4A4747;
	font-weight: bold;
}
#wrap-tipul h3:first-child {
	border-top: 0!important;
}
#sidebar h1, .widget_tag_cloud > h3 {
	background: transparent url(images/bg_form_1.jpg) repeat left top;
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
	color: #FFFFFF;
    font-family: 'Spoiler', Arial;
    font-size: 24px;
    line-height: 36px;
    margin: 0 2px 0 5px;
    padding: 0 8px 0 0;
}
#wrap-tipul .post-thumbnail {
	background: none repeat scroll 0 0 #EEEEEB;
	border: 1px solid #E3E4E1;
	height: 54px;
	margin: 11px 8px 0 15px;
	width: 54px;
}
#wrap-tipul .post-thumbnail img, #wrap-tipul .post-thumbnail span.post-overlay {
	height: 48px;
	width: 48px;
	padding: 3px;
}
#sidebar #slogan-wrap {
	padding: 11px 4px;
}
#sidebar #slogan-wrap form.wpcf7-form p {
	bottom: 0;
	left: 0;
	padding: 0 19px 0 0;
	position: relative;
	top: 0;
	width: 91%;
	line-height: 23px;
}
#sidebar #slogan-wrap form.wpcf7-form p + p {
	padding-top: 12px;
}
#sidebar #slogan-wrap form.wpcf7-form p + p + p {
	padding-top: 3px;
}
#sidebar #slogan-wrap form.wpcf7-form p + p + p + p + p {
	padding-top: 11px;
}
#sidebar #slogan-wrap div.wpcf7 {
	width: 100%;
	margin: 0;
}
#sidebar #slogan-wrap form.wpcf7-form input.wpcf7-text {
	width: 180px;
	margin: 0;
	padding: 0;
}
#sidebar #slogan-wrap form.wpcf7-form h4 {
	position: inherit;
	color: #000000;
	font-size: 17px;
	padding-bottom: 12px;
}
#sidebar span.wpcf7-form-control-wrap {
 margin-right:;
}
#sidebar #slogan-wrap form.wpcf7-form {
	padding: 0 7px 0;
}
#sidebar #slogan-wrap form.wpcf7-form p + p input + span.wpcf7-not-valid-tip {
	bottom: 22px;
	position: absolute;
	right: -10px;
	top: auto;
}
#sidebar #slogan-wrap form.wpcf7-form div {
	margin-top: 2em;
}
.learn-more-content p, .learn-more-content li, .learn-more-content {
	color: #565658;
	font-size: 14px;
}
.faq-wrap {
	border-right: 1px #EBE7E7 solid;
	min-height: 630px;
}
.search #main_content {
	float: left;
	width: 100%;
}
.search-results #main_content {
	width: 75%;
}
.search .cat-art-wrap {
	width: 75%;
	float: left;
}
.search-results .cat-art-wrap {
	width: 100%;
}
#top-menu .sub-menu {
	width: 96px!important;
}
#top-menu .sub-menu a {
	font-size: 12px;
	width: 80px;
	padding: 0!important;
	line-height: 18px;
}
#top-menu .sub-menu a:hover {
	color: #7e3441!important;	
}
#top-menu .sub-menu li {
	padding: 5px 0 !important;
}
#top-menu .sub-menu li:before {
	content: url(images/li.png);
	padding: 0 4px;
}
.sf-sub-indicator {
	display: none;
}
#top-menu .menu-item-has-children > a {
    float: none;
    padding: 5px 5px;
    text-align: center;
}
.page-template-page-contact-php article p strong, .page-template-page-contact-php article td strong {
	color: #4D4D4D;
}
.page-template-page-contact-php article td {
	color: #4D4D4D;
	font-size: 14px;
	line-height: 1.8;
	padding-right: 29px;
	vertical-align: top;
}
.page-template-page-contact-php article iframe {
	background: none repeat scroll 0 0 #F2F2F0;
	border: 1px solid #d2d0d1;
	padding: 8px;
}
.page-template-page-contact-php #main_content .wpcf7 h4 {
	display: none;
}
.page-template-page-contact-php #main_content input[type="text"], .page-template-page-contact-php #main_content input[type="email"], 
.page-template-page-contact-php #main_content input[type="tel"], #inset-post .wpcf7-textarea {
	background: url(images/contact_input.png) repeat-x #fff !important;
	border: 1px solid #cccccc !important;
	width: 185px;
	color: #111111 !important;
	padding: 8px !important;
	webkit-box-shadow: inset 0px 2px 2px 0px #EFEFEF ;
    -moz-box-shadow: inset 0px 2px 2px 0px #EFEFEF ;
    box-shadow: inset 0px 2px 2px 0px #EFEFEF ;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#inset-post td:first-child {
	border-left: 1px solid #D5D5D5;
	vertical-align: top;
	padding: 0 0 0 64px;
	width: 50%;
}
#inset-post .wpcf7-form-control-wrap {
	float: left;
	width: 185px;
}
#inset-post .wpcf7 p {
	line-height: 40px;
}
#inset-post .wpcf7-textarea {
	height: 138px;
}
#inset-post .wpcf7-submit {
	bottom: -35px;
	position: absolute;
	right: 252px;
}
#logo-text a {
	color: #4D4D4D;
}
#logo-text img {
	left: -5px;
	padding: 5px 7px;
	position: absolute;
	top: -5px;
}
.wpcf7-form div {
	border: none!important;
}
#footer-copy {
	padding: 0 25px;
}
#inset-post .wpcf7-form {
	margin-top: -20px;
}
#top-menu #menu-item-112 .sub-menu {
    width: 76px!important;
}
#top-menu #menu-item-112 .sub-menu li a {
    width: 62px;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
    #top-menu > ul > li {
        padding-left: 23px;
    }
    .r-work {
        margin: 0 29px 20px 0;
    }
}
.wpcf7-form-control.g-recaptcha > div{
    width: 100% !important;
    text-align: center;
}
}