/*
Theme Name: FutureMakers
*/
html{
	background:#010101;
}
body{
	margin:0;
	color:#000;
	font:12px "Myriad Pro", Arial, Helvetica, sans-serif;
	background:#010101 url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:985px;
}
img{border:0;}
a{
	text-decoration:none;
	color:#3597b9;
}
a:hover{text-decoration:underline;}

#tagclouds a{
	text-decoration:none;
	color:#908e8e;
}

#tagclouds{float:right;width:214px;display:inline; padding:10px; font-weight:normal;}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:985px;
	margin:0 auto;
	position:relative;
}
#header{
	width:100%;
	overflow:hidden;
	height:120px;
	position:absolute;
	top:0;
}

.link-pages{
	border:0px solid red;
	float:left;
	margin-top:0px;
	margin-right:0px;
	margin-left:10px;
	margin-bottom:10px;
}


 .link-pages-second{
        border:0px solid red;
        float:left;
        margin-top:0px;
        margin-left:0px;
	padding-left:20px;
}


 .link-pages li, .link-pages-second li{
    list-style-type:none;
	display:inline;
	padding:0px;
	background: url(../images/divider.png) right no-repeat;
	margin:0px;
	float:left;
	padding-right:15px;
	margin-right:0px;	
	padding-left:8px;
	margin-left:0px;
}
.link-pages li.last{
    list-style-type:none;
	display:inline;
	padding:0px;
	background: none;
	margin:0px;
	float:left;
	padding-right:15px;
	margin-right:0px;	
	padding-left:8px;
	margin-left:0px;	
}
 .link-pages li.first {
padding-left:0px;
margin-left:0px;
 }


.logo{
	margin:15px 0 0 9px;
	background: url(../images/logo.png) no-repeat;
	width:209px;
	height:98px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	display:inline;
}
.logo a{
	height:100%;
	display:block;
}
.small-logo{
	float:right;
	width:180px;
	height:40px;
	margin:10px 26px 0 0;
	display:inline;
	background: url(../images/bg-small-logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#main{
	width:100%;
	overflow:hidden;
	margin:0 0 0 3px;
	padding:120px 0 0;
}
#main .t{
	/*background: url(../images/bg-top.png) no-repeat;*/
	height:4px;
	width:985px;
	margin:0 0 0 -1px;
	overflow:hidden;
}
#main .c{
	/*background: url(../images/bg-main-c.png) repeat;*/
	color:#000;
   font-size: 13px;
    line-height: 19px;
    overflow: hidden;
    width: 969px;	
	/*background-color:#000;*/
}

#main .zz{
	background: url(../images/bg-top.png) repeat;
	padding:10px 10px 0 11px;
	margin-top:10px;
	overflow:hidden;

	
}

#main .b{
	width:969px;
	height:10px;
	/*background: url(../images/bg-footer.png) no-repeat;*/
}
.main-holder{
	background: url(../images/bg-new.png) repeat;
	width:957px;
	overflow:hidden;
	/*margin-bottom:15px;*/
}
#content{
	float:left;
	width:534px;
	position:relative;
}
#hpcontent1{
	float:left;
	width:460px;
	position:relative;
	 margin: 0px 5px 20px 10px;
}
#hpcontent2{
	float:right;
	width:460px;
	position:relative;
	 margin: 0px 10px 20px 5px;
	 font-family:"Myriad Pro", Arial;
}
.img-visual{
	overflow:hidden;
	height:1%;
	margin:0 0 6px;
}
.img-visual img{display:block;}
.text{
	display:block;
	font-size:10px;
	color:#808285;
	margin:0 0 13px 2px;
}
.data{
	overflow:hidden;
	font-family:"Myriad Pro", Arial;
	font-size:12px;
	color:#fff;
	padding:8px 8px 8px 8px;
	line-height:18px;
}
* html .data{
	height:1%;
	overflow:visible;
}
.data p{margin:0 0 6px;}
.data .more{
	color:#fff;
	background: url(../images/bullet-more.gif) no-repeat 0 4px;
	font-size:11px;
	padding:0 0 0 17px;
	font-family:"Myriad Pro", Arial;
}
.aside{
	float:right;
	width:230px;
	position:relative;
	overflow:hidden;
	margin:4px 2px 8px;
}
.menu{
	width:465px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	margin:0 -9px 10px 0;
}
.menu li{
	padding:0 0 0 1px;
	float:left;
	margin:0 9px 0 0;
	font-size:24px;
	font-weight:bold;
	line-height:21px;
	position:relative;
	background: url(../images/bg-menu.png) no-repeat;
	width:144px;
	height:90px;
	letter-spacing:-1px;
	/*cursor:pointer;*/
}
.menu li strong{
	color:#fff;
	margin:0;
}


.menu li a:hover{
	text-decoration:none;
}

.menu li a{
	float:left;
	width:144px;
}

.menu .more{
	padding:0 0 0 18px;
	background:url(../images/bullet-menu.gif) no-repeat;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	bottom:6px;
	left:3px;
	letter-spacing:0;
	height:15px;
	overflow:hidden;
}
.menu li strong span{color:#3597b9;}
.menu li:hover,
.menu li.hover{
	background:#e7e8e9;
	background-image:none;
}
.menu li:hover strong,
.menu li.hover strong{color:#000;}
.menu li:hover strong span,
.menu li.hover strong span{color:#00aeef;}
.menu li:hover .more,
.menu li.hover .more{
	color:#000;
	text-decoration:none;
	background-position:0 -13px;
}
.twocolumns{
	width:230px;
	overflow:hidden;
}

#leftnav{
	width:158px;
	float:left;
	margin:0 16px 0 0;
	overflow:hidden;
}

#leftnav a{
padding: 16px 10px 10px 0px;
color:#fefefe;
font-size:14px;
line-height:20px;
font-family:"Myriad Pro", Arial;
display:block;
}

#leftnav ul{
padding:0px;
margin:0px;
margin-left:22px;
margin-bottom:50px;
}


#leftnav li{
list-style-type:none;
border-bottom:1px solid #3d3d3d;

}

#leftnav a:hover{
color:#be8a10;
display:block;
font-family:"Myriad Pro", Arial;
}

#categoriesfooter, #quicklinks{padding:0px;
margin:0px;
margin-left:2px;
margin-bottom:10px;
color:#908e8e;
}


#categoriesfooter li, #quicklinks li{
list-style-type:none;
border-bottom:1px solid #3d3d3d;
margin-left:2px;
}

#categoriesfooter a:hover, #quicklinks a:hover{
color:#908e8e;
display:block;
font-family:"Myriad Pro", Arial;
}

#categoriesfooter a, #quicklinks a{
padding: 8px 10px 8px 0px;
color:#908e8e;
font-size:14px;
line-height:19px;
font-family:"Myriad Pro", Arial;
display:block;
}



.col{
	width:208px;
	float:left;
	margin:10px 22px 0 0;
	overflow:hidden;
}
.wrap{
	overflow:hidden;
	height:1%;
	margin:0 0 11px;
}
.title{
	overflow:hidden;
	margin:0 0 3px;
	
}

.title28white{

font-size:28px;
line-height:32px;
padding-bottom:10px;
color:#fff
}


* html .title{
	height:1%;
	overflow:visible;
}
.title .grey{
	color:#e6a812;
	float:left;
	padding:3px 8px 3px 3px;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
	position:relative;
}
.title .pink{
	color:#ffffff;
	float:left;
	padding:3px 8px 3px 3px;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
	position:relative;
}
.title a{
	position:relative;
	z-index:9999;
	text-decoration:none;
}
.title a:hover{
	text-decoration:none;
}
.link-pages, .link-pages-second{
	margin:0px 0 0 10px;
	padding:0;
	list-style:none;
	color:#fff;
	overflow:hidden;
	padding-left:20px;
	background:#000;
	padding-top:5px;
	padding-bottom:3px;
	width:940px;
}



.link-pages-second{
	margin:0px 0px 0px 10px;
	font-size:14px;
	margin-bottom:3px;
	padding-bottom:5px;
	padding-top:0px;
}

.link-pages {
	font-size:16px;
	margin-bottom:0px;
}

.aside .link-pages li, .aside .link-pages-second li{
	background: url(../images/bullet-link-pages.png) no-repeat;
	padding:0 0 5px 10px;
	display:block;
	width:100%;
	padding-left:15px;
	font-size:12px;
}

.link-pages-second li{
	
}


* html .link-pages li, * html .link-pages-second li{height:1%;}
.link-pages li a, .link-pages-second li a{color:#fff;

background-image: url(../images/divider.png) right no-repeat;
}

 .link-pages-second li a{color:#cccaca;}

.link-pages li a.hover, .link-pages-second li a.hover{
	color:#00aeef;
}
.link-pages ul, .link-pages-second ul{
	margin:7px 0 0;
	padding:0;
	list-style:none;
}

.link-pages-second ul{
	margin:0px;
	padding-left:20px;
	margin-left:0px;
	font-size:12px;
}

.link-pages ul li{
	background:none;
	padding:0 0 5px 12px;
}
* html .link-pages ul li{background:none;}
.wrap p{
	margin:0;
	color:#fff;
}
.info{
	overflow:hidden;
	line-height:16px;
	margin:2px 0 3px 2px;
}
.list-interactive{
	margin:0 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	font-size:14px;
	float:left;
}
.list-interactive strong{
	float:left;
	color:#5c5b5c;
	font-size:16px;
	padding:0 15px 0 0;
}
.list-interactive li{
	float:left;
	padding:0 0 6px;
	width:100%;
}
.list-interactive a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.twitter{
	background: url(../images/bg-twitter.png) no-repeat;
	width:94px;
	height:18px;
	margin:2px 0 0;	
}
.facebook{
	background: url(../images/bg-facebook.png) no-repeat;
	width:94px;
	height:19px;
}
.youtube{
	background: url(../images/bg-youtube.png) no-repeat;
	width:56px;
	height:24px;
}
.blip{
	background: url(../images/bg-blip.gif) no-repeat;
	width:55px;
	height:27px;
	margin:-5px 0 0;
}
.link-blogs{
	margin:2px 0 3px 3px;
	padding:0;
	list-style:none;
	color:#fff;
	overflow:hidden;
}
* html .link-blogs{
	height:1%;
	overflow:visible;
}
.link-blogs li{
	/*background: url(../images/bullet-blogs.gif) no-repeat 0 5px;*/
	line-height:16px;
	padding:0 0 4px 0px;
	margin:0 0 3px;
	border-bottom:1px solid #6e5d62;
}

.link-blogs li.orange{
	/*background: url(../images/bullet-blogs.gif) no-repeat 0 5px;*/
	line-height:16px;
	padding:10px 0 10px 4px;
	margin:0 0px 0px 6px;
	border-bottom:1px solid #b7651f;
}

a.hpreadmore{
	padding:3px 0 3px 0px;
	margin:3px 0px 3px 10px;
}

.link-blogs li.orange a{color:#fff;}
.link-blogs li.orange a.hover{
	color:#b7651f;
}

.lcp_catlist li{
	/*background: url(../images/bullet-blogs.gif) no-repeat 0 5px;*/
	line-height:16px;
	padding:10px 0 10px 0px;
	margin:0 0px 3px 0px;
	border-bottom:1px solid #b7651f;
}

.lcp_catlist li a{color:#000;}

.lcp_catlist li a.hover{
	color:#3597b9;
}




.link-blogs a{color:#3d3d3d;}
.link-blogs a.hover{
	color:#00aeef;
}
.tagcloud{
	margin:-5px 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:100%;
	overflow:hidden;
}
.tagcloud li{display:inline;}
.tagcloud li a{
	display:inline;
	color:#fff;
}
.gallery{
	margin:0 0 6px 2px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	clear:both;
}
.gallery li{
	float:left;
	padding:0 8px 0 0;
}
#main .inner{
	background:#e7e8e9;
	width:484px;
	padding:8px 25px 18px 25px;
	margin:0px 0 8px;
}
.box{
	overflow:hidden;
	width:100%;
	margin:0 0 7px;
}
.box .headline{
	font-size:16px;
	color:#000;
	display:block;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	line-height:18px;
	padding:0 8px 0 0;
}
.box .heading{
	font-size:30px;
	line-height:36px;
}
.row{
	overflow:hidden;
	margin:0 0 6px;
	height:1%;
}
.post{
	float:right;
	color:#3597b9;
	margin:4px 0px 0 0;
	padding-right:5px
}
.title-list{
	color:#3597b9;
	display:block;
}
.img-box{
	overflow:hidden;
	width:100%;
	margin:0 0 10px;
}
.img-box img{display:block;}
.detail{
	padding:0 5px 0 0;
	overflow:hidden;
	line-height:16px;
}
.detail p{margin:0 0 8px;}
.list-detail{
	margin:0 0 7px -3px;
	padding:0 0 5px;
	list-style:none;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e5a812;
}
.list-detail li{
	float:left;
	background: url(../images/separator-list-detail.gif) no-repeat 0 1px;
	margin:0 1px 0 -1px;
	padding:0 3px 0 4px;
}
.bord{
	padding:0 0 23px;
	margin:0 0 11px -3px;
}
.paging{
	width:100%;
	overflow:hidden;
	color:#3597b9;
	margin:5px 0 9px;
}
.paging ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.paging li{
	float:left;
	color:#3597b9;
	background: url(../images/separator-list-detail.gif) no-repeat 0 1px;
	padding:0 3px 0 4px;
	margin:0 1px 0 -1px;
}
.paging li a:hover,
.paging li a.active{
	text-decoration:underline;
}
.paging .previous{
	background: url(../images/bullet-preview.gif) no-repeat 0 4px;
	padding:0 2px 0 7px;
	border-right:1px solid #ec4f88;
}
.paging .next{
	background: url(../images/bullet-next.gif) no-repeat 100% 4px;
	padding:0 7px 0 3px;
}
.paging span{float:left;}
.img-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 2px 2px;
}
.blog-home{
	margin:0 0 10px;
	padding:0 0 13px;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #939598;
}
* html .blog-home{
	height:1%;
	overflow:visible;
}
.blog-home li{
	float:left;
	padding:0 4px;
}
.blog-home .previous{
	background: url(../images/bullet-preview.gif) no-repeat 0 4px;
	padding:0 2px 0 6px;
	border-right:1px solid #ec4f88;
}
.blog-home .next{
	background: url(../images/bullet-next.gif) no-repeat 100% 4px;
	padding:0 7px 0 3px;
	border-left:1px solid #ec4f88;
}
.row-box{
	overflow:hidden;
	width:100%;
}
.response{
	display:block;
	background: url(../images/bullet-response.gif) no-repeat;
	color:#3597b9;
	padding:0 0 0 35px;
	margin:0 0 4px;
	height:27px;
	font-size:14px;
}
.list-post{
	margin:0 0 11px;
	padding:0;
	list-style:none;
	color:#3597b9;
	border-bottom:1px solid #939598;
	width:464px;
}
.list-post li{padding:0 0 14px 13px;}
.list-post li span{
	display:block;
	margin:0 0 0 -11px;
}
.list-post .date{font-style:normal;}
.list-post p{
	margin:0;
	color:#000;
}
.form-box{
	width:100%;
	overflow:hidden;
}
.live-reply{
	background: url(../images/bullet-reply.gif) no-repeat;
	height:24px;
	display:block;
	padding:0 0 0 35px;
	margin:0 0 6px;
	font-size:14px;
}
.reply{
	margin:0 0 0 4px;
	width:100%;
}
.reply .row{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.reply label{
	float:left;
	width:36px;
	padding:2px 0 0;
}
.reply .text-box{
	float:left;
	width:287px;
	padding:2px 3px;
	border:1px solid #e5a812;
}
.reply .textarea{
	display:block;
	width:100%;
}
.reply textarea{
	width:313px;
	height:95px;
	border:1px solid #e5a812;
	float:left;
	margin:0;
	padding:5px;
	overflow:auto;
}
.submit{
	background: url(../images/bg-submit.gif) no-repeat;
	border:0;
	color:#fff;
	padding:2px 9px 3px 3px;
	margin:3px 0 0;
	width:114px;
	float:left;
	cursor:pointer;
	text-align:left;
	position:relative;
	text-align:center;
}
.footer-links{
	float:right;
	width:150px;
}

.topnav{
float:right
	margin:0;
	padding:0;
	list-style:none;
}
.topnav li, .nav li{
	float:left;
	padding:0 5px 0 0;
}

.topnavarea{
	width:150px;
	float:right;
	display:inline;
}

.nav{
	margin:0;
	padding:0;
	list-style:none;
}
.nav li{
	float:left;
	padding:0 5px 0 0;
}
.website{
	font-size:11px;
	color:#7d6223;
	font-weight:normal;
	margin:0 0 0 13px;
}
.website a{color:#7d6223;}
.box-title{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
.box-title .row01{
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #939598;
	margin:0 6px 3px 0;
	padding:0 0 2px;
}
.row01 .title-text{
	color:#000000;
	display:block;
	font-size:16px;
	font-weight:bold;
	height:1%;
	line-height:18px;
	overflow:hidden;
	padding:0 8px 0 0;
}
.border{
	border-bottom:1px solid #939598;
	margin:0 7px 7px 0;
}
.application{
	display:block;
	font-size:17px;
	color:#3597b9;
	margin:0 0 17px;
}
.list-application{
	width:100%;
	overflow:hidden;
}
.list-application strong{
	font-size:14px;
	display:block;
	margin:0 0 21px;
}
.list-application ul{
	margin:0;
	padding:0;
	list-style:none;
	margin:0 10px 25px 0;
}
.list-application ul li{
	background: url(../images/bullet-application.gif) no-repeat 0 5px;
	line-height:15px;
	padding:0 0 1px 9px;
}
#footer{
	margin:0 auto;
	overflow:hidden;
	padding:22px 6px 20px 17px;
	width:962px;
}
.contact{
	float:left;
	padding:0px 0 0;
}
.contact strong{
	display:block;
	color:#fff;
	font-weight:normal;
}
.contact ul{
	margin:0 0 0 -2px;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.contact ul li{
	float:left;
	color:#fff;
	background: url(../images/separator-contact.gif) no-repeat;
	margin:0 1px 0 -1px;
	padding:0 4px;
}
.contact ul li a{color:#fff;}



.lcp_catlist  li a{
	font-weight:bold;
	font-size:14px;
}

.lcp_catlist li{
	list-style-type:none;
	padding-left:0px;
	padding-bottom:10px;
}

.lcp_catlist{
	padding-left:0px;
	margin-left:0px;
}

h1{
	font-size:36px;
	line-height:39px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h2{
        font-size:22px;
line-height:23px;
font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

.detail img{ padding-bottom:6px;}

h3{
        font-size:16px;
		line-height:150%;
		font-weight:normal;
			padding:0px;
	margin:0px;
	color:#b45202;
}

h4{
        font-size:14px;
		line-height:16px;
		font-weight:normal;
			padding:0px;
	margin:0px;
        
}

h5, h6{
        font-size:12px;
		line-height:12px;
		font-weight:normal;
			padding:0px;
	margin:0px;
        
}



.hp_blogposts{
        color:white;
	border-bottom:1px solid #e5a812;
	padding-bottom:10px;
	margin-bottom:10px;
}

.hp_blogposts .title-list{
	display:inline;
}

.hp_blogposts h1 {
	margin-top:5px;
}

.hp_blogposts h1 a{
	color:white;
}

.hp_blogposts .post{
	margin-top:5px;
	color:#e5a812;
	margin-right:7px;
}

:-moz-any-link:focus {
  outline: none;
}

a:active {
  outline: none;
}


.link-pages .current_page_item a, .link-pages .current_page_parent a, .link-pages .current_page_ancestor a{
        text-decoration:none;
        font-weight:bold;
	color:#e6a812;
}

.link-pages-second li a{
	text-decoration:none;
	color:#e6a812;
}


.link-pages-second li a:hover{
        text-decoration:underline;
        color:#e6a812;
}


.link-pages-second .current_page_item a{
	text-decoration:underline;
}

