@charset "utf-8";
/* CSS Document */


/* BODY, FONT AND COLOR, GLOBAL	(id=generic)
**********************************************************/
BODY 						{
	font:normal 10px Verdana !important;
	color:#000;
	text-align: left;
	background: url(images/bg.jpg) center repeat-y #0c3f77;

}

body,form,h1,h2,h3,h4,h5,h6,p,ul,li	{
	padding:0; 
	margin:0;
}

h1,h2,h3,h4,h5,h6,label,	{
	text-decoration:none;
}

a 							{
	color:#000; 
	text-decoration:underline;
}

a:hover 					{
	text-decoration:none; 
	color:#0000ff;
}

a:active, a:focus 			{
	outline:0
} /* to avoid link borders on new browsers */

img							{
	border:none;
}

label						{
	font-size:11px; 
	font-weight: normal; 
	text-align:left; 
	text-transform:capitalize;
}

p 							{
	line-height:18px;
}

textarea					{
	overflow:auto; 
	border:1px solid #787878;
}

.anypic img					{
	border:1px solid #1e2326;
}

/*9 May -Nayan*/
h1							{
	font:bold 14px Verdana; 
	color:#FFF; 
	text-transform:capitalize;
	line-height:18px;
}

/* for debugging purpose */
/*div						{
	border:1px solid #0000FF;
} */

/* 	BODY WRAPPER / HEADER / TOP MENU (id=header)
**********************************************************/

#wrapper				{
	margin:0 auto; 
	width:790px;
	background:#99D3F8;
}

#header						{
	width:790px;
	background:url(images/bg_header.jpg) no-repeat top center;
	width: 790px;
	height:180px;
}
#headerTop	{
	width:790px;
	height:140px;
}
#headerTop .slogo	{
	width:105px;
	height:130px;
	text-align:right;
	vertical-align:bottom;
	float:left;
}
#name	{
	margin-top:30px;
	margin-right:20px;
	width:330px;
	height:75px;
	text-align:center;
	float:right;
}
#headerTop .pName	{
	height:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	font-weight:bold;
	color:#fff;
}
.pName a{
	color:#FFFFFF;
	text-decoration:none;
}
#headerTop .pName3	{
	margin-top:9px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#headerTop .pName2	{
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#010d3d;
	background:#98d3f7;
}
#headerBot	{
	width:790px;
	height:30px;
	background:#fff;
	color:#007eff;
	text-align:left;
	padding-top:6px;
}
#headerBot a	{
	color:#007eff;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	margin-top:5px;
	padding-left:20px;
	
}

#content	{
	width:790px;
	/*margin-top:20px;
	margin-bottom:20px;*/
}
#contentLeft	{
	float:left;
	width:520px;
	margin-top:20px;
	margin-bottom:20px;
	background:#fff;
}
p{
	margin-left:20px;
	margin-right:20px;
}
#contentLeft .blogHead	{
	font-size:18px;
	font-weight:bold;
	color:#010d3d;
}
.blogHead a{
	text-decoration:none;
}
#contentLeft .blogDate	{
	font-size:10px;
	color:#999999;
}
#contentLeft .blogData	{
	margin-left:20px;
	margin-right:20px;
	font-size:10px;
	color:#999999;
}
#contentLeft .blogData a	{
	color:#999999;
	text-decoration:none;
}
#contentLeft .blogData a:hover	{
	color:#000;
	text-decoration:none;
}
#contentLeft .top	{
	width:520px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/modOneTop.jpg) no-repeat top center;
}
#contentLeft .bot	{
	width:520px;
	height:10px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/modOneBot.jpg) no-repeat bottom center;
}
#contentRight	{
	float:right;
	width:250px;
	margin-top:20px;
	margin-bottom:20px;
	background:#124969;
}
#contentRight .topR	{
	width:250px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/modTwoTop.jpg) no-repeat top center;
}
#contentRight .botR	{
	width:250px;
	height:10px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/modTwoBot.jpg) no-repeat bottom center;
}
#contentRight .botR2	{
	width:250px;
	height:430px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/archives_bg.jpg) no-repeat bottom center;
}
.headName	{
	height:30px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	margin-left:10px;
}
.headName a	{
	text-decoration:none;
	color:#fff;
}
#pImg	{
	text-align:center;
	color:#fff;
}

#contentRight p	{
	margin-left:20px;
	margin-right:20px;
	color:#fff;
}

#footer	{
	width:790px;
	height:40px;
	/*background:#000;*/

	margin-top:10px;
}

ul	{
	margin-left:20px;
	margin-right:20px;
	list-style-type:none;
	line-height:16px;
}
#contentRight a	{
	text-decoration:none;
	color:#fff;
}
.bdr {
	border-bottom:1px solid #000;
	margin-bottom:20px;
}
.entry{
	margin:5px 20px 10px;
	text-align:justify;
}
.entry p{
	margin-left:0px;
}
.question-tile{
	
	font-weight:bold;
}
.bdr_wrapper{
	margin-left:20px;
}
#contentLeft .navigation {
	height:30px;
	line-height:30px;
	/*padding:5px 20px 20px 8px;*/
}

#comments{
	margin-left:20px;
	margin-right:20px;
}
#respond{
	margin-left:20px;
	margin-right:20px;
}
/* 	MISCELLANEOUS
**********************************************************/
.pagetitle{
	font-size:18px;
	font-weight:bold;
	color:#010d3d;
	margin-left:20px;
}
.clr						{
	clear:both;
}
.aLeft	{
text-align:right;
}
.blankSpace	{
height:20px;
background:#98d3f7;
}
.alignleft {
	float:left;
	padding-left:20px;
}
.alignright	{
	float:right;
	padding-right:20px;
}
.twhite{
color:#FFFFFF;
}
.left20{
 margin-left:20px;
}
li#flexo-archives {
	display:block;
}
li#flexo-archives h2.widgettitle {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    margin-left: 10px;
}
li#flexo-archives ul li {
	font-weight:bold;
	padding:3px 0;
}
li#flexo-archives ul li ul.flexo-list li {
	font-weight:normal;
	padding:0 0;
	list-style:disc;
	color:#fff;
}
