body{
	background-color:#ffffff;
	color: #666;
	font-family: Helvetica, arial, verdana, sans-serif;
	font-size:67%;
	background-image:url(/blog/wp-content/themes/parispanda/custom/images/bg_pink.gif);
	text-align:center;
	
}
#main-wrapper{
	margin:auto;
	width: 984px;
	text-align:left;
	background-color:#FFF;
}
#main-body{
	clear:both;
}
#main-content{
	float:left;
	width:446px;
	padding-right:20px;
}
#main-content p{
	margin-bottom:10px;
}

#main-content-wrapper{
	float:right;
	width:708px;
	padding:40px 20px 0px 0px;
}
#col-right{
	width:240px;
	float:right;
}
/*header area*/
#main-header-left{
	width: 256px;
	height: 53px;
	float: left;

}
#main-header-right{
	width: 728px;
	height: 53px;
	background-color:#ff1d9e;
	float: left;
}

/*footer area */
#main-footer{
	clear:both;
	height: 119px;	
	background-color:#FFF;
	background-image:url(/blog/wp-content/themes/parispanda/custom/images/fade.png);
	border-top:20px #FFF solid;
}

#main-footer-left {
	width:703px;	
	float:left;
	font-size:10px;
	text-align:left;
	margin-left:25px;
	margin-top:70px;	
}
#main-footer-left p {
	font-size:9px;
		
}
#main-footer-left a {
	font-weight:bold;		
}
#main-footer-left div.text {
	position:absolute;
	bottom: 0;
	margin-top: 65px;
}

#main-footer-right {
	width:250px;
	height:119px;
	float:left;	
	text-align:left;	
}
#main-footer-right ul {
	font-weight:normal;
	list-style-type:none;
	margin-top:82px;
}
#main-footer-right ul li {
	background:url(/blog/wp-content/themes/parispanda/custom/images/bullet3.gif) no-repeat left top;
	padding-left:22px;	
	height: 20px;
}


/* menu */

#menu {
	width: 256px;
	background-color:#FFF;
	float:left;
	padding-bottom:20px;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:left;
	font-weight:bold;	
}
#menu ul li {
	background:url(/blog/wp-content/themes/parispanda/custom/images/bullet1.gif) no-repeat left center;
	padding-left:25px;
	margin-top: 14px;
}
#menu ul li a {
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
#menu ul li a.active, #menu ul li a:hover {
	color:#333;
}
#menusub {
	width: 220px;
	margin-left: 25px;
	margin-right: 11px;	
	text-align:left;
	margin-top:10px;
	color:#999;
}

#menusub ul {
	font-weight:normal;
	list-style-type:none;
}
#menusub ul li {
	background:url(/blog/wp-content/themes/parispanda/custom/images/bullet2.gif) no-repeat left center;
	padding-left:10px;
	margin-top: 2px;
}
#menusub ul li a {
	font-size:11px;	
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
#menusub ul li a.active, #menusub ul li a:hover {
	color:#333;
}

/*main styles */

body a {
	color: #ff1d9e;
	text-decoration:none;
	font-weight: bold;	
}
body a:hover {
	color: #ff1d93;
	text-decoration:underline;
	font-weight: bold;
}
#respond{
	margin-top:20px;
	font-size:1em;
	font-weight:bold;
	color: #ff1d9e;
}
#comment_form input, #comment_form textarea{
	background-color:#FFF;
	border:solid 1px #CCC;
}
#comment_form textarea{
	width:400px;
	height:80px;
}
h1 {
	color: #ff1d9e;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	margin:0;
}
h1.entry-title{
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:10px;
}
h1.entry-title a, h1.entry-title a:visited{
	color:#ff1d9e !important;
}
h2 {
	color: #ec1c24;
	text-align: left;
	font-size: 11px;
	font-weight:normal;	
}
h3 {
	color: #ec1c24;
	text-align: left;
	font-size: 11px;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {	
	text-align: left;
	color: #ff1d9e;
	font-size: 16px;
	font-weight:bold;	
}

h5 {
	font-size: 16px;
	font-weight:bold;
	color: #ff1d9e;
}

h6 {
	color: #ec1c24;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	margin:0;
}
.right-block{
	padding:20px;
	background-color:#f2f2f2;
	margin-bottom:10px;
}
