/* RESET */
html, body {height: 100%; margin: 0; padding: 0;}
body {background: #fff; color: #000; font: normal 100% Tahoma, Arial, sans-serif;}

img, table {border: 0;}
table {border-collapse: collapse; border-spacing: 0;}
td, th {padding: 0; vertical-align: top; text-align: left;}

form {margin: 0;}
textarea, input, select {font-family: Tahoma; margin: 0;}

a {color: #454545; text-decoration: underline;}
a:hover {text-decoration: none;}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {margin: 0; padding: 0; font-weight: bold;}
h1, .h1 {font-size: 130%;}
h2, .h2 {font-size: 110%; font-weight: normal;}
h3, .h3 {font-size: 100%;}

ul {margin: 0 0 0 17px; padding: 0; list-style-type: disc; line-height: 1.2em;}
ul li {margin: 0; padding: 0;}

.Play, .Button, .Submit {cursor: pointer;}

div.stats{display:inline; height:0px; left:-1000px; margin:0px; padding:0px; position:absolute; top:-1000px; visibility:hidden; width:0px}
/* /RESET */


* {
	margin:0px;
	padding:0px;
}
img {
	border:0px
}
html {
	width:100%;
	height:100%;
	background-color:#1d1840;
}
body {
	width:1000px;
	height:100%;
	position:relative;
	margin:0 auto;
	background-image:url(../images/bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
html > body {
	height:auto;
	min-height:100%;
}
#header {
	width:1000px;
         background-image:url(../images/header_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0 63px 0
}
.logo {
	position:absolute;
	top:190px;
	left:155px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959
}
#menu {
	padding:0 0 1px 71px;
	overflow:hidden;
	height:42px;
}
#menu li {
	display:inline
}
#menu img {
	float:left
}
#content {
	width:932px;
	padding:0 0 150px 68px;
	overflow:hidden;
}
#footer {

	bottom:0px;
	background-image:url(../images/footer_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1000px;
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:#D8E4E8;
}
#footer p {
	width:100%;
	text-align:center;
	margin-left:-50px;
	padding:90px 0 0 0
}
#footer p a {
	color:#F69302;
	text-decoration:underline
}
#footer p a:visited {
	text-decoration:underline
}
#footer p a:hover {
	text-decoration:none
}
#posts {
	width:532px;
	float:left;
	padding:0 44px 0 0;
/ padding:10px 44px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959
}
#sidebar {
	width:356px;
	float:left
}
.post {
	padding:0 0 35px 0;
	overflow:hidden;
	width:532px;
	float:left;
}
.post h2 a {
	background: transparent;
	color: #1d1d1d;
	text-decoration: none;
}
.post h2 a:hover {
	background: transparent;
	color: #1d1d1d;
	text-decoration: underline;
}


.post h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#474747;
	font-weight:normal;
	display:block;
	padding:0px 0 0 0px;
         a:visited { text-decoration:none; color:#444444}
	a:hover{ text-decoration:underline}
/ line-height:50px;

}
.post h2:first-letter {
	font-size:40px;
}
.date {
	display:block;
	float:left;
	background-image:url(../images/date_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:70px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E6E5E5;
	padding:0 4px 0 0
}
.date a {
	background: transparent;
	color: #FFF;
	text-decoration: none;
}
.date a:hover {
	background: transparent;
	color: #FFF;
	text-decoration: underline;
}
.date2 {
	display:block;
	float:left;
	background-image:url(../images/date_bg_2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:500px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E6E5E5;
	padding:0 4px 0 0
}
.date2 a {
	background: transparent;
	color: #FFF;
	text-decoration: none;
}
.date2 a:hover {
	background: transparent;
	color: #FFF;
	text-decoration: underline;
}
.categories {
	display:block;
	float:left;
	background-image:url(../images/categories_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:454px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1D1D1D;
	padding:0 0 0 4px
}
.categories a {
	background: transparent;
	color: #1d1d1d;
	text-decoration: none;
}
.categories a:hover {
	background: transparent;
	color: #1d1d1d;
	text-decoration: underline;
}
.navigation a {
	background: transparent;
	color: #f78d03;
	text-decoration: none;
}
.navigation a:hover {
	background: transparent;
	color: #f78d03;
	text-decoration: underline;
}
.description {
	padding:20px 0 0 0;
	float:left;
	margin:0 0 15px 0;
         margin-right:10px;
/ margin:0;
}

.description2 {
	padding:2px 0 0 0;
	float:left;
	margin:0 0 1px 0;
         margin-leftt:300px;

/ margin:0;
}
.post .description img {
	float:left;
	padding:0 20px 20px 0;
	margin:0px;
}
.post .description p {
	display:block;
	float:left;
	width:98%;
	padding:0 0 0 15px
}
.comments {
	display:block;
	float:left;
	line-height:17px;
	padding:5px 0 0 18px;
}
.comments a {
	color:#F07402;
	text-decoration:underline
}
.comments a:visited {
	text-decoration:underline
}
.comments a:hover {
	text-decoration:none
}
.comments span {
	font-size:14px;
	color:#6E6E6E;
	padding:0 7px;
	line-height:17px;
}
#search {
	background-image:url(../images/search_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:356px;
	height:124px;
	margin:0 0 20px 0
}
#search input {
	width:169px;
	height:20px;
	border:0px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	margin:50px 0 0 69px;
	padding:3px 0 0 5px;
	float:left
}
#search a {
	display:block;
	float:left;
	margin:50px 0 0 2px
}
.list {
	padding:0 0 15px 35px;
}
.list ul {
	width:290px;
	overflow:hidden;
	padding:5px 0 15px 5px
}
.list li {
	list-style-type:none;
	background-image:url(../images/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 5px 22px;
	line-height:20px;
	height:20px;
	width:250px;
	float:left;
}
.subtitle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959;
	text-decoration:none;
}
.subtitle a:hover {
	background: transparent;
	color: #061451;
	text-decoration: underline;
}



.list a {
	font-family:Georgia, sans-serif;
	font-size:14px;
	color:#595959;
	text-decoration:none;
}
.list a:hover {
	background: transparent;
	color: #061451;
	text-decoration: underline;
}
.post p {
	width:511px;
	padding:13px 0 0 20px;
}
.post p img {
	margin:5px 0 0 0
}
#comments {
	padding:15px 0 0 17px;
	width:515px;
	float:left;
	display:inline;
}
#posts .comment {
	background-image:url(../images/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:20px 0 11px 2px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	border:1px solid white
}
.comment span, .avatar span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F17102;
	padding:0px;
}
.avatar {
	width:100px;
	float:left;
	font-size:10px;
}
#posts .comment p {
	display:block;
	float:left;
	width:410px;
}
#add {
	padding:25px 0 50px 0;
	float:left
}
.title {
	margin:0 0 15px 0
}
.form {
	width:412px;
	float:left;
}
.form input {
	width:405px;
	border:1px solid #CCCCCC;
	height:18px;
	margin:0 0 9px 0;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959
}
.form textarea {
	width:405px;
	border:1px solid #CCCCCC;
	height:77px;
	overflow:hidden;
	margin:0 0 9px 0;
	padding:5px 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595959
}
.rss {
	position:absolute;
	top:300px;
	right:30px;
}
