

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family:"Book Antiqua";
	font-size: 16px;
	line-height: 1.4em;
	text-align:justify; 
	background-color:#05441f;
	word-spacing: 0.-2em;
	
	background-position: top center;
	background-repeat: no-repeat;
}


a, a:link, a:visited { color: #333; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

p { margin: 0px; padding: 0; }
img { border: none; }

ul { margin: 0; padding: 0; }
ul li { margin: 0; padding: 0; }

h1 { font-size: 34px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; color: #a34507;}
h2 { font-size: 24px; font-weight: normal; margin: 0 0 0px 0; padding: 5px 0; color: #000; }
h3 { font-size: 20px; font-weight: normal; margin: 0 0 30px 0; padding: 0; color: #a34507;}
h4 { font-size: 18px; margin: 0 0 5px 0; padding: 0 0 2px 0;  color: #9f4b01; font-size:20px;
	font-weight: bold;
	font-family: 'Lobster', cursive; }
h5 { font-size: 28px; margin: 0 0 5px 0; padding: 0 0 2px 0;  color: #00b050; font-size:20px;
	font-weight: bold;
	font-family: 'Lobster', cursive;}
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.hr_divider { background: url(../images/hr_divider.jpg) bottom repeat-x; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper {
	position: relative;
	display: block;
	width: 218px;
	height: 128px;
	padding: 9px;
}
.image_wrapper span {
	position: absolute;
	left: 0;
	top: 0;
	width: 236px;
	height: 144px;
	background: url(../images/image_frame.png) no-repeat;
}
.image_fl { float: left; margin: 3px 20px 0 0; }
.image_fr { float: right; margin: 3px 0 0 20px; }






#jeevan_wrapper {
	width:960px;
	padding:5px 20px 0;
	margin: 0 auto;
	

}

#jeevan_header {
	width:960px;
	height: 115px;
	padding: 0 30px;
	background: url(../images/jeev_header.png) no-repeat;
	
}

#site_title {
	float: left;
	width: 350px;
	margin: 35px 0 0 0;
	text-align: center;
	
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #252b2d;
	font-weight: bold;
	text-decoration: none;
}

#site_title a span {
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-top: 5px;
	letter-spacing: 5px;
}

#jeevan_menu {
	float: right;
	width:500px;
	height: 90px;
	padding: 12px 35px;
	
}
/*
#jeevan_menu ul {
	float: right;
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

#jeevan_menu ul li {
	float: left;
	height: 82px;
	padding: 0 10px;
	margin: 0;
	display: inline-block;
	background: url(../images/menu_divider.png) no-repeat bottom right;
}

#jeevan_menu ul .last { background: none; }

#jeevan_menu ul li a {
	float: left;
	display: block;
	height: 42px;
	font-size: 14px;
	padding: 40px 10px 0;
	color: #fff;	
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	outline: none;
	
}

#jeevan_menu ul li a:hover, #jeevan_menu ul .current {
	background: url(../images/menu_hover.png) no-repeat center bottom;
}






/* main */

#jeevan_main {
	clear: both;
	width:900px;
	padding:0px 30px;
	background: #fff;
	box-shadow: 1px 5px 25px #000000; 
}




#jeevan_content1 {
	float: left;
	width:900px;
}

#jeevan_content1 p {
	margin-bottom: 20px;
}



#jeevan_content {
	float: left;
	width:600px;
}
#jeevan_content1 {
	float: left;
	width:900px;
}

#jeevan_content p {
	margin-bottom: 20px;
}

.content_box {
	padding-bottom:0px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.content_box1 {
	padding-bottom:10px;
	margin-bottom:0px;
	border-bottom: 1px solid #ccc;
	padding-left:10px;
	padding-right:10px;
}


.cb_last {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

#cool_link_list { 
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#cool_link_list li {
	float: left;
	width: 160px;
	margin: 0 15px 15px 0;
	padding: 0;
	display: inline-block;
}

#cool_link_list li a {
	display: block;
	width: 140px;
	padding: 0 0 0 20px;
	color: #666;
	text-decoration: none;
	line-height: 1em;
	background: url(../images/list.png) no-repeat center left;
}

#jeevan_sidebar {
	float: right;
	width: 260px;
}

.icon_link { display: block; float: left; margin-left: 30px; width: 48px; }

.sidebar_box_woframe {
	margin-bottom: 20px;
}

.sidebar_box {
	width: 260px;
	padding: 0;
	background: url(../images/sidebar_box.png) left repeat-y;
}

.sidebar_box_top {
	width: 260px;
	height: 20px;
	background: url(../images/sidebar_box_top.png) no-repeat;
}

.sidebar_box_bottom {
	width: 260px;
	height: 20px;
	margin-bottom: 20px;
	margin-top:-12px;
	background: url(../images/sidebar_box_bottom.png) no-repeat;
}

.sidebar_box_content {
	padding: 0 20px;
}

.sidebar_box_content p {
	margin-bottom: 10px;
}

#jeevan_sidebar h3 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	color: #9f4b01; 
	font-size:22px;
	font-weight: bold;
	font-family: 'Lobster', cursive;
}

#popular_post_box { margin: 0; padding: 0; list-style: none; }
#popular_post_box li { margin: 0 0 5px 0; padding: 0;  background: url(../images/ls1.gif) no-repeat 0px 6px;
    margin-bottom: 12px;
    padding-left: 20px; }
#popular_post_box li a { margin: 0 0 5px 0; padding: 0; color:#000; font-family:"Monotype Corsiva"; font-size:19px; text-decoration:none; font-weight:normal;}
#popular_post_box li a:hover { margin: 0 0 5px 0; padding: 0; color:#a34507; text-decoration:underline; font-family:"Monotype Corsiva"; font-size:19px; font-weight:normal;}
#popular_post_box li .date { display: block; color: #f4263e; }
#popular_post_box li .title a { display: block; color: #2d961c; text-decoration: none;}
#popular_post_box .last { margin: 0; }




#popular_post_box2 { margin: 0; padding:10px 0 10px 0px; list-style: none; background-color:#faf8f8; box-shadow: 1px 0px 5px; border-radius:10px 5px 10px 10px; }
#popular_post_box2 li { margin: 0 0 5px 0; padding: 0;  background: url(../images/ls1.gif) no-repeat 10px 18px;
    margin-bottom: 18px;
    padding-left: 20px; }
#popular_post_box2 li a { margin: 0 0 5px 0; padding: 0; color:#000; font-family:"Monotype Corsiva"; font-size:19px; text-decoration:none; font-weight:normal; line-height:40px;}
#popular_post_box2 li a:hover { margin: 0 0 5px 0; padding: 0; color:#a34507; text-decoration:underline; font-family:"Monotype Corsiva"; font-size:19px; font-weight:normal;}
#popular_post_box2 li .date { display: block; color: #f4263e; }
#popular_post_box2 li .title a { display: block; color: #2d961c; text-decoration: none;}
#popular_post_box2 .last { margin: 0; }



#popular_post_box1 { margin: 0; padding: 0; padding-left:12px; list-style: none; background-color:#FFF; box-shadow: 1px 0px 5px; }
#popular_post_box1 li { margin: 0 0 5px 0; padding: 0;  background: url(../images/ls1.gif) no-repeat 0px 8px;
    margin-bottom: 9px;
    padding-left: 10px; }
#popular_post_box1 li a { margin: 0 0 5px 0; padding: 0; color:#000; font-family:Calibri; font-size:14px; text-decoration:none; font-weight:normal;}
#popular_post_box1 li a:hover { margin: 0 0 5px 0; padding: 0; color:#a34507; text-decoration:underline; font-family:Calibri; font-size:14px; font-weight:normal;}
#popular_post_box1 li .date { display: block; color: #f4263e; }
#popular_post_box1 li .title a { display: block; color: #2d961c; text-decoration: none;}
#popular_post_box1 .last { margin: 0; }




/* end of main */

/* footer */

#jeevan_footer  {
	width:960px;
	height:40px;
	padding:2px;
	
	font-family:"Book Antiqua";
	font-size:12px;
	word-spacing:5px;
	color:#FFFFFF;
	text-align: center;
	color: #161616;
/*	text-shadow: 0px 1px 1px #FFFFFF; */
	background: url(../images/footer1.png) no-repeat;
}

#jeevan_footer a {
	text-decoration: none;
	color: #161616;
}

#jeevan_footer a:hover {
	color: #990000;
}

/* end of footer */



/********************** Navigation ************************/
/* .menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0px;
	border: none;
	outline: none;
}

/* Menu 
.menu {	
	height: 40px;
	width: 480px;
	margin-left:
	

	background: #4c4e5a;
	background: -webkit-linear-gradient(top, #5fb063 0%,#3c733f 100%);
	background: -moz-linear-gradient(top, #5fb063 0%,#3c733f 100%);
	background: -o-linear-gradient(top, #5fb063 0%,#3c733f 100%);
	background: -ms-linear-gradient(top, #5fb0630%,#3c733f 100%);
	background: linear-gradient(top, #5fb063 0%,#3c733f 100%);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}

Links 

.menu li a {
	display: block;
	padding: 0 20px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	
	border-left: 1px solid #316b34;
	border-right: 1px solid #5fb063;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;

	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);

	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { color: #8fde62; }

/* Sub Menu 

.menu ul {
	position: absolute;
	top: 40px;
	left: 0;

	opacity: 0;
	
	background: #1f2024;

	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}

.menu ul li a {
	width: 100px;
	padding: 4px 0 4px 40px;
	margin: 0;

	border: none;
	border-bottom: 1px solid #353539;
}

.menu ul li:last-child a { border: none; }


*/


	#nav {padding:0; margin-top:3px; list-style:none;  position:relative; z-index:600; float: right;  height:40px; width:100%;background: #4c4e5a;
	background: -webkit-linear-gradient(top, #5fb063 0%,#3c733f 100%);
	background: -moz-linear-gradient(top, #5fb063 0%,#3c733f 100%);
	background: -o-linear-gradient(top, #5fb063 0%,#3c733f 100%);
	background: -ms-linear-gradient(top, #5fb0630%,#3c733f 100%);
	background: linear-gradient(top, #5fb063 0%,#3c733f 100%);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}


#nav li.top {display:block; float:left;}

#nav li a.top_link {display:block; float:left; text-transform: uppercase; color:#ffffff;  line-height:35px; text-decoration:none; font-size:145px; font-weight:bold; cursor:pointer;
border-left: 1px solid #316b34;
	border-right: 1px solid #5fb063;
	  padding-top:0px; }

#nav li a.top_link span {float:left; display:block; padding:0px 8px 0 12px;font-size:15px;height:25px; text-align:center; font-family:calibri;}

#nav li a.top_link span.down {float:left; display:block; padding:0px 8px 0 12px; height:40px;}
#nav li a.top_link:hover {color:#FFFFFF;}

#nav li a.top_link:hover span {}
#nav li a.top_link:hover span.down {}

#nav li:hover > a.top_link {background-color:#14831a;}
#nav li:hover > a.top_link span {}
#nav li:hover > a.top_link span.down {}

/* Default list styling */

#nav li:hover {position:relative; z-index:600;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:-22px; top:36px; background: #14831a;

	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;

	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s; padding:10px;  white-space:nowrap; width:auto; height:auto; z-index:300; border-top-left-radius: 1em 1em;
border-top-right-radius: 1em 1em;
border-bottom-right-radius: 1em 1em;
border-bottom-left-radius: 1em 1em; }
#nav li:hover ul.sub li
{display:block; height:22px; position:relative; float:left; width:auto; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; text-transform:none; font-size:16px; font-family:calibri; height:20px; width:auto; line-height:30px; text-indent:5px; color:#ffffff; font-weight: bold; text-decoration:none;}
#nav li ul.sub li a.fly
{}
#nav li:hover ul.sub li a:hover 
{ color:#ec8a33; width: auto;}
#nav li:hover ul.sub li a.fly:hover
{ color:#FF0000;}
	
