/*  
Theme Name: IloveKNK_2010	
Theme URI: http://www.effluximages.com
Description: 2010 theme for iloveknk.com
Version: 1.0
Author: Anoroc

*/
body,h1,h2,h3,h4,h5,h6,blockquote,p{
margin: 0;
padding: 0;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #b05077;
	
	
}

h1{
font-family:Arial;
font-size: 16px;
padding:0 0 10px 0;
}
h2{
font-family:Arial;
font-size: 11px;
color: #6e2845;
padding:0 0 10px 0;
}
h3{
font-family:Arial;
font-size: 14px;
padding:0 0 0 0;
color:#ffffff;
}
h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
padding:0 0 10px 50px;
color:#333333;
}
a:link, a:visited {
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	color: #891645;
}
a:hover {
	text-decoration: underline;
}
/*For extra link styles*/
a.two:link, a.two:visited {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #2a5b72;
font-size:24px;

}
a.two:hover {
font-family:Arial, Helvetica, sans-serif;
text-decoration: underline;

}

p{
padding:20px 0 0 0;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 21px;
	
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 1012px;
	text-align: left;
}



#header {
	float: left;
	width: 1008px;
	height:230px;
	background-image:url(images/header1.png);
	background-position: center top;
	
}


#navigation{
margin-top: 202px;
margin-left: 27px;
}
/* navbar */
#navbar {
margin-top: 0;
width: 100%;}

.menu * {
padding: 0;
margin: 0;}

.menu {
width: 100%;
padding: 0;
margin: 0;}

.menu ul {
margin: 0;
position: relative;
list-style: none; 
list-style-type: none; 
}

.menu ul li {
float: left;
display: inline;
padding-top: 0;
list-style: none;}

.menu li a {
float: left;
display: inline;
text-align: center;
padding: 6px;
text-decoration: none;
color: #FFFFFF;}

.menu li.current_page_item a {
background: url(images/arrow.png) bottom no-repeat;
color: #DCEAF4;}

.menu li a:hover {
text-decoration: none;
background: url(images/arrow.png) bottom no-repeat;
color: #FFFFFF;}

#container {
	float:left;
	width: 1008px;
	background-image: url(images/bg1.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.post h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6a6a6a;
font-size:12px;
line-height: 24px;
padding:10px 10px 8px 0px;
margin: 1px 0 0 300px;
}
.entry{
line-height:19px;
padding:0px 6px 8px 10px;
margin: 5px 0 0 270px;
width: 645px;
border-bottom-style:dotted;
}
.testimonial{
    margin: 10px 0;
    padding:10px;
    border: 1px dotted #f4f4f4;
    background: #dddddd;
	border-bottom-style:dotted;
}
p.postmetadata{
border-top:1px solid #ccc;
margin:5px 0 0 0;
}
#leftnav {
float: left;
width: 210px;
padding-top: 7px;
padding-left: 15px;
padding-right: 30px;}

#mainnav {
float: left;
width: 210px;
padding-top: 7px;
padding-left: 30px;
padding-right: 15px;}

/* Sidebar */
.nav h2 {
clear: both;
background: #863254;
font: bold 9pt Verdana, arial;
text-indent: 20px;
margin-top: 15px;
padding: 7px 0;
color: #DCEAF4;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
list-style: none;}

.nav li a {
display: block;
background: url(images/link.gif) bottom no-repeat;
padding: 7px 0;
text-indent: 15px;
width: 210px;
font: 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
color: #6E6E6E;}

.nav li a:hover {
color: #033D72;}
}
#footer {
	clear: both;
	float: left;
	width: 1012px;
	height: 85px;
	padding-top:10px;
	background-image:url(images/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
}
