/*  
Theme Name:mp_elegantngray
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: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin:10px 0 10px 0;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	background-color:#dfdfdf;
	}

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:124px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;	
	


	
}

#title_desc{
	position:absolute;
	left:55px;
	top:10px;
	
}
h1{
padding:0px;
margin:0px;
font-size:22px;
font-weight:normal;

}
h2{
padding:0px;
margin:0px;
font-size:18px;
font-weight:normal;

}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:3.0em;
}

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


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

#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	position: absolute;
	top:25px;
	left:50px;
	
	
}


/* menu */

#menu{
	position: absolute;
	top:90px;
	left:45px;
	height:30px;
	z-index:5;
	width:900px;
}

#menu ul{
	margin: 0  auto;
	list-style: none;
	list-style-type: none;
	padding:0px;
	
}

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

}

#menu ul li a{
	display: inline;
	padding: 2px 10px 0px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size:1.05em;
	border-right:0px solid #333;
	line-height:28px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;	
		
}

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


#menu ul li.current_page_item{
	
		
}

#menu ul li.current_page_item a{
	color: #fff;

}



.mid{
	position:relative;
	top:0px;
	z-index:5;
	left:0px;
	background-image: url(images/mid-bg.jpg);
	background-repeat: repeat-y;	

	
}

.content_column{
line-height:20px;
}

#content{
padding:10px;
padding-left:45px;

}



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

}


.add img{
padding:5px;
float:left;






}

.rss{
	position: absolute;
	left:500px;
	top:45px;
	z-index:50;

}


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

}

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

#sidebars{




	
}

#sidebars ul{

margin:0px;
padding-left:10px;
margin-top:10px;
text-align:left;
padding-right:10px;




	
}
#sidebars ul li {
list-style:none;
clear:both;



}


#sidebars ul li h2{
	margin:0px;
	padding:0px 10px;
	color:#333;
	border:1px solid #eee;
	line-height:30px;
	font-size:16px;
	background-color:#eee;
	background-image: url(images/h2-bg.jpg);
	background-repeat: repeat-x;

}
#sidebars ul li ul {
	
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	border:1px solid #eee;
	border-top:none;
	list-style:none;

}
#sidebars ul li ul li .children {





}




#sidebars ul li ul li {
	line-height:25px;
	border-bottom:1px solid #eee;
	margin-bottom:1px;
	

}
#sidebars ul li ul li a {
	padding-left:22px;
	display:block;
	color:#333;
	text-decoration:none;
	background-image: url(images/bullet-main.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	line-height:28px;
}
#sidebars ul li ul li a:hover {
color:#999;
background-color:#eee;

}

#sidebars ul li ul li ul {

padding:0px;
margin:0px;
border:none;
border-top:0px solid #19505E;


}


#sidebars ul li ul li ul li {

border-bottom:none;
border-top:1px solid #eee;


}
#sidebars ul li ul li ul li a{
padding-left:38px;
display:block;
color:#666;
text-decoration:none;	background-image: url(images/bullet.gif);
	background-position: 25px center;
	background-repeat: no-repeat;
	height:25px;

}
#sidebars ul li ul li ul li a:hover{
color:#999;

}

#sidebars ul li .sidebar-padding{
padding:10px;
color:#EBF5F7;

}


#sidebar ul.li_smaller li.current-cat a {
	padding:0px 5px 0px 0;
	font-variant:normal;
	background-image:url(i/nav_current.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#5B5C9D;
}


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

.footer{
	z-index:5;
	position:relative;
	top:-1px;

	


}
#footer{
	height: 109px;
	text-align:center;
	vertical-align:bottom;
	background-position: 0px bottom;
	font-size:12px;
	background-image: url(images/footer-bg.jpg);
	background-repeat:no-repeat;

 
}

#footer p {
	margin: 0;
	padding:10px 0 0 0;
	text-align: left;
	color:#fff;
	padding-left:50px;

	
	}

#footer p a{

	color: #FFCC00;

	
	}
	


small {
	
	font-size: 0.9em;
	
	}

h2.pagetitle {

	color:#8e4e09;
	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:0px solid #d4dff6;
	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:#999999;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	
}



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

	
}



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





.entry{
clear:both;

}



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

.search {
position:absolute;
right:50px;
top:35px;
background-color:#FFF;
border:10px solid #4e4d4d;
border-bottom:none;

	
	
}

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

#searchform #s {
	width:148px;
	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: #fff;
	border:5px solid #f5f5f5;
	color:#222;
	

	}

.alt a{

		color: #003366;
	

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

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

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#002171;
	color:#fff;
	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: #fff;
	border:5px solid #f5f5f5;
	}

.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;

}


.date{
	width:71px;
	height:66px;
	color:#222;
	text-align:center;
	float:left;
	margin-right:5px;
	padding-top:10px;
	background-image: url(images/date-bg.jpg);
	background-repeat: no-repeat;	

	
}

.year{
font-size:22px;
}
#menu_footer{
	position: absolute;
	/*top:90px;*/
	left:45px;
	height:30px;
	z-index:5;
	width:900px;
}
#menu_footer ul{
	margin: 0  auto;
	list-style: none;
	list-style-type: none;
	padding:0px;
}
#menu_footer ul li{
	float: left;
	margin: 0 0 0 1px;
		background: url(images/divider.jpg) no-repeat right ;
		
}
#menu_footer ul li a{
	display: inline;
	padding: 2px 10px 0px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size:1.05em;
	border-right:0px solid #333;
	line-height:28px;
/*	background-image: url(images/divider.jpg);*/
	background-repeat: no-repeat;
	background-position: right;	
}
#menu_footer ul li a:hover{
	text-decoration: underline;
	color:#fff;
}
#menu_footer ul li.current_page_item{
}
#menu_footer ul li.current_page_item a{
	color: #fff;
}
.btn_share {
display:block; width:275px; text-align:center;
}
.btn_share img{ float:none;}
#videoBar{
	clear:both;
}
.widget_categories{			padding:5px;}
.widget_archive{			padding:5px;}
.widget_quickflickr{		padding:5px;}
.widget_quickflickr img {
	display:inline;
	margin:7px;
	padding:5px;
	border:1px solid #ccc;
}
.Simple_Flickr_Photos{		padding:5px;}
#sidebars #videoBar{					padding:5px; width:235px}
#sidebars #videoBar .full_gsvb{			border:#eeeeee 2px solid;}
#videoBar table.resultTable_gsvb td {	padding-top:5px;}
.widget_links{				padding:5px;}
.widget_social_profile{		
	padding:5px;
	border:#EEEEEE solid medium 1px;
}
.widget_text{				padding:5px;}
