/*  
Theme Name:mp_lightgray
Theme URI: http://www.meltingpx.com
Description: <p>3 column wp theme for sell in TF </p>
Version: 1.0
Author: ram
Author URI: http://www.meltingpx.com/
*/

/* Begin Typography & Colors */


body{
	font-size:0.75em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin:10px 0 10px 0;
	
	background-color:#999;
	}

html{
	background-repeat: repeat-y;
	margin:0 auto;

}


/* ---------- @ default css for images -----------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
	}


/* ---------- @ default links -----------*/

a {

	text-decoration:underline;
color: #003366;
	}

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

a:link, a:visited {
	
		color: #003366;
	
}

a:hover, a:active {
color: #003366;
	
}

/* ---------- @ main layout style -----------*/

.header{
	position:relative;

}
#header{
	height:110px;
	background-color:#f5f5f5;

	


	
}

#title_desc{
	position:absolute;
	left:15px;
	top:10px;
	
}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:3.0em;
}

#header h1 a{	
	color: #666;	
	font-weight:bold;
	text-decoration:none;
	
}


#header h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	text-align: center;
	
	
}

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


/* menu */

#menu{
	position: absolute;
	top:83px;
	left:0px;
	height:30px;
	z-index:5;
	width:900px;
	background-color:#dedede;

}



#menu ul{
	margin: 0  auto;
	list-style: none;
	list-style-type: none;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;

}

#menu ul li a{
	display: inline;
	padding: 2px 10px 0px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size:1.05em;
	border-right:1px solid #999;
	line-height:28px;
	
		
}

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


#menu ul li.current_page_item{
	
		
}

#menu ul li.current_page_item a{
	color: #111;
text-decoration: underline;
}



.mid{
	position:relative;
	top:0px;
	z-index:5;
	left:0px;
	background-color:#f5f5f5;

	
}

.content_column{
line-height:20px;
}

#content{
padding:10px;



}



.add {
margin-top:10px;
width:275px;
text-align:center;
float:right;
margin-bottom:10px;

}


.add img{
padding:4px;

float:left;
margin-right:3px;





}

.rss{
	position: absolute;
	left:425px;
	top:25px;
	z-index:50;

}


.tags ul a:visited,
.tags ul a:link
{
	list-style-image:none;
	list-style:none;
	color:#3399FF;

}

/* ---------- @ sidebar styles -----------*/


#sidebars,
#sidebars-left
{
	
	text-align:left;
	margin-right:10px;
	
}

#sidebars a,
#sidebars-left a
{
padding-left:0px;


}


#sidebars ul,
#sidebars-left ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#333;


}
#sidebars ul li h2,
#sidebars-left ul li h2
 {
	color:#666;
	margin:0px;
	font-size:1.25em;
	line-height:25px;
	height:28px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#eee;


}

#sidebars ul li ul,
#sidebars-left ul li ul
 {
	margin-bottom:1px;
	line-height:22px;
	border:0px solid #003383;
	padding-left:0px;
	margin-bottom:10px;
	
	

	
	
}
#sidebars ul li ul ul,
#sidebars-left ul li ul ul
 {
	border:none;
	margin:0px;
	

}


#sidebars ul li ul li,
#sidebars-left ul li ul li


 {
	border-bottom:1px solid #eee;
	display:block;
	padding:0px 0px;
	margin-bottom:0px;	
	 background-color:#fff;
	

}

#sidebars ul li ul li a,
#sidebars-left ul li ul li a
 {
	color:#666;
	font-size:1.05em;
	text-decoration:none;	
	 padding-left:20px;
	 	line-height:30px;
		list-style: outside;	
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:8px center;
}
#sidebars ul li ul li a:hover,
#sidebars-left ul li ul li a:hover
 {
	color:#222;
	text-decoration: underline;	

}


#sidebars ul li ul li ul li,

#sidebars-left ul li ul li ul li
 {
	 margin-bottom:1px;
	 list-style-position:inside;
	 color:#666;
	 	 padding-left:10px;

}
#sidebars ul li ul li ul li a,
#sidebars-left ul li ul li ul li a
 {

	 color:#666;

	
}



#sidebars .comments li{
padding-left:20px;


}

/* ---------- @ footer -----------*/

#footer{
	height: 75px;
	text-align:center;
	vertical-align:bottom;
	background-position: 0px bottom;
	font-size:12px;
	background-color:#ccc;
	border:1px solid #eee;
	

 
}

#footer p {
	margin: 0;
	padding:10px 0 0 0;
	text-align: center;
	color:#111;

	
	}

#footer p a{

	color: #333;

	
	}
	


small {
	
	font-size: 0.9em;
	
	}

h2.pagetitle {

	color:#999;
	background-color:#eee;
	line-height:30px;
	padding-left:5px;
	
	}


	
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }



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


/* ---------- @ widget calendat-----------*/


#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;
	}
	
	
/* ---------- @ post styles -----------*/

.post {
	margin: 0 0 10px;
	text-align: justify;
	border:1px solid #eee;
	padding:10px;
	background-color:#fff;



	

	}
	
.post  small{
	margin:0px;
	padding:0px;
	

	

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

	}
	
.post h2,
.post h3
 {

	margin:0px;
	padding:0px;
	padding-top:6px;


}
.post h2 a,
.post h3 a
{
	color:#999;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
		position:relative;
	left:-65px;
	line-height:30px;
	
}



.postmetadata {
	clear: left;
	padding:3px 5px;
	color:#333399;
	
	
}
.postmetadata a {
color:#333399;

	
}



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





.entry{
clear:both;

}



/* ---------- @ search style -----------*/

.search {
position:absolute;
right:20px;
top:20px;
background-color:#eee;
border:1px solid #ccc;


	
	
}

#searchform {
	margin: 0px auto;
	padding: 10px; 
	
	}

#searchform #s {
	width:240px;
	padding: 2px;
	color:#000;
	
	border:1px solid #C2B3AD;
/*	background-image: url(images/input-bg.jpg); */
	background-repeat: repeat-x;
	
	}

#searchsubmit {
	padding: 1px;
	background-color:#111;
	border:1px solid #222;
	color:#999;
	}







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

select {
	width: 130px;
	}

/* ---------- @ comments style -----------*/


.alt {
	background-color: #f5f5f5;
	border:5px solid #eee;
	color:#666;
	

	}

.alt a{

		color: #003366;
	

	}
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#999;
	border:1px solid #eee;
	color:#fff;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#999;
	border:1px solid #eee;
	color:#fff;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#999;
	color:#000;
	margin-bottom:10px;
	}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	text-align: justify;	color:#520345;

	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color: #eee;
	border:1px solid #ccc;
	}

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

	}

#commentform p {
	margin: 5px 0;
	color:#666666;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}


#sidebar form {
	margin: 0;
	}

/* ---------- @ hard coded 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*/

/* icons for user, cat and comments */


.author{
color:#999999;
	position:relative;
	left:-65px;
}


.date{
	
	width:72px;
	height:45px;
	color:#666;
	text-align:center;
	float:left;
	margin-right:5px;
	background-color:#ccc;
	border:5px solid #f5f5f5;
	padding-top:10px;
	position:relative;
	left:-65px;
	

	
}

.year{
font-size:25px;
}


