/* ---------------------------
Theme Name: Ezhostsol Weblog
Theme URI: http://blog.ezhostsol.com/
Description: The Ezhostsol Weblog tempalate based on WordPress default theme 
Redesigned by: robas
Author: robas
Author URI: http://robas.info/
Tags: ezhostsol, fixed width, two columns, widgets

	The default theme was designed and built by Michael Heilemann
	whose blog you will find at http://binarybonsai.com/ and Kubrick v1.5
	http://binarybonsai.com/kubrick/

	The default theme was fully re-designed and integrated by robas/tedy/
	http://robas.info/
--------------------------- */
  

body {
	font:12px "Trebuchet MS",Verdana, Arial,sans-serif;
	background: White url(images/bg.jpg) repeat-x;
	color:#666666;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background-color: white;
	position: relative;
	text-align: left;
	width: 743px;
	margin: 20px auto 0 auto;
	padding: 0;
}

#header {
	background: white url('images/kubrickheader.jpg') no-repeat bottom center;
	height: 205px;
	width: 743px;
	margin: 0 auto;
}

#headerimg {
	margin: 0;
	height: 205px;
	width: 100%;
}
		
#headerimg .description {
	text-align: left;
	font: normal 25px "Century Gothic", "Trebuchet MS",Arial,sans-serif;
	float: left;
}

#footer {
	background: url('images/kubrickfooter.jpg') no-repeat top;
	padding: 0;
	margin: 0 auto;
	width: 743px;
	height: 63px;
	clear: both;
}

#footer p {
	margin: 0;
	padding-top: 5px; 
	text-align: center;
}

#content {
	font-size: 13px;
	}


/* -- begin links -- */
a {
	color: #0066cc;
	text-decoration: none;
	}

a:hover, a:visited {
	color: #006699;
	text-decoration: underline;
	}
	
a:visited {
	color: #006699;
	text-decoration: none;
}
	
a:focus, a:active {
	outline: none;
	text-decoration: none;
}

.homepage, .homepage a,
.homepage a:link,
.homepage a:visited {
	font: bold 13px "Trebuchet MS",Arial,sans-serif;
	float: left;
	color: white;
	background: transparent;
	position:relative;
	top:42px;
	left:22px;
	text-decoration: none;
	margin-right: 10px;
}

.homepage a:hover,
.homepage a:active {
	color: #BFFC63;
	text-decoration: none;
} 
	
.entry p a,
.entry p a:active,
.entry p a:visited {
	color: #0066cc;
	text-decoration: none;	
}
	
.entry p a:hover,
.entry p a:active {
	color: #006699;
	text-decoration: underline;	
} 


/* -- begin headings -- */
h1 {
	text-align: left;        
   font: normal 18px "Century Gothic","Trebuchet MS", Arial,sans-serif;
   padding-left: 65px;
	padding-top: 75px;
	margin: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: red;
	}
	
h2 {
	font: 20px normal Verdana, 'Trebuchet MS',Arial, Sans-Serif;
	color: #339900;
	margin: 20px 0 0; 
	}

h2 a, h2 a:visited {
	font: 20px normal 'Trebuchet MS',Verdana, Arial, Sans-Serif;
	color: #006699;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	text-decoration: none;
	color: #00386F;
}

.narrowcolumn h2 a {
	background: url(images/caption_bg.jpg) no-repeat left top;
	width: 100%;
	min-width: 470px;
	height: 56px;
	float: left;
	margin: 0 0 0 -20px;
	padding: 25px 0 0 55px;
	}
	
.widecolumn h2 {
	background: url(images/caption_bgreen.jpg) no-repeat left top;
	width: 100%;
	min-width: 540px;
	height: 56px;
	float: left;
	/*margin: 0 0 0 -40px;*/
	padding: 25px 0 0 55px;
	margin: 0;
	position: relative;
	left: -40px;
	}
	
h2 small {
	margin: 0;
	line-height: 1;
}

h2.pagetitle {
	font: bold 11px Verdana, Sans-Serif;
	color: #BFBFBF;
	text-decoration: none;
	margin-top: 40px;
	text-align: center;
	padding-bottom: 7px;
	text-align: center;
	background: url(images/hline.jpg) no-repeat bottom center;
}

#sidebar h2, 
#sidebar h2 a {
	font: bold 11px Verdana, Sans-Serif;
	text-decoration: none;
	color:#89EA07;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
	
h3, h3 a, 
h3 a:visited {
	font: normal "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 20px;
	color:#006699;
	text-decoration: none;
}

h3 a:hover {
	color:#00386F;
	text-decoration: none;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

.widecolumn h3#respond,
.widecolumn h3#comments {
	font: bold 15px "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color:#006699;
	text-decoration: none;
}
.widecolumn h3#comments {
	padding-top: 20px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

#wp-calendar caption, cite {
	text-decoration: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* Begin Content Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin:0;
	width: 450px;
	line-height: 1.1;
}

.post {
	margin: 0;
	padding-bottom: 20px;
	text-align: justify;
}

/*  .post hr {display: block;} */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px auto 0 auto;
	width: 500px;
	line-height: 1.1;
}
	
.widecolumn .post {
	margin: 0;
}

.widecolumn .entry p,
.narrowcolumn .entry p  {
	display: block;
	line-height: 1.3;
	}

.narrowcolumn .entry, 
.widecolumn .entry {
	line-height: 1.1;
}


/* -- postmetadata and other elements -- */
.postmetadata {
	clear: left;
	color:black;
	font: normal 11px Verdana, "Trebuchet MS",Arial,sans-serif;
}

.postmetadata a, 
.postmetadata a:visited {
	text-decoration: none;
	color:#336600;
	font: normal 11px "Trebuchet MS", Verdana, Arial,sans-serif;	
}
.postmetadata a:hover, 
.postmetadata a:active {
	text-decoration: underline;
	color: #339900;
}

.narrowcolumn .postmetadata,
.widecolumn .postmetadata {
	padding-top: 7px;
	text-align: center;
	background: url(images/hline.jpg) no-repeat top center;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.postmetadata .alt {
	position: relative;
	display: block;
	padding-top: 30px;
}

small {
	font: 11px normal Verdana, Arial,sans-serif;
	color: #339900;
}

.narrowcolumn small {
	padding: 0;
	margin: 0;
	position: relative;
}

.widecolumn small {
	font: 11px normal Verdana, Arial,sans-serif;
	color: #339900;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
	
.clear {
	clear: both;
}


/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


/* 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 {
	/*content: "\00BB \0020"; */
	/*content: "\00B0 \0020";*/
	font-size: 12px;
	font-family: Verdana, sans-serif;
	}

.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;
}

	
/* Begin Sidebar */
#sidebar {
	padding: 0 0 10px 0;
	margin-left: 530px;
	margin-bottom: 50px;
	width: 210px;
	font: 12px "Trebuchet MS", Verdana, Arial, Sans-Serif;
}

#sidebar ul, 
#sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin-bottom: 15px;
	list-style: none;
}
#sidebar ul ul li {	
	list-style: square outside;
	display: list-item;
	line-height: 1.5;
	color: #CFCFCF;
	font: normal 11px Verdana, sans-serif;
	margin: 0;
}

#sidebar li {
	margin: 0;
	padding-left:5px;
}

#sidebar ul ul li a {
	font: normal 13px "Trebuchet MS",Verdana, sans-serif;
	color:#339900;
} 
#sidebar ul ul li a:hover {
	color:#336600;
	text-decoration: underline;
	background:#EFEFEF;
}
#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;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #777;
}

	
/* Begin Sidebar Form Elements */
#searchform {
	margin: 31px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 170px;
	height: 18px;
	padding-left: 3px;
	margin-bottom: 5px;
	background: url(images/sbox_bg.jpg) repeat-x;
	border: 1px solid #339900;
	font: 11px "Trebuchet MS", Verdana, Arial;
	color: #336600;
	}
	
#sidebar input#searchsubmit {
	width: 80px;
	height: 20px;
	background: url(images/btn_bg.jpg) repeat-x;
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	color: White;
	text-align: center;
	border: 1px solid #003366;
	cursor: auto;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 170px;
	height: auto;
	background: url(images/sbox_bg.jpg) repeat-x;
	border: 1px solid #339900;
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #336600;
	}
	
option {
	background: #EFEFEF;
	padding-left: 7px;
	outline: none;
}


/* Begin navigation */
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
}
	
#wide_navigation .navigation  {
	width: 660px;
	padding-left: 42px;
	padding-bottom: 20px;
}

.navigation .alignleft,
.navigation .alignright {
	font: bold 11px Verdana, Sans-Serif;
	color: #BFBFBF;
	text-decoration: none;
	text-align: center;
	padding-bottom: 7px;
	text-align: center;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.navigation .alignleft a, 
.navigation .alignleft a:visited,
.navigation .alignright a, 
.navigation .alignright a:visited {
	text-decoration: none;
	color: #0066cc;
	font-weight: normal;
}

.navigation .alignleft a:active,
.navigation .alignleft a:hover,
.navigation .alignright a:active,
.navigation .alignright a:hover  {
	text-decoration: underline;
	color: #006699;
	font-weight: normal;
}

	
/* Begin Comments*/
.widecolumn form {
	padding-bottom: 50px;
	display: block;
	height: 100%;
	line-height: 14px;
}

#commentform input {
	width: 200px;
	height: 20px;
	margin:0;
	padding: 0;
	padding-left: 3px;
	margin-right: 5px;
	background: url(images/sbox_bg.jpg) repeat-x;
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	color: #006699;
	border: 1px solid #66a3c2;
}

#commentform input#submit {
	width: 150px;
	height: 22px;
	background: url(images/btn_bg.jpg) repeat-x;
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	color: White;
	text-align: center;
	border: 1px solid #00679A;
	cursor: auto;
	float: right;
}

#commentform textarea {
	width: 490px;
	height: 180px;
	padding-left: 3px;
	background: url(images/sbox_bg.jpg) repeat-x;
	border: 1px solid #66a3c2;
	font: 11px "Trebuchet MS", Verdana, Arial;
	outline: none;
	color: #006699;
}

/* -- comments list -- */
.commentlist p {
	font: normal 11px "Trebuchet MS", Verdana, Arial, Sans-Serif;
	line-height: 1;
	text-transform: none;
	margin: 10px 5px 10px 0;
	text-align: justify;
}

.widecolumn ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.commentlist {
	float: left;
	width: 480px;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
	list-style: none;
}

ol.commentlist li.alt1 {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	width: 480px;
	float: left;
}
ol.commentlist li {
	font: bold 10px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px;
	width: 480px;
	float: left;
}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}

.nocomments, blockquote, strike {
	color: #777777;
}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
	

/* 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;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/

