/*

Theme Name: FreshPick

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: An fresh blog theme.  Template designed by <a href="http://www.styleshout.com">Styleshout</a>

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

Tags: light, fresh, fixed width, two columns, widgets



*/



/* ----------------------------------------------

	Template Name : FreshPick

	Template Code : S-0029

	Version : 1.0   

	Author : Erwin Aligam

	Author URI : http://www.styleshout.com/       

	Last Date Modified : April 24, 2009

 ------------------------------------------------ */

 

/* ----------------------------------------------

   HTML ELEMENTS

------------------------------------------------- */ 
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@import url(http://fonts.googleapis.com/css?family=Oswald);

#content .nrelate .nr_inner {
margin-left: 30px;
}

body {

	font: 14px/100%  Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Sans-Serif;

	color: #333333; 	

	margin: 10; 

	padding: 10; 

	background: #c5c5c4 url(http://3.bp.blogspot.com/-R7MiKTio3r0/Tx6ILe_wKGI/AAAAAAAAAJk/hzGQzE-VI6g/s1600/blue-tile.jpg) ;

	text-align: center;
	font-weight: normal;
	line-height: 24px;
}



/* Links */

a:link, a:visited { 

	text-decoration: none;

	color: #2674c4;	

}

a:hover {

	border-bottom: 1px  #2674c4;	
color: #000000;	

}

a:link.more-link, a:visited.more-link {

	padding-bottom: 2px;

	font-weight: bold;	

	color: #2674c4;

	border-bottom: 1px  #2674c4;

}

a:hover.more-link {

	text-decoration: none;

}



/* Headers */

h1, h2, h3, h4 {

	font: bold 1em/1.1em Oswald, 'Times New Roman', Times, serif;

	color: #555;

	margin: 10px 20px 17px 20px;	 

}

h1 { font-size: 2.2em; font-weight: normal; letter-spacing: 0px;  }

h2 { font-size: 2.0em; font-weight: normal; padding-top: 15px; }

h3 { font-size: 2.0em; font-weight: normal; letter-spacing: 0px; padding-top: 15px; }

h4 { font-size: 2.0em; font-weight: normal; letter-spacing: 0px;  }





/* Lists */

ul, ol {

	margin: 10px 20px;

	padding: 0 20px;

}

ul { list-style: disc; }

ol { list-style: decimal; }



dt {

  font-weight: bold;

  color: #2674c4;	

}

dd {

  padding-left: 20px; 

}



p, dl { margin: 10px 20px; }



/* Images */

img {
	background: #FAFAFA;

   border: 1px solid #E4E4E4;

	padding: 4px;



}

img.float-right {

  	margin: 5px 0px 10px 10px;  

}

img.float-left {

  	margin: 5px 10px 10px 0px;

}



code {

  	margin: 3px 0;

  	padding: 15px;

  	text-align: left;

  	display: block;

  	overflow: auto;  

  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;

  	/* white-space: pre; */

  	border: 1px solid #F0F0F0;

	background: #F8F8F8;  

}

acronym {

  cursor: help;

  border-bottom: 1px  #555;

}

blockquote {

	margin: 15px 15px;

 	padding: 10px 10px 10px 30px;  


        border: 1px solid #F0F0F0;

	background: #f8f8f8 url(images/quote.gif) no-repeat 8px 8px;

        width: 610px;

	font-weight: normal;

	font-size: 14px;

	line-height: 1.5em;

	font-style: italic;

	font-family: verdana, 'Times New Roman', Times, Serif;	

	color: #555;		

}

strong {

	font-weight: bold;

}






/* form elements */

.form {
margin: 10px 20px; 

	padding: 15px 25px 25px 25px; 
	

	    padding:0px 0 0px 0px;
	    font-family: "Droid Sans","trebuchet MS",sans-serif;
	    border:2px solid #eeeeee;
margin-top: 1px;
padding:10px 10px 10px 10px;
margin-left: 20px;
margin-bottom: 10px;
width:620px;

	background-image:-moz-linear-gradient(top,#ffffff,#eeeeee);
	background-image:-webkit-gradient(linear,left top,left   bottom,from(#ffffff),to(#eeeeee));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#eeeeee);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffffff),color-stop(1,#eeeeee));
	background:-moz-linear-gradient(center top,#ffffff 0,#eeeeee 100%);
	-pie-background:linear-gradient(270deg,#ffffff,#eeeeee);


	-webkit-box-shadow: 0 4px 3px -3px black;
	   -moz-box-shadow: 0 4px 3px -3px black;
	        box-shadow: 0 4px 3px -3px black;


}

form p {

	border-bottom: 1px solid #E6E6E6;

	padding: 12px 0 5px 0;	margin: 0;	

	color: #666666;

}

label {

	

	color: #999999;

}

input, select, textarea {

	margin: 5px 0;

	padding: 5px;

	color: #000000;
/*
	border-width: 1px;

	border-style: solid;

  	border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4; 	

	font: 14px  Verdana, Helvetica, sans-serif;

   -moz-box-shadow:    inset 5px 5px 10px  #dddddd;
   -webkit-box-shadow: inset 5px 5px 10px  #dddddd;
   box-shadow:         inset 5px 5px 10px   #dddddd;  */

}

input:focus, select:focus, textarea:focus {

	color: #000000;

	background: #ffffff;

}





input.button { 
color:#ff0000;
/*	font: bold 12px Arial, Sans-serif; 

	height: 30px;

	margin: 0;

	padding: 2px 3px; 

	color: #FFF;

	background:#4270da;

	

	border-width: 2px;

  	border-style: solid;

  	

border-radius:5px;
-moz-border-radius:5px;  For Firefox 3.6 and earlier 

background: #FFF url(input-btn.png) bottom repeat-x;
padding: 5px 15px;
text-shadow: 0 1px 0 white;
color: #222;
width: auto;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #BBB;
font-weight: normal;
border-image: initial;
*/
}



/* ------------------------------------------

   LAYOUT

------------------------------------------- */ 

#wrap {

	width: 1000px;

	margin: 0 auto;

	text-align: left;


}



/* Header */

#header {

	position: relative;

margin: 0px 0 0px 0px;

	height: 230px;	
		
        width: 1010px;										
        
        background: #ffffff;
}

#header h1#logo-text { margin: 0; padding: 0; }

#header h1#logo-text a {

	position: absolute; 

	margin: 0; padding: 0 5px 0 0;

	font: bold 52px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;  

	letter-spacing: 1px;

	color: #ffffff;	

	text-decoration: none;

		

	/* change the values of top and left to adjust the position of the logo*/

	top: 30px; left: 30px;	

}

#header h1#logo-text a:hover {  border: none; }

#header p#slogan {

	position: absolute;

	margin: 0; padding:  0 5px 0 0;

	font-family: Georgia, 'Times New Roman', Times, serif;;

	font-weight: bold;

	font-size: 13px;

	line-height: 1.8em;

	font-style: italic;

	letter-spacing: -.3px;

	color: #999;	

	

	/* change the values of top and left to adjust the position */

	top: 102px; left: 32px;		

}












/*  navigation  */

#header #nav {

	position: absolute;

	left: 0px;	bottom: 1px;		

	margin: 0; padding: 0 0 0 0px;		

	width: 930px;		

	border-bottom: 0px solid #F2F2F2;	

	/* z-index: 99999; */

}

#header #nav ul {

	float: left;	

	list-style: none;	

	margin: 0;

	padding: 0;					

}

#header #nav ul li {

	float: left;

	margin: 0; padding: 0;			

}

#header #nav ul li a:link,

#header #nav ul li a:visited {

	float: left;

	margin: 0;

	padding: 5px 12px 10px 12px;

	color: #ffffff;

	font: bold 14px 'Trebuchet MS', Arial, Sans-Serif;

	text-transform: uppercase;		

	border-right: 1px solid #000000;	

}

#header #nav ul li a:hover, 



#header #nav ul li a:active {

	border: none;

	color: #000;	

	border-right: 1px solid #000000;

}

#header #nav ul li.current_page_item a {	

	background: transparent url(images/current.gif) repeat-x left bottom;	

	color: #222;	

}







#header #nav ul li#first a:link, 

#header #nav ul li#first a:visited {

	border-left: 1px solid #F1F1F1;	

}



/* Featured Block */

#featured {

	clear: both;

	background: #c0d7fa; 

	border: 5px solid #eeeeee;

	margin: 18px 1px 1px 1px;

	padding-bottom: 5px;

	width: 1000px;	



	

}

#featured h2 {

	font: normal 2.0em Georgia, 'Times New Roman', Times, Serif;

	color: #295177;

	letter-spacing: -2.0px;	

	margin-bottom: 0;

	padding-bottom: 3px;

	border-bottom: 1px solid #EBEBEB;	

}

#featured h2 a {

	color: #295177;

	border: none;	

}

#featured .image-block {

	float: left;

	width: 330px;	

	margin: 5px 0 0 25px;

	padding: 5px 0 0 0;

	display: inline;

	border-right: 2px solid #ffffff;	

}

#featured .image-block img {

	background: #eeeeee;

   border: 4px solid #eeeeee;



}

#featured .text-block {

	float: right;

	width: 520px;

	margin: 20px 20px 0 0;

	display: inline;

}

#featured a.more-link {

	background: #2674c4;

	padding: 5px 5px 5px 5px;

	margin-top: 1px;

	color: #FFF;

	text-decoration: none;

	border: 3px solid #000000;

	text-transform: uppercase;

	font-size: 14px;



	line-height: 20px;	

	float: right;



}

#featured a.more-link:hover {

	background: #008EFD;

	border-color: #007DE2;

}



/* Content */

#content-outer {

	clear: both;

	float: left;

	width: 1000px;

	margin: 0px 0 0px 0px;


	background: #ffffff;
border-left: 5px solid #ffffff;	
border-right: 5px solid #ffffff;	
//border-bottom: 5px solid #eeeeee;		
border-top: 5px solid #ffffff;				

}

#content-wrap {

	float: left;

	width: 1000px;

		
			


}

#content {

	float: left;

	width: 1000px;

	margin-left: 1px;	

	display: inline;

	padding-bottom: 40px;
			
/*padding:10px 0 0 10px;          -------------------------this is to check--------------------------------*/
}



/* columns */

#left {

	width: 684px;	

	float: left;	

	padding-top: 0px;	

}

#right {

	width: 310px;

	float: right;
padding-right: 0px;

	padding-top: 5px;
border-left: 5px solid #ffffff;	
	
}



#right h3 {

	margin-left: 10px;	
	font: 22px/100% 'Droid Sans', Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Sans-Serif;
font-weight: bold;
}

#left h2 {

	font: 22px/100% 'Droid Sans', Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Sans-Serif;
font-weight: bold;

	color: #268ffb;	

	letter-spacing: -0.2px;	

	margin-bottom: 0px;

	padding-bottom: 3px;

	padding-left: 3px;

	border-bottom: 1px solid #EBEBEB;	

}

#left h2 a {

	color: #444;

	border: none; 

}

#left .entry {

	//background: url(http://www.internet-khazana.com/blog/wp-content/uploads/2012/01/small.png) repeat-x left bottom; 	 
	padding-bottom: 0px;
	padding-top: 0px;
        text-align:justify;
       
}

#left .entry h3 a {

	color: #444;

	border: none;

}

/* sidebar quick search */

#right form#quick-search {
	padding: 0; margin: 0px 0 0 13px;
	width: 300px; height: 33px;
	background: #fff url(images/header-search.gif) no-repeat;
	border: none;	
       margin-bottom:5px;
}

#right form#quick-search p {
	margin: 0; padding: 0;		
	border: none;
}

#right form#quick-search input {
	border: none;
	background: transparent;
	color: #000000;
	margin: 0; padding: 5px;
	font-size: 14px;	
	float: left;		
}

#right form#quick-search .tbox {
	margin: 0px 0 0 0px;
	width: 260px;	
	display: inline;	
        height:23px;
}

#right form#quick-search .btn{
	width: 24px; height: 24px;		
	margin: 5px 0 0 0;
	padding: 0;	
}

#right form#quick-search label {

	display: none;

}


/* sidemenus */


.sidemenu ul {
	text-align: left;
	margin: 10px 8px 8px 8px; padding: 0;
        background:#ffffff;
        line-height: 15px;
}

.sidemenu ul li {
	list-style: none;
        border:2px solid #c0d7fa;
	padding: 7px 5px;
        border-radius:10px;
        -moz-border-radius:10px; /* For Firefox 3.6 and earlier */
	padding: 5px 5px 5px 5px;
        margin: 10px 8px 8px 8px;
}

* html body .sidemenu ul li {

	height: 1%;

}

.sidemenu ul li a, 

.sidemenu ul li a:visited {

	color: #2674c4;

	padding-left: 0;	

		

}

.sidemenu ul li a span {

	color: #9f9f9f;	

	font-family: Georgia, 'Times New Roman', Times, Serif;

	font-style: normal;

	font-weight: normal;	

	font-size: .9em;

}

.sidemenu ul li a:hover { color: #000000; border: none;  text-decoration: underline;}



.sidemenu ul ul { margin: 0 0 0 5px; padding: 0; }

.sidemenu ul ul li { background: none; }



/* footer */

#footer-outer {

	clear: both;

	float: left;

	//width: 1000px;		

	background: #c0d7fa;	

	font-size: .9em;		

	color: #000000;	
border-top: 5px solid #2674c4;				
	
			
	background-image:-moz-linear-gradient(top,#83b9fb,#126dbb);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#83b9fb),to(#126dbb));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#83b9fb,endColorStr=#126dbb);

	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#83b9fb),color-stop(1,#126dbb));
	background:-moz-linear-gradient(center top,#83b9fb 0,#126dbb 100%);
	-pie-background:linear-gradient(270deg,#83b9fb,#126dbb);

-webkit-box-shadow: 0 8px 6px -6px black;
           -moz-box-shadow: 0 18px 16px -16px black;
                box-shadow: 0 18px 16px -16px black;

}



#footer-wrap {

	float: left;

	width: 1000px;

	margin-left: 10px;	

	display: inline;
			


}

#footer-wrap h3 {

	font-size: 2.0em;		

}

#footer-wrap .col-a {

	width: 330px;

	float: left;

}

#footer-wrap .col-b {

	width: 330px;

	float: right;	
padding-right: 10px;

}



/* footer-list */

#footer-outer ul {

	border-top: 1px solid #E6E6E6;

	list-style: bullet;

	padding: 0;	

	margin-left: 20px;	

}

#footer-outer ul li {

	/*background: url(http://www.internet-khazana.com/blog/wp-content/uploads/2011/12/line1.gif) repeat-x left bottom;*/

}

#footer-outer ul li a {

	display: block;

	width: 98%;

	line-height: 2em; 

	padding: 5px 0;

	margin-left: 0;

	color: #000000;

	border: none;	

}

#footer-outer ul li a span {

	font-style: italic;

	font-weight: normal;

	font-family: Georgia, 'Times New Roman', Times, Serif;

	font-size: .95em;	

}

#footer-outer ul li a:hover,

#footer-outer ul li a:hover span {

	text-decoration: underline;	

}



/* footer-bottom */

#footer-bottom {

	float: left;

	clear: both;

	

	width: 1000px;

	margin: 30px auto 0 auto;	

	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;

	font-size: 1.2em;		

	color: #000000;

	border-bottom: 0px solid #FFF; 

}

#footer-bottom .bottom-left {

	float: left;

	padding-left: 5px;		

}

#footer-bottom .bottom-right {

	text-align: right;

	padding-right: 0;

}



/* post */

.post {

	margin-bottom: 15px;

	background: url(http://www.internet-khazana.com/blog/wp-content/uploads/2011/12/line.gif) repeat-x left bottom; 

	padding-bottom: 15px;

}

.post .image-section {

	clear: both;

	display: block;

	margin: 25px 0 10px 20px;

	padding: 0;

}

.post .image-section img {

	background: #FAFAFA;

   border: 1px solid #ECECEC;	

	padding: 12px;

}

.post .postmeta {	

	padding: 5px 15px; margin: 20px 20px 15px 20px;	

	background: #f9fbfd; 

	border: 1px solid #eaf1f5;

}

.post .postmeta a { background: transparent; }

.post .postmeta a:hover { border: none; }

.post .postmeta a.comments { margin: 0 10px 0 5px;	}

.post .postmeta a.readmore { margin: 0 10px 0 5px;	}

.post .postmeta .date { margin: 0 10px 0 5px;	}



.post .post-info, 

#featured .post-info { font-size: .95em; margin-top: 0; color: #B0B0B0; }



.post .post-info a, .post .post-info a:visited,

#featured .post-info a, #featured .post-info a:visited { color: #8BB92E; border: none; }



.post .tags {

	padding: 5px 15px; margin: 20px 20px 15px 20px;	

	border-top: 1px solid #eaf1f5;

	border-bottom: 1px solid #eaf1f5;

}



/* comments list */

ol.commentlist {

	margin: 12px 20px;

	padding: 0;

	border-style: solid;	
	font: 13px/170%  Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Sans-Serif;
	border-color: #333333;	

	
-moz-box-shadow:    inset 0 0 15px #d9edf3;
   -webkit-box-shadow: inset 0 0 15px #d9edf3;
   box-shadow:         inset 0 0 15px #d9edf3;


}

.commentlist li {

	margin: 0;

	padding: 10px;

	list-style: none;

	border-bottom: 1px solid #F0F0F0; 

}

.commentlist li .comment-author {

	display: block;

	font-style: normal;

	font-weight: bold;

	padding: 7px;	
	font: 20px/100% Oswald, Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Sans-Serif;

}

.author_box {
background:#f3f3f3;
	border:1px solid #ddd;
	font-weight:400;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	padding:5px;
}

.commentlist li img.avatar {

	float: right;

	margin-right: 1px;	

}

.commentlist li .comment-meta {

	font-size: .8em;

	font-weight: normal;


}

.commentlist li .comment-text {

	clear: both;

	margin: 0; padding: 5px 0 0 0;


}



.comment-entry {
color: #ff0000;
border-left: 2px solid #508bf6;	
}


/* archives */

ul.archive {

	background: url(http://www.internet-khazana.com/blog/wp-content/uploads/2011/12/line.gif) repeat-x left top; 

	margin: 15px 20px 20px 20px;

	padding: 0;	

}

ul.archive li {

	list-style: none;

	background: url(http://www.internet-khazana.com/blog/wp-content/uploads/2011/12/line.gif) repeat-x left bottom; 

	margin: 0;

	padding: 10px 5px;

}

ul.archive li .post-title {

	margin: 0;

	padding: 0;

	font-size: 1.2em;	

}

ul.archive li .post-title a {

	color: #555;

}

ul.archive li .post-title a:hover {

	border: none;

	color: #222;

}

ul.archive li .post-details {

	font-size: .9em;

	margin-left: 0;

	margin-top: 0;

}

ul.archive li .post-details a {

	border: none;

}



/* pagenavigation */

.page-navigation {

	margin: 10px 20px 10px 20px;

	padding: 5px 15px;

	background: #f9f9f9;	

	border: 1px solid #F0F0F0;	

	width: 510px;

}

.page-navigation a:hover {

	

	color: #333;
background: #c1c1c1;	
border: 1px solid #F0F0F0;	
}



/* thumbnails */

p.thumbs { 

	padding: 10px 0 0 0px; 

	margin: 0 0 0 15px;

}

.thumbs img { 

	position: relative;

	padding: 8px;

	margin: 4px;

	background: #FAFAFA;

   border: 1px solid #EDEDED;	

}

.thumbs img:hover	{

	border: 1px solid #D2D2D2;	

}

.thumbs a:hover { background-color: transparent; border: none }





/* alignment classes & additional classes*/

.float-left  { float: left; }

.float-right { float: right; }

.align-left  { text-align: left; }

.align-right { text-align: right; }

.no-border { border: none; }

.no-bg {	background: none; }

.center { text-align: center; }



/* clearing */

.clearer { clear: both; }

.clear {	display:inline-block; }

.clear:after {

	display:block; 

	visibility:hidden; 

	clear:both; 

	height:0; 

	content: "."; 

}

.error
{
font-size: 20px;
float:left; 
color: #000000;
font-family: "Droid Sans","trebuchet MS",sans-serif;
font-weight:bold;
padding:10px 5px 10px 38px;
margin-top: 10px;
margin-bottom: 20px;
background:#9ff945;
border:1px solid #FAB265;
background:url("http://4.bp.blogspot.com/-DJGQbbEKK-U/TxpaIED-rUI/AAAAAAAAAI4/-sIgKfqGo_M/s1600/alert.png") no-repeat #FDF2E5;
text-shadow: white 0.1em 0.1em 0.2em;
width:600px;
border-radius:5px;
-moz-border-radius:5px; /* For Firefox 3.6 and earlier */
line-height: 15px;
}

.rounded
{
font-size: 24px;
float:left; 
color: #000000;
font-family: "Droid Sans","trebuchet MS",sans-serif;
font-weight:bold;
padding:10px 5px 10px 0px;
margin-top: 10px;
margin-bottom: 10px;
width:640px;
line-height: 15px;
text-shadow: 1px 1px 1px #fff, 3px 3px 5px #88b6fc;
}

.img12 
{
border: 0px solid #E4E4E4;
padding: 0px;
margin: 0px;


}

.com
{

font-size: 11px;
padding: 3px 3px 3px 3px; margin: 1px 1px 1px 20px;	
margin-top: 1px;
margin-bottom: 1px;
color: #000000;
background-color: #eeeeee; 

}

.btnav 
{ 
background-color: #126dbb; 
border: 0px #000000 solid;
font-family: "trebuchet MS",sans-serif;
color: #ffffff;
font-size: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
} 

.btnav a {

	color: #ffffff;

	text-decoration: none;

	}

.btnav a:hover {

	color: #ffffff;


	}



.btnav1 
{ 
background-color: #6cb93e; 
border: 0px #6cb93e solid;
font-family: "trebuchet MS",sans-serif;
color: #000000;
font-size: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;

} 

.btnav1 a {

	color: #ffffff;

	text-decoration: none;

	}

.btnav1 a:hover {

	color: #ffffff;


	}

.imgicons {
background: #ffffff;
border: 0px #6cb93e solid;
}

.imgicons img {
border: 0px solid blue;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
	
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.comtes
{

background-repeat:repeat-x;
font-size: 27px;
font-weight: bold;
padding-left: 20px;


color: #126dbb;

}

.author-box
{
    
	    padding:0px 0 0px 0px;
	    font-family: "Droid Sans","trebuchet MS",sans-serif;
	    border:2px solid #eeeeee;
            margin-top: 1px;
            padding:10px 10px 10px 10px;
            margin-left: 20px;
            margin-bottom: 1px;
            width:620px;
         height:90px;
         font-size: 14px;
	background-image:-moz-linear-gradient(top,#ffffff,#eeeeee);
	background-image:-webkit-gradient(linear,left top,left   bottom,from(#ffffff),to(#eeeeee));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#eeeeee);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffffff),color-stop(1,#eeeeee));
	background:-moz-linear-gradient(center top,#ffffff 0,#eeeeee 100%);
	-pie-background:linear-gradient(270deg,#ffffff,#eeeeee);


	-webkit-box-shadow: 0 4px 3px -3px black;
	   -moz-box-shadow: 0 4px 3px -3px black;
	        box-shadow: 0 4px 3px -3px black;

}


.authorimgicons {
background: #FAFAFA;
border: 0px #6cb93e solid;
float:left; 

}

.authorimgicons img {
border: 5px solid white;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
float: left;	
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;



}

.authordescription
{
padding: 0px 0px 0px 100px;
}

.aligncenter
{
display: block;   margin-left: auto;   margin-right: auto;
}

.aligncenter img.center
{

background: #FAFAFA;

   border: 1px solid #E4E4E4;

	padding: 4px;
}





.hovermenu ul{
font: 16px Electrolize;
height: 40px;
margin-left:0;
margin-right:auto;
padding-left:0px;
width: 990px;
margin-top: 0px;
margin-bottom: 0px;
	background-image:-moz-linear-gradient(top,#047bce,#46acf3);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#047bce),to(#46acf3));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#047bce,endColorStr=#46acf3);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#047bce),color-stop(1,#46acf3));
	background:-moz-linear-gradient(center top,#047bce 0,#46acf3 100%);
	-pie-background:linear-gradient(270deg,#047bce,#46acf3);
	-webkit-box-shadow: 0 0px 0px -0px black;
        -moz-box-shadow: 0 0px 0px -0px black;
        box-shadow: 0 0px 0px -0px black;
}

.hovermenu ul li{
list-style: none;
display: inline;
margin-top: 0px;
}

.hovermenu ul li a{
	padding: 10px 0.96em;
	text-decoration: none;
	float: left;
	color: white;
	background-color: #2674c4;
	border: 0px solid #ffffff;
	background-image:-moz-linear-gradient(top,#047bce,#46acf3);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#047bce),to(#46acf3));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#047bce,endColorStr=#46acf3);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#047bce),color-stop(1,#46acf3));
	background:-moz-linear-gradient(center top,#047bce 0,#46acf3 100%);
	-pie-background:linear-gradient(270deg,#047bce,#46acf3);

}

.hovermenu ul li a:hover{
	background-color: #FFE271;
	border-style: outset;
	color: black;
	background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda4d),to(#ff9b00));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffda4d,endColorStr=#ff9b00);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00));
	background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%);
	-pie-background:linear-gradient(270deg,#ffda4d,#ff9b00);
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}




.hovermenu2 ul{
font: 16px Electrolize, arial;
height: 40px;
margin-left:0;
margin-right:0;
padding-left:0px;
margin-top: 0px;
width: 990px;
	background-image:-moz-linear-gradient(top,#047bce,#46acf3);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#047bce),to(#46acf3));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#047bce,endColorStr=#46acf3);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#047bce),color-stop(1,#46acf3));
	background:-moz-linear-gradient(center top,#047bce 0,#46acf3 100%);
	-pie-background:linear-gradient(270deg,#047bce,#46acf3);

	-webkit-box-shadow: 0 8px 6px -6px black;
        -moz-box-shadow: 0 8px 6px -6px black;
        box-shadow: 0 8px 6px -6px black;
}

.hovermenu2 ul li{
list-style: none;
display: inline;
margin-top: 0px;
}

.hovermenu2 ul li a{
	padding: 10px 0.9em;
	text-decoration: none;
	float: left;
	color: white;
	background-color: #2674c4;
	border: 0px solid #ffffff;
	background-image:-moz-linear-gradient(top,#047bce,#46acf3);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#047bce),to(#46acf3));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#047bce,endColorStr=#46acf3);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#047bce),color-stop(1,#46acf3));
	background:-moz-linear-gradient(center top,#047bce 0,#46acf3 100%);
	-pie-background:linear-gradient(270deg,#047bce,#46acf3);



}

.hovermenu2 ul li a:hover{
	background-color: #FFE271;
	border-style: outset;
	color: black;
	background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda4d),to(#ff9b00));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffda4d,endColorStr=#ff9b00);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00));
	background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%);
	-pie-background:linear-gradient(270deg,#ffda4d,#ff9b00);
}

html>body .hovermenu2 ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

div#main {

  width: 1020px;
margin-left: auto;
margin-top: 0px;
  margin-right: auto
text-align: left;

}
.writeforus
{
font-size: 20px;
float:left;
color: #000000;
font-family: "Droid Sans","trebuchet MS",sans-serif;
font-weight:bold;
padding:10px 5px 10px 38px;
margin-top: 10px;
margin-bottom: 20px;
background:#e9e9e9;
border:1px solid #2674c4;
width:263px;
border-radius:5px;
-moz-border-radius:5px; /* For Firefox 3.6 and earlier */
line-height: 15px;
}

#content .nrelate .nr_inner {
margin-left: 30px;
}

.post a
{
text-decoration:underline;
}

.post a:hover
{
text-decoration:none;
}

div.stayconnected0
{
font-family: "Droid Sans","trebuchet MS",sans-serif;
font-size: 26px;
font-weight: bold;
background-color: #ffffff; 
text-align:center;
width:280px; 
height:30px;
padding:5px 5px 5px 10px;
text-shadow: 3px 3px 5px #74b7fb;
}

div.stayconnected1
{

font-size: 28px;
font-weight: bold;
background-color: #34c9f6; 
width:280px; 
height:30px;
padding:10px 15px 20px 1px;
}



div.stayconnected2
{
font-size: 12px;
font-weight: bold;
background-color: #c7f260; 
width:260px; 
height:30px;
padding:10px 10px 10px 10px;

}

div.stayconnected3
{
text-align:center;
width:240px; 
height:30px;
padding:10px 10px 10px 10px;
background-color: #ffdd4d; 
}

div.stayconnected4
{
font-size: 14px;
font-weight: bold;
background-color: #ff764d; 
width:220px; 
height:50px;
padding:5px 10px 5px 10px;
}

/* Mozilla based browsers */
::-moz-selection {
       background-color: #ffffff;
       color: #333;
}

/* Works in Safari */
::selection {
       background-color: #ffffff;
       color: #333;
}

.ads
{
padding-left:20px;
}


.ads1
{
padding-left:20px;
}

.ads2
{
float:right;
}

.ads3
{
float:left;
padding-left:20px;
}

.excerptclass
{
font-size: 16px;
padding-left:0px;
align: right;
float: right;
}

.tfe
{
padding: 5px 5px 5px 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
float: right;
}

.dottedline {	 
	color: #ffffff;
        margin-top: 0px;
        margin-bottom: 0px;
       	background: url(http://www.internet-khazana.com/blog/wp-content/uploads/2012/01/small.png) repeat-x left bottom; 
}



.hovermenu1 ul{
font: 16px Electrolize;
height: 35px;
margin-right:auto;
padding-left:0px;
margin-top: 2px;
margin-bottom: 0px;


}

.hovermenu1 ul li{
list-style: none;
display: inline;
margin-top: 2px;
}

.hovermenu1 ul li a{
	padding: 10px 1.50em;
	text-decoration: none;
	//float: left;
margin-top: 20px;
	color: black;
	background: #ffffff;
	background-color: #ffffdf;
	border: 0px solid #ffffff;
	background-image:-moz-linear-gradient(top,#047bce,#46acf3);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#047bce),to(#46acf3));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#047bce,endColorStr=#46acf3);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#047bce),color-stop(1,#46acf3));
	background:-moz-linear-gradient(center top,#047bce 0,#46acf3 100%);
	-pie-background:linear-gradient(270deg,#047bce,#46acf3);
	-moz-border-radius: 5em;
	-webkit-border-radius: 5em;
	border-radius: 5em;


}

.hovermenu1 ul li a:hover{
	background-color: #FFE271;
	border-style: outset;
	color: black;
margin-top: 20px;
	background-image:-moz-linear-gradient(top,#eeeeee,#bbbbbb);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#eeeeee),to(#bbbbbb));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#eeeeee,endColorStr=#bbbbbb);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eeeeee),color-stop(1,#bbbbbb));
	background:-moz-linear-gradient(center top,#eeeeee 0,#bbbbbb 100%);
	-pie-background:linear-gradient(270deg,#eeeeee,#bbbbbb);
	-moz-border-radius: 5em;
	-webkit-border-radius: 5em;
	border-radius: 5em;
}

html>body .hovermenu1 ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.fancy
{
	//background:url(images/h3.png) no-repeat 4px center transparent;
	font-size:24px;
	padding:3px 30px 3px 30px;
	color:#A5A503;
	border:3px solid #C8C800;
	text-shadow:0 1px 0 #CCC;
	
	-moz-border-radius: 60px;
	-webkit-border-radius:60px;
	border-radius: 60px;
	
	-moz-box-shadow: 0 1px 3px #C6C6C6, 1px 1px 0 rgba(255, 255, 255, 0.4) inset;
	-webkit-box-shadow: 0 1px 3px #C6C6C6, 1px 1px 0 rgba(255, 255, 255, 0.4) inset;
	box-shadow: 0 1px 3px #C6C6C6, 1px 1px 0 rgba(255, 255, 255, 0.4) inset;
	
	//margin: 10px 10px;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
	text-transform: uppercase;
	line-height:1;
}

.twitterhandle
{
        //border:1px solid #cccccc;
	padding:5 5px;
	margin:5px 5px 5px 5px;
}

.feedburner
{
border:1px solid #cccccc;
margin:5px 5px 5px 5px;
	background-image:-moz-linear-gradient(top,#ffffff,#eeeeee);
	background-image:-webkit-gradient(linear,left top,left   bottom,from(#ffffff),to(#eeeeee));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#eeeeee);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffffff),color-stop(1,#eeeeee));
	background:-moz-linear-gradient(center top,#ffffff 0,#eeeeee 100%);
	-pie-background:linear-gradient(270deg,#ffffff,#eeeeee);
width:620px;
padding-left:20px;
}

.bloggers
{
//font-size: 30px;
font: bold 2em/0.1em Oswald, 'Times New Roman', Times, serif;
}