* {
        outline: 0;


}

body{
background:#FFFFFF;
color:#666666;
font-family: arial;
font-size:11px;
line-height:16px;
float:left;

}
#accessibility{
        position: absolute;
        top: -10000px;
}
#wrap{
	margin:0px;
	text-align:left;
	width:1000px;
	overflow: hidden;
float:left;
}
#main, #cpmain{
	font-size:1.3em;
	float:left;
	margin-top:40px;
	padding:0px;
	width:1000px;

;
}
#sidebar{
	font-size:1.3em;
	float:left;
	padding-top:40px;
	width:50px;
	position: fixed;
left:1000px;
top:0px;
	letter-spacing: 1px;

}
#header{
	padding:0em 0em;
	
}
#footer{
	background:#333;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
float:center;
	position: center;
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
font-size:14px;    	
margin:0px;
}

#header h1{

	font-size:14px;
margin:0px;
}

#header h1 a{
	color:#333;
	margin:0px;
}
#header h1 a:hover{
	color:#ff9900;
margin:0px;
}
.entrytitle h2{
color: #fff;
font-family:Arial;
font-size:14px;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
width:655px;
margin:-13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.5px;
background: #000;

}
.entrytitle h2 a
{
	text-decoration:line;
	text-align:left;
	letter-spacing: 1px;

}
.entrytitle h2 a:hover{
	color:#00ccff;
	text-align:left;


}
 h3{
	font-size:10px;

	color:#000;
	text-align:left;

}
#sidebar h3{
	color:#000;
	font-size:7px;
	margin:0em ;
	
}
}
#sidebar h1{
	color:#000;
	font-size:11px;
	margin:0em ;
	
}


/*************************************
 +Entry
 *************************************/
.entry a
{
	color:#ff9900;

}
.entry{
		font-size:12px;
	margin-bottom:30px;
	font-family: arial;
 color: #111;
 letter-spacing:0.5px;
line-height:high;
 	background:#fff;
border-bottom: 1.7px dotted #999;
width:650px;
}



.entry a:hover{
	color:#666;


}
.entrymeta{
	font-size:10px;
   
	font-family: Arial,Helvetica,sans-serif;
}
img {
     border: 1px solid #111;
 padding:10px;
  margin:0px;
  }

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	border-bottom: 1.7px dotted #999
	margin:0;
	padding:0;

}
#sidebar ul li{

	margin-bottom:0.2em;
	padding:0.0em;

}

/*************************************
 +Misc
 *************************************/
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#00ccff;
}

textarea {
width: 80%;
}
 
