@charset "utf-8";
/* CSS Document */

body, html {background:#000000 url(images/bg.jpg) no-repeat; background-attachment:fixed; background-position:center; margin:0; padding:0;}

img, div { behavior: url(iepngfix.htc) }

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
a:active, a:hover {
	color: #00FFFF;
}

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	margin: 0px;
}

#templatemo_menu ul {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}

#templatemo_menu ul li {
	display: inline;	
}

#templatemo_menu ul li a {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font: 14px arial;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	border-bottom: 2px dashed #ff0099;
}

/* ---------- End of Menu ------------- */



#templatemo_left_column {
	width: 665px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#templatemo_right_column {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 250px;
}

/* ----- Post ------ */
.templatemo_postbody {
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0px;
	color: #FFFFFF;
}

.templatemo_postbody2 {
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom: 0px;
	vertical-align: top;
}

.publish_info {
	clear: both;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
}

.comment {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 550px;
	text-align: right;
}

.comment a {
	padding: 5px 0px 5px 40px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.comment a:hover {
	color: #FF0099;
}
/* ----- End of Post ------ */

/* ----- Form ----- */

form {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px;
}

label {
	float: left;
	margin-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
	width: 40px;
	font-weight: bold;
	text-align: right;
	display: block;
}

input {
	width: 170px;
	height: 15px;
}

.button {
	margin: 8px 0px 0px 0px;
	width: 80px;
	height: 22px;
	color: #FFFFFF;
	font-size: 15px;
	border: none;
	float: right;
	background-color: #660099;
}

.templatemo_section {
    width: 240px;
	color: #000000;
}

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	text-align: center;
}
#templatemo_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#templatemo_footer a:hover {
	color: #FF0099;
}
/* ----- End of Footer ----- */
