/*  
Theme Name: Melting Point
Theme URI: http://www.bannedstuff.net
Description: <p>3 Column Theme with Glossy Vista-Like Finish</p>
Version: 1.0
Author: Zerosleep
Author URI: http://www.allweirdthings.com

*/

/* Begin Typography & Colors */
body, html{
	font-size: .90em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#fbdfed;
	margin:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	
	}


a:link, a:visited {
	text-decoration:none;	
	color: #003366;
}

a:hover, a:active {
	color:#003366;
	text-decoration: underline;
}


#header{
	height:451px;
	position:relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;	
}

#title_desc{
	position:absolute;
	top:130px;
	left:315px;

}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:4em;
}
#header h1 a{	
	color:#017bfd;
	margin:0px;
	padding:0px;
	
	
}

#header h5{
	margin:0px;
	padding:0px;
	font-size:18px;
	
}

#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:25px;
	left:600px;
	
	
}

/* menu */
#menu{

	height:30px;
	position: absolute;
	top:321px;
	left:10px;
	
	
}

#menu ul{
	list-style: none;
	list-style-type: none;
	font-size: 1.1em;
	margin:0px auto;
	padding:0px;

	
	
	
	
}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight:bold;
	
}

#menu ul li a{
	display: block;
	text-decoration: none;
	color: #fff;

	

}

#menu ul li a:hover{
	text-decoration: underline;
	color:#fff;
	
}

#menu ul li.current_page_item{
background-color:#fff;
	
}

#menu ul li.current_page_item a{
	color: #000;
	
}

.mid{
	background-image: url(images/mid-bg.jpg);
	background-repeat: repeat-y;
	position:relative;
	top:-130px;




}

.content_column{



}



#content{
padding:10px 35px;

}

<!--sidebar_left-->
#sidebar_left{



}

#sidebar_left ul{
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:75px;
	color:#FFFFCC;
	

}
#sidebar_left ul li ul{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#sidebar_left ul li h2{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

#sidebar_left ul li ul a{
color:#f5f5f5;
padding-left:15px;

}



#sidebar_right{



}

#sidebar_right ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:10px;

}

#footer{
	position:relative;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 67px;
	background-position: top;
	top:-130px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#FFFFFF;
	}

#footer p a {
color:#FFFFFF;

	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	
	}

h2.pagetitle {
	font-size: 1.6em;
	color:#e00472;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	
.entry img {
float:left;
margin-right:10px;



}
.entry  {
clear:both;




}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.date{
	float:left;
	width:47px;
	height:58px;
	background-image: url(images/date-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:2px;
	margin-right:10px;
}



.date_month{
	font-size:14px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-top:2px;
}

.date_day{
	font-size:21px;
	color:#33466e;
	padding-left:12px;
	position:relative;
	
}

.date_year{
	font-size:14px;
	color:#017bfd;
	padding-left:6px;
	position:relative;
	top:-5px;

}



.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post  small{
	margin:0px;
	padding:0px;
	

	}
	
.post  small span{
	color: #666666;
	font-size:1.0em;

	}
	
.post h2,
.post h3
 {

	margin:0px;
	padding:0px;


}
.post h2 a,
.post h3 a
{
	color:#007afd;
	font-size:25px;
	font-weight:bold;
}

/* Comments starts here*/
#comments{


}
.commentlist{

}

ol{
margin:0px;
padding:0px;


}
ol li{
display:block;
border-bottom:1px solid #e3adc8;
list-style:none;
background-color:#eec1d8;
padding:10px;



}

#commentform .textarea{




}

#commentform .textarea{
width:98%;
border:1px solid #dedede;

}


.search{
background-color:#faf0f5;



}
.author p{
padding:0px;


}

.author img{
padding:3px;
border:1px solid #eee;
background-color:#fff;
margin:5px;


}


.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}




/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	
	}

#sidebars #searchform #s {
	padding: 2px;
	
	}

#sidebars #searchsubmit {
	padding: 1px;
	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


