/*  
Theme Name:mp_DB
Theme URI: http://www.meltingpx.com
Description: <p>3 column wp theme for selling 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:0px 0 0px 0;
	background-color:#90bff4;

	}

html{
	
	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:#116092;
	}

a:hover {
	color:#ba1621;
	text-decoration: none;
	
	}

a:link, a:visited {
	

	
}

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

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

.header{
	position:relative;

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

#title_desc{

position:absolute;
right:30px;
top:0px;
	
}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:3.0em;
}

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


#header h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#4390e6;
	text-align: left;
	
	
}

#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:12px;
	left:20px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 275px;	
	
}




#logo .logo-blank{
width:275px;
height:76px;
	
	
}


/* menu */

#menu{
	position: absolute;
	top:97px;
	left:0px;
	height:33px;
	z-index:5;
	line-height:35px;
	width:1000px;
	background-image: url(images/top-navbg.jpg);
	background-repeat: no-repeat;
}



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


	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	
}

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

}

#menu ul li a{
	display: inline;
	padding: 8px 10px;
	text-decoration: none;
	color: #5a550d;
	font-weight: bold;
	font-size:1.05em;
	height:35px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;

	
}

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


#menu ul li.current_page_item{
	
		
}

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


}



.mid{
	position:relative;
	top:0px;
	z-index:10;
	left:0px;
	background-image: url(images/mid-bg1.jpg);
	background-repeat: repeat-y;
	background-color:#fff;	
	

}

.content_column{
line-height:25px;
}

#content{
padding: 10px;


}




.sponsors img{
padding:6px;

}

.add {
margin-top:10px;
width:310px;
float:right;


}



.rss{
	position: absolute;
	right:480px;
	top:12px;
	z-index:50;

}




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

}





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




.sidebars-right
{

float:left;


	
}


.sidebars-right img
{


	
}




#sidebars

{
	padding:0px 10px;
	text-align:left;
	background-color:#f2f2f2;
	border:1px solid #0077ff;
	padding-top:10px;
	
	

	
}



#sidebars ul

{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#333;

}




#sidebars ul li h2

 {
	color:#ffffff;
	margin:0px;
	padding:0px 10px;
	line-height:25px;
	height: 26px;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#4390e6;
	
	

}

#sidebars ul li ul

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


}


#sidebars ul li ul li
 {
	border-bottom:1px  solid #0060ff;
	display:block;
	padding:0px 0px;
	margin-bottom:0px;	
	list-style: outside;	
	background-attachment: scroll;
	

}

#sidebars ul li ul li a
 {
	color:#415c71;
	font-size:1.1em;
	text-decoration:none;	
	padding-left:0px;
	font-weight: normal;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:12px center;
	padding-left:25px;
	line-height:28px;
}


#sidebars ul li ul li ul li
 {
	 margin-bottom:1px;
	 list-style-position:inside;
	 color:#333;
	 border-bottom:none;
	list-style: outside;	
	padding-left:15px;
}
#sidebars ul li ul li ul li a
 {

	 color:#666;
	
}




#sidebars .top-articles ul{
padding:0px;
margin:0px;


}




#sidebars .latest-comments li{
color:#b00000;
font-size:11px;
padding-right:5px;
padding-left:5px;


}
#sidebars .latest-comments li a{
background-image:none;



}


#sidebars .latest-comments ul{
padding:0px 5px;


}

.widget_recent_comments{




}

.widget_tag_cloud a {

color:#cc0000;
margin:5px;

}


#sidebars .tags a {
background-image:none;
padding:10px;

}


.widget_tag_cloud a{
padding:3px 10px;

}

.widget_recent_comments #recentcomments{
padding:0px 10px;
color:#cc0000;

}
.widget_recent_comments #recentcomments li a{
	background-image: none;


}



/* ---------- @ text widget-----------*/
.textwidget{
padding:10px 0px;
width:100%;

}




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

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

	


}


#footer{
	height: 45px;
	vertical-align:bottom;
	background-position: 0px center;
	font-size:12px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	width:1000px;

 
}

#footer p {
	margin: 0;
	padding:0px 0 0 0;
	color:#fff;
	position: absolute;
	top:60px;
	left:00px;
	text-align:center;
	width:1000px;
	font-size:16px;

}

#footer ul{
padding:0px;
margin:0px;
padding-top:12px;
color:#fff;

}
#footer ul li{

display:inline;


}
#footer ul li a{
text-decoration:none;
color:#083559;
padding:0px 0px;
border-left:0px solid #0a4657;


}

#footer #current_page_item li a{
border-left:none;



}

#footer ul .last-link a{
border-right:none;


}


	
#footer #xhtml-icon {
	position:absolute;
	right:40px;
	width:300px;
	text-align:right;
	top:60px;
	vertical-align:middle;


}
#footer #xhtml-icon img{
padding:2px 10px;
vertical-align:middle;


}

a.linkcolor
{
color: #FFFFFF;
text-decoration: none;
}

a.linkcolor:hover
{
color: #FFFFFF;
text-decoration: none;
}

small {
	
	font-size: 0.9em;
	
	}

h2.pagetitle {

	color:#ffffff;
	line-height:30px;
	padding-left:5px;
	border-bottom:2px solid #eee;
	text-transform: uppercase;

	
	}


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



/* ---------- @ post styles -----------*/
.top-br{
border-top:0px solid #ccc;


}



.post {
	margin: 0 0 10px;
	text-align: justify;
	padding:10px 10px 0 10px;



	

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

	

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

	}
	
.post h2,
.post h3
 {

	margin:0px;
	padding:2px 10px;
	color:#ffffff;
	background-color:#4390e6;
	font-weight:normal;
	



}
.post h2 a, .post h2 a:visited
.post h3 a
{
	color:#ffffff;
	font-size:18px;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	
}



.postmetadata {
	clear: left;
	padding:3px 5px;
	color:#111;

	margin-left:0px;
	font-weight:bold;
	border-bottom:1px solid #eae7c4;

	
	
}
.postmetadata a {
color:#333399;
font-weight:normal;

	
}



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





.entry{
clear:both;

}



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

.search {

position:absolute;
right:20px;
top:20px;
background-color:#e9e6c3;
border:1px solid #ccc;

	
	
}


.search ul {
margin:0px;
padding:0px;



	
	
}
.search li {
list-style:none;


	
	
}

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

#searchform #s {
	width:198px;
	color:#000;	
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	
	}

#searchsubmit {
	padding: 1px;
	background-color:#0f5988;
	border:1px solid #0f5988;
	color:#fff;
	}







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

select {
	width: 130px;
	}

/* ---------- @ archieves style -----------*/

.search-archieve li{
list-style:none;


}

#archieves{
margin-left:15px;
margin-right:15px;


}


#archieves h2{
margin:0px;
padding:0px;
background-color:#eeedcf;
padding:3px 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin-top:10px;




}
#archieves ul{
padding:0px;
margin:0px;


}
#archieves ul li{

margin-left:20px;


}

#archieves ul .children li{

list-style: square;
margin-left:20px;



}


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



#comments-page{
padding-left:10px;

}

.comments{
border:1px solid #e5e5e5;
padding:5px;




}
.comments h3{
padding:0px;
margin:0px;



}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	display:block;
	font-style:normal;
	color:#596e3b;

	}	
.commentlist a:link, .commentlist a:visited {
	color:#1a7c94;
	}

.commentlist a:hover, .commentlist a:active {
color:#1a7c94;
	}

.commentlist cite img {
	padding:2px;
	border:1px solid #eee;
	float:left;
	margin-right:9px;
	
	}

.commentlist .author {
	text-decoration:underline;
	}

.commentlist .time {
	color:#666666;

	}

.commenttext {
	background: #f2f1d7;
	padding: 5px 20px 10px 20px;
	color:#333;
	margin-right:10px;
	}


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

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

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



/* ---------- @ hard coded calendar -----------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width:100%;

	border:1px solid #eee;
	padding:0 10px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	padding-left:10px;
	font-weight:bold;
	font-size:14px;
	

	}

#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 links style*/
.links h2{
list-style:none;
margin-left:10px;

}

.links li{
list-style:none;
margin-left:10px;


}

.links li ul{
padding:0px;
margin:0px;

padding:3px;
margin-right:15px;
margin-bottom:10px;

}
.links li ul li a{
color:#0f5988;
text-decoration:none;




}

.links li ul li a:hover{
text-decoration:underline;




}
.linkcat h2{
color:#666;
margin:0px;
padding:0px;
font-size:14pxpx;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
background-color:#eeedcf;
padding:3px 10px;
margin-right:15px;


}


/* 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: 30px;
	margin-right:15px;
	margin-left:15px;

	}
.navigation a {
font-weight:bold;




	}
	
	
.morearticles a{
	color:#063b4a;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
	text-decoration:underline;

	
	}
	
	
/* End Various Tags & Classes*/

/* icons for user, cat and comments */


.author{
color:#999999;

}


.title-box{
border-bottom:1px dotted #ccc;

}



.textwidget h2{
font-size:18px;
font-weight:normal;


}



.textwidget strong{
display:block;

color:#b00000;

}
.textwidget p{
margin:0px;
padding:0px;
margin-bottom:10px;


}

#bottom{
	background-color: #90bff4;
	background-repeat: repeat-x;
	background-position: center top;
	z-index:2;
	height:268px;
	margin-top:-100px;
	color:#676767;

}

#bottom #bottom-wrapper{
width:1000px;
margin:0 auto;
position:relative;
top:150px;


}






.more-link


{
	color:#0f5988;
	text-decoration:underline;
		padding:2px 5px;
	margin:0px;
	text-align:right;
	display:block
}

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

}
#sidebars p{

padding:0px;
margin:0px;


}


.classifica .column1, .classifica .column2, .classifica .column3 {
  width:40px;
  float:left;
}

.classifica .column2 {
  width:100px;
}

.classifica, .calendario {
  list-style:none;
  margin:0px;
  padding:0px;
}

.classifica li, .calendario li {
  clear:both;
}

.calendario li.alt div {
  background-color:#dbeff6;
  color:#000;
}

.calendario .column1, .calendario .column2, .calendario .column3, .calendario .column4 {
  width:100px;
  float:left;
}

.calendario .column3 {
  width:50px;
  float:left;
}


/* ---------- @ logotitolo style -----------*/

#title_logo{
	position:absolute;
	left:5px;
	top:10px;
	

	}

#.title_logo h1 a{	
	color: #fff;	
	font-weight:bold;
	text-decoration:none;
	
}


#.title_logo h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#fff;
	text-align: center;
	
	}
