﻿/*  
Theme Name: iPhone Blog
Theme URI: http://www.templatepanic.com/
Description: iPhone Blog, a Wordpress theme. Three column layout, bottom menu, widget ready, and image gravatar ready | <a href="http://www.mastergate.co.il">׳×׳¨׳’׳•׳ ׳•׳”׳¡׳‘׳” ׳׳¢׳‘׳¨׳™׳× - ׳׳׳¡׳˜׳¨׳’׳™׳™׳˜</a>
Author: Effi
Author URI: http://www.EffiHaryanti.com/

Terms of Use:
- DO NOT REMOVE any of the links in the footer!
- You are free to share, to copy, distribute and transmit this theme.
- This theme is distributed for free. You are not allowed to sell this theme.
Thanks for using this theme.
*/
/* -------------------- GENERAL -------------------- */
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	background: #111 url(images/bgpattern.jpg) repeat top center;
	margin: 0;
	padding: 0;
	direction: rtl;
}
#box {
	width: 940px;
	border: 10px solid #54BAEB;
	margin: 0 auto;
	padding: 0px;
	background-color: white;
}
#top {
	width: 940px;
	background: url(images/header.jpg) no-repeat;
	height: 200px;
	margin: 0;
	padding: 0;
}
a, a:link {
	text-decoration: none;
	color: #0072bc;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
hr {
	border: none;
	border-top: 1px solid #ccc;
}
/* -------------------- HEADER -------------------- */
#header {
	float: right;
	width: 400px;
	margin: 30px 10px 0 0;
	padding: 0;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 20px;
	padding: 0;
	color: #54BAEB;
	font-size: 32px;
	font-weight: normal;
	display:block;
}
.logo a, #header logo a:link {
	color: #54BAEB;
}
.logo a:hover {
	color: #666;
	text-decoration: none;
}
#description {
	font-family: Georgia, Tahoma, Verdana;
	color: #aaa;
	width: 400px;
	font-size: 14px;
	padding: 0 20px 0 0;
}
#description:hover {
	color: #000;
}
/* -------------------- SEARCH -------------------- */
#searchform {
	height: 25px;
	line-height: 25px;
	float: left;
	padding-left: 5px;
	margin: 0;
}
#searchform #s {
	font-size: 8pt;
	width: 230px;
}
#searchform #submit {
	font-size: 8pt;
}
input#s {
	font-family: Verdana, Arial;
	color: #ccc;
	border: 1px solid #ccc;
	background: #111;
}
input#s:hover {
	background: #333;
}
/* -------------------- NAV -------------------- */
#navbox {
	background: #111;
	height: 25px;
	line-height: 25px;
	margin: 0px auto;
}
#nav {
	width: 940px;
	height: 25px;
	line-height: 25px;
	float: right;
	padding: 0;
}
ul.nav {
	height: 25px;
	line-height: 25px;
	float: right;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
ul.nav li {
	float: right !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nav li ul {
	float: right;
	margin: 0;
	padding: 0;
}
ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
	border-right: 0;
	background: #222;
	color: #999;
	float: right;
	display: block;
	text-decoration: none;
	padding: 0 10px;
}
ul.nav li a:hover, ul.nav li a:active {
	border-bottom: 5px solid #000;
	background: #222;
	color: #ccc;
	text-decoration: none;
}
ul.nav li.current_page_item a {
	text-decoration: none;
	border-bottom: 5px solid #54BAEB;
	color: #f2f2f2;
	background: #222;
}
/* -------------------- POST -------------------- */
.post {
	width: 580px;
	float: right;
	color: #000;
	margin: 5px auto;
	padding: 10px;
}
.post img {
	border: none;
	padding: 5px;
}
h1  {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h1 a {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#content {
	width: 600px;
	float: right;
	margin: 25px auto;
	padding: 0 8px;
}
.posthead {
	background: transparent url(images/symbol.jpg) no-repeat right center;
	position: relative;
	clear: right;
	padding-bottom: 10px;
	padding-right: 40px;
}
.posthead h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.posthead h1 a {
	color: #0054a6;
}
.posthead h2 a:hover {
	color: #666666;
}
.postauthor {
	padding: 0px 0px 0 0px;
	margin: 0px;
	font-size: 10px;
	color: #666;
}
.postdate {
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	padding: 0px 10px 6px 10px;
}
.postdate small {
	font-size: 9px;
	color: #666;
}
.postdate .month {
	display: block;
	text-transform: uppercase;
	font-size: 9px;
}
.postdate .day {
	display: block;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #777;
}
.postdate .year {
	display: block;
}
.navigation {
	width: 510px;
	float: right;
	color: #666;
	padding: 5px 6px 10px;
}
.relatedposts {
	width: 520px;
	float: right;
	color: #666;
	margin: 5px auto;
	padding: 0 15px 5px 5px;
	font-size: 10px;
}
h1, h3 {
	padding: 0 0 0 10px;
	font-family: Georgia, Verdana;
}
img.wp-smiley {
	border: 0;
	padding: 0;
}
img.alignright {
	float: right;
	margin: 0 4px 0 12px;
}
/* -------------------- SIDEBAR -------------------- */
#sidebar {
	width: 300px;
	float: left;
	font-size: 11px;
	margin-top: 50px;
	padding: 0;
}
#sidebar img, .lsidebar img {
	border: none;
}
.alignright {
	float: left;
	margin-top: 10px;
}
.alignleft {
	float: right;
	margin-top: 10px;
}
.rsidebar {
	width: 160px;
	float: left;
	margin: 0 auto;
	padding: 0 10px 5px;
	background-color: #f3f3f3;
}
.rsidebar, .lsidebar img {
	border: none;
}
.lsidebar {
	width: 280px;
	float: right;
	color: #666;
	margin: 0 auto;
	padding: 0 10px 5px;
}
.lsidebar h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 5px 5px 0 0;
	background: url(images/sidebartitle.jpg) no-repeat top center;
	height: 39px;
	width: 280px;
	color: #f2f2f2;
}
.rsidebar h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px;
	height: 25px;
	padding: 5px 5px 0 0;
	color: #111;
	border-bottom: 1px solid #111;
}
.rsidebar ul, .lsidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rsidebar ul li, .lsidebar ul li {
	list-style-type: none;
	margin: 0 0 25px;
	padding: 0;
}
.rsidebar ul li ul, .lsidebar ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 5px 0 0;
}
.rsidebar ul li ul li, .lsidebar ul li ul li {
	list-style: inside url(images/pill.gif);
	margin: 0 10px 0 0;
	padding: 0 5px 0 0;
}
.rsidebar p, .lsidebar p {
	padding: 0 5px;
}
/* -------------------- FOOTER -------------------- */
#footer {
	width: 940px;
	background: #111;
	height: 50px;
	clear: both;
	color: #ccc;
	font-size: 9px;
	margin: 0;
	text-align: right;
}
#footer p {
	padding: 10px 10px 0 0;
}
#footer a, .footer a:link {
	text-decoration: none;
	color: #54BAEB;
}
#footer a:hover {
	text-decoration: none;
	color: #ccc;
}
/*-------------------- Comment --------------------*/
.commentsbox {
	width: 520px;
	border: 1px solid #fff;
	float: right;
	color: #333;
	margin: 5px auto;
}
.commentsbox p {
	margin: 0;
	padding: 0;
}
.commentsbox img {
	border: 1px solid #666;
	margin: 5px 0px 5px 12px;
	float: right;
}
#commentlist ol {
	margin: 0;
	padding: 0;
}
#commentlist li {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 10px;
	border: 1px solid #fff;
}
.alt {
	background-color: #fff !important;
	background-image: none !important;
}
#commentlist li:hover {
	border: 1px solid #ccc;
	background-color: #e3eefa;
}
.alt:hover {
	background-color: #e3eefa !important;
	background-image: none !important;
}
.comment-title {
	margin: 0 0px 0 0;
	font-size: 10px;
	color: #666;
}
.comment-title a:link {
	color: #0072bc;
}
.comment-title a:hover {
	color: #666;
}
.comment-text {
}
h2.postcomment {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}
.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
}
.postcomment input, .postcomment textarea {
	border: 1px dotted #aaa;
	background: #f5f5f5;
}
.postcomment input:hover, .postcomment textarea:hover {
	border: 1px dotted #ccc;
	background: #fff;
}
.postcomment input#author, .postcomment input#email, .postcomment input#url {
	width: 100% !important;
	width: 456px; /* IE hack */;
	height: 18px;
}
.postcomment textarea#comment {
	width: 100% !important; /* IE hack */;
	height: 200px;
}
.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #f5f5f5;
}
.postcomment input#submit:hover {
	background: #fff;
}
/*-------------------- Bottom --------------------*/
#bottom {
	clear: both;
	float: right;
	width: 940px;
	height: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #222;
	text-align: right;
	color: #ccc;
	font-size: 10px;
}
#bottom-divs {
	float: right;
	clear: both;
	margin: 0;
	padding: 20px;
}
#bottom-left {
	width: 90%;
	padding: 20px 30px 20px 0;
	float: right;
}
#bottom-mid, #bottom-right {
	width: 30%;
	padding: 20px 20px 20px 0;
	float: right;
}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 14px;
	color: #f2f2f2;
	font-weight: bold;
}
#bottom h3 {
	margin: 0;
	padding: 10px 0px;
	font-size: 22px;
	color: #999;
	text-align: right;
	list-style:none;
}
#bottom h3 a {
	color: #54BAEB;
}
#bottom h3:hover {
	color: #f2f2f2;
}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #666;
}
#bottom ul li {
	line-height: 20px;
	border-bottom: 1px solid #666;
}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	background: #333;
}
#bottom ul li a:hover {
	background: #666;
}
#bottom-right ul li a:hover {
	background: #111;
	border-bottom: 2px solid #04bf08;
}
#bottom-sep {
	clear: both;
}
