/*
Theme Name: Custom
Author: ECM
Author URI: http://www.eyecandymedia.com.au/
*/


/* ----------- Restart-----------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6, legend, .sliderheading {
	font-family:"Trebuchet MS",Arial,Helvetica,san-serif;
	font-weight:normal;
	letter-spacing:0.4px;
	line-height:1.4em;
	padding-bottom:5px;
	position:relative;
}

a { 
outline: 0; 
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

.taright{
	text-align:right;
}

.clear{
	clear:both;
}

.space20{
	height:20px;
}

large{
	font-size:22px;
}



/* ----------- End Restart-----------------*/

/*---------------------------- TEXT STYLES ----------------------------*/
h1,
.heading_h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px; 
	line-height:1.3em;
	
	color:#000;
	
	line-height:1.1em;
	font-family: 'Droid Sans', arial, serif; 
	font-weight:bold;
	
	display:block;
	margin-bottom:10px;
	text-shadow:1px 1px 0 #fff;

}

h1 a{
	color:#000;
	font-weight:normal;
}


h2, h2 a, h2 a:hover{
	font-family: 'Droid Sans', arial, serif; 
	font-size:28px;
	color:#000;
	line-height:1.3em;
	margin-top:22px;
}

#contentContainer h2{
	padding-bottom:10px;
	margin-bottom:10px;
}

h3{
	font-family: 'Droid Sans', arial, serif; 
	font-size:22px;
	font-weight:bold;
	color:#222222;
	line-height:1.3em;
	margin-top:0px;
	margin-bottom:10px;
	text-shadow:1px 1px 0 #fff;
}

h4 {
	font-size:18px;
	color:#2c2c2c; 
	line-height:1.3em;	
}


h5 {
	font-size:15px;
	color:#2c2c2c; 
	line-height:1.3em;	
}


h6 {
	font-size:13px;
	color:#2c2c2c; 
	line-height:1.3em;	
}

hr {

	background-color:#e8e8df;
	border:#e8e8df;
	height:1px;
	margin-top:30px;
}



ol{
	padding-left:20px;
}

p,
.textwidget{
margin-bottom:0px;
margin-top:15px;
}

p{
	margin-bottom:1em;
}

.sidebar_widget p{
	margin-bottom:0px;
	margin-top:0px;
	
}

.cat-post-item p{
	font-size:11px;
}


a {
	text-decoration:none;
	color:#2874AE;
}

a:hover{
text-decoration:underline;

}

a.more{
	font-size:12px;
	color:#777777;
}


.cat_post{
	text-align:right;
}

.cat_post a{
	color:#999;
}



/*---------------------------- TEXT STYLES ----------------------------*/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	line-height:1.5em;
	background-color:#fff;
	line-height:1.5em;
	font-size:13px;
	color:#777777;
	position:relative;
	background-color:#f4f4f4;
}

#mainContainer{
	position:relative;
}

#navigationContainer{
	height:121px;
	width:100%;
	position:relative;
	background-image:url(images/head-bg.png);
}

#menuContainer{
	height:36px;
	float:left;
	width:980px;
}

.logo_right{
	float:right;
	width:220px;
	margin-top:50px;
}
.button{
	background-image:url(images/button.png);
	width:268px;
	height:38px;	
}

.button .logo_text{
	padding-right:20px;
	padding-top:15px;
	line-height:20px;	
}

a.button{
	text-decoration:none;
	text-transform:uppercase;
}
a.button:hover,
a.button:hover .logo_text,
a.button:hover h3{
	text-decoration:underline;	
}

.button h3{
	font-size:18px;
	color:#fff;
	text-shadow:1px 1px 0 #112759; 

	font-family: 'Droid Sans', arial, serif; 
	font-style:italic;
	margin:0;
	margin-top:6px;
	padding-left:10px;
	padding-right:5px;
	text-align:center;
	
}

#home_buttons{
	position:absolute;
	right:0px;
	top:6px;
}

#social {
	float:right;
}

#social ul{
	height:40px;
}

#social ul li{ 
    display: inline;
	float:right;
}

#social ul li a{
	float: right;
	margin-right:10px;
	margin-top:3px;
}



.center{
	height:auto;
	width:980px;
	margin:auto;
	text-align:left;
	padding:0px;
	position:relative;
}


/*---------------------------- LOGO ----------------------------*/
#logoContainer{
	float:left;
	margin-top:20px;
}

#logoContainer a{
}

#logoContainer p{
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#6c6c6c;
	display:none;
}

.lcol .textwidget{
	margin-top:8px;
	margin-left:20px;
}

.rcol .sidebar_widget{
	margin-top:10px;
	margin-right:20px;
	padding-bottom:20px;
	border-bottom:solid #e1e1e1 1px;
}

.rcol .textwidget a{
	margin-right:15px;
}

.rcol .textwidget p{
	margin:0;
}


#menuContainer2{
	width:100%;
	height:45px;
	background-color:#000;
}


/*---------------------------HEADER----------------------------*/


#mainContainer {
	z-index: 1000;
}

#navigationContainer {
	z-index:990;
}

#header{
	width:100%;
	overflow:hidden;
	background-color:#256eb8;
	background-image:url(images/banner-bg-tran.png);
	background-position:center top;
	position:relative;
	
	z-index: 910;
	height:340px;
}


h1.home_slider{
	font-size:50px;
}

.info_box{
	background-image:url(images/info-top-bg.png);
	height:40px;
}

.logo_text{
	font-size:13px;
	color:#0c7e8f;
}

#navigationContainer .center{

}

#headerBottom{

}


.mainbg{
	background-image:url(images/main-bg.png);
	background-repeat:repeat-x;
	height:200px;
}

.imageWrapper{
	position:relative;
	width:440px;
	float:right;	
	margin-top:30px;
	margin-bottom:15px;
}

.staticImageHolder{

}

.imageWrapper img{
	border: solid 5px #FFF;
}

.banner .imageWrapper{
	position:relative;
	float:right;
	height:290px;
	border:none;
	margin:0;
}

.banner .staticImageHolder{
	height:290px;
	position:inherit;
	width:100%;
}


.staticImageHolder img{
	
}

.half_box{
	background-image:url(images/half-box-bg.png);
	width:467px;
	margin-top:20px;
}



.half_box_bottom{
	background-image:url(images/half-box-bg.png);
	background-position:left bottom;
	width:467px;
	height:20px;
}

.blog  .med_box{
	width:630px;
		
	margin-top:60px;
	margin-bottom:42px;
}

.blog  .med_box_wrap{
	
}

.blog  .postBox{
	height:auto;
	
	padding-top:5px;
	
	border-bottom:solid #e6e6e6 5px;
}


.med_box{
	width:680px;	
	margin-top:42px;
	margin-bottom:42px;
}

.med_box.contact{
	width:480px;	
	margin-top:42px;
	margin-bottom:42px;
}


.postBox{
	height:auto;
	padding-bottom:30px;
	padding-top:5px;

}



.full_box{
	background-image:url(images/full-box-bg.png);
	float:left;
	width:961px;
}




.full_box_bottom{
	background-image:url(images/full-box-bg.png);
	background-position:left bottom;
	width:961px;
	height:10px;
	float:left;
}



.home_content{

}

.postBoxs .fleft{
	margin-bottom:30px;
}

/*---------------------------SLIDER----------------------------*/

.headerText{
	width:430px;
	height:auto;
	float:left;
	margin-top:40px;
	
	font-size:22px;
	color:#FFF;
	
	text-shadow:1px 1px 0 #212121;
	line-height:30px;
	
	margin-bottom:0;
	
}

.heading_h1{
	color:#FFF;
	text-shadow:1px 1px 0 #212121;
}

.headerText a{
	text-decoration:underline;
	color:#FFF;
}


.headerTextSmall{
	color:#576a70; 
	font-size:17px;
	line-height:1.5em;
	padding-top:20px;
	margin:0px;
}



.fadeWrapper{
	position:relative;
	width:457px;
	height:273px;
	float:right;
	background-image:url(images/slider_bg.png);
	background-repeat:no-repeat;
	margin-top:34px;
}

.staticImageHolder{

}

.headerFadeWrapper{
	position:relative;
	overflow:hidden;
}

.singleFade{
	width:980px;
	overflow:hidden;
	float:left;
	position:relative;
}

ul.navUl li{
	background-image:url(images/menu-bg.png);
	background-color:#FFF;
	width:18px;
	height:18px;
	float:left;
	margin-left:10px;
	border:solid #f1f1f1 1px;	
}

#sliderNavigation{
	float:right;
	
	z-index:100;
	
	width:auto;
	
	
	margin-right:2px;
	padding-left:15px;
}

ul.navUl{
	list-style:none;
}
	
ul.navUl li.selected{
	background-color:#3577b9;
} 

/*-------------------------END SLIDER----------------------------*/

/*---------------------------- CONTENT ----------------------------*/

.main{
	float:left;
	width:980px;
	border-top:0;
	position:relative;
	
}

.main.home{
	
}

.main.normal{
	margin-top:0;
}

#contentContainer{
	position:relative;
	width:635px;
	float:left;
	padding-top:50px;
}

#contentContainer p:first-child{
	margin-top:0px;
}

#contentContainer img,
.home_content img{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
}


.alignleft{
	float:left;
	margin-right:20px;
}

.alignright{
	float:right;
	margin-left:20px;
}


.check{
	float:left; 
	margin-right:15px;
	margin-top:7px;
}

/*-----------------------  SIDEBAR MENU  ---------------------------*/

.rcol{
	float:right;
	width:242px;
	
	border-left:solid #e1e1e1 1px;
	padding-left:20px;
	margin-top:40px;
	margin-bottom:40px;
}

.rcol.contact{
	float:right;
	width:460px;	
	
	border-left:solid #e1e1e1 1px;
	padding-left:20px;
	margin-top:40px;
	margin-bottom:40px;
}



.attachment-subpage_thumbnail {
    float: left;
	margin-right:10px;
	margin-bottom:15px;
    padding: 5px;
    background:#FFF;
}
.description {
	overflow: hidden;
	margin-bottom:30px;
}

.description  h3{
	padding-top:0;
}

	
	
	
.sidebarBox{
	
	position:relative;
	background-image:url(images/norm-rcol-box.png);
	
	margin-bottom:30px;
	margin-top:30px;
}

.sidebarBox .bottom{	
	background-image:url(images/norm-rcol-box.png);
	height:25px;
	background-position:left bottom;
}


.sidebarBox ul{
	padding-top:15px;
	padding-right:30px;
	padding-left:20px;
}

.home .sidebarBox{
	width:380px;
	background-image:url(images/home-rcol-box.png);
}

.home .sidebarBox .bottom{	
	background-image:url(images/home-rcol-box.png);
	height:38px;
	background-position:left bottom;
}

.sidebarBox h3, #sendButton{
	display:block;
	height:63px;
	color:#fff;
	font-size:28px;

	line-height:60px;
	font-family:Arial, Helvetica, sans-serif

	font-weight:normal;
	
}

#sendButton{
	line-height:30px;
}

.sidebarMenu{

}



.sidebarMenu  img {
    float: left;
	margin-right:10px;
    background: #f0f0f0;
}
.sidebarMenu .description {overflow: hidden;}



.postBox ul{ 
	text-decoration: none;
	margin-bottom:0px;
	list-style-image:url(images/list-bullet.png);
	
}

.home_content ul{
	margin-left:30px;
}

.home_content ul li,
.sidebarMenu ul li{
	text-decoration: none;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:6px;
	padding-top:1px;
	list-style-image:url(images/list-bullet.png);
	line-height:10px;
}

.fancy_list{	
	list-style-image:url(images/list-bullet.png) !important;
}

blockquote{
	padding-left:20px;
	border-left:solid 4px #2277ba;
	font-size:20px;
	font-family: 'Droid Sans', arial, serif; 
	font-style:italic;
	line-height:28px;
}

/*
.home_content ul{
	padding-left:30px;
	padding-top:10px;
}

.home_content ul li{
	line-height:22px;
	padding:5px;
	padding-left:0px;
}

*/

.home .sidebarMenu ul{
	padding-left:0;
	list-style:none;
}

.home .sidebarMenu ul li{
	background-image:url(images/dots-rcol.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-bottom:20px !important;
}

.sidebarMenu li{
	padding-bottom:10px !important;
}

.sidebarMenuWrap{
	margin-left:40px;
	margin-right:15px;
}


/*
.home_content ul li a,
.postBox ul li a{
	display:block;
	height:22px;
	line-height:22px;
	width:225px;
	padding:10px;
	padding-left:0px;
	text-decoration: none;
	color:#000000;
}
*/

.sidebarMenu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	color:#0e4146;
	display:block;
	text-decoration:none;

}

.sidebarMenu li a.more{
	font-size:12px;
	color:#ee216d;
	display:inline;
	white-space:nowrap;
}

.sidebarMenu li a:hover{
}


.sidebarMenu ul li {
	padding-bottom:20px;
	line-height:22px;
	
}



.sidebarMenu ul li p{
	margin-top:0;
	font-size:12px;
	color:#12454a;
}



.sidebarMenu ul li a:hover,
.home_content ul li a:hover,
.postBox ul li a:hover{
	text-decoration:underline;
}

.sidebarTitle{
	position:relative;
}

.sidebarTitle h3 a{
	color:#fff;
}

.left{
	float:left;
}
.right{
	float:right;

}

.sidebarTitleLeft{
	display:block;
	height:38px;
	width:20px;
}

.sidebar_widget .cat-post-item{
	margin-bottom:20px;
}

.attachment-thumbnail {
    float: left;
	margin-right:8px;
	margin-bottom:3px;
	margin-top:0 !important;
}

.post{
	margin-bottom:30px;
}

.border{
	border-top:solid #e6e6e6 5px;
	clear:both;
	margin-bottom:20px;
}

.description {
	overflow: hidden;	
}

.description  h3{
	padding-top:0;
}

.description p{
	margin-top:0;
}

a.post-title{
	padding-bottom:5px;
	display:block;
}



/*.sidebarTitleRight{
	position:absolute;
	top:0px;
	left:261px;
	background-image:url(images/sidebar_title_bg.jpg);
	display:block;
	height:38px;
	width:9px;
}*/

/*-----------------------  FOOTER  ---------------------------*/


#footer{
	width:100%;
	display:block;	
	float:left;
	background-color:#000;
	border-top:5px #373737 solid;
}

#footer h2{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	
}
#footer .textwidget{

}

#footer h3{
	color:#cbcbcb;
	font-family: 'Droid Sans', arial, serif; 
	font-size:22px;
	font-weight:normal;
	margin-bottom:0;
	text-shadow:none;
}

#footer a,
#footer p{
	color:#cbcbcb;
	text-decoration:none;
}


#footer a:hover{
	text-decoration:underline;
}

#footer ul{
	list-style:disc;
	padding-top:15px;
	list-style-position:inside;
}

#footer ul ul{
	display:none;
}

#footer .copy,
#footer .copy a{
	font-size:12px;
	margin-top:25px;
	margin-bottom:10px;	
	color:#cbcbcb;
	line-height:26px;
}

.footer_box2{
	
	float:left;
	width:980px;
}


.footer_box{
	float:left;
	width:980px;
	margin-top:20px;
	margin-bottom:40px;
}

#footer li{
	border-top:solid #4a4a4a 1px;
	list-style-type:none;
	
	background-image:url(images/list-bullet-tiny.png);
	background-repeat:no-repeat;
	background-position:0 15px;

}

#footer li a{
	line-height:18px;;
	font-size:12px;
	color:#cbcbcb;
	font-weight:normal;
	display:block;
	
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
}

#footerBg{
	border-top:5px #3084ca solid;
	margin-top:-5px;
}

#footerBg p{
	margin-top:10px;
}

#footerBg img{
}

#footerMenu{
	float:left;
	width:400px;
}

#footerWidge{
	width:160px;
	color:#cbcbcb;
	margin-right:20px;
}

#footerWidge.right{
	width:220px;
	margin-right:0;
}

#footerWidge img{

}

#footerWidge .cat_post{
	display:none;
}

#footerMenu ul{
	
	text-align:right;
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	color:#fff;
	
}

#footerMenu ul li{
	float:left;
	text-decoration: none;
	padding-left:10px;
	text-transform:uppercase;
	list-style:none;
}

#footerMenu ul li a{
	color:#cbcbcb;
	text-decoration: none;
	font-size:13px;
	font-family: 'Droid Sans', arial, serif; 
}

#footerMenu ul li a:hover{
	color:#eaeaea;
	text-decoration:underline;
}

#footerLogo{
	background-image:url(images/footer_logo.png);
	background-repeat:no-repeat;
	display:block;
	height:25px;
	width:230px;

}
#footerLogo p{
	margin-top:0px;
}

.post-date{
	font-size:12px;
	color:#999;
}




/*-------------------------BLOG PAGE-------------------------*/

#pageHeader{
	background-color:#256EB8;
	background-image:url("images/banner-bg-tran.png");

	width:100%;
	overflow:auto;
	padding-top:15px;
}

#pageHeader #header_info{
	float:left;
	width:500px;
}

#pageHeader h2{
	color:#fff;
	margin-top:0px;
	font-family: 'Droid Sans', arial, serif; 
	font-weight:bold;
	font-size:36px;
	text-shadow:1px 1px 0 #313131;
	
}

#pageHeader h5{
	color:#fff;
	position:relative;
	margin-bottom:10px;
	text-shadow:1px 1px 0 #313131;
}



.mypost{

}

.myposts{
	padding-top:0px !important;
}


.postBox img{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
	margin-top:10px;
}

.postBox img + p{
	margin-top:10px;
}

.date{
	text-transform:uppercase;
	color:#000;
	
}

.postInfo{
	font-size:12px;
	margin-bottom:15px;
	font-style:italic;
	text-shadow:1px 1px 0 #fff;
}

.commentBubble{
	background-image:url(images/comment_bubble.png);
	background-repeat:no-repeat;
	width:80px;
	height:40px;
	float:right;
	color:#fff;
	text-align:center;
	font-weight:bold;
	line-height:12px;
	font-size:18px;
	padding-top:18px;
	margin-top:-15px;
	background-color:#2c77c1;
}

.commentBubble a{
	color:#fff;
}

.moreLink{
	text-decoration:none;
	margin-top:20px;
	display:block;
}

/*
.navigation{
	width:100%;
	height:30px;
	margin-top:20px;
}


.navigation a, .commentNavigation a{
	border:1px solid #DADADA;
	background-color:#FFF;
	padding:5px;
	color:#2c2c2c;
	padding:10px;

}

.navigation a:hover{
	color:#888888;
}
*/

.wp-pagenavi a{
	border:1px solid #ccc;
	padding:5px;
	color:#2c2c2c;
	
}

#navigationContainer .contact{
	position:absolute;
	right:0;
	top:10px;
	font-size:16px;
	font-family: 'Droid Sans', arial, serif; 
	color:#000;
}



#navigationContainer .widget{
	width:580px;
	height:80px;
	background-image:url(images/header-text-bg.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:60px;
	font-weight:normal;
	color:#727272;
	font-size:12px;
	line-height:24px;
	text-shadow:1px 1px 0 #EDEDED;
} 

#navigationContainer .widget .textwidget{
	padding-left:20px;
	padding-right:20px;
	padding-top:0;
	text-align:center;
}

/*------------------DROP DOWN MENU------------------------*/


/*-------------------------MENU---------------------------------*/


#menu{
	margin-top:40px;
	position:relative;
	float:right;
	width:600px;
	z-index:600;
}

#menu ul{
	height:40px;
	position:relative;
	float:right;
	z-index:400;
}

#menu ul li{ 
 
	float:left;
	
	position:relative;
	z-index:200;
}

#menu ul li a{
	float: left;
	text-decoration: none;
	color:#575757;
	
	padding-top:5px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:15px;
	margin-left:10px;
	
	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	line-height:30px;
	text-shadow:1px 1px 0 #fff;
}



#menu ul li a span{
	color:#000;
}



#menu ul li.current_page_item,
#menu ul li.current_page_parent{

}

#menu ul li.current_page_item a,
#menu ul li.current-menu-parent a,
#menu ul li a:hover,
#menu ul li.sfHover a{
	color:#efefef;
	text-decoration:none;
	background-image:url(images/menu-bg.png);
	background-color:#3079c2;
	text-shadow:none;
}

#menu ul li.current-menu-parent ul a{
	color:#000;
	text-decoration:none;
}

#menu ul li.current_page_item ul a{
	color:#fff;
	text-decoration:none;
}

#menu ul li.current_page_item ul li a{
	
}


#menu ul li.current_page_parent a{

}

#menu ul li.current_page_item li a{
	
	text-decoration:none;
}


/*** dropit ***/
#menu ul li ul{
     position:absolute;
     left:-1px; 
	 top:28px;
    
     margin:0;
	 padding:0;
	 margin-top:10px;
	
     float:left;  
    
	 width:170px;
	
	 z-index:100;
	 height:auto;
	 visibility:hidden;
	 border-top:solid #f2f2f2 1px;
	
}

#menu ul li ul li{
    margin:0px;
	padding:0px;	
	display:block;

}


#menu ul li ul li a,
#menu ul li.current_page_item ul li a{
	float:left;
	
	line-height:20px; 
	font-size:13px;
	
	padding:10px;
	
	text-transform:capitalize;
	font-weight:normal;

	width:148px; 
	color:#fff;
	background-color:#3079c2;
	background-image:none !important;
	border-top:none;
	
	border-bottom:solid #f2f2f2 1px;
	 border-left:solid #f2f2f2 1px;
	 border-right:solid #f2f2f2 1px;
}

#menu ul li.current_page_parent a{	
}

#menu ul li.current_page_parent ul li a{
	
	
}

#menu ul li ul li.current_page_item  a{
	text-decoration:underline;
}

#menu ul li.current_page_item ul li  a{
	
}

#menu ul li.current_page_parent ul li a:hover,
#menu ul li.current_page_item ul li a:hover{
	text-decoration:underline;
}

#menu ul li li a:hover{
	text-decoration:underline;
}


.sf-with-ul{
	
}

a.sf-with-ul{

}

/*--------------------SINGLE PAGE STYLES------------------------*/

.pageContainer img{
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #dadada;
	margin-right:20px;
}


/*----------------------HEADER SLIDER----------------------*/


div.wrapper {
	position: relative;
	width:980px;
	height:308px;
	padding:0px;
	overflow: hidden;
}

ul.wrapper  {
  display: block;
  padding:0px;
  margin: 0px;
  list-style: none;
}
.wrapper li {
  display: block;
  float: left;
  padding: 0;
}
.wrapper  a {
  display: block;
  text-decoration: none;
}
.articleHolder {
	width:980px;
	height:308px;
	float:left;
	display:inline;
	margin:0px;
}

#leftArrow{
	border:0px;
	background-image:url(images/left_arrow.png);
	background-repeat:no-repeat;
	width:25px;
	height:40px;
	position:absolute;
	top:150px;
	left:-50px;
}

#rightArrow{
	border:0px;
	background-image:url(images/right_arrow.png);
	background-repeat:no-repeat;
	width:25px;
	height:40px;
	position:absolute;
	top:150px;
	right:-50px;
}


/*--------------------ALT PAGE------------------------*/

.fullWidthContainer{
	position:relative;
	height:auto;
	width:1000px;
	float:left;
	padding-top:50px;
	padding-bottom:50px;
}

.contentBoxs{
margin: 0px -40px 0px 0px;

}

.contentBoxs h3 span{
position:relative;
top:-10px;
left:15px;
text-transform:capitalize;

}

.servicesIcon{

float:left;
max-height:50px;
}

.contentBox{
float:left;
width:380px;
margin-right:40px;
margin-left:30px;
margin-bottom:30px;
}
.contentBox h3 a{
	color:#2c2c2c;
}

.pairWrapper{
	width:100%;
	height:auto;
	overflow:auto;
}

#bigBox{
float:left;
}

#bigBox h3 a, #bigBox  h3 a:hover{
	color:#2c2c2c;
}


#bigBoxLeft{
width:635px;
float:left;

}

#bigBoxRight{
margin-left:50px;
float:left;

}

#bigBoxRight img{
	margin-top:5px;
	margin-bottom:5px;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #deded6;
}

.check{
float:left; 
margin-right:5px;
margin-top:7px;

}

.testimonials{

font-style:italic;
font-size:13px;

}


.search{
	width:170px;
	height:20px;
	padding:5px;
	margin:0px;
	margin-bottom:3px;
}

#searchButton{
	position:relative;
	top:2px;
}


/*--------------------------------COMMENTS-----------------------------*/

#commentform{
	margin-top:10px;
}

.commentContainer{
	border:#d2d2ca 1px solid;
	margin-top:20px;
	background-color:#f7f7ee;
	padding:0px;
	width:650px;
}

.comentBox{
	border:#fff 1px solid;
	background-color:#fff;
	padding:20px;
	min-height:140px;
	overflow:auto;

}

.comentBox img{
margin-right:20px;
margin-bottom:10px;
margin-top:0px;

}
.commentAutor{
float:left;
}

.commentAutor p{
	margin-top:0px;
	margin-bottom:0px;
}

.avatar{
	margin-bottom:0px;
}

.ComentAutorName{
	font-size:12px;
}

.commentDate{
	font-size:10px;
}

.comentBoxAdmin{
	background-color:#f3f3f3;
}

.wholePageCommentNavigation{
	width:800px;
	float:left;
	height:50px;
	position:relative;
	margin-top:20px;
	border:1px solid red;
}

.commentNavigation{
	width:100%;
	float:left;
	height:50px;
	position:relative;
	margin-top:20px;
}

.commentNavigation a span{
	position:relative;
	top:-2px;
}

.commentInput{
	padding-top:4px;
	height:20px;
	width:250px;
	margin-bottom:15px;
}

.commentTextArea{
	width:350px;
	margin-bottom:15px;
}

.commentFormTitle{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}

#respond p{
	margin:0px;
	margin-top:-10px;
}

li.cat-item-3{
	display:none;
}


#searchbox {
	
	background-image:url(images/search.png);
	background-repeat:no-repeat;

	width:242px;
	height:40px;
	display:block;
	
	padding-top:4px;
	padding-left:8px;
}

#searchbox a.mail{
	width:22px;
	height:20px;
	float:left;
	margin-right:5px;
}

#searchbox a.rss{
	width:22px;
	height:20px;
	float:left;
}

#searchbox .textfield {
	background:none;
	border:0px;
	width:155px;
	float:left;
	margin-right:2px;
	margin-top:4px;
	padding-left:10px;
	color:#999;
}
#searchbox .button {
	background:none;
	border:0px;
	width:40px;
	height:30px;
	padding-left:5px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#searchbox .searchtip {
	color:#999;
}

.wpcf7-form img{
	background:none;
}


/*---------------------------- nicer form ----------------------------*/

.wpcf7-form{
	
}

.wpcf7-form input,
.wpcf7-form textarea{
	padding:8px;
	color:#162c2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image:url(images/form-bg.png);
	border:none;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}


.wpcf7-form  input.wpcf7-submit{
	background-color:transparent;
	background-image:url("images/form-send.png");
	background-repeat:no-repeat;
	border:medium none;
	color:#666666;
	
	font-family:helvetica,arial;
	font-size:18px;
	
	font-weight:bold;
	height:60px;
	padding-top:0;
	position:relative;
	text-align:center;
	text-shadow:0 0 3px #8D6D6F;
	text-transform:uppercase;
	width:128px;
}

.wpcf7-form  input.wpcf7-submit:hover{
	background-position:0 -96px;
	cursor:pointer;
}


.wpcf7-form .wpcf7-validation-errors{
	border:none;
	background-color:#fffd75;
	margin:0;
	padding:20px;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.wpcf7-form .wpcf7-mail-sent-ok{ 
	border:none;
	background-color:#abf779;
	margin:0;
	padding:20px;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.wpcf7-form  .wpcf7-mail-sent-ng{
	 border:none;
	background-color:#fcb3b8;
	margin:0;
	padding:20px;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
 

.wpcf7-form span.wpcf7-not-valid-tip{
	border:none;
	background-color:#fcb3b8;
	padding:10px;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


/************** accord slider *********************/
#featured, .featured, .fadeout, .newsselect{ 
	height:400px; 			/*this changes the height of the image slider*/
}

#feature_wrap{
	width:959px;
	position: relative;
}

#featured{
	position: relative;
	width:957px;
	overflow: hidden;
}



.featured{
	width:700px;
	position:absolute;
	top:0;
	left:0;
	overflow: hidden;
	display:none;
}

.feature_excerpt{
	width:660px;
	position: absolute;
	display: block;
	bottom: 0;
	left:0;
	z-index: 3;
	padding:10px 20px;
	font-size: 15px;
	line-height:1.5em;
	cursor: pointer;
	overflow:visible;
}

.feature_excerpt span{
	width:600px;
}


.sliderdate{
	display:none;
}


/*accordion slider*/
.featured img{
	display:block;
	position: relative;
	z-index: 2;
	border-left:solid 4px #FFF;
}

.featured1 img{
	border:none;
}

.fadeout{
	background: transparent url(images/skin1/overlay.png) repeat-y right top;
}

.fadeout{
	position:absolute;
	width:200px;
	display:block;
	right:0px;
	z-index: 4;
}

.sliderheading{
	display:block;
	font-size: 26px;
}

.heading_clone{
	position: absolute;
	z-index: 4;
	bottom:20px;
	left:20px;
	font-family: 'Droid Sans', arial, serif; 
	font-size: 26px;
	font-weight:normal;
	padding:0;
	margin:0;
}


.featured a, 
.featured a img, 
.featured img{
	text-decoration: none;

}

.featured1{
	border:none;
	display: block;
}

.bottom_right_rounded_corner, 
.bottom_left_rounded_corner{
	position: absolute;
	z-index: 50;
	display: block;
	height:7px;
	width:7px;
	bottom:0px !important; /* ie6fix */
	left:0px;
	bottom:-1px;
}

.bottom_right_rounded_corner{
	right:0px !important; /* ie6fix */
	right:-1px;
	left:auto;
}

/*Featured Area*/

#featured{
	border-top:none;
}

.featured{
	background: #fff url(images/skin1/preload.gif) no-repeat center center;
}

.preloading_background{
	background: transparent url(images/skin1/preload.gif) no-repeat 50% 50%;
}

.fadeout{
	background: transparent url(images/skin1/overlay.png) repeat-y right top;
}

.bottom_left_rounded_corner{
	background: transparent url(images/skin1/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner{
	background: transparent url(images/skin1/rounded.png) no-repeat right bottom;
}

.position_excerpt, 
#featured .feature_excerpt {
	
}

#featured .bg{
	width:680px;
	position: absolute;
	display: block;
	bottom: 0;
	left:0;
	z-index: 3;
	height:90px;
	padding-right:40px;
	
	background-image:url(images/bg-50.png);
}


#featured .feature_excerpt{
	
}

.slidercontent{
	
}

.featured span{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}


.featured strong{
	color:#FFF;
	font-family: 'Droid Sans', arial, serif; 
	font-style:italic;
	font-style:italic;
	font-size:30px;
}

#featured a{
	color:#444;
}

.slidecontrolls span{
	background:transparent url(images/skin1/slide_controlls.png) no-repeat top right;
}

.slidecontrolls .active_item, 
.slidecontrolls span:hover{
	background:transparent url(images/skin1/slide_controlls.png) no-repeat top left;
}

.sliderheading {
	display:none;
}

.heading_clone {
	display:block;
}
