/*
Theme Name:Femme Fatale
Description: Elegant theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#310101 url(images/body.gif) repeat-x;
	font-family:"Myriad web",Tahoma,Verdana,sans-serif;
	color:#5e5e5e;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#ee0068;
	text-decoration:none
	}
a:hover {
	color:#b81859;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#7e103d;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
			
	}

/* The Top */

.top {
	height:328px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:28px;
	font-weight:bold;
	margin:10px 0 0 15px;
	color:#fff;
	text-decoration: none;
	letter-spacing:0.2em;
	}

.blogname h2 {
	margin:0px 0 0 15px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	}


/* CSS MENU BEGINS */
.tabs {
      float:right;
      width:100%;
      background:url(images/menu.jpg);
      font-size:100%;
	  font-weight: bold;
      line-height:normal;
      }
.tabs ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs a {
      float:right;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs span a {
      float:right;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
.tabs .page_item  a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs .page_item  a {
      float:right;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs span a:hover {
      color:#b4215a;
      }
   .tabs a:hover {
      background-position:0% -42px;
      }
   .tabs span a:hover {
      background-position:100% -42px;
      }
	 .tabs .page_item a:hover {
      background-position:100% -42px;
	  color:#b4215a;
      }
	.tabs .current_page_item span a{
	background-position:100% -42px;
	color:#b4215a;
	}
	.tabs .current_page_item a{
	background-position:100% -42px;
	color:#b4215a;
	}	
/* The Search */

.search {
	height:29px;
	padding:15px 5px 0 14px;
	float: right;
	}
.search form {
	background:url(images/searchbg.png);
	width:186px;
	height:29px;
	padding-top:6px;
	padding-left:60px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:144px;
	border:none;
	background:#fff;
	font-size:14px;
	color:#aeaeae;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:14px;
	color:#aeaeae;
	height:22px;
	width:35px;
	}
	
/*line*/
.line {
height:35px;
}
/* The Content */

.date {
	float:left;
	width:46px;
	height:51px;
	background:url(images/date.png);
	text-align:center;
	font-size:12px;
	line-height:23px;
	text-transform:uppercase;
	color:#fff;
	}
.date .day {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
	line-height:15px;
	}

.content {
	padding:10px 10px 25px 15px;
	background:#fff ;
	
	}

/* The Posts */

.text {
	width:770px;
	float:left;
	text-align:justify;

	
	}
.post {
	padding:0px 0px 10px 5px;
	
	
	}

h1.title {
    font-size:18px;
	margin:5px 0 0 0px;
	padding:5px 3px 2px 10px;
	color:#8d0c3e;
	font-weight:normal;
	border-bottom:1px solid #c60051;
			
	}
h1.title a {
	color:#8d0c3e;
	text-decoration:none;
	}
h1.title a:hover {
	color:#b4215a;
	background:none;
	font-weight:normal;
	text-decoration:none;
	}
.postinfo {
	height:15px;
	padding: 2px 5px 2px 2px;
	background:#none;

		}
		
.postinfo a {
	
	color:#7e103d;
	font-weight:normal;
	text-decoration:none;
	}



/* The Sidebar0 */
.sidebar {
	float:right;
	width:180px;
	padding-top:10px;
	padding-left:0px;
	font-size:12px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:33px;
	line-height:32px;
	font-size:14px;
	color:#fff;
	margin:0;
	background:url(images/h2.gif);
	padding:0 0 0 10px;
	}

.sidebar ul li {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	padding-bottom:6px;
	margin-bottom:6px;
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:#cecece;
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}

/* The Footer */

.footer {
	height:45px;
	background:url(images/footer.gif)repeat-x;
	text-align:center;
	color:#fff;
	font-size:12px;
	padding-top:25px;
	}
.footer a {
	color:#d50057;
	text-decoration:none;
	}
.footer a:hover {
	color:#fff;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#d50057;
	}
.navigation a:hover {
	color:#fff;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:16px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}