/*  
Theme Name: Lassner Photo Custom Theme
Description: Designed by <a href="http://tzk-design.com">the zen kitchen</a> 
This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)
Version: 1
Author: the zen kitchen
Author URI: http://tzk-design.com/
*/

html { 
	padding: 0; 
	margin: 0;
	}

body { 
	background: url(images/leather-walls.gif) repeat; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding: 0px; 
	margin: 0px; 
	color:#35383d;
}

/* type */

h1, h2, h3, h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	}

img { 
	padding: 0px; margin: 0px; 
	border: none; 
	text-align: center;
	}

hr { 
	border-left:0px solid #abb0b5; 
	border-right:0px solid #abb0b5; 
	border-top:1px dotted #abb0b5; 
	border-bottom:0px solid #abb0b5; 
	height : 1px;  
	}

form { 
	padding: 0px; margin: 0px;
	}

input { 
	font-family: 'Verdana'; 
	color: #282b31; 
	font-size: 11px;
	}
	
textarea { 
	font-family: 'Verdana'; 
	color: #282b31; 
	font-size: 11px;
	}
	
select { 
	font-family: 'Verdana'; 
	color: #282b31; 
	font-size: 11px;
	}
	
#middle p { 
	font-size: 13px; 
	line-height: 18px;
	margin: 0 0 10px 0; 
	color:#63565f;
	}

a, a:visited { color: #771e1c; text-decoration: none;}
a:hover, a:active { color:#000; text-decoration: underline;}


/* page dimensions */
#wrap { 
	width: 1005px; 
	margin: 0 auto;
	}
	
.hide {
	display: none;
	}
	
#middle { 
	width: 1005px; 
	padding: 14px 0; 
	float: left;  
	border: solid 1px #e1dfd0; 
	background: #e4bc96; 
	margin: 0 0 10px 0;
	}		
	
/**/ * html .Header { height: 130px;} /* */ 
#Header { 
	width: 1005px; 
	margin: 0 auto; 
	position: relative; 
	min-height: 100px;
	}

#Header h1 { 
	font-size: 45px; 
	line-height: 50px; 
	padding: 5px 10px; margin: 20px 0 0 0; 
	font-weight: normal; 
	color: #e4bc96;
	border-top: 3px double #e4bc96;
	}

#Header a, #Header a:visited  { 
	color:#fff; 
	text-decoration: none; 
	}
	
#Header a:hover, #Header a:active { 
	color:#e4bc96; 
	text-decoration: none; 
	}

#Header .Desc { 
	color:#fff; 
	font-size: 12px; 
	line-height: 14px; 
	font-style: italic;
	font-family: Lucida Grande, Helvetica, Arial, san-serif; 
	padding: 0px 15px 10px 15px; margin: 0px; 
	border-bottom: 3px double #e4bc96;	
	}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Menu { 
width: 470px; 
padding: 0px 0px 0px 30px; 
position: absolute;
top: 45px;
left: 500px;
}

#Menu em 
{ display: none}

#Menu p {
padding: 0; margin: 3px 9px;
}

#Menu ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	}

#Menu ul li { 
	padding: 0px; margin: 0px; 
	display: inline; 
	font-size: 12px; 
	line-height: 12px; 
	font-family: Lucida Grande, Helvetica, Arial, san-serif;  
	}

#Menu ul li a, #Menu ul li a:visited { 
	padding: 0px 9px;  
	float: left;
	color: #fff;
	border-right: 1px dotted #e4bc96;
	}
	
#Menu ul li a:hover span { 
	color: #e4bc96;
	text-decoration: underline;
	}
	
#Menu ul li ul { display: none;}

/* content areas */

#content {
	width: 640px;
	padding: 10px 0;
	float: left;
	}
	
/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#Footer { 
	width: 980px; 
	margin: 0 auto; 
	padding: 10px 0px 10px 10px;
	}

#Footer p { 
	font-size: 10px; 
	line-height: 12px; 
	color:#fff; 
	padding: 0px; margin: 0px; 
	font-family: 'Verdana'; 
	}
	
#Footer a:link, #Footer a:visited { 
	color:#fff; 
	text-decoration: underline;
	}
	
#Footer a:hover, #Footer a:active { 
	color:#fff; 
	text-decoration: none;
	}
	
/* sidebar settings */
#side-left {
	float: left;
	clear: none; 
	margin: 0 10px; 
	padding: 0 10px;
	width: 140px; 
	width: 120px!important;
	border-right: 1px dotted #666;
}

#side-right {
	float: left;
	clear: none; 
	margin: 0 10px; 
	padding: 0 15px 20px 15px;
	width: 170px; 
	width: 140px!important;
	background: url(images/leather-walls.gif) repeat; 
}

#side-left ul, #side-right ul {
	list-style: none;
	padding: 0; margin: 0;
}

#side-left li, #side-right li {
	list-style: none;
	padding: 5px; margin: 0;
	color: #fff;
}

#side-right li {
	border-bottom: 1px dotted #fff;
	}

#side-left h2, #side-right h2 {
	font-weight: normal;
	font-size: 18px;
}

#side-right h2 {
color: #fff;
margin: 15px 0 3px 0;
padding: 0;
}

#side-right p {
color: #fff;
font-size: 12px; line-height: 16px;
}

#side-right a, #side-right a:visited {
color: #e4bc96; 
}

#side-right a:hover, #side-right a:active {
	color: #fff;
	text-decoration: none;
}

#side-right input {
width: 120px;
font-size: 11px;
}

.pagetitle { 
	font-size: 24px; 
	line-height: 24px; 
	font-weight: normal; 
	padding: 15px 0px 0 0; 
	margin-top: 0px; 
	color:#771e1c;}


.Nav {
	clear: both;
	}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0; position: relative; clear: none; width: 500px; float: left; margin: 0; }

.Page {	padding: 0; position: relative; clear: none; width: 500px; float: left; margin: 0; }

.PostHead { margin-left: 0px; margin-bottom: 10px; }
.PostHead h2 { font-size: 24px; line-height: 24px; font-weight: bold; padding: 0px 0px 1px 0px; margin: 0px; color:#771e1c;}
.PostHead h2 a { color: #771e1c; text-decoration: none;}
.PostHead h2 a:visited { color: #771e1c; text-decoration: none;}
.PostHead h2 a:hover { color:#000; text-decoration: none;}

.PostHead h3 { font-size: 14px; line-height: 14px; font-weight: bold; padding: 0px; margin: 0px; color:#000033;}


/**/ * html .PostTime { left: -15px;} /**/ 
.PostTime { padding: 5px 0; margin: 0px 0 10px 0; position: absolute; left: 0px; top: 3px; background: #5a3d1c; height: 75px; width: 65px; height: 65px!important; text-align: center; color:#fff; }
.PostTime strong { display: block; line-height: 9px; font-family: 'Verdana';}
.PostTime .day { font-size: 16px; line-height: 18px; letter-spacing: -1px; padding-top: 10px; font-family: 'Arial';}
.PostTime .month { font-size: 10px; text-transform: lowercase;}
.PostTime .year { padding-top: 7px; font-weight: normal; }

.PostHead small {padding: 0px; margin: 0px; font-size: 11px; line-height: 14px; font-weight: bold; display: block}

.PostAuthor { color:#5a3d1c; }

.PostCat { color:#771e1c; }
.PostCat a { color:#771e1c; text-decoration: none; }
.PostCat a:visited { color:#771e1c; text-decoration: none; }
.PostCat a:hover { color:#fff; text-decoration: none; }

.PostContent { padding: 10px 0px 0px 0px; font-size: 13px; line-height: 1.4em ; color:#63565f;}
.PostContent p { font-size: 13px; line-height: 1.4em; color:#63565f;}
.PostContent p strong {}
.PostContent img {}
.PostContent ol { padding: 10px 0px 10px 25px; margin: 0px; }
.PostContent ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent ul { padding: 5px 0px; margin: 0px; }
.PostContent ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.PostContent blockquote { padding: 10px; margin: 0px; color:#993366; background: #eaf7ff;}
.PostContent blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; font-size: 12px; line-height: 15px;}
.PostContent blockquote a { color:#336699;}
.PostContent blockquote a:visited { color:#336699;}
.PostContent blockquote a:hover { color:#000033;}

/**/ * html .PostContent p img {} /* */ 
.PostContent p img { max-width: 420px;}
.PostContent p img { width:expression(this.width > 420 ? "420px" : this.width); }
.PostContent img { margin: 0px 10px 10px 0px; float: left; border:solid 1px #495b6b;}


.PostCom { padding-top: 10px;}
.PostCom ul { padding: 0px; margin: 0px; clear: both;}
.PostCom li { padding: 0; margin: 0px 5px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 12px; } 
.PostCom li a { font-weight: bold; text-decoration: none; color:#771e1c;} 
.PostCom li a:visited { font-weight: bold; text-decoration: none; color:#771e1c;}
.PostCom li a:hover { font-weight: bold; text-decoration: none; color:#fff;}
.PostCom .Tags { padding-left: 0px;}