* {
	margin: 0;
	padding: 0;
}

body {
	font-family: tahoma, verdana, arial;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

#sidebar h3 a:link , #sidebar h3 a:visited, #sidebar h3 a:active {
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
}

ul {
	list-style: none;
}

img {
	border: none;
}

.bold {
	font-weight: 700;
}

.small {
	font-size: 0.8em;
}

.sidebartext {
	text-align: left;
	margin: auto 10px;
	font-size: 0.9em;
}

#blog .sidebartext {
	margin: 0 0 1em 0;
}

#header {
	width: 960px;
	height: 100px;
	background: url('images/header.gif') top center repeat-x transparent;
	margin: 0 auto;
}

#heading, #headersearchform {
	float: right;
	margin: 10px 10px 0 0;
	width: auto;
	background: url('images/heading-bg.png') bottom left repeat-x transparent;
	padding: 5px 10px 0 10px;
}

#headersearchform {
	background: none;
	clear: right;
	margin-top: 5px;
}

#content {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	top: -153px;
	border-bottom: 1px solid #cccccc;
	background: url('images/content-bg.gif') top left repeat-y transparent;
}

#logo {
	width: 425px;
	height: 153px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	left: -272px;
	top: -100px;
	background: url('images/logo.png') top left no-repeat transparent;
}

#logo a {
	display: block;
	text-indent: -99999px;
	width: 425px;
	height: 125px;
}

#wrap {
	width: 710px;
	overflow: hidden;
	float: left;
}

#sidebar {
	background: url('images/sidebar.gif') top center repeat-y transparent;
	width: 250px;
	height: auto;
	float: right;
	clear: right;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #cccccc;
}

.sidebarheading {
	width: 100%;
	height: 25px;
	color: #ffffff;
	background: url('images/sideheader.gif') repeat-x top center transparent;
	font-size: 1.05em;
	font-weight: 500;
	margin: 10px 0;
}

#sideupdatebox {
	width: 230px;
	margin-bottom: 10px;
}

#updates {
	width: 710px;
	height: auto;
	float: left;
	border-left: 1px solid #cccccc;
}

/* Index */

#index-body {
	background: url('images/index-content.jpg') top center no-repeat transparent;
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: 30px auto 0 auto;
	min-height: 400px;
}

#index-content {
	width: 510px;
	text-align: center;
	float: right;
	margin-top: 40px;
	margin-bottom: 20px;
}

#index-body-bottom {
	width: 960px;
	height: 17px;
	margin: 0 auto;
	background: url('images/index-content-bottom.gif') bottom center no-repeat transparent;
	position:relative;
	top: -17px;
}

#reg_suc {
	font-size: 1.5em;
	margin-top: 100px;
}

p#continue {
	font-size: 1.5em;
	margin-top: 1.3em;
}
	

.inputtitle {
	margin-top: 1em;
	margin-bottom: 0;
}

#regform input, #regform select, #regform textarea, .logininput {
	width: 300px;
}

.sidelogininput {
	width: 200px;
}

#index-menu {
	height: 53px;
	width: 710px;
	background: url('images/menu-bottom.gif') bottom left repeat-x transparent;
	float: left;
}

#index-menu ul {
	list-style: none;
	margin: 0px;
	margin-top: 11px;
	padding: 0px;
	height: 30px;
	
}

#index-menu li {
	float: right;
	color: #000000;
	background-color: #eeeeee;
	padding: 10px 10px 0px 10px;
	height: 30px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

#index-menu li#active {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#index-menu h2 {
	width: 100%;
	float: right;
	text-align: right;
	margin: 10px 10px 0 0;
}

.updcontainer {
	width: 690px;
	margin: 10px;
	border-bottom: 1px dashed #cccccc;
	overflow: hidden;
	min-height: 110px;
}

.updcontainer .smallprofilephoto, .comcontainer .smallprofilephoto {
	float: left;
	margin-right: 10px;
}

.updtext, .comtext {
	margin-left: 110px;
}

#pages {
	margin: 0 10px 10px 10px;
	overflow: hidden;
}

#olderposts {
	float: right;
	width: auto;
}

#newerposts {
	float: left;
	width: auto;
}

.comcontainer, .profilecomment {
	width: 580px;
	margin-left: 120px;
	min-height: 110px;
	overflow: hidden;
}

.blogcomcontainer {
	width: 540px;
	margin-left: 160px;
	min-height: 110px;
	overflow: hidden;
}
	
#comupdatebox {
	width: 98%;
	background-color: #f4f4f4;
	margin-top: 10px;
}

.profilecomment {
	display: none;
}

#archives {
	width: 140px;
	float: left;
	margin: 30px 0 0 10px;
}

#blog {
	width: 540px;
	float: right;
	margin-right: 10px;
}

.archive_year, .archive_month {
	display: none;
	margin-left: 15px;
}

li.year {
	font-weight: bold;
}

li.year * {
	font-weight: 300;
}

.settingsheading {
	margin: 10px 10px 10px -10px;
	border-bottom: 1px dashed #cccccc;
}

#setform {
	margin-left: 20px;
}

#setform img {
	vertical-align: bottom;
	margin-bottom: 10px;
}

#setform textarea {
	height: 5em;
	width: 67%;
}

#setform input {
	margin-bottom: 10px;
}

.setchallenge {
	margin-bottom: 10px;
}

.settingsp {
	margin: auto auto 5px -10px;
}

#searcherror {
	text-align: center;
	margin-top: 30px;
}

.searchh3 {
	font-size: 1.4em;
	margin: 10px 0 0 10px;
}
