img {
 margin: 10px;
 }
img.left {
	float: left;
	margin: 10px;
	}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#wrapper {
	float: right;
	width: 466px;


}

/* Blog */

#blog {
	padding-top: 10px;
	width: 466px;
}

/* Post */

.post {
}

.post .title {
	font-stretch: extra-condensed;
	font-size: 18px;
	height: 36px;
	margin: 0;
	padding: 20px 58px 8px 25px;

}

.post .title a {
	text-decoration: none;
	color: #0582AE;
}

.post .title a:hover {
	color: #05A8E0;
}

.post .date {
	color: #999999;

	padding-left: 25px;

	font-size: 10px;
}

.post .entry {
	padding: 10px 58px 10px 25px;
	line-height: 1.8em;
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 50px;
	text-align: right;
	font-size: x-small;
}

.striper {
	height: 10px;
	background-image: url(../../../../images/header.png);
	width: 100%;
}

/* Sidebar */

#sidebar {
	width: 466px;

}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-left: 37px;
	padding: 5px 15px 5px 0;
	list-style-type: square;
}

#sidebar li li {
}

#sidebar h2 {
	height: 21px;
	margin-bottom: 10px;
	padding: 5px 58px 0 15px;
	background-image: url(../../../../images/header.png);
	background-position: bottom;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	font-stretch: condensed;
	color: #AFAEAE;
}

#sidebar a {
	text-decoration: none;
}

/* Search */

#search {
	font-size: 10px;
}

#search form {
	
	margin: 10px 0 10px 20px;
}

#searchform {
	font-size: 10px;
	
}
#searchsubmit {
	background-color: #A3A3A3;
	color: #ffffff;
	font-size: 9px;
}

#search #inputtext1 {
	font-size: 10px;
	width: 110px;
	padding: 1px 2px;
	background: url(images/img5.gif) repeat-x;
	border: 1px solid #666666;
}

#search #inputsubmit1 {
	background-color: #999999;
	border: 1px solid #C4C3C4;
}

/* Archives */

#archives {
}

#loginthing {
text-align:right;
float:right;
padding-right:50px;
width: 350px;

list-style: none;



	}
#loginthing ul{


	}

