@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
ul, ol {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar select {
	margin-top:15px;
	width:268px;
}
.sidebox img {
	width: 268px;
	height:auto;
}
body {
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	text-align:right;
	direction:rtl;
}
img {
	border:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top:7px;
	float:right;
	width:355px;
	height:18px;
	overflow:hidden;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333333;
}

#header {
	width: 920px;
	margin: 20px auto 0px auto;
	height: 200px;
}
#stage {
	background-image: url(images/StageBG.jpg);
	background-repeat: repeat-y;
	width: 840px;
	margin: 0 auto;
	padding: 0px 40px 20px;
	min-height: 1000px;
}
#footer {
	height: 30px;
	width: 840px;
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 25px 40px 20px;
	color: #ffffff;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
	outline:none;
}
#stage #Title {
	height: 50px;
	width: 500px;
	float: right;
	background-image: url(images/titleBG.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
}
#stage #Title.preview {
	background-image:none;
	width:400px;
}
#stage #Preview {
	height: 40px;
	padding-top: 10px;
	width: 100px;
	float: left;
}
.navigation {
	clear:both;
}
#stage #Title #dateBox {
	background-image: url(images/dateBG.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 45px;
}
#stage #Title a {
	color: #000000;
	text-decoration: none;
	float: right;
}
#stage #Title #dateBox p.date {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	padding-top: 13px;
	text-align: center;
	padding-left: 6px;
	float: none;
}
#stage #Title p.details {
	float: right;
	width: 355px;
	color: #333333;
	margin-top: 5px;
}
#stage #Title p.details a {
	float:none;
	padding:0;
	margin:0;
	color: #333333;
}
#stage #post {
	float: right;
	width: 500px;
	margin-bottom: 10px;
	border-bottom: solid 1px #dddddd;
}
#stage #post p {
	padding-bottom: 15px;
}
#footer .right {
	float: right;
}
#footer .left {
	float: left;
}
#rightContent {
	float:right;
	width:500px;
	padding-top:10px;
}
#stage #sidebar {
	float: left;
	width: 300px;
	padding: 10px 0px;
}
#stage #sidebar #box {
	width: 268px;
	padding: 15px;
	margin-bottom: 15px;
	border:1px solid #DEDBD1;
}
#stage #sidebar #box a {
	color: #222222;
	outline: none;
}
#stage #sidebar #box a:hover {
	text-decoration: underline;
}
#stage #sidebar #box h4 {
	background-color:#EBE9E1;
	border:1px solid #DEDBD1;
	color:#363636;
	font-size:12px;
	font-weight:bold;
	height:16px;
	line-height:normal;
	margin:0;
	padding:5px 8px;
	text-align:right;
	width:250px;
}
#stage #sidebar #box .flickr h4 {
	margin-bottom:10px;
}
#stage #sidebar #box #video {
	float: right;
	margin-bottom: 10px;
	width: 266px;
	height: 222px;
	overflow: hidden;
}
#stage #sidebar #box #social {
	margin-top:7px;
}
#stage #sidebar ul {
	line-height:16px;
	padding:0;
	margin:0;
}
#stage #sidebar ul li {
	border-bottom:1px solid #dddddd;
	padding:5px 0;
}
#stage #sidebar ul li a {
	color:#222222;
	display:inline-block;
}
#stage #sidebar ul li a:hover {
	text-decoration: underline;
}
#stage #sidebar ul li.recentcomments a {
	text-decoration: none;
	color: #000000;
	height: 18px;
	display: block;
	padding-right: 6px;
	background: none;
	width: auto;
}
#stage #sidebar ul li.recentcomments a:hover {
	color: #FF7800;
}
p.comments, p.comments a, p.comments a:link, p.comments a:visited, p.comments a:hover {
		color:#FF6600;
		clear:both;
}
#commentBox {
	background-color:#eee;
	border:1px solid #aaa;
	margin-bottom:15px;
	width:400px;
	padding:10px;
	float:right;
}
#commentBox .body {
	font-size:12px;
}
#commentBox .name {
	font-weight:bold;
	font-size:12px;
	color:#000;
}
#commentBox .date {
	font-size:10px;
}
#comments {
	float:right;
}
#commentform #submit {
	margin-top:10px;
}
#twitter_update_list li {
	margin-bottom:5px;
}
#twitter_update_list li a {
	color:#FF6600;
	display:inline-block;
}
.flickrpress-container {
	margin-bottom:10px;
}
#s {
	width:266px;
}
#myLinks {
	float:right;
	width:268px;
	text-align:center;
}
#myLinks a {
	margin-left:20px;
}
.flickr_item {
	margin-bottom:5px;
}
.flickr {
	padding-bottom:15px;
	text-align:center;
}
.flickr a {
	padding:2px;
	display:inline-block;
}
a {
	text-decoration:none;
	color:#FF6600;
}
