* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 17px;
	color: #eee;
	background: #000 url("images/basic/menu_bg.gif") repeat-y;
}

blockquote {
	border: dashed #444444 1px;
	background: #222222;
	color: #eeeeee;
	margin: 5px 10% 5px 5px;
	padding: 5px;
}

img {
	border: none;
}


.clear {
    clear: right;
}

.rightImg {
    float: right;
    margin: 5px;
}

/* menu */

#vid
{
	height: 300px;
	background: #0C0C0C;
}

#menu {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: 400px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu a, 
#menu input {
	text-align: left;
	font-size: 11px;
	color: #eee;
	border: none;
}
#menu input {
	background: none;
}

h1,
h1 a,
h1 a img,
h1 a:hover img
{
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 0px !important;
}


#menu ul
{
	/*border-right: 1px solid #0099FF;*/
	border-left: 1px solid #0099FF;
	width: 132px;
	float: left;
	list-style-type: none;
}

#menu li
#menu h2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;

}

#menu a, 
#menu input,
#menu li strong
{
	width: 124px;
	margin: 0px 0 2px 2%;
	padding: 2px 5px 4px 2px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}


#menu li strong
{
	font-size: 11px;
	color: #0099FF;
}

#menu a:hover
{
	color: #0099FF;
	background: #0C0C0C;
}


#menu form,
#menu form p {
    margin: 0;
    padding: 0;
}

/* end menu */


#center {
	padding-top: 0;
	margin-left: 400px;
	margin-right: 0;
}

#sitedesc
{

	color: #5C5C5C;
	padding: 20px;
	background: #0C0C0C;
}

#sitedesc a
{
	text-decoration: none;
}

#sitedesc form
{
	float: right;
	width: 150px;
}
#sitedesc input
{
	margin: 8px;
	float: right;
	border: 1px dotted #0099FF;
	color: #0099FF;
	background: #000000;
}

#center a img {
	border-bottom: 15px solid #000;
}

#center a:visited img {
	border-color: #111;
}

#center a:hover img {
	border-color: #0099FF;
	background: #0099FF;
}


a#rss img {
	border-bottom: 0px solid #000;
	padding: 0;
	float: right;
	margin-top: 2px;
}


#center a {
	color: #ffffff;
}

#center a:visited {
	color: #bbbbbb;
}

#center a:hover {
	background: #0099FF;
	color: black;
	text-decoration: none;
}

p
{
	margin: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 5px 0px 5px 5px;
}



.article {
	margin: 25px 0px 5px 5px;
	padding: 0 5px;
}


.article p {
	margin: 5px 10% 5px 5px;
	padding: 0 5px;
}

.article blockquote p {
	margin: 5px 5px 5px 5px;
	padding: 0 5px;
}



.articleTitle a {
	background: #0C0C0C !important;
	text-decoration: none;
}

.articleTitle a:hover {
	background: #0099FF !important;
	color:black;
}

.comment {
	padding: 5px;
}



textarea {
    
  width: 500px;
  height: 200px;
	border: 1px dotted #0099FF;
	color: #0099FF;
	background: #000000;

}
input
{
	
	border: 1px dotted #0099FF;
	color: #0099FF;
	background: #000000;
}


input.button
{
	padding: 2px 5px;
	color: #000000;
	background: #0099FF;
}

.comments li {
 
    list-style-type: none;
}

p.comments_invite {
    display: block;
    clear: right;
    margin: 0;
    padding: 0;
}


#center
{
	background: #000;
}

.articleTitle {
	font-size: 17px;
}
.article h1 small {
	font-size: 14px;
}
.article {
	padding-left: 5%;
	padding-right: 0;
	height: 1%;
	border-bottom: 1px solid #0099FF;
}

.article h1 a,
.article h4 a
{
	display: block;
	color: #efefef;
	text-decoration: none;
	margin: 0 0 0 5px;
	padding: 2px 0px 2px 5px !important;
	background: #000;
}

.article h1 a:hover,
.article h4 a:hover
{
	background: #0099FF;
	color:black;
}

.comments_invite {
	text-align: right;
	margin: 0;
}

.comments_invite a {
	color: #0099FF !important;
	text-decoration: none;
	padding: 2px 2px 2px 5px;
	background: #000;
}

.comments_invite a:hover {
	background: #0099FF;
	color:black !important;
}

.comment {
	background: #0c0c0c;
	border-bottom: 1px solid #0099FF;
}

#temporal a {
color:#0099FF;
text-decoration: none;
}

#temporal a:visited {
color:#0099FF;
}

#temporal a:hover {
color: #000;
background:#0099FF;
}
