/*
Theme Name: mp-MBD
Theme URI: http://www.meltingpx.com
Description: <p>2 column wp theme for http://mybabydrama.com/ </p>
Version: 1.0
Author: ram
Author URI: http://www.meltingpx.com/

*/

/* `style starts
----------------------------------------------------------------------------------------------------*/
.container_121
{
	background: #fff url(img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_161
{
	background: #fff url(img/16_col.gif) repeat-y;
}
html{
	background-repeat: repeat-x;

	background: #04403f url(images/bg.jpg) repeat-x;

	}
	
	
body {
	font: normal normal 95% Trebuchet, Trebuchet MS, Arial, sans-serif;


	color: #333;
	background-image: url(images/body-top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;

}

html {
	margin-left: 1px;
}



a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	
}

li {


}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {

}


#wrapper{





}

/* ---------- @ 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:#319fac;
	}

a:hover {
	color:#319fac;
	text-decoration:underline;
	
	}

a:link, a:visited {
	
		color:#319fac;
	
}

a:hover, a:active {
color:#319fac;
	
}


/*header style*/


#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 182px;



}

#logo {
	font-size:1.8em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:80px;
	width:330px;
	height:80px;
	padding-left:10px;


	
	
}









/*navigation*/





#navigation{

height:30px;
background-color:#333;
line-height:30px;



}
.navigation a{


padding:5px 10px;


}



#navigation ul{
margin:0px;
padding:0px;



}

#navigation ul li{
float:left;
list-style:none;
padding:0px 10px;
background-color:#336633;
margin:0px;


}
/*middle column*/
.mid-column{
	background-color:#fff;
	background-image: url(images/mid-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}

/*content column*/
#content-column{



}

.post{
margin-bottom:10px;
border: medium double rgb(224,181,208);
padding:10px;
border-color="#336633";

}
.post .entry{




}
.post h2 a:link, .post h2 a:visited, .post h2{
color:#319fac;
margin-bottom:0px;
text-decoration:none;



}
.pagetitle{
padding-left:10px;


}

.post p.date{
background-color:#eee;
border-top:1px solid #ccc;

margin:0px;
padding:2px 5px;






}
.post p.date strong{
font-weight:normal;
color:#309daa;



}


/* ---------- @ comments style -----------*/

.comment-box{
margin-left:10px;


}

ol.commentlist{

margin:0px;



}



.alt {
	background-color: #f9e2f0;
	border:1px solid #f0cee3;
	color:#333	;

	

	}

.alt a,
.alt a:visited
{


	

	}
	
h3#comments, #respond{
color:#333;

}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #eee;
	border:1px solid #ccc;
		color:#333;
	
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
		background-color: #eee;
	border:1px solid #ccc;
	color:#333;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#333;
	color:#ccc;
	margin-bottom:10px;
	border:none;
	}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	margin:0px 10px;
	padding:0px;
	font-size:12px;
	color:#fff;
	

	}

.commentlist a:visited,
.commentlist a:link
 {
	

	}



.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color: #f9e2f0;
	border:1px solid #f0cee3;
	color:#333;

	}

.commentlist p {
	margin: 10px 0px 10px 0;

	}
	


#commentform p {
	margin: 5px 0;
	color:#333;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


#sidebar form {
	margin: 0;
	}


/*search*/

li.search{
background-color:#006600;


}




/*sidebar*/
#sidebar{


}
#sidebar ul{
margin:0px;
padding:0px;

}

#sidebar ul li {
list-style:none;
margin-bottom:10px;

}
#sidebar ul li ul {
	padding-left:10px;
	background-image: url(images/sidebar-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#309daa;
	color:#fff;
	padding:0px 10px 5px 10px;


}

#sidebar ul li ul li ul.children {
margin-bottom:0px;
background-image:none;
margin-top:5px;
padding-bottom:0px;

}

#sidebar ul li ul li ul.children li a  {




}


#sidebar ul li h2{
	margin:0px;
	color:#fff;
	height:29px;
	line-height:29px;
	padding-left:10px;

	font-size:1.3em;
	background-image: url(images/sidebar-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#sidebar ul li ul a {
color:#fff;



}

.textwidget{
margin:0 auto;
text-align:center;

}
.textwidget img{
border:1px solid #eee;
padding:3px;


}
/*foooter*/


#footer{
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 157px;



}
#footer p{

padding-top:20px;
text-align:center;
	
}
.ad-728{
background-color:#fff;
padding-top:10px;
padding-bottom:10px;
margin:0px 10px;
list-style:none;


}
.widget_text{
list-style:none;

}

