/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ @font-face {font-family:"Lato Black";src:url("../fonts/Lato-Black.eot?") format("eot"),url("../fonts/Lato-Black.woff") format("woff"),url("../fonts/Lato-Black.ttf") format("truetype"),url("../fonts/Lato-Black.svg#Lato-Black") format("svg");font-weight:normal;font-style:normal;}
@font-face {
font-family: "HelveticaNeue";
src: url("../fonts/HelveticaNeueLTPro-BlkCn.otf") format("opentype"); 
    font-style: normal;
}
/* Webfont: Lato-Regular */@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Hairline */@font-face {
    font-family: 'LatoHairline';
    src: url('Lato-Hairline.eot'); /* IE9 Compat Modes */
    src: url('Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Hairline.woff') format('woff'), /* Modern Browsers */
         url('Lato-Hairline.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Regular */@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('Lato-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}




/* Layout */
body{
	overflow-x: hidden;
}
#outer{
	max-width:860px;
	position: relative;
	z-index: 99;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
	padding: 8px 15px 15px 25px;
	/*background for content box */
	background: rgba(5,3,70,.8) !important;
}
#outer .Home{
	background: none !important;
}
.blue-back{
  background: rgba(5,3,70,.8) !important;
}
.what-we-do{
  background: rgba(5,3,70,1) !important;
}
.Home .page-title{display: none}
.page{
	background: none !important;
}
#supersized{
	margin:0 !important; 
}
#page{
  width: 100% !important;
}

#primary,#secondary{
	padding-top: 30px;
	position: relative;
}
#main{
	padding: 0px 0px;
	margin-left: 95px
}

/* Header */
#masthead{
	height:150px;
}

.logo {
	text-align: center;
	margin:0px ;
	height:130px;
}

.logo h1{
	text-transform: uppercase;
	margin:15px 0px 0px 0px;
	font-size: 32px;
	font-weight: 400;
}

.logo h1 a:link, .logo h1 a:visited{
	color:#fff;
}

.logo h2{
	font-size: 16px;
	
}

form#searchform{
	background: #000;
	width:240px;
	float: right;
	height: 40px;
}

#s{
	background: transparent;
	border: none;
	width:175px;
	color:#ddd;
}

#searchsubmit{
	width: 40px;
	height: 40px;
	background: url(../images/sbutton.png) no-repeat;
	border:none;
	box-shadow: none;
}

/* Loader */

.loader{
	width:125px;
	height: 15px;
	margin:100px auto;
	background: url(../images/loader.gif);
}

/* Menu */

.topnavi{
	height:50px;
	text-transform: uppercase;
	font-size: 12px;
	margin-top:0px;
}

	
#submenu {
	margin: 0px 0px;
	padding:0px 0px;
	height:50px;
	}
	
#submenu ul {
	list-style: none;
	margin-left: 98px;
	padding: 0 10px;
	}
	
#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #999;
	font-weight:400;

	}
	
#submenu li a {
	color: #fff;
	font-weight: bold;
	display: block;
    margin: 0;
	padding: 0px 3px 0px;
	text-decoration: none;
	position: relative;
	}
#submenu li a:after {
    content: "/";
    margin-left:5px;
  }
#submenu ul li:last-child a:after {
    content:"";
  }
#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a  {
	color: #fff;
	
	}
	
#submenu li a.sf-with-ul {
	padding-right: 10px;
	}	
	

	
#submenu li ul li a, #submenu li ul li a:link, #submenu li ul li a:visited,
#submenu li ul li ul li a, #submenu li ul li ul li a:link, #submenu li ul li ul li a:visited,
#submenu li ul li ul li ul li a, #submenu li ul li ul li ul li a:link, #submenu li ul li ul li ul li a:visited {
	color: #aaa;
	width: 148px; 
	margin: 0;
	padding: 10px 10px;
	border-top:1px solid #333;
	position: relative;
	font-weight:400;

	}
	
#submenu ul li ul li:first-child a,#submenu ul li ul li ul li:first-child a,#submenu ul li ul li ul li ul li:first-child a  {
	border-top:none;

}

	
#submenu li ul li a:hover ,#submenu li ul li ul li a:hover ,#submenu li ul li ul li ul li a:hover {
	color: #fff; 
		}


#submenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px;
	background:#111;
	border:1px solid #F20B1C;
	}

#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -42px 0 0 175px;
	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}
	

/* Posts */

.page-header{
	margin-bottom: 30px;
}

h1.page-title{
font-family: HelveticaNeue;
	font-size: 18px;
	margin:0px 0px 5px 0px;
	line-height: 100%;
}

.site-content{
	padding: 0px 20px;
}

h2.index-title {
    font-size: 16px;
    padding:0px 0px 0px 20px;
    font-weight: bold;
    margin:0px 0px 30px 0px;
    color:#fff;
    background: #E72D2E;
    line-height: 40px;
    text-transform: uppercase;
}

article.post,article.page{
	margin-bottom: 30px;
}
header.entry-header{
	
}

h1.entry-title{
	margin-bottom: 5px;
	color: #111;
	font-size: 24px;
	font-weight: 400;
	line-height: 100%;
}

h1.entry-title a:link, h1.entry-title a:visited{
	color:#111;
}

.entry-meta{
	font-size: 10px;
	text-transform: uppercase;
	color:#e72d2e;
}

.leftbox{
	position: relative;
	width: 100px;
	float: left;
}
img.postimg{
	margin-bottom: 20px;
}

.rightbox{
	width:540px;
	float:left;
	margin-left:20px;
}

.ddate{
	padding: 10px 0px 0px 0px;
	font-size: 48px;
	line-height: 100%;
	color: #fff;
}
.datebox{
	width:100px;
	height: 100px;
	background:#333;
	text-align: center;
	color: #fff; 

}

.dmonth{
	text-transform: uppercase;
	margin-top: 12px;
	line-height: 100%;

}

.post-author,.post-comments, .post-cats{
	font-size: 10px;
	text-transform: uppercase;
	margin:0px 0px 0px 0px;
	padding:10px 0px;
	border-bottom:1px solid #ddd;
}



/* Sidebar */



/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0px 30px 0px;

	
}

h1.widget-title, h3.sidetitl {
    font-size: 16px;
    line-height: 100%;
    padding:0px 0px 20px 10px;
    font-weight: bold;
    margin:0px;
    color:#222;
    text-transform: uppercase;
}

.widget ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 10px 20px 10px;
}

.widget li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.widget ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px 0px;
}
.site-content{
	padding:0;
}
/* home page slide config */
.slidesjs-navigation{
	display: none !important;
}
.simple-content-slider{
	margin-left: -90px;
  background: rgba(5,3,70,.8);
	font-family:"Lato Black";
	font-weight: normal;
  font-size: .95em;
  max-width: 260px !important;
  padding:62px 25px 10px;
  color: #fff;
}
.simple-content-slider p{
	margin-bottom: 0 !important;
}
.entry-content{
	margin-top: 55px;
    font-family: 'Lato';
    font-weight: normal;
	font-size: .9em;
	color:#fff;
  position: relative;
  z-index: 8;
}
.slidesjs-pagination li a {
  width: 4px !important;
  padding-top: 4px !important;
  border: 0 !important;
  background: #fff;
}
.slidesjs-pagination li a:active {
	background: red !important
}
.slidesjs-pagination li {
  margin: 0 2.5px !important;
}
.simple-content-slider {
	width:260px;	
	padding-bottom: 5px;
}
.slidesjs-pagination {
	padding-top:10px;
}
.slidesjs-control {
	margin-bottom:10px;
}
Home .entry-content{
	overflow-y:visible;
}
.fcred{
	text-transform: uppercase;
	max-width:860px;
	float: left;
	margin-left: 100px;
	padding: 5px 15px;
	position: fixed;
	z-index: 90;
	left: 0;
	bottom: 15px;
	color:#fff !important;
	font-size: .7em;
	font-family:"Lato Black";
}
.fcred a{
	color: #fff !important;
	font-family:"Lato Black";
}
.simple-content-slider:after{
	overflow:visible !important;
	margin-left: -85px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	font-family:"Lato Black";
	width: 280px;
	height: 60px;
	content: "Trusted IP Advisor";
	position: absolute;
	z-index: 999;
	top: 0px;
	left: -15px;
	background: url(../images/banner.png) no-repeat;
	background-size: 100% 100%
}
.page-title{
font-family: HelveticaNeue;
font-style: normal;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}
#prevslide, #nextslide {
  position: absolute;
  height: 25px;
  width: 43px;
  top: auto;
  right: 0;
  bottom: 10px !important;
  margin-top: -21px;
  opacity: 1 !important;
}
#prevslide{
	background: url(../images/arrow-left.jpg) no-repeat #fff 50% ;
	right: 60px;
	left: auto;
}
#nextslide{
	background: url(../images/arrow-right.jpg) no-repeat #fff 50%;
}
#controls-wrapper{
	background: none;
}
.totalslides{
    font-family: 'LatoHairline';
	font-size: 13px;
}
.slidenumber{
    font-family: 'Lato';
}
#slidecaption{
    font-family: 'Lato';
  line-height: 27px;
  padding: 0 20px;
  height: 25px !important;
  text-shadow: none;
  color: #333;
  text-transform: uppercase;
  font-size: .9em;
  margin-top: 7px;
	float: right;
	height: 22px;
	text-align: center;
	margin-right: 110px;
	background: #fff;
}
#slidecounter{
    font-size: 20px;
	float: right;
	margin-right: 50px;
	background: #fff;
	height: 22px;  
	margin-right: -172px;
  z-index: 99;
  position: relative;
  margin-top: 7px;
  line-height: 27px;
  height: 25px;
}
.widget ul li {
    list-style-type: none;
    margin: 0px;
    margin: 0px 0px;
    color: #777;
}

.widget ul li a:link,.widget ul li a:visited {
    color: #777;
    text-decoration: none;
}

.widget ul li a:hover{
	color:#F5634A;
}

.widget.widget_categories ul li,.widget.widget_pages ul li,.widget.widget_archive ul li,.widget.widget_links ul li,.widget.widget_meta ul li {
    border-bottom: 1px solid #ddd;
    padding: 5px 0px;
}

.widget.widget_recent_entries ul li  {
	padding: 5px 0px;
     border-bottom: 1px solid #ddd;
}

.widget ul#recentcomments li.recentcomments {
     border-bottom: 1px solid #ddd;
    padding: 7px 0;
}

.widget .textwidget p {
    padding: 0px 10px;
    line-height: 1.6;
}

.widget .tagcloud {
    padding: 0px 0px 20px 0px;
}

.widget .tagcloud a{
	color:#F5634A;
}

.widget #calendar_wrap{
	padding:0px 20px 20px 20px;
	color: #fff;
}

.squarebanner{
	margin:0px 0px 30px 0px;
}

.squarebanner ul{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px !important;


}

.squarebanner ul li{
	margin:10px 10px 0px 0px;
	list-style:none;
	float:left;
}

.squarebanner ul li img{
	width:90px;
	height:90px;
}

li.rbanner{
	margin-right:0px!important;
}

.corner{
	width:30px;
	height: 30px;
	background: url(../images/corner.png); 
	position:absolute;
	top:0px;
	right: -10px;
}

/* Footer widgets */


#bottom{
	margin:0px;
	padding:10px 0px 30px 0px;

	}

#bottom ul{
	margin:0px;
	padding:0px;
}

h3.bothead{
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom:10px;
	color:#fff;
	text-transform: uppercase;
	}
	
.botwid{
	padding:30px 0px;
	color:#aaa;
	list-style:none;
	width:280px;
	float:left;

	}
	
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0px 0px;
   border-bottom: 1px solid #303030;
	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #9d9d9d;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	display:block;


	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 0px;
	margin:0;
	line-height:150%;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}			
.botwid ul#recentcomments li.recentcomments {
     border-bottom: 1px solid #303030;
    padding: 7px 0;
}


/* COMMENTS */
#comments {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
  
}

h2.comments-title {
    padding: 10px 0px;
    font-size: 16px;
    margin: 0px 0px 20px 0px;
    color: #111;
    font-weight:700;
    text-transform: uppercase;
 
}

#comments ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}
.space{
	height:30px;
	display:block;
}
#comments ol.commentlist li.comment,#comments ol.commentlist li.pingback {
    margin: 0px 0px;
    padding: 0px 0px;
    
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
    font-size: 16px;
}
ol.commentlist li footer{
	padding:10px 0px;
}
ol.commentlist li .comment-author .avatar {
    float: left;
    margin: 0px 10px 0px 0px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;

}

ol.commentlist li .comment-meta a {
    color: #777;
    text-decoration: none!important;
}
.comment-content{
	margin-top:5px;
	border-top: 1px solid #ccc;
	line-height: 1.6;
}
ol.commentlist li p {

    margin: 10px 0px;
    padding: 10px 0px;
}

ol.commentlist li .reply {
    margin-top: 10px;
}

ol.commentlist li .reply a {
    background: #565656;
    color: #fff;
    text-decoration: none;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 0px 0 0 0px 50px;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #777;
}

#respond {
    margin: 50px 0;

}

#respond h3 {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    padding: 5px 0px;
    margin:0px 0px;
}

#commentform {
    padding: 0px 0px;
}

#commentform p {
    color: #777;
    margin: 5px 0;
}

.form-allowed-tags{
	font-size:13px;
}

#respond label {
    display:inline;
    color: #777;
    padding: 5px 0;
}

#respond input {
    background: #fff;
    border: 1px solid #ddd;
    color: #777;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
    display:block;
    margin-top:5px;
}

#respond input#submit {
	width:130px;
    background:#eee;
    color: #555;
    cursor: pointer;
    margin: 10px 0;
    padding: 5px 10px;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

textarea#comment {
    display:block;
    margin-top:5px;
    background: #fff;
    border: 1px solid #ddd;
    width: 70%;
    color: #333;
    margin: 5px 0 0;
    padding: 10px 10px;
}


.form-allowed-tags{
	padding:20px 0px;

}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}	
	




/* Pagination */
.pagination{
	margin:0px 0px 40px 0px;
}

.pagination a,.pagination span{
	margin-right:10px;
}

/* Footer */

.site-footer{
	
	padding:20px 0px;
	font-size:14px;
	text-align: center;
	margin-bottom: 30px;
}

.fcred{
	color:#777;
	padding:0px 30px;
}

.fcred a:link, .fcred a:visited{
	color:#777;
	text-decoration:none;
	
}