/*  
Theme Name:mp_tianafair
Theme URI: http://www.meltingpx.com
Description: <p>2 column wp theme for http://www.tianafair.com/ </p>
Version: 1.0
Author: ram
Author URI: http://www.meltingpx.com/
*/

/* Begin Typography & Colors */


body{
	font-size:0.95em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc ;
	margin:10px 0 10px 0;
	background-color:#000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;

	

	}

html{
	background-repeat: repeat-y;


}


/* ---------- @ 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:#fe017d;
	}

a:hover {
	color:#fe017d;
	text-decoration:underline;
	
	}

a:link, a:visited {
	
		color:#fe017d;
	
}

a:hover, a:active {
color:#fe017d;
	
}

/* ---------- @ main layout style -----------*/

.header{
	position:relative;

}
#header{
	height:254px;
	border:0px solid #202020;


	
}

#title_desc{
	position:absolute;
	left:15px;
	top:10px;
	
}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:3.0em;
	padding-top:50px;
	padding-left:20px;
	
}

#header h1 a{	
	font-weight:bold;
	text-decoration:none;
	color:#eb8521;
	
}


#header h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align: center;
	
	
}

#logo {
	font-size:1.8em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:30px;


	
	
}




#menu{
	position: absolute;
	top:210px;
	left:10px;
	height:30px;
	z-index:15;
	width:980px;
	text-align:center
	

}



#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: block;
	padding: 0px 10px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size:1.1em;
	line-height:30px;
	border:1px solid #333;

	
		
}

#menu ul li a:hover{
	
	color:#ccc;

}


#menu ul li.current_page_item{
	
		
}

#menu ul li.current_page_item a{
	color: #ffb4d8;
	border-bottom:none;
text-decoration: underline;

}
/* menu 

#menu{
	position: absolute;
	top:117px;
	left:20px;
	height:32px;
	z-index:15;




}

#menu ul{
	margin: 0  auto;
	list-style: none;
	list-style-type: none;
	font-size: 1.21em;
	padding:0px;
	
	
}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	background:url(images/bg_menu_tab_right.gif) no-repeat right top;
}

#menu ul li a{
	display: block;
	padding: 5px 15px 5px;
	text-decoration: none;
	color: #f5f5f5;
	background: url(images/bg_menu_tab_left.gif) no-repeat;
	line-height:22px;
}

#menu ul li a:hover{
	text-decoration: underline;
}


#menu ul li.current_page_item{
	background: #fff url(images/bg_menu_tab_right_current.gif) no-repeat right top;
}

#menu ul li.current_page_item a{
	color: #000;
	background: url(images/bg_menu_tab_left_current.gif) no-repeat;
}
*/
.mid{
	position:relative;
	top:0px;
	z-index:16;
	left:0px;
	border:0px solid #202020;

		

	
}

.content_column{
line-height:20px;
padding-bottom:10px;

}

#content{
padding:10px;

}



.add {
width:250px;
text-align:center;
float:right;
margin-bottom:5px;

}




.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;
	font-size:11px;
	padding-top:10px;
}

#sidebars a:hover

{
text-decoration:underline;



}

#sidebars a,
#sidebars-left a
{
padding-left:0px;


}
#sidebars ul,
#sidebars-left ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	margin-top:-30px;
	margin-left:20px;

	
	


}
#sidebars ul li h2,
#sidebars-left ul li h2
 {
	color:#000;
	margin:0px;
	padding:0px 10px;
	font-size:1.50em;
	line-height:22px;
	height:22px;
	text-align:left;
	background-color:#ff2266;

}

#sidebars ul li ul,
#sidebars-left ul li ul
 {
	
	line-height:25px;
	border:0px solid #003383;
	padding-left:0px;
	margin:0px;


	

	
	
}
#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:0px solid #15923b;
	display:block;
	padding:0px 0px;
	margin-bottom:0px;
	border-top:none;
 border-left:none;
		
	

}

#sidebars ul li ul li a,
#sidebars-left ul li ul li a
 {
	
	font-size:1.00em;
	text-decoration:none;	
	 padding-left:25px;
	 	line-height:20px;
		list-style: outside;	
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:10px center;
	color:#e895cc;
	font-weight:bold;
}
#sidebars ul li ul li a:hover

 {

	color:#fff;
	text-decoration:none;

}


#sidebars ul li ul li ul li,

#sidebars-left ul li ul li ul li
 {
	 	 list-style-position:inside;
	
	 	 padding-left:10px;
	
		border-top:0px solid #636363;
		 border-left:none;
		 border-right:none;
		 border-bottom:none;
		 
		
	

}
#sidebars ul li ul li ul li a,
#sidebars-left ul li ul li ul li a
 {



	
}



#sidebars .comments li{
padding-left:20px;


}

/* ---------- @ footer -----------*/

.footer{
	z-index:5;
	position:relative;
	top:0px;
	background-color:#151515;
	border-top:3px solid #202020;
	


}
#footer{
	text-align:center;
	vertical-align:bottom;
	background-position: center bottom;
	font-size:12px;
	height:120px;
	width:1000px;
	margin:0 auto;



 
}

.rss{
	
	float:right;
	padding-right:20px;
	padding-top:20px;

	
}

#footer p {
	margin: 0;
	padding:40px 0 0 0;
	text-align: left;
	color:#f5f5f5;
	margin-left:10px;
	width:800px;
	float:left;
	
	

	
	}
#footer p a {

	color:#fff;
	font-weight:bold;
	
	}

#footer p a:hover{

	color: #fff;

	
	}
	
small {
	
	font-size: 0.9em;
	
	}

h2.pagetitle {

	
	
	line-height:30px;

	
	
	}


	
.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;
	
	border:1px solid #222;
	padding:0px;
	padding-bottom:10px;
	background-color:#111;


	

	}
	
.post  small,
.post .entry
{
	margin:0px;
	padding:0px 10px;

	
	
	}
	
	
.post  small span{
	
	font-size:1.0em;
	

	}
	
.post h2,
.post h3
 {
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	font-size:20px;
	font-weight:normal;
	padding-left:10px;
	color:#459cdb;
	
}
.post h2 a:link,
.post h2 a,
.post h3 a:link
{
	color:#459cdb;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	
}
.post h2 a:visited,
.post h2 a,
.post h3 a:visited
{
	color:#459cdb;


}


.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;
	color:#459cdb;
	padding-left:10px;
}





.entry{
clear:both;

}



/* ---------- @ search style -----------*/

.search{


	z-index:50;
	margin-top:30px;


	

}



#searchform {
	margin: 0px auto;
	margin-bottom:10px;
	
	
	}

#searchform #s {
	padding: 0px 2px;
	border:2px solid #222;
	width:189px;
	font-size:16px;
	line-height:20px;
	float:left;
	background-color:#111;
	

	}

#searchsubmit {
		border:0px solid #dc9ea6;
	height: 22px;
	width: 22px;

	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* ---------- @ comments style -----------*/


.alt {
	background-color: #242424;
	border:1px solid #333;
	color:#fff;

	

	}

.alt a,
.alt a:visited
{

	color: #fff;
	

	}
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#111;
	border:1px solid #222;
	color:#000;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#111;
	border:1px solid #222;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#ff2266;
	color:#000;
	margin-bottom:10px;
	border:none;
	}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	margin:0px 10px;
	padding:0px;
	font-size:12px;
	

	}

.commentlist a:visited,
.commentlist a:link
 {
	color: #ff2266;

	}



.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color: #242424;
	border:1px solid #333;

	}

.commentlist p {
	margin: 10px 0px 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:#999;


}

.fp-box1{
width:220px;
float:left;
background-color:#ffd7ea;
margin-left:10px;
color:#78093e;


}
.fp-box1 h4{
	padding:0px;
	margin:0px;
	background-color:#ffd7ea;
	padding:3px 10px;
	color:#78093e;
	background-image: url(images/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:20px;


}
.h2-bg-bot{
	background-image: url(images/h2-bg-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
}
.fp-box1 p{
padding:10px;
margin:0px;

}