/*   
Theme Name: Robin Lee Initial
Theme URI: http://www.robinlee.ch/
Description: Default layout for robinlee.ch
Author: Chris Palatinus
Author URI: http://www.design42.ch/
Version: 1.0
*/
body {
	background: #D2DEE5 url(img/lines.gif);
	text-align: center;
	margin: 0;
	padding: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #555;
}
img{border: 0;}
form{margin: 0;padding: 0;}
select{font-size: 10px;}
a{
	color: #6392ac;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #416578;
	text-decoration: underline;
}
hr{
	background: transparent;
	height: 1px;
	border: 0;
	border-top: 1px dotted #ddd;
	margin: 5px 0 8px 0;
	padding: 0;
}
p{margin: 0 0 15px 0;}
h1{
	clear: both;
	font-family: normal 24px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 10px 0;
}
h2{
	color: #6392ac;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
h3{
	color: #6392ac;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}
h3 a{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
h3 a:visited{color: #6392ac;}
h4{
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
.clearboth{clear: both;}
.errorText{
	font-weight: bold;
	color: #c33;
}
.moreLink{font-size: 9px;}
.stripeTbl{
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}
.stripeTbl tr{vertical-align:top;}
.stripeTbl th{background-color: #999;}
.stripeTbl th, .stripeTbl td{border: 1px solid #ccc;}
.stripeTbl tr.oddRow{background-color: #efefe7;}
.picDesc{font-size: 9px;}
.paging{text-align: center;}

#container{
	position: relative;
	margin: 0 auto;
	padding: 0 50px;
	text-align: left;
	background: url(img/bg.gif) repeat;
	width: 700px;
	height: 100%;
}
#header{
	padding: 40px 0;
	background: #fff url(img/header.gif) 535px 20px no-repeat;
	width: 700px;
	height: 80px;
}
html>body #header{height: 4px;}
#header h3 span{display: none;}

#headerPic{
	position: relative;
	top: -159px;
	left: -14px;
}
html>body #headerPic{top: -83px;}

#content{
	float: left;
	margin: 0;
	padding: 20px 0;
	position: relative;
	top: -182px;
	width: 100%;
}
html>body #content{top: -85px;}
#content h3 span img{
	position:absolute;
	top: 70px;
	left: 35px;
	border-top: 1px solid #aaa;
}
#mainContent{
	float: left;
	width: 538px;
	position: relative;
	left: -23px;
}
html>body #mainContent{left: 10px;}

#sml-01,#sml-02,#sml-03,#sml-04,#sml-05,#sml-06{float:left;clear:left;padding:0;}
#sml-01{
width: 320px;
height: 40px;
}
#sml-02{
width: 335px;
height: 35px;
}
#sml-03{
width: 335px;
height: 32px;
}
#sml-04{
width: 335px;
height: 32px;
}
#sml-05{
width: 365px;
height: 70px;
}
#sml-06{
width: 410px;
height: 500px;
}
#home #content{
background: url(img/pic_main_.jpg) no-repeat;
margin-left: -15px;
margin-bottom: -80px;
padding-top: 60px;
height:660px;
}
#home #content h2{text-indent:-10000px;}

#home #content .entry{margin-left:400px;}

.entry{float: left;}
.ngg-galleryoverview {width: 580px !important;}
.ngg-gallery-thumbnail {margin-right: 1px;}

#allPosts{
	margin: 0;
	padding: 0;
	list-style: none;
}
#allPosts a.allPostsTitle{
	font-size: 16px;
	font-weight: bold;
}

#allPosts li{
	border-bottom: 1px dotted #bbb;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.alignleft{float: left;}
.alignright{float: right;}

.post{clear: both;}
.postnavigation{margin-bottom: 40px;}
.postdate{color: #6392ac;}
.postmetadata{
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

/* ----- FOOTER: ----- */
#footer{
	clear: both;
	position: relative;
	left: -15px;
	top: 0;
	margin: 0;
	padding: 5px 0;
	width: 730px;
	background-color: #F6F8F9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #999;
	text-align: center;
	color: #999;
}
#footer h3 span, #footer h3 span a{font-size: 10px;}
/* ----- END FOOTER ----- */

#comment{width:700px;}

/* ----- START MAIN NAV: ----- */
.menu-hauptnavigation-container{
	margin: 0 0 0 -15px;
	padding: 0;
	list-style: none;
	font: x-small Verdana, Arial, sans-serif;
	width: 730px;
	height: 23px;
	position: relative;
	top: -182px;
	left: 0;
	background-color: transparent;
}
html>body .menu-hauptnavigation-container{
	top: -85px;
	background-color: #d2dee5;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.menu-hauptnavigation-container ul{ 
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:99;
	position:relative;
	overflow:visible;
}
.menu-hauptnavigation-container li,
.menu-hauptnavigation-container li li{
	position: relative; 
	float:left;
	display:block;
	margin:0;   
	width: 120px;
	height: 21px;
}
html>body .menu-hauptnavigation-container li li{width: 140px;}
.menu-hauptnavigation-container a{
	text-align:center;
	display: block;
	padding: 5px 10px;
	height: 12px;
	line-height: 22px;
	margin: 0;
	color: #555;
	text-decoration: none;
	background-color: #D2DEE5;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	font: 10px Verdana, Arial, sans-serif;
}
.menu-hauptnavigation-container a:hover,
.menu-hauptnavigation-container li.current_page_item a,
.menu-hauptnavigation-container li.current_page_ancestor a{
	background-color: #B4C8D3;
	color: #fff;
	padding: 5px 10px;
}
/* ----- END MAIN NAV ----- */

/*----- START LEFTNAV: -----*/
#subnav{
	float: left;
	position: relative;
	left: -15px;
	margin: 0;
	padding: 0 10px 0 0;
	width: 110px;
	text-align:left;
}
#subnav ul{
	padding: 0;
	margin: 0;
}
#subnav li,
#subnav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, sans-serif;
}
#subnav ul li a{
	display: block;
	width: 115px;
	padding: 3px 10px 3px 5px;
	background-color: #d2dee5;
	color: #647464;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	text-decoration: none;
	font-weight: normal; 
}

/* second level: */
#subnav ul li.menu-item ul{display:none;}
#subnav ul li.current-menu-parent ul{display: block;}
#subnav ul ul li a{
	padding-left: 20px;
	width: 100px;
}
#subnav ul li.current_page_parent ul li a{
	background-color: #e9edf0;
	color: #647464;
}
#subnav ul li.current_page_parent a,
#subnav ul ul li a:hover,
#subnav ul ul li.current_page_item a:hover,
#subnav ul li.current_page_parent ul li.current_page_item a{
	background-color: #d2dee5;
	color: #fff;
}
/*----- END LEFTNAV -----*/
