/*  
Theme Name: Lingerie
Theme URI: http://bloggingzone.info
Description: Linerie Adult theme for wordpress
Author: Ophelia Nicholson
Author URI: http://ophelianicholson.com
*/



/* General */

body {
	margin: 0;
	background: #000000;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 894px;
}


/* Header */

#header {
	width: 907px;
	height: 205px;
	background: url("images/header.jpg") no-repeat;
	position: relative;
}

	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 7px;
		left: 10px;
		width: 600px;
		height: 34px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 600px;
		height: 34px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 34px;
		font: bold 16px/34px Verdana;
		color: #ffffff;
		margin-right: 5px;
		border: 1px solid #ff0099;
		padding: 0 15px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 70px;
		left: 20px;
	}
	
	#header #header-info h1 {
		color: #ff0099;
		font: bold 40px Verdana;
		padding-bottom: 45px;
	}
	
	#header #header-info h1 a {
		color: #ff0099;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: bold 17px Verdana;
	}
	
	/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 20px;
		left: 800px;
		width: 45px;
		height: 45px;
	}


/* Main */

#main {
	width: 904px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 590px;
		padding: 0 18px 0 20px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 11px;
		width: 610px;
		border: 1px solid #ff0099;
		background: #ffffff;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 600px;
			padding: 7px 5px 0 8px;
			color: #000000;
			font: bold 13px Verdana;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") no-repeat;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			width: 54px;
			height: 52px;
			margin-right: 10px;
			font: bold 10px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			display: block;
			padding-top: 5px;
			font-size: 20px;
		}
		
		#content .post .post-title .post-comments {
			float: right;
			background: url("images/post_comments.gif") no-repeat;
			color: #ffffff;
			text-align: center;
			width: 28px;
			height: 20px;
			font: bold 10px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-comments a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-title h2 {
			color: #000000;
			font: bold 17px Verdana;
			padding: 5px 0 2px 0;
		}
		
		#content .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/19px "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 5px;
			width: 590px;
		}
		
		#content .post .post-entry a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 11px/20px "Trebuchet MS", Verdana;
			color: #ff0099;
			float: right;
			margin-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0 0px 0px 21px;
			width: 592px;
			height: 22px;
			clear: both;
			font: bold 10px/22px "Trebuchet MS", Verdana;
			color: #ffffff;
			background: #ff0099;
			border-top: 1px solid #ff0099;
		}
		
		#content .post .post-info a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #000000;
			font: bold 15px Verdana;
			margin: 20px 0 10px 0;
		}
		
		#content .post .comments {
			font: normal 11px/19px "Trebuchet MS", Verdana;
			color: #000000;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #dedede;
		}
		
		#content .post .comments ol li cite {
			color: #ff0099;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			font: normal 11px/19px "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 20px;
		}
		
		#content .post #commentform a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
		
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 12px/25px "Trebuchet MS", Verdana;
		color: #ff0099;
		height: 25px;
		margin: 20px 0;
		float: center;
	}
	
	#content .navigation a {
		color: #ff0099;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 226px;
		font: normal 13px/19px Arial, Verdana;
		color: #000000;
		padding-left: 11px;
		margin-bottom: 5px;
	}
	
	#sidebar a {
		color: #ff0099;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 226px;
		margin-bottom: 5px;
		background: #ffffff;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: bold 17px/30px Verdana;
			color: #ff0099;
			background: #000000;
			padding-left: 20px;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			font: normal 13px/30px Arial, Verdana;
			color: #000000;
			border-bottom: 1px solid #dedede;
			padding-left: 20px;
		}
		
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		#sidebar ul li ul li {
			border-bottom: none;
		}
		

		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 5px auto;
			width: 130px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 5px;
		}


/* Footer */

#footer {
	width: 894px;
	padding-top: 0px;
	color: #ff0099;
	font: normal 10px Arial, Verdana;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#searchform {
	margin: 0px auto; 
	padding-left: 15px; 
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	background:#e50408;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#searchform #searchsubmit{

	background:#EE119F;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0px; 
	}

#sidebar #searchsubmit {
	padding: 1px;
	}