/*
Template Name: Professional Web2
Coded By: Design Coder - http://www.design-coder.com/
Design By: http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-professional-web-2-0-layout/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

@import url(homepage.css);

.clear{display:inline-block;}

.fl_left{float:left;}
.fl_right{float:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{display:block; width:100%; margin:0; text-align:left;}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin:0; padding:0; font-size:28px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:normal;}

div.wrapper .readmore{margin:0; padding:0; font-size:12px; text-align:center;}
div.wrapper .readmore a{padding:6px 0 7px 10px; color:#F2F2F2; background:url("../images/readmore_a.png") top left no-repeat;}
div.wrapper .readmore span{padding:6px 30px 7px 0; background:url("../images/readmore_a_span.png") top right no-repeat;}

.col1{color:#FFFFFF; background:url("../images/hbg.png") top left repeat-x #1E1E1E; border-bottom:1px solid #A6D166;}
.col2{color:#FFFFFF; background:url("../images/intro_bg.png") top left repeat-x #528037; border-bottom:1px solid #FFFFFF;}
.col3{color:#2F3235; background-color:#E8E8E8;}
.col3 a{color:#7BA344; background-color:#E8E8E8;}
.col4{color:#212121; background-color:#E8E8E8; padding-bottom:50px;}
.col5{color:#D2D2D2; background:url("../images/footer_bg.png") top left repeat-x #202020; border-bottom:1px solid #151515;}
.col5 a{color:#7BA344; background-color:#202020;}
.col6{color:#515151; background-color:#202020; border-top:1px solid #2F2F2F;}

/* ----------------------------------------------Generalise-------------------------------------*/

#socialbar{position:relative; margin:0 auto; display:block; width:960px;}

/* ----------------------------------------------Social Bookmarks-------------------------------------*/

#socialbar{height:80px; padding:0; background:url("../images/socialbar_bg.png") bottom left repeat-x;}
#socialbar a{color:#FFFFFF; background-color:transparent;}

#socialbar .fl_left{display:block; width:435px; height:50px; margin:10px 0 0 0; padding:20px 0 0 95px; background:url("../images/twitter_feed_bg.png") top left no-repeat;}
#socialbar .fl_left p{margin:0; padding:0;}
#socialbar .fl_left a{font-style:italic;}

#socialbar .fl_right{display:block; height:50px;}
#socialbar .fl_right ul{margin:0; padding:0; list-style:none;}
#socialbar .fl_right ul li{display:block; float:left; width:52px; height:52px; margin:0 20px 0 0;}
#socialbar .fl_right ul li a{display:block; width:52px; height:52px; background:url("../images/socialbookmarks_sprite.png") top left no-repeat; text-indent:-9999em;}
#socialbar .fl_right li.twitter a{background-position:0 -1px;}
#socialbar .fl_right li.linkedin a{background-position:-72px -1px;}
#socialbar .fl_right li.facebook a{background-position:-144px -1px;}
#socialbar .fl_right li.flickr a{background-position:-216px -1px;}