/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 0.9.5
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:b
*/

body {
	margin:0;
	padding:0;
	direction: rtl;
	font-family: Arial;
	font-size: 14px;
	color: black;
	}
a, a:active, a:hover, a:visited { color: #336699; text-decoration: none; }
#wrapper {
	width: 814px;
	margin: 0 auto;
	}
#header {
	background-image: url('img/header.jpg');
	height: 117px;
	}
#header:hover { cursor: pointer; }
#header h1 {display: none;}
#blog-description { display: none;}
#searchform { text-align: left; padding-top: 50px; padding-left: 20px;}
#s { width: 121px;}
#searchsubmit { 
	border: none; 
	background-color: #BCE01C; 
	font-weight: bold; 
	font-size: 12px; 
	}

#menu {	text-align: left; }
#menu ul { list-style-type: none; }	
#menu ul li { 
	display: inline; padding: 0 5px; 
	border-left: 1px solid #336699; 
	font-weight: bold;
        font-size: 14px;
}
#menu ul li a {color: #336699; text-decoration: none;}
#primary {
	float:right;
	width: 135px;
	text-align: left;
	}
#content {
	width: 475px;
	float: right;
	padding: 0 15px;
	}
.titleImage {
	width:110px;
	height:133px;
	float: left;
}
.title {
	height: 120px;
        padding-bottom:0;
        margin-bottom:0;
	}
.titleTxt {
	float: right;
	margin-top: 10px;
	}
.entry-content { clear: both;}
#container {
	clear: both;
	margin-bottom: 25px;
}
.related_post, #last-updated {
	list-style-image:url(img/point.gif);
	}
.related_post { 
	clear: both;
	padding-bottom: 15px;
}	
.related_post li, #last-updated li {
	font-family: Arial;
	font-size: 14px;
	}
.related_post li a, #last-updated li a{
	font-family: Arial;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding-left: 10px;
	}
.arrow{
	color:#336699;
	font-weight: normal;
	font-size: 14px;
	}
.barrow{
	color:#336699;
	font-weight: bold;
	font-size: 14px;
	}
#comments-list ol { 
	list-style-type: none;
	padding: 0;
}
#respond{ margin-bottom: 10px;}
#secondary {clear:left; float:right; width: 170px;}
.sidebar ul{ list-style-type: none; margin: 0; padding:0;}
.sidebar ul li h3 { font-size: 16px; font-weight: bold; color: #336699; margin-bottom: 0}
.sidebar ul li a { font-size: 14px; color: #336699; text-decoration: none;}
.entry-title a { color: #336699; text-decoration: none;}
.entry-title { margin:0; padding: 0;}
.post h3 { margin-top:0; padding-top:0;}
.cat-links a { font-weight: bold;}
.related_post, .post, #comments-list ol li { border-bottom: #BCE01C 1px solid; }
.post { margin-bottom: 10px; }
#comments-list ol li {padding-top: 10px; padding-right: 15px;}
#footer { 
	width: 817px; 
	background-color: #BCE01C; 
	clear: both; 
	margin: 55px auto 0; 
	text-align: center; 
	padding: 10px 0;
	color: white;
	}
#credit {
        font-size: 11px;
}
#primary { background-image: url('img/menu_bg.jpg'); padding-top:25px;}
#rss-links { padding-top: 0; padding-bottom: 10px;}
#categories-1, #categories-2, #categories-3{  margin-bottom: 20px;}
#categories-3 { padding-bottom: 20px;}
.popular { font-size: 12px; padding-bottom: 5px;}
html>body #primary { padding-top:5px ;}
html>body #rss-links { padding-top: 0px; margin-top:0;}
html>body #categories-3 { margin-bottom: 5px;}
.nav-previous { text-align: right;}
.nav-next { text-align: left;}
html>body #popular { padding-bottom: 0px;}