.img {
	margin-right:15px
}
body {
	background-color:#000000;
	color:#000;
	font-family:tahoma;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:center;
}
#wrap {
	margin:5px auto;
	padding:0;
	width:720px;
	border:1px solid #E0E0E0;
	background:#D5AF7F;
}
#wrapper {
	margin:4px
}
#top {
	margin:0px auto 0px auto;
	width:712px;
	text-align:left;
	padding:5px 0 15px;
}
.top_txt {
	color:#8D8D8D;
	font-size:11px;
	text-decoration:none;
}
#footer {
	background:url(images/bot_px.gif) repeat-x top;
	width:712px;
	height:102px;
}
.bot_txt {
	color:#4E4E4E;
	text-decoration:none;
}
.copy {
	color:#8D8D8D;
	text-decoration:none
}
#content {
	width:712px;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align:left;
	display:block;
}
.dotted_line {
	height:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.dotted_dark_line {
	height:0px;
	margin:7px 0;
}
/*-------------------------------------------------------PAGE_1-------------------------------------------------------*/

#p_left_white_box {
	padding:0;
	margin:0;
	margin-left:3px;
	margin-bottom:3px;
	text-align:left;
	width:235px;
	display:table;
}
#p_right_content_left {
	padding:0;
	margin:0;
	text-align:left;
	float:left;
	width:215px;
	display:table;
}
#p_right_content_right {
	background:#ECF0F1;
	padding:0;
	margin:0;
	text-align:left;
	float:right;
	width:240px;
	display:table;
}
.right_box_inner {
	margin: 12px 0 0 11px;
}
.left_white_box_inner {
	padding:10px 10px 10px 10px
}
.left_box_inner {
	margin:19px 15px 10px 12px
}
/*--------------------------------------------------------------------------------------------------------------------*/



.gray {
	color:#6F6F6F;
	text-decoration:none
}
.blue {
	color:#000;
	text-decoration:none
}
.red {
	color:#E66836;
	text-decoration:none
}
.white {
	color:#ffffff;
	text-decoration:none
}
.profile {
	width:168px;
	float:left;
	font-weight:bold;
}
.simple {
	width:165px;
	float:left;
}
.align {
	vertical-align:middle
}
.big {
	font-size:12px
}
.bigger {
	font-size:13px
}
.n {
	font-size:11px
}
.sm {
	font-size:10px
}
.clear {
	clear:both
}
a {
	color:#000;
	text-decoration:none
}
.align {
	vertical-align:middle
}
.sign {
	width:145px;
	height:17px;
	font-family:tahoma;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#27A9CB;
	background-color:#ffffff;
	color:#193D46;
	margin-left:0px;
	margin-right:0px
}
.form {
	width:173px;
	height:16px;
	font-family:tahoma;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#C3C3C3;
	background-color:#F0F0F0;
	color:#59798F;
	margin-left:0px;
	margin-right:0px
}
.textarea {
	width:173px;
	height:136px;
	font-family:tahoma;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#C3C3C3;
	background-color:#F0F0F0;
	color:#59798F;
	overflow:auto;
	margin-left:0px;
	margin-right:0px
}
.u {
	text-decoration:underline
}
.t {
	text-transform:uppercase
}
a:hover {
	text-decoration:underline;
}
.a:hover {
	text-decoration:none;
}
.sidebar {
	padding:0;
	margin:0;
	text-align:left;
	width:243px;
	float:left;
	display:table;
	border:1px solid #E7ECEE;
	background:#D5AF7F;
}
.rightbar {
	padding:0;
	margin:0;
	text-align:left;
	width:467px;
	float:right;
	display:table;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */





html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */

