/*
Theme Name:Leanmoola
Description: A free premium wordpress theme from jinsona designs.
Author: jinsona designs
Author URI: www.web2feel.com

*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin:0 auto;
	padding:30px 0px 0px 0px;
	background:#0b3b41 url(images/lbody.png);
	font-family:Arial,Tahoma,Century gothic, Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
	
a {
	color: #1d62ff;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color: #1d62ff;
	}
a:hover, a:active {
	color:#455236;
	text-decoration: none;
	}

h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	}	
	
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}

ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
	}

blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#0E0F10;
	border: 1px solid #272727;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#0E0F10;
    border: 1px solid #272727;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#0E0F10;
    border: 1px solid #272727;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* The Outer cover */

#wrapper {
	width:998px;
	margin:0px auto;
	border:1px solid #052D32;
	background:#fff;

	}
#casing {
	padding:0px 0px 10px 0px;
	background:url(images/casing.png) repeat-y;
	float:left;
	width:998px;

	}		
	
	
	
/* The Header */

#top {
	height:145px;
	margin:auto;
	position:relative;
	background:url(images/top.png) repeat-x;
	border-top-right-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
border-top-left-radius:5px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
	}
.blogname {
	width:450px;
	font-family:arial black,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:10px 0 0 20px;
    float:left;

	}
.blogname h1  {
	font-size:36px;
	font-weight:normal;
	color:#fff;

	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #222; 
	margin:0px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #000; 
	}
.blogname h2 {
	margin:5px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	color:#0091BB;
	text-transform:uppercase;
	}


/* The Search */


#search {
	position:absolute;
	right:15px;
	bottom:0px;
	width:195px;
	padding:0px 5px 0px 8px;
	background:url(images/search.png) no-repeat;
	float:right;
	height:31px;
	overflow:hidden;

}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:150px;
	margin:7px 0px 0px 0px;
	padding: 3px 5px 4px 5px;
	background:#fff url(images/.png) ;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	display:inline;
}
input#searchsubmit{
	float:left;
	display:inline;
	width:30px;
	margin:7px 0px 0px 0px;
	height:23px;
	background:url(images/sbutton.png) no-repeat;
	border:none;
}

.socials{
	position:absolute;
	right:227px;
	bottom:3px;
	
}

.socials ul{
	list-style:none;
	
}
.socials ul li{
	list-style:none;
	float:right;
	margin-left:5px;
}
/* community */

#communit{
	height:68px;
	position:relative;
	background:#1e3845 url(images/commun.png) no-repeat;
	border-top:1px solid #0c181d;

}

.comreg{
	width:119px;
	height:35px;
	position:absolute;
	right:170px;
	top:18px;
	display:block;
}
.comlog{
	width:119px;
	height:35px;
	position:absolute;
	right:40px;
	top:18px;
	display:block;
}

/*  menu*/
	
	
#catmenucontainer{
	height:38px;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px Arial ,Tahoma,Century gothic,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	text-transform:uppercase;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px 0px;
	background:#252525 url(images/lmenu.png) repeat-x;
	height:38px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:#fff;
	display: block;
	margin: 0px;
	padding: 0px 8px ;
	line-height:38px;
text-shadow:1px 1px 0px #23B010;
	}

#catmenu li a:hover, #catmenu li a:active {
	color: #000;
    margin: 0px;
	padding: 0px 8px ;
	line-height:38px;
		text-shadow:1px 1px 0px #2EDA14;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#128F00 ;
	width: 150px;
	color:#BBFFAF;
	font: 12px Arial ,Tahoma,Century gothic,verdana, sans-serif;
	font-weight: bold;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:33px;
	border-bottom: 1px solid #149F00;
		text-shadow:1px 1px 0px #0D6600
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#0d6600;
	color: #fff;
	padding: 0px 10px ;
	line-height:33px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -33px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover1 ul, 
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover1 { 
	position: static;
	}

/* Main Content*/	

#content {
	float:left;
	width: 649px;
	height:100%;
	padding:10px 0px 0px 20px;
	display:inline;

	}


.post{
	width:630px;
	margin: 0px 0px;
	padding:20px 0px;
	color:#444;
	border-bottom:1px solid #ddd;
		position:relative;
	}

.title  h2 {
	margin: 0px 0 10px 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: 26px Georgia, century gothic,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	text-shadow:1px 1px 0px #EFEFEF;
	}

.title h2 a, .titleh2 a:link,.title  h2 a:visited  {
	color:#246EB6;
	background-color: transparent;
	}
	
.tmeta{
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial black, century gothic,Verdana,Helvitica,sans-serif;
}

.tmeta a:link, .tmeta :visited{
	color:#085aab;
}


.cover{
	position:relative;
}
.entry {
	margin:0 0;
	padding: 5px 0px ;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #1d62ff;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
  margin-bottom:.6em;
}

.entry p{
	margin:0px 0px;
	padding:0px 0px 20px 0px;
	line-height:24px;

}
.fshare{
	float:right;
	margin-top:10px;
}


.psharecover{
left:-150px;
 position: absolute;
 margin-left: 35px;
 width: 280px;
}
.pshare{
 position:absolute;
 text-align: left;
 margin: 0 0 10px 15px;
}
.pshare.fixed {
 position: fixed;
 top:10px;
}


.pshare{
	width:60px;
	padding:0px 5px;
	background:#fff;
	border:1px solid #052D32;

}
.pshare ul{
	list-style:none;
	
}
.pshare ul li{
width:50px;
float:left!important;
margin:5px auto!important;

}


/* right column */
.right{
	
	float:right;
	width:328px;
	padding:20px 0px 0px 0;
	display:inline;
}


/* The Sidebar */


.sidebox{
	width:300px;
	background:#fff;
	margin:10px 0px 10px 15px;

	}
h3.sidetitl{
	background:#1E3848 ;
	height:34px;
	padding-left:10px;
	font-family:Arial, Georgia,Tahoma,Century gothic, sans-serif;
	color:#fff;
	font-size:16px;
	line-height:34px;
}
.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;	
	width: 300px;
	margin:0px 0px;
	list-style-type: none;
	}

	
.sidebox ul li a:link, .sidebox ul li a:visited {

	color:#6f6f6f;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #3B5D9F;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}

.sidebox table{
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
li.recentcomments{
	padding:5px 5px;
	
}

.tb_header{
	height:30px!important;
}	
.tb_tweet-info{
	float:right!important;
		color:#0064D3!important;
}

.tb_tweet-info a {
	color:#0064D3!important;

}

.tb_tweet{
	padding:5px!important;
}
a.tb_archivelink{
	
}

#loginform {
	width:290px;
}
#loginform input{
	margin-bottom:5px;
}
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 5px 5px;

}
#calendar_wrap{
	width:270px;
	background:#fff ;
	margin:10px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#1E3848;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#0362B3;
}

#wp-calendar td a{

	padding: 0px;
	border:none;
	color:#0362B3;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

.botad{
	height:90px;
	background:#083A3F;
	padding:5px 0px;

}
	
.bottom{
	width:100%;
	padding:0px 0px;
	background:#052D32;
	overflow:hidden;
border-bottom-right-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
}
.inbottom{

	margin:0px 12px;

}
.botbox{
	margin:0px 15px;
	padding:0px 0px;
	width:30%;
	float:left;
	display:inline;
}
.botbox h3 {
	line-height:20px;
	font-size:16px;
	color:#fff;
	margin:15px 0 5px 0 ;
	padding:10px 0 10px 0px;
	font-weight:bold;
	background:url(images/botline.png) bottom repeat-x;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;


	}
.botbox ul {
	list-style-type: none;
	margin: 0px 0px ;
	padding: 0 0px 10px 0px;

	}

	
.botbox ul li {
	height:100%;
	line-height:32px;
	margin:0px 0px;
	color:#74C8CF;
	border-bottom:1px solid #083A3F;
	}

.botbox ul li  a:link, .botbox ul li  a:visited {
	
	color:#74C8CF;

	}

.botbox ul li  a:hover {

	color: #fff;
	}	
	


#footer {
	height:50px;
	padding:10px 0 10px 0px;
	color:#ddd;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	float:left;
	width:100%;
	}

#footer a:link , #footer a:visited{
	color:#17AFBF;
	}

#footer a:hover {
	color:#fff;
	}

.fcred{

	text-align:center;
	padding:5px 0px;
	line-height:16px;

}

/* The Navigation */

#navigation{	
	width:600px;
	margin:0px 0px 0px 0px;
	padding:10px 5px 10px 0px;

	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:18px;
	text-align:center;
	color:#507409;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
 h2.pagetitle a {
 	color:#507409;
 }
/* Comments */

#commentsbox {

	margin:0 20px 0px 0px;
	
}


h3#comments{
	font-size:14px;
	color:#085AAB;
	font-weight:bold;
	padding:10px 10px ;
	margin-top:10px;
	border:1px solid #ABD2E9;
	background:#E8F0F9;
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:0px 0;
	line-height:18px;
	padding:10px;
	border-bottom:1px solid #E8F0F9;



}
ol.commentlist li .comment-author {
	color:#0072E4;

}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#0072E4;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#0072E4;
}
cite.fn{
	color:#0072E4;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#eee;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#555;
}

ol.commentlist li .comment-meta a {
	color:#069131;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#444;
	font-size:12px;
}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:#3258B6;
	border:1px solid #0A3EAF;
	color:#fff;
	text-decoration:none;
	padding:2px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#f96e02;
}

#respond{
	border:1px solid #ABD2E9;
	background:#E8F0F9;
	padding:10px 20px ;
	margin:10px 0px;

}

#respond a:link, #respond a:visited {
	color: #2571d4;
	}
#respond a:hover {
	color: #3258B6;
	text-decoration: none;
	}

 #respond h3 {
	font-size:16px;
	color:#111;
	padding:5px 0px;
}

#commentform p{
	margin:5px 0px ;
	color:#333;
}
 #respond label{
	display:block;
	padding:5px 0;
	font-weight:bold;
	color:#444;

}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 0px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ABD2E9;
	color:#444;
}
#commentform  input{
	width:60%;

}

#respond  input#commentSubmit {
	width:100px;
	padding:3px 5px;
	background:#3258B6;
	border:1px solid #0A3EAF;
	color:#fff;
	margin:10px 0px;
	font-weight:bold;
	cursor:pointer;
}
textarea#comment{
	border:none;
	background:#fff;
	border:1px solid #ABD2E9;
	width:99%;
	margin:10px 0px 0px 0px;
	padding:5px 0px;
	color:#444;
}

.topad{
	position:absolute;
	right:15px;
	top:25px;
}

.ad1,.ad2,.ad3{

text-align:center;
margin:0px 0px;

}


.ad2{

text-align:center;
margin:5px 5px;

}


.text{

	color:#fff;
	line-height:20px;
	margin-bottom:10px;
	
	}

.botbox img{
	margin-bottom:10px ;
	float:left;
	border:5px solid #254559;

}

/* pagenavi */

.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#1E3848!important;
	border: 1px solid #12242F!important;
	color:#fff !important;
	padding:3px 6px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#3B8DBF !important;
	border: 1px solid #27729F!important;
	color:#fff !important;
	padding:3px 5px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#3B8DBF !important;
	border: 1px solid #27729F !important;
	color:#fff !important;
	padding:3px 5px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	
 	
#mc_signup_form {
background:#fff!important;
padding-top:10px!important;
}

.mc_merge_var {
margin-bottom:10px!important;
margin-left:10px!important;
}
.mc_merge_var input {
width:70%!important;
}

.mc_signup_submit{
text-align:left!important;
margin-left:10px!important;
}

#mc-indicates-required {
margin-left:10px!important;
margin-bottom:10px!important;
}
#mc_unsub_link{
margin-left:10px!important;
margin-top:10px!important;
text-align:left!important;
}

