﻿/*  

Theme Name: KiieraFacts

Theme URI: http://www.kiierafacts.com/

Description: KiieraFacts is a website of Troy Broussard designed and developed by Banago.

Author: Banago

Author URI: http://www.wplancer.com/

Tags: 2 column, fixed width, colorfull

*/



*{

	margin: 0;
	padding: 0;

	}

a img{

	border: 0;

}

a, a:visited {

	text-decoration: none;
	color: #00aad4;

}

a:hover {

	color: #fff;
	background-color: #44aa00;
  }

.left{

	float: left;

	}	

.right{

	float: right;

	}

body {

	font: normal 13px Arial;
	color: #222;
	background: #FFF;

}

* html body {

	padding-left: 1px;

}

#wrap {

	width: 750px;
	margin: 0 auto;
	overflow: hidden;

	}

#header {

	width: 730px;
	margin: 0 auto;
	overflow: hidden;
	height: 140px;
	background: no-repeat url("img/page_banner.png") top center;

	}

#logo{

	margin-top: 90px;

	}
#logo a:hover{
	background: none;
	}
	
#description{

	font: normal 12px Verdana;
	color: #00aad4;

	}

#menu {

	margin: 10px auto;
	overflow: hidden;

	}

#menu ul {

	overflow: hidden;

	}

#menu ul li {

	display: inline;
	font: bold 16px Arial;

	}

#menu ul li a {

	background: no-repeat url("img/menu.png") top center;
	color: #fff;
	text-decoration: none;
	float: left;
	width: 108px;
	height: 34px;
	line-height: 34px;
	text-align: center;

	}

#menu ul li a:hover {

	background: no-repeat url("img/hmenu.png") top center;

	}

#menu ul li.current_page_item a{

  	background: no-repeat url("img/hmenu.png") top center;

	}

	

#searchform{

	float: right;
	line-height: 30px;					 
	overflow: hidden;
	margin-top: 112px;
	}

#s{

	margin: 0;

	}

#search{
	margin: 0;
	font-size: 11px;
	border: 0;
	background: no-repeat url("img/searchbut.png") center center;
	padding: 3px 4px;
	color: #fff;
	
	}

/* main content */

#bg{

	background: repeat-y url("img/bg.png") top center;

	}

#main {

	width: 734px;
	margin: 0 auto;
	overflow: hidden;


	}

.posts {

	
	line-height: 20px;
  	background: repeat-y url("img/main_bg.png") top left;
	padding: 0 15px;


    }

.title{

	font-size: 20px;

	padding-top: 5px;

	}

.menta{

 border-top: 1px solid #E8E8E8;
 border-bottom: 1px solid #E8E8E8;
 background: #F8F8F8;
 color: #818A94;
 padding: 3px;
 margin-top: 3px;
 font: normal 11px Verdana;

 }

.post {

	margin: 0px auto;

	}

.post ul{

  margin-left: 30px;

	}

.post ol{

  margin-left: 30px;

	}

.post ol li ol{

  margin-left: 40px;

	}

.post h2 {

	padding-bottom: 5px;
	font-size: 20px;

}

.post h2 a {

	color: #818A94;

	}

.post h2 a:hover {

	color: #006680;

}

.post img {

	border: 1px solid #E8E9E9;
	float: right;
	padding: 5px;
	margin: 10px 0 0 10px;

	}

.post p {

	text-align: justify;
	line-height: 20px;
	margin: 10px 0;

}

.post blockquote {

	font: bold italic 14px Times New Roman;
	line-height: 20px;
	padding-left: 42px;
	margin: 10px 20px 10px 0;
	background: no-repeat url("img/66.png") top left;

}

.post ul {

	padding-left: 30px;
	margin: 7px 0;
	list-style-type: square;

}

#message{

	font: italic 15px Georgia;
	line-height: 24px;
	padding: 5px 4px 5px 10px;
	border: 1px solid #00aad4;

	}

/*------------[ Comments ]----------*/

#comments{

 border-top: 1px solid #E8E8E8;
 border-bottom: 1px solid #E8E8E8;
 background: #F8F8F8;
 color: #818A94;
 padding: 3px;
 margin-top: 10px;
 font-size: 16px;

 }

ul.commentlist{

	margin: 10px 0;
	list-style-type: none;
	padding: 0;

	}

ul.commentlist li{

	padding: 0 5px;

	}

.alt{

 border-top: 1px solid #E8E8E8;
 border-bottom: 1px solid #E8E8E8;
 background: #F8F8F8;

 }
/*------------[ Footer ]----------*/

#footer {


	clear: both;
	overflow: hidden;
	height: 50px;
	margin: 5px auto 0 auto;
	line-height: 18px;
	font: normal 11px Verdana;
	background: no-repeat url(img/page_footer.png) bottom center;

}






