html { height: 100%; margin-bottom: 1px;}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, Sans-Serif;

	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
    background-image: url(http://www.davideskenazi.com/log/wp-content/themes/log/images/bg.jpg);
	
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	text-align: left;
	
	margin: 20px auto;  /* margin between header and content */
	padding: 0;
	width: 800px;
	}
	


/* Header */

#header {
	background: #FFFFFF; /* url(http://www.davideskenazi.com/log/wp-content/themes/log/images/title2.jpg) no-repeat center; */
        align: left;
        line-height: 1em;
	margin: 0px auto;
	width: 800px;
	}

#header a:hover{
	color:#99CC33;
        text-decoration: none;
}

#header h3 a {
        color: #000000;
        text-decoration: none;
}

#header h3 {
         text-align: left;
         padding: 25px 0px 10px 45px;
	 margin: 0px 0px 0px 0px;   /* this is the margin at the top of the page for some reason */
}


#header h3small {
		font-size: .6em;
		}
		
#header h3small a {
		border-bottom: 1px dotted;
		border-bottom-color: #333333;
text-transform: none;
		}

#header h1 {
        padding: 0px 0px 10px 45px;
}



#content {
	float:left;
	font-size: 1.2em;
	}


.alt {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
	
.description {
	font-size: 1.2em;
	color:#333333;
	margin-left:220px;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #666666;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #666666;
	}
	
	

/* Header Fonts */
	
h1 {
   font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
       font-style: regular;
    color: #999999;
	text-align: left;
   text-transform: lowercase;
	}

h2 {
	font-size: 1.6em;
	font-family: Geneva, Helvetica, Arial, Verdana, Sans-Serif;
	margin: 30px 0 0;
        text-transform: lowercase;
        color: #000000;
	}

h2.pagetitle {
	margin-top: 30px;
    text-align: left;
	font-size: 1.6em;
	}

h2.posttitle {
   	font-family: Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: normal;
        font-style: normal;
	text-align: left;
        padding-bottom: 0px;
	}

#content h2 {
   	font-family: Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: normal;
    font-style: normal;
	}

#content h2.pagetitle {
	font-family: Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;  
    font-style: none;
    text-transform: lowercase; 
	text-align: left;
	}

h3 {
   	font-family: Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 2em;
        color: #000000;
        font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 30px 0 0;
text-transform: lowercase;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	
	
/* Links */
h1 a {
       color: #666666;
       text-decoration: none;
}

h2, h2 a, h2 a:visited, #sidebar h2 {
       text-decoration: none;
        color: #000000;
	}

a, .description , #wp-calendar caption, cite {
	text-decoration: none;
        color: #333333;
	}

a:hover, h1 a:hover{
       text-decoration: none;
       color: #99CC33;
       }
	   
	 
	 
/* Sidebar */
	   
#sidebar {
	font: 1.1em Helvetica, Arial, Verdana, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 225px;
	text-align:left;
	}

#sidebar form {
	margin: 0;
	}
	
#pagenav {
	margin:0px;
}	
	
#sidebar p {
	line-height: 14px; 
	}

#sidebar h1 {
	font-family: Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 3em;
	line-height: normal; 
	font-weight: normal;
	font-style: normal;
   	text-transform: lowercase;
text-align:left;
        color:#000000;
	margin: 0px 0 0;
	padding: 0;
	}

#sidebar h2 {
	font-family: Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	line-height: normal; 
	font-weight: normal;
	font-style: normal;
   	text-transform: lowercase;
	margin: 0px 0 0;
	padding: 0;
	}

#sidebar h2 a:hover{
       text-decoration: none;
       color: #99CC33;
       }
	   
	   
/* Other Things */	   

.entry p a, blockquote a {
   color: #333333;
   text-decoration: none;
   border-bottom: 1px dotted;
   border-bottom-color: #333333;
	}

.entry p a:hover, blockquote a:hover {
   color: #99CC33;
   text-decoration: none;
   border-bottom: 1px dotted;
   border-bottom-color: #333333;
	}

.entry p a:visited {
   color: #333333;
   text-decoration:none;
   border-bottom: 1px dotted;
   border-bottom-color: #333333;
	}



.posted {
	text-align: right; 
	border-style:	solid none none none; 
	border-width:	1px 0px 0px 0px; 
	border-color:	#FFFFFF;
	padding-top:	3px;
	padding-bottom:	20px;
}

.posted a {
	color: #333333;
	text-decoration: none;
}

.posted a:hover {
        color: #99CC33;
	text-decoration: none;
}

	
code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/* Columns */

#blog_title_hide {
	display:none;
}

.narrowcolumn {
	padding: 20px 0 20px 45px;
	margin: 0px 0 0 0;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 160px;
	width: 450px;
	line-height: 1.6em;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}
		
.post h2{
	margin: 0 0 0px;
	text-align: justify;
	margin:0px;
	font-size:1.4em;
	}
	
.post h2 a:hover{
color:#99cc33;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;

	width: 100%;
	clear: both;
	text-align:center;
	}

#footer p {
	margin-left: 220px;

	margin-top:0px;
	}

hr {
	width:360px;
	margin-left:0px;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding-top: 4px;
	margin: 0 0 2px 20px;
	display: inline;
	}

img.alignleft {
	padding-top: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */




/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
        margin-top: 25px;
	line-height: 14px;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;

	}
	
select {
	width: 130px;

	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Verdana, Sans-Serif;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Helvetica, Arial, Verdana, Sans-Serif;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #333333;
	}

blockquote {
	margin: 15px 30px 5px 10px;
	padding-left: 20px;
	border-left: 10px solid #EFEFEF;
        color: #333333;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;

	}

.center {


	text-align: center;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom:30px;
	}
	

/* End Various Tags & Classes*/

