/*
Theme Name: Led Leisten Theme
Theme URI: 
Description: Outdoor theme for WordPress. Perfect for personal use as well as other uses. 
Version: 1.0
Author: Ahmad Fouad
Author URI:
*/

/* reset styles */
* {	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;}

ul li {list-style:none;}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}

img {margin-bottom:10px;}
a {color:#EBE573;}
a:hover {color:#FDFDFD;}

.linklove {display:none;}

textarea {border:1px solid gray;}
span {color:#E67370; font-size:14px; font-weight:bold;}
.day, .month {border:none;}

/* main layout */
body {  Height:800px;
	width: 100%;
	text-align: center;
	background-color:#000;}

#layout {width: 1024px;
	margin: 0 auto 0 auto;
	text-align: left;}

/* top area */
#top {	width: 1024px;
	height: 86px;
	background: url(images/top.jpg) no-repeat;
	position: relative;
	font-size: 0.7em;}

#searchform {
	position: absolute;
	left: 60px;
	top: 35px;
}

#searchform input {
	vertical-align: middle;
}

#searchfield {
	width: 260px;
	padding: 3px;
	color: #333;
}

#searchbutton {
	width: 69px;
	padding: 2px 0 2px 0;
	background: url(images/searchbutton.jpg) no-repeat;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}

/* logo with top nav */
#header {
	width: 1024px;
	height: 224px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
        margin-top:25px;
}

#top_menu {
	position: absolute;
	top: 0;
	left: 198px;
}

#top_menu li {
	float: left;
	margin-right: 6px;
}

#top_menu li a {
	display: block;
	background: url(images/menu_bg.png) no-repeat;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 1;
	font-weight: bold;
	color:#E67370;
	text-align: center;
        padding-top:2px;
        letter-spacing:-1px;
}

#top_menu li.current_page_item a, #top_menu li a:hover {
	display: block;
	background: url(images/menu_active_bg.png) no-repeat;
	height: 37px;
	color:#FDFDFD;
        width: 100px;
        letter-spacing:-1px;
}

#logo {
	position: absolute;
	top: 80px;
	left: 102px;
	font-family: Georgia;
	font-size: 2.7em;
        margin:0; padding: 0;
}

#slogan {
	position: absolute;
	top: 132px;
	left: 102px;
	font-family: helvetica;
	color: #333;
}

/* main area css */
#main_area {
	width: 1024px; height:475px;
	background: url(images/main_area.jpg);
	position: relative;
	margin:0;
}

#blog {background: url(images/main_area.jpg);
}

/* top latest post */
.top_post {
	position: absolute;
	top: 0;
	left: 100px;
	width: 400px;
	background: #fff;
}

.post {
	position: relative;
	padding: 20px;
	font-size: 0.75em;
        border:2px solid #CCC;
	width: 475px;
}

.post a {color:#4B93AC;
        font-size:16px;
        font-weight:normal;
        padding-bottom:7px;}

.post a:hover {color:#E67370;
        font-weight:normal;}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	line-height: 1.4em;
        margin-left: -1px;
        font-weight:normal;
}

.post h1 {display:none;
	font-size: 24px;
        color:#E67370;
        letter-spacing:-1px;
}
.post h1 a {color:#4D95AE;
        letter-spacing:-1px;}
.post h1 a:hover {color:#E67370;
        letter-spacing:-1px;}

.post h2 {
	font-size: 1.7em;
	color: #666;
	border-bottom: 1px dotted #ccc;
}

.post h3 {
	color: blue;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0 0 5px 0;
}

.post h4 {
	color: darkorange;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

.post h5 {
	color: #777;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0 0 10px 0;
}

.post h6 {
	color: #333;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 10px 0;
}

.post del {
	text-decoration: line-through;
}

.post ins {
	text-decoration: underline;
}

.post code {
	padding: 10px;
	display: block;
	border: 1px solid #eee;
	font-size: 0.85em;
	color: #999;
}

.post blockquote {
	padding: 15px;
	background: #f7f7f1;
	border-bottom: 1px solid #e7e7e1;
	margin: 0 0 10px 0;
}

.post blockquote blockquote {
	border: 1px solid #eee;
	background: #fff;
	margin: 0 0 10px 0;
}

.post p {
	margin: 0 0 5px 0;
	color: #3f3f3f;
	line-height: 1.4em;
	text-align: justify;
}

.post img {
	vertical-align: middle;
}

.post ul, .post ol {
	color: #777;
	margin: 0 0 15px 0;
}

.post ol {
	margin: 0 0 0 20px;
}

.post li {
	margin: 0 0 5px 0;
	line-height: 1.4em;
}

.post ul li {
	background:transparent url(images/bullet.png) no-repeat scroll left 7px;
	background-position: left 7px;
	padding-left: 10px;
}

.alignleft, .alignnone, .alignright, .aligncenter {
	padding: 3px;
	border: 1px solid #b6b6b6;
	margin: 0 0 15px 0;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 15px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 15px;
}

.aligncenter {
	display: block;
}

.alignnone {
	display: block;
}

.date_sticker {
	position: absolute;
	left: -74px;
	top: 15px;
	width: 73px;
	height: 110px;
	background: url(images/date_sticker.png) no-repeat;
}

.date_sticker .day {
	display: block;
	font-size: 2.3em;
	margin-top: 17px;
	margin-left: 27px;
	line-height: 0.8em;
}

.date_sticker .month {
	font-size: 0.9em;
	color: #222;
	margin-left: 35px;
}

.info {
	margin: 15px 0 2px 0;
	background: url(images/folder.png) no-repeat;
	background-position: left center;
	padding-left: 17px;
display:none;
}

.info a {
	font-weight: bold;
	color:#E67370;
	background: url(images/folder.png) no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0 5px 0 5px;
}

.info a:hover {color:#93D6DE;}

.content {
	background: url(images/postline.png) no-repeat top;
	padding: 0;
}

.content a {font-weight: bold; padding-bottom:10px;}
.content a:hover {font-weight: bold;}

.comm {
	float: left;
	height: 20px;
	font-size: 0.9em;
	color: #333;
        display:none;
	padding: 0 0 0 10px;
}

.comm_left {
	height: 20px;

	padding: 0 10px 0 0;
}

.comm span {
	display: block;
	padding: 4px 0 0 0;
}

.comm a {
	color:#E67370;
	text-decoration: underline;
}

.comm a:hover {color:#93D6DE;}

/* end main post..begin right contents */
#about {top:-34px;
	position: absolute;
	right: 65px;
	width: 300px;
	height: 330px;
	padding: 20px;
	background: url(images/about.png) no-repeat;
}

#about h2 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
        margin:8px 0 -7px 0;
        letter-spacing:-1px;
}

#about p {
	color: #000;
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 15px 0 0 0;
}

#cats {
	position: absolute;
	top: 275px;
	right: 60px;
	width: 328px;
	height: 120px;
	padding: 20px;
	background: url(images/cats.jpg) no-repeat;
}

#cats h2 {
	color: #fff;
	font-family: georgia;
	font-size: 1.4em;
	font-weight: normal;
}

#cats ul {
	margin: 15px 0 0 0;
}
#cats ul ul {
	margin: 0 0 0 15px;
}

#cats li {
	background: url(images/bullet_a.jpg) no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	color: #fff;
	font-size: 0.7em; /* Fix */
}
#cats li li {
	background: url(images/bullet_b.jpg) no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	font-size: 1em;
}
#cats li li li {
	background: url(images/bullet_c.jpg) no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	font-size: 1em;
}

#cats li a {
	color:#E67370;
	font-weight: bold;
}
#cats li a:hover {color:#93D6DE}

#latest_comments {
	position: absolute;
	top: 275px;
	right: 60px;
	width: 328px;
	padding: 20px;
display:none;
}

#latest_comments h2 {
	color: #000;
	font-family: georgia;
	font-size: 1.4em;
	font-weight: normal;
display:none;
}

#latest_comments ul {
	margin: 15px 0 0 0;
display:none;
}

#latest_comments li {
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #ddd;
	font-size: 0.75em;
display:none;
}

.author {font-weight: bold;}

.author a {color:#E67370;}

.author a:hover {color:#93D6DE}

.datetime {
	font-size: 0.9em;
	color: #888;
}

.comtxt {
	margin: 5px 0 0 0;
	color: #222;
	line-height: 1.3em;
}

/* Inner blog */
#inner {
	float: left;
	display: inline;
	margin-left: 100px;
	width: 475px;
	background: #fff;
}

/* Sidebar styles */
#sidebar {
	float: right;
	display: inline;
	margin-right: 60px;
	width: 300px;
	font-size: .75em;
	padding: 0 20px 20px 20px;
}

#sidebar h2 {
	font-weight: normal;
	margin:26px 0 0 -1px;
        padding-bottom:3px;
	font-size: 24px;
        color:#E67370;
        letter-spacing:-1px;
}

#sidebar li li {
	line-height: 1.3em;
	background: url(images/bullet.png) no-repeat;
	background-position: left 7px;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
}

#sidebar a {text-decoration: underline;
	color:#4B93AC;
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
        letter-spacing:-1px;}

#sidebar a:hover {color:#E67370;
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
        letter-spacing:-1px;}

.hist {
	width: 319px;
	height: 310px;
	background: url(images/history.png) no-repeat;
}

.hist h3 {
	color: #fff;
	font-family: georgia;
	font-weight: normal;
	margin: 30px 0 12px 0;
	padding: 20px;
	font-size: 1.8em;
}

.hist p {
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	line-height: 1.4em;
	margin: 0 0 15px 0;
}

/* footer css */
#footer {width: 100%;
	background: #000;
	padding: 30px 0 15px 0;
	margin:0;
display:none;}

#footer p {font-size: 0.5em;
	color:#E67370;}

#footer a {color: #4B93AC;
text-decoration:underline;}


/* Comments stylesheet : So important */
.comment-box {
	padding: 0 20px 20px 20px;
	font-size: 0.75em;
	color: #666;
}

.comment-box h2 {
	font-weight: normal;
	font-size: 1.7em;
	letter-spacing: -1px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 15px 0;
	color: #4d6a71;
}

.comment-box p {
	line-height: 1.4em;
	margin: 0 0 10px 0;
}

.comment-box a {color:#E67370;}

.comment-box a:hover {color:#93D6DE;}

.comment-box img {
	vertical-align: middle;
}

/* comment list */
.commentlist li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ddd;
}

.commentinfo {
	float: left;
	width: 350px;
}

.avatar {
	float: right;
}

.avatar img {
	padding: 2px;
	border: 1px solid #ccc;
}

.cauthor {
	font-weight: bold;
}

.cdate {
	color: #999;
}

.ctext p {
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.ctext p:hover {
	font-weight: bold;
}

.approve {
	color: #aaa;
	margin: 10px 0 0 0;
}

/* lastly reply form */
.replyform label {
	display: block;
	margin: 0 0 5px 0;
	color: #333;
	font-weight: bold;
}

.replytext, .replyarea {
	border: 1px solid #ddd;
	margin: 0 0 15px 0;
	padding: 2px;
}
.replytext:hover, .replyarea:hover {
	background: #fefff1;
	border: 1px solid #d7d7d1;
}

.replytext {
	width: 200px;
}

.replyarea {
	width: 429px;
	height: 75px;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}

.replybutton {
	background: #fff;
	border: 1px solid #b6b6b6;
	font-weight: bold;
	cursor: pointer;
}
.replybutton:hover {background:#fffff1}