/*
Theme Name: WebLider
Description: A simple and clean theme. 
Author: Pexeto
Tags: clean, business, professional, jquery slider, AJAX contact form
Author URI: http://pexeto.com/
*/

/* ----------- Restart-----------------*/


br.dirtyLittleTrick { 
	clear:both; 
	display:block; 
	height:1px; 
	margin:-1px 0 0 0 
	} 
	/* Use this br class to clear your floated columns */



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;
	font-weight:normal;
	font-family: Arial, Times new Roman, sans-serif;
	}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul{
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:600;
font-family: Georgia, Times new Roman, serif;
	}

a { 
text-decoration:none;
outline: 0; 
target:blank;
font-weight:bold;

}


/* ----------- End Restart-----------------*/

/*---------------------------- TEXT STYLES ----------------------------*/

h1, h1 a{
	line-height:1.3em;
	text-transform:uppercase;
	text-decoration:none;
}


h2, h2 a {
	font-size:14px;
	line-height:1.3em;
	color:#000;
	font-weight:600;
	text-transform:capitalise;
	text-decoration:none;
}

h2:hover, h2 a:hover {
text-decoration:none;
}

h2#pageTitle {
font-size:17px;
}

hr {
	background-color:#d2d2ca;
	border:#d2d2ca;
	height:1px;
}

a{
	color:#000000;
	text-decoration:none;
	}

p {
line-height:18px;
margin-top:10px;
margin-bottom:10px;
}


blockquote {
padding:10px;
margin:30px;
background:#e2e1dd;
border:1px solid #c2c2c2;
color:#4d4e53;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}



body {
	font-size:13px;
	font-weight:300;
	line-height:1.5em;
	margin:0 auto;
	background:#c7c7c7 url(images/site_bg.png) repeat-x;
}

#mainContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	}


#center{
	height:auto;
	width:910px;
	margin:auto;
	text-align:left;
	padding:0px;

	
	
}

/*-------------------------MENU---------------------------------*/

#menuContainer{
	height:34px;
	line-height:35px;
	float:right;
	margin-top:10px;
	margin-right:0px;
	padding:0px;
	background:transparent url(images/menu_bg.png) repeat-x bottom;
}

#menu{
	position:relative;
}

#menu ul li{ 
    display: inline;
	text-align:right;
}

#menu ul li a{
    float: left; 
	text-decoration: none;
    color:#41454e;
	padding-left:14px;
	padding-right:14px;
	font-size:12px;
	font-weight:300;
	text-transform:capitalise;
}

#menu ul li#selected a, #menu ul li a:hover{
    color:#41454e;
}

#menu ul li.current_page_item a, #menu ul li.current_page_parent a{
	color:#000000;
	font-weight:bold;
}

.hoverSquare{
	width:40px;
	height:5px;
	background-image:url(images/hover_bg.jpg);
	background-repeat:repeat-x;
	float:none;	
	position:absolute;
	top:29px;
	left:15px;
	visibility:hidden;
}


#hoverLight{
	background-image:url(images/hover.jpg);
	background-repeat:no-repeat;
	text-align:center;
	display:block;
	height:5px;
	width:27px;
	margin:auto;
}

/*---------------------------- LOGO ----------------------------*/
#logoContainer a{
	width:300px;
	height:42px;
	background-repeat:no-repeat;
	background-image:url(images/logo.png);
	float:left;
	margin-top:30px;

}

/*---------------------------- CONTENT ----------------------------*/

#contentContainerBorder{
	float:left;
	overflow:inherit;
	padding:1px;
	margin-top:10px;
	margin-bottom:10px;
	min-height:300px;
	}


#contentContainer{
	float:left;
	overflow:inherit;
	padding:10px 0px 10px 0px;
	min-height:600px;
	width:910px;
}


#contentContainer a:hover{
	text-decoration:underline;
	}


.postContainer{
	overflow:auto;
	background-repeat:repeat-x;
	float:none;
	}

/*---------------------------SLIDER----------------------------*/

#slider{
}

.fadeWrapper{
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #b1b1b1;
	position:relative;
	width:900px;
	height:290px;
	-moz-box-shadow: 0px 5px 10px 1px #999;
	-webkit-box-shadow: 0px 5px 10px 1px #999;
}

.imageHolder{
	width:900px;
	height:290px;
	position:absolute;
	top:4px;
	left:4px;
}

.sliderImg{
	padding:0px;
	background-color:#FFFFFF;
}

#sliderNavigation{
	margin:8px 4px 20px 4px;
	padding:0px 0px 0px 0px;
}


#leftArrow {
	float:left;

}

#rightArrow {
	float:right;
}

#sliderNavigation ul{
	margin: 3px 20px 0px 0px;
	float:right;
}

#sliderNavigation ul li{
	float:left;
}

#sliderNavigation ul li a{
	display:inline;
	background-image:url(images/o.png);
	display:block;
	width:16px;
	height:17px;
	float:left;
	margin-left:10px;
}

#sliderNavigation ul li.selected a, #sliderNavigation ul li a:hover{
   background-image:url(images/o_active.png);
}


.servicesBoxs{
	height:511px;
	margin:10px 20px 0px 20px;
	}

.servicesBox{
	float:left;
	color:#fff;
	margin:10px 10px 10px 10px;
	background: #fff;
	border:1px solid #8c8d8e;
	height:227px;
	width:268px;

	-moz-box-shadow: 5px 5px 15px 1px #999;
	-webkit-box-shadow: 5px 5px 15px 1px #999;
}

.servicesBox:hover {
	-moz-box-shadow: 0px 1px 3px 1px #4d4d4d;
	-webkit-box-shadow: 0px 1px 3px 1px #4d4d4d;
}

.servicesBoxInside{
	}

.servicesBoxInside img{
	margin:-5px 0px 0px 0px;
	width:268px;
	height:197px;
	}

.servicesBoxInside img:hover{
	opacity:0.95;
	}


.servicesBoxInside h2 {
	margin:0px 0px 5px 0px;
	padding:10px 0px 6px 10px;
	background:#000;
	height:25x;
	color:#fff;
	}

	
	

.servicesBoxInside h3 {
	font-size:1.1em;
	margin:10px 5px 5px 5px;
	
	}

.servicesBoxInside h3 a {
	
	line-height:1.1em;
	text-indent:5px;
	padding:0px 3px 0px 0px;
	color:#e65e0b;
}

.servicesBoxInside h3 a:hover {
	background:#000;
	text-decoration:none;
}
	
	
.servicesBoxInside a {
	font-weight:normal;
	color:#000;
	}
	
.servicesBoxInside a:hover {
	text-decoration:none;
	}
	
.servicesBoxInside p {
	line-height:16px;
	font-weight:normal;
	color:#000;
	margin:5px 0px 10px 13px;
	padding:0px 5px 0px 0px;
}	


.servicesBoxInside ul {
	margin:	15px 2px 10px 10px;
	font-size:12px;
	line-height:16px;
        list-style:none;
	color:#000;
}


.servicesBoxInside ul li a {
	background:transparent url('images/list_logo.png') no-repeat left;
	padding:0px 0px 0px 20px;
	color:#000;
        line-height:30px;
	}

.servicesBoxInside span {
		
}
	
.servicesBoxVideo {
	text-align:center;
	margin:15px 10px 10px 10px;
	border:1px solid #b2b2b2;
}

.servicesBoxSmall {
	margin:0;
	text-align:center;
}

.servicesBoxSmall img{
	padding:5px;
	margin:5px;
	width:65px;
	height:65px;
	}

.servicesBoxSmall img:hover{
	opacity:0.9;
	text-decoration:none;
}



.check{
	float:left; 
	margin-right:5px;
	margin-top:7px;
}


	
.portfolioBoxs{
	margin:0px 0px 20px 0px;
	width:720px;
	float:right;
	background:#fff;
    border:2px solid #b2b2b2;
}

.folioBox{
	margin:20px 25px 30px 30px;
	width:185px;
	height:150px;
	float:left;
	}

.folioBoxInside{
	float:left;
}

.folioBox h2{ 
	text-transform:capitalize;
	font-size:0.8em;
	height:36px;
}


.folioBox img{
	border-top:1px solid #b2b2b2;
	max-height:150px;
	opacity: 1;
	}

.folioBox img:hover {
       opacity:0.9;
}

.pageNavigation{
	width:100%;
	float:left;
	position:relative;
	margin-top:20px;
}

.blogNavigation{
	width:574px;
	float:left;
	position:relative;
	margin-top:20px;
	margin-left:10px;
	}


.pageNavigation a,.blogNavigation a{
	text-decoration:none;
	display:block;
	color:#fff;
	padding:5px;
	margin:0px 10px 0px 10px;
	background:#4d4d4d;
	border:#d2d2ca 1px solid;
	font-weight:normal;
	}

.pageNavigation a span, .blogNavigation a span{
	position:relative;
	top:-2px;
}

.pageNavigation a:hover, .blogNavigation a:hover{
	background-color:#ed8420;
	text-decoration:none;
	color:#000;
}

.contentBoxs{
	margin: 0px -10px 0px -10px;
}

.postBox{
	margin:10px 0px 0px 0px;
	width:910px;
	}

.newsBox {
	margin:0px 0px 0px 10px;
	width:550px;
	padding:10px;

	}

.singleBox {
	margin:0px 0px 0px 10px;
	width:550px;
	padding:10px;
	}

.postBoxInside{  
/*Post box is for Players page */
	float:left;
	margin:0px 0px 0px 10px;
	width:910px;
	}

.newsBoxInside{  
/*Post box is for News page */
	float:left;
	margin:0px 0px 15px 0px;
	padding:10px;
	background:#fff;
    border:1px solid #c2c2c2;
	}
	

.newsBoxInside h2 {
	font-size:30px;
	font-weight:bold;
	color:#000;
	border-bottom:2px dotted #ff9810;
	margin:5px 0px 0px 0px;
}

.newsBoxInside h2:hover{
	text-decoration:none;
	}

.newsBoxInside h3 {
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin:20px 0px 0px 0px;
}



.newsBoxInside small {
margin:0px 0px 5px 5px;
}

		
.postBoxImage {
	height:350px;
	background:#fff;
	border:1px solid #b2b2b2;
	}

	
.postBoxShare{
float:right;
margin-top:-14px;
}

.postBoxthumbs {
float:left;
margin:10px 0px 0px 10px;
}
	
.postBoxthumbs img{
float:left;
width:90px;
height:65px;
background:#fff;
border:1px solid #b2b2b2;
}

.postBoxthumbs img:hover{
opacity:1;
}
	
.pageBoxInside{
	padding:10px;
	float:left;
	width:580px;
	}


.pageBoxContent {
	float:left;
	margin-top:10px;
	padding:15px;
	background:#fff;
	border:1px solid #b2b2b2;
	width:570px;
	}

.pageBoxContent h2 {
	margin:10px 0px 5px 0px;
}
.pageBoxContent ul{

}

.pageFullWidth {
padding:10px;
}

.pageFullWidth a{
color:blue;
}

.pageFullWidth img {
padding:2px;
background:#fff;
border:1px solid #b2b2b2;

}

.pageFullWidth img:hover {
opacity:0.9;
}

.pageFullWidth h2  {
padding:5px 0px 5px 0px;
font-size:1.5em;
}


.pageFullWidth p  {
margin:5px 5px 15px 0px;
}

.postBoxContent {
	float:left;
}

.postBox h2{
	line-height:1em;
}

.postBox img{
	margin:0 auto;
	}

#postinfoContainer {
	width:510px;
	margin-top:10px;
	padding:10px;
	height:20px;
	border-top:2px dotted #ff9810;
	text-align:right;
	font-size:16px;
}


.postInfo p{
	float:right;
	margin-top:0px;
	margin-bottom:40px;
}

.postInfo p a{
	text-decoration:none;
	color:#000000;
}

.buttonBlogBox a{
	background-image:url(images/buttons_learn_more.jpg);
	background-position:101px 0px 0px 2px;
	display:block;
	margin-top:10px;
	height:24px;
	width:101px;
	float:left;
}

.buttonBlogBox a:hover{
background-position:101px 24px 0px 2px;
}

#comments{
}

.commentContainer{
border:#d2d2ca 1px solid;
margin-top:20px;
background-color:#f7f7ee;
padding:0px;
width:528px;
}

.commentBox{
border:#fff 1px solid;
background-color:#f7f7ee;
padding:20px;
width:486px;
min-height:140px;
}

.commentBox img{
margin-right:20px;
margin-bottom:10px;
margin-top:0px;

}
.commentAutor{
float:left;

}
.ComentAutorName{
font-size:12px;
}

.commentDate{
font-size:10px;
}

.commentBoxAdmin{
background-color:#ededed;
}

.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{
	text-decoration:none;
	background-color:#f7f7ee;
	border:#d2d2ca 1px solid;
	display:block;
	padding:5px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

.commentNavigation a span{
	position:relative;
	top:-2px;
}

.commentInput{
	padding-top:4px;
	height:20px;
	width:250px;
	margin-bottom:15px;
}

.commentTextArea{
	width:350px;
	margin-bottom:15px;
}


.sidebarBox{
	float:right;
	margin-top:30px;
	padding-bottom:40px;

	}

.sidebarBoxInside{
	padding:0px 20px 10px 20px;
	width:280px;
	}

.sidebarBoxInside img {
margin:10px;
}


.sidebarBox h2{
	line-height:1em;
	margin-bottom:15px;
}

#searchInput{
	width:150px;
	height:15px;
    line-height:15px;
	border:#4d4d4d 1px solid;
	margin-top:0px;
    float:left;
    padding-left:5px;
}

#searchButton{
	background-color:#4d4d4d;
border:none;
	/*border:#d2d2ca 1px solid;*/
	display:block;
	height:25px;
	padding:2px 10px 2px 10px;
	color:#fff;
	font-size:12px;
	margin:0px;
	float:left;
}

#searchButton:hover{
	background-color:#ed8420;
	color:#fff;
}


#searchContainer{
	height:20px;
	margin-bottom:10px;
}

#searchContainerMenu{
	float:right;
	margin:5px 10px 4px 0px;
	padding:0px;
}
		
		
/*-----------------------  SIDEBAR MENU  ---------------------------*/
.sidebarMenu{
	font-size:12px;
	padding:5px 5px 5px 2px;
	margin:10px;
}

.sidebarMenu h2 {
	color:#000;
	font-size:20px;
	font-weight:bold;
	border-bottom:2px dotted #ff6110;
}

.sidebarMenu ul{ 
	text-decoration: none;
	font-weight:300;
	text-transform:capitalize;
}
.sidebarMenu ul li a{
	display:block;
	height:14px;
	width:240px;
	padding:10px;
	text-decoration: none;
	list-style:none;
	color:#000000;
	font-weight:normal;
}

.sidebarMenu ul li a:hover{
}

#titleIcon{
float:left;
display:block; 
margin-right:5px;
max-height:60px;
} 

/*---------------------------- EMAIL FORM ----------------------------*/
.input{
	width:300px;
	height:18px;
	border:1px solid #b0a4a4;
	background-color:#fff;
	padding-top:8px;
}

.textArea{
	height:205px;
	padding-top:0px;
	font-family:Arial;
	font-size:13px;
	padding-top:8px;
	padding-bottom:8px;
}

#sendButton{
	color:#fff;
	background-color:#363636;
	width:73px;
	height:26px;
	border:1px solid #b0a4a4;
	margin-bottom:-5px;
}

.errorMessage{
	color:#ea363a;
}

#submitForm{
	margin-top:20px;
}



/*-----------------------  FOOTER  ---------------------------*/


#footer{
	height:60px;
	width:910px;
	margin:auto;
	text-align:left;
	padding:0px;
	margin-top:20px;
	bottom:0px;
	left:0px;
	text-align:center;
	background:transparent;
	float:left;
	border-top:3px solid #000000;
	}

#footerContainer{
	height:30px;
	text-align:left;
	background:#fffffff;
}

#footerMenu{
	z-index:100;
	display:block;
	margin-top:0px;
}

#footerMenu ul{
	display:inline;
	text-align:left;
	padding:0px;
	font-size:11px;
	line-height:20px;
	float:left;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	}

#footerMenu ul li{
	float:left;
	text-decoration: none;
	padding-left:0px;
	text-transform:lowercase;
	list-style:none;
}

#footerMenu ul li a{
	color:#000000;
	text-decoration: none;
	padding-right:10px;
}

#footerMenu ul li a:hover {
	text-decoration:underline;
	}

#footerMenu p{
	float:right;
	text-align:right;
	color:#000000;
	font-size:11px;
	margin-top:0px;
}

/*-----------------------TESTIMONIALS----------------------------*/


#sfstest-sidebar{
	background-color:#fff;
	padding:10px;
	border:1px solid #ccc;
	background-image:url(images/testomonial.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
}

/*-------------------UPDATES-------------------------*/

/*-------------------VERSION 1.2-------------------------*/


strong{
	font-weight:bold;
}

em{
	font-style:italic;
}

ul{
	list-style:disc;
}

.postBox ul, .folioBox ul{
	padding-left:30px;
}

ul.commentlist{
	padding-left:0px;
}

ul.navUl, .sidebarMenu ul{
	list-style:none;
}

ul.subpages {
	
}

ol{
	list-style:decimal;
	padding-left:33px;
}

/*---------------------VERSION 1.3 ---------------------*/

.categoryContainer{
	float:left;
	width:150px;
	margin:20px 20px 0px 0px;
	padding:5px 5px 0px 0px;
	}


.categoryContainer span{
	padding-right:20px;
}

.categoryContainer ul {
	margin:10px 0px 0px 0px;
}

.categoryContainer ul li {
	list-style: none;
	margin:10px 10px 5px 0px;
	padding:5px;
	text-transform:uppercase;
	background:#b2b2b2 url('images/button_arrow.png') no-repeat 90% 50% ;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
}

.categoryContainer ul li:hover{
	text-decoration:none;
	padding-left:5px;
	-moz-box-shadow: 0 1px 3px #666;
	-webkit-box-shadow: 0 1px 3px #666;
	}

.categoryContainer ul li a{
	color:#2c2c2c;
	font-weight:normal;
}


.categoryContainer ul ul {
	padding-bottom:10px;
	margin:0px 0px 0px 0px;
}
	
	
.categoryContainer ul ul li{
	text-transform:capitalize;
	margin:0px 0px 0px 15px;
	padding: 5px 0px 5px 0px;
	background:transparent;
	border:none;	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-box-shadow: 0 0px 0px;
	-webkit-box-shadow: 0 0px 0px ;
	}

.categoryContainer ul ul li:hover{
	padding-left:15px;
	background:transparent url('images/list_logo.png') no-repeat left;
	border:none;
	color:#5a5a5a;
	-moz-box-shadow: 0 0px 0px;
	-webkit-box-shadow: 0 0px 0px ;
	}

.postBoxInside p{
	margin-top:10px;
	margin-bottom:10px;
}

.pageBoxInside p{
	margin-top:10px;
    margin-bottom:10px;
}

.pageBoxInside img {
	opacity:0.75;
	padding:2px;
	margin-right:10px;
	background:#ffffff;
	border:1px solid #b2b2b2;
}

.pageBoxInside img:hover {
opacity:1;
}

.addthis_container {
margin-top:10px;
background:transparent;
}


