/*
	Project Name: Template:- Biography of Mark Zuckerberg
	Project Description: Biography Web Template
	Author Name: Md. Tanvir Rahman Khan
	Author Educational Background: Id: PGD1024, Batch: 10th, PDG in ICT, Bangladesh Agricultural University
	Author Facebook Id: http://facebook.com/aeontanvir
	Author Twitter Id: http://twitter.com/aeontanvir
	Author Email: aeontanvir@gmail.com
	Author Blogsite: http://aeontanvir.wordpress.com
*/
*{margin: 0; padding: 0}
.selectnav {display:none;}

.fix {overflow:hidden}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:10px;}
.alignright {float:right;margin-left:10px;}
.aligncenter {display:block;margin:0 auto}
a, a:active, a:focus, a:active,a:hover,a:visited {text-decoration:none !important}
img {max-width:100%}
h1, h2, h3, h4, h5, h6 {font-family: "Trebuchet MS", Helvetica, sans-serif;font-weight:normal;margin:0 0 10px; color: #fff;}
.column {width:960px; margin:40px auto;display:block;transition: all 0.9s ease 0s;-moz-transition: all 0.9s ease 0s;-webkit-transition: all 0.9s ease 0s;-o-transition: all 0.9s ease 0s;}
ul {margin:0;padding:0;list-style:none}
body {background:#000; color: #ccc; font-size: 14px; font-family: arial;}
.column div{ overflow: hidden;}

.header{border-bottom: 5px solid #5F870E; margin-bottom: 20px;}
.logo{margin-bottom: 20px;}
.header_right{}
.header_right input[type=text]{padding: 3px 5px; color:#5F870E; width: 200px; margin-top: 10px; border-radius: 5px; font-weight: bold;}
.mainmenu{clear: both; overflow: inherit;}
.mainmenu ul{margin-left: 3px; text-decoration: none;}
.mainmenu ul li{display: inline;}
.mainmenu ul li a{	background: #336600; font-family: Tahoma, Geneva, sans-serif;display: inline-block; width: 155px; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: center;padding: 8px 0 5px; color: #FFF; border-radius: 10px 10px 0px 0px; color: #ccc;transition: all 0.9s ease 0s;-moz-transition: all 0.9s ease 0s;-webkit-transition: all 0.9s ease 0s;-o-transition: all 0.9s ease 0s;}
.mainmenu ul li a:hover{background: #5F870E;color: #fff;border-top: 1px solid #99cc33;}
.mainmenu ul li a.active{background: #5F870E;color: #fff;border-top: 1px solid #99cc33;}
.slider{margin-bottom: 20px;border-radius: 10px;clear: both;}
.contain{}
.main_contain{width: 680px; margin-right: 35px;}
.main_contain h1{font-size: 22px;}
.main_contain p{text-align: justify;text-indent: 30px;}
img.fl{padding: 5px; margin-right: 10px; border: 3px solid #777;}
img.fr{padding: 5px;margin-left: 10px; border: 3px solid #777;}
.sidebar{width: 245px; margin-top: 38px;}
.single_sidebar{margin-bottom: 20px;}
.single_sidebar h3{padding-left: 15px;background: url(img/h3_icon.png) no-repeat scroll center left; font-size: 16px; margin-bottom: 5px; color: #99cc00; }
.single_sidebar p a{text-transform: uppercase; color: #669900; font-weight: bold;}
.single_sidebar p a:hover{color: #fff;}
.footer{}
.footer p{font-size: 12px; margin: 0}
.footer_left{margin-top: 30px; float: left;}
.footer_left p a{color: #669900;}
.footer_left p a:hover{color: #fff;}
.footer_right{ float: right;}
.social a{}
.social a:hover{opacity: 0.5;}

.read_more{padding: 7px 10px; background: #669900; border-radius: 5px; color: #ccc; text-transform: uppercase;}
.read_more:hover{background: #99cc00; color: #fff;}
.p_link{border-bottom: 1px dotted #669900; color: #ccc;}
.p_link:hover{color: #669900;}
