/*shortcode columns for full width pages*/
.syntaxhighlighter {
	padding:10px 0px;
	clear:both;
	display:block;
	background-color:#fff!important;
	float:left;
}

.item_content_holder h4{
	margin-top:10px;
}

/*shortcode  for website teaser text*/
.teasercontainer{
    clear: both;
    padding: 20px 0;
  	margin:0 auto;
	text-align:center;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	margin-bottom:40px;
	}

.teasertext h2 {
	color: #333;
    font-size:2em;
    line-height: 30px;
}

.teasertext h2{
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
	text-shadow: 0 2px 1px #FFFFFF;

}
.teasertext h2 span{
	color: #009966;
	font-weight:600;
	line-height:35px;
}
.teasertext  p{
font-size:14px;
text-shadow: 0 1px 1px #FFFFFF;


}
.teasertext a:hover{
	opacity:.9;

}

.teasercontainer strong{
	color:#999;
}
.teasercontainer .readmore2 {
	float:right;
}
.teasercontainer .readmore2 h5 {
	font-size:14px;
}

.teasercontainer .readmore2 a {
	margin-right:0px;
}

.readmore_portfolio{
	margin-top:10px;
	float:left;
	
}

.announcement{
	background-color:#222;
	border:1px solid #1d1d1d;
	padding:15px;
	margin-bottom:15px;
	color:#ccc;
}

.divider{
	width:100%;
	margin:30px 0px;
	overflow:hidden;
	float:right;	
	background-color: #eee;
    border-bottom: 0px dotted #eee;
    display: block;
    height: 5px;
    position: relative;
	
}

.divider2{
	width:100%;	
	margin:10px 0px;
	display:block;
	background-color:#ccc;
	height:10px;
	overflow:hidden;
	float:left;

}

.img_radius{
	height:100px;
	width:100px;
	border-radius:60px;
	-moz-border-radius:60px;
	-webkit-border-radius:60px;
	border:5px solid #fff;
	text-align:center;
	border:5px solid #E6E6E6;

}

/*Testimonila with image*/

.testimonial{
	margin-bottom:40px;
	float:left;
	width:100%;
	clear:both;
	overflow:hidden;
	float:left;	
}
.testimonial img{
	width:100px;
	height:100px;

}




.testimonial_body{
	position: relative;
    background-color: #eaeaea;
	margin-left:120px;
	min-height:50px;
	padding:20px;
}

.testimonial_body:after {
	content: '';
	position: absolute; 
	width: 0;
	color:transparent;
	height: 0; 
	border: 15px solid;
	border-right-color: #eaeaea; 
	top: 20%;
	left: 0px;
	margin-left: -30px; /* adjust for border width */
}


.testimonial_body p{
	margin:0px;
	color:#666;
}
.testimonial_body h5{
	margin-top:20px;
	font-style:italic;
	text-align:left;
	color:#444;


}

.testimonial_body strong{
	padding-top:10px;
	display:block;



}
.author_image img{
	float:left;
	margin-right:20px;
	overflow:hidden;

}
.testimonial a img{
	

}

.testimonial strong{
	margin-bottom:10px;
}
/* Social Icons
----------------------------------------------------------------------------------------------------*/
.social_icons_wrapper{
 background-color: #eaeaea;
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 100%;
	height:auto;
	display:inline-block;
	float:left;

}
.social_icons_text{
width:800px;
margin:0px auto;
padding:30px;
overflow:hidden;
text-align:center;
font-size:16px;
line-height:25px;

}
.social_icons_text h1{
margin-bottom:20px;
}
.social_icon{
padding:10px 20px;
margin-top:20px;
overflow:hidden;
display:inline-block;
	

}



/* List styles 
----------------------------------------------------------------------------------------------------*/
/* List styles 
----------------------------------------------------------------------------------------------------*/
ul.ok, ul.circle{
	margin:0px;
	padding:0px;
	list-style:none; 
	margin-left:0px;
	margin-bottom:10px;
	}
	
ul.ok li, ul.circle li, ul.square li, ul.shopingcart li, ul.currencydollar li, ul.bulb li, ul.puzzle li, ul.globe li, ul.gear li, ul.hyperlink li, ul.arrow li, ul.monitor li,ul.refresh li{
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:25px;
	margin:11px 0;
}
ul.arrow li{
background-image:url(../images/shortcodes/icons/arrow.png);
}
ul.ok li{
	background-image: url(../images/shortcodes/icons/ok.png);
}

ul.circle li{
	background-image: url(../images/shortcodes/icons/circle.png);
}
ul.shopingcart li{
background-image:url(../images/shortcodes/icons/shoppingcart.png);
}

ul.currencydollar li{
background-image:url(../images/shortcodes/icons/currencydollar.png);
}
ul.bulb li{
background-image:url(../images/shortcodes/icons/bulb.png);
}
ul.puzzle li{
background-image:url(../images/shortcodes/icons/puzzle.png);
}
ul.globe li{
background-image:url(../images/shortcodes/icons/globe.png);
}
ul.hyperlink li{
background-image:url(../images/shortcodes/icons/hyperlink.png);
}
ul.gear li{
background-image:url(../images/shortcodes/icons/gear.png);
}
ul.monitor li{
background-image:url(../images/shortcodes/icons/monitor.png);
}
ul.refresh li{
background-image:url(../images/shortcodes/icons/refresh.png);
}
ul.square li{
background-image:url(../images/shortcodes/icons/square.png);
}

.norightmargin{
margin-right:0px;
}

.content-column{
overflow: hidden;

}
.content-column .column1, .content-column .column2, .content-column .column3, .content-column .column4, .content-column .column5
{

overflow:hidden;

}
.content-column .last{
float:left;
}

.content-column .kaya_gallery li{
margin-bottom:10px !important;
list-style:none;

}

.entry-content{


}
.entry-content .column1, .entry-content .column2, .entry-content .column3, .entry-content.column4, .entry-content .column5
{

overflow:hidden;

}

.entry-content .kaya_gallery li{
margin-bottom:10px !important;
list-style:none;

}

/* alert message shortcodes 
------------------------------------------------------*/
.alert-blue {
	background:url("../images/info.png") no-repeat scroll 12px 50% #E4F5FD;
	border:1px solid #AFDBEE;
	display:block;
	margin:10px 0 15px;
	padding:13px 10px 10px 40px;
	color:#333;
	-moz-border-radius:5px;
 	-webkit-border-radius:5px;

}

.alert-green {
	background:url("../images/tick.png") no-repeat scroll 12px 50% #EDFFD6;
	border:1px solid #D2EBB1;
	display:block;
	margin:10px 0 15px;
	padding:13px 10px 10px 40px;
	color:#333;
	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
}	

.alert-yellow  {
background:url("../images/alert.png") no-repeat scroll 12px 50% #FFFADE;
	border:1px solid #F8ECA9;
	
	display:block;
	margin:10px 0 15px;
	padding:13px 10px 10px 40px;
	color:#333;
	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
}

/* Text hilighted 
--------------------------------------------------------------------------------------------------*/
.hilight-yellow{
background-color:#ffff99;
color:#fff;
padding:2px 5px;
}
.hilight-black{
	background-color:#000;
	color:#ccc;
	padding:2px 5px;
}
.hilight-blue{
background-color:#0066CC;
color:#fff;
padding:2px 5px;
}
.hilight-gray{
background-color:#999999;
color:#000;
padding:2px 5px;
}
.hilight-pink{
background-color:#FF00FF;
color:#fff;
padding:2px 5px;
}
.hilight-green{
background-color:#00FF00;
color:#fff;
padding:2px 5px;

}

.hilight-red{
	background-color:#FF0000;
		color:#fff;
		padding:2px 5px;
}

.hilight-orange{
	background-color:#FF9900;
	color:#fff;
	padding:2px 5px;
	
}
.hilight-white{
	background-color:#FFF;
	color:#FF0000;
	padding:2px 5px;

}
/* DropCap Colors */

.dropcap{ 
    display: block;
    float: left;
    font-size: 2em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    text-align: center;
    width: 40px;
 }

.dropcap-black{ 
    background-color: #323337!important;
    border-radius: 44px 44px 44px 44px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 2em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    text-align: center;
    width: 40px;
 }
 .dropcap-blue{ 
   background-color:#0066CC;
   border-radius:44px;
	width:40px;
	height:40px;
	font-size: 2em;
	  float:left;
	  margin-right:20px;
    color: #FFFFFF;
	display:block;
	float:left;
	line-height:40px;
	text-align:center;
	font-weight:bold;
 }
 .dropcap-red{
	background-color:#FF0000;
	border-radius:44px;
	width:40px;
	height:40px;
	  font-size: 2em;
	  float:left;
	  margin-right:20px;
	color:#fff;
	display:block;
	font-weight:bold;
	text-align:center;
	line-height:40px;
 }
 .dropcap-green{
	 background-color:#00FF00;
	 border-radius:44px;
	 width:40px;
	 height:40px;
	 line-height:40px;
	 font-size: 2em;
	  float:left;
	  margin-right:20px;
	 text-align:center;
	 font-size:40px;
	 font-weight:bold;
	 font-size:2em;
	 color:#fff;
	 
 }
 .dropcap-yellow{
	background-color:#ffff99;
	border-radius:44px;
	color:#fff;
	width:40px;
	height:40px;
	display:block;
	font-size: 2em;
	  float:left;
	  margin-right:20px;
	text-align:center;
	line-height:40xp
 }
  .dropcap-gray{
	background-color:#999999;
	border-radius:44px;
	color:#fff;
	width:40px;
	height:40px;
font-size: 2em;
	  float:left;
	  margin-right:20px;
	text-align:center;
	line-height:40px;
	display:block;
	font-weight:bold;

 }
  .dropcap-pink{
	background-color:#FF00FF;
	border-radius:44px;
	line-height:40px;
	width:40px;
	height:40px;
	display:block;
	text-align:center;
	color:#fff;
font-size: 2em;
	  float:left;
	  margin-right:20px;
	font-weight:bold;

 }
  .dropcap-orange{
	background-color:#FF9900;
	color:#fff;
	border-radius:44px;
	font-size: 2em;
	  float:left;
	  margin-right:20px;
	font-weight:bold;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
 }
 

 /* Teaser Box styles
----------------------------------------------------------------------------------------------------*/

.teaserbox{
	overflow:hidden;	
	margin-bottom:30px;
	text-align: center;
}

.teaserboxicon{
 	margin-bottom:0px;
	
 }
 .teaserboxicon a{
	background-color:#333;
	padding:15%;
	border-radius:100%;
	display:block;
	margin:0 auto;
	width:48px;
	height:48px;

 }

 .teaserbox h3{
 margin-top:20px;
 margin-bottom:20px;

 }
  .teaserbox h3 a, .teaserbox h3 a:visited{
	text-transform:uppercase;
	color:#333;
 }
 .teaserbox h3 a:hover{
 color:#666 !important;
 }
.teaserbox:last-child p{
margin-bottom:0px;
}

.teasertext h2 span, .pagetitle_holder h2 span, .pagetitle_holder .title_desc a{
color:#ccc;
}
	
.teaserbox a.readmore:link, .teaserbox a.readmore, .teaserbox a.readmore:visited {
	font-size:13px;
	text-transform:uppercase;
	text-decoration:underline;
	color:#333;
}
.teaserbox a.readmore:hover {
	text-decoration: none;
	color:#000;
}
/* services 
--------------------------------------------------------------------------------------------------*/
.servicesbox{
clear:both;
overflow:hidden;
margin-bottom:30px;
}
.servicesicon{
float:left;
margin-right:20px;

}

.servicestext h3{
padding:0px 0px;
}

.servicestext .readmore {
float:left;
}

/* sidebar contact info
----------------------------------------------------------------------------------------------------*/
.sidebar .sidebar-contactinfo{
	margin-bottom:20px;
	float:left;
	width:100%;
}
.sidebar .sidebar-contactinfo p {
	padding-left:30px;
	width:100%;
	float:left;
}
.sidebar .sidebar-contactinfo p.address {margin:0px;}


	.sidebar .sidebar-contactinfo p span {
	color:#333;
	margin:0px;
	line-height:20px;
}
.phone{
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:16px;
	height:16px;}

.fax{
	background-image: url(../images/fax.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:16px;
	height:16px;}
.email{
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:16px;
	height:16px;

}
.address{
	background-image: url(../images/address.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:16px;
	display:block;
}
.address p {
	margin:0px;
	padding:0px;
}
/* twitter styles
----------------------------------------------------------------------------------------------------*/
.twitter_text p a{
color:#000;
}
.twitter_text p a:hover{
color:#666;
}
.twitter_text small{
color:#AAA;
}
/* toggle styles
----------------------------------------------------------------------------------------------------*/
.toggle_container{
	display:block;
	clear:both;

}

div.trigger {
	padding: .8% 0 1% 60px;
	margin:0;
	font-size:16px;
	font-weight: bold;
	width: auto;
	line-height:28px;
	text-decoration: none;
	display: block;
	cursor:pointer;
	color:#666;
	display:block;
	text-shadow: 0 1px 1px #fff;
	margin-bottom:1px;	
	background-image:url(../images/h2_trigger_a.png);
	background-position: 10px -39px;
    background-repeat:no-repeat;
	background-color:#dfdfdf;
	border-bottom:1px solid #ccc;

}

div.trigger a:hover {
	color: #1d1d1d;
}
div.active {
background-position:10px 7px;
}
.toggle_content {
	margin: 0 0 0px 0;
	padding: 0;	
	overflow: hidden;
	width:100%;
	clear: both;


}
.toggle_content .block {
	padding: 20px;
	background-color:#fff;



	
	}
.toggle_content .block p {
	padding: 5px 0;
	margin: 5px 0;
	
}
.toggle_content h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #1d1d1d;
}
.toggle_content img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #1d1d1d;
}

/* Hariontal Tabs
----------------------------------------------------------------------------------------------------*/
#tabContaier{
	margin:20px auto;
	position:relative;

	float:left;


}
#tabContaier ul{
	overflow:hidden;
	height:35px;
	position:absolute;
	z-index:100;
}
#tabContaier li{
	float:left;
	list-style:none;
	margin-right:1px;
}

#tabContaier li:first-child a{
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
		
}

#tabContaier li:last-child a{
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
		
}


#tabContaier li a{
	border-right:0;
	color:#666;
	cursor:pointer;
	display:block;
	height:35px;
	line-height:35px;
	padding:0 30px;
	text-decoration:none;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border:1px solid #ccc; /* for non-css3 browsers */
	background-color: #eee;
	background-image: url(../images/shortcodes/tabs_bg.png);
	background-repeat: repeat-x;
	background-position: left top;

}
#tabContaier li a:hover{
	background:#eee;
}
#tabContaier li a.active{
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	
}
.tabDetails{
	margin:34px 0 0;
	background:#fff;
	min-height:100px;
	border:1px solid #ccc;	
			
}
.tabContents{
	padding:20px
	}


/* Vertical Tabs
----------------------------------------------------------------------------------------------------*/
#vtabContaier{
	margin:20px auto;
	position:relative;
}

#vtabContaier ul{
	overflow:hidden;
	border-right:1px solid #fff;
	position:absolute;
	z-index:100;
	margin:0px;
	padding:0px;
	width:200px;
	margin-top:20px;
}

#vtabContaier li{
	list-style:none;
	display:block;
}

#vtabContaier li:first-child a{
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	border-top:1px solid #ccc;
}

#vtabContaier li a{
	border-bottom:none;
	border-right:0;
	color:#666!important;
	cursor:pointer;
	display:block;
	height:35px;
	line-height:35px;
	padding:0 20px;
	text-decoration:none;
	border:1px solid #ccc;
	border-top:1px solid #fff;
	background-color: #eee;
	background-image: url(../images/shortcodes/tabs_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	
	
}
#vtabContaier li:last-child a{
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	
}

#vtabContaier li a:hover{
	background:#eee;
}
#vtabContaier li a.active{
	background:#fff;
	border-right:0;
	color:#333;
}
.vtabDetails{
	background:#fff;
	margin-left:199px;
	min-height:100px;
	border:1px solid #ccc;

	
}
.vtabContents{
	padding:20px
	}


/* Recent Portfolio Posts
----------------------------------------------------------------------------------------------------*/
.sc_recentportfolio_posts{
	margin:0px;
	padding:0px;
	list-style:none;	
}

.sc_recentportfolio_posts li{
	margin-bottom:30px;
}
.sc_recentportfolio_posts li:last-child{
	
}
.sc_recentportfolio_posts li h4{
	margin:0px;
	padding:0px;

}

.sc_recentportfolio_posts li{
display:block;
clear:both;
}
 /* Iconbox  styles
----------------------------------------------------------------------------------------------------*/
.iconbox{
margin-bottom:15px;

}
.icontext_img {
float:left;
margin:0px 20px 0px 0px
}
.icontext{
display:block;
overflow:hidden;
}
.icontext h3{
color:#333;

}
/* Title Shortcode
----------------------------------------------------------------------------------------------------*/
.pagetitle_holder{
	width:100%;
	display:block;
	margin-bottom:25px;
	background-position:center bottom;
	clear:both;
	text-align:center;
	padding-bottom:25px;
	background-image: url(../images/fancy_title_bg1.png);
	background-repeat: no-repeat;
}

.pagetitle_holder .title_desc{
	color:#999;
	font-size: 14px;
    text-shadow: 0 1px 1px #FFFFFF;
	position: relative;
	display:block;
	clear:both;
}
.pagetitle_holder .title_desc a{

}
.pagetitle_holder .title_desc a:hover{
	color:#999!important;
}
.pagetitle_holder div .title_desc{
	display:block;
	clear:both;
	margin-top:5px;
}

.pagetitle_holder h2 span{
	color:#333;
	
}
.pagetitle_holder p{
	margin:0px;
	padding:0px;
}

.pagetitle_holder div h2{
	background-repeat: repeat;
	padding:0px 20px 5px 20px;
	color:#333;
	display: inline-block;
	letter-spacing:1px;
	margin:0px;	
	text-transform:uppercase;
	text-shadow: 0 2px 1px #FFFFFF;
	border-bottom:1px solid #ccc;
	font-weight:700;
}
.title_readmore a{
color:#333;
text-decoration:underline;
}
.title_readmore a:hover{
color:#999;
text-decoration:underline;
}
/* Accorion Shortcode
----------------------------------------------------------------------------------------------------*/
.accordion {
    border-bottom: 1px solid #ddd;
    clear: both;
    width: 100%;
}
.accordion span.ui-icon {
    background: url("../images/arrow-square.gif") no-repeat scroll 0px center;
	display:block;
	z-index:333;
	width:11px;
	height:11px;
	float:left;
	padding-right:10px;
	padding-top:8px;
	

}
.accordion h3 {
     border-color: #ddd;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    cursor: pointer;
    margin: 0;
    padding: 6px 10px;
	display:block;
	position:relative;	
	background-color: #eee;
	background-image: url(../images/shortcodes/tabs_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.accordion h3:hover {
	background-color:#f9f9f9;

}
.accordion h3.ui-state-active span {
    background: url("../images/arrow-square-on.gif") no-repeat scroll 0px center;
}
.accordion h3.ui-state-active {
	border-bottom:1px solid #ddd;
	background-color:#eee;
}
.accordion div {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 0 !important;
    padding:20px 30px;
	position:relative;
}


.accordion div div {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: medium none;
    border-right: medium none;
    margin: 15px 0 0 !important;
    padding: 0;
}
.accordion h4 {
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    color: #888888;
    font-size: 21px;
    line-height: 170%;
    padding: 2px 5px;
}
.accordion div p {
}
.accordion div strong, b {
}
.accordion br {
    line-height: 0;
}


.testimonial_slider, .testimonial_slider li{
margin:0px!important;
padding:0px!important;
}

.testimonial_slider .testimonial_content{
margin-bottom:20px;
font-size:12px;
font-style:italic;
text-align:left;
}


.kaya_twitter{

}

/* News Section
----------------------------------------------------------------------------------------------------*/

.catagory_news h2{
	padding-bottom:15px;
}	

.catagory_news h2 span{
color:#7DB516;
}
.catagory_news h3{
text-transform:uppercase;
}


ul.news_items{
margin:0px;
padding:0px;

}

ul.news_items li{
border:none;
min-height:100px;
width:auto;
margin-bottom:25px;
display:block;
clear:both;
}
ul.news_items li:last-child,ul.news_items li p {
margin-bottom:0px;
}


.news_items img{
float:left;
margin-right:20px;
}
.news_content i{
font-size:10px;
} 

.news_content p a{
color:#000;
}
.news_content p a:hover{
color:#000;
}
.news_content strong a{
color:#000;
}
.news_content strong a:hover{
color:#000;
}

/* infoboxes */


.pane h3{
padding-bottom:10px !important;
}

.pane {
	padding: 10px 45px 10px 20px;
	position: relative;
	margin-bottom:20px;
}
.pane .delete {
	position: absolute;
	top:45%;
	right:20px;
	cursor: pointer;
}

.sucess{
 background-color: #EFFCEA;
border:1px solid #B8EDA7;
}

.info{
background-color: #EEF6FC;
border:1px solid #B8DEFF;
}

.warning{
  background-color: #FFFEF1;
border:1px solid #F5E7B8;
}

.error{
    background-color: #FEF0F2;
border:1px solid #FFB8C0;
}
