/*  

Theme Name: monster curve

Theme URI: xxx

Description: mc theme.

Version: 1.0

Author: nebula

Author URI: xxx



	This theme is released under Creative Commons Attribution 2.5 License.





EDITED BY: NEBULA

*/







body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{

	margin: 0;

	padding: 0;

}



.direct a {font-size:10px}



body{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 12px;

	text-align: center;

	vertical-align: top;

	background: #ffecc7 url(images/bg.jpg); /*   background*/

	/*background-repeat:repeat-x;*/

	color: #ffffff;

}



h1, h2, h3, h4, h5, h6{

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	font-size: 18px;

	font-weight: normal;

}



a{

	text-decoration: underline;

	color: #ff00ff; /*  side  link*/

}



a:hover{

	text-decoration: none;

}



a img{ border: 0; }



abbr, acronym{ border: 0; }



address, dl, p{ padding: 10px 0 0; }



blockquote{

	margin: 10px 0 0;

	background: #eee;

}



blockquote p{ padding: 10px; }



blockquote blockquote{

	margin: 10px;

	background: #fff;

}



code{

	background: #f9f9f9;

}



dt{ font-weight: bold; }



dd{ padding: 0 0 0 15px; }



hr{

	clear: both;

	margin: 10px 10px 5px 10px;

	border: 0;

	height: 1px;

	text-align: left;

	background: #eee;

	color: #eee;

}



small{

	font-size: 11px;

}



pre{

	width: 90%;

}



input, textarea{

	font-family: Arial, Helvetica, Georgia, sans-serif;

	font-size: 12px;

	padding: 2px;

}



input#s, input#author, input#email, input#url, textarea#comment{

	padding: 3px;

}



input#author, input#email, input#url{

	margin: 0 5px 0 0;

}



.container{

	margin: 0 auto; 

	width: 910px;

	text-align: left;

	vertical-align: top;

}



.page{

	float: left;

	width: 910px;

	background: #000000; /*    PAGE background*/

	color: #fff;

	padding: 0px 0px 0px 0px;

}



#banner{                         /*    HEAD SIZE*/

	display: inline;

	margin: 5px 5px 0px 5px;

	float: left;

	width: 900px;

	height: 416px;

	overflow: hidden;

	background: ;

	clear: both;

	align: center;

}



#menu{

	display: inline;

	float: left;

	margin: 0px 5px 5px 5px;

	width: 900px;

	height: 40px;

	border-top: 2px solid #730705;

	border-bottom: 2px solid #730705;

	background: #ffffff; /*   menu color*/

	clear: both;

	color: #ffffff;

}



#menu ul{

	margin: 0;

	padding: 5px 10px;

	list-style: none;

}



#menu ul li{

	display: inline;

	padding-right: 10px;

}



#menu ul li h1{

	display: inline;

	font-size: 11px;

	text-transform: uppercase;

}



#menu ul li a{

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

	color: #ffffff;

}



#menu ul li a:hover{

	text-decoration: underline;

}



.sidebar{

	display: inline;

	float: left;

	margin: 0 0 0 5px;

	width: 340px;

	color: #000000;   /* SIDEBAR text color*/

}



.sidebar ul{

	margin: 0;

	padding: 0;

	list-style: none;

	background: #ffffff; /*   sidebar box*/

}



.sidebar ul li{

}



.sidebar ul li.widget_search{

	padding: 10px;

}



.sidebar ul li h2{

	padding: 7px 10px 7px 10px;

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

	background: #8c040e; /*   sidebar menu*/

	color: #ffffff;

}



.sidebar ul li h2 a, .sidebar ul li h2 a:hover{

	color: #ffffff;

}



.sidebar ul ul{ padding: 5px 10px 10px; }



.sidebar ul ul li{ line-height: 18px; }



.sidebar ul ul ul{ padding: 0; }



.sidebar ul ul ul li{ padding: 0 0 0 10px; }



.sidebar li#search input, .obar li#search input{

	margin: 0 0 5px;

}



.narrowcolumn{                       /*    POST ENTRY*/

	display: inline;

	float: left;

	margin: 0px 0px 0px 5px;

	width: 555px;

	font-family: Arial;

	font-size: 12px;

	background: #7a0d05 url(images/postbg.jpg);  

	background-repeat:repeat-x;  /*    POST ENTRY BOX*/

	color: #ffffff;



}



.post{

	padding: 15px;

}



.post h2, .post h2 a, .post h2 a:hover{

	font-size: 18px;

	font-weight: normal;

	color: #000000;

}



.postdate{

	margin-top: 10px;

	border-top: 2px solid #000000;

	padding: 5px 5px;

	font-size: 16px;

	text-align: center;

	background: #ffffff;

	color: #000000;

	font-weight: bold;

}



.postbar{

	margin-top: 10px;

	border-top: 2px solid #ffe6fc;

	padding: 5px 5px;

	font-size: 16px;

	text-align: center;

	background: #fa11ff; /*   post bar*/

	color: #000000;

	height: 20px;

}



.postdateleft{

	font-size: 16px;

	color: #ffffff;

	float: left;

}



.postdateright {

	font-size: 16px;

	color: #000000;

	float: right;

}



.postdateright a {

	font-size: 16px;

	color: #000000;

	padding-right:10px;

	font-weight: bold;

}



.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{

	border: 0;

	padding: 15px 0 0;

	font-weight: bold

}



.entry h1{

	font-size: 30px;

	font-weight: normal;

	line-height: 36px;

}



.entry h2{

	font-size: 18px;

}



.entry h3{

	font-size: 16px;

}



.entry  h4{ font-size: 14px; }



.entry h5{ font-size: 12px; }



.entry h6{ font-size: 11px; }



.entry{

	font-family: Arial;

	font-size: 14px;

	line-height: 18px;

}



.entry a, .entry a:hover{

	color: #fa11ff; /*   post link*/

}



.entry img{

	border: 1px solid #ffffff;

	padding: 4px;

}



.entry img.wp-smiley{

	padding: 0;

	border: 0;

}



.entry img.alignleft{

	float: left;

	margin: 5px 10px 0 0;

}



.entry img.alignright{

	float: right;

	margin: 5px 0 0 10px;

}



.entry p.postinfo{

	margin: 10px 0 0;

	border-top: 1px solid #ffffff;

}



.browse{

	padding: 15px;

	line-height: 18px;

}



/* comments template */



.comments-template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 20px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 20px;

	border-bottom: 1px solid #ccc;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



/* end comments template */



/* wp-calendar */



table#wp-calendar{

	width: 100%;

	font-family: Arial, Helvetica, Georgia, Sans-Serif;

	text-transform: none;

}



table#wp-calendar caption{

	padding: 10px 15px;

}



table#wp-calendar th{

	font-weight: normal;

	text-align: center;

	vertical-align: top;

	background: #ddd;

}



table#wp-calendar td{

	padding: 1px;

	text-align: right;

}



table#wp-calendar tfoot td{

	text-align: center;

}



/* end calendar */



#footer{                  /* footer */

	display: inline;

	float: left;

	margin: 2px 5px 5px;

	width: 900px;

	height: 300px;

	background: #ffffff;

	color: #fff;

	padding: 0px 0px 0px 0px;

}



#footer a, #footer a:hover{

	color: #fff;

}



#footer p{

	padding: 10px;

	line-height: 18px;

}



.cpheader {  /* menu text */

	color: #000000;

	font-size: 16px;

	padding-top: 9px;

	}



.cpheader a {   /* menu text link */

	color: #ffffff;   

	font-size: 18px;

	font-weight: bolder;

	padding: 0px 25px 0px 25px;

	}



.tour {

	text-align: center;

	padding: 0px 20px 10px 20px;

}



.tour a {

	font-weight: bold;

	font-size: 15px;

	color:;

}