
/*************************************
 +Containers
 *************************************/
body{
	background:#fafafa url(./images/bg.png) repeat-x;
	/*border-top:5px solid #333;*/
	color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
img{
	border: 0px;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:100%;	
}
#content{
	font-size:1.5em;
	float:left;
	padding-left:9.5em;
	padding-top:2em;
	width:64%;
}
#sidebar{
	font-size:1.1em;
	width:15%;
	position:absolute;
	padding:15px 10px 5px 15px;
	right:20px;
	top:145px;
	background:#ffffff;
	min-width:150px
}
#header{
	background:color #ffffff;
}
#footer{
	/*background:#333;*/
	/*border-top:1px solid #777;*/
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 1px;
	margin:0;
}
#header h1{
	font-size:2em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#8cc63f;
}
#header h1 a:hover{
	color:#8cc63f;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;	
}
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#4c4c4c;
}
.entrytitle h2 a:hover{
	color:#626262;
}
.entrytitle h3{
	font-size:0.8em;
	color:#b5b3b3;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
#sidebar h2 {
color:#555555;
font-size:1.5em;
}
/********************************
SANDS
*****************************/
.small {font-size: 12px;line-height:16px;}


/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1em;
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	/*background:#fff url(./images/user.gif) no-repeat*/;
	padding:3px;
	padding-left:5px;
}
.entrybody a {
    color:#8cc63f;
    text-decoration:underline;
}
.entrybody a:hover {
    color:#d3d3d4;
    text-decoration:underline;
}
.filedto{
	font-size:0.8em;
	margin-top:3em;
	margin-left:3em;
	border-left:5px solid #E7E7E8;
	padding:1px 10px 1px 10px;
}
.filedto1{
	 color:#ff0000;
	font-size:0.8em;;
	margin-top:3em;
	margin-left:3em;
	padding:1px 10px 1px 10px;
}
.filedto3{
	font-size:0.8em;
	margin-top:3em;
	margin-left:3em;
	border-left:5px solid #8cc63f;
	padding:1px 10px 1px 10px;
}
.commentslink{
	padding:10px;
	padding-left:5px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	/*border-bottom:1px dotted #ddd;*/
	margin-bottom:0.3em;
	padding:0.3em 0.3em 0.3em 0.6em;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	background:#fafafa;
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#fff;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#fff;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	/*border:1px dotted #d1d1d1;*/
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#f7941d;
}

.addzakl {text-align: left; margin: 10px 0;}

blockquote {
background:#E7E7E8;
color:#555555;
/*margin:15px 30px 0pt 0px;*/
padding:0px 5px 0px 5px;
}
.links {
	color:#000000;
	text-decoration:none;
	cursor:pointer
}
/******************************************/
div#buttons {
border:0px;
width:360px;
background:#d1d1d1
}
#comment_quicktags {
text-align: left;
margin-left: 0%;
}
#comment_quicktags #ed_comment_toolbar {
display: inline;
}
#comment_quicktags input.ed_button {
border:0px;
background: #d1d1d1;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 1px;
width: 100px;
}
#comment_quicktags input:focus.ed_button {
background: #d1d1d1;
width: 100px;
}
#comment_quicktags #ed_strong {
font-weight: bold;
width: 40px;
}
#comment_quicktags #ed_block {
width: 60px;
}
#comment_quicktags #ed_pre {
width: 45px;
}
#comment_quicktags #ed_link {
width: 60px;
}
#comment_quicktags #ed_em {
font-style: italic;
width: 25px;
}
/******************************/
.cmd-avatar
{
clear: none;
border-right: #687F92 1px solid;
border-top: #687F92 1px solid;
display: inline;
float: right;
margin: 5px;
border-left: #687F92 1px solid;
border-bottom: #687F92 1px solid;
}
/*******************
edit ajax comment
**************/
/* Edit me for the highlight color */
.editableAuthor, .editableComment{
 color: #000;
 background-color: #ffffd3;
 }
.editAuthor { background-color: transparent; background-image: none; display: inline; margin: 0; padding: 0; border: 0; clear: none;}
/* Edit me for the textarea shown when editing a comment */
.textComment textarea { width: 90%; height: 100px; }
/* Edit me for the div that contains the comment */
.editComment, .editableComment, .textComment{ /*clear: both;*/ }
/* various CSS classes you can edit if you really want to
.ajaxSaveButtons { }
.textAuthor { }
.ajaxApproveLinks{}
span.ajax-admin-edit-links {}
*/

/*Edit me for the message that shows up to a user(non admin) when leaving a comment */
.ajax-edit { font-size: 1em; font-style: italic; background-color: #333; color: #fff; padding: 5px; font-weight: bold;}
.ajax-edit .ajax-timer { font-size: 0.8em; color: #FFCC66; }
input.ajax-error { border: 3px solid #966; }
textarea.ajax-error, li.ajax-error { background: #966; }
