 /*The content*/
 /*Contact us*/
#address {
text-align:right; 

}

#contact {
height:150px; 
display: block; 
}

#contact #pix {
padding-left:10px;
height:133px; 
width:100px; 
display: block; 
float:left;
}

#contact #txt{
display: block; 
width:400px;
float:left;
}
 /*Getting There*/
#map {
float: right;
padding:10px;
}

#fromplace {
font-weight: bold; 
font-style: italic; 
}

#directions {
display: block; 
height:70px; 
}

#transport {
display: block; 
width:50px;
float:left;
}

#description{
display: block; 
width:560px;
float:left;
}

/*About Cometas*/

#CEOtxt p{
font-style: italic; 
}

#CEOpix {
padding-right:10px;
float:right;
}

#values{
color: #316698;

}
#vision {
height:30px; 
display: block; 
}

#vision #head {
padding-left:10px;
height:30px; 
width:100px; 
display: block; 
float:left;
border-right: 4px solid #316698;
}

#vision #txt{
display: block; 
width:490px;
float:left;
padding-left:10px;
}
#mission {
height:45px; 
display: block; 
}

#mission #head {
padding-left:10px;
height:45px; 
width:100px; 
display: block; 
float:left;
border-right: 4px solid #316698;
}

#mission #txt{
display: block; 
width:490px;
float:left;
padding-left:10px;
}
#strategy {
height:80px; 
display: block; 
}

#strategy #head {
padding-left:10px;
height:80px; 
width:100px; 
display: block; 
float:left;
border-right: 4px solid #316698;
}

#strategy #txt{
display: block; 
width:490px;
float:left;
padding-left:10px;
}


/*Testamonials*/

.Testimonials #pix {
padding:10px;
float:right;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	
	background:#34373b ;
	font-family:Arial,"Lucida Grande",sans-serif;
	color:#161514;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#6F615A;
	text-decoration:none
	}
a:hover {
	color:#d53030;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#444;
	font-style: normal;
		
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:3px 0 2px 0px;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}

/* The Outer cover */

#wrapper {
	width:980px;
	height: 100%;
	display: block;
	margin:0 auto;
	background:#fff;
	padding-top:0px;
	}
#casing {
	width:940px;
	margin: 0 20px;
	background:#fff;
	display:block;
	padding:0;
	font-weight:normal;
	}		
	


	
	

	
/* The Header */

#top {
	margin-left: 20px;
	height:136px;

	background:#fff ;
	width:960px;
	display: block;
	}
#logoright{
float: right;
margin: 0;
padding: 0;
}

#logoleft{
float: left;
margin: 28px 0 0 0;
}
.blogname {
	width:500px;
	font-family:Arial,"Lucida Grande",sans-serif;
	margin:10px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
color: #fff;
	margin: 0px 0 0px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 1.1em Arial,"Lucida Grande",sans-serif;
	font-weight:normal;
	overflow:hidden;
}
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:8px 0px 0px 10px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	}

.breadcrumb{

	padding:5px 10px;
	margin:0px 5px 5px 5px;
	font-size:13px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Arial,"Lucida Grande",sans-serif;
}

/* The Search */
#search {
	height:30px;
	width:auto;
	margin-top:5px;
	padding:30px 5px 10px 5px;
	width:300px;
	border:1px solid #fff;
	background:#ececec url(images/sform.jpg) no-repeat;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	width:57px;
	float: left;
	background:#fff url(images/sbutton.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}

.feed{
	
	height:30px;
	width:auto;
	margin-top:5px;
	padding:30px 5px 10px 5px;
	width:300px;
	background:#ececec url(images/feed.jpg) no-repeat;
}
.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
	
}

.sbutton{
	width:57px;
	float: left;
	background:#fff url(images/submit.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}


/*Page menu*/

#foxmenucontainer{
	height:34px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Georgia,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	background:#f4f4f4 url(images/top.jpg) top repeat-y;
	
	}
	

#menu ,#menu ul {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	list-style: none;
	height:34px;
	
	}

#menu a {
	color: #fff;
	display: block;
    font-weight: normal;
   	padding: 10px 10px 10px 10px;
	}
	
#menu a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#5D0909;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#DFC3C3;
	
	}
	


#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	z-index:200;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

	
/* Category menu*/
	
#catmenucontainer{
	width:940px;
	margin: 0 20px 0 20px;
	height:33px;
	background:#4F7695;
	display:block;
	padding: 0;
	font: 13px Arial,"Lucida Grande",sans-serif;
	font-weight:normal;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:940px;
	background:#4F7695;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:124px;
	text-align: left;
	}
	
	#catmenu .current_page_item{
	background:#2E4E68;
	}
	#catmenu .current_page_ancestor{
	background:#2E4E68;
	}
	

	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #fff;
	display: block;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	text-align: center;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:#4F7695;
	color:#FF931E;
    margin: 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	}

#catmenu .current-cat a:hover {
	background:#2E4E68;
	color:#FF931E;
    margin: 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	}
	
	#catmenu .current-cat li a:hover {
	background:#4F7695;
	color:#FF931E;
    margin: 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	}
	
	#catmenu .current-cat-parent a:hover {
	background:#2E4E68;
	color:#FF931E;
    margin: 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	}
	
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#2E4E68;
	width: 150px;
	color: #fff;
	font-family:Arial,"Lucida Grande",sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 11px;
	border-bottom: 1px dotted #4F7695;
text-align: left;
	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#4F7695;
	color:#FF931E;
	padding: 8px 10px 8px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#catmenu li li {
text-align:left;
	}

#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.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
	
/* Main Content*/	

#content {
	float:left;
	width: 620px;
	height:100%;
	margin-top:20px;
/*margin-left:20px;*/
	}
.title{
	background:#4e7693;
	padding: 5px 0px 5px 0px;
	border: 0;
	margin: 0;
	height: 25px;
}	
.News .title{
	height: 33px;
}	
#single_news .title 
{
	height: 33px;
}

.date {
	font-size:10px;
	font-family:Arial,"Lucida Grande",sans-serif;
	padding:0px 5px;
   	color:#39525E;
	text-transform: uppercase;
	}
	


.Products #post-1{
width:620px;
height: 265px;
float: left;

}
.Products #post-2{
width:193px;
height: 355px;
float: left;
margin-right: 20px;
}
.Products #post-3{
width:193px;
height: 355px;
float: left;
margin-right: 20px;
}
.Products #post-4{
width:194px;
height: 355px;
float: left;
}



}
.Catalytic #post-1{
width:620px;
height: 265px;
float: left;
}
.Catalytic #post-2{
width:193px;
height: 355px;
float: left;
margin-right: 20px;
}
.Catalytic #post-3{
width:193px;
height: 355px;
float: left;
margin-right: 20px;
}
.Catalytic #post-4{
width:194px;
height: 355px;
float: left;
}


.Join #post-1{
width:300px;
height: 309px;
float: left;
margin-right: 20px;
}
.Join #post-2{
width:300px;
height: 309px;
float: left;
}
.Join #post-3{
width:300px;
height: 310px;
float: left;
margin-right: 20px;
}
.Join #post-4{
width:300px;
height: 310px;
float: left;
}

.Home #post-1{
width:620px;
height: 630px;
float: left;
margin-right: 20px;
}
.Home #post-2{
width:300px;
height: 309px;
float: left;
}
.Home #post-3{
width:300px;
height: 310px;
float: left;
margin-right: 20px;
}
.Home #post-4{
width:300px;
height: 310px;
float: left;
}

.Home #post-10{
width:300px;
height: 639px;
float: left;
margin-right: 20px;
}
.Home #post-11{
width:300px;
height: 639px;
float: left;
}



.Home #post-15{

width:300px;
min-height: 639px;

float: left;
margin-right: 20px;
}

.Home #post-16{

width:300px;
height: 310px;

float: left;
}

.Home #post-17{

width:300px;
height: 310px;

float: right;
}





.News .single{
width:940px;
min-height:200px;
}

.CoMeTas .single{
min-height:639px;
}

.Downloads #post-1{
width:300px;
height: 639px;
float: left;
margin-right: 20px;
}
.Downloads #post-2{
width:300px;
height: 639px;
float: left;
}

.Membrane #post-1{
div.scroll {
width:300px;
min-height: 639px;
overflow: auto;
float: left;
margin-right: 20px;
}
}

.Membrane #post-2{
div.scroll {
width:300px;
height: 310px;
overflow: auto;
float: left;
}
}

.Membrane #post-3{
div.scroll {
width:300px;
height: 310px;
overflow: auto;
float: right;
}
}

.Membrane #post-4{
div.scroll {
width:300px;
height: 310px;
overflow: auto;
float: left;
}
}

.Catalytic Coating Downloads .single{
min-height:639px;
}


.Catalytic Coating Downloads #post-1{
width:300px;
min-height: 639px;
float: left;
margin-right: 20px;
}

.Catalytic Coating Downloads #post-2{
width:300px;
height: 310px;
float: left;
}

.Catalytic Coating Downloads #post-3{
width:300px;
height: 310px;
float: right;

}

.Catalytic Coating Downloads #post-4{
width:300px;
height: 310px;
float: left;
}

.Organization .single{
min-height:639px;
}

.Testimonials .single{
min-height:639px;
}

.Complete .single{
min-height:639px;
}




.About .single{
min-height:639px;
}

.Aqua .single{
min-height:639px;
}
.CoMem .single{
min-height:639px;
}

.Contact .single{
min-height:639px;

}
.Development .single{
min-height:639px;
}

.Pilot .single{
min-height:639px;
}
.Ceramic .single{
min-height:639px;
}

.Passenger .single{
min-height:639px;
}

.Oxidation .single{
min-height:639px;
}

.Coated {
display: block;
}

#Read_more {
float: right;
}
#content .single #Read_more a{
	padding-right: 10px;
}
#content .single #Read_more{
vertical-align: bottom;
}


.Products{
display: block;
}

	
.single {
	width:620px;

	overflow: hidden;
	margin-bottom:20px;
	height:100%;
	color:#504945;
	font: 13px Arial,"Lucida Grande",sans-serif;
	background:#e4e4e4;
	line-height:20px;
	}


.single  h1{
color: #fff;
	margin: 0px 0 0px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 1.1em Arial,"Lucida Grande",sans-serif;
	font-weight:normal;
	overflow:hidden;
}
	
.single  h1 a{
color: #fff;
}
.single  h2 {
color: #fff;
	margin: 0px 0 0px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 1.1em Arial,"Lucida Grande",sans-serif;
	font-weight:normal;
	overflow:hidden;
}



#rightcol .entry p{
	padding:0;
}

#rightcol .single{
	margin: 5px 0px 0px 0px;
	width:300px;
	background: #33597b;
	color: #fff;
	border-bottom: 1px solid #FF931E;
	height: 145px;
}
#rightcol .single .date .author{
color: #fff;
}
#rightcol .single .date .clock{
color: #fff;
}
#rightcol .single .title{
color: #fff;
	background: #33597b;
}
/* right column */
#rightcol{
	float:right;
	width:300px;
	margin:20px 0 20px 0;
	background: #33597b;
	
}
#rightcol .title{ 
	background:#4e7693;
}


#rightcol .single .title  h2 a {
font: 13px  Arial,"Lucida Grande",sans-serif;
	background: #33597b;
	color: #fff;
	margin: 0px 0 0px 0;
}
#rightcol .entry p
{
margin: 10px;
}
#rightcol .single #Read_more a{
	margin-right: 10px;
	color: #FF931E;
}

#rightcol .title h2 a {
    color: #fff;
	margin: 0px 0 5px 0;
	text-align: left;
	font: 1.1em Arial,"Lucida Grande",sans-serif;
	font-weight:normal;
	overflow:hidden;
}
	
#rightcol  h2 {
    color: #fff;
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 1.1em Arial,"Lucida Grande",sans-serif;
	font-weight:normal;
	overflow:hidden;
}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#FFF;
	background-color: transparent;
	}

.author{
	color:#39525E;
	padding:0px 0 0px 5px;

}
.clock{
	color:#FFF;
	padding:0px 0 0px 5px;

}	


.comm{
	padding:0px 10px 0px 10px;
	position:relative;
	

}

.comm a:link,
.comm a:visited {
	color:#0082D8;
}
.comm a:hover{
	color:#d42323;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 5px 0px;
	font:12px Arial,"Lucida Grande",sans-serif;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:10px;
	font-family:Arial,"Lucida Grande",sans-serif;
	padding:0px 5px 5px 10px;
	text-transform: uppercase;

}

.category a:link,.category a:visited{
	color:#0082D8;

	}
	
.category a:hover{
	color:#333;
	}
	
.entry {
	margin:0 0;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #FF7F00;
	background-color: transparent;
}
.entry a:hover {
	color:#FF7F00;
	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	float:left;
	}
	
	
.entry p{

	padding: 0 5px 5px 5px;
	margin: 0 0px 0px 0px;
	font-family:Arial,"Lucida Grande",sans-serif;
	font-size:12px;
}







/* The Sidebar1 */
.sidebar1{
	float:left;
	width:315px;
	padding-top:5px;
	font-size:12px;
	font-family:Arial,"Lucida Grande",sans-serif;
	}

.sidebar1 h2 {
	line-height:20px;
	font-size:18px;
	color:#535f67;
	margin:15px 0 5px 0 ;
	padding:0px 0 0 5px;
	font-weight:bold;
	font-family:Arial,"Lucida Grande",sans-serif;
	text-transform:uppercase;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0px 0px ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 5px 10px;
	background:#fff url(images/side.jpg) repeat-x;
	float:left;
	border:1px solid #bbb;

	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	background:#fff;
	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 290px;

	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	
	color:#6e777d;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #ccc;
	}

.sidebar1 ul li a:hover {

	color: #1183d7;
	}

.sidebar1 p {
	padding: 7px 5px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#6e777d;
	}	
	

/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	padding:0 0 10px 0px;
	color:#33597B;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family:Arial,"Lucida Grande",sans-serif;
	float:left;
	width:980px;
	}

#footer a:link , #footer a:visited{
	color:#A8C3CF;
	}

#footer a:hover {
	color:#FFFFFF;
	}



/* The Navigation */

#navigation{	
	width:600px;
	overflow: hidden;
	margin:5px 5px 5px 5px;
	padding:5px 0px;



	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Arial,"Lucida Grande",sans-serif;
	}
	
/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	font-family:Arial,"Lucida Grande",sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
	
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;

	}
	
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	margin:2px 5px 2px 0px;
	}

.centry p{
	margin:2px 0;
}

.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	


.ad1{
	text-align:center;
	margin:5px 5px;
	
}

.ad2{
	text-align:center;
	margin:2px auto;

}

#comment{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Arial,"Lucida Grande",sans-serif;


	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Arial,"Lucida Grande",sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:Arial,"Lucida Grande",sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#0083DB;
	border:2px solid #005F9F;
	color:#fff;
	font-family:Arial,"Lucida Grande",sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #bbb; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#777; 
	border:2px solid #555; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

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 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#f4F4F4; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}

div.scroll {
height: 265px;
width: 283px;
overflow: auto;

padding: 8px;
}

div.scroll2 {
height: 592px;
width: 285px;
overflow: auto;

padding: 8px;
}
div.scroll3 {
height: 225px;
width: 243px;
overflow: auto;

padding: 8px;
}
