/*  
Theme Name: iGoo
Author: Hannit Cohen
Author URI: http://www.dakars.info
*/
body {
	background: #333;
	direction: rtl;
	text-align: right;
	font: 13px/100% Arial;
        color: #333;
}
h1, h2, h3, h4, h5, a {
        font-family: arial;
}
a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.post a {
	text-decoration: underline;
}
img.alignright { float: right; margin-left: 5px;}
img.alignleft { float: left; margin-right: 5px;}
#page {
	margin: 20px auto 20px;
	width: 942px;
}

#header {
	width: 942px;
	height:59px;
	background: #333;
        padding-top: 15px;
	}
#logo {
	width: 173px;
	height: 63px;
	float: right;
	background: #333 url(http://ispot.co.il/iphoneguide/wp-content/uploads/2009/10/ispot.jpg) no-repeat right bottom;
    margin-right: 38px;
    cursor: pointer;
}
#nav {
        list-style-type: none;
        float:right;
        padding: 27px 40px 0 0;
        margin:0;
}
#nav li {
	float: right;
	margin-left: 5px;
        height:34px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #fff;
	text-decoration: none;
	padding: 0px 22px;
	font: normal 14px/100% Arial, Helvetica, sans-serif;
	display: block;
        line-height: 34px;
}
#nav .curr_item {
	background: url('images/linkbg.gif');
}

h1{
	font-size: 24px;
	color: #df2670;
	text-decoration: none;
	padding: 3px 0 10px;
	margin: 0;
	border-bottom: 1px solid #919191;
	margin-bottom: 25px;
        font-weight:normal;
}

/* main content */
#wrap {
	width: 942px;
	margin: 0 auto;
	background: url('images/bg.gif') repeat-y top left;
	padding: 11px 0;
}
#pagestart {
	width: 942px;
	height: 15px;
	background: url(images/page-top.gif) no-repeat;
}
#pageend {
	width:942px;
	height: 15px;
	background: url(images/content-bottom.gif) no-repeat;
	margin:0;
	padding:0;
}
.clear {
	padding:0;
	margin:0;
	clear: both;
	background-color: #fff;
}
#content {
	float: left;
	width: 614px;
	padding: 30px 35px;
	margin:0;
}

.post {
	margin-bottom: 50px;
        font-size: 14px;
        line-height: 125%;
}

.post h2  a{
	color: #333;
	font-size: 18px;
	text-decoration: none;
        font-weight: normal;
	}
.post h2 {
	padding: 3px 0 10px;
	margin: 0;
}
.post .idximg {
	width: 171px;
	float: right;
	margin-left: 5px;
}

.post-meta {
	border-top: 1px solid #e2e2e2;
	font: normal 13px/100% Arial; 
	color: #525252;
	padding-top:5px;
	}
.post-meta a {
	font: normal 13px/100% Arial; 
	color: #525252;
}
.navigation {
	border-top: 1px solid #e2e2e2;
	text-align: center;
        padding-top: 5px;
}

/* sidebar */
#sidebar {
	padding: 0;
        width: 230px;
	padding: 0;
	margin:0 6px;
}

#sidebar ul {
	list-style-type: none;
	padding:0;
	margin:0 10px 0 0;
}

#sidebar .widget { margin-bottom: 10px; }
#sidebar ul li ul, #sidebar ul li div {
	margin: 5px 10px 0 0;
}
#searchform {
	padding:0;
	margin:0;
	width: 230px;
	position: relative;
	right: -10px;
	height: 30px;
}
#searchsubmit {
	background: url(images/searchbtn.gif) no-repeat;
	border: none;
	color:white;
	padding:0;
	margin:0 5px 0 0;
	width: 54px;
	height:21px;
	line-height: 20px;	
	float: right;
	}
#s {
	width: 163px;
	height: 21px;
	background: url(images/searchtxt.gif) no-repeat;
	border:none;
	padding:0;
	margin:0;
	line-height: 21px;
	vertical-align: middle;	
	float: right;
}


#sidebar .widget_search label {
	visibility:  hidden;
}

.credits {
	margin: 22px auto;
	border: 1px solid #2a2a2a;
	background-color: #525252;
	width:728px;
	height: 90px;
}
.credits1 {
	margin: 0 auto;
	border: 1px solid #2a2a2a;
	background-color: #525252;
	width:728px;
	height: 90px;
}

#sidebar h2, .sidebartitle {
	color: #fff;
	font-size: 14px;
	background: url(images/widget_title.gif);
	width: 219px;
	line-height: 27px;
	padding-right: 10px;
	vertical-align: middle;
	font-weight: normal;
}

/* collapsible categories */
#CatNavi {
	margin:0;
	padding:0;
   font-size: 13px;
   font-family:Arial;
   list-style-type: none;
}
#CatNavi li {
	margin-bottom:10px;
}
#CatNavi li ul.children {
	visibility: hidden;
        display: none;
}

#CatNavi li.current-cat ul, #CatNavi li.current-cat-parent ul {
        display: block;
        visibility: visible;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background: #fff;
	padding: 5px 10px 5px 0;
}
#CatNavi a {
	color: #333;
	text-decoration: none;
	margin-right: 5px;
	font-weight: normal;
	}
#CatNavi .current-cat ul li a {font-weight: normal;}
#CatNavi .current-cat ul li.current-cat a{font-weight: bold;}
#CatNavi .current-cat a {font-weight:bold}

#execphp-2 h2 {
	background: url('images/cat-bg.gif');
}
#execphp-2 { margin-right:0; }

#popular-posts ul, #video { 
	list-style-image: url(images/triangle.gif); 
	font-size: 13px;
	font-weight: normal;
	padding-right: 10px;
}
	
#popular-posts a, #video a {
	font-weight: normal;
}
#banner {
	position:relative;
    right: -38px;
    margin:0;
    padding:0;
}
/* after content */
#rposts {
	background: #ededed;
	list-style-type: none;
	padding: 10px;
	width: 580px;
	height: 45px;
	clear: both;
	font-size: 14px;
	}
#rposts li {
	display: block;
	float: right;
	border-right: #c2c2c2 1px solid;
	width: 150px; 
	padding: 0 20px;
	background: #ededed;
}
#rposts li.first {
	border-right: none;
}

.commentlist { list-style:none; padding:0; text-indent:0; width: 440px;}
.commentlist li {
	margin-bottom: 25px;
}
.commentlist .details { 
	width:440px;
	clear: both;
	background: #ededed;
	height:25px; 
}
.commentlist li div.vcard { 
	float: right; 
	height:25px; 
	line-height: 25px;
	background: #ededed;
	padding-right: 10px;
	}
.commentlist li div.vcard cite.fn { font-style:normal; }
.commentlist li div.comment-meta { 
	float: left; 
	text-align: left; 
	height: 25px;
	line-height: 25px;
	background: #ededed;
	padding-left: 10px;
}
.comment-meta a {
	font-weight: normal;
}
	
.commentlist li div.reply a { font-weight:bold; }
.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
.commentlist li ul.children li.depth-2 { border-right:5px solid #555; margin:0 0 .25em .25em; }
.commentlist li ul.children li.depth-3 { border-right:5px solid #999; margin:0 0 .25em .25em; }
.commentlist li ul.children li.depth-4 { border-right:5px solid #bbb; margin:0 0 .25em .25em; }
.commentsnav {
	border-top: 1px solid #e2e2e2;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}
.commentsnav .page-numbers { padding: 3px; }
.commentsnav .current {
	border: 1px solid #85b317;
}
textarea { width: 440px; }
#submit { 
	background: url(images/subcomment.gif);
	width: 92px;
	height: 26px;
	color: #fff;
	border: none;
}
#respond h3 {
	color: #df2670;
	font-size: 18px;
}

.links { text-align: center; color: #fff; margin-top: 10px;}
.links ul {
    list-style: none;
    margin: 0 0 1.5em 0;
    padding: 0;
}
.links ul li {
    text-align: right;
    display: inline;
}
.links ul li:after {
content: " | ";
}
.links ul li:last-child:after {
content: "";
}
.links a {color:#fff; font-size:13px; font-weight: normal;}