/*  
Theme Name: Wanderlust
Theme URI: http://lukaret.com/
Description: Nothing specific yet.
Author: Beng Hafner 
Author URI: http://eyecandywebdesign.com/
*/
html,body {
	margin:0;
	padding:0; 
	text-align: center; 
}
body {
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 10pt;
	color: #555555; 
	margin: 0 1.5em 0 1.5em; 
	background: #fdfdfd url('images/bodybg.jpg') repeat-x; 
}
em { color: #F93A5B;}
strong { color: #265e15;}
u { color: #963;}
a {
	color: #125eac;
	text-decoration: none;
}

a:hover {
	color: #a0b62a;
	text-decoration: none;
}

#entry a.a1 {
	color: #125eac;
	text-decoration: none;
}

#entry a.a1:link {
	color: #125eac;
	text-decoration: none;
}

#entry a.a1:visited {
	color: #125eac;
	text-decoration: none;
}

#entry a.a1:hover {
	color: #a0b62a;
	text-decoration: none;
}

a img {
	border: none;
	}

.blogimage {
	padding-left: 3px;
	padding-right: 3px;
	}

#entry a {
	color: #535353;
	border-bottom: 1px dotted #963;
	text-decoration: none;
	}

#entry a:link, #entry a:active, #entry a:visited {
	color: #535353;
	border-bottom: 1px dotted #963;
	text-decoration: none;
	}

/********* Tags *********/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
}

code, pre {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

hr {
	display: none;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
        font-size: 11px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}	

/********* Headings ********/

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 3.0em;
	text-align: left;
	color: #351d06;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.35em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

h2.pagetitle {
	font-size: 1.6em;
}


h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #49a8be;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

/********** Some Classes *********/

.info {
	background-color: #f9fbff;
	border-top: 1px solid #b0dde8;
	border-bottom: 1px solid #b0dde8;
	margin-top: 15px;
	font-size: 0.9em;
}

.center {
	text-align: center;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	
	
/******** Layout Structure ********/	

#wrapper { 
	width: 815px; 
	text-align: left; 
	margin: 0 auto;
	background: url('images/wrapperbg.jpg') top center no-repeat; 
}

#header { 
	margin: 0; 
	background: url('images/header.jpg') center no-repeat;
	height: 300px; 
}

#header h1 { 
	line-height:60px; 
	margin:0; 
	padding-top: 30px;
	padding-left: 10px;
	color: #351d06;
}

#header h1 a { 
	color: #351d06
}

#header .description {
	font-size: 1.3em;
	text-align: left;
	padding-left: 10px;
	color: #1370b0;
}

#content { 
	float: left; 
	width: 60%;
	padding: 0 1.2em 1.2em 1.6em; 
	margin: -50px 0 0 0;
}

#single {  
	padding: 1.2em 5.0em 1.2em 5.0em; 
	margin: 0 0 15px 0; 
	color: #3d3d3b;
}

/********* Entry Style ********/

#content h2 {
    clear: both;
	color: #3cbad8;
	display: block;
	font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;
	border-bottom: 1px solid #1189db;
	width: 100%;
}

#content h2 span.date {
	color: #a9c126;
	float:left;
	padding-right: 15px;
	top: 5px;
	text-transform: uppercase;
	letter-spacing: -1px !important;
}	

.postdetails{
	margin-top: -18px;
	padding-top: 3px;
	padding-bottom: 4px;
	}

.time {
	background:url("images/clock.png") no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	}	
	
.category {
	background:url("images/folder.png") no-repeat;
	padding-left: 20px;
	}	
	
.author {
	padding-left:19px;
	padding-right: 15px;
	background:url("images/author.png") no-repeat;
	}
	
.commentscount {
	margin-left: 8px;
	padding-left:20px;
	background:url("images/commentscount.png") left no-repeat;
	position: absolute;
}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

.entry li {
	margin: 7px 0 4px 10px;
	}

.entry ul li {
	background: url('images/blue-bullet.png') left no-repeat;
	padding-left: 25px;
	}

.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry ol li, #single ol li {
	list-style: decimal outside;
	margin-left: 15px;
	}
	
.more-link  {
    float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 20px;
	background: url('images/tick.png') left no-repeat;
	font-weight: bold;
}			

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.post {
	margin: 0 0 15px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}
	
/********* Sidebar Div *********/
#sidebar { 
	float:right;
	width: 31%; 
	padding: .8em 1.2em .8em 0; 
	margin: -10px 0 15px 0;
	color: #545454;
}

.title {
	display: block;
	margin: 2em 0 0.5em 0;
	padding: 0 10px 0 19px;
	color: #015fba;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 2px;
	background: #c7d6f6 url('images/sidebarTitle.png') left no-repeat;
	
}

.textwidget {
	margin-bottom: 17px;
	color: #000000;
	font-size: 1.1em;
}	

#sidebar a {
	color: #6B6B6B;
	text-decoration: none;
}

#sidebar a:hover,
#sidebar a:active,
#sidebar a:focus {
	background: url('images/arrow-on.gif') no-repeat center right #F3F3F3!important;
	color: #6B6B6B;
	text-decoration: none;
}

#sidebar ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.searchdiv {
	margin-top: 10px;
}	

ul.rightlist, ul.recentComments {
	font-size: 0.9em;
	list-style: none;
	margin-bottom: 10px;
}

ul.rightlist li a {
	color: #000 !important;
	font-size: 1.1em;	
	display: block;
	font-weight: normal;
	text-decoration: none;
}

ul.rightlist li a:hover {
	color: #000 !important;
}
ul.recentComments li:hover {
	background: #f9fafc;
	color: #000;
}
ul.recentComments li, ul.themeswitcher li {
	border-bottom: 1px solid #F4F4F4;
}
ul.recentComments li a, ul.themeswitcher li a {
	text-decoration: none;
}

ul.children {
   margin-top: 0 !important;
}

ul.children li {
   background: url("images/child-category.png") left no-repeat;
   margin-left: 5px;
   padding-left: 10px;
}   

li.rssFeeds {
	background: url('images/rss-icon.jpg') left no-repeat;
	padding-left: 18px;
}	

/********** Footer **********/

#footer { 
	clear:both; 
	text-align: center;
	margin-bottom: 20px;
	background: #fbfbfb url('images/footer.jpg') top center no-repeat;
}

#footer p {
	padding-top: 50px;
	color: #000000;
}	

#footer a {
	color: #1189db;
	font-weight: bold;
}

#footer a:hover {
	color: #4ca135;
	font-weight: bold;
}	

/******** Begin Comments ********/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #e8eefa;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
	
.commentlist p {
	margin: 10px 5px 10px 0;
}	

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
#commentform p {
	margin: 5px 0;
}	

.commentmetadata {
	font-weight: normal;
}	

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
	
select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin-bottom: 25px;
	float: right;
}	
/******** End Comments ********/


input, textarea, button {
        border: 1px solid #535353;
	font-size: 10px;
}
