/* For WordPress Image Alignment */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Old/Default Stuff */

#content {width: 75%;	float: left;}
#sidebar {margin-left:40px;}
#sidebar h2{font-weight:bold;}
.title {	font-size: 11pt;	font-family: verdana;	font-weight: bold;}
.title a {	color: #000;	text-decoration: none;}
.title a:hover {	border-bottom: 1px solid #809080;}
.meta a {	color: #000;	text-decoration: underline;}
.meta a:hover {	border-bottom: 1px solid #809080;}
#sidebar ul {	list-style-type: none;	margin: 0;	padding-left: 3px;	line-height: 180%;}
#sidebar ul li {	margin-top: 10px;	padding-bottom: 2px;}
#sidebar ul ul {	font-variant: normal;	font-weight: normal;	list-style-type: none;	margin: 0;	padding: 0;	text-align: left;}
#sidebar ul ul li {	border: 0;	letter-spacing: 0;	margin-top: 0;	padding: 0;	padding-left: 3px;}
#sidebar ul ul li a {	color: #000;	text-decoration: none;}
#sidebar ul ul li a:hover {	border-bottom: 1px solid #809080;}
#sidebar ul ul ul.children {	font-size: 142%;	padding-left: 4px;}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {	background: #fff;	border: 1px solid #333;	padding: .2em;}
#commentform textarea {	width: 70%;}
#commentlist li ul {	font-size: 100%;	list-style-type: none;	color: #666;}

/* hkfhjdks
#test{}
*/

