/*  
Theme Name: Wavu
Theme URI:http://www.saadsblog.com
Description:Wavu is widget ready theme and it is xhtml valid!
Version:1.0
Author: Saad Ahmed

*/

body {
	margin:0;
	background:#1d1d1d;
	font-family:Arial, Helvetica, sans-serif;
	color:#efefef;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#ddff02;
	text-decoration:none;
	}
a:hover {
	color:#fff;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:5px solid #efefef;
	padding-left:10px;
	font-style:italic;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	background:#1d1d1d url(images/bg.gif) 0 413px repeat-x;
	margin:0 auto;
	padding:83px 0 0 0;
	border-left:1px solid #2e2e2e;
	border-right:1px solid #2e2e2e;
	position:relative;
	}
.innerwrapper {
	width:870px;
	background:#605e5e;
	border:1px solid #fff;
	margin:0 49px 0 43px;
	padding:0 14px 0 22px;
	}
.bottomwrapper {
	background:url(images/bottomwrapper.gif) bottom repeat-x;
	}

/* The Absolute Positions */

.left {
	position:absolute;
	top:0;
	left:0;
	height:413px;
	width:43px;
	background:url(images/left.gif);
	}
.right {
	position:absolute;
	top:0;
	right:0;
	height:413px;
	width:49px;
	background:url(images/right.gif);
	}
.icon {
	position:absolute;
	top:0;
	right:278px;
	height:123px;
	width:110px;
	background:url(images/icon.gif);
	}

/* The Title */

.blogname {
	position:absolute;
	top:0;
	left:43px;
	height:146px;
	width:523px;
	background:url(images/blogtitle.jpg);
	}
.blogname a {
	color:#aecb58;
	font-size:40px;
	font-family:"Century Gothic";
	margin:0;
	position:absolute;
	bottom:10px;
	left:30px;
	font-style:italic;
	}
.blogname a:hover {
	color:#aecb58;
	}

/* The Search */

.search {
	position:absolute;
	top:0;
	right:49px;
	height:84px;
	width:385px;
	background:url(images/search.gif);
	text-align:right;
	}
.search form {
	margin:0;
	padding:0;
	}
.search input#searchsubmit {
	visibility:hidden;
	}
.search input#s {
	width:195px;
	height:21px;
	border:1px solid #040202;
	background:url(images/searchbar.gif);
	padding:4px 0 0 5px;
	margin:47px 0 0 0;
	color:#fff;
	}

/* The Content */

.content {
	float:left;
	width:600px;
	background:#474747;
	margin:72px 0 0 0;
	overflow:hidden;
	}
.post {
	padding:10px 10px 0 5px;
	border-bottom:12px solid #605e5e;
	}
.date {
	float:left;
	width:45px;
	height:46px;
	padding-top:2px;
	background:url(images/date.gif);
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	}
.date .day {
	font-size:18px;
	color:#989d9d;
	padding-top:5px;
	}
.postinfo {
	font-size:10px;
	margin-bottom:10px;
	margin-left:55px;
	}
.postinfo h1 {
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:normal;
	}
.line {
	height:1px;
	background:#d2f009;
	border:1px solid #c7e00f;
	overflow:hidden;
	clear:both;
	}
.cats, .coms {
	display:inline;
	font-weight:bold;
	}
.cats {
	background:url(images/cat.gif) 0 0 no-repeat;
	padding-left:15px;
	padding-right:15px;
	}
.coms {
	background:url(images/com.gif) 0 0 no-repeat;
	padding-left:15px;
	}
.cats a, .coms a {
	color:#8a8783;
	}
.cats a:hover, .coms a:hover {
	color:#fff;
	}

/* The Sidebar */

.sidebar {
	float:right;
	width:250px;
	margin:47px 0 0 0;
	line-height:18px;
	overflow:hidden;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar a {
	font-weight:bold;
	color:#fff;
	}
.sidebar a:hover {
	color:#fc6707;
	}
.sidebar h2 {
	height:41px;
	background:url(images/h2.gif);
	margin:0;
	font-size:18px;
	color:#fdfefb;
	font-weight:normal;
	line-height:41px;
	padding:0 0 0 65px;
	}
.sidebar ul li {
	background:#161616 url(images/sidebar.gif) 0 41px repeat-x;
	margin-bottom:15px;
	}
.sidebar ul li li {
	background:none;
	margin-bottom:0;
	}
.sidebar ul li ul, .sidebar ul li div {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	min-height:142px;
	padding:10px 20px 10px 20px;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	background:none;
	min-height:0;
	padding:0 0 0 10px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

/* The Footer */

.footer {
	height:69px;
	background:url(images/footer.gif);
	padding-top:20px;
        padding-left:350px;
	line-height:18px;
	}

/* The Page Links */

.pagelinks {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	padding:10px;
	height:25px;
	background:#605e5e;
	font-weight:bold;
	font-size:13px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin:0;
	font-style:italic;
	text-align:center;
	padding:10px 0;
	}

/* The Comments */

.comments {
	padding:10px 10px 0 5px;
	}
.comments ol {
	margin:0 0 25px 0;
	padding:0 8px;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.respond {
	padding:10px 10px 0 5px;
	}
.respond form {
	margin:0;
	padding:0 0 10px 0;
	}
.respond textarea {
	width:90%;
	height:100px;
	background:#fff;
	border:1px solid #959ca2;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform input {
	background:#fff;
	border:1px solid #959ca2;
	color:#333;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 10px;
	}
.respond h2, .comments h2 {
	font-size:18px;
	font-weight:normal;
	color:#ddff02;
	margin:0;
	}