/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.9em;
}

a {
	color: #457EE9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.title1 {
	text-decoration: none;
	color: #857267;
}
.title1:hover {
	color: #457EE9;
	text-decoration: none;
}

blockquote {
	font-style: italic;
}

/* Header */

#header {
	width: 700px;
	height: 140px;
	margin: 0 auto 0.5em auto;
}

#header * {
	margin: 0;
	padding: 0;
	background: transparent;
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 100px 0 0 10px;
	font-size: 1em;
	font-weight: bold;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 480px;
}

#colOne .post {
}

#colOne .title {
}

#colOne .posted {
	border-top: 1px solid #457EE9;
	font-size: x-small;
	margin-bottom: 0px;
}
#colOne .story {
	padding: 0 20px;
	text-align: justify;
	margin-top: 0px;
}

#colOne .meta {
	margin: 0 0 0em 0;
	padding: 5px 10px 0px 10px;
	background: #FFFFFF url('img30000.gif') repeat-x;
	border-top: 1px solid #457EE9;
	font-size: x-small;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
}

/* Column Two */

#colTwo {
	float: right;
	width: 200px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
}

#colTwo li li {
	height: 23px;
	padding: 7px 0 0 20px;
	background: #FFFFFF url('img30000.gif') repeat-x;
}

#colTwo h2 {
	height: 30px;
	padding: 5px 0 0 10px;
	background: #457EE9 url('img20000.gif') repeat-x;
	letter-spacing: normal;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

#colTwo a {
	text-decoration: none;
}

#colTwo a:hover {
	text-decoration: underline;
}

#SearchBox {
	border-style: none;
	background-position: 0px 0px;
	margin: 0;
	padding: 6px 10px;
	color: #857267;
	background-image: url('default0.css');
	background-repeat: repeat;
	background-attachment: scroll;
}

#colTwo #s {
	width: 137px;
	border: 1px solid #457EE9;
	height: 18px;
}

#colTwo #submit1 {
	display: none;
}

/* Footer */

#footer {
	width: 700px;
	height: 26px;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	background: #457EE9 url('img20000.gif') repeat-x;
	letter-spacing: normal;
	text-align: center;
	font-size: x-small;
	font-weight: normal;
}

#footer p {
	margin: 0;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#content p {
	margin-top: 3px;
	margin-bottom: 15px;
}

a.title1_new:link {
	color: #857267;
	text-decoration: none;
}
a.title1_new:visited {cursor: pointer; color: #857267; text-decoration: none;} 
a.title1_new:active {cursor: pointer; color: #457ee9; text-decoration: none;} 
a.title1_new:hover {cursor: pointer; color: #457ee9; text-decoration: none;}

a.date_new:link {cursor: pointer;  color:#666666;text-decoration: none;} 
a.date_new:visited {cursor: pointer; color:#666666; text-decoration: none;} 
a.date_new:active {cursor: pointer;  color:#666666;text-decoration: none;} 
a.date_new:hover {cursor: pointer;  color:#666666;text-decoration: none;}
