body {
	font-family: Arial, Verdana, Helvetica, "sans serif";
	font-size: 12px;
	line-height: 14px;
	color: #eeeeee;
	background-color: #111111;
	background-image: url(images/bg.gif);
}

.flashmovie {
	text-align: center;
	padding: 5px;
}

.wp_syntax {
	padding:5px;
	border: 1px dotted #1881ea;
	overflow: visible;
}

/* MAIN BODIES
-------------------------*/
#container {
	margin: 0 auto;
	width: 900px;
}

#headimg {
	width: 690px;
	border: 10px;
}

#headimg img {
	border: 0px;
}

#menu {
	width: 780px;
	height: 20px;
	padding-left: 0px;
	padding-right: 00px;
	padding-bottom: 0px;
	list-style: none;
	margin: 0;
}

#main {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 520px;
	padding: 10px;
}

#main_wide {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 690px;
	padding: 10px;
}

#main h3 {
	font-family: Arial, Verdana, Helvetica, "sans serif";
	font-size: 14px;
}

#side {
	float: right;
	padding-top:18px;
	width: 330px;
	border-color: 1px solid #ffffff;
}

#foot {
	clear: both;
	width: 500px;
	padding: 10px;
}


/* MAIN MENU
-----------------------------------*/

.page_item {

}

#menu li {
	padding-left: 4px;	
	padding-top: 4px;
	float: right;
}

#menu li a {
	color: #A8A8A8;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover {
	display: block;
	color: #1881ea;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

#navigation {
	float: left;
}

#feed {
	float: right;
	padding-bottom: 0px;
	text-align:right;
}

#feed img {
	border: 0px;
}


/* HEADINGS 
-----------------------------------*/
/**/
h1, h1 a, h2, h2 a, h3 a, h4 a {
	color:#D8D8D8;
	font-family: Arial, Verdana, Helvetica, "sans serif";
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color:#A8A8A8;
	font-family: Arial, Verdana, Helvetica, "sans serif";
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

#box {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, "sans serif";
	color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
	padding: 5px;
	list-style: none;
}

#centered {
	margin: 0 auto;
	text-align: center;
}

#centered #s {
	background-color: #2d2d2d;
	border: 1px solid #ccc;
	color: #ffffff;
}
/*
#centered:hover {
	color: #666;
}

#centered a {
	color: #666;
	text-decoration: none;
}

#centered a:hover {
	color: #333;
	text-decoration: none;
}
*/
#centered2 {
	color: #999;
	margin: 0 auto;
	text-align: center;
}
/*
#centered2 a {
	color: #666;
	text-decoration: none;
}

#centered2 a:hover {
	color: #333;
	text-decoration: none;
}
*/

#box h3 {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, "sans serif";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 2px;
	margin-bottom: 5px;
}

#box li {
	padding-bottom: 3px;
	padding-left: 5px;
	color:#ffffff;
}

#box li a {
	color: #A8A8A8;
}

#box li a:hover {

	color: #1881ea;
	border-bottom: 1px dotted #ffffff;
}

#box ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}

/* LINKS
-----------------------------------*/

a {
	text-decoration: none;
	color: #A8A8A8;
}

a:hover {
	color: #1881ea;
}

a img {
	border: 1px solid #ffffff;
	padding: 3px;
}

/* COMMENTS
-----------------------------------*/

#comments a {
	color: #A8A8A8;
}

#comments a:hover {
	color: #1881ea;
	border-bottom: 1px dotted #ffffff;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
	list-style-type: none;
}

.header {
	padding: 4px;
	border-bottom: 1px solid #1881ea;
}

#comments fieldset {
	border: 0px;
}


/* ENTRY
------------------------------------*/

.entry img {
	background-color: #ffffff;
	border: 1px solid #f3f4f4;
	padding: 3px;
}

.entry h2 a {
	padding-left:18px;
	border-bottom: 0px;
	background: url("images/headline_gfx.png") center left no-repeat;
	background-position: 0px;
	color: #ffffff;
	border-bottom: 0px;
}

.entry h2 a:hover {
	color: #1881ea;
	border-bottom: 1px dotted #ffffff;
}

.entry {
	padding-bottom: 10px;
	text-align: justify;
}

.entry a {
	color: #1881ea;
	border-bottom: 1px dotted #ffffff;	
}

.entry a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #1881ea;
}

.entry li {
	padding-bottom: 5px;
	/*list-style-type: circle;*/
}

.info {
	padding: 5px;
	padding-bottom:5px;
	padding-left:20px;
	background: url("images/post.gif") center left no-repeat;
	background-position: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1881ea;
}

.info a {
	color: #A8A8A8;
	border-bottom: 0px;
}

.info a:hover {
	color: #1881ea;
	border-bottom: 1px dotted #ffffff;
}

.entry blockquote {
	padding: 3px;
	background-color: #fafafa;
}

label {
	width: 60px;
	float: left;
}

#author, #email, #url, #comment, #comments #submit, #search {
	background-color: #323232;
	border: 1px solid #484848;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, "sans serif";
	font-size: 12px;
}

#s {
	background-color: #323232;
	border: 1px solid #484848;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, "sans serif";
	font-size: 12px;
	width: 140px;
	margin-left: 10px;
	padding-left: 3px;
}

.rss {
	border-bottom: 1px dotted #ffffff;
	float: right;
}
