/*  
Theme Name: Yourblog 2.0 theme
Theme URI: http://demos.mediawick.com/web20/
Description: A two-columned wordpress theme with a web 2.0ish look
Author: Abhishek Tripathi
Author URI: http://www.abhishektripathi.com

*/

/* Begin Typography & Colors */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style-type: none;
}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	font-size:13px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 3px;
	}
	
img {
 	border: none;
	padding: 3px;
}		
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {
	background: url("images/new/bg_body.jpg") #001c2a repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#mainbox {
	margin: 0px auto;
	width: 775px;
}

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
}

a:link {
	color: #c32616;
	text-decoration: none;
	font-size:12px;
	
}

a:visited {
	color: #c32616;
	text-decoration: none;
	font-size:12px;
}

a:hover {
	text-decoration: underline;
}

/***Header Stuff***/
#logo {
	/*behavior: url('iepngfix.htc');
	background-image: url("wp-content/themes/web20/iepngfix.htc");
	width: 298px;*/
	height: 36px;
	float: left;
	margin-top: 35px;
}

#logo h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#logo h1 a {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}
#logo h1 a:hover {
    text-decoration: none;
	
}

#headerdec {
	behavior: url("wp-content/themes/web20/iepngfix.htc");
	background-image: url("images/design.png");
	width: 179px;
	height: 97px;
	margin-left: 526px;
}

#search {
	margin-left: 551px;
	margin-top: -68px;
}

#search input {
	width: 133px;
	height: 17px;
	border: 1px solid #FFF;
	background-color: #D3D9DB;
}

input#submit {
	width: 69px;
	height: 21px;
	border: 0px;
	position: absolute;
	margin-top: 1px;
}

ul#menu {
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
}

html>body ul#menu {
	margin-top: 51px;
}

#menu li {
	list-style-type: none;
	width: 80px;
	height: 24px;
	background-image: url("images/navbg.gif");
	float: left;
	text-align: center;
	padding-top: 5px;
}

li#lastlink {
	width: 81px;
}

#menu a {
	color: #000;
	font-size: 14px;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/***Main Area Stuff***/
#content {
	float: left;
	width: 100%;
	text-align:left;
	font-family:Georgia;
	font-size:16px;
	color:#676767;
}
#content a, a:visited, a:link{
 font-family:Tahoma;
 font-size:11px;
 color:#3399cc;
 text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}

#sidebar {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	margin-top: 33px;
	margin-left: 44px;
}

/***Footer Stuff***/
#footer {
	clear: both;
	background-image: url("images/foot-top.gif");
	background-repeat: no-repeat;
	width: 740px;
	padding-top: 8px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
}

#footbar {
	background-image: url("images/foot-bar.gif");
	width: 739px;
	height: 20px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
	padding-top: 5px;
	font-family: Verdana;
	font-weight: bold;
}
#footbar a {
 color: #87811C;
 font-size: 12px;
 }

#footercontent {
	background-image: url("images/foot-bottom.gif");
	background-repeat: no-repeat;
	width: 730px;
	background-color: #434F54;
	background-position: bottom left;
	padding: 5px;
	padding-top: 0px;
}

#footer h2 {
	background-image: url("images/subhead.gif");
	width: 154px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	margin: 0px;
	font-family: Tahoma;
	margin: 0px auto;
}

#footer h3 a {
	margin: 0px;
	padding: 0px;
	color: #E7EC6A;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}

#footer a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

#footer h3 {
	margin: 0px;
	padding: 0px;
}

.recentcontent {
	margin-bottom: 5px;
}

.recentcontent p {
	margin: 0px;
	padding: 0px;
}

.footbox {
	width: 240px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

/***Post Stuff***/
.post {
	margin-top: 10px;
	color:#676767;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.posttitle {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
}

.post h2 a {
	font-family: Arial Rounded MT Bold, Arial;
	color: #c32616;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	font-weight:bold;
}

.posttitle small {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	margin-top: 1px;
	position: absolute;
}

.post a:link {
	text-decoration: none;
}

.post a:visited {
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
	visibility:hidden;
	display:none;
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
}

.commentsquare a:visited {
	text-decoration: none;
}

.commentsquare a:hover {
	text-decoration: underline;
}

.postcontent {
	clear: both;
	font-family:Georgia;
	font-size:13px;
	
}

.postfoot {
	border-top: 1px solid #B6B157;
	border-bottom: 1px solid #B6B157;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 43px;
	font-family:Tahoma;
	font-size:13px;

}

/***Sidebar Items***/
#sidebar h2 {
	background-image: url("images/sideheader.gif");
	width: 188px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	margin-top: 16px;
	margin-bottom: 2px;
	text-align: center;
}

.showcase {
	background-color: #D2DE50;
	background-image: url("images/showcase-bot.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

.archivebox ul {
	padding: 0px;
	margin: 0px;
}

.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

.archivebox a {
	color: #767006;
	font-size: 12px;
}

.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
	text-decoration: underline;
	color: #C0440D;
}

#sidebar ul ul{
	padding: 0px;
	margin: 0px;
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

#sidebar li li{
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

#sidebar a {
	color: #767006;
	font-size: 12px;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #C0440D;
}

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #FFF;
}

li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;
}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
}

.footbox li a {
	color: #E7EC6A;
}


ul#metafoot {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot {
	margin-left: -40px;
}

ul#metafoot2 {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot2 {
	margin-left: -40px;
}
/********************************/
/*****  rafiq coding     ********/
/********************************/
#new_container{
	width:956px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
#new_topheader{
	height:24px;
	width:100%;
	clear:both;
	font-family:Tahoma;
	font-size:11px;
	color:#C2C2C2; 
	line-height:23px;
}
#new_topheader_left{
	float:left;
	width:55%;
	text-align:left;
	padding-left:4px;
}
#new_topheader_right{
	float:right;
	width:44%;
	text-align:right;	
	padding-right:4px;
}
a.top_headerlink,a.top_headerlink:link, a.top_headerlink:visited{
	font-family:Tahoma;
	font-size:10px;
	color:#c2c2c2;
}
a.top_headerlink:hover{
	text-decoration:underline;
	
}
#new_logobar{
	clear:both;
	height:96px;
	width:100%;
	position:relative;
}
#new_logo{
	position:absolute;
	left:12px;
	top:25px;
}
#new_logoright{
position:absolute;
left:315px; 
top:30px;
width:627px;
height:60px;
border:none;
background-image:url(images/new/img_offer_lower_rate.jpg);
background-repeat:no-repeat;
background-position:left;
}
#new_menubar{
	clear:both;
	height:51px;
	width:100%;
	text-align:left;
}
#new_mainheader{
	clear:both;
	height:312px;
	width:100%;
}
#new_miniheader{
	clear:both;
	height:122px;
	width:100%;
	text-align:center;
}
#new_bodycontainer{
	clear:both;
	width:100%;
	text-align:left;
	background-color:#FFFFFF;
	color:#333333;
}
#new_footerbar{
	clear:both;
	height:350px;
	width:100%;
	text-align:left;
	background:url(images/new/bg_footer.jpg) repeat-x #000033;
}

#new_seprator_vert{
	clear:both;
	width:100%;
	height:3px;
	font-size:3px;
}
#new_ftr_left{
	float:left;
	width:100%;
	position:relative;	
}
#new_ftr_right{
	float:left;
	width:100%;	
}
#new_ftr_logo{
	position:absolute;
	top:102px;
	left:40px;	
}
#new_ftr_right_topspace{
	height:35px;
	width:100%;
	clear:both;
}
#new_ftr_right_heading{
	clear:both;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:24px;
	height:28px;
	font-weight:bold;
}
#new_ftr_right_tagdata{
	clear:both;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:22px;	
}
.style2 {font-size: 18px}
.style3 {font-size: 14px}
#new_seprator_vert{
	height:30px;	
}
.box_heading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c32616;
	font-weight: bold;
	padding-top:8px;
}
p.box_data{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #676767;

}
#centerbox_links a:link, a.visited, a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #666666;
	text-decoration: underline;
	line-height:22px;
	font-weight:bold;
}
#centerbox_links a:hover{
	color: #c32616;
	text-decoration: none;
}
/**********************************/
/*/////////////////////////////////*/
.spotlight{
	background-image: url(images/new/bg_spotlight.gif);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	line-height:18px;
	color:#ffffff;
	font-size:14px;
    font-weight:bold;
	height:18px;
	padding:6px;
}
.modifytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #676767;

}
#content h2{
	color:#c32616;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;	
}
/********************/
/* for menu */
/********************/
.jquerycssmenu{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;	
border-bottom: 0px solid black;
color:#FFFFFF;
height:51px;
z-index:90;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
height:51px;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
padding-left:1px;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
/* background: white url(images/new/tintblue.gif) top center repeat-x;; /*background of tabs (default state)*/
background:url(images/new/bg_new_menu.jpg) repeat-x;
padding: 4px 10px;
margin-right: 0px; /*spacing between tabs*/
border: 0px solid #778;
border-bottom-width: 0;
color: #2d2b2b;
text-decoration: none;
color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height:42px;
	background:url(images/new/bg_new_out.jpg) repeat-x;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;	
	z-index:90;
}

.jquerycssmenu ul li a:hover{
background:url(images/new/bg_new_menu.jpg) repeat-x; /*tab link background during hover state*/
}
.jquerycssmenu ul li a.active, a.active:hover
{	background:url(images/new/bg_new_menu2.jpg) repeat-x; margin:0px;}

	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 0px solid #FF0000;
z-index:90;	
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
z-index:90;	
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
z-index:90;	
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
width: 180px; /*width of sub menus*/
background: white;
color: black;
padding: 4px 5px;
margin: 0;
border-top-width: 0;
		padding: 4px 8px 4px 10px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background:url(images/new/bg_dropdown_line.jpg) bottom center no-repeat #aa2316;
		color: #FFFFFF;
		font-family:Tahoma;
		font-size:12px;
		line-height:30px;
		width:200px;
		height:32px;
		opacity:0.8;
		filter:alpha(opacity=80);	
		z-index:90;	
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
		background: #aa2315;
		color: #FFFFFF;
		opacity:1;
		filter:alpha(opacity=100);
		z-index:90;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
display:none;
visibility:hidden;
}

.rightarrowclass{
position: absolute;
top: 10px;
right: 5px;
}


.bg_menu_td{
	height:51px;
	background:url(images/new/bg_menu_td.gif) no-repeat top left #c42716;
}


#customizedul li {
	list-style:url(images/new/bullet_list.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCCCCC;
}
#customizedul li a{
	list-style:url(images/new/bullet_list.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCCCCC;
	font-weight:normal;
}
#catlistings li {
	list-style:url(images/new/bullet_list.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCCCCC;
}
#catlistings li a{
	list-style:url(images/new/bullet_list.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#CCCCCC;
	font-weight:normal;
}

a.ftr_links, a.ftr_links:link, a.ftr_links:visited{
font-family:Georgia, 'Times New Roman', Times, serif; font-weight:bold; font-size:16px; line-height:30px;
text-decoration:none;
color:#FFFFFF
}
a.ftr_links:hover{
text-decoration:underline;
}
a.ftr_links2, a.ftr_links2:link, a.ftr_links2:visited{
font-family:Georgia, 'Times New Roman', Times, serif; font-weight:bold; font-size:11px; line-height:30px;
text-decoration:none;
color:#FFFFFF
}
a.ftr_links2:hover{
text-decoration:underline;
}

#centerbox_links a, a:link, a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#666666;
text-decoration:underline;
}
#centerbox_links a:hover{
color:#c32616;
}
a.cpyright, a.cpyright:link, a.cpyright:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#d7d7d7;
text-decoration:none;
}
a.cpyright:hover{
text-decoration:underline;
}

#customizeddiv p{
	font-size:11px;
	font-weight:normal;
}
#content h3{
	font-size:18px;
}

a.rel_links, a.rel_links:link, a.rel_links:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#c32616;
text-decoration:none;
}
a.rel_links:hover{
text-decoration:underline;
}

#pidselected a, a:link, a:visited{
font-family:Tahoma;
color:#3399cc;
font-size:13px;
font-weight:normal;
}
a.link_heading
{
	font-size:30px;
	color:#c32616;
	text-decoration:none;
}
a.link_heading:hover
{
	font-size:30px;
	color:#c32616;
	text-decoration:none;
}
a#link_headingid
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#c32616;
	text-decoration:underline;
}
a#link_headingid:hover
{
	text-decoration:none;
}
#home a:hover
{	background:url(images/new/bg_new_menu.jpg) repeat-x;}

#home a.active, a.active:hover
{	background:url(images/new/bg_new_menu2.jpg) repeat-x;
	margin-left: 5px;
}
#new_footerbar_raf{
	clear:both;
	width:100%;
	text-align:left;
	background:url(images/new/raf_bg_footer.jpg) repeat-x #275996;
}

#new_horiz_space{
height:5px;
clear:both;
}
