/*  
Theme Name: UserX Theme
Theme URI: http://www.Flame-Ware.com/
Description: UserX site.
Version: 1.0
 Author: Simon B.Stirling
Author URI: http://www.Flame-Ware.com/
*/
form{
	margin:0px;
	padding:0px;
}
a, a:visited{
	color:#6D2963;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	background-color:#6D2963;
	color:#FFFFFF;
	font-weight:bold;
}
body {
	font-size: 12px;
	font-family: Arial;
        background-image:url(/images/wood_background.jpg);
        background-repeat:repeat;
	color: #333333;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-top:60px;
	line-height:140%;
}
img{
	padding:0px;
	margin:0px;
	border:0px;
}
#content{
	width:470px;
	vertical-align:top;
	padding-left:20px;
}

.delicious-posts { margin-left: -3em; }

#LeftBar{
	width:210px;
	text-align:right;
	vertical-align:top;
	padding-right:20px;
}
#RightBar{
	width:50px;
	height:424px;
	
}
#page {
	background-color: white;
	text-align: right;
	direction:rtl;
	width: 800px;
        border:1px solid #d7d7d7;
}
#Footer{
	width:800px;
	text-align:center;
	background-color:#FFFFFF;
	padding-top:20px;
}
#header {
	padding: 0;
	margin: 0 auto;
	height: 88px;
	width: 800px;
	background-image:url(images/Header_Top.gif);
	background-repeat:no-repeat;
	position:relative;
	left:0px;
	top:0px;
}

.WhoIsTheUser{
	position:absolute;
	right:50px;
	top:24px;
}
.WhoIsTheUserit{
	position:absolute;
	right:180px;
	top:24px;
}
.WhoIsTheUser_eng{
	position:absolute;
	right:50px;
	top:24px;
}
.WhoIsTheUserit_eng{
	position:absolute;
	right:234px;
	top:24px;
}
.stretcher{
	width:192px;
	margin-bottom:4px;
	background-color: #F2F1EA;
}
#LeftBar h3{
	padding:0px;
	margin:0px;
}
.SearchBoxText{
	position:absolute;
	left:43px;
	top:3px;
	border:1px solid #000000;
	height:16px;
	width:142px;
	font-size:14px;
	margin:0px;
	padding:0px;
}
.SearchBoxBtn{
	position:absolute;
	left:4px;
	top:3px;
}
.SearchBox{
	position:relative;
	left:0px;
	top:32px;
	width:191px;
	height:24px;
	padding:0px;
	background-image:url(images/SearchBox.gif);
	background-repeat:no-repeat;
margin-bottom:32px;

}
#FlickrPics{
	border:1px solid #333333;
	width:154px;
	height:154px;
	margin:18px;
}
#FlickrPics img{
	border:1px solid #333333;
}
#HomePageLink{
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:70px;
	cursor:pointer;
}
.PostTitle{
	margin-top:20px;
}
.hr{
	height:1px;
	background-image:url(images/Line.gif);
	background-repeat:repeat-x;
	font-size:0px;
}
h2{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#6C2765;
}

.CommentsTitle{
	margin-top:10px;
}
.CommentsTitle h3{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#6C2765;
}
blockquote{
	color:#666666;
	background-image:url(images/quotation.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:22px;
	overflow:hidden;
}
.Comment{
	
}
p{
	margin:0px;
	padding:0px;
}
input{
	border:1px solid #999999;
}
textarea{
	border:1px solid #999999;
}
#RandomMsg{
	position:absolute;
	left:2px;
	top:69px;
	width:210px;
	text-align:right;

        
}
.IndexComments{
	margin-top:20px;
}