/*  
Theme Name: iPhone Essentials
Theme URI: http://corebasis.com/
Description: iPhone Essentials (on the Big Blue-basis) is a 3 columns Wordpress theme. I love to hear of my work being used :). This work is licensed under a <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 for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 1.0
Author: core 
Author URI: http://corebasis.com/

This theme was designed and built by <a href="http://corebasis.com">core</a>, based on <a href="http://www.blogohblog.com" title="Big Blue">Big Blue</a> and the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	background-color: #fff;
	background-image: url(http://www.iphone-essentials.ch/wp-content/uploads/2007/10/background.gif);
	background-repeat: repeat-x;
	color: #1a2226;
	margin: 0;
	padding: 0;
	}

* html body {
  font-size: small;
  f\ont-size: medium;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	}

ol {
	line-height: 1.4em;
	}

#wrap {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	}

#top {
/*	background-color:#1672bd; */
	height: 69px;
	width: 980px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	}

.entry h2 {
	font-size:1.85em;
	font-weight:bold;
	line-height:1.3em;
	margin:0;
	padding:0 0 .5em 0;
	}

.entry h3 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	margin:0;
	padding:0;
	}

h5 {
	font-size:.85em;
	line-height:1.3em;
	display:block;
	margin:0;
	padding:0;
	}

#main {
	width:980px;
	margin:10px auto;
	padding:0;
	}

#header {
	width: 400px;
	height: 69px;
	float: left;
	background-image: url(http://www.iphone-essentials.ch/wp-content/uploads/2007/10/logo.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 0 0 0;
	}

/*
#header:hover {
	background-color: #fff;
	} */

#header h1.blogtitle {
	font-size:1.7em;
	letter-spacing: -1px;
	color: #fff;
	text-shadow: 0px 1px 3px #042733;
	margin: 0;
	padding: 0 0 0 72px;
	}

/* 
#header a:hover {
	color:#223b43;
	} */

#header p.desc {
	color: #e8edf1;
	font-size:.8em;
	text-shadow: 0px 1px 4px #042733;
	margin:0;
	padding: 0 0 0 72px;
	}

#nav {
	height:69px;
	float:right;
	width:550px;
	margin:0;
	padding:0;
	}

ul.nav {
	height:69px;
	line-height:69px;
	float:right;
	list-style:none;
	font-size:1.1em;
	margin:0;
	padding:0;
	}

ul.nav li {
	float:left !important;
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
/*	background:#1672bd; */
	color:#fff;
	float:left;
	display:block;
	text-decoration:none;
	padding:0 1.2em 0 1.2em;
	}

	
ul.nav li a:hover, ul.nav li a:active {
	background:#fff;
	color:#fc2a0f;
	text-decoration:none;
	}

ul.nav li.current_page_item a {
	text-decoration:none;
	background:#fff;
	color:#fc2a0f;}

ul.nav li ul {
	float:left;
	margin:0;
	padding:0;
	}

#content {
	width:510px;
	float:left;
	margin:0;
	padding:20px 0 0;
	}

.entry {
	font-size:.9em;
	float:left;
	width:500px;
	text-align:left;
	margin:0;
	padding:0 0 20px 0;
	}

.entry ul {
	list-style: disc outside;
	background-color: #f2f7f9;
	font-size: 1em;
	line-height: 1.4em;
	padding: 0.7em 0.9em 0.7em 1.8em;
	}

.entry ul li {
	padding-bottom: 0.7em;
	}

.entry img {
	border: #e6eef2 solid 2px;
	margin: 0 15px 5px 0;
	padding: 0;
	}

.entry blockquote {
	background-color: #f2f7f9;
	font-size: 1em;
	line-height: 1.4em;
	padding: 0.7em 0.9em 0.7em 1.8em;
	margin: 0;
	}

#sidebar {
	float:right;
	width:450px;
	margin:0;
	padding:20px 0 0;
	}

.rsidebar {
	float:right;
	width:215px;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.rsidebar h2 {
	background-color:#e6eef2;
	font-size:1.3em;
	line-height:1em;
	font-weight:bold;
	margin:0;
	padding:8px 0 5px 10px;
	}

.postmetadata {
	background-color: #f4f7f8;
	list-style-type: none;
	border-bottom: #e6eef2 solid 2px;
	font-size: .9em;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0 4px 5px;
	}

.boxcomments {

	background-color: #f4f7f8;
	border-top: #e6eef2 solid 2px;
	border-bottom: #e6eef2 solid 2px;
	margin-bottom:20px;
	width:510px;
	}

#commentform {
	border-top:1px solid #eee;
	margin:0;
	padding:15px 15px 1px;
	}

#commentform label{display:block;margin:0;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:400px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist :hover{background:url(images/latestbck.gif) repeat-x;}

ol.commentlist li {
	border-top:1px solid #eee;
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px;
	}

ol.commentlist li :hover{background:none;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}

ol.commentlist li.commenthead h2{margin:0;}ol.tblist {
	border-top:1px solid #fff;
	list-style:none;
	margin:0 0 1px;
	padding:15px;
	}

ol.tblist li {
	display:block;
	list-style:none;
	background:transparent url(images/c.gif) 0 2px no-repeat;
	padding-left:15px;
	margin:0 0 5px;
	}

#eof {
	width:980px;
	clear:both;
	height:20px;
	background:#fff;
	margin:0 auto;
	padding:0;
	}

.navigation {
	width:500px;
	float:left;
	}

.alignright {
	float:right;
	margin-top:10px;
	}


.alignleft {
	float:left;
	margin-top:10px;
	}

#footer {
/*	background:url(images/footerbck.gif) repeat-x; */
	background-color: #f4f7f8;
	border-top: #e6eef2 solid 2px;
	height:31px;
	line-height:31px;
	clear:both;
	}

.footer {
	width:980px;
	text-align:left;
	font-size:.9em;
	margin:0 auto;
	}

.lsidebar {
	float:left;
	width:215px;
	margin:0;
	padding:0;
	}

.lsidebar h2 {
	background-color:#e6eef2;
	font-size:1.3em;
	line-height:1em;
	font-weight:bold;
	margin:0;
	padding:8px 0 5px 10px;
	}

a:link, a:visited {
	text-decoration:none;
	color:#0093da;
	border:none;
	}

a:hover {
	text-decoration:none;
	color:#fa2b0f;
	border:none;
	}

a:active {
	text-decoration:none;
	color:#0093da;
	border:none;
	}

#header h1 a:link, #header h1 a:active, #header h1 a:visited, #header h1 a:hover {
	text-decoration:none;
	color:#fff;
	border:none;
	}

.rsidebar ul, .lsidebar ul {
	list-style-type:none;
	line-height:1.5em;
	font-size:.95em;
/*	border-bottom:#e6eef2 solid 2px; */
	margin:0 auto;
	padding:0;
	}

.rsidebar ul li, .lsidebar ul li {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	}

.rsidebar ul li ul, .lsidebar ul li ul {
	border-bottom:#e6eef2 solid 2px;
	margin:0 auto;
	padding:0;
	}

.rsidebar ul li ul li, .lsidebar ul li ul li {
	background-color:#f2f7f9;
	list-style-type:none;
	border-top:#e6eef2 solid 2px;
	margin:0 auto;
	padding:7px 0 5px 10px;
	}

.rsidebar ul li:hover, .lsidebar ul li:hover {
	background-color:#fff;
	}

/*
.rsidebar ul li:hover a, .lsidebar ul li:hover a {
	color:#fa2b0f;
	} */

.rsidebar ul li ul li ul.children li,.lsidebar ul li ul li ul.children li {
	list-style-type:none;
	border:0;
	margin:0 auto;
	padding:0;
	}


.rsidebar ul li ul li a,.lsidebar ul li ul li a {
	text-decoration:none;
	}

