/* 
=============================================================================
	HTML5 Boilerplate
=============================================================================
*/
@import url(http://fonts.googleapis.com/css?family=Marvel);
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline;
*zoom: 1;
}
audio:not([controls]) { display: none; }
[hidden] {
display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}
body {
	margin: 0;
	font-size: 1.4em;
	line-height: 1.4;
}

::-moz-selection {
background: #fe57a1;
color: #fff;
text-shadow: none;
}
::selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none;
}
a{
	color: #6f7958;
	text-decoration:none;
	-webkit-transition: color 0.35s ease;
	-moz-transition: color 0.35s ease;
	-o-transition: color 0.35s ease;
	transition: color 0.35s ease;
}
a:hover { color: #333; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q { quotes: none; }
q:before, q:after {
	content: "";
	content: none;
}
small { font-size: 85%; }
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
}
dd { margin: 0 0 0 40px; }
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label { cursor: pointer; }
legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
	white-space: normal;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
}
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
*overflow: visible;
}
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*width: 13px;
*height: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color: #f0dddd;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td { vertical-align: top; }
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}
/* ========= end =========== */


/* 
=============================================================================
	Typography
=============================================================================
*/
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h2.head{
	background:url(../images/color/green/heading-_bg.png) no-repeat top center;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 6px 0 25px;
	font-family: 'MatchbookMatchbook';
	text-transform:uppercase;
	color:#d9e1c7;
}

h2.posthead{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding: 6px 0 25px;
	font-family: 'MatchbookMatchbook';
	text-transform:uppercase;
	color:#6F7958;
}

h1{
	color: #333;	
}
h1 span {
	background:url(../images/color/green/head_bg.html) no-repeat center center;
	width:133px;
	display:inline-block;
	padding:43px 0;
}
h2 {
	font-size:18px;
	color:#6f7958;
}
h3 {
	font-size:15px;
	color:#333;
}
h4 {
	font-size:14px;
	line-height: 23px;
	color:#333;
}
h5 {
	font-size:14px;
	line-height: 20px;
	color:#333;
}
h6 {
	font-size:12px;
	line-height: 18px;
	color:#333;
}

.seperator{
	background:url(../images/color/green/seperator_bg.png) repeat-x center center;
	text-align:center;
	margin:0 0 25px 0;
}
/* ========= end =========== */

/* 
=============================================================================
	Page Spacer
=============================================================================
*/
.big-bg-h3 h3, .home-medium-bg-h3 h3, .medium-bg-h3 h3 {
	font-size:15px;
	background:#cf302d;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
	padding: 5px 10px;
	display:inline-block;
	margin-top:1px;
	box-shadow:0 1px 0px #25272a;
}
.big-bg-h3 {
	background:url(../images/color/green/sep_big.html) no-repeat top center;
	text-align:center;
}
.medium-bg-h3 {
	background:url(../images/color/green/sep_medium.html) no-repeat top center;
	text-align:center;
}
.medium-bg-spacer {
	background:url(../images/color/green/sep_medium.html) no-repeat center center;
	text-align:center;
	height:50px;
}
.home-medium-bg-h3 {
	background:url(../images/color/green/sep_medium_home.html) no-repeat top center;
	text-align:center;
}
.big-spacer {
	background:url(../images/color/green/sep_big.html) no-repeat center center;
	padding:15px 0;
	text-indent:-999px;
}
.small-spacer {
	background:url(../images/color/green/sep_small.html) no-repeat center center;
	height:2px;
	text-indent:-999px;
}
/* ========= end =========== */

/* 
=============================================================================
	Button Style
=============================================================================
*/
a.btn, input.btn, a.btn2 {
	padding:7px;
	color:#FFF;
	display:inline-block;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow:0 1px 0px #1e2021;
	-moz-box-shadow:0 1px 0px #1e2021;
	-webkit-box-shadow:0 1px 0px #1e2021;
	-o-box-shadow:0 1px 0px #1e2021;
	font-size:10px;
	text-transform:uppercase;
}
a.btn:hover, input.btn:hover{
	color:#FFF;
}

a.btn, input.btn {
	background:url(../images/color/green/btn_glow.html) #cf302d repeat-x;
}
a.btn:hover, input.btn:hover {
	background:#A88A58 url(../images/color/green/btn_glow.html) repeat-x;
}

a.btn2{
	background:#A88A58 url(../images/color/green/btn_glow.html) repeat-x;
}
a.btn2:hover{	
	background:url(../images/color/green/btn_glow.html) #cf302d repeat-x;
}
/* ========= end =========== */


/* 
=============================================================================
	General Body Structure
=============================================================================
*/
body {
	background:url(../images/pattern/63.jpg) repeat;
	color:#3B3B3B;
	font-family: 'YanoneKaffeesatzRegular';
	font-size:14px;
}
#container { 
	background:url(../images/color/green/glow_bg.html) repeat-y top center; 
}
header {
	background:url(../images/color/green/header_bg.html) repeat-x;
	padding:10px 0 0 0;
}
.badge-box{
	background:url(../images/color/green/badge_bg.png) no-repeat top left;
	width:331px;
	position:relative;
	top:20px;
	left:-50px;
	z-index:10000;
	margin-bottom:35px;
}
.badge-inner{
	width:170px;
	margin:0 auto;
}
#logo { 
	text-align:center;
	padding:15px 0;
}
.top-bar {
	text-align:center;
	background:#6b7554;
	box-shadow:0 0 3px #333333;
	-webkit-box-shadow:0 0 3px #333333;
	-moz-box-shadow:0 0 3px #333333;
	-o-box-shadow:0 0 3px #333333;
	position:absolute; 
	top:0;
	width:100%;
	color:#FFF;
	height:5px;
}
.top-pattern{
	background:url(../images/color/green/down_arrow_bg.png) repeat-x bottom;
	width:100%;
	height:52px;
	position:absolute;
}
.wrapper{
	width:960px;
	margin:0 auto;
}
.top-search{
	text-align:right;
}
.top-search input{
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
	background:#6c7656;
	border:none;
	padding:10px 5px 8px 5px;
	font-size:14px;
	color:#ffffff !important;
	font-family: 'YanoneKaffeesatzRegular';
	width:150px;
}
.sf-menu ul
{
	background:#6c7656;
}
.left-panel{
	width:225px;
	float:left;
}
.right-panel-outer{
	width:716px;
	float:right;
}
.right-panel{
	background:#FFF;
	min-height:400px;
	padding:70px 0 0 0;
	box-shadow:0 0 3px #d1d1d1;
}
.right-inner{
	padding:0 10px;	
	position:relative;
	z-index:2;
}
.content-shadow{
	background:url(../images/color/green/content_bottom_shadow.png) no-repeat bottom center;
	height:40px;
}
/* ========= end =========== */

/* 
=============================================================================
	Main Navigation
=============================================================================
*/
nav {
	padding:0 0 40px 0;
	text-align:center;
	font-family: 'MatchbookMatchbook';
	height: 235px;
}
nav ul{
	list-style-type:none;
	padding:0;
}
nav ul li{
	line-height:32px;
}
nav ul li a{
	color:#d9e1c7;
	font-size:20px;
	text-transform:uppercase;
}
nav ul li a:hover{
	color:#000;
	text-shadow: 0 1px 0 rgba(217,225,119,.54);
}
nav ul li a.current{
	color:#000;
	text-shadow: 0 1px 0 rgba(217,225,119,.54);
}
nav ul li.current-menu-item a{
	color:#000;
	text-shadow: 0 1px 0 rgba(217,225,119,.54);
}
/* ========= end =========== */


/* 
=============================================================================
	Sidebar
=============================================================================
*/
.sidebar-box{
	background:#f9f9f6;
	padding:1px 20px 10px 20px;
	box-shadow:0 0 3px 0 rgba(200,200,200,.54);
	-moz-box-shadow:0 0 3px 0 rgba(200,200,200,.54);
	-webkit-box-shadow:0 0 3px 0 rgba(200,200,200,.54);
	-o-box-shadow:0 0 3px 0 rgba(200,200,200,.54);
	margin:0 0 25px 0;
	font-size:13px;
}
.sidebar-box h3{
	font-family: 'PacificoRegular';
	text-align:center;
	background:url(../images/color/green/green_seperator_small.png) repeat-x center 12px;
	font-size:16px;
	color:#484949;
}
.sidebar-box h3 span{
	background:#f9f9f6;
	padding:0 8px;
}
.social-icons{
	padding:0;
	text-align:center;
}
.social-icons ul{
	list-style-type:none;
}
.social-icons ul li{
	display:inline-block;
	padding:0 3px;
}
.social-icons ul li a{
	display:block;
	height:31px;
	width:31px;
	text-indent:-9999px;
	background:url(../images/color/green/social_icons.png) no-repeat;
}
.social-icons ul li a.twitter{
	background-position:-42px 0;
}
.social-icons ul li a.rss{
	background-position:-86px 0;
}
.social-icons ul li a.mail{
	background-position:-129px 0;
}
#tooltip {
	position:absolute;
	padding: 4px 8px;
	color:#FFF;
	display:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	background-color: #414242;
	z-index:100000;
	font-size:14px;
	text-shadow:none;
	text-transform:uppercase;
}
/* ========= end =========== */

/* 
=============================================================================
	Home Page Style
=============================================================================
*/

/* >>>>>>> Home Slider >>>>>>> */
.slider-shadow {
	background:url(../images/color/green/slider_shadow.png) no-repeat center top;
	padding:0 0 17px 0;
}
.intro-box { 
	padding:0 0 10px 0; 
}
.upp-case h2{
	text-transform:uppercase !important;
}
.intro-box h2, .social-icons h2 {
	margin:0;
	color:#a88a58;
	font-weight:normal;
	text-transform:capitalize;
}
.sidebg { background:url(../images/color/green/sep_scoial_icons.html) no-repeat top right; }


/* >>>>>>> Home Portfolio >>>>>>> */
.home-portfolio {
	text-align:center;
	padding:15px 0 35px 0;
}
.port-shadow{
	background:url(../images/color/green/home_portfolio.png) no-repeat;
	padding:0 10px;
	float:left;
	margin:0 16px 28px 0;
}

/* >>>>>>> Home Blog >>>>>>> */
.home-blog {
	padding:10px 0 15px 0;
}
.blog-shadow{	
	float:left;
	margin:0 24px 10px 10px;
	width:196px;
}
.blog-shadow h2{
	margin:0 0 10px 0;
}
.blog-shadow p{
	margin:0 0 10px 0;
}
.blog-date{
	background:url(../images/color/green/blog_date.png) no-repeat;
	position:absolute;
	right:-12px;
	bottom:25px;
	width:57px;
	height:30px;
	padding:3px 0;
	font-size:14px;
	text-align:center;
	color:#FFF;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.54);
}
.blog-img{
	background:url(../images/color/green/home_blog.png) no-repeat bottom center;
	padding:0 0 11px 0;
	position:relative;
}
.blog-img img{
	border:1px solid #FFF;
}

/* >>>>>>> Home Client >>>>>>> */
.home-client{
	text-align:center;
	padding:20px 0 15px 0;
	background:#4b4b4b;
}

/* >>>>>>> Testimonials >>>>>>> */
ul.client-say{
	list-style-type:none;
}
ul.client-say li{
	background:url(../images/color/green/green_seperator_small.png) repeat-x bottom;
	padding:0 0 1px 0;
}
ul.client-say li:last-child{
	background:none;
}
ul.client-say li:last-child p{
	margin-bottom:0;
}
ul.client-say li p{
	background:url(../images/color/green/quote_bg.png) no-repeat 0 5px;
	padding:0 0 0 18px;
}

/* >>>>>>> Twitter >>>>>>> */
.twitter-box {
	background:#616161;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	padding:10px 8px;
	margin-top:12px;
	font-size:11px;
	line-height:18px;
	position:relative;
	border:1px solid #414244;
	color:#616161;
    
}
.twitter-box img {
	position:absolute;
	bottom:-32px;
	padding:15px 19px 0 18px;
	background:url(../images/color/green/arrow_bottom.html) no-repeat top center;
}
.tweet, .query { }
.tweet_text,.tweet_text p{
color:#fff !important;
}
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet_list .awesome, .tweet_list .epic { text-transform: uppercase; }
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding:5px 0;
	list-style-type: none;
}
.sidebar-box .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	background:url('../images/color/green/green_seperator_small.png') repeat-x bottom;
	padding:5px 0;
	list-style-type: none;
}
.tweet_list li:last-child{
	background:none;
}
.sidebar-box .tweet_list li  span.tweet_time{
	background:url('../images/color/green/twitter_bg.png') no-repeat left center;
	padding:0 0 0 20px;
	display:block;
}
.sidebar-box  .tweet_list li  span.tweet_time{
	padding:0 0 0 5px;
	display:block;
}
.sidebar-box .tweet_list li  span.tweet_time{
	padding:0 0 0 20px;
	display:block;
}
.sidebar-box  .tweet_list li  span.tweet_text{
	padding:0 0 0 20px;
	display:block;
}
.tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet_list .tweet_avatar img { vertical-align: middle; }
.home-spacer { padding:0 0 25px 0; }

.
/* ========= end =========== */


/* 
=============================================================================
	Sidebar Style
=============================================================================
*/

.sidebar-box{
	margin:15px 0 15px 0;
	padding:20px 0 0 0;
	background:url(../images/color/green/sep_small.html) no-repeat top center;
}
.sidebar-box h2{
	color:#A88A58;
	margin-top:0;
	text-transform:capitalize;
}
.sidebar-post, .sidebar-category{
	padding:0;
	list-style-type:none;
}
.sidebar-post li{
	padding:0 0 10px 0;
	margin-bottom:10px;
	border-bottom:1px solid #4b4f53;
}
.sidebar-post li:last-child{
	border-bottom:none;
}
.imgborder{
	width:65px;
	float:left;
	margin-right:8px;
}
.imgborder img{
	width:100%;
	border:2px solid #1d1d20;
}
.recent_txt{
	width:120px;
	float:right;
    text-align:left;
}
.recent_txt p{
	margin:0;
	background:url(../images/color/green/calendar_icon.html) no-repeat 0 5px;
	padding:5px 0 5px 5px;
	font-size:11px;
	font-style:italic;
    
}
.sidebar-box ul.wg-post {
list-style:none;
}
.sidebar-box ul.wg-post li{
  margin-top:5px;
}
.sidebar-category li{
	padding:0 0 5px 0;
}
.sidebar-category li a{
	color:#CFCFCF;
	background:url(../images/color/green/dot_bg.html) no-repeat left 2px;
	padding:0 0 0 20px;
}
.sidebar-category li a:hover{
	color:#A88A58;
}
/* ========= end =========== */

/* 
=============================================================================
	About Page
=============================================================================
*/
h2.team-members{
	text-align:center;
	font-size:18px;
	color:#404141;
	text-transform:uppercase;
}
h2.team-members span{
	color:#a4a4a4;
	font-size:12px;
	display:block;
}
.speciality-wrap{
	width:216px;
	float:left;
	text-align:center;
	margin:0 8px 10px 8px;
}
.client-list{
	width:216px;
	margin:0 8px 10px 8px;
	float:left;
}
.client-list h2{
	text-align:left;
}
.client-list ul{
	list-style-type:none;
}
.client-list ul li{
	background:url(../images/color/green/list_bg.png) no-repeat 0 7px;
	padding:0 0 3px 15px;
}
/* ========= end =========== */

/* 
=============================================================================
	Services Page
=============================================================================
*/
.typogrphy h1, .typogrphy h2, .typogrphy h3, .typogrphy h4, .typogrphy h5, .typogrphy h6{
	margin-bottom:0;
	text-transform:uppercase;
}
.typogrphy p{
	margin:0;
}
.drop-caps{
	width:49%;
	float:left;
	padding:0 0.5%;
}
.dropcap2 {
    float: left;
    font-size: 36px;
    line-height: 26px;
    padding-right: 10px;
    padding-top: 8px;
	color:#8f8f8f;
}
ul.tick-style li{
	background:url(../images/color/green/tick_style.png) no-repeat 0 5px;
}
ul.star-style li{
	background:url(../images/color/green/star_style.png) no-repeat 0 5px;
}


	
/* ========= end =========== */


/* 
=============================================================================
	Portfolio Page
=============================================================================
*/
.boundingbox {
	margin: 0 auto;
	width: 916px;
}
/* Content */
#content {
	padding: 20px 0;
	position:relative;
}
.portfolio-filter {
	width:150px;
	float:left;
	height:340px;
	background:url(../images/color/green/filter_shadow.html) no-repeat top right;
}
.portfolio-filter h2{
	text-align:left;
	background:none;
	text-transform:none;
	margin:0;
	padding:0 0 10px 0;
}
ul#portfolio-filter {
	margin: 5px 0 0 0;
	padding: 0;
	background: transparent url(../images/color/green/icon-tag-green.html) left no-repeat;
}
ul#portfolio-filter li {
	display: inline-block;
	padding:0;
}
ul#portfolio-filter a {
	color: #ffffff;
	text-transform:uppercase;
	text-shadow:0 1px 0 #333;
	text-decoration: none;
	display:inline-block;
	font-size:12px;
	width:84px;
	height:20px;
	background:url(../images/color/green/filter_bg.png) no-repeat;
}
ul#portfolio-filter a:hover, ul#portfolio-filter a.current {
	color: #000;
	text-shadow:0 1px 0 rgba(217, 225, 119, 0.54);
}
ul#portfolio-filter a.current {
	color:#000;
	text-shadow:0 1px 0 rgba(217, 225, 119, 0.54);
}
.portfolio-item {
}
ul#portfolio-list {
	margin: -10px 0 0 15px;
	padding: 0;
	list-style: none;
}
ul#portfolio-list li {
	display: block;
	float: left;
	overflow: hidden;
}
a.rm-link  {
    background: #E9E9E9;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #999999;
	-moz-box-shadow: 0 1px 1px #999999;
	-o-box-shadow: 0 1px 1px #999999;
	-webkit-box-shadow: 0 1px 1px #999999;
	-webkit-box-shadow: 0 1px 1px #999999;
	-moz-box-shadow: 0 1px 1px #999999;
	-o-box-shadow: 0 1px 1px #999999;
    color: #333333;
    display: inline-block;
    overflow: hidden;
    padding: 3px 8px;
}
a.rm-link:hover {
    background: #464747;
	color:#FFF;
}

ul#portfolio-list li p {
	line-height: 15px;
	color: #333;
}
.portfolio-item-preview {
    background: url(../images/color/green/bg-fade.html) no-repeat scroll center center transparent;
    display: block;
}
/* ========= end =========== */


/* ========= end =========== */


/* 
=============================================================================
	Blog Page
=============================================================================
*/
.blog-alternate{
	width:330px;
	margin:0 20px 0 0;
	float:left;
	padding:0 0 20px 0;
}
.blog-post{
	margin:0 0 20px 0;
	position:relative;
}
.blog-post .mosaic-block{
	width:696px;
	height:282px;
	border:1px solid #cccccc;
}
.blog-post .blog-date{
	background:url(../images/color/green/blog-ribbon.png) no-repeat;
	position:absolute;
	right:-12px;
	bottom:40px;
	width:83px;
	height:74px;
	padding:3px 0;
	font-size:18px;
	text-align:center;
	color:#FFF;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.54);
	z-index:10000;
}
.blog-date span{
	display:block;
	padding:3px 0 8px 0;
}
.blog-date span a{
	background:url(../images/color/green/comment_bg.png) no-repeat 6px 6px;
	padding:0 0 0 25px;
	color:#FFF;
}
.blog-date span a:hover{
	color:#eeede8;
}
.pagination{
	padding:0 0 20px 0;
}
.pagination a{
	font-size:18px;
	background:url(../images/color/green/pagination.png) no-repeat 0 0;	
	font-size:18px;
}
.pagination .prev a{
	background-position: left top;	
	padding:2px 0 5px 38px;
	float:left;
}
.pagination .prev a:hover{
	background-position: 0 -33px;
}

.pagination .next a{
	background-position: right -68px;
	font-size:18px;
	float:right;
	padding:2px 40px 5px 0;
}
.pagination .next a:hover{
	background-position: right -102px;
}



.pagination2 {
    padding: 10px 0 15px;
    text-align: center;
}
.pagination2 a {
    background-color: #6F7958;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #1E2021;
    color: #FFFFFF;
    display: inline-block;
    margin: 0 2px;
    padding: 5px 8px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.54);
}
.pagination2 a:hover {
    background-color: #A88A58;
}
.pagination2 .current
{
    background-color: #A88A58;
        border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #1E2021;
    color: #FFFFFF;
    display: inline-block;
    margin: 0 2px;
    padding: 5px 8px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.54);
}
/* ========= end =========== */

/* 
=============================================================================
	Blog Post 
=============================================================================
*/
.comment-wrap{
	padding:10px 0 1px 0;	
	background:url(../images/color/green/recent_comments_bg.jpg) repeat-x bottom;
}
.comment-wrap h4, .post-comment h4{
	margin:0;
	color:#6f7958;
}
.comment-box, .post-comment{
	padding:10px 0 15px 0;
}
.comment-txt p{
	margin-top:0;
}
.comment-thumb{
	width:29px;
	background:#FFF;
	float:left;
}
.comment-txt, .comment-reply{
	margin-left:38px;
}
.comment-txt .post-date
{
margin-left:5px;
}
.reply-btn
{
color:#000;
margin-left:5px;
}
ul.children{

margin-left: 38px;

}
.comment-wrap.comment-reply h4{
	color:#000;
}
.gcc
{
margin-left:0px;
}
/* ========= end =========== */


/* 
=============================================================================
	Contact
=============================================================================
*/
.cont-info{
	float:left;
	width:300px;
}
#contact h3{
	color:#e9e9e9;
	text-transform:none;
}
.cont-info p{
	font-style:italic;
	border-bottom:1px solid #414242;
	padding-bottom:12px;
}
ul.cont-txt{
	float: left;
    list-style-type: none;
    padding: 0;
    width: 40%;
}
ul.cont-txt li{
	padding:5px 0 5px 22px;
}
ul.cont-txt li.phone{
	background:url(../images/color/green/iphone_small.png) no-repeat left center;
}
ul.cont-txt li.fax{
	background:url(../images/color/green/print_icon.png) no-repeat left center;
}
ul.cont-txt li.email{
	background:url(../images/color/green/monitor_icon.png) no-repeat left center;
}
ul.cont-txt li.link-url{
	background:url(../images/color/green/link_icon2.png) no-repeat left center;
}
.cont-map{
	float:right;
	width:380px;
	background:url(../images/color/green/map_shadow.png) no-repeat bottom center;
	padding:0 0 10px 0;
}
.map-wrap{
	border:3px solid #91b85a;
	background:#FFF;
	height:175px;
}
form#commentform,form#contact_form,form#wg_contact_form {
	font-family: 'YanoneKaffeesatzLight';
}
form#contact_form input[type="text"], form#contact_form textarea,form#commentform input[type="text"], form#commentform textarea {
	border:1px solid #dedede;
	width:96%;
	background:#f4f3ee;
	padding:0 10px;
	font-size:13px;
	color:#666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3;
	border-radius: 3px;
	padding:8px 5px;
	font-family: 'YanoneKaffeesatzLight';
}
form#wg_contact_form textarea,form#wg_contact_form input[type="text"]{
    font-family: 'YanoneKaffeesatzLight';
    border:1px solid #dedede;
	padding:5px;
}
form#contact_form input[type="submit"],form#commentform input[type="submit"],form#wg_contact_form input[type="submit"]{
	border:none;
	margin-top:8px;
	font-size:14px;
	color:#ffffff;
	cursor:pointer;
	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3;
	border-radius: 3px;
	background:#25292a;
	-moz-box-shadow: 0 0 8px #000000 inset;
	-webkit-box-shadow: 0 0 8px #000000 inset;
	box-shadow: 0 0 8px #000000 inset;
	font-family: 'YanoneKaffeesatzLight';
	padding:5px;
}
form#contact_form input:hover[type="submit"],form#commentform input:hover[type="submit"] {
	color:#abd676;
}
form#contact_form .form-row,form#commentform .form-row{
	width:49%;
	float:left;
	margin-right:1%;
}
form#contact_form .form-row.wdh100,form#commentform .form-row.wdh100{
	width:101%;
}

form#contact_form label,form#commentform label {
	color:#787878;
	font-size:14px;
	padding:12px 0 3px 0;
	display:block;
	cursor:default;
}
form#contact_form label.error,form#commentform label.error {
	color:#F00;
	font-size:12px;
	padding:2px 0 0 0;
	display:block;
}
form#newslatter_form label.error,form#commentform label.error {
	color: #FF0000;
	display: inline-block;
	font-size: 11px;
	padding: 2px 0 0;
	position: absolute;
	right: 78px;
	top: 34px;
}
h4.form_thanks {
	background:#f98427;
	color:#FFF;
	padding:10px;
	font-size:22px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5;
	border-radius: 5px;
	-moz-box-shadow: 0 0 2px #ececec;
	-webkit-box-shadow: 0 0 2px #ececec;
	box-shadow: 0 0 2px #ececec;
}
#btncomment{
margin-bottom:5px;
}
.get-back{
	position:relative;
	top:0;
	left:5px;
	font-size:13px;
	font-style:italic;
}
.required-field{
	text-align:right;
	position:relative;
	top:0;
	right:7px;
	font-size:13px;
	font-style:italic;
}
/* ========= end =========== */

/* 
=============================================================================
	Footer
=============================================================================
*/

footer {
	background:url(../images/color/green/down_arrow_bg.png) repeat-x top;
	padding:25px 0;
	font-size:13px;
	color:#f0efea;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.54);
}
.copyright {
	padding:0;
	float:left;
}
.powered-by{
	float:right;
}
/* ========= end =========== */	


/* 
=============================================================================
	Back to top button 
=============================================================================
*/
#back-top {
	position: fixed;
	bottom: 70px;
	right:10px;
	z-index:10000;
}
#back-top a {
	width: 32px;
	height: 30px;
	display: block;
	background:url(../images/color/green/to_top.png) no-repeat center center;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
/* ========= end =========== */	

/* 
=============================================================================
	List Style
=============================================================================
*/

ul.custom-list {
    list-style: none outside none;
    margin-bottom: 15px;
}
ul.custom-list li, ol.custom-list li {
    margin-bottom: 5px;
}
.check li {
    background: url(../images/color/green/check.html) no-repeat 0 7px;
    padding-left: 18px;
}
.exclamation li {
    background: url(../images/color/green/exclamation.html) no-repeat 0 6px;
    padding-left: 15px;
}
.arrows li {
    background: url(../images/color/green/arrow.html) no-repeat 0 6px;
    padding-left: 15px;
}

.square li {
    list-style: square inside none;
}
.square li {
    list-style: square inside none;
}
ul, ol{
	padding:0;
}
ol li {
    list-style: decimal inside none;
	padding:0;
}

/* ========= end =========== */
/* 
=============================================================================
	General Mosaic Style
=============================================================================
*/
.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:194px;
	height:148px;
	background:#111 url(../images/color/green/progress.gif) no-repeat center center;
	border:1px solid #fff;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}
.details{
	padding:0 10px;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.54);
	text-align:center;
}
.details h2{
	margin:0;
	padding:5px 0;
	color:#FFF;
}
.details a{
	width:24px;
	height:19px;
	display:inline-block;
	overflow:hidden;
	margin:0 3px;
	-moz-transition: background 0.25s ease-out 0s, color 0.15s ease-out 0s;
	 -webkit-transition: background 0.25s ease-out 0s, color 0.15s ease-out 0s;
	 -o-transition: background 0.25s ease-out 0s, color 0.15s ease-out 0s;
	 transition: background 0.25s ease-out 0s, color 0.15s ease-out 0s;
}
.details a.zoom-icon:hover, .details a:hover.link-icon,.details a:hover.video-icon, .details a:hover.plus-icon{
	background-position:left bottom;
}
.details a.zoom-icon{
	background:url(../images/color/green/zoom_icon.png) no-repeat;
}
.details a.link-icon{
	background:url(../images/color/green/link_icon.png) no-repeat;
}
.details a.plus-icon{
	background:url(../images/color/green/plus_icon.png) no-repeat;
}

.details a.video-icon{
	background:url(../images/color/green/video_icon.png) no-repeat;
}

.details p{
	margin:0;
}
.mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	background:#111;
}

.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
	background:#111;
}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		.circle .mosaic-overlay {
			background:url(../img/hover-magnify.html) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}
		
		.fade .mosaic-overlay {
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			background:url(../img/bg-black.html);
		}
		
		.bar .mosaic-overlay {
			bottom:-100px;
			height:100px;
			background:url(../img/bg-black.html);
		}
		
		.bar2 .mosaic-overlay {
			bottom:-30px;
			height:65px;
			opacity:0.8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
		}
		
			/*.bar2 .mosaic-overlay:hover {
				opacity:1;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter:alpha(opacity=100);
			}*/
		
		.bar3 .mosaic-overlay {
			top:-100px;
			height:100px;
			background:url(../img/bg-black.html);
		}
		/*** End Animation Styles ***/
		
/* ========= end =========== */
/* 
=============================================================================
	Your Style
=============================================================================
*/
@media only screen and (min-width: 35em) {
}
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
*line-height: 0;
}
.ir br { display: none; }
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
 @media print {
* {
	background: transparent !important;
	color: black !important;
	box-shadow:none !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
}
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 { page-break-after: avoid; }
}
/* ----- Features Tables ----- */

.feature-table {
	position:relative;
	margin:0 0 20px 0;
	width:100%;
	border:1px solid #b7b6b6;
	border-collapse:inherit;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#fff;
	box-shadow:0 0 2px #999;
	-moz-box-shadow:0 0 2px #999;
	-webkit-box-shadow:0 0 2px #999;
	-o-box-shadow:0 0 2px #999;
}
table.feature-table thead tr {
	position: relative;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 3px 0 #ededed;
	-moz-box-shadow:0 3px 0 #ededed;
	box-shadow:0 3px 0 #ededed;
} 
.feature-table thead tr th {	 
	position:relative;
	margin:0;
	padding: .45em .9em .45em .7em;
	border-bottom: 1px solid #b7b6b6;
	color:#000;
	text-align:left;
	font-weight:100;
	font-size: 15px;
	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #fff,  #f0f0f0);
  	background: -o-linear-gradient(rgb(255,255,255),rgb(240,240,240));
}
table.feature-table thead tr th:first-child {border-left: none;}
table.feature-table thead tr th {border-left:1px solid #b7b6b6;} 

table.feature-table thead tr th.leftR {
	-webkit-border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	border-radius:2px 0 0 2px;
} 

table.feature-table thead tr th.rightR {
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	border-radius:0 2px 2px 0;
} 

table.feature-table tbody td {
	margin:0;
	padding: .45em .9em;
	border-top:1px solid #dedcdc;
	border-left:1px solid #dedcdc;
	color:#787878;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.54);
}

table.feature-table tbody tr td:first-child {border-left: none;}
table.feature-table tbody tr:first-child td {border-top:none;} 
table.feature-table tbody tr.odd td {background-color: #f7f7f7;} 

/* --- Table Light Gray --- */

table.feature-table.light-gray thead tr th {
	background: #a4a4a4;
	background: -webkit-gradient(linear, left top, left bottom, from(#a4a4a4), to(#929292));
	background: -moz-linear-gradient(top,  #a4a4a4,  #929292);
  	background: -o-linear-gradient(rgb(164,164,164),rgb(146,146,146));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4a4a4', endColorstr='#929292');
	color: #fff;
	border-left: 1px solid #737373;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
	text-shadow: 1px 1px 1px rgba(0,0,0,.54);
}

table.feature-table.light-gray thead tr th.rightR { border-right: 1px solid #737373;}
table.feature-table.light-gray thead tr th.rightL { border-left: 1px solid #737373;}

/* --- Table Dark Grey --- */

table.feature-table.dark-gray thead tr th {
	background: #2f2f2f;
	background: -webkit-gradient(linear, left top, left bottom, from(#2f2f2f), to(#1b1b1b));
	background: -moz-linear-gradient(top,  #2f2f2f,  #1b1b1b);
  	background: -o-linear-gradient(rgb(47,47,47),rgb(27,27,27));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f2f2f', endColorstr='#1b1b1b');
	color: #fff;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,.54);
}

table.feature-table.dark-gray thead tr th.rightR { border-right: 1px solid #000;}
table.feature-table.dark-gray thead tr th.rightL { border-left: 1px solid #000;}

/* --- Table Light Green --- */

table.feature-table.light-green thead tr th {
	background: #5d9f01;
	background: -webkit-gradient(linear, left top, left bottom, from(#84b602), to(#5d9f01));
	background: -moz-linear-gradient(top,  #84b602,  #5d9f01);
  	background: -o-linear-gradient(rgb(132,182,2),rgb(93,159,1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84b602', endColorstr='#5d9f01');
	color: #fff;
	border-left: 1px solid #468701;
	border-top: 1px solid #468701;
	border-bottom: 1px solid #468701;
	text-shadow: 1px 1px 1px rgba(0,0,0,.54);
}

table.feature-table.light-green thead tr th.rightR { 
	border-right: 1px solid #468701;
}

table.feature-table.light-green thead tr th.rightL { 
	border-left: 1px solid #468701;
}

/* --- Table Light Orange --- */

table.feature-table.light-orange thead tr th {
	background: #ff8f07;
	background: -webkit-gradient(linear, left top, left bottom, from(#fabd06), to(#ff8f07));
	background: -moz-linear-gradient(top,  #fabd06,  #ff8f07);
  	background: -o-linear-gradient(rgb(250,189,6),rgb(255,143,7));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fabd06', endColorstr='#ff8f07');
	color: #fff;
	border-left: 1px solid #de6e38;
	border-top: 1px solid #de6e38;
	border-bottom: 1px solid #de6e38;
	text-shadow: 1px 1px 1px rgba(0,0,0,.54);
}

table.feature-table.light-orange thead tr th.rightR { border-right: 1px solid #de6e38;}
table.feature-table.light-orange thead tr th.rightL { border-left: 1px solid #de6e38;}



/* =========================================
   Flickr
   ======================================== */

footer ul, .sidebar-box ul{

list-style-type:none;
}
.widget-flickr h3 span {
	font-size: 10px; 
	font-weight: 100;
	padding-left: 20px;
	
}
.widget-flickr{

margin-top: -10px;
}

.widget-flickr ul li:hover{
border:inset 4px solid #15191C;
box-shadow:inset 0 0 5px #000000;
}

.sidebar-box #flickr_badge_wrapper { 
	width: 275px; 
	margin-top: 20px;
	margin-left: -5px; 
}

.sidebar-box .flickr_badge_image { 
	float: left; 
	margin: 5px 0 0 5px; 
}

.sidebar-box .flickr_badge_image img { 
	width: 40px; 
	height: 40px; 
}

footer .widget-flickr h3 {
	margin-bottom: 0;
}

footer  #flickr_badge_wrapper { 
	width: 325px; 
	margin-top: 15px;
	margin-left: -10px; 
}

footer  .flickr_badge_image { 
	float: left; 
	margin: 10px 0 0 10px; 
}

footer  .flickr_badge_image img { 
	width: 54px; 
	height: 54px; 
}

footer ul .cat-item{
    color: #fff;
    padding: 0 0 0 00px;

}
.sidebar-box ul .cat-item{
    background: url("images/dot_bg.png") no-repeat scroll left 1px transparent;
    color: #333333;
    padding: 0 0 0 20px;

}
/* FOR RECAPTCHAR */
#recaptcha_area,p.form-submit #btn,#btn
{
margin-left:0px;

}
#btn
{
margin-bottom:5px;
}
#recaptcha_area{
height:130px;
}
#gcc{height:150px;}
code, pre {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/pre_code_bg.png") repeat scroll 0 0 transparent;
    border-color: #D8D8D8 #D8D8D8 -moz-use-text-color #CCCCCC;
    border-style: solid solid none;
    border-width: 1px 1px 0 5px;
    color: #555555;
    display: block;
    font-family: Lucida Console,"Times New Roman",Times,serif;
    font-size: 11px;
    line-height: 22px;
    margin: 15px 0 20px;
    overflow: hidden;
    padding: 0 15px;
    width:85%;
}

/* infoboxes */
.info {padding:20px 20px;margin:0 10px;}
.info p {padding:0;margin:0;font-size:14px;}
.info.info {background:#bbe5f5;border:1px solid #7db4da;color:#004973;}
.info.warning {background:#fcf8e2;border:1px solid #f0d53f;color:#945000;}
.info.error {background:#fce2e2;border:1px solid #fb8e8e;color:#940000;}
.info.success {background:#e2f6bb;border:1px solid #cada7d;color:#3c7300;}

/* Hightlight */
.highlight.white {
    background-color: #FAFAFA;
    color: #333333;
}
.highlight.yellow {
    background-color: #FFFF66;
    color: #000000;
}
.highlight.black {
    background-color: #333333;
    color: #F5F5F5;
}
.highlight.indianred {
    background-color: #CD5C5C;
    color: #F5F5F5;
}
.highlight.lightblue {
    background-color: #6495ED;
    color: #FFFFFF;
}
.highlight.cyan {
    background-color: #008B8B;
    color: #FFFFFF;
}
.highlight.orange {
    background-color: #FF8C00;
    color: #FFFFFF;
}
.highlight.green {
    background-color: #2E8B57;
    color: #FFFFFF;
}
.highlight.darkblue {
    background-color: #3D5578;
    color: #FFFFFF;
}
.highlight.red {
    background-color: #A52A2A;
    color: #FFFFFF;
}
.highlight.blue {
    background-color: #4169E1;
    color: #FFFFFF;
}
.highlight.brown {
    background-color: #A0522D;
    color: #FFFFFF;
}
/* Image Testimonial*/
.testimonial-box .avata {
    border: 2px solid #616161;
    margin:2px 2px;
}

/* == WordPress WYSIWYG Editor Styles == */

.entry-content img {
       margin: 0 0 1.5em 0;
       }
.alignleft, img.alignleft {
       margin-right: 1.5em;
       display: inline;
       float: left;
       }
.alignright, img.alignright {
       margin-left: 1.5em;
       display: inline;
       float: right;
       }
.aligncenter, img.aligncenter {
       margin-right: auto;
       margin-left: auto;
       display: block;
       clear: both;
       text-align:center;
       }
.alignnone, img.alignnone {
       /* not sure about this one */
       }
.wp-caption {
       margin-bottom: 1.5em;
       text-align: center;
       padding-top: 5px;
       }
.wp-caption img {
       border: 0 none;
       padding: 0;
       margin: 0;
       }
.wp-caption p.wp-caption-text {
       line-height: 1.5;
       font-size: 10px;
       margin: 0;
       }
.wp-smiley {
       margin: 0 !important;
       max-height: 1em;
       }
blockquote.left {
       margin-right: 10px;
       text-align: right;
       margin-left: 0;
       width: 33%;
       float: left;
       }
blockquote.right {
       margin-left: 10px;
       text-align: left;
       margin-right: 0;
       width: 33%;
       float: right;
       }
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.sticky {}
.bypostauthor {}
/******************************
Columns
******************************/
.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .one-sixth {
    float: left;
    position: relative;
}
.one-third {
    margin-right: 3%;
    width: 30%;
}
.one-half {
    margin-right: 2%;
    width: 48%;
}
.one-third {
    margin-right: 3%;
    width: 30%;
}
.two-third {
    margin-right: 3%;
    width: 65%;
}
.one-fourth {
    margin-right: 2%;
    width: 22%;
}
.one-fifth {
    margin-right: 1.5%;
    width: 18%;
}
.one-sixth {
    margin-right: 1%;
    width: 15%;
}
.three-fourth {
    margin-right: 2%;
    width: 74%;
}
.last {
    margin: 0;
}
/**********************************/
/* IMAGE FRAME */
/**********************************/
img.mid_align {
    border: 0 none;
    margin-right: 5px;
    vertical-align: middle;
}
img.frame {
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.frame_left {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    float: left;
    margin: 0 20px 10px 0;
    padding: 8px;
    text-align: center;
}
.frame_left .caption, .frame_right .caption, .frame_center .caption {
    color: #999999;
    display: block;
    margin: 7px 0 2px;
	background: none;
	width: auto;
	padding:0;
	top:0;
}
.frame_right {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    float: right;
    margin: 0 0 10px 20px;
    padding: 8px;
    text-align: center;
}
.frame_center {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    clear: both;
    display: table;
    margin: 20px auto;
    padding: 8px;
    text-align: center;
}
/* BUTTON STYLE */
a.button {
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 3px 15px;
    text-align: center;
    text-decoration: none;
}
a.button:hover {
    box-shadow: 0 1px 0 #333333;
}
a.white {
    background: -moz-linear-gradient(center bottom , #F0F0F0 12%, #FAFAFA 100%) repeat scroll 0 0 #F0F0F0;
	background: #F0F0F0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F0F0F0), to(#FAFAFA));
	background: -webkit-linear-gradient(#F0F0F0, #FAFAFA);
	background: -moz-linear-gradient(#F0F0F0, #FAFAFA);
	background: -ms-linear-gradient(#F0F0F0, #FAFAFA);
	background: -o-linear-gradient(#F0F0F0, #FAFAFA);
	background: linear-gradient(#F0F0F0, #FAFAFA);

    border: 1px solid #CCCCCC;
    color: #999999;
    text-shadow: 1px 1px 0 #FFFFFF;
}
a.white:hover {
    border: 1px solid #999999;
    color: #333333;
}
a.blue {
    background: -moz-linear-gradient(center bottom , #6CCBD6 0%, #A0DADD 100%) repeat scroll 0 0 #6CCBD6;
    background: #6CCBD6;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6CCBD6), to(#A0DADD));
	background: -webkit-linear-gradient(#6CCBD6, #A0DADD);
	background: -moz-linear-gradient(#6CCBD6, #A0DADD);
	background: -ms-linear-gradient(#6CCBD6, #A0DADD);
	background: -o-linear-gradient(#6CCBD6, #A0DADD);
	background: linear-gradient(#6CCBD6, #A0DADD);

	border: 1px solid #5BC0C7;
    color: #318588;
    text-shadow: 1px 1px 0 #ACE9EC;
}
a.blue:hover {
    border: 1px solid #469499;
    box-shadow: 0 1px 0 #333333;
    color: #194B51;
}
a.yellow {
    background: -moz-linear-gradient(center bottom , #FCD96C 0%, #FCE49A 100%) repeat scroll 0 0 #FCD96C;
    background: #FCD96C;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FCD96C), to(#FCE49A));
	background: -webkit-linear-gradient(#FCD96C, #FCE49A);
	background: -moz-linear-gradient(#FCD96C, #FCE49A);
	background: -ms-linear-gradient(#FCD96C, #FCE49A);
	background: -o-linear-gradient(#FCD96C, #FCE49A);
	background: linear-gradient(#FCD96C, #FCE49A);

	border: 1px solid #FCD14B;
    color: #AE8C2D;
    text-shadow: 1px 1px 0 #FCE8AF;
}
a.yellow:hover {
    border: 1px solid #BA972A;
    box-shadow: 0 1px 0 #333333;
    color: #7E6621;
}
a.green {
    background: -moz-linear-gradient(center bottom , #C2E16D 0%, #CEE19A 100%) repeat scroll 0 0 #C2E16D;
    background: #C2E16D;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C2E16D), to(#CEE19A));
	background: -webkit-linear-gradient(#C2E16D, #CEE19A);
	background: -moz-linear-gradient(#C2E16D, #CEE19A);
	background: -ms-linear-gradient(#C2E16D, #CEE19A);
	background: -o-linear-gradient(#C2E16D, #CEE19A);
	background: linear-gradient(#C2E16D, #CEE19A);
    border: 1px solid #AECD5B;
    color: #768C34;
    text-shadow: 1px 1px 0 #E0EEBC;
}
a.green:hover {
    border: 1px solid #738B32;
    box-shadow: 0 1px 0 #333333;
    color: #56691C;
}
a.pink {
    background: -moz-linear-gradient(center bottom , #F28699 0%, #F2A2B0 100%) repeat scroll 0 0 #F28699;
    background: #F28699;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F28699), to(#F2A2B0));
	background: -webkit-linear-gradient(#F28699, #F2A2B0);
	background: -moz-linear-gradient(#F28699, #F2A2B0);
	background: -ms-linear-gradient(#F28699, #F2A2B0);
	background: -o-linear-gradient(#F28699, #F2A2B0);
	background: linear-gradient(#F28699, #F2A2B0);
    border: 1px solid #F2798D;
    color: #E0556E;
    text-shadow: 1px 1px 0 #E9B6BF;
}
a.pink:hover {
    border: 1px solid #D53652;
    box-shadow: 0 1px 0 #333333;
    color: #8E2437;
}
a.purple {
    background: -moz-linear-gradient(center bottom , #E8B0E2 0%, #E8D3E6 100%) repeat scroll 0 0 #E8B0E2;
    background: #E8B0E2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E8B0E2), to(#E8D3E6));
	background: -webkit-linear-gradient(#E8B0E2, #E8D3E6);
	background: -moz-linear-gradient(#E8B0E2, #E8D3E6);
	background: -ms-linear-gradient(#E8B0E2, #E8D3E6);
	background: -o-linear-gradient(#E8B0E2, #E8D3E6);
	background: linear-gradient(#E8B0E2, #E8D3E6);
    border: 1px solid #F2798D;
    border: 1px solid #E8A0E0;
    color: #D46FC9;
    text-shadow: 1px 1px 0 #EFE2EE;
}
a.purple:hover {
    border: 1px solid #C359B7;
    box-shadow: 0 1px 0 #333333;
    color: #843C7C;
}
a.grey {
    background: -moz-linear-gradient(center bottom , #BFBFBF 0%, #D9D9D9 100%) repeat scroll 0 0 #BFBFBF;
    background: #BFBFBF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#BFBFBF), to(#D9D9D9));
	background: -webkit-linear-gradient(#BFBFBF, #D9D9D9);
	background: -moz-linear-gradient(#BFBFBF, #D9D9D9);
	background: -ms-linear-gradient(#BFBFBF, #D9D9D9);
	background: -o-linear-gradient(#BFBFBF, #D9D9D9);
	background: linear-gradient(#BFBFBF, #D9D9D9);
    border: 1px solid #ADADAD;
    color: #999999;
    text-shadow: 1px 1px 0 #EBEBEB;
}
a.grey:hover {
    border: 1px solid #737373;
    box-shadow: 0 1px 0 #333333;
    color: #595959;
}
a.orange {
    background: -moz-linear-gradient(center bottom , #FDB897 0%, #FDCBB3 100%) repeat scroll 0 0 #FDB897;
    background: #FDB897;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FDB897), to(#FDCBB3));
	background: -webkit-linear-gradient(#FDB897, #FDCBB3);
	background: -moz-linear-gradient(#FDB897, #FDCBB3);
	background: -ms-linear-gradient(#FDB897, #FDCBB3);
	background: -o-linear-gradient(#FDB897, #FDCBB3);
	background: linear-gradient(#FDB897, #FDCBB3);
    border: 1px solid #FDA072;
    color: #E08457;
    text-shadow: 1px 1px 0 #FDE5D9;
}
a.orange:hover {
    border: 1px solid #DE7744;
    box-shadow: 0 1px 0 #333333;
    color: #BD5223;
}
/* TESTIMONIAL SHORTCODE */
.testimonial-box {
    background: url("../images/quote_bg.png") no-repeat scroll 10px 18px #616161;
    border: 1px solid #414244;
    border-radius: 3px 3px 3px 3px;
    color: #fff !important;
    font-size: 11px;
    line-height: 18px;
    margin: 12px 0 50px;
    padding: 14px 8px 0;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.54);
}
.testimonial-box p {
    margin: 0;
    padding: 0 0 0 35px;
	color: #fff !important;
}
blockquote {
    margin: 0 auto;
}
#quote_wrap {
    margin: 0;
}
#quote_wrap blockquote cite {
    bottom: -30px;
    color: #A88A58;
    font-size: 14px;
    position: absolute;
    right: 0;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.54);
}
.arrow-top {
    bottom: -13px;
    position: absolute;
    right: 35px;
}
.google_map
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #91B85A;
}

/* tabs
/*-------------------------------------------*/
.tabs {
  margin: 22px 0 24px;
  text-shadow: 1px 1px 1px rgba(0,0,0,.54);
}
.tabs p {
color:#fff;
}
.tabs-control {
  list-style: none;
  margin: 0 0 -1px 0;
  background:#616161;
  float: left;
}
.tabs-control li {
  line-height: 38px;
  float: left;
  margin: 0 -1px 0 0;
  font-size: 12px;
}
.tabs-control li a {
  border: 0;
  display: block;
  padding: 0 10px;
  color: #fff;
}
.tabs-control li a.active, .tabs-control li a.active:hover {
  background: #6F7958;
  position: relative;
  z-index: 1;
  color: #FFF;
}
.tabs-control li a.active span, .tabs-control li a.active:hover span {
  border: 0;
}
.tabs-tabs {
  clear: left;
  margin: 0;
  border-left: 1px solid #616161;
  border-right: 1px solid #616161;
  position: relative;
  background:#616161;
}
.tabs-tabs .tabs-tab {
  display: none;
  padding: 1px 10px;
}
.tabs-tabs .tabs-tab:after {
  content: '';
  clear: both;
  height: 0;
  overflow: hidden;
}
.tabs-tabs .tabs-tab:first-child {
  display: block;
}

/* accordion
/*-------------------------------------------*/

.toggle ,
.accordion-panel{
	margin-bottom: -1px;
	color: #fff;
	border: 1px solid #616161;
	background: #616161;
	-moz-transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	-webkit-transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	-o-transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	-ms-transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	text-shadow: 1px 1px 1px rgba(0,0,0,.54);
   
}
.accordion{
 }
.toggle.active ,
.toggle:hover ,
.accordion-panel.active ,
.accordion-panel:hover{
	color: #FFF;
	background: #6F7958;
}

.toggle-title ,
.accordion-panel-title{
	cursor: pointer;
	padding: 10px;
}

.toggle-title .indicator ,
.accordion-panel-title .indicator{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -2px;
	width: 15px;
	height: 15px;
	background: url(../images/toggle.png) no-repeat 0 0  #6F7958;
	-moz-border-radius: 999px;
	-webkit-border-radius: 999px;
	border-radius: 999px;
	-moz-transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	-webkit-transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	-o-transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	-ms-transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
	transition: color 0.15s ease-out , background-color 0.15s ease-out , border 0.15s ease-out;
}

.toggle.active .toggle-title ,
.toggle-title:hover ,
.accordion-panel.active .accordion-panel-title ,
.accordion-panel-title:hover{
	color: #FFF;
}

.toggle.active .indicator ,
.toggle:hover .indicator ,
.accordion-panel.active .indicator ,
.accordion-panel-title:hover .indicator{
	background-color: #000;
}
.toggle.active .toggle-title .indicator ,
.accordion-panel.active .accordion-panel-title .indicator{
	background-position: 0 -15px;
}

.toggle-body ,
.accordion-panel-body{
	padding: 20px;
	border-top: 1px solid #616161;
	background: #616161;
}
nav{
font-family:"Marvel";
font-size:13px;
}
/* ========= end =========== */

