/* CSS Clean Up */

body {
	background-image: url(/indx_imgs/bg_long.jpg);
	width: 745px;
	margin: 0 auto;
	font: 0.75em Verdana;
	color: #666;
	padding-top: 15px;
}

.wrap {
	border: 2px solid #d8d8d8;
	width: 745px; 
}

ul,ol {
	list-style:none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}

a img,:link img,:visited img {
	border:none
}

address {
	font-style:normal;
}

/* Set The Foundation */

p {
	margin: 7px 0 0 0;
	padding: 0 0 7px 0;
}


/* The Header */

#header {
	height: 130px;
	margin: 0 0 0 0;
}

#text-input {
	height: 16px;
	border-width: 0px;
}

#button {
	height: 14px;
	width: 16px;
	border-width: 0px;
	background: url(images/search-icon.jpg) no-repeat;
}

/* The Content */

#content {
	width: 525px;
	margin: 0 6px 0 0;
	padding-left:10px;
	float: left;
}

h1 {
	padding: 0 0 3px 0;
	font: normal 2.3em "Trebuchet MS", Tahoma, Arial;
	color: #666;
}

h2 {
	padding: 0 0 3px 0;
	font: normal 1.9em "Trebuchet MS", Tahoma, Arial;
	color: #666;
}

h3 {
	padding: 0 0 3px 0;
	font: normal 1.6em "Trebuchet MS", Tahoma, Arial;
	color: #666;
}

h4 {
	padding: 0 0 3px 0;
	font: normal 1.5em "Trebuchet MS", Tahoma, Arial;
	color: #666;
}

.post-footer {
	margin: 7px 0 25px 0;
	padding: 0 0 0 0;	
	font-size: 0.83em;
	color: #929191;
	border-top: 1px #d8ecc1 solid;
}

blockquote {
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
	font-style: italic;
	border-left: 0.4em solid #d8ecc1;
}

ol {
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
	list-style-type: decimal;
}

ul {
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
	list-style-type: circle;
}

.center {
	text-align:center;
}

/* The Sidebar */

#sidebar {
	float: right;
	width: 198px;
	height: 565px;
	background-color: #DD6155;
}

#sidebar h2 {
	padding: 10px 0 0px 0;
	margin:0;
	font-size: 1.25em;
	font-weight: normal;
	color: #FFFFFF;
}

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

li {
	margin: 0 0 0 5px;
	padding: 3px 0 0 0;
}

/* Navigation */

.navigation {
	height:20px;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}

/* The Footer */

#footer {
	padding: 3px;
	clear: both;
	text-align: center;
	font-size: 0.83em;
	color: #929191;
	background: #edf4f9;
}

/* The Comments */

.commentBlock {
	
}

.commentBlock textarea {
	width:98%;
	border:1px solid #d8ecc1;
	color:#666;
}

.commentBlock input {
	border:1px solid #d8ecc1;
	background:#fff;
	color:#666;
}
.commentBlock input#submit {
	margin:0 189px;
}

/* The Links */

a, #sidebar a:visited, .navigation a:visited {
 	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a:hover, #sidebar a:hover, .navigation a:hover {
	font-weight: bold;
	text-decoration: underline;
}


#content a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: none;
}

#content a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.style2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}

.style3 {font-size: 20px}

.style5 {

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style7 {

	font-size: 24px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

}

.style8 {font-size: 11px}

.style10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

a:active {

	color: #FFFFFF;

	text-decoration: none;

}

.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.style14 {

	font-size: 10px;

	font-weight: bold;

	color: #333333;

}

.style15 {color: #333333}

.style16 {

	color: #CCCCCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.style17 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; }