/*
Theme Name: DebiZ
Author: illuminea
Author URI: http://www.illuminea.com/ 
*/

 
*{ margin: 0; padding: 0; }*
body { margin: 10px 0 0; background: #fff url('img/bgthin.gif') repeat-x; font:13px  Arial, Sans-Serif; color: #444; }
	h1 { font-size: 2.4em; text-transform: uppercase; font-weight: normal; font-family: Arial; margin: 0 0 5px 0;  }
	h1 a { text-decoration: none;   }
	h2 { font-size: 2em; color: #fab481; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	p  { margin: 0 0 1em 0; line-height: 1.5em; color: #000; font-size: 13px; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #ED008C; }
	a:hover { color: #ED008C; text-decoration: underline;}
	img { border: 0; margin: 0; padding: 0;}
	.red { color: #9D2900; }
	ul {line-height: 18px; }
	ul li {line-height: 18px; }

	
.wrap { width: 900px; margin: 0 auto; }
 
 
#header { width: 900px;   margin: 0 auto 0; }
#menu2 {float: right; font-size: 12px; margin: 10px 0 0 0;font-weight: bold;
}
#menu2 a{
color: #847B98;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #ED008C;
}

 #menu2 a:hover {
 
color: #221E1F;
 }

#inner { clear:both;  background: url(img/bgp.jpg) repeat-x;   border-bottom: 3px solid #ccc;  margin: 0px auto 0;     }
#teaser { clear: both; height: 226px; background: #fff url(img/teaserbg.jpg) repeat-x; }
#header .logo {float: left; overflow: hidden; display: inline; margin: 0px 0 0 0; width:200px; height:125px;}
 #image {float: right; width: 350px; padding: 60px 0 0 0;}
 
 #seoqualified{ float: right; width: 100px; margin: 0 10px 0 0;   background-repeat: no-repeat; height: 100px; }
 #chamber { float: right; width: 197px; margin: 0 0px 0 0;   background-repeat: no-repeat; height: 100px; }

.title {

float: left;
margin: 30px;
}

.content{

width: 570px;
float: left;
margin: 10px 0 0 0;
overflow: hidden;
display: inline;
clear: both;
background-color: #fafafa;
border: 2px solid #ccc;
padding: 20px;
}


#rss  {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 15px;
	background-color: #333;
	border-bottom: 1px solid #fff;
	
}

#rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(img/rss2.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
	color: #fff;
}
#rss a:hover  {
color: #CE127B;
}


.siderss{
margin: 10px 10px 10px 0;
}

.siderss a  {
	 font-size: 14px;
	
	 color: #ED008C;
	 font-weight: bold;
	background: url(img/rss2.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
	 
}
.siderss a:hover  {
color: #CE127B;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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


/*post stylng*/
.post{margin:0 0 25px 0;}

.post h1 a{
color: #444444;
}
 

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#fafafa;
font-size:0.9em;
color:#505050;
clear:both;
margin: 5px 0 0 0;
font-weight: normal;

}
.post .info a{
 color: #0000CC;
 }

/* sub navigation */
.sidenav {
	float: right;
	width: 250px;
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
}
.sidenav h4 {
	background: #86809C;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #CCC;
	color: #fff;
	 
	height: 22px;
	margin: 0;
 	font-weight: bold;
	padding: 5px 12px 0;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #ccc;
 
	list-style: none;
}
.sidenav li a {
	background: #fafafa;
	color: #333;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #ccc;
	color: #654;
}
 
	
	#menu  {   float: right; margin: 40px 0;padding: 6px 0 0 0; list-style: none;  font-size: 12px; }
	
		#menu li { display: inline; }
		#menu a { display: block; float: left;  margin: 0 2px 0 0; padding: 10px; text-decoration: none;   font-size: 1.2em; font-family: Arial; background-color: #221E1F;  text-transform: uppercase; font-weight: bold;    color: #fff; }
		#menu a:hover { color: #ed008c; border-bottom: 2px solid #ed008c; }
	 
	 #menu ul li.current_page_item a  {border-bottom: 2px solid #ed008c;   }
 

	.box {color: #fff;     float: left; padding: 20px 0 0; width: 505px; height: 200px; color: #fff; }
	.box p{   color: #fff; font-size: 16px;  line-height: 18px; padding: 0 0 5px 0; margin: 0; }
	
	.box h3 {font-size: 1.45em; border: none;}
#bar { height: 240px; margin: 0 0 30px; padding: 8px 0 0 0;background: #fff url('img/bg.gif') repeat-x; }
 
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(img/feed.png) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 276px; margin: 30px 30px 16px 0; }
	.last { float: right; margin: 30px 0 0 0; }
	.col p a {
	display: inline;
	}
	.col p{
	display: inline;
	}
	.col ul, .last ul {list-style-type: none;}
 .col ul li a {
  	font-size: 13px;	
	background: url(img/arr.gif) no-repeat center left;
	padding: 0px 0 0 22px;
	  text-decoration: none;
	display: block;
	overflow:  hidden;
	 
	line-height: 18px; 
 }
 
 
 .col ul li {
 padding: 6px 0 6px 10px;
	background-image: url(img/tablibg.jpg);
	
	background-repeat: no-repeat;
	
	background-attachment: scroll;
	
	background-position: left bottom;
	}
 
 
 #last ul li {
	list-style: none;
	padding: 6px 0 6px 10px;
	margin: 0;
	font-size: 14px;
	font-family: Arial;
	display: block;
	background-color: transparent;
	background-image: url(img/tablibg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	line-height: 18px;
	
}








#footer { clear: both; width: 900px; margin: 10px auto 0; padding: 5px;   background: #fff url(img/small_logotype.jpg) no-repeat right 13px; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
.more-link {display: inline;}  
.more-link a{display: inline;}  
#boxes {

border: 2px solid #ccc;
background-color: #fafafa;
padding: 10px;}
 
 
 
#boxes ul li a:link, #boxes ul li a:visited   {
	background: url(img/arr.gif) no-repeat center left;
	padding: 0px 0 0 22px;

	text-decoration: none;  
display: block;
overflow:  hidden;
 	width: 210px;

	
}
#boxes ul  {
	margin: 0 0 10px 0;
}

#boxes ul li {
	list-style: none;
	padding: 6px 0 6px 10px;
	margin: 0;
	font-size: 13px;
	font-family: Arial;
	display: block;
	background-color: transparent;

	background-image: url(img/tablibg.jpg);
	
	background-repeat: no-repeat;
	
	background-attachment: scroll;
	
	background-position: left bottom;
}


#boxes {
	float: right;
	width: 250px;
	margin: 10px 0 10px 0;
 
	}

#boxes h4{
 padding: 5px 0;
 
background-color: transparent;

background-image: url(img/tablibg.jpg);

background-repeat: no-repeat;
background-position: bottom;

 font-size: 16px;
 text-transform:uppercase;
 
}

#boxes form {
margin: 10px 0;
 
}

#searchform form{
margin: 10px 0;
 
}
#blogbar{
height: 40px;
background: url(img/bar.gif) repeat-x;
 
}

#blogbar ul{

margin: 0 auto;
width: 900px; }

#blogbar ul li{
float: left;
list-style: none;
margin: 12px 20px 0 20px;
}

#blogbar ul li a{
text-decoration: none;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
 
}
#blogbar ul li a:hover{
text-decoration: none;
color: #fff;
}

#bottom{
 
clear: both;
 
background: #fff url('img/bg.gif') repeat-x;
height: 20px;
}

#about {
float: left;
 margin: 30px  0 0 0;
overflow: hidden;
display: inline;
width: 600px;
 



}
#about p{
display: inline;
}

#about p a{
display: inline;
}

#contact{
 margin: 30px  0 0 20px;
float: left;
overflow: hidden;
display: inline;
width: 280px;
 

}

#contact p{
display: inline;
}


#contact p a{
display: inline;
}



/* Comments Styling */

.commentlist{
margin: 0 0 0 20px;
 
}


li.graybox{
background-color: #fff;
padding: 10px 10px 5px 10px;
margin: 0 0 10px 0;
}

.commentlist ol li{
margin: 0 0 10px 0;
padding: 0 0 0 10px;
}

#commentform {
margin: 1em 0;
 
width: 280px;
}

#commentform textarea {
 
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
 
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
 
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
 
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
 
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
 
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

a img{
border:none;
margin: 0;
padding: 0;
}

/*post stylng*/
.post{margin:0 0 25px 0;}


 
 .entry p a{
 color: #0000CC;
 font-weight: bold;
 text-decoration: underline;
 }
 
 

 .entry .more-link a{
 color: #0000CC;
 display: inline;
 
 }
 
 
 .entry p a:hover {
 color: #ED008C;
 }
 .entry ul li{
 margin:  10px 0 15px 15px;
 }
  .entry ol li{
 margin:  10px 0 15px 15px;
 }
  .entrysearch p{
 display: inline;
 }
 
  .entrysearch ul li{
 margin:  10px 0 15px 15px;
 }
  .entrysearch ol li{
 margin:  10px 0 15px 15px;
 }
 
 .intro a{
 text-decoration: none;
 }