/*
Theme Name: Templo Shin Budista Terra Pura
Version: 1.0
Theme URI: http://flowecommerce.com/
Description: Tema para o site do Templo Shin Budista Terra Pura
Author: Flow eCommerce
Author URI: http://flowecommerce.com/
*/ 

/*-----------------------------------------------------------------------------------
			0.Font Imports
			1.CSS Restart
			2.Basic Text and Heading Styles
			3.Basic Document Styling
			4.Sliders
			5.Content
			6.Portfolio
			7.Sidebar
			8.Footer
			9.Widgets and Page Templates
			10.Elements
			11.Others
			12.Updates
-----------------------------------------------------------------------------------*/

/**
 * @license
 * MyFonts Webfont Build ID 3060363, 2015-07-19T13:05:07-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BANGER by BORUTTA GROUP
 * URL: http://www.myfonts.com/fonts/borutta/wood-type-collection/banger/
 * Copyright: Copyright (c) 2012 by MATEUSZ MACHALSKI. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3060363
 * 
 * © 2015 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2eb28b");

@font-face {font-family: 'BANGER';src: url('css/webfonts/2EB28B_0_0.eot');src: url('css/webfonts/2EB28B_0_0.eot?#iefix') format('embedded-opentype'),url('css/webfonts/2EB28B_0_0.woff2') format('woff2'),url('css/webfonts/2EB28B_0_0.woff') format('woff'),url('css/webfonts/2EB28B_0_0.ttf') format('truetype');}

/* ----------------------------- 1.CSS Restart -------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	outline: none;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e2e2e2;
	margin: 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/* ----------- End Restart-----------------*/



/* ------------------------- 2.Basic Text and Heading Style ------------------------------------------- */


a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	color: #686868;
	line-height: 1.5em;
	margin:15px 0;
	font-weight: 100;
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #454545;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 15px;
}
p {
	margin: 15px 0;
}
ol {
	margin-left: 35px;
}
ul {
	margin-left: 30px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.aligncenter {
	text-align: center;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.double-line {
	width: 100%;
	height: 1px;
	display: block;

	font-size: 1px;
	 background:url("images/border01.gif") no-repeat center bottom ;
}
small {
	font-size: 12px;
}
/* --------------------------END  Basic Text and Heading Styles ---------------------- */

/* ----------------------------- 3.Basic Document Styling ------------------------------------ */
body {
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	line-height: 1.7em;
	background-image: url("images/body_bg.gif");
	background-color:#f0ece3;
}
body.iphone #main-container{
	padding-left:20px;
	padding-right:20px;
}
#main-container {
	width: 100%;
	background:url('images/footer_bg.jpg') no-repeat center bottom;
	float:left;

}
.center {
	height: auto;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	position: relative;
}
#site {
	background-color:#FFF;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	float:left;
}
/*-- THEME COLOR---*/
.button, #submit{
	background: #D74A38;
}
a, h1 a:hover, a, #footer ul li a:hover, #intro h1 a, #page-title h1 a, #portfolio-categories ul li.selected, .sidebar-box ul li a:hover, #sidebar .widget_nav_menu ul li.current-menu-item > a, #sidebar ul li.current-cat>a, .showcase-item span.post-info, ul.blogroll li a, #footer .widget_twitter ul li a, #footer ul.blogroll li a {
	color: #D74A38;
}
#slider-navigation .items img.active {
	border-color: #dbdbdb;
	-moz-box-shadow: 1px 1px 0px rgba(255, 255, 255, 1) inset;
	-webkit-box-shadow: 1px 1px 0px rgba(255, 255, 255, 1) inset;
	box-shadow: 1px 1px 0px rgba(255, 255, 255, 1) inset;
}

::selection {
 background: #D74A38; /* Safari */
 color: #FFF;
}

::-moz-selection {
 background: #D74A38; /* Firefox */
 color: #FFF;
}
/*-- END THEME COLOR---*/

/*---------------------------- Header ----------------------------*/
#header {
	height: auto;
	width:980px;

	float:left;
}
#header h2{ font-size:18px; line-height:20px; color:#000000; font-weight:normal; font-family:"AbsaraSansRegular"; margin:12px 0 0 0; text-align:center;}
#header_outer{float:left; width:100%; background:url('images/header_bg.gif') repeat-x 0 0; padding:0;}
.header_bg{float:left; width:100%; background:url('images/header_bg2.gif') no-repeat center 0;}
#header .left_sec{float:left; width:772px; padding:28px 0 0 0;}
#header .right_sec{float:left; width:208px; background:url('images/top_right_thumb.gif') no-repeat right bottom; height:100px; padding:40px 0 24px 0;}
#header .right_sec .row{float:left; width:100%; padding:6px 0 0 0;}
#header .right_sec  input.login{float:left; color:#7a755a; font-size:10px; line-height:12px; padding:0 0 0 7px; width:102px; height:21px; border:0; background:url('images/input_bg01.gif') no-repeat 0 0;}
#header .right_sec  input.login2{float:left; color:#7a755a; font-size:10px; line-height:12px; padding:0 0 0 7px; margin:0 0 0 2px;  width:57px; height:21px; border:0; background:url('images/input_bg02.gif') no-repeat 0 0;}
#header .right_sec .go_btn{border:0; padding:0; margin:0 0 0 4px;  background:url('images/ok_btn.gif') no-repeat 0 0; width:27px; height:21px; cursor:pointer; float:left;}
#header .right_sec  .input1{ float:left; color:#7a755a; font-size:10px; line-height:12px;  background:url('images/input_bg03.gif') no-repeat 0 0; width:165px; height:21px; border:0; padding:0 0 0 10px; margin:0;}
#header .right_sec  ul{list-style:none; margin:0; padding:0;}
#header .right_sec  ul li{float:left; padding:0 9px 0 0;}



#middle_container{float:left; width:100%;}
#navigation-container {
	
	
	position:relative;
    padding:0;
    color:#fff;
	width:100%;    
	float:left;
	
}
/*---------------------------- Logo ----------------------------*/
#logo-container a {
	width: 116px;
	height: 36px;
	display: block;
	background: url(images/logo.png) no-repeat;
	float: left;
}
#logo-container {
	height: auto;
	overflow: hidden;
	float: left;
	margin-right:25px;
}
/*----------------------------- Menu --------------------------------*/


.menu-main-menu-container{
	width: 900px;
}

/*---------- Drop Down ------------*/
/*
#menu ul ul > li:last-child, #menu ul ul > li:last-child a {
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

#menu ul ul ul > li:first-child, #menu ul ul ul > li:first-child a {
	-moz-border-radius:0px 5px 0px 0px;
	-webkit-border-radius: 0 5px 0px 0px;
	border-radius: 0px 5px 0px 0px;
}


#menu ul ul li a:hover {
	text-decoration: none;
	opacity: 1;
}
.drop-arrow {
	width: 7px;
	height: 4px;
	background: url(images/drop-arrow.png) no-repeat;
	display: inline-block;
	position: relative;
	top: -2px;
	left: 2px;
}
#menu ul ul .drop-arrow {
	background: url(images/drop-arrow-sub.png) no-repeat;
	width:4px;
	height:7px;
	float: right;
	top: 1px;
}
#menu ul, #menu ul * {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul {
	line-height: 1.0;
}
#menu ul ul {
	position: absolute;
	top: -999em;
	width: 10em; 
}
#menu ul ul li {
	width: 100%;
	background-color: red;
}
#menu ul li:hover {
	visibility: inherit;
}
#menu ul li {
	position: relative;
}
#menu ul a {
	position: relative;
}
ul#menu ul li:hover li ul, ul#menu ul li.sfHover li ul {
	top: -999em;
}
ul#menu ul li li:hover ul, ul#menu ul li li.sfHover ul {
	left: 10em;
	top: 0;
}
ul#menu ul li li:hover li ul, ul#menu ul li li.sfHover li ul {
	top: -999em;
}
ul#menu ul li li li:hover ul, ul#menu ul li li li.sfHover ul {
	left: 10em; 
	top: 0;
}
#menu ul {
	margin-bottom: 1em;
}
#menu ul a {
	text-decoration: none;
}
#menu ul li:hover, #menu ul li.sfHover, #menu ul a:focus, #menu ul a:hover, #menu ul a:active {
	outline: 1;
}
#menu ul li a:hover, #menu ul li.current-menu-item>a, #menu ul li.current-menu-ancestor>a {
}
#menu ul ul {
	width: 160px;
	top: 42px;
	left: 25px;
	padding: 0px;
	text-align: left;
	z-index: 20000;
	display: none;
}
#menu ul ul ul li {
	-moz-box-shadow: 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	-moz-border-radius:0px;
	-webkit-border-radius: 0px 0px 0px;
	border-radius: 0px 0px 0px;
}
#menu ul ul ul {
	top: 0px;
	left: 160px;
	padding: 0px;
}
#menu ul ul li a {
	font-size: 12px;
	padding: 8px 10px;
	height: auto;
	text-align: left;
	display: block;
	letter-spacing: normal;
	text-transform:capitalize;
}
#menu ul ul li a:hover, #menu ul ul li.current-menu-item a {
	background:#fcc88f;
	color:#000;
}
#menu ul ul li {
	display: block;
}
#menu ul ul li a {
	display: block;
}*/

/*-----------------------------END Menu --------------------------------*/

/*---------------------------- END Header ----------------------------*/

/*------------------------ 4.Sliders -------------------------------------------------*/
#slider-container {	
	height: auto;
	min-height: 300px;
	width: 960px;
	padding:7px 7px 0px 7px;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05) inset;
	border:1px solid #eae8e8;	
	border-bottom:0!important;	
	float:left;	
	}
#slider-container .head-top{ position:absolute; right:30px; top:55px; z-index:99999; width:240px;}	
#slider-container .head-top h2{ font-size:28px; line-height:30px; color:#fffaf4; font-weight:normal; font-family:"AbsaraSansRegular"; margin:0; padding:0;}
#slider-container .head-top p.date{ font-size:20px; line-height:22px; color:#5f3b14; font-family:"AbsaraSansBoldRegular"; margin:0; padding:0;}
.slider-frame{}
#static-header-img img {
	width: 980px;
	height: 400px;
}
#static-header-img {
	margin-bottom:-7px;
}
#slider {
	height: 400px;
	position: relative;
	overflow: hidden;
}
#description-box {
	position: absolute;
	bottom:0px;
	background-color: #000;
	z-index: 20;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	width:920px;
	height:auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 5px;
	margin: 20px;
	font-size:14px;
	padding:0 10px;
	display:none;
}
#description-box p {
	color: #fff;
	margin: 15px 5px 13px 10px;
}
/*---------------- ACCORDION SLIDER -----------------*/
#slider .accordion-holder img {
	width: 700px;
	display: block;
}
.accordion-holder {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	width: 700px;
	height: 400px;
	visibility: hidden;
}
.accordion-shadow {
	height: 100%;
	width: 20px;
	position: absolute;
	left: -20px;
	background: url(images/accordion_shadow.png) repeat-y;
}
.accordion-description {
	width: 665px;
	background-color: #000;
	z-index: 200;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 15px;
	padding-left:20px;
	color: #fff;
	display: none;
}
.accordion-description h4, .accordion-description p {
	margin: 0px;
	color: #fff;
}
.accordion-description h4 {
	margin-bottom:5px;
}
.inner-shadow-top {
	-moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05) inset;
	z-index: 1000;
	position: absolute;
	width: 100%;
	height: 5px;
	top: 0;
	left: 0;
}
.inner-shadow-bottom {
	-moz-box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.05) inset;
	z-index: 1000;
	position: absolute;
	width: 100%;
	height: 5px;
	bottom: 0;
	left: 0;
}
.inner-shadow-left {
	-moz-box-shadow: 3px 0px 3px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow: 3px 0px 3px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 3px 0px 3px rgba(0, 0, 0, 0.05) inset;
	z-index: 1000;
	position: absolute;
	width: 5px;
	height:100%;
	top: 0;
	left: 0;
}
.inner-shadow-right {
	-moz-box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05) inset;
	box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05) inset;
	z-index: 1000;
	position: absolute;
	width: 5px;
	height: 100%;
	top: 0;
	right: 0;
}
/*------------ THUMBNAIL SLIDER -------------*/

#slider-img-wrapper {
	overflow: hidden;
	position: relative;
	width: 980px;
	height: 400px;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	width: 980px;
	height: 400px;
	display: none;
}
#slider img.first {
	display: block;
}
#slider img.current {
	z-index: 10;
}
#slider-navigation-container {
	background-color:#fafaf7;
	border-bottom:1px solid #eae9e8;
	border-top:1px solid #eae9e8;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width: 878px;
	height: 60px;
	position: relative;
	padding:20px 20px 20px 80px;
}
#slider-navigation {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 60px;
	left: -40px;
	top: 1px;
	padding-left: 2px;
}
#slider-navigation .items {
	width: 20000em;
	position: absolute;
	left: 0px;
}
#slider-navigation .items div {
	float: left;
}
#slider-navigation .items img {
	width: 70px;
	height: 50px;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 3px;
	margin-right: 25px;
	border: 1px solid #E8E7E7;
}
#slider-navigation .items img.active {
	background-color: #E7E7E7;
	position: relative;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
.browse {
	width: 27px;
	height: 37px;
	display: block;
	position: absolute;
	top: 12px;
}
#left-arrow {
	left: -73px;
	background: url(images/arrows.png) no-repeat scroll top right;
}
#right-arrow {
	right: -13px;
	background: url(images/arrows.png) no-repeat scroll top left;
}
#left-arrow:hover {
	background: url(images/arrows.png) no-repeat scroll bottom right;
}
#right-arrow:hover {
	background: url(images/arrows.png) no-repeat scroll bottom left;
}
/*-------------------------END THUMBNAIL SLIDER----------------------------*/

/*------------------------------NIVO SLIDER-------------------------------*/
#nivo-slider {
	width: 960px;
	height: 350px;
	background: url(images/ajax-loader.gif) no-repeat center;
}
#nivo-slider img {
	width: 950px;
	height: 350px;
	display: none;
	top: 5px;
	left: 5px;
}
.nivo-controlNav {
	position: absolute;
	bottom: 60px;
	left:768px!important;
	z-index:9999999!important;
	
}
.nivo-controlNav a {
	/*width: 15px;
	height: 15px;
	background: url(images/page_nav.png) no-repeat;
	float: left;
	list-style: none;
	margin: 0 1px;
	display: block;*/
}
.nivo-controlNav a.active {
	/*background-image: url(images/page_nav_active_black.png);*/
}


#slider_new  .details_sec .bullets li{ float:left; padding:0 0 0 8px;}
.nivo-controlNav a{float:left; background:url('images/bullets.gif') no-repeat 0 0; width:13px; height:14px; margin:0 0 0 8px;}
.nivo-controlNav a:hover{ background-position: bottom;}
.nivo-controlNav a.active {float:left; background:url('images/bullets.gif') no-repeat 0 bottom; width:13px; height:14px;}

.nivo-nextNav {
	display: block;
	background: url(images/nivo-arrows.png) no-repeat scroll top left;
	width: 27px;
	height: 37px;
	right: 20px;
}
.nivo-nextNav:hover {
	background: url(images/nivo-arrows.png) no-repeat scroll bottom left;
}
.nivo-prevNav {
	display: block;
	background: url(images/nivo-arrows.png) no-repeat scroll top right;
	width: 27px;
	height: 37px;
	left: 20px;
}
.nivo-prevNav:hover {
	background: url(images/nivo-arrows.png) no-repeat scroll bottom right;
}
.nivo-caption p {
	padding: 15px;
	padding-left:19px;
	font-size:14px;
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
}
.nivo-caption {
opacity:1!important;

}
#nivo-controlNav-holder {
	background-color:#fafaf7;
	border-bottom:1px solid #E8E8E8;
	width:100%;
	height:50px;
	display:block;
}
/*-------------------------END NIVO SLIDER----------------------------*/

/*------------------------ ZOOM SLIDER ------------------------*/

#slider-zoom {
	width: 980px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
#slider-zoom .image-container {
	position: relative;
	width: 840px;
	height: 400px;
	float: left;
	overflow: hidden;
}
#slider-zoom .image-container img {
	visibility:hidden;
}
#slider-zoom .canvas {
	width: 840px;
	height: 400px;
}
#slider-zoom .image-holder {
	width: 840px;
	height: 400px;
	position:absolute;
	top: 0;
	left: 0;
	visibility:hidden;
	overflow:hidden;
}
#slider-zoom .thumbnail-container {
	width: 100px;
	position: relative;
	float: left;
}
#thumbnail-wrapper {
	width: 100px;
	height:317px;
	padding:41px 20px;
	float:left;
	border-bottom:1px solid #e8e8e8;
	background-color:#fafaf7;
}
#thumbnail-window {
	width: 100px;
	height:318px;
	overflow:hidden;
	position:relative;
}
.thumbnail-holder {
	position:relative;
	width: 90px;
	height: 60px;
	visibility:hidden;
	padding:4px;
	background-color:#fff;
	border:1px solid #e9e9e9;
	margin-bottom:12px;
}
#slider-zoom .thumbnail-container img {
	position: absolute;
	top:4px;
	left:4px;
	width: 90px;
	height: 60px;
}
#slider-zoom .thumbnail-container img.color {
	z-index:10;
	position:absolute;
	display:none;
	left:4px;
	top:4px;
}
#slider-zoom .prev-arrow {
	position: absolute;
	top: 2px;
	left: 57px;
	width: 27px;
	height: 37px;
	background:url(images/arrows-vertical.png) no-repeat left top;
	z-index: 1000;
	opacity:0.5;
}
#slider-zoom .next-arrow {
	position: absolute;
	bottom: 4px;
	left: 57px;
	width: 27px;
	height: 37px;
	background:url(images/arrows-vertical.png) no-repeat right top;
	z-index: 1000;
	opacity:0.5;
}
#slider-zoom .prev-arrow:hover {
	background:url(images/arrows-vertical.png) no-repeat left bottom;
}
#slider-zoom .next-arrow:hover {
	background:url(images/arrows-vertical.png) no-repeat right bottom;
}
#slider-zoom .hover {
	cursor:pointer;
}
#slider-zoom .loading {
	background:url(images/ajax-loader.gif) no-repeat center;
	position:absolute;
	left:506px;
	top:190px;
}
#slider-zoom .slider-desc {
	background-color:#000;
	opacity:0.8;
	filter: alpha(opacity=80);
	width:766px;
	position:absolute;
	bottom:20px;
	left:20px;
	color:#fff;
	font-size:14px;
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
	padding: 15px;
	padding-left:19px;
	line-height:1.5em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#slider-zoom .slider-desc a {
	color:#fff;
	font-style:italic;
}
.nivo-caption p {
	padding: 15px;
	padding-left:14px;
	font-size:12px;
	color:#5d5d5d;
}
.nivo-caption p  a{ text-decoration:none; color:#5d5d5d;}
.nivo-caption {

    background: url('images/banner_right_bg.png') no-repeat 0 0;
    float: right;
    height: 207px;
    padding: 147px 28px 0 26px;
    position: relative;
    width: 236px;
    margin-right:12px
	
}
/*------------------------ END ZOOM SLIDER ------------------------*/

/*------------------------------------------------------------------------------ 5.CONTENT -------------------------------*/
#content-container {
	height: auto;
	min-height: 300px;
	width: 960px;
	/*padding:40px 38px 40px 38px;*/
	padding:7px 7px 0px 7px;	
	padding-bottom:30px;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05) inset;
	border:1px solid #eae8e8;
	/*background: url(images/sw.png) no-repeat bottom center;*/
	border-bottom:0!important;
}

#slider_new{float:left; width:960px;}
#slider_new .img_box{float:left; width:668px; border:1px solid #e9e9e9;}
#slider_new .img_box img{float:left;}
#slider_new .details_sec{float:left; width:236px; height:296px; background:url('images/banner_right_bg.jpg') no-repeat 0 0; position:relative; padding:57px 28px 0 26px;}
#slider_new  .details_sec .arrow{background:url('images/arrow5.png') no-repeat 0 0; width:13px; height:16px; position:absolute; left:-12px; top:69px;}
#slider_new  .details_sec  .date{ font-size:20px; line-height:22px; font-family: "AbsaraSansBoldRegular"; color: #5f3b14; margin:0; padding:0; }
#slider_new  .details_sec  h3{ font-size:28px; line-height:30px; color: #fffaf4; font-family: "AbsaraSansRegular"; text-shadow:1px 1px 1px #c88c49;}
#slider_new  .details_sec p{ font-size:12px; line-height:15px; color: #5d5d5d;}
#slider_new  .details_sec .bullets{ position:absolute; left:60px; bottom:58px; list-style:none;}
#slider_new  .details_sec .bullets li{ float:left; padding:0 0 0 8px;}
#slider_new  .details_sec .bullets li a{float:left; background:url('images/bullets.gif') no-repeat 0 0; width:13px; height:14px;}
#slider_new  .details_sec .bullets li a:hover{ background-position: bottom;}
#slider_new  .details_sec .bullets li.active a{float:left; background:url('images/bullets.gif') no-repeat 0 bottom; width:13px; height:14px;}

#twitter_sec {float:left; width:941px;  background:url('images/border01.gif') no-repeat 0 0; margin:12px 14px 0 5px;}
#twitter_sec .twitt_row{  background:url('images/icon05.gif') no-repeat 0 19px;  padding:12px 0 14px 70px; width:871px; float:left; }
#twitter_sec p{ font-size:14px; line-height:15px; color:#58595b; font-style:italic; font-family: Arial, Helvetica, sans-serif; margin:0; padding:0;}
#twitter_sec p a{text-decoration:underline; color:#d4740c;}
#twitter_sec span{float:right;}
#twitter_sec span a{text-decoration:none; font-family: "AbsaraSansBoldRegular"; font-style:normal; }

div.sidebar-box.widget_twitter {float:left; width:941px;  background:url('images/border01.gif') no-repeat 0 0; margin:12px 14px 0 5px;}
div.sidebar-box.widget_twitter div {  background:url('images/icon05.gif') no-repeat 0 19px;  padding:12px 0 14px 70px; width:871px; float:left; }
div.sidebar-box.widget_twitter div.follow-button { float:right; width: 212px; background: none; padding: 0px; }
div.sidebar-box.widget_twitter div ul { margin-top: 0px; }
div.sidebar-box.widget_twitter div ul li span.entry-content { font-size:14px; line-height:15px; color:#58595b; font-style:italic; font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; }
div.sidebar-box.widget_twitter div ul li span.entry-content a { text-decoration:underline; color:#d4740c; }
div.sidebar-box.widget_twitter div h4 { display: none; }
div.sidebar-box.widget_twitter div.double-line { display: none; }

#blog_row{float:left; width:941px;  background:url('images/border01.gif') no-repeat 0 0; margin:3px 14px  0 5px; padding:30px 0 5px 0;}
#blog_row .col1{float:left; width:636px;}
#blog_row .col2{float:right; width:272px; border:1px solid #ecd2a9; padding:2px;  -moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;-webkit-border-radius: 0px 0px 10px 10px;border-radius: 0px 0px 10px 10px; }
#blog_row .col2 .events{ margin:0; padding:4px 0 4px 0 ; color:#d4740c; font-size:11px; line-height:13px; font-weight:bold; border-top:1px solid #f5ba7a; text-align:center;}
#blog_row .col2 .events a{text-decoration:none; color:#d4740c;}

#wp-calendar{width:271px; padding:0; margin:0; }
#wp-calendar  caption { background:url('images/cal_head.gif') no-repeat 0 0; width:271px; font-family: "AbsaraSansBoldRegular"; 
height:26px; font-size:17px; line-height:20px; color:#5e3b14; padding:3px 0 0 0; margin:0 0 5px 0;}
#wp-calendar  caption a { font-family: "AbsaraSansBoldRegular"; height:26px; font-size:17px; line-height:20px; color:#5e3b14; }
/*#wp-calendar th{ font-size:11px; line-height:13px; font-weight:bold; color:#8a8985; padding:3px; border:0; font-family:Arial; background:none;}*/
#wp-calendar td{ font-size:11px; line-height:13px; color:#686245; text-align:center; border:0; padding:5px; font-weight: normal;}
#wp-calendar td.active {padding-top: 0px; padding-bottom: 0px; padding-left: 15px;}
#wp-calendar td.active a { background: #d4740c; width: 19px; height: 17px; display: block; padding-top: 3px; color: white; }
#wp-calendar a.left{ background:url('images/arrows.png') no-repeat -35px -8px; width:9px; height:17px; float:left; margin:0 5px 0 66px;}
#wp-calendar a.right{ background:url('images/arrows.png') no-repeat -11px -8px; width:9px; height:17px; float:right; margin:0 66px 0 0; }
#wp-calendar span{float:left;}
#wp-calendar th { border-bottom: 0px; padding-bottom: 0px; }
#wp-calendar td.pad { font-weight: normal; }
.widget_calendar #wp-calendar td a { background-color: #D3740C; color: white; padding: 5px; }
.widget_calendar #wp-calendar td {  }
.widget_calendar { min-height: 250px; }
/*.block .calendar {  color:#1189a9; }*/
.sidebar-box.flowevent { background: none; margin-bottom: 15px; padding-top: 2px;}
.flowevent h4 { display: none; }
.flowevent div.double-line { display: none; }
.flowevent table { margin: 0px; margin-left: -4px; }
.flowevent .month-selector { background:url('images/cal_head.gif') no-repeat 0 0; width:269px; font-family: "AbsdearaSansBoldRegular"; 
height:26px; font-size:17px; line-height:20px; color:#5e3b14; padding:5px 0 0 0; margin:0 0 5px 1px; text-align: center;}
.flowevent .month-selector span { float: none !important; width: 160px; /*margin: 0px auto 0px auto; display: inline; */ }
.flowevent .month-selector .arrow-left { display: inline; background:url('images/arrows.png') no-repeat -35px -8px; width:9px; height:17px; margin-right:10px; }
.flowevent .month-selector .arrow-right { display: inline; background:url('images/arrows.png') no-repeat -11px -8px; width:9px; height:17px; margin-left:10px; }
.flowevent .month-selector a {display: inline;}
.flowevent .month-selector .month a { color: #5E3B14; font-family: "AbsaraSansRegular"; }
.flowevent .month-selector .month { display: inline; }
.flowevent .days td { font-size:11px; line-height:13px; color:#6re86245; text-align:center; border:0; padding:5px; font-weight:bold; }
.flowevent .days td a{ color:#686245; font-weight:bold; cursor: text; }
.flowevent .days td a:hover { text-decoration: none; }
.flowevent .days td.active { font-size:11px; cursor: pointer; line-height:13px; color:#686245; text-align:center; border:0; padding:5px; font-weight:bold; }
.flowevent .days td.active a{ color: #D74A38; cursor: pointer; font-weight:bold; }

.flowevent .days { display: none; }
.flowevent .days.current { display: block; }
/*.days td{ width:24px; border:solid 1px #fff; background:#d6e8f1; text-align:center; font-weight: bold; font-size: 14px; }
.days th{ font-size:11px; line-height:13px; color:#686245; text-align:center; border:0; padding:5px; font-weight:bold;}
.days td a{ color:#1189a9; display:block; padding:5px 0 2px 0; }
.days th {color:#1189a9; padding:5px 0 2px 0;}
.days th.weekdays,
.days td.pad { background:none; border: none; }
.days th.weekdays:hover,
.days td.pad:hover { border: none;}
.days td:hover { border:solid 1px #1189a9; }
.days td.active { background:#045283;  }
.days td.active a{ font-size:11px; line-height:13px; color:#686245; text-align:center; border:0; padding:5px; font-weight:bold; }*/


#blog_row  .img_box{float:left; width:288px;}
#blog_row  .img_box img{float:left;}
#blog_row  .details{float:left; width:348px;}
#blog_row  .details .date{font-size:20px; line-height:22px; color: #765027; font-family: "AbsaraSansRegular"; border:0; padding:0; margin:0; }
#blog_row  .details .date span{ font-size:18px;}
#blog_row  .details  h3{ font-size:24px; line-height:26px; color: #d3740c;  font-family: "AbsaraSansRegular"; font-weight:normal; margin:0; padding:5px 0 5px 0;}
#blog_row  .details  p{ border-top:1px solid #f7cb9b; padding:5px 0 0 0; margin:0; font-size:12px; line-height:15px; color:#414042;}
#blog_row  .details .row{float:left; width:348px;}
#blog_row  .details  .subcols{ float:left; width:246px; padding:20px 0 0 0;}
#blog_row  .details  .subcols span{float:left; font-size:11px; line-height:14px; color:#8c8770; }
#blog_row  .details  .subcols a{text-decoration:none; color: #d3740c; font-size:10px; font-weight:bold;}
#blog_row  .details .row{float:left; width:348px;}
#blog_row  .details  .subcols2{ float:left; width:101px; padding:0 0 2px 0;}
#blog_row  .details  .all{float:right; color:#d4740c; font-size:12px; line-height:14px; font-weight:bold;}

#see_more_sec{float:left; width:941px;  margin:3px 14px  0 5px; }
#see_more_sec .row{float:left; background:url('images/border01.gif') no-repeat 0 bottom; width:941px; padding:0 0 8px 0; margin:0 0 12px 0;}

#see_more_sec .row h2{ font-size:18px; line-height:20px; color:#765027; font-family: "AbsaraSansBoldRegular"; margin:0; padding:0; font-weight:normal;}
#see_more_sec ul{ list-style:none; margin:0; padding:0;}
#see_more_sec ul li{float:left;  margin:0; padding:0; background:url('images/thumb_bg01.gif') no-repeat 0 bottom; width:222px; margin:0 0 0 17px; min-height:250px; height:auto;}
#see_more_sec ul li:first-child{ margin-left:0!important;}
#see_more_sec ul li .img_box{float:left; width:222px;position:relative;}
#see_more_sec ul li .title{ background:url('images/title_bg.gif') no-repeat 0 0; width:222px; height:36px; position:absolute; left:0; bottom:0;}
#see_more_sec ul li .title h3{ font-size:20px; line-height:22px; color: #765027; font-weight:normal; font-family: "AbsaraSansTFMediumRegular"; text-align:center; padding:9px 0 0 0; margin:0;}
#see_more_sec ul li p{ font-size:13px; line-height:15px; color: #414042; padding:7px 30px 0 30px; clear:both;}
#see_more_sec ul li a{text-decoration:none; color: #d4740c;}
#content {
	float: left;
	height: auto;
	min-height: 1300px;
	width: 650px;
	
	
}
.layout-right #content {border-right:1px solid #f8c48b; padding:0 13px 0 0;}
.layout-left #content {border-left:1px solid #f8c48b; padding:0 0 0 13px;}

#full-width {
	float: left;
	height: auto;
	width: 955px;
	padding:0 0 0 5px;
}

#content img{
	max-width:650px;	
}
.layout-left #content {
	float: right;
}
.layout-left #sidebar {
	float: left;
	margin-left: 0px;
	margin-right: 12px;
}
h1.page-heading {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: -3px;
}
.single {
	margin-bottom: 0px;
	border-bottom-width: 0px;
}
#content .post {
	/*width: 580px;*/
}
#full-width .post {
	width: 960px;
}
.post-boxes {
	margin-top: 40px;
	margin-bottom: -40px;
}
#intro, #page-title {
	width: 100%;
	min-height: 50px;
	margin-bottom:40px;
}
#page-title {
	margin-bottom: 0px;
}
#intro h1, #page-title h1 {
	font-size: 17px;
	margin: 15px;
	margin-left:0px;
	text-align:center;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#666;
	line-height:1.7em;
}
#page-title h1 {
	font-size: 17px;
}
h1.post-title, h1.post-title a {
	font-size: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: normal;
	padding-right: 20px;
}
.post-info {
	color: #b5b5b5;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width:510px;
	float:left;
}
.post-info a {
	font-style: normal;
}
a.read-more {
	font-style: normal;
	float: right;
	margin-bottom:7px;
}
.no-caps {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: normal;
	font-size: 11px;
	color:#b9b9b9;
	margin-right:5px;
}
img.img-frame, img.attachment-post_box_img, .img-frame img, .img-wrapper, #content-container .gallery img, #sidebar-projects img {
	/*padding: 4px;
	background-color:#f4f4f4;*/
}
#content-container .gallery img {
	border-width:0px;
}
#footer .gallery-img, #footer .img-frame {
	background-color:#ededed;
}
.img-loading {
	background: url(images/ajax-loader-small.gif) no-repeat center;
	padding: 0px;
}
.more-arrow {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 1px;
}
/* Page navigation */
#content-container .wp-pagenavi a, #content-container .wp-pagenavi span.pages, #content-container .wp-pagenavi span.current, #content-container .wp-pagenavi span.extend {
	padding: 5px 9px;
	border: 0px;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 3px;
}
#content-container .wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#FAFAF7;
}
#content-container .wp-pagenavi {
	text-align:center;
	margin-top: 15px;
}
/*----------------------------- COLUMNS ------------------------------------*/
.columns-wrapper {
	width: 580px;
	float: none;
	overflow: hidden;
}
#full-width .columns-wrapper {
	width: 900px;
}
#footer .columns-wrapper {
	width: 980px;
	/*padding:40px;*/
	padding-bottom:10px;
}
.columns-wrapper p {
	margin-bottom: 7px;
	margin-top: 7px;
}
.two-columns {
	width: 430px;
	float: left;
	margin-right: 40px;
}
#content .two-columns {
	width: 270px;
}
.three-columns {
	width: 222px;
	float: left;
	margin-right: 17px;
}
#content .three-columns {
	width: 166px;
}
.four-columns {
	width: 195px;
	float: left;
	margin-left: 32px;
}

.four-columns  .widget_mailchimpsf_widget {float:left; width:195px; margin-bottom: 10px;}
.four-columns  .widget_mailchimpsf_widget #mc_subheader{ font-size:13px; line-height:20px; color: #6a6968;  margin:0!important; padding:0 0 5px 0;}
.four-columns  .widget_mailchimpsf_widget form{float:left; width:100%;}
.four-columns  .widget_mailchimpsf_widget #mc_mv_EMAIL{float:left; background:url('images/input_bg04.gif') no-repeat 0 0; width:160px; height:21px; border:0; margin:0; padding:0 0 0 5px;}
.four-columns  .widget_mailchimpsf_widget #mc_signup_submit{float:left; background:url('images/ok_btn.gif') no-repeat 0 0; width:27px; height:21px; border:0; margin:0; padding:0;}
.four-columns  .widget_mailchimpsf_widget h3{ color:#565454; font-size:18px; line-height:20px; font-weight:normal; font-family:"AbsaraSansBoldRegular"; clear:both; padding:14px 0 0 0; margin:0;}
.four-columns  .widget_mailchimpsf_widget .mc_var_label { display: none; }

.four-columns .textwidget p { font-size:13px; line-height:20px; color: #6a6968;  margin:0!important; padding:0 0 5px 0;}

.four-columns  .recent_posts{float:left; width:195px;}
.four-columns  .recent_posts li{ border-bottom:2px solid #dbdad9; padding:0 0 7px 0; float:left; width:100%; margin-bottom:12px;}
.four-columns  .recent_posts li img{float:left; border:1px solid #ded9c0; margin:0 9px 0 0;}
.four-columns  .recent_posts li p{ color: #6a6968; font-size:13px; line-height:15px; margin:0!important; padding:0 0 4px 0;}
.four-columns  .recent_posts li h3{ font-size:13px; line-height:15px; color:#d17e23; font-weight:bold; margin:0; padding:0;}
.four-columns  .recent_posts li h3 a{ text-decoration:none; color:#d17e23!important;}

.four-columns  .content_info{float:left; width:100%; }
.four-columns  .content_info p{border-bottom:1px solid #c6c6c5; font-size:13px; line-height:15px; color:#6a6968; padding:0 0  8px 0;}
.four-columns  .content_info a{color:#6a6968;}
.four-columns  .content_info .b_none{border:0!important;}
.face_book{float:left; width:245px; padding:0 0 0 19px;}
.face_book p{margin:0!important; padding:0; border-top:1px solid #c6c6c5;}
.face_book p a{color:#6a6968;}


#content .four-columns {
	width: 115px;
}
.services-box img {
	max-width: 273px;
}
#content .services-box img {
	max-width: 166px;
}
.services-box h2 {
	font-size: 17px;
	margin-top: 1px;
	color: #686868;
	text-align:center;
	text-transform:capitalize;
}
.services-box{	background:url('images/thumb_bg01.gif') no-repeat 0 bottom; position:relative; }
.services-description  .title{ background:url('images/title_bg.gif') no-repeat 0 0; width:222px; height:36px; position:absolute; left:0; top:131px; z-index:99;}
.services-description .title h2{ font-size:20px; line-height:22px; color: #765027; font-weight:normal; font-family: "AbsaraSansTFMediumRegular"; text-align:center; padding:9px 0 0 0; margin:0;}


.services-description  p{ font-size:13px; line-height:15px; color: #414042; padding:7px 30px 0 30px; clear:both; margin:0;}
.services-description  p a{text-decoration:none; color: #d4740c;}


.services-box a h2{
	color:#D74A38;
}
.services-description {
	text-align:center;	
	display:block;
	width:222px;
	padding:0 0 5px 0;

}

.services-description:hover {

}
#content .services-description {
	padding:7px 7px 10px 7px;
	width:150px;
}
.services-shadow {
	background-image: url(images/services-shadow.png);
	background-repeat: repeat-x;
	height: 5px;
	position: relative;
	width: 100%;
	margin-top:-11px;
	z-index:20;
}
#content .services-shadow {
	margin-top:-12px;
}
/*------------------------------------ 6.Portfolio  -------------------------------------*/

/*-----------PORTFOLIO WITH PREVIEW - SHOWCASE -----------*/

#portfolio-preview-container {
	display:none;
}
.preview-item {
	float:right;
	width:620px;
	height:auto;
}
.portfolio-big-img {
	margin-bottom: 15px;
	max-width: 610px;
	min-height: 200px;
	background: url(images/ajax-loader-small.gif) no-repeat center transparent;
}
 .#portfolio-preview {
	 float: left;
	 height: auto;
	 min-height: 200px;
	 width: 620px;
}
#portfolio-preview h4 {
	font-style: normal;
}
#portfolio-preview h1, #portfolio-preview h1 a {
	font-size: 17px;
	font-style: normal;
	margin-top: 0px;
}
#portfolio-preview hr {
	margin-bottom: 10px;
}
.portfolio-items {
	float: left;
	width: 305px;
	margin-top:9px;
}
.showcase-item {
	float: left;
	display: block;
	width: 220px;
	padding: 10px 0px;
	border-bottom: 1px dotted #e2e2e2;
	position:relative;
}
.showcase-item:first-child {
	border-top: 1px dotted #e2e2e2;
}
.showcase-item:hover, .showcase-selected {
	background: none;
	background-color: #FAFAF7;
}
.showcase-item:hover .triangle, .showcase-selected .triangle {
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FAFAF7;
	border-style: solid;
	border-width: 37px 0px 37px 20px;
	height: 0px;
	width: 0px;
	float:right;
	position:absolute;
	right:-20px;
	top:0px;
}
.showcase-item:hover .triangle-ie, .showcase-selected .triangle-ie {
	border-color: transparent transparent transparent #FAFAF7;
}
.showcase-item h6 {
	float: left;
	width: 138px;
	margin-top: 0px;
	margin-bottom:7px;
	font-size: 14px;
	text-transform: capitalize;
}
.showcase-item .post-info {
	width:auto;
	font-size:9px;
	max-width:130px;
}
.portfolio-items img {
	margin: 0px 10px 0px 0px;
	width: 65px;
	height: 47px;
	padding: 3px;
}
.portfolio-sidebar {
	height: auto;
	min-height: 200px;
	float: left;
	width: 260px;
	font-size: 15px;
	overflow: hidden;
	margin-top: -8px;
	position:relative;
}
#portfolio-wrapper {
	height: auto;
}
#portfolio-big-pagination {
	margin: 15px 0 30px 0;
	display: block;
	width: 220px;
	height: 25px;
	float: left;
	text-transform: uppercase;
	line-height: 26px;
	font-size: 14px;
}
.portfolio-big-arrows {
	font-size: 26px;
	line-height: 22px;
	position: relative;
	top: 2px;
	padding: 0px;
}
#portfolio-big-pagination a {
	text-decoration: none;
	font-style: normal;
	color: #888;
}
#portfolio-big-pagination a#next-item {
	display:none;
}
#portfolio-big-pagination a#prev-item {
	display:none;
}
#portfolio-big-pagination a:hover {
	color: #555;
	text-decoration: none;
}
#portfolio-preview .two-columns {
	width: 290px;
}
#portfolio-preview .three-columns {
	width: 180px;
}
#portfolio-preview .four-columns {
	width: 125px;
}
.page-template-template-portfolio-showcase-php .margin-line+p {
	margin-top:0px;
}
/*------------------ GALLERY ---------------------*/
#portfolio-gallery {
	min-height: 500px;
	visibility:hidden;
	position:relative;
	margin-top:10px;
}
#portfolio-gallery img {
	margin-right: 0px;
}
/* pagination styles */
#portfolio-pagination {
	float: left;
	margin-top: 20px;
}
ul.portf-navigation {
	margin: 0;
	padding: 0;
}
ul.portf-navigation li {
	width: 15px;
	height: 15px;
	float: left;
	list-style: none;
	margin-right: 6px;
	position: relative;
	background: url(images/page_nav.png) no-repeat;
}
ul.portf-navigation li:hover, ul.portf-navigation li.selected {
	background-image: url(images/page_nav_active_black.png);
}
/* item styles */
.portfolio-item {
	float: left;
	padding: 20px 0px 20px 14px;
	display: block;
}
.portfolio-item  .portfolio-project-title{ width:220px;}


.archive-portfolio{
	margin-right:40px;
	margin-bottom:30px;	
}
.last-item {
	border-right-width: 0px;
}
.first-line .portfolio-item {
	border-top-width: 0px;
}
.portfolio-item img {
	display: block;
	background: url(images/ajax-loader-small.gif) no-repeat center #fff;
	opacity:0;	
}
.page-wrapper {
	float: left;
	margin-top: -18px;
}
/* category filter styles */
#portfolio-categories {
	width: 100%;
	line-height: 15px;
	float: left;
	margin-bottom: 40px;
	background-color:#FAFAF7;
	display:block;
}
#portfolio-categories h6 {
	float: left;
	line-height: 15px;
	margin: 0px 10px 0px 0px;
	font-style: italic;
	font-size: 13px;
	padding:9px;
	color:#b6b6b6;
}
#portfolio-categories ul li {
	font-family: "Droid Sans", Georgia, "Times New Roman", Times, serif;
	display: inline;
	padding:9px;
	padding-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	float: left;
	color: #a1a1a1;
	letter-spacing:1px;
}
#portfolio-categories ul {
	float: left;
	margin-left: 0px;
}
#portfolio-categories ul li:hover a {
	text-decoration: none;
	font-style: normal;
	color: #656565;
}
.loading {
	width: 24px;
	height:24px;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 190px;
}
.item-wrapper {
	float: left;
	width: 940px;
	overflow: hidden;
	margin-left: 0;
}
.last-wrapper {
	border-bottom-width: 0px;
	padding-bottom: 0;
}
.item-desc {
	width: 209px;
	margin-top: 15px;
	margin-bottom:-5px;
	text-align: center;
}
.item-desc h4 {
	margin: 5px 0px;
}
.item-desc h4 a {
	font-size: 14px;
	text-align: center;
	color: #686868;
	text-transform: uppercase;
	margin: 5px 0px;
	letter-spacing: 0px;
}
.item-desc h4 a:hover {
	text-decoration: none;
}
.item-desc p {
	margin: 0;
	font-size: 13px;
	text-align: left;
}
.item-desc .post-info {
	text-align: center;
	margin: 0 auto;
}
.item-desc .post-info a {
	text-align: center;
}
.portfolio-next {
	display: block;
	background: url(images/arrows.png) no-repeat scroll top left;
	width: 27px;
	height: 37px;
	float: right;
	position: absolute;
	top: 50%;
	right: 8px;
}
.portfolio-next:hover {
	background: url(images/arrows.png) no-repeat scroll bottom left;
}
.portfolio-prev {
	display: block;
	background: url(images/arrows.png) no-repeat scroll top right;
	width: 27px;
	height: 37px;
	float: left;
	position: absolute;
	top: 50%;
	left: 8px;
}
.portfolio-prev:hover {
	background: url(images/arrows.png) no-repeat scroll bottom right;
}
.disabled {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
/*---------------------- QUICK GALLERY ----------------------------*/
#content-container #gallery-1 .gallery-item {
	margin-top: 20px;
}
/*------------------------------------ END PORTFOLIO  -------------------------------------*/



/*--------------------------------------------7.Sidebar------------------------------------*/
#sidebar {
	height: auto;
	min-height: 200px;
	float: right;
	width: 268px;
	margin-right: 0px;
	padding:0 0 0 6px;
}
.sidebar-box {
	margin-bottom: 25px;
	height: auto;
	overflow: hidden;
        background: url("images/border01.gif") no-repeat center top;
        padding-top: 10px;
}
#sidebar .sidebar-box:last-child {
	margin-bottom:0px;
}
.sidebar-box ul {
	text-decoration: none;
	list-style: none;
	margin-left: 0px;
	margin-top: -12px;
}
#sidebar .widget_categories ul li a, #sidebar .widget_nav_menu ul li a, #sidebar .widget_archive ul li a, #sidebar .widget_pages ul li a{
	color: #989898;
	text-decoration: none;
	background: url(images/sidebar-arrow.png) no-repeat center;
	background-position: 6px;
	padding:6px;
	padding-left:17px;
	display: block;
	width: 253px;
	border-bottom: 1px solid #f3f3f3;
}
#sidebar .widget_categories ul li a:hover, #sidebar .widget_nav_menu ul li a:hover, #sidebar .widget_archive ul li a:hover, #sidebar .widget_pages ul li a:hover {
	background-color:#fafaf7;
}
.cat-number{
	float:right;
	margin-top:-30px;	
}
.sidebar-box ul ul {
	margin-top: 0px;
	margin-left:12px;
}
#sidebar .widget_categories ul ul li, #sidebar .widget_nav_menu ul ul li {
	border-bottom-width: 0px;
}
.sidebar-box h4, .portfolio-sidebar h4 {
	margin: 0px;
	margin-top: 3px;
	padding-bottom: 25px;
        color: #765027;
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
        font-family: "AbsaraSansBoldRegular";
}
.sidebar-box .double-line {
	margin-bottom: 20px;
}
.sidebar-box input[type='text'] {
	width: 270px;
	margin-bottom: 10px;
	height: 29px;
}
.sidebar-heading {
	margin-top: 0px;
}
.sidebar-box ul li.cat-item a, #footer ul li.cat-item a {
	display: inline;
}
#sidebar .textwidget {
	padding-top: 10px;
	margin-top: -13px;
}
/*----------------Sidebar PORTFOLIO POSTS LOADER----------------*/

#content-container ul#sidebar-projects, #footer ul#sidebar-projects {
	float: left;
	list-style: none;
	margin:0px 0 -10px -10px;
}
#footer ul#sidebar-projects {
	margin:3px 0 -10px -10px;
}
#footer ul#sidebar-projects {
	margin-top: 15px;
}
#sidebar-projects {
	padding: 4px 0 5px 0;
}
#sidebar-projects img {
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width:75px;
	height:65px;
}
#sidebar-projects a {
	width:auto;
	padding-left:0px;
}
#footer ul#sidebar-projects {
	margin-top: 9px;
	display:inline;
}
#footer #sidebar-projects img {
	width: 84px;
	height: 84px;
}
#sidebar-projects li {
	border-bottom: 0px;
	float: left;
	padding: 0 0 10px 10px;
	background-image: none;
	display:inline;
}
#footer #sidebar-projects li {
	padding: 0 0 10px 10px;
	border-bottom-width:0px;
}
#footer #sidebar-projects a {
	border-width: 0px;
}
/*----------------END PORTFOLIO POSTS LOADER----------------*/

/*---------------------------------- END Sidebar ------------------------------------*/

/*-------------------------END Content----------------------------*/

	
/* --------------------- 8.Footer --------------------- */
#footer-container {
	
	width: 100%;	
	display: block;
	float: left;
  background: url("images/footer_bg2.jpg") repeat-x  0 bottom ;
	height:426px;
}
#footer {width:980px;  background: url("images/footer_bg3.gif") repeat-x  0 0 ; padding:32px  0 0 0;}
#footer hr {
	border-style: dotted;
}
#footer h4, #footer h4 a {
	font-size: 18px;
	font-style: normal;		
	padding-bottom: 7px;
	margin-bottom: 0px;
	text-decoration: none;
	margin-top:0px;
	color:#565454;
	font-weight:normal;
	font-family:"AbsaraSansBoldRegular";
}
#footer ul {
	text-decoration: none;
	list-style: none;
	margin-left: 0px;
}
#footer ul li a {
	text-decoration: none;
	font-style: normal;
	color: #999;
}

#footer p {
	margin-top: 10px;
}
#copyrights {
	width: 100%;
	float: left;
}
#copyrights h5 {
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin: 21px auto;
	color:#fff;
	text-align:center;
}
#copyrights h5 a {
	color:#fff;
}
.top-border {
	border-top: 1px solid #ebebeb;
}

#footer .widget_categories ul li a, #footer .widget_nav_menu ul li a, #footer .widget_archive ul li a, #footer .widget_pages ul li a{
	color: #989898;
	text-decoration: none;
	padding:6px;
	display: block;
	width: 195px;
	border-bottom: 1px dotted #E2E2E2;
}
#footer .widget_categories ul li a:hover, #footer .widget_nav_menu ul li a:hover, #footer .widget_archive ul li a:hover, #footer .widget_pages ul li a:hover {
	background-color:#fafaf7;
}

#footer .widget_categories ul ul li a, #footer .widget_nav_menu ul ul li a, #footer .widget_archive ul ul li a, #footer .widget_pages ul ul li a {
	padding-left:20px;
	background: url(images/sidebar-arrow.png) no-repeat center;
	background-position: 6px;
}
/*---------------------------- 9.Widgets and Templates --------------------------*/


/*------------- CONTACT WIDGET --------------*/
.widget-contact-form {
	width: 202px;
}
.widget-contact-form input[type="text"], .widget-contact-form textarea {
	width: 212px;
	margin-top: 17px;
	font-size: 12px;
	color: #999;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 25px;
}
#footer .widget-contact-form input[type="text"], .widget-contact-form textarea {
	width: 189px;
}
.widget-contact-form #submit-form {
	margin-top: -10px;
}
.widget-contact-form textarea {
	height: 70px;
	width: 203px;
}
#footer .widget-contact-form textarea {
	width: 180px;
}
.widget-contact-form .button {
	margin-top: 13px;
}
#submit-form {
	margin-top: 25px;
	display:block;
}
.contact-label {
	margin-top:10px;
	display:block;
}
.pexeto-contact-form .button {
	float: left;
}
.mandatory {
	color: #D3740C;
}
.check {
	width: 24px;
	height: 24px;
	background-image: url(images/ok.png);
	background-repeat: no-repeat;
	float: left;
	visibility: hidden;
	position: relative;
	top: 15px;
}
.contact-loader {
	width: 32px;
	height: 32px;
	background: url(images/ajax-loader-small.gif) no-repeat;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	visibility: hidden;
}
#footer .contact-loader {
	margin-top: 18px;
}
.contact-status {
	margin-top: 30px;
}
input[type="text"].invalid, textarea.invalid {
	border: 1px solid #ff9999;
}
.error-message, .sent-message, .fail-message {
	display: none;
}
#sent_successful {
	display: none;
}
.contact-form-input, .contact-form-textarea {
	position: relative;
}
.contact-form-textarea{
	margin-bottom:15px;	
}
.contact-input-wrapper {
    border-radius: 2px 2px 2px 2px;
    padding:0px;
    position: relative;
   
}
div.after-validation{
	padding: 0 0 10px 10px;
	background-color: #fafafa;
}
div.invalid{
 	padding: 0 0 10px 10px;
	background-color: #FFF5F5;
}

.contact_message p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contact-status div {
	float: left;
}
.contact-status span {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
#map-canvas {
	width: 268px;
	height: 268px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 6px #c6c6c6;
	-webkit-box-shadow: 0px 0px 6px #c6c6c6;
	box-shadow: 0px 0px 6px #c6c6c6;
	border: 1px solid #CCC;
	margin-top: 25px;
}
/*----------------------- COMMENTS ---------------------------*/
.comment-container {
	padding: 0px;
	font-size: 12px;
}
ul.commentlist li {
	border-top: 1px dotted #E2E2E2;
}
#content-container ul.commentlist ul.children {
	padding-left: 30px;
	background: url(images/comment-bg.png) no-repeat;
}
.comment-container {
	padding: 15px;
}
#comment-content-container ul.children li {
	padding: 1px 0 20px 30px;
	margin: -1px 0 -20px -29px;
}
#content-container ul.commentlist, #content-container ul.commentlist ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
}
#comment-content-container ul li.bypostauthor .comment-container{
    background-color:#FAFAF7;
}
#comment-content-container ul li.bypostauthor .coment-box img {
	background-color:#fff;
	border:1px solid #F2F2EE;
}
.coment-box {
	min-height: 108px;
	position: relative;
}
#reply-title {
	font-size:16px;
	margin-bottom: 10px;
}
#comment-content-container ul.children .comentBox {
	padding: 20px;
	position: relative;
}
.coment-box p {
	margin-top: -10px;
}
.coment-box img {
	margin: 0px 0px 10px 0px;
	background-color: #F4F4F4;
    padding: 4px;
	display: block;
}
.comment-autor {
	float: left;
	margin-right: 20px;
	text-align: center;
}
p.coment-autor-name {
	margin-bottom: 0px;
}

.coment-autor-name cite{
font-style:normal;	
}

.comment-date {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #999999;
	margin-top: 10px;
	font-style: italic;
}
.comment-container .post-info {
	width:auto;
	margin-bottom: -7px;
}
.comment-date .no-caps {
	text-transform: capitalize;
}
#respond {
	padding-top: 20px;
}
#respond h2 {
	font-size:21px;
}
.comment-navigation {
	width: 100%;
	float: left;
	height: 30px;
	position: relative;
	margin-top: 20px;
}
#commentform input[type=text], #commentform textarea {
	display:block;
}
.comment-text {
	margin-top: 10px;
}
.reply {
	float: left;
}
ul.commentlist>li:first-child {
	border-top-width:0px;
}
/*-----------------------  END COMMENTS ---------------------------*/

/*---------- FEATURED POSTS ------------*/
.post, .search-results .page, .search-results .portfolio, .event {
	margin-bottom: 35px;
}
#full-width .post {
	width: 900px;
}
.post h2 {
	margin-bottom: 0px;
	margin-top: 1px;
}
.blog-post-img {
	margin: 0 12px 15px 0px;
	float:left;
}
.blog-post-img a {
	display:block;
}
#blog-latest {
	height: auto;
	width: 100%;
	margin-top: 0px;
}
#blog-latest a.read-more {
	margin-bottom:10px;
}
#blog-latest .post {
	margin-bottom: 0px;
	border-bottom-width: 0px;
}
#blog-latest .columns-wrapper {
	margin-bottom: 0px;
}
.post-date {
	float: left;
	width: 51px;
	height:51px;
	display:block;
	margin-right: 16px;
	margin-top:5px;
	background: url(images/date-bg.png) no-repeat;
}
.post-date span {
	color: #b4b4b4;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	margin-top:5px;
	margin-left:4px;
	display:block;
	font-size:11px;
}
.post-date span.year {
	padding-left: 1px;
	font-size: 10px;
	position: relative;
	top: -3px;
	display:none;
}
.post-date h4 {
	text-align: center;
	margin: 0px;
	line-height: 17px;
	font-weight: bold;
	color: #7c7c7c;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
#full-width .post-content {
	width: 900px;
}
.post-content h2 a {
	text-decoration: none
}
.post-title {
	width:510px;
	float:left;
	padding-bottom:0px;
}
.post-title a:hover {
	color: #939393;
	text-decoration: none;
}
#full-width .post-title {
	width:833px;
}
.latest-small {
	width: 277px;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom:20px;
	float: left;
}
.latest-small .post-content {
	width: 237px;
	float:left;
}
.latest-small .post-date {
	width:auto;
	height:auto;
	display:inline;
	margin:7px 10px 0 0;
	background:none;
	width:30px;
}
.latest-small .post-date span {
	color: #b4b4b4;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	display:block;
	font-size:10px;
	float:left;
}
.latest-small .post-date span.year {
	padding-left: 1px;
	font-size: 11px;
	position: relative;
	top: 0px;
	float:left;
}
.latest-small .post-date h4 {
	text-align: center;
	margin: 0px;
	line-height: normal;
	font-weight: 100;
	color: #7c7c7c;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.latest-small h3 {
	margin-bottom: 5px;
	font-size: 16px;
	border-bottom:0px;
	width:100%;
}
.latest-small p {
	margin-top: 5px;
}
.latest-small-right {
	border-right-width: 0px;
	width: 277px;
	margin-left: 25px;
}
.latest-small .read-more {
	float:left;
}
.latest-small .post-content img {
	margin-top:10px;
}
#full-width .latest-small {
	width: 437px;
}
#full-width .latest-small .post-content {
	width:397px;
}
/*---------- END FEATURED POSTS ------------*/

/*------------PORTFOLIO CAROUSEL-------------*/
.latest-projects {
	width: 938px;
	height: auto;
	clear: both;
	overflow: hidden;
	float: left;
	position:relative;
}
.latest-projects h6.small-title {
	margin-top:0px;
	margin-bottom:7px;
	color:#765027;
	font-size:18px;
	font-family:"AbsaraSansBoldRegular";
}
.latest-project a {
	display: block;
	position: relative;
}
.latest-projects-container {
	margin-top: 30px;
	margin-left:10px;
	position:relative;
	display:none;
}
.latest-page-wrapper {
	width:940px;
	float:left;
}
.latest-projects-holder {
	margin-top: 6px;
	display: inline-block;
	margin-left: -20px;
}
.portfolio-project-title {
	/*background-color:#2c2c2c;*/
	color:#fff;
	position:relative;
	z-index:10;
	position:absolute;
	bottom:0;
	width:195px;
	opacity:0.9;
	 background:url('images/bg02.gif');
}
.portfolio-project-title h3 {
	color: #FFFFFF;
	font-size: 17px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.portfolio-arrow {
	width:7px;
	height:13px;
	background:url(images/port-arrow.png) no-repeat;
	float:right;
	margin:13px 12px 0 10px;
}

.home .portfolio-project-title {
	width: 143px;
        text-align: center;
}
.home .portfolio-project-title h3 {
        margin-left: 0px;
        font-size: 14px;
        line-height: 14px;
}

.home .portfolio-arrow {
	display: none;
}
.latest-projects-holder .latest-project {
	display: block;
	float: left;
	padding: 25px 14px 0px 23px
}
.portfolio-hover {
	background-color:#D74A38;
	opacity:1;
}
.latest-projects img {
	vertical-align: bottom;
	display: block;
	position:relative;
	z-index:1;
}
.latest-next {
	background: url("images/arrows.png") no-repeat scroll left top transparent;
	display: block;
	float: right;
	height: 37px;
	width: 27px;
	position: absolute;
	right: 45px;
	bottom: 45px;
	z-index:999999;
}
.latest-prev {
	background: url("images/arrows.png") no-repeat scroll right top transparent;
	display: block;
	height: 37px;
	width: 27px;
	position: absolute;
	left: 0px;
	bottom: 45px;
}
.latest-next:hover {
	background: url("images/arrows.png") no-repeat scroll left bottom transparent;
}
.latest-prev:hover {
	background: url("images/arrows.png") no-repeat scroll right bottom transparent;
}
/*----------- BLOG POSTS LOADER WIDGET --------------*/

.sidebar-latest-posts {
	margin-top:-10px;
}
.sidebar-post-wrapper {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #e7e7e7;
}
.sidebar-post-wrapper:hover {
	background-color:#FAFAF7;
}
#footer .sidebar-post-wrapper {
	padding-bottom: 11px;
}
.sidebar-post-wrapper img {
	padding: 3px;
	margin-right:7px;
}
.sidebar-post-wrapper h6 a {
	color:#737373;
	font-size:13px;
}
.sidebar-post-wrapper h6 {
	margin-top:2px;
	margin-bottom:5px;
	line-height:1.2em;
}
.info-wrapper {
	float:left;
	width:200px;
}
#footer .info-wrapper {
	width:127px;
}
.sidebar-post-wrapper h6 a:hover {
	text-decoration: none;
}
.sidebar-post-info a {
	font-size: 11px;
}
.sidebar-post-comments {
	display:none;
}
#footer .sidebar-latest-posts {
	margin-top:4px;
}
.sidebar-post-wrapper h6 a:hover {
	text-decoration:underline;
}
.searchform {
	margin-top: 20px;
}
#sidebar .search-wrapper, #footer .search-wrapper {
	width:270px;
	position:relative;
}
#footer .search-wrapper {
	width:220px;
	position:relative;
}
#sidebar .search-input, #footer .search-input {
	width: 262px;
	float: left;
	height: 23px;
	color:#b7b7b7;
}
#footer .search-input {
	width: 212px;
	float: left;
	height: 23px;
	color:#b7b7b7;
}
.sidebar-box .search-button, #footer .search-button, #not-found .search-button {
	margin-top: 1px;
	border:0px;
	background-color:#fff;
	font-size:0px;
	width:26px;
	height:27px;
	display:block;
	background:url(images/search-arrow.png) no-repeat #fafaf7 center;
	background-repeat:no-repeat;
	position:absolute;
	left:242px;
	top:0px;
}
.search-button:hover {
	cursor:pointer;
}
#content .search-button {
	float: none;
}
#footer .search-input {
	width: 188px;
}
#footer .search-button {
	left: 168px;
}
#content .search-input {
	display: block;
	margin-bottom: 10px;
	margin-left: 3px;
}
#content .search-button, #full-width .search-button {
	height: 30px;
	width: 31px;
	position:absolute;
	left:277px;
	top:0;
}
#full-width .search-button {
	left:276px;
}
#content .search-wrapper, #full-width .search-wrapper {
	width:310px;
	margin:30px auto;
	position:relative;
}
/*---------------------------- END Widgets and Templates --------------------------*/


/*----------------------- 10.Elements -----------------------*/
	
input[type="text"] {
	width: 300px;
	height: 27px;
	border: 1px solid #e2e2e2;
	background-color: #fff;
	padding: 2px 0 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #777;
	font-size: 12px;
	line-height: 23px;
}
textarea {
	width: 290px;
	height: 150px;
	font-family: Arial;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 7px;
	color: #777;
	font-size: 12px;
}
input, textarea {
	-moz-box-shadow: 0px 0px 5px rgba(234, 231, 226, 0.1) inset;
	-webkit-box-shadow: 0px 0px 5px rgba(234, 231, 226, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07) inset;
}
input:focus, textarea:focus {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow:none;
}
code {
	border: 1px dashed #d3d3d3;
	font: normal 13px;
	padding: 2px 7px;
}
.highlight1 {
	background-color: #FDF8AD;
	color: #777;
	padding: 1px 3px;
}
.highlight2 {
	background-color: #909090;
	color: #FFF;
	padding: 1px 3px;
}

#content blockquote {
	padding: 13px 20px;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	background:url(images/quote.png) no-repeat scroll top left;
	color:#656565;
}

#content blockquote p {
	line-height: 1.4em;
	margin-left: 10px;
	padding-top: 8px;
}

#sidebar blockquote {
	font-size: 14px;
	padding:5px;
	background-position: 0 -7px;
}
#sidebar blockquote p {
	margin-left:27px;
	padding-right:0px;
}
.sidebar-testimonials a {
	padding-left: 20px;
}
.sidebar-frame {
	padding: 10px;
	background-color: #fcfbf8;
	display: block;
}
.info-box, .note-box, .tip-box, .error-box, tip-box {
	padding: 12px 15px;
	margin: 20px 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background: #eee;
	font-size: 12px;
}
.info-box {
	background-color: #ddf3fc;
	border: 1px solid #8ed9f6;
	color: #2e6093;
}
.note-box {
	background-color: #fff8cb;
	border: 1px solid #ffeb70;
	color: #985d00;
}
.error-box {
	background-color: #ffdede;
	border: 1px solid #ff8c8c;
	color: #cd0a0a;
}
.tip-box {
	background-color: #ecffb9;
	border: 1px solid #b7db58;
	color: #5d791b;
}
/* --------------------- BUTTONS --------------------- */
.button, #submit {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/ 100% Arial, Helvetica, sans-serif;
	padding: 9px 22px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	border: solid 1px rgba(0, 0, 0, .1);
	opacity: 1;
	background-image: url(images/button_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.button:hover, #submit:hover {
	text-decoration: none;
	opacity: 0.9;
}
.button:active, #submit:active {
	position: relative;
	top: 1px;
	opacity: 1;
}
input.button {
	padding:4px 20px;
	line-height:20px;
	border-width:0px;
}
#submit {
	box-shadow: none;
	margin-top:10px;
	padding: 7px 20px;
}
/*------------- TABLE --------------*/

table {
	border-collapse: collapse;
	margin: 20px 0;
	width:100%;
}
table th {
	font-weight: normal;
	padding: 8px;
	font-size: 13px;
	background-color: #FAFAF7;
	border-bottom: 2px solid #939393;
	color: #686868;
	text-align:center;
}
table td {
	border-bottom: 1px solid #D8D8D8;
	padding:9px;
}
table td:hover {
	/*background-color: #faf9f7;*/
}
table th:hover {
	border-color:#D74A38;
}
#calendar_wrap table td {
	/*text-align: center;
	padding:5px 7px;
	border:1px solid #f5f5f5;
	*/
}
#calendar_wrap table thead {

}
#calendar_wrap table th {
	border-bottom:0px ;
}
#calendar_wrap{
	/*padding:10px;
	background-color:#fafaf7;
	-moz-border-radius:7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border:1px solid #f2f2ee;*/
        position: absolute;
}
#calendar_wrap table th {
	background-color: #fff;
}
table#wp-calendar {
	margin-bottom: 0px;
	width: 100%;
	margin-top: 0px;
	background-color:#fff;
}
#calendar_wrap caption {
	margin-bottom: 5px;
	margin-top:-3px;
}
#calendar_wrap #prev a {
    position: absolute;
    top: 0px;
    background: url('images/arrows.png') no-repeat -35px -8px;
    width: 9px;
    height: 17px;
    margin-right: 0px;
    margin-top: 1px;
    text-indent: -99999px;
}
#calendar_wrap #next a {
    position: absolute;
    top: 0px;
    background: url('images/arrows.png') no-repeat -11px -8px;
    width: 9px;
    height: 17px;
    margin-right: 0px;
    text-indent: -99999px;
}
tfoot td{
	border-bottom:0px;
}
.drop-caps {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 300%;
	line-height: 0.8em;
	margin-right: 0.2em;
	padding-bottom: 0.1em;
	text-transform: uppercase;
	float: left;
	position: relative;
	top: 6px;
	color:#656565;
}
/*------------- PRICING TABLE --------------*/
.pricing-table {
	text-align: center;
	width: 100%;
}
.pricing-table ul {
	margin-left: 0px;
	margin: 12px 0;
}
.pricing-table ul li {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 0;
	list-style: none;
	width: 100%;
}
.pricing-table ul.imglist li {
	border-width: 0px;
	float: none;
	text-align: left;
	padding-bottom: 3px;
}
.table-title td {
	color: #FFF;
	background-color: #444444;
	font-size: 17px;
	padding: 12px;
	border: 1px solid #545454;
}
.table-description td, .table-buttons td, .table-price td {
	padding: 15px;
	border:1px solid #D8D8D8;
}
.table-buttons td {
	padding: 15px;
}
.table-price td {
	font-size: 24px;
	padding-bottom: 17px;
	background-color: #FAFAF7;
}
.table-title td:hover {
	background-color: #626262;
}

/* --------------------- BULLETS --------------------- */
ul.bullet_check li, div.bullet_check li, ul.bullet_arrow li, div.bullet_arrow li, ul.bullet_arrow2 li, div.bullet_arrow2 li, ul.bullet_arrow3 li, div.bullet_arrow3 li, ul.bullet_arrow4 li, div.bullet_arrow4 li, ul.bullet_star li, div.bullet_star li, ul.bullet_plus li, div.bullet_plus li {
	list-style: none;
	padding: 0px;
	margin: 7px;
	line-height: 18px;
	padding-left: 25px;
}
ul.bullet_check li, div.bullet_check li {
	background: transparent url(images/check.png) no-repeat 0 .2em;
}
ul.bullet_arrow li, div.bullet_arrow li {
	background: transparent url(images/arrow.png) no-repeat 0 .2em;
}
ul.bullet_arrow2 li, div.bullet_arrow2 li {
	background: transparent url(images/arrow2.png) no-repeat 0 .2em;
}
ul.bullet_arrow3 li, div.bullet_arrow3 li {
	background: transparent url(images/arrow3.png) no-repeat 0 .2em;
}
ul.bullet_arrow4 li, div.bullet_arrow4 li {
	background: transparent url(images/arrow4.png) no-repeat 0 .2em;
}
ul.bullet_numeric li, div.bullet_numeric li {
	list-style: none;
	list-style: decimal;
	padding-left: 20px;
}
ul.bullet_star li, div.bullet_star li {
	background: transparent url(images/star.png) no-repeat 0 .2em;
}
ul.bullet_plus li, div.bullet_plus li {
	background: transparent url(images/plus.png) no-repeat 0 .2em;
}
/*----- TESTIMONIALS -----*/

.testimonial-container {
	margin-top:20px;
}
.testimonial-container blockquote {
	float:left;
	display:block;
	width:384px;
	margin-top:-13px;
	padding-right:0px;
}
#full-width .testimonial-container blockquote {
	width:684px;
}
.no-image blockquote, #full-width .testimonial-container.no-image blockquote {
	width:100%;
}
#content-container img.testimonial-img{
	float:left;
	margin-right: 24px;
	max-width:144px;
}
.testimonial-container p {
	width:auto;
	display:inline-block;
}
.testimonial-container blockquote p {
	display:block;
	padding-right:0px;
}
.testimonial-container .double-line {
	margin-bottom:25px;
}
.testimonial-container h2 {
	display:inline-block;
	margin-right:20px;
	font-size:21px;
	margin-bottom:7px;
}
.testimonial-container .testimonials-details {
	width:400px;
	text-transform:uppercase;
}
#full-width .testimonial-container blockquote {
	width:684px;
}
/*------------------ TABS------------------*/
.tabs-container {
	min-height: 150px;
	margin-top: 20px 0;
}
/* root element for tabs  */
.tabs {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	height: auto;
	float:left;
}
/* single tab */

.tabs li a {
	border-radius: 5px 5px 0 0;
	margin-right:3px;
	border:1px solid #E2E2E2;
}
.tabs li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
}
/* link inside the tab. uses a background image */
.tabs a {
	font-size: 13px;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	color: #6a6a6a;
	padding: 0px;
	position: relative;
	top: 2px;
	text-transform: capitalize;
	border: 1px solid #E2E2E2;
	border-bottom: 2px solid #E2E2E2;
	border-right:0px;
	-moz-box-shadow: 0px -3px 2px rgba(234, 231, 226, 0.2) inset;
	-webkit-box-shadow: 0px -3px 2px rgba(234, 231, 226, 0.2) inset;
	box-shadow: 0 -3px 2px rgba(0, 0, 0, 0.03) inset;
}
.tabs a:active {
	outline: none;
	border-bottom: 2px solid #686868;
}
/* when mouse enters the tab move the background image */
.tabs a:hover {
	color: #454545;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a, .tabs a:hover {
	background-position: 0 -92px;
	background:#FAFAF7;
	border-bottom: 2px solid #D74A38;
}
.tabs a:hover {
	color: #454545;
	background-color: #fff;
}
/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
	/* width 1 */
.tabs .w1 a {
	width: 70px;
	line-height:30px;
	font-size: 12px;
}
/* width 2 */
.tabs .w2 a {
	width: 120px;
}
/* width 3 */
.tabs .w3 a {
	width: 150px;
}
/* width 4 */
.tabs .w4 a {
	width: 200px;
	line-height:50px;
	height:50px;
}
/* initially all panes are hidden */
.panes .pane {
	display: none;
}
.panes {
	padding: 15px;
	border: 1px solid #E2E2E2;
	clear:both;
	border-top:2px solid #E2E2E2;
}
/*------------------- ACCORDION ------------------------*/
.accordion-container {
	min-height: 270px;
	margin-bottom: 20px;
	float: left;
}
#accordion {
	background: #fff;
	border: 1px solid #e2e2e2;
}
/* accordion header */
#accordion h2 {
	margin: 0;
	padding: 10px 24px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	background-image: url(images/tab-arrow2.png);
	background-repeat: no-repeat;
	background-position: 9px 17px
}
#accordion h2:hover {
	color: #454545;
}
/* currently active header */
#accordion h2.current {
	cursor: default;
	background-color: #FAFAF7;
	background-image: url(images/tab-arrow.png);
	color: #D92727;
}
/* accordion pane */
#accordion .pane {
	border: 1px solid #fff;
	border-width: 0 1px;
	display: none;
	padding: 15px;
	font-size: 12px;
	background-color: #FFF;
	border-bottom: 1px solid #dddddd;
}
#accordion .pane:last-child {
	border-bottom: 0px;
}
/* a title inside pane */
#accordion .pane h3 {
	font-weight: normal;
	margin: 0 0 -5px 0;
	font-size: 16px;
	color: #999;
	font-style: normal;
}
/*------------------------------------ END Elements ----------------------------*/

/*------------------------------------ 11.Others ----------------------------*/
.hidden {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
.loading-container {
	background-image: url(images/ajax-loader-small.gif);
}
ul.blogroll img {
	float: left;
	margin-right: 7px;
	width: 45px;
}
ul.blogroll {
	margin-top:-13px;
}
ul.blogroll li {
	border-bottom: 1px dotted #EBEBEB;
	padding-top: 13px;
	padding-bottom: 13px;
	overflow: hidden;
	color: #a6a6a6;
}
ul.blogroll li a {
	border-bottom-width: 0px;
	font-style: italic;
	padding: 0px;
	background-image: none;
}
#footer ul.blogroll {
	margin-top:0px;
}
#footer ul.blogroll li {
	line-height:17px;
}
#footer ul.blogroll li a {
	font-style: italic;
	margin-top:5px;
}
#footer ul.blogroll li a img {
	margin-top:-5px;
}
div.wp_syntax {
	margin-top: 20px;
	margin-bottom: 30px;
}
cite {
	font-size: 12px;
	line-height:1.5em;
}
.nomargin {
	margin: 0 0 0 0;
}
a.rsswidget img {
	position: relative;
	top: 2px;
}
#sidebar #SGM {
	background: url(images/ajax-loader-small.gif) no-repeat center;
	border: 1px solid #ebebeb;
	width: 268px;
	margin-top: 20px;
	background-color: #f8f8f8;
}
.recentcomments {
	padding: 5px 0;
}
#footer .recentcomments a {
	border-bottom-width: 0px;
}
.textwidget {
	margin-top: 6px;
}
.preview-items {
	display: none;
}
.wp-caption {
	padding-top: 4px;
	background-color: #F4F4F4;
	text-align: center;
}
.from-meta {
	display: none;
}
.widget_testimonials cite {
	display:block;
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 1.8em;
	text-indent: 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text, .gallery-caption {
	line-height: 1.5em;
	margin: 0;
	font-size: 12px;
	background-color: #F4F4F4;
	padding: 4px;
}
.gallery-item .wp-caption-text, .gallery-item gallery-caption {
	background-color:transparent;
}
.sticky {
	border-bottom:3px double #ebebeb;
}
.p-desaturate {
	position:relative;
}
.p-desaturate .no-color {
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}
.p-desaturate .color {
	position:relative;
	z-index:0;
}
#footer-social-icons {
	margin:10px auto;
	width:900px;
	text-align:center;
}
#footer-social-icons ul {
	margin:17px 0px;
}
#footer-social-icons ul li {
	border-bottom:0px;
	display:inline-block;
}
#footer-social-icons ul li a {
	display:inline;
	margin-right:6px;
}
#footer-social-icons ul li:last-child a {
	margin-right:0px;
}
#footer-social-icons .p-desaturate {
	width:24px;
	height:24px;
	display:inline-block;
}
.margin-line {
	margin-bottom:15px;
}
#not-found h1 {font-size:90px;color:#949494;}
.time-meta{display:none;}
.border-outer{ border:1px solid #efa758; border-bottom:0!important; margin:1px;}
.breadcrumbs{float:left; background:url('images/bred_bg.gif') no-repeat right 0; font-family:"AbsaraSansRegular"; width:960px; height:50px; font-size:27px; 
line-height:30px; color:#765027; padding:10px 0 0 15px;}
.breadcrumbs a{ color:#765027; text-decoration:none;}
.breadcrumbs span{ color:#765027;}
#sidebar .search-input{ border:0; margin:0; padding:0 0 0 5px; background:url('images/input_bg05.gif') no-repeat right 0; width:228px; height:21px;}
#sidebar  .search-button{background:url('images/ok_btn.gif') no-repeat 0 0; width:27px; height:21px; border:0;}
#sidebar  .left_links{float:left; width:268px; padding:0 0 10px 0;}
#sidebar  .left_links h3{ font-size:20px; line-height:22px; color:#765027; font-family:"AbsaraSansBoldRegular"; font-weight:normal;}
#sidebar  .left_links ul{list-style:none; margin:0; padding:0;}
#sidebar  .left_links ul li{ font-size:14px!important; font-weight:bold; line-height:18px; padding:0 0 8px 0; clear:both;}
#sidebar  .left_links ul li a{  color:#d4740c; padding:2px 0 2px 19px; float:left;}
#sidebar  .left_links ul li a:hover{ color:#d4740c; background:url('images/hover_bg.gif') no-repeat 0 1px; text-decoration:none;}
#sidebar  .left_links ul li.current_page_item a{ color:#d4740c; background:url('images/hover_bg.gif') no-repeat 0 1px; text-decoration:none;}
#sidebar  .left_links ul li ul{ list-style:none; padding:0 0 0 30px;}

#sidebar  .left_links ul li.current_page_item  ul li  a{  color:#765027; padding:2px 0 2px 19px; float:left; background:none; font-weight:normal!important;}
#sidebar  .left_links ul li.current_page_item  ul li  a:hover{ color:#765027; background:none; text-decoration:none; font-weight:normal!important;}

#sidebar .widget_search { background: none; }
#sidebar #php_widget-6 { background: none; }

#sidebar  .left_links ul li ul li  a{  color:#765027; padding:2px 0 2px 19px; float:left; font-weight:normal!important;}
#sidebar  .left_links ul li ul li  a:hover{ color:#765027; background:none; text-decoration:none; font-weight:normal!important;}
#sidebar  .left_links ul li.current_page_ancestor  ul li.current_page_item  a{ color:#765027; background:none; text-decoration:none; font-weight:bold!important}




#sidebar  .learn_more_sec{float:left; width:268px;padding:0 0 5px 0;}
#sidebar  .learn_more_sec h2{ color:#765027; font-size:20px; line-height:22px; font-weight:normal; font-family:"AbsaraSansBoldRegular"}
#sidebar  .learn_more_sec .row{float:left; width:100%; padding:0 0 12px 0;}
#sidebar  .learn_more_sec  .box{float:left; width:128px; height:96px; overflow:hidden; position:relative; margin:0 9px 0 0;}
#sidebar  .learn_more_sec .last{margin-right:0!important;}
#sidebar  .learn_more_sec .title{ margin:0; padding:4px 0 0 0; font-weight:bold; text-align:center; font-family:"AbsaraSansTFMediumRegular";  position:absolute; left:0; bottom:0; background:url('images/bg01.gif') no-repeat 0 0; 
width:128px; height:17px; font-size:12px; line-height:14px; color:#765027;}

#sidebar  .event_sec{float:left; width:268px; background:url('images/border_bottom_bg.gif') no-repeat 0 bottom; padding:0 0 5px 0;}
#sidebar  .event_sec h2{ color:#765027; font-size:20px; line-height:22px; font-weight:normal; font-family:"AbsaraSansBoldRegular"}
#sidebar  .event_sec .row{float:left; width:100%; padding:0 0 20px 0;}
#sidebar  .event_sec .row img{float:left; margin:0 10px 0 0;}
#sidebar  .event_sec  .date{ margin:0; padding:0; color:#414042; font-size:14px; line-height:16px; font-weight:bold;}
#sidebar  .event_sec  h5{ font-size:14px; line-height:18px; color:#d4740c; font-weight:normal; margin:0; padding:0; font-weight:bold;}
#sidebar  .event_sec  h5 a{text-decoration:none;  color:#d4740c;}

#sidebar  .flowtextevent {float:left; width:268px; background: none; padding:0 0 5px 0;}
#sidebar  .flowtextevent h2{ color:#765027; font-size:20px; line-height:22px; font-weight:normal; font-family:"AbsaraSansBoldRegular"}
#sidebar  .flowtextevent .row{float:left; width:100%; padding:0 0 20px 0;}
#sidebar  .flowtextevent .row img{float:left; margin:0 10px 0 0;}
#sidebar  .flowtextevent .date{ margin:0; padding:0; color:#414042; font-size:14px; line-height:16px; font-weight:bold;}
#sidebar  .flowtextevent h5{ font-size:14px; line-height:18px; color:#d4740c; font-weight:normal; margin:0; padding:0; font-weight:bold;}
#sidebar  .flowtextevent h5 a{text-decoration:none;  color:#d4740c;}

#sidebar  .activity_sec{float:left; width:268px; background:url('images/border_bottom_bg.gif') no-repeat 0 bottom; padding:0 0 25px 0;}
#sidebar  .activity_sec h2{ color:#765027; font-size:20px; line-height:22px; font-weight:normal; font-family:"AbsaraSansBoldRegular"}
#sidebar  .activity_sec ul{ list-style:none; margin:0; padding:0;}
#sidebar  .activity_sec ul li{float:left; width:89px; line-height:14px!important; min-height:30px; clear: none; font-weight: normal;}
#sidebar  .activity_sec ul li a{text-decoration:none; padding-left: 0px; color:#d4740c; font-size:12px; line-height:14px!important; text-transform:lowercase;}

/*Social buttons side-by-side*/
.post-social { width: 220px; margin-left: -64px;  margin-top: 12px;}
.post-social-button { float: left; display: block; margin-right: -25px;}

#content .top_row{float:left; width:100%;}
#content .top_row .social_links {width: 100px; float:right;}
#content .top_row .post-social { width: 100px; }
#content-container .top_row .social_links {width: 100px; float:right;}
/*#content-container .top_row .post-social { width: 100px; }*/
#content-container .top_row .post-social { width: 220px; margin-left: -80px;}

#content  .title_sec{float:left;}
#content  .title_sec p.date{ font-size:20px; margin:0; padding:0 0 3px 0; line-height:22px; color:#765027; font-family:"AbsaraSansBoldRegular"}
#content .page-heading{ color:#d3740c; font-size:24px; line-height:26px; font-family:"AbsaraSansLightRegular"; font-weight:normal; padding:2px 0 0 0; margin:0;}
#content  .title_sec p.posted_by{ font-size:11px; margin:0; padding:0 0 3px 0; line-height:22px; color:#aba796;}
#content  .title_sec p.posted_by span{ font-size:10px; line-height:12px; color:#d3740c;}

.post-title_blog{ margin:0; padding:0 0 10px 0; font-size:24px; line-height:26px; color:#d3740c; font-weight:normal; font-family:"AbsaraSansRegular"; border-bottom:1px solid #f7cb9b;}
.post-title_blog a{text-decoration:none; color:#d3740c;}
.date_sec{margin:0; padding:0; font-size:20px!important; line-height:22px!important; color:#765027!important; font-family:"AbsaraSansBoldRegular";}
#content p, .post-content p{ color:#414042;  margin:0; padding:5px 0 5px 0; font-size:14px; line-height:17px; }
.post-content p a{color:#d4740c; font-weight:bold;}
.latest-projects .out_box{float:left; padding:0 0 0 25px;}
.post-content  .details_sec{float:right; width:642px;  padding:0 8px 10px  0;}
.post-content  .post-col-w{width:340px!important;}

.post-content   .post-info-sec{float:left; width:100%; padding:5px 0 0 0;}
.post-content    .subcols{ float:left; width:230px; padding:20px 0 0 0;}
.post-content    .subcols span{float:left; font-size:11px; line-height:14px; color:#8c8770; }
.post-content    .subcols a{text-decoration:none; color: #d3740c; font-size:10px; font-weight:bold;}
.post-content    .subcols2{ float:right; width:101px; padding:0 0 2px 0;}
.post-content    .all{float:right; color:#d4740c; font-size:12px; line-height:14px; font-weight:bold;}

#table_date{ width:327px; float:left; border:1px solid #d8d8d8; font-size:12px; line-height:14px; color:#414042;}
#table_date .head{ float:left; width:327px; border-bottom:1px solid #d8d8d8; background:url('images/border_bg2.gif') repeat-y 0 0;}
#table_date .col1{float:left; width:120px; text-align:center; padding:7px 0 9px 0;} 
#table_date .col2{float:left; width:74px;  text-align:center;padding:7px 0 9px 0;} 
#table_date .col3{float:left; width:133px; text-align:center;padding:7px 0 9px 0;} 
#table_date .padd_non{padding:0!important;}
#table_date  .b_none{border:0!important;}
#table_date .box{float:left; width:327px; background:url('images/border_bg.gif') repeat-y 0 0;}
#table_date  .row{float:left; width:327px;}
#table_date  .row_in{float:left; width:134px;  border-bottom:1px solid #d8d8d8;padding:7px 0 9px 0;}
.title-s{ font-size:12px; line-height:14px; color:#d3740c;}

.page-template-template-contact-php #content-container #full-width iframe { float: right; }

div.srp-widget-singlepost { margin: 0px !important; padding: 0px !important; border-bottom: 0px !important; }

span.srp-widget-date { color: #3e3e3e; font-size: 12px; line-height: 12px; margin-bottom: 5px; display: block; }
h4.srp-widget-title, h4.srp-widget-title a.srp-widget-title-link { color: #D3740C; font-size: 12px; font-family: "AbsaraSansRegular"; line-height: 16px; }

/*------------------------------------ END Others ----------------------------*/


/*----------------------------------- 12.Updates  ----------------------------*/

/*---------------------- VERSION 1.1 ----------------------*/

@font-face {
    font-family: 'AbsaraSansLightRegular';
    src: url('images/fonts/absarasans-light-webfont.eot');
    src: url('images/fonts/absarasans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/absarasans-light-webfont.woff') format('woff'),
         url('images/fonts/absarasans-light-webfont.ttf') format('truetype'),
         url('images/fonts/absarasans-light-webfont.svg#AbsaraSansLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AbsaraRegular';
    src: url('images/fonts/absara-regular-webfont.eot');
    src: url('images/fonts/absara-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/absara-regular-webfont.woff') format('woff'),
         url('images/fonts/absara-regular-webfont.ttf') format('truetype'),
         url('images/fonts/absara-regular-webfont.svg#AbsaraRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AbsaraSansBoldRegular';
    src: url('images/fonts/absarasans-bold-webfont.eot');
    src: url('images/fonts/absarasans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/absarasans-bold-webfont.woff') format('woff'),
         url('images/fonts/absarasans-bold-webfont.ttf') format('truetype'),
         url('images/fonts/absarasans-bold-webfont.svg#AbsaraSansBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AbsaraSansTFMediumRegular';
    src: url('images/fonts/absarasanstf-medium-webfont.eot');
    src: url('images/fonts/absarasanstf-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/absarasanstf-medium-webfont.woff') format('woff'),
         url('images/fonts/absarasanstf-medium-webfont.ttf') format('truetype'),
         url('images/fonts/absarasanstf-medium-webfont.svg#AbsaraSansTFMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'AbsaraSansRegular';
    src: url('images/fonts/absarasans-regular-webfont.eot');
    src: url('images/fonts/absarasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/absarasans-regular-webfont.woff') format('woff'),
         url('images/fonts/absarasans-regular-webfont.ttf') format('truetype'),
         url('images/fonts/absarasans-regular-webfont.svg#AbsaraSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*----------------------------------- Página Tombamento  ----------------------------*/

/* Main CSS Hack */

.page-id-3143 #full-width, 
.page-id-3143 #content-container,
.page-id-3320 #full-width,
.page-id-3320 #content-container{
	width: 100%;
	padding: 0;
}

.page-id-3143 .breadcrumbs,.page-id-3320 .breadcrumbs{
	height: 39px;	
}

.tombamento-wrap{
	width: 100%;
	margin: 0 auto;
	background: transparent url(images/tombamento/tile_textura_2015.png) repeat;
	overflow: hidden;
}

.tombamento-wrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'AbsaraSansLightRegular';
	font-size: 18px;
	color: black;
}

.tombamento-wrap a{
	font-family: 'AbsaraSansBoldRegular';

}

.tombamento-wrap a:hover{
	text-decoration: underline;
}


.tombamento-wrap h2,h3{
	color: #d97e1a;
}

.tombamento-wrap .destaque-laranja{
	font-family: 'AbsaraSansBoldRegular';
	color: #d97e1a;

}

.tombamento-wrap .slider ul{
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

.tombamento-wrap .slider-nav{ 
	position: absolute;
	width: 476px;
	bottom: 10px;
	left: 30px;
	border-top: 1px solid #d97e1a;
	padding-top: 10px;
}

/* .tombamento-wrap .slider-nav .slide-next,.tombamento-wrap .slider-nav .slide-prev{
	display: inline-block;
	width: 115px;
	height: 35px;
	background-color: #d97e1a;
	color: white;
	font-size: 15px;
	vertical-align: middle;
	padding-top: 18px;
	text-align: center;
	border-radius: 5px;
	transition: all 100ms ease-in;
} */


/* .tombamento-wrap .slider-nav .slide-next:hover,.tombamento-wrap .slider-nav .slide-prev:hover{
	background-color: #DFB383;
	text-decoration: none;
	transition: all 100ms ease-in;
} */

.tombamento-wrap .slider-nav .bx-next,.tombamento-wrap .slider-nav .bx-prev{
	display: inline-block;
	width: 115px;
	height: 35px;
	background-color: #d97e1a;
	color: white;
	font-size: 15px;
	vertical-align: middle;
	padding-top: 18px;
	text-align: center;
	border-radius: 5px;
	transition: all 100ms ease-in;
}


.tombamento-wrap .slider-nav .bx-next:hover,.tombamento-wrap .slider-nav .bx-prev:hover{
	background-color: #DFB383;
	text-decoration: none;
	transition: all 100ms ease-in;
} 

.tombamento-wrap .slider-nav .disabled{
	opacity: 1;
	background-color: #e2e2e2;
	cursor: default;
}

.tombamento-wrap .slider-nav .disabled:hover{
	opacity: 1;
	background-color: #e2e2e2;
	cursor: default;	
}


.tombamento-wrap .slider-nav-info{
	font-size: 14px;	
	display: inline-block;
	width: 220px;
	height: 18px;
	line-height: 1;
}


.tombamento-wrap .content-assine{
	padding-bottom: 42px;
	text-indent: -9999px;
	background: transparent url(images/tombamento/assine_peticao.png) 0 0 no-repeat	;
}


.tombamento-wrap .top-header{
	width: 100%;
	height: 610px;
	background: transparent url(images/tombamento/top-header.png) center center no-repeat;
	padding: 30px;
	text-indent: -9999px;
	border-bottom: 1px solid #d97e1a;
}

.tombamento-wrap .top-header-content{
	width: 65%;
}

.tombamento-wrap .top-header-content .subheader{
	display: block;
}

.tombamento-wrap .relative-wrapper{
	position: relative;
	/* top: -124px; */
	width:820px; 
	margin: 0 auto;
}

.slider-menu{
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d97e1a;
	position: relative;
	text-align: center;
}
.slider-menu:after{
	content: "";
	position: absolute;
	border-bottom: 1px solid #d97e1a;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.slider-menu a.slide-next,
.slider-menu a.slide-prev{
	position: relative;
	top: -4px;
}


.tombamento-wrap .slider-menu li{
	display: inline-block;
	padding: 10px 20px;
}

.tombamento-wrap .slider-menu li + li{
	border-left: 1px solid #d97e1a;
}

.tombamento-wrap .slider-menu li a{
	text-decoration: none;
	font-family: 'BANGER';
	font-size: 30px;
}



.tombamento-wrap .slider-menu li.active a,
.tombamento-wrap .slider-menu li a:hover{
	color: #d97e1a;
}

.tombamento-wrap .slider{
	width:820px;
	/*height: 350px;*/
	border-top: none;
	overflow: hidden;
	line-height: 0;
	position: relative;
	border-bottom: 1px solid #d97e1a ;
}

.tombamento-wrap .slider li {
	/*background: transparent url(images/tombamento/tile_papel_slider.jpg) 0 0;*/
}

.tombamento-wrap .slider-texto{
	padding: 12px 30px 0;
	/*min-height: 215px;*/
	overflow: hidden;
	float: left;
	line-height: 1.2;	
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	-o-column-gap: 30px;
	column-gap: 30px;
}

.tombamento-wrap .slider-texto p{
	font-family: 'AbsaraSansLightRegular';
	font-size: 16px;
	color: black;
	margin-top: 5px;
}

.tombamento-wrap .slider-texto-titulo {
	color: black;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'AbsaraSansBoldRegular';
	padding-bottom: 15px;
	margin-bottom: 0;
	line-height: 1.1;
}

.tombamento-wrap .slider-foto{
	width: 100%;
	margin: 0 auto;
}

.tombamento-wrap .content{
	float: left;
}




.tombamento-wrap .sidebar{
	width: 270px;
	float: left;
	margin-left: 30px;
}

.tombamento-wrap .sidebar #progressbar{
	position: relative;
}

.tombamento-wrap .sidebar #progressbar .progress{
	position: absolute;
	top: 6px;
	left: 18%;
	color: white;
	font-size: 24px;
	font-family: 'AbsaraSansRegular';
}


.tombamento-wrap .balao-tip{
	background: transparent url(images/tombamento/depoimento-balao-tip.png) 0 bottom no-repeat;
	padding-bottom: 20px;
	/* border-bottom: 4px solid #d97e1a; */
	max-height: 4px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 18px;	
	transition: max-height 500ms ease-out;
}

.tombamento-wrap .texto-explicativo p {
	font-size: 16px;	
}


.content-img-cidadao{
	float: left;
	margin-top: -45px;	
}

.content-cidadao{
	float: left;
	width: 60%;
	margin-left: 20px;
}



.tombamento-wrap .progress-bar-call{
	text-align: right;
	display: block;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.decorated-title{
	text-indent: -9999px;
	width: 100%;
	height: 90px;
}

.decorated-title.cidadao{
	background: transparent url(images/tombamento/titulo_cidadao_honorario.png) center center no-repeat;
}
.decorated-title.depoimentos{
		background: transparent url(images/tombamento/titulo_depoimentos.png) center center no-repeat;
}
.decorated-title.documentos{
		background: transparent url(images/tombamento/titulo_documentos.png) center center no-repeat;
		width: 22%;
  	float: left;
  	margin-right: 25px;
  	margin-left: 25px;
}
.decorated-title.form-wrapper{
		background: transparent url(images/tombamento/titulo_msg.png) center center no-repeat;
}


.tombamento-wrap .depoimentos-wrapper{
	float: left;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d97e1a;
}

.tombamento-wrap .depoimentos-wrapper:after{
	content: "";
    position: absolute;
    border-bottom: 1px solid #d97e1a;
    width: 100%;
    bottom: 5px;
    left: 0;
}

.tombamento-wrap .depoimentos-wrapper .depoimento-body{
	position: relative;
	float: left;
	width: 75%;
}

.tombamento-wrap .depoimentos-wrapper .quote{
	color: inherit;
	font-size: 30px;
	line-height: 1;
	font-style: italic;
	font-family: 'kinesis-pro-3';
}

.tombamento-wrap .depoimentos-wrapper .nome,.tombamento-wrap .depoimentos-wrapper .profissao{
	color: inherit;
	text-align: right;
	margin: 0;
	font-size: 28px;
	font-weight: 700;
	font-style: italic ;
	font-family: 'kinesis-pro-3';
	margin-bottom: 10px;
}

.tombamento-wrap .depoimentos-wrapper .nome{
	color: inherit;
}


.tombamento-wrap .depoimentos-wrapper .profissao{
	color: inherit;
}

.tombamento-wrap .depoimentos-wrapper .depoimento-img{
	float: right;
}

.tombamento-wrap .documentos-wrapper{
	overflow: hidden;
	border-bottom: 1px solid #d97e1a;
	position: relative;
}

.tombamento-wrap .documentos-wrapper:after{
	content: "";
	position: absolute;
	border-bottom: 1px solid #d97e1a;
	width: 100%;
	bottom: 5px;
	left: 0;
}


.documentos-button-list{
	list-style: none;
	padding-top: 30px;
	padding-bottom: 20px;
}

.documentos-button-list li {
	display: inline-block;
	margin-top: 10px;
}

.documentos-button, .orange-button{
	position: relative;
	background-color: #d97e1a;
	box-shadow: 2px 2px 2px -1px #9d5b13;
	color: white;
	width: 192px;
	height: 47px;
	display: block;
	font-size: 13px;
	padding: 10px 5px 3px 43px;
	border-radius: 10px;
	line-height: 1;
}

.documentos-button:after{
	content: "";
	background: #f5e3c7 url(images/tombamento/icone_download.png) center center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 47px;
	width: 40px;
	border-radius: 10px 0 0 10px;
}

.documentos-button:hover{
	text-decoration: none !important;
	background-color: #EFB576;
}

.documentos-button:hover:after{
	background-position: center 60%;
}

/*- - - Tombamento Galeria de Fotos - - -*/

.tombamento-galeria{
	position: relative;
	float: left;
	width: 100%;
}

.tombamento-galeria-navigation{
	position: relative;
	bottom: 70px;
}

.galeria-slide-next{
	float: right;
}

.tombamento-galeria-navigation .bx-prev,
.tombamento-galeria-navigation .bx-next,
.slider-menu .bx-prev,
.slider-menu .bx-next {
	font-family: 'Megrim' !important;
	font-size: 32px !important;
	font-weight: bolder;
}

.tombamento-galeria-navigation a.bx-prev:hover,
.tombamento-galeria-navigation a.bx-next:hover,
.slider-menu a.bx-prev:hover,
.slider-menu a.bx-next:hover,
.slider-menu .slide-prev:hover,
.slider-menu .slide-next:hover,
.tombamento-galeria-navigation .galeria-slide-prev:hover,
.tombamento-galeria-navigation .galeria-slide-next:hover {
	text-decoration: none !important;
	color: #e2e2e2;
}

.slider-menu .bx-prev,
.slider-menu .bx-next {
	position: relative;
  top: 5px;
}

/* Tombamento Contato */

.tombamento-form-wrapper{
	float: left;
	width: 100%;
}

.left-wrapper{
	float: left;
	width: 48%;
	margin-right: 10px;
}
.left-wrapper input{
	width: 100%;
	margin-bottom: 8px;
}

.right-wrapper{
	float: right;
	width: 48%;
}

.right-wrapper textarea{
	width: 100%;
	height: 125px;
	font-size: 12px;
}

.right-wrapper a.button {
	float: right;
	text-decoration: none;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 15px;
	text-transform: uppercase;
}

.right-wrapper a.button span{
	color: white;
}

#submit-form-tombamento ::-webkit-input-placeholder { color: #d97e1a;}
#submit-form-tombamento :-moz-placeholder { /* Firefox 18- */  color: #d97e1a; }
#submit-form-tombamento ::-moz-placeholder {  /* Firefox 19+ */  color: #d97e1a; }
#submit-form-tombamento :-ms-input-placeholder { color: #d97e1a;  }

#submit-form-tombamento input:focus::-webkit-input-placeholder { color: transparent;}
#submit-form-tombamento input:focus:-moz-placeholder { /* Firefox 18- */  color: transparent; }
#submit-form-tombamento input:focus::-moz-placeholder {  /* Firefox 19+ */  color: transparent; }
#submit-form-tombamento input:focus:-ms-input-placeholder { color: transparent;  }

#submit-form-tombamento textarea:focus::-webkit-input-placeholder { color: transparent;}
#submit-form-tombamento textarea:focus:-moz-placeholder { /* Firefox 18- */  color: transparent; }
#submit-form-tombamento textarea:focus::-moz-placeholder {  /* Firefox 19+ */  color: transparent; }
#submit-form-tombamento textarea:focus:-ms-input-placeholder { color: transparent;  }


