﻿/*  
Theme Name: Makeover
Theme URI: http://www.makeovertutorials.com/
Description: 
Version: 1.5
Author: FaBoLoUs
Author URI: http://www.makeovertutorials.com/

*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;
}
a, a:visited {
	text-decoration: none;
	color: #369cef;
}
a:hover {
	text-decoration: none;
	color: #ffa4c8;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #666;
}


p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}

#header{
	float: left;
	margin: 0 auto 0 auto;
	background:#fff;
	width:100%;
	border-bottom:3px #000 solid;
	background-image: url(images/header.jpg);
	height: 200px;

}
h1{
	font-family: Century Gothic, Arial, Georgia, Sans-serif;
	font-size: 36px;
	padding: 0 0 10px 10px;
	float:left;
}

#container{
	float: left;
	width: 550px;
	margin-left: 0 auto 0 auto;

}


ul {
	list-style:none;
}
#top-ad {
	width: 468px;
	float:right;
	height: 75px;
	margin-top: 5px;
	margin-right: 5px;

}
blockquote {

	background-image: url(images/quote.gif);

	background-repeat: no-repeat;

	background-position: left top;

	margin:10px 40px 10px 5px;

	font-family : Georgia, "Times New Roman", Times, serif;

	color : #555;

	clear: both;

	padding-top: 15px;

	padding-left: 38px;

}

/*-----Top Nav--------*/
#header ul {
	height: 30px;
	padding-left: 5px;
	padding-top: 85px;
	clear: both;

}

#header ul li {
	float: left;
	display: block;
	padding-top: 85px;
}

#header ul li a {
	float: left;
	display: block;
	color: #94991c;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	font-size: 15px;
}
#header ul li a.first {
	border-left: none;
}
#header ul li a:hover {
	float: left;
	display: block;
	color: #a27b03;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	font-size: 15px;
}

/*--------Sidebar-----------*/
#sidebar {
	float: right;
	padding: 0px;
	width: 350px;
	overflow: hidden;
	color:#333;
	margin-top:10px;
	
}
#sidebarone {
	background:#ffffff;
	color:#999;
	width:357px;
	font-size:12px;
	padding: 0px;
	float: right;
	margin-bottom: 10px;


}
#misc{
	width:350px;
	padding:0px; 
	float:right;

}

#sidebartwo{
	width:350px;
	font-size:11px;
	float:right;
}

#sidebar h2 {
	color: #FFF;
	font-size: 16px;
	margin: 0 0 5px;
	background:transparent url('images/srbg.gif') repeat;
	padding-left:10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-family: Century Gothic ,Arial;
  }
	
#sidebar h3 {
	color: #333;
	font-size: 14px;
	margin-top: 5px;
	background:transparent url('images/slbg.gif') repeat;
	padding-left:10px;

	
}

#sidebar ul li {
	font-size: 12px;
}
#sidebar ul li a {
	display: block;
	padding: 0 22px 0 8px;
	line-height: 25px;
	color: #369cef;
	text-decoration:none;
	font-size:14px;
}
* html #sidebar ul li a {
	height: 25px;
}
#sidebar ul li a:hover {
	color: #ffa4c8;
}
.none {
	display: none;
}
/*------------CONTENT-----------------*/
.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Century Gothic, Arial , Georgia, Sans-serif;
	font-size: 18px;
	background:#000 url('images/srbg.gif') repeat-x;
	padding:5px;
	
}
.post h2 a,.post h2 a:visited {
	color:white;
	text-decoration:none;
}
.post h2 a:hover {
	text-decoration: none;
	color: #ffa4c8;
}

.post ul,.post li {
	margin-left:25px;
}
.postmetadata {
	font-size: 11px;
	overflow: hidden;
	margin-top:10px;
}
.pmdl {
	float: left;
	padding-left: 23px;
	background: url('images/comments.gif') no-repeat left;
}
.pmdl a, .pmdl a:visited {
	color: #999;
}
.pmdl a:hover{
text-decoration:underline;
}

.entry{
	line-height: 18px;
	margin-left:10px;
}

.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background: #ffffff  url(img/pback.jpg) repeat-x;
	height:60px;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #c3c5c8;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin : 0 0 10px 10px;
}
/*-----------search form------------*/
#search{
	width:350px;
	font-size:11px;
	margin:0 0 0 0;
	background: transparent url('images/srbg.gif') repeat;
	padding:6px; 
	float:left;
	color: #eee;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 170px;
	height: 16px;
	padding: 4px 0px 0px 0px;
	background: #fff;
    border:1px solid #eee;
	margin-right: 2px;
	color: #666;
	font-weight: normal;
}
#searchform input {
	background:#fff;
	border:1px solid #eee;
	width: 73px;
	height: 22px;
    font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}

/*------COMMENTS-------*/
#comments, #respond {
padding : 20px;
clear : both;
border-top : 1px dashed #ccc;
}
.commentlist {
margin : 10px 0;
padding-left : 20px;
line-height : 130%;
}
.commentlist li {
padding : 10px;
padding-bottom : 0;
}
.commentlist .alt {
background : #f9f9f9;
border : 1px dotted #a2dcee;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
font-weight : bold;
font-style : normal;
font-size : 120%;
}
.commentlist small {
margin-bottom : 5px;
display : block;
font-size : 87%;
}
#commentform {
padding : 15px;
font : 110% Arial, Helvetica, sans-serif;
}
#commentform p {
padding : 6px 0;
margin : 0;
}
#commentform label {
color : #1d97bc;
font-size : 87%;
}
#commentform input {
width : 200px;
background :url('images/sidbarbg.gif') repeat;
border : 1px dotted #a2dcee;
padding : 3px;
margin-top : 3px;
color:#fff;
}
#commentform textarea {
color:#000;
width : 525px;
height : 115px;
border : 1px solid #cfcfcf;
padding : 2px;
margin-top : 3px;
background : #fcfcfc;

}
#commentform textarea:focus, #commentform input[type="text"]:focus {
background : #fcfcfc;
}
#commentform #submit {
border : 1px solid #cfcfcf;
background: #fcfcfc;
font : bold 12px Arial, Helvetica, sans-serif;
color : #666;
float : right;
width : 153px;
height : 28px;
cursor : pointer;
}

/*----FOOTER----*/
#footer{
	width: 950px;
	margin: 0 auto 0 auto;
	background: #000 url('images/navbg.gif') repeat-x;
	padding-bottom: 20px;
	clear: both;

	

}

#footer p{
	line-height: 10px;
	color:#eee;
	padding:10px;
}