/*  
Theme Name: Vilisya
Theme URI: http://www.indonez.com/
Description: Minimalist Business Wordpress Theme 3
Author: Indonez
Author URI: http://themeforest.net/user/indonez
Version: 2.0
Tags: Green, Orange, Red, Grey, Purple, Blue, White, Translation-ready, Custom-menu, Two-columns, Fixed-width
License:
License URI:
*/


/*----------------------------------------------------
                  Vilisya - CSS File
------------------------------------------------------*/
/* Import CSS Reset File */
@import url("css/reset.css");

/* Global
------------------------------------------------------*/
html,body{height:100%}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	color:#9b9b9b;
	height:100%;
}
*{
	margin:0;
	padding:0;
}
*:focus{
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clr{
	clear:both
}
form{
	margin:0; padding:0;
}
hr{
	border:0;
	color:#d3d3d3;
	background-color: #d3d3d3;
	height: 1px;
}


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-transform:uppercase; 
	color:#f5a401;
}
h1{
	font-size:26px; 
	line-height:30px; 
	margin-bottom:15px;
}
h2{
	font-size:24px; 
	line-height:28px; 
	margin-bottom:15px;
}
h3{
	font-size:20px; 
	line-height:20px; 
	margin-bottom:15px;
}
h4{
	font-size:18px; 
	line-height:18px; 
	margin-bottom:15px; 
	font-weight:bold;
}
h5{
	font-size:16px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}
h6{
	font-size:14px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}

/* links */
a{
	color:#f5a401; 
	text-decoration:underline;
}
a:visited{
	color:#f5a401; 
	text-decoration:underline;
}
a:hover{
	color:#f5a401; 
	text-decoration:none;
}
a img{
	border:none
}
.img-content{
	float:left; 
	margin-top:4px;
	margin-bottom:25px;
}
.img-sidebox{
	float:left; 
	margin-top:4px;
	margin-bottom:3px;
}
.imgleft,
.alignleft {
	float:left; 
	margin-top:4px; 
	margin-right:12px;
}
.imgright,
.alignright {
	float:right; 
	margin-top:4px; 
	margin-left:12px;
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
	font-size:12px;
	line-height:20px;
	margin-bottom:14px;
	color:#9b9b9b;
}
ul, ol{
	margin:10px 0 35px 40px;
}
li ol, li ul{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol{
	list-style:decimal;
}
blockquote{
	font-style:italic;	
	color:#9b9b9b;
	margin:0px 0px 10px 0px;
	padding:5px 10px 3px 20px;
	border-left:4px solid #ffaa00;
	background-color:#f2f2f2;
	float:left;
}
blockquote p{
	color:#9b9b9b;
	margin-bottom:5px;
}

/* code */
code{
	font-family:Tahoma, Arial, Verdana;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}

pre{ 
  clear: both; 
  font: 11px Consolas, "Andale Mono", Courier, "Courier New", monospace; 
  background: url(images/pre_bg.gif) repeat; 
  border: 1px solid #d3d3d3;
  padding: 18px 20px 15px 20px;
  line-height: 19px;
  overflow:auto;
  overflow-Y: hidden;
  color: #555;
  margin: 0 0 20px 0;
}

/* Arrow List */
.arrowlist {
  margin-bottom: 10px;
  margin-left: 5px;
}
.arrowlist li {
  font-size: 12px;
  margin: 0 0 5px 0; 
  padding-bottom: 5px;
  padding-left: 20px;  
  background: url(images/arrow.png) 0 5px no-repeat;
  color: #9b9b9b;
  border-bottom: 1px solid #dfdfdf;
}
/* Check List */
.checklist {
  margin-bottom: 10px;
  margin-left: 5px;
}
.checklist li {
  font-size: 12px;
  margin: 0 0 5px 0; 
  padding-bottom: 5px;
  padding-left: 25px;  
  background: url(images/tick.png) 0 5px no-repeat;
  color: #9b9b9b;
  border-bottom: 1px solid #dfdfdf;
}
/* Check List */
.bulletlist {
  margin-bottom: 10px;
  margin-left: 5px;
}
.bulletlist  li {
  font-size: 12px;
  margin: 0 0 5px 0; 
  padding-bottom: 5px;
  padding-left: 20px;  
  background: url(images/bullet.png) 0 5px no-repeat;
  color: #9b9b9b;
  border-bottom: 1px solid #dfdfdf;
}
/* Item List */
.itemlist {
  margin-bottom: 20px;
  margin-left: 5px;
}
.itemlist  li {
  font-size: 12px;
  margin: 0 0 5px 0; 
  padding-bottom: 5px;
  padding-left: 20px;  
  background: url(images/item.png) 0 5px no-repeat;
  color: #9b9b9b;
  border-bottom: 1px solid #dfdfdf;
}
/* Dropcap */
.dropcap{
	background:transparent url(images/big-bullet.png) no-repeat scroll -1px -1px;
	color:#ffffff;
	float:left;
	font-size:24px;
	height:41px;
	line-height:30px;
	margin-bottom:-10px;
	margin-right:10px;
	padding-top:5px;
	text-align:center;
	width:41px;
}
/* Pullquotes */

.pullquote_right,.pullquote_left{
	color:#9F9F9F;
	float:right;
  font-size: 14px;
	letter-spacing:0px;
	margin-bottom:0;
	margin-top:10px;
	margin-left:20px;
	padding:0 10px;
	width:33%;
  font-style: italic; 
  background: url(images/quote.png) top left no-repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.pullquote_left{
  border-left: none;
	float:left;
	margin-left:0px;
	margin-right:10px;
}

.button_readmore {
  background: #ffffff;
  border: 1px solid #dadada;
  padding: 5px 10px 7px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  color: #555555;
}

/* Custom Message Styling */
.info {
  margin: 15px 0;
  font-size: 14px;
  color: #246EA7;
  padding: 15px 12px 15px 47px;
  background: #DFECF7 url(images/info.png) .5em .4em no-repeat;
  border: 1px solid #A7CEEC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;  
} 
.error {
  margin: 15px 0;
  font-size: 14px;
  color: #C92036;  
  padding: 15px 12px 15px 47px;
  background: #FAE1E1 url(images/error.png) .5em .4em no-repeat;
  border: 1px solid #EDA8A8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;   
} 
.warning {
  margin: 15px 0;
  font-size: 14px;
  color: #E08820;  
  padding: 15px 12px 15px 47px;
  background: #FDF4D7 url(images/warning.png) .5em .4em no-repeat;
  border: 1px solid #E8C779;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;    
} 
.success, 
.success-message{
  margin: 15px 0;
  font-size: 14px;
  color: #84AF22;  
  padding: 15px 12px 15px 47px;
  background: #E6F2D2 url(images/ok.png)  .5em .4em no-repeat;
  border: 1px solid #96C24A;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa; 
}
/*  Highlight Styles */

.highlight-yellow {padding:1px 4px;background-color:yellow;color:#111;}	
.highlight-dark{padding:1px 4px;background-color:#6a6a6a;color:#fff;}
.highlight-red{padding:1px 4px;background-color:#DE2D2D;color:#fff;}	
.highlight-green{padding:1px 4px;background-color:#A3CC29;color:#111;}	


/* Container
------------------------------------------------------*/
#outer-container{
	background-image:url(images/bg-repeat-top.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
}
#inner-container{	
	border-top:5px solid #ffaa00;
	background-color:#fff; 
	width:960px;
	margin:0px auto;	
}


/* Header
------------------------------------------------------*/
#header{
	width:960px; 
	height:137px; 
	float:left;
}
#logo{
	width:252px; 
	margin:24px 0px 0px 13px;
	float:left;
}
#intouch{
	width:180px;
	height:38px;
	margin-top:26px;
	float:right;
}
.intouch-border{
	height:40px;
	border-left:1px solid #dcdcdc;
	margin:5px 12px 0px 0px;
	float:left;
}
#intouch h4{
	margin-bottom:0px;
}
#intouch h2{
	margin-top:0px;
	color:#7c7c7c;
}

/* Top Navigation bar menu styling */
#nav-menu {
	width:960px;
	height:14px;
	border-bottom:1px solid #dcdcdc; 
	float:left; 
	margin-top:25px;
	padding-bottom:16px;	
	list-style-type:none; 
	z-index: 100;
	position: relative;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
#nav-menu {
	padding-bottom:15px;
}
}


/*  Page Title
------------------------------------------------------*/
#page-title{
	width:960px;
	height:69px;
	border-bottom:1px solid #dcdcdc;
	text-align:right; 
	float:left;
}
#page-title h1{
	width:950px;
	text-align:right;
	margin:17px 0px;
}


/*  Homepage Slider
------------------------------------------------------*/
#slideshow-container{
	width:670px;
	height:343px;
	background:#fff; 
	margin:0px 0px 40px 20px;
	float:left;
	position:relative;
}


/* Content
------------------------------------------------------*/
#content{
	width:960px;
	margin-top:20px; 
	float:left;
}
#content-inner{
	width:960px;
	margin-top:20px; 
	float:left;
}
#content-right{
	width:690px; 
	margin:0px; 
	float:left;
}
#left-bar{
	width:270px; 
	float:left;
}
.left-bar-content{
	width:250px;	
	margin-bottom:40px;
	padding:0px 19px 5px 0px;
	border-right:1px solid #dcdcdc;	
}
.left-bar-content h1{
	line-height:0px;
}
.leftbar-img{
	border:1px solid #d5d5d5;
	margin:3px 10px 0px 0px;
	float:left;
}
.leftbar-img-nomargin{
	border:1px solid #d5d5d5;
	margin:0px;
}
.readmore-leftbar{
	margin:7px 0px 0px 145px;
}
.maincontent{
	width:670px;
	margin-left:20px;
	padding:0px 0px 46px 0px;
	float:left;
}
.maincontent a {
  text-decoration: none;  
}
.maincontent-fullwidth{
	width:960px;
	padding:0px 0px 46px 0px;
	float:left;
}
.maincontent h1{
	line-height:0px;
}

/* Latest work img */
.left-bar-content ul.list-lp{
	margin:0px;
	padding:0px; 
	list-style-type:none;
}
.left-bar-content ul.list-lp li{
	display:inline; 
	margin-right:5px;	
	background: none;
	padding: 0;
	border: none;
}
.left-bar-content ul.list-lp li.lastlp{
	display:inline; 
	margin-right:0px;
}
.left-bar-content .list-lp img{
	border:1px solid #d5d5d5;
}

/* Search styling */
.left-bar-search{
	border-right:1px solid #dcdcdc;
	padding-bottom:18px;
}
.search-fieldset{
	border:none;
}
#search-box{
	width:250px;
	height:50px;
	background-color:#f2f2f2;
}
#search{
	margin:15px 15px;
	float:left;	
}
#s{
	font-size:11px;
	color:#adacac;
	padding:3px 0px 2px 3px;
	background-color:#fff;
	border:1px solid #d0d0d0;
	width:215px;
}
#s:focus{
	background-color:#fff;
	border:1px solid #b7b7b7;
	color:#adacac;
}
#search .go{
	position:absolute;
	margin:2px 0 0 -21px;
	background: url(images/search-icon.gif);
	height: 17px;
	width: 18px;
	cursor:pointer;
	border: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#search .go{
	margin:-18px 0 0 199px;
}
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
#search .go{
	margin:2px 0 0 -24px;
}
}

/* Leftbar list */
ul.leftbar-list,
.left-bar-content ul {
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.leftbar-list li,
.left-bar-content ul li {
	background-image:url(images/arrow.gif); 
	background-position:5px 11px; 
	background-repeat:no-repeat; 
	padding-left:20px;
	border-bottom:1px solid #dcdcdc; 
	line-height:28px;
}
ul.leftbar-list li a,
.left-bar-content ul li a {
	color:#9b9b9b;
	text-decoration:none;
}
ul.leftbar-list li a:hover,
.left-bar-content ul li a :hover{
	text-decoration:underline;
}

/* Content list */
ul.content-list{
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.content-list li{
	background-image:url(images/arrow.gif); 
	background-position:5px 6px; 
	background-repeat:no-repeat; 
	padding:0px 0px 12px 20px; 
	line-height:18px;
}
ul.content-list li a{
	color:#474747; 
	text-decoration:none;
}
ul.content-list li a:hover{
	text-decoration:underline;
}


/* Services
------------------------------------------------------*/
/* pricing list table */
.table-a{
	font-size: 12px;
	width: 100%;
	margin: 0px 0;
}	
.table-a th{
	background-color:#fff;
	padding: 12px 0px;	
	text-align:center;
}
.table-a td{
	padding: 10px;
	border-top: solid 1px #dcdcdc;
}
.table-a td img{
	vertical-align: bottom;
	width: 20px;
	height: 20px
}
.table-a h3{
	font-size: 16px;
	color: #0d0d0d;
	margin-bottom:2px;
}
.table-a tr.row2{
	background-color:#f7f7f7;
}
.table-a .right{
	border-left: solid 1px #dcdcdc;
}
.table-a tr.final{
	background-color:#fff;
}
.table-a tr.final td{
	padding:20px 0 0 0;
}
.table-a .left{
	width: 25%;
}
.lefttitle{
	text-align:left; 
}
a.button{
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
}

/* Portfolio Category Filter */
#filter {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font: normal 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0;
}
#filter ul {
  margin: 10px 10px 25px 10px;
  padding: 0;
}
ul#filter {
  margin: 10px 0 25px 0;
  padding: 0 0 20px 0;  
}
#filter li {
	display: inline;
	color: #a1a2a2;
	font-weight: bold;
	margin-right: 5px;
}
#filter li a {
	margin-right: 2px;
	padding: 5px 8px;
	border: 1px solid #dadada;		
	color: #a1a2a2;
  text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
#filter li a:hover,
#filter li a.current, 
#filter li.current a,
#filter li.current-cat a {
	background-color: #e0e0e0;
	color: #8a8a8a;
	border: 1px solid #dadada;
	text-decoration: none;
}


/* Portfolio
------------------------------------------------------*/
#mainportfolio{
	width:949px;
	margin:0px auto;
}
.pf-box, 
.pf-box-alt {
	width:208px; 
	height:148px;
	text-align:center;
	margin:0px 35px 58px 0px; 
	float:left;
}
.pf-box-alt {
	height:248px;
}
.pf-box-last,
.pf-box-alt-last{
	width:208px; 
	height:148px;
	text-align:center;
	margin:0px 0px 58px 0px; 
	float:left;
}
.pf-box-alt-last{
	height:248px;
}
.pf-img{
	border:1px solid #d3d3d3;
	padding:5px;		
  margin-bottom: 5px;
}
.pf-box a,
.pf-box-alt a,
.pf-box-last a,
.pf-box-alt-last a {
  border: none;
  text-decoration: none;
}
#portfolio-nav{
	width:949px;
	float:left; 
	margin:15px 5px 18px 5px;
}
#next{
	width:67px; 
	height:25px;
	float:right; 
	cursor:pointer;
}
#prev{
	width:67px; 
	height:25px; 
	float:left; 
	cursor:pointer;
}
#portfolio-quote{
	border-top:1px solid #dcdcdc;
	padding-top:30px;
	float:left;
	display: block;
	clear: both;
	width: 100%;
}
#portfolio-quote h3{
	margin-bottom:10px;
} 
#portfolio-quote a {
  text-decoration: none;
}

/* Blog
------------------------------------------------------*/
.blog-post{
	padding:12px 0px 30px 0px; 
	float:left;
	display: block;
	width: 100%;
}
.left-head{
	width:640px;
	float:left
}
.right-head{
	width:30px;
	float:left
}
.blog-posted{
	border-bottom:1px solid #dcdcdc; 
	width:670px; 
	float:left;
}
.blog-posted h3{
	width:640px;
	margin-bottom:4px;
}
.blog-posted a, .blog-posted a:visited{
	text-decoration:none;
	color:#f5a401;
}
.post-info{
	width:640px;
	margin-bottom:10px;	 
	float:left;	
}
.post-info a, .post-info a:visited{
	text-decoration:none;
	color:#9b9b9b;
}
.post-info a:hover{
	text-decoration:underline;
}
.date{
	font-size:26px;
	color:#777777; 
	line-height:0px;
	text-align:center; 
}
.month{
	font-size:14px;
	color:#777777; 
	line-height:0px; 
	text-align:center;
	text-transform:uppercase;
}
.author{
	width:621px;
	background-color:#f1f1f1; 
	border-top:1px solid #cecdcd; 
	border-bottom:1px solid #cecdcd; 
	color:#737373; 
	padding:10px; 
	line-height:18px; 
	float:left;
	}
.author h4{
	margin-bottom:7px;
}

#newsletter fieldset{
	margin:0px; 
	padding-bottom:20px; 
	border:0px;
}
.but{
	vertical-align:middle; 
	padding-left:3px;
}
#inputbox01{
	font-size:11px;
	width:160px;
	border:1px solid #d0d0d0;
	background:#fff; 
	vertical-align:top; 
	padding:3px 4px 4px 3px; 
	color:#adacac; 
}
#inputbox01:focus{
	border:1px solid #b7b7b7;
	background:#fff;
	color:#adacac;
}


/* Contact
------------------------------------------------------*/
#maincontactform {
  margin: 10px 0px 20px 0px;
}
#maincontactform label {
  font-size: 12px;
  color: #9b9b9b;
  width: 100px;
  float: left;
  font-weight: normal;
  clear: both;
}
.textfield {
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-bottom: 10px;
  padding: 3px;
  color: #8a8a8a;
  width: 400px;
  height: 22px;
  background-color:#ffffff; 
  border:1px solid #dcdcdc;
  clear: both; 
}
.textarea {
  clear: both;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  float: left;
  margin: 0;
  padding: 3px;
  color: #8a8a8a;  
  width: 400px;
  height: 106px;
  background-color:#ffffff; 
  border:1px solid #dcdcdc; 
  overflow: hidden
}
.buttoncontact {
  clear:both;
  float:right;
  width:101px;
  height:25px;
  border: none;
  background: url(images/send-button.gif) no-repeat;
  cursor:pointer;
  margin:10px 262px 0px 0px;
}
#emailSuccess{
  display: block;
	border:1px solid #91E691;
	background-color:#E0FFE0;
	color:#007500;
	text-align:center;
	padding:7px 30px;
	display: none;
}
.require {
  float: left;
  display: inline;
  color: #f00;
  font-weight: bold;
  margin-left: 5px;
}
.loading {
  margin-top: 15px;
  float: left;
  background: url(images/loading1.gif) top left no-repeat;
  padding-left: 32px;
  font-size: 1.2em;
  color: #9b9b9b;
  margin-left: 10px;
}
#contactmap {
  width: 248px;
  height: 288px;
}
/* Footer
------------------------------------------------------*/
#footer{
	width:960px;
	height:59px; 
	border-top:3px solid #ffaa00;
	float:left;
}
.footer-logo{
	width:148px;
	margin-top:9px;
	border-right:1px solid #dcdcdc;
	float:left;
}
.footer-text{
	font-size:11px;
	color:#bbbaba;
	line-height:20px;
	margin:9px 0px 0px 12px;
	float:left;	
}

/* Image and Captions */

img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
  margin-bottom: 10px;  
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* Image and Caption End */


/*------- WP Pagenavi ------- */
.blog-pagination .wp-pagenavi {
  padding: 20px 0;
  text-align: left;
}
.mainc.blog-pagination .wp-pagenavi a, .blog-pagination .wp-pagenavi a:link {
border: 1px solid #d9d9d9;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;
}
.blog-pagination .wp-pagenavi a:visited {
border: 1px solid #d9d9d9;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;

}
.blog-pagination .wp-pagenavi a:hover {	
border: 1px solid #eaeaea;
background-color: #eaeaea;
color:#414141;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;

}
.blog-pagination .wp-pagenavi a:active {
border: 1px solid #eaeaea;
background-color: #eaeaea;
color:#414141;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor:default;

}
.blog-pagination .wp-pagenavi span.pages {
border: 1px solid #d9d9d9;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;

}
.blog-pagination .wp-pagenavi span.current {
border: 1px solid #eaeaea;
background-color: #eaeaea;
color:#414141;
font: normal 11px/28px Verdana; 
padding: 6px;

}
.blog-pagination .wp-pagenavi span.extend {
border: 1px solid #d9d9d9;
background-color:transparent;
color:#000;
font: normal 11px/28px Verdana; 
padding: 6px;
cursor: pointer;

}
/*------- WP Pagenavi End ------- */

/*------- Traditional Navigation -----*/
.navigation {
  margin-top:10px;
  margin-bottom:27px;
  font-size:14px;
}
.navigation a {
	padding:6px 6px 7px 6px; 
	margin:2px;
	text-decoration: none;
	border:1px solid #d5d5d5;
	color:#414141;
	background-color: #FFFFFF;
}
.navigation a:hover {
	border: 1px solid #eaeaea;
	color: #000;
  	background-color: #FFFFFF;
	text-decoration:none;  
}

/* Comment Form */
#comment{margin-bottom:15px; float:left;}
#comment-form{float:left;}
#comment-form fieldset {border: none;}
.comment-post{margin-top:20px; border-bottom:1px solid #d7d7d7; float:left;}
.avatar{margin-right:10px; float:left;}
.comment-date{font-style:italic; font-size:11px; color:#979797; float:left;}
.comment-text{width:432px; float:left;}
.comment-text p{width:452px; margin-top:10px; float:left;}
.imgborder{float:left; border:1px solid #d7d7d7; padding:2px;}

#commentFormArea {width:500px; margin:15px 0px 35px 0px; color:#6b6b6b; float:left;}
.label-comment {width:100px; margin:6px 0px 0px 10px; float:left; color:#9b9b9b;}
.input-comment {background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #d7d7d7; width:270px; padding:5px 5px 5px 5px; margin:0px 0px 13px 0px; color:#8a8a8a; float:left;}
.input-submit-comment {  clear: both;
  float: left;
  width: 101px;
  height: 25px;
  border: none;
  background: url(images/send-button.gif) no-repeat;
  cursor: pointer;
  margin-top: 10px;}
.textarea-comment {background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #d7d7d7; width:470px; padding:5px 5px 5px 5px; margin:0px; color:#8a8a8a;}

/* Front Tabs */
.tabs-wrapper {
  margin: 15px 0;
}
ul.tabs {
	margin:0px 0px 0px 1px;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px;
	border-bottom: 1px solid #dbdbdb;
	border-left:none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: auto;
	float:left;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border-top: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin:0px 0px -1px -1px;
	background-image:url(images/bg-dropdown.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
	position: relative;	
}
ul.tabs li a {
	text-decoration: none;
	color: #7d7b7b;
	display: block;
	font-size: 14px;
	padding: 1px 26px;
	outline: none;
}
ul.tabs li a:hover {
	background-image:url(images/bg-dropdown.jpg);
	background-repeat:repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}	
html ul.tabs li.current, html ul.tabs li.current a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}
.tab_container,
.panes {
	border: 1px solid #dbdbdb;
	border-top: none;
	clear: both;
	float: left; 
	width: auto;
	background: #fff;
  width: 100%;
  padding-bottom: 10px;
  font-size: 12px;
  color: #666666;
}
.tab_content,
.pane {
	padding: 18px 20px 8px 20px;
  border-top: 1px solid #dbdbdb;
}
.tab_content p {
  font-size: 12px;
	padding-top: 5px;
  color: inherit;
}
.tab_content img {
	float: left;
	margin: 0 18px 18px 0;
	padding: 0px 5px 0px 5px;
}

/* ----------------------- FAQ PAGE -----------------------*/
.toggle_wrapper {
  margin-bottom: 30px; 
}
.toggle {
  margin-bottom: 5px;
}
.toggle_title {
	margin:0;
	line-height:18px;
	background: url(images/help.png) right no-repeat;
	cursor:pointer;
	border-bottom:1px solid #e4e4e4;
	padding:1px 0px 9px 0px;
	clear:both;	
  color: #4F8C00;
}
.toggle_active {
	background: url(images/yes.png) right no-repeat;
}
.toggle_content {
	display:none;
  border: 1px dotted #eaeaea;
	background-color:#eeeeee;
	margin:-5px 0px 10px 0px;
	padding:11px 13px 1px 13px;	
}

.sticky {}
.gallery-caption {}
.bypostauthor {}