 
*{margin:0; padding:0;}
body{background:url(images/main_bg.jpg) top repeat-x #171717; padding:0px; margin:0px; font:12px arial, helvetica, sans-serif; color:#666666;}

/*------------------ HTML Tags -----------------------*/
 
h1,h2,h3,h4,h5,h6{padding:0px; margin:0px;}
label,select{cursor:pointer; }
li{padding:0px; margin:0px;}
ol,ul{padding:0px; }
p{padding:0px; margin:0px; line-height:normal; }
textarea,input,select{font:11px arial, helvetica, sans-serif; padding:2px; border:1px solid #ccc;}
form{padding:0px; margin:0px;}
hr{padding:0px; margin:0px;}
img{border:0px;}
b{font-weight:bold;}

/* --------------------- custom --------------------- */

.clear{clear:both;}
.input{border:1px solid #ccc; padding:2px }
.page-break,.print-only{display:none;}
.point{cursor:pointer;}
.f_left{float:left;}
.f_right{float:right;}
.aligncenter{text-align:center;}
.alignleft{text-align:left;}
.alignright{text-align:right;}
.relative{position:relative;}

/* --------------------- links --------------------- */

 a img{border:0;}
 a:focus{ outline:0px;}





/*------------------ Wrapper -----------------------*/
#main_wrapper{
	width:1000px;
	margin:0 auto;
	}


#wrapper{
  	width:1000px;
	margin:10px 0 20px 0;
	}

.body_mid{
	background:url(images/body_mid.jpg) top repeat-y;
	}

/*------------------ Header -----------------------*/

#header{
	width:1000px;
	height:150px;
	background:url(images/body_top.jpg) top no-repeat;
	}

.header{
	width:980px;
	padding:11px 10px 0 10px;
	margin:0 auto;
	}

.logo{
	width:446px;
	float:left;
	background:url(images/logo.jpg) top no-repeat;
	display:block;
	height:132px;
	margin:0 0 0 2px;
	}

.top_box{
	width:250px;
	float:right;
	margin:0px;
	padding:15px 0 0 0;
	}

.top_link{
	background:url(images/blog_back.jpg) top no-repeat;
	width:230px;
	height:34px;
	padding:0 0 0 20px;
 	}

.bolg{
	width:40px;
	background:url(images/blog_icon.jpg) left 6px no-repeat;
	height:22px;
	padding:8px 0 0 35px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	float:left;
	}

.bolg a{
	color:#666;
	text-decoration:none;
	}

.bolg a:hover{
	color:#666;
	text-decoration:underline;
	}

.customer{
	width:100px;
	background:url(images/customer_icon.jpg) left 6px no-repeat;
	height:22px;
	padding:8px 0 0 35px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	float:left;
	margin:0 0 0 20px;
	}

.customer a{
	color:#666;
	text-decoration:none;
	}

.customer a:hover{
	color:#666;
	text-decoration:underline;
	}

.follow_box{
	width:200px;
	float:right;
	margin:45px 0 0 0;
	}

.follow_box ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}

.follow_box li{
	padding:0 5px;
	float:left;
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	}
 
/*------------------ Navigation -----------------------*/
 
#navigation{
	width:980px;
	height:42px;
	background:url(images/nav_bg.jpg) top repeat-y ;
	margin:0 0 0 3px;
	}
	
.nav_lcol{
	width:116px;
	height:42px;
	background:url(images/home_bt.jpg) top left no-repeat;
	text-align:center;
	font:14px/40px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	}
.nav_lcol a{
	color:#000;
	text-decoration:none;
	display:block;
	}
.nav_lcol a:hover{
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(images/home_o-bt.jpg) top left no-repeat;
	}
	
.nav_lcol a.sel{
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(images/home_o-bt.jpg) top left no-repeat;
	}	
	
	
	

.nav{
	width:721px;
	float:left;
	background:url(images/nav_bg.jpg);
	height:42px;
	}
	
.nav ul,li{
	margin:0px;
	padding:0px;
	}
.nav ul{
	padding:1px 0 0 0;
	}	
	
.nav li{
	list-style:none;
	float:left;
	display:inline;
	font:14px/38px Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
	

	}
.nav li a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding:0 29px;
	}
	
.nav li a:hover{
	color:#ffffff;
	text-decoration:none;
	background:url(images/nav_o-bg.jpg);
	display:block;
	}	
.nav li a.sel{
	color:#fff;
	text-decoration:none;
	background:url(images/nav_o-bg.jpg);
	display:block;
	}		
		
	
.nav_rcol{
	width:143px;
	height:42px;
	background:url(images/contact_bt.jpg) top left no-repeat;
	text-align:center;
	font:14px/40px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	}
	
.nav_rcol a{
	color:#000;
	text-decoration:none;
	display:block;
	}
	
.nav_rcol a:hover{
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(images/contact_o-bt.jpg) top left no-repeat;
	}
	
.nav_rcol a.sel{
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(images/contact_o-bt.jpg) top left no-repeat;
	}	

 
 
/*------------------ Banner -----------------------*/

#banner{
	width:980px;
	margin:0px;
	padding:10px 0;
 	}

/*------------------ Container -----------------------*/

#container{
	width:980px;
	padding:5px 10px;
	}

.panel_box{
	background:url(images/panel-back.jpg) bottom no-repeat;
	width:960px;
	padding:0 0 0 20px; 
	margin:0 0 20px 0;
	}

.pci_box{
	width:307px;
	float:left;
/*	background:url(images/panel_line.jpg) right 10px repeat-y;*/
	margin:0 0 10px 0;
	}

.pci_box h1{
	width:290px;
	border-bottom:1px solid #e8e8e8;
	margin:0 0 10px 0;
	padding:0 0 5px 5px;
	}

.pci_box p{
	width:290px;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:18px;
	text-decoration:none;
	padding:0 0 10px 0;
	}

.pci_box a{
	color:#009fdb;
	text-decoration:underline;
	}

.pci_box a:hover{
	color:#009fdb;
	text-decoration:none;
	}

.testing_box{
	width:315px;
	float:left;
	background:url(images/panel_line.jpg) left 10px repeat-y;
	margin:0 0 12px 9px;
	}

.testing_box h1{
	width:280px;
	border-bottom:1px solid #e8e8e8;
	margin:0 0 10px 15px;
	padding:0 0 5px 5px;
	}

.testing_box p{
	width:280px;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:18px;
	text-decoration:none;
	padding:0 0 10px 15px;
	}

.testing_box a{
	color:#009fdb;
	text-decoration:underline;
	}

.testing_box a:hover{
	color:#009fdb;
	text-decoration:none;
	}

.left_col{
	width:640px;
	float:left;
	padding:0 0 0 15px;
	}
	
.left_col h1{
	font:22px Arial, Helvetica, sans-serif;
	color:#006699;
	text-decoration:none;
	padding:0 0 5px 0;
	margin:0px;
	}
	
.left_col h2{
	font:22px Arial, Helvetica, sans-serif;
	color:#006699;
	text-decoration:none;
	padding:0 0 10px 0;
	border-bottom:4px solid #ececec;
	margin:0px;
	width:625px;
	}
.blog{
	width:625px;
	background:url(images/blog_line.jpg) left bottom repeat-x;
	padding:15px 0;
	}

.month_box{
	float:left;
	width:56px;
	background:url(images/month_back.jpg) top no-repeat;
	height:54px;
	text-align:center;
	padding:10px 0 0 0;
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	line-height:3px;
 	}
 
.month_box span{
	font:25px Georgia, "Times New Roman", Times, serif;
	color:#333;
	}

.month_box p{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:2px 0 0 0;
	}

.blog_box{
	width:545px;
	float:right;
 	}

.blog_box h2{
	font:18px Arial, Helvetica, sans-serif;
	color:#ff6600;
	text-decoration:none;
	padding:0 0 3px 0;
	border:0px;
	}

.blog_box p{
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	padding:0 0 10px 0;
	line-height:18px;
	}
	
.blog_box a{
	color:#ff6600;
	text-decoration:underline;
 	}

.blog_box a:hover{
	color:#ff6600;
	text-decoration:none;
 	}


.admin_text{
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#0099cc;
	}
	
.admin_text a{
	text-decoration:underline;
	color:#0099cc;
	}

.admin_text a:hover{
	text-decoration:none;
	color:#666666;
	}

.download{
	width:600px;
	background:url(images/download_back.jpg) top no-repeat;
	height:80px;
	padding:23px 0 0 18px;
	}

.download_box{
	background:url(images/download_icon.jpg) left top no-repeat;
	padding:0 0 10px;
	font:12px Tahoma;
	color:#666;
	padding:0 0 0 75px;
	line-height:18px;
	height:72px;
	width:225px;
	float:left;
	}
	
.download_box span{	
	color:#3399cc;
	font-weight:bold;
	}
	
.download_box span a{	
	color:#3399cc;
	text-decoration:none;
	}	

.download_box span a:hover{	
	color:#3399cc;
	text-decoration:underline;
	}		
	
	

.security_box{
	background:url(images/security.jpg) left top no-repeat;
	padding:0 0 10px;
	font:12px Tahoma;
	color:#666;
	padding:0 0 0 70px;
	line-height:18px;
	height:70px;
	width:200px;
	float:right;
	}
	
.security_box span{	
	color:#3399cc;
	font-weight:bold;
	}
.security_box span a{	
	color:#3399cc;
	text-decoration:none;
	}
 
.security_box span a:hover{	
	color:#3399cc;
	text-decoration:underline;
	}
 		
	
	
 
.right_col{
	width:295px;
	float:right;
	background:url(images/panel_line.jpg) left 30px repeat-y;
	padding:0 0 0 25px;
 	}

.critical{
	width:285px;
	margin:0 0 12px 0;
	padding:0px;
	}

.critical_top{
	width:270px;
	background:url(images/critical_top.jpg) top no-repeat;
	height:30px;
	padding:7px 0 0 14px;
	font:18px Arial, Helvetica, sans-serif;
	color:#fff;
	}

.critical_top span{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#ffff00;
	}
 
.critical_mid{
	background:url(images/critical_mid.jpg) top repeat-y;
	width:261px;
	padding:0 10px 0 13px;
	}

.critical_indent{
	padding:10px 10;
	width:264px;
	}

.new-box{
	width:255px;
	padding:0 0 10px 0;
	}

.radio_box{
	float:left;
	padding:5px 0 0 0;
	}

.new_text{
	width:235px;
	float:right;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	line-height:18px;
	}

.new_text p{
	font:12px Arial, Helvetica, sans-serif;
	color:#3399cc;
	text-decoration:underline;
	padding:10px 0 0 0;
 	}

.new_text img{
	float:right;
	padding:25px 0 0 0;
	}

.critical_bot{
 	width:284px;
	height:11px;
 	}

.new_update{
	width:284px;
	margin:0px;
	padding:0px;
	}

.new_update_top{
	background:url(images/new_update.jpg) top no-repeat;
	width:270px;
	height:24px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333;
	padding:8px 0 0 13px;
 	}

.new_mid{
	width:277px;
	padding:10px 0 0 6px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	}

.new_mid p{
 	font:12px Arial, Helvetica, sans-serif;
	color:#3399cc;
	text-decoration:underline;
	padding:10px 0 10px 10px;
	}
 
.new_mid a{
	color:#3399cc;
	text-decoration:underline;
 	}

.new_mid a:hover{
	color:#3399cc;
	text-decoration:none;
	}


.text_01{
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 0 0;
 	}
	
.text_01 a{
	color:#ff6600;
	text-decoration:underline;
 	}

.text_01 a:hover{
	color:#ff6600;
	text-decoration:none;
 	}
 

/*------------------ Footer -----------------------*/

#footer{
	width:1000px;
 	background:url(images/body_bot.jpg) top no-repeat;
	height:116px;
	}

.footer{
	width:980px;
	margin:0 auto;
 	background:url(images/footer-logo.jpg) right 20px no-repeat;
	height:110px;
	}

.footer_link{
	width:600px;
 	margin:0px;
	padding:35px 0 0 0;
	float:left;
	}

.footer_link ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.footer_link li{
	font:12px Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
	float:left;
	padding:0 10px;
	border-right:1px solid #999;
	}
	
.footer_link a{
	color:#999;
	text-decoration:none;
 	}

.footer_link a:hover{
	color:#999;
	text-decoration:underline;
 	}

.copyright{
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:5px 0 0 10px;
	width:400px;
	float:left
 	}


/*----------- CONTACT PAGES CSS -------------*/
.container{
	width:980px;
	padding:10px 0 0 0;
	}

.addres{
	width:605px;
	padding:15px 0 15px 20px;
	}

.addres_left{
	width:200px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	line-height:19px;
	}
	
.addres_left a{	
 	color:#ff0000;
	text-decoration:underline;
 	}

.addres_left a:hover{	
 	color:#ff0000;
	text-decoration:none;
 	}

.addres_left h5{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	padding:0 0 10px 0;
	}

.map{
	width:350px;
	float:right;
	font:15px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
 	}

.map a{
 	color:#333;
	text-decoration:none;
	}
	
.map a:hover{
 	color:#333;
	text-decoration:underline;
	}

.contact_back{
	background:url(images/contact-back.jpg) top no-repeat; 
	width:625px;
	height:474px;
	}

.contct_indent{
	padding:35px 0 0 37px;
	width:588px;
	}

.contct_text{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 8px 0 0;
	}

.contct_text1{
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
 	}
	
.input_box{
	border:1px solid #999;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
 	width:300px;
	height:17px;
	}

.textarea_box{
	border:1px solid #999;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
 	width:350px;
 	}

.recent_box{
	width:285px;
 	}

.recent_box h1{
	font:20px Arial, Helvetica, sans-serif;
	color:#006699;
	text-decoration:none;
	padding:0 0 20px 0;
	}

.recent{
	width:285px;
	background:url(images/blog_line.jpg) left bottom repeat-x;
	padding:10px 0;
  	}

.recent_right{
	width:215px;
	float:right;
	}
	
.recent_right h2{	
	font:18px Arial, Helvetica, sans-serif;
	color:#ff6600;
	text-decoration:none;
	}

.recent_right p{
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	padding:0 0 10px 0;
	line-height:18px;
	}
	
.recent_right a{
	color:#ff6600;
	text-decoration:underline;
 	}

.recent_right a:hover{
	color:#ff6600;
	text-decoration:none;
 	}
	
	
.read_all{
	font:13px Arial, Helvetica, sans-serif;
	color:#3399cc;
	padding:13px 0 17px 0;
	}
.read_all a{
	color:#3399cc;
	text-decoration:underline;
	}	
.read_all a:hover{
	color:#3399cc;
	text-decoration:none;
	}		
	
	

/*------------------- COMPANY PAGES CSS -------------------*/
.company{
	width:617px;
	padding:15px 0 15px 8px;
	}

.company_left{
	width:105px;
	float:left;
	height:119px;
	}

.company_right{
	width:480px;
	float:right;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	line-height:18px;
 	}

.company_right span{
 	color:#0099cc;
  	}

.company_right a{
	color:#cc0000;
	text-decoration:underline;
  	}

.company_right a:hover{
	color:#cc0000;
	text-decoration:none;
  	}

.divider{
	width:625px;
	height:34px;
	}



/*------------------- SOLUTION PAGES CSS -------------------*/
solution_box{
	width:617px;
	padding:15px 0 0 8px;
	}


.solution_left{
	width:260px;
	float:left;
	height:95px;
	border-right:1px solid #e8e8e8;
	}

.solution_right{
	width:340px;
	float:right;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	line-height:18px;

	padding:0 20px 0 0;
 	}
	
.solution_right p{
	margin:0px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#336699;
	}	
	
.solution_right h1{
	margin:0px;
	font:bold 15px Arial, Helvetica, sans-serifl;
	color:#0099cc;
	padding:0 0 10px 0;
	}
		
	
	
	
.solution_right ul,li{
	margin:0px;
	padding:0px;
	}	
	
.solution_right li{
	list-style:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#336699;
	background:url(images/bullet-02.gif) 0 13px no-repeat;
	padding:10px 0 0 20px;
	}
.solution_right li a{
	color:#336699;
	text-decoration:none;
	}	
.solution_right li a:hover{
	color:#336699;
	text-decoration:underline;
	}	
	
		
 
.solution{
	width:615px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	padding:10px 0 20px 0;
	line-height:18px;
	float:left;
  	}
.solution p{
	margin:0px;
	font:12px/18px Arial, Helvetica, sans-serif	;
	color:#333;
	}


.solution_listing{
	width:615px;
	}
	
.solution_listing ul,li{
	margin:0px;
	padding:0px;
	}
.solution_listing li{
	list-style:none;
	font:11px tahoma;
	color:#ff6600;
	background:url(images/bullet-01.jpg) 0 10px no-repeat;
	padding:8px 0 6px 30px;
	text-transform:uppercase;
	}	
	
.solution_listing li strong{
	color:#0099cc;
	}		
.solution_listing li a{
	color:#ff6600;
	text-decoration:none;
	} 
	
	
.solution_listing li a:hover{
	color:#ff6600;
	text-decoration:underline;
	} 	
	

.penetration_listing{
	width:615px;
	}
.penetration_listing ul,li{
	margin:0px;
	padding:0px;
	}
.penetration_listing li{
	list-style:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#ff5000;
	background:url(images/bullet-01.jpg) 0 10px no-repeat;
	padding:8px 0 6px 30px;

	}	
	
.penetration_listing li strong{
	color:#0099cc;
	}		
.penetration_listing li a{
	color:#ff6600;
	text-decoration:none;
	} 
	
	
.penetration_listing li a:hover{
	color:#ff6600;
	text-decoration:underline;
	} 	




	
  
.solution a{
	color:#009fdb;
	text-decoration:underline;
  	}

.solution a:hover{
	color:#009fdb;
	text-decoration:none;
  	}
 
 
.get_quote{
	width:616px;
	float:left;
	} 
	
	
	/****sunil****/
	
	
	h2 {
	font-size: 2.4em;
	font-weight: normal;
	font-style: normal;
	color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

h2 a {
	text-decoration: none;
	color: #3b3b3b;
}

.post .entry {
	font-size: 0.9em;
	line-height: 1.3em;
	clear: both;
}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	background-image: url(images/date.jpg);
	width: 89px;
	height: 73px;
	text-align: center;
	float: right;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}

.metadata {
	margin-top: 40px;
	text-align: center;
	font-size:10px;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #88897b;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
}

.hr {
	clear: both;
	border: 0;
	background-image: url(images/hr.jpg);
	color: #f8faf7;
	background-color: #f8faf7;
	width: 426px;
	height: 121px;
	margin: -8px auto 0;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	background:transparent url(images/comment.jpg) no-repeat top right;
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}



.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;

	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
	background: url(images/frame-top-left.jpg) no-repeat left top;
}

.frame-outer span span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
}

.frame-outer span span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
}

.frame-outer span span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}

.frame-outer.small span {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px;
}

.sidebar a {
	color: #9f9f9f;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
	background-image: url(images/searchform.jpg);
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 149px;
	height: 16px;
	color: #909090;
	font-size: 1.0em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #999;
	font-size: 0.7em;
	text-transform: lowercase;
}

.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/

#footer #subscribe a {
	display: block;
	position: absolute;
	background-image: url(images/rss.png);
	width: 149px;
	height: 126px;
	margin-left: -126px;
	margin-top: -68px;
	text-indent: -2000px;
	overflow: hidden;
}

#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}





/* Content */

#content-container {
	background: #f3f4ee url(images/body.jpg) repeat-y center top;
}

.no-sidebar div #content-container {
	background-image: url(images/body-no-sidebar.jpg);
}

.double-right-sidebar div #content-container {
	background-image: url(images/body-double-sidebar.jpg);
}

#content {
	width: 800px;
	margin: 0 auto;
}

.double-right-sidebar #content {
	width: 947px;
}

#body {
	float: left;
	width: 490px;
	padding-left: 20px;
	padding-right: 20px;
}

.no-sidebar div div #body {
	width: 760px;
	float: none;
}

/* Sidebar */

#sidebar {
	float: right;
	font-size: 0.9em;
	width: 220px;
	position: relative;
	left: -15px;
}

.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}

.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}

/* Footer */


