/*
Theme Name:Ellers
Description: Nature theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#000;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	color:#e1e1e1;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#e1e1e1;
	text-decoration:none
	}
a:hover {
	color:#1694ff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#fff;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#131313;		
	}

/* The Top */

.top {
	height:269px;
	margin-top:0px;
	/*background:url(images/top10.jpg);*/
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:30px 0 0 40px;
	color:#000;
	text-decoration: none;
	}

.blogname h2 {
	margin:0px 0 0 40px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	}

/* The Menu */

.menu {
	height:29px;
	background:url(images/menu.jpg);
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:4px 10px 0 0;
	float:left;
	}
.menu li {
	display:inline;
	font-size:14px;
	padding:0px 5px 0px 5px;
	font-weight:normal;
	}
.menu a {
	color:#fff;
	text-decoration:none;
	}
.menu a:hover {
	color:#ffbb19;
	background:none;
	}

/* The Content */
#content {
	float: left;
	width: 775px;
	margin: 0 0 20px 0;
	padding: 0 0;
	
	}

.post {
	margin: 20px 10px 0 10px;
	padding: 0 0;
	height: 100%;
	background: url(images/content.png) repeat-y left top;
	text-align: justify;
	color:#b3b3b3;

	}

.post h2 {
	margin: 0 0;
	padding: 5px 0px 0px 8px;
	height:42px;
	background: url(images/title.png) no-repeat left top;
	text-align: left;
	font: normal  20px "Tahoma", Arial, sans-serif;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #a5a5a5;
	background-color: transparent;
	}


.post .postmetadata {
	margin: 0 0;
	padding: 5px 15px 0px 15px;
	height: 21px;	
	background: url(images/postmet.png) no-repeat left top;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #ffa800;
	background-color: transparent;
}

.post a:hover {
	color: #ebebeb;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 0 25px;
	}

/* The Sidebar */
.sidebar {
	float:right;
	width:162px;
	padding-top:20px;
	padding-left:0px;
	font-size:13px;
	margin-right:25px;
	
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:24px;
	line-height:24px;
	font-size:16px;
	color:#fff;
	margin:0;
	background:url(images/h2.png);
	padding:1px 0 0 10px;
	border:1px solid #414141;
	}

.sidebar ul li {
	background:#000 url(images/sidebottom.png);
	padding-bottom:8px;
	margin-bottom:8px;
	
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	padding:10px;
	background:#000;
	border-left:1px solid #414141;
	border-right:1px solid #414141;
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}

/* --- FOOTER --- */


#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#141414;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#1f6dfb;
	text-decoration:none;
	}

#footer a:hover {
	color:#FFF;
	
	}

/* --- FOOTER LISTS --- */


.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
	
	}

.bar-one ul li a {
	color:#000;
	text-decoration:none;
	}

.bar-one ul li a:hover {
	color:#FFF;
	
}

/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#d50057;
	}
.navigation a:hover {
	color:#fff;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:93%;
	height:156px;
	background:#dde9ff;
	border:2px solid #1e6cf7;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}