/*
Theme Name: FutureMakers
*/
html{
	background:#000;
}
body{
	margin:0;
	color:#000;
	font:12px "Myriad Pro", Arial, Helvetica, sans-serif;
	background:#000 url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:985px;
}
img{border:0;}
a{
	text-decoration:none;
	color:#ee1765;
	color:#00549e;
}
a:hover{text-decoration:underline;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:985px;
	margin:0 auto;
	position:relative;
}
#header{
	width:100%;
	overflow:hidden;
	height:155px;
	position:absolute;
	top:0;
}
.logo{
	margin:19px 0 0 22px;
	background: url(../images/logo.gif) no-repeat;
	width:209px;
	height:124px;
	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 14px 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:155px 0 0;
}
#main .t{
	background: url(../images/bg-main-t.png) no-repeat;
	height:14px;
	width:985px;
	margin:0 0 0 -1px;
	overflow:hidden;
}
#main .c{
	background: url(../images/bg-main-c.png) repeat;
	padding:4px 10px 0 21px;
	overflow:hidden;
}
#main .b{
	width:969px;
	height:10px;
	background: url(../images/bg-footer.png) no-repeat;
}
.main-holder{
	background: url(../images/bg-main-holder.png) repeat;
	width:937px;
	overflow:hidden;
	margin-bottom:15px;
}
#content{
	float:left;
	width:474px;
	position:relative;
}
.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:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:0 0 0 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:Arial, Helvetica, sans-serif;
}
.aside{
	float:right;
	width:453px;
	position:relative;
	overflow:hidden;
	margin:0 0 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:#ee1765;}
.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:464px;
	overflow:hidden;
}
.col{
	width:210px;
	float:left;
	margin:0 22px 0 0;
	overflow:hidden;
}
.wrap{
	overflow:hidden;
	height:1%;
	margin:0 0 11px;
}
.title{
	overflow:hidden;
	margin:0 0 3px;
	
}
* html .title{
	height:1%;
	overflow:visible;
}
.title .grey{
	color:#ee1765;
	background:#e7e8e9;
	float:left;
	padding:3px 8px 3px 3px;
	font-size:14px;
	font-weight:normal;
	line-height:14px;
	position:relative;
}
.title .pink{
	color:#fff;
	background:#ee1765;
	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{
	margin:3px 0 0 3px;
	padding:0;
	list-style:none;
	color:#fff;
	overflow:hidden;
}
.link-pages li{
	background: url(../images/bullet-link-pages.png) no-repeat;
	padding:0 0 10px 15px;
}
* html .link-pages li{height:1%;}
.link-pages li a{color:#fff;}
.link-pages li a.hover{
	color:#00aeef;
}
.link-pages ul{
	margin:7px 0 0;
	padding:0;
	list-style:none;
}
.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 14px;
	margin:0 0 3px;
	border-bottom:1px solid #6e5d62;
}
.link-blogs a{color:#fff;}
.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:469px;
	padding:8px 0 18px 5px;
	margin:0 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:18px;
	line-height:22px;
}
.row{
	overflow:hidden;
	margin:0 0 6px;
	height:1%;
}
.post{
	float:right;
	color:#ee1765;
	margin:4px 0px 0 0;
	padding-right:5px
}
.title-list{
	color:#ee1765;
	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 #eb7da5;
}
.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:#ee1765;
	margin:5px 0 9px;
}
.paging ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.paging li{
	float:left;
	color:#ee1765;
	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:#ee1765;
	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:#ee1765;
	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 #ee1765;
}
.reply .textarea{
	display:block;
	width:100%;
}
.reply textarea{
	width:313px;
	height:95px;
	border:1px solid #ee1765;
	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;
}
.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 #e9a9c1;
	margin:0 7px 7px 0;
}
.application{
	display:block;
	font-size:17px;
	color:#ee1765;
	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:20px 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:140%;
}

.lcp_catlist li{
	list-style-type:none;
	padding-left:0px;
	padding-bottom:10px;
}

.lcp_catlist{
	padding-left:0px;
	margin-left:0px;
}

h1{
	font-size:145%;
}

h2{
        font-size:145%;
	COLOR: #ee1765;
}

h3{
        font-size:120%;
}

h4{
        font-size:120%;
        COLOR: #ee1765;
}


