/*
Theme Name: Lingerie
Theme URI: 
Description: 
Version: 1.0
Author: Lise Charmel
Author URI: 
Tags: gray ,brown, fixed-width, two-columns, right-sidebar, threaded-comments
*/


/* Global */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(images/bg.gif);
}

::-moz-selection {
	background: #369;
	color: #ff0;
}

::selection {
	background: #369;
	color: #ff0;
}

code::-moz-selection {
	background: #333;
}

code::selection {
	background: #333;
}

a {
	color: #0076CA;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	border: none;
}

h1,h2,h3,form,ul,li {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}

blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #666;
	border: 1px dashed #ddd;
	background: #EAF3FA;
}

blockquote p {
	padding: 10px 20px;
	display: block;
}

.endline {
	clear: both;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */

#wrapper {
	margin: 0;
	padding: 0;
	min-width: 991px;
	background: url(images/main_bg.jpg) repeat-y center top;
}
@media all and (min-width: 0px){ #wrapper { background: url(images/main_bg.jpg) repeat-y 4px 0px; } } /* For Opera and Safari */

#top_frame {
	margin: 0;
	padding: 0;
	min-width: 990px;
	background: url(images/top-frame.jpg) no-repeat center top;
}

#main_body {
	width: 990px;
	min-height: 800px;
	margin: 0 auto;
}


/* Header */
#header {
	width: 990px;
	height: 296px;
	float: left;
	position: relative;
	background: url(images/header_bg.jpg) no-repeat;
}

#header h1 {
	margin: 25px 0 0 273px;
}
#header h1 a {
	color: #7b4400;
}
#header h2 {
	color: #7b4400;
	font-size: 1.4em;
	margin: 0 0 0 273px;
}
#rss {
	position: absolute;
	top: 12px;
	left: 703px;
}
#navigation {
	position: absolute;
	top: 233px;
	left: 85px;
}
#fix_left {
	position: absolute;
	top: 296px;
	left: -128px;
}

/* Container */
#container {
	width: 990px;
	
}

/* Content */
#content {
   width: 611px;
   *width: 612px;
   padding: 0 0 0 68px;
   float: left;
   background: url(images/content_bg.jpg) repeat-y right top;
}
@media all and (min-width: 0px){ #content { width: 613px; } } /* For Opera and Safari */
.post {
	width: 510px;
	position: relative;
	padding: 0 0 0 35px;
	margin: 0 0 40px 0;
}
.post_caption {
	width: 400px;
}
#post h2 {
	font-size: 1.8em;
}
.post h2 a {
	color: #4b2e0d;
	line-height: 18px;
}
.postmetadata {
	width: 404px;
	color: #485561;
	padding: 5px 0 ;
	font-size: 1.2em;
}
.post_date {
	width: 95px;
	height: 33px;
	color: #fff;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 445px;
	top: 0;
	background: url(images/date_bg.gif) no-repeat;
	overflow: hidden;
}
.entry {
	font-size: 1.2em;
	line-height: 18px;
}
.read_comments {
	text-align: right;
	margin: 0;
}
.read_comments a {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}
.tags {
	font-size: 1.2em;
	color: #623200;
	margin: 10px 0 0 0;
}

.tags a {
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}

.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

.quickjump {
	margin: 0 0 0 25px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
}

.postjumper img {
	padding-right: 20px;
}
.notfound {

	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

.quickjump {
	padding: 0 0 0 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
}

.postjumper img {
	padding-right: 20px;
}

/* PageNavi*/

.wp-pagenavi {
	padding: 5px 20px;
	margin-left: 12px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}

/* Social Bookmarking */

.bookmark {
	margin: 18px 0 0 0;
}

.bookmark ul {
	display: inline;
}

.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark_line img {
	border: 0;
}

.bookmark_icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}

.bookmark_icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* Comments */

h3#comments {
	padding: 0 0 0 0;
}

h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}

#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	padding: 0 0 0 0;
	color: #333;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.commentlist {
	padding: 0 0 0 0;
	*margin: 0 0 0 0;
	*padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #666;
	background-color: #FCE4BE;
	padding: 10px;
}

.even {
	border-left: 1px solid #666;
	background-color: #FBD79E;
}


/* Sidebar */
#sidebar {
	width: 274px;
	_width: 273px;
	padding: 63px 0 0 0 ;
	float: left;
}
#sidebar_about {
	width: 206px;
	height: 162px;
	font-size: 1.2em;
	line-height: 18px;
	overflow: hidden;
	position: absolute;
	top: 146px;
	right: 68px;
}
#sidebar ul {
	padding-top: 53px;
}
#sidebar ul li {
	list-style-type: none;
	width: 274px;
	_width: 273px;
	text-align: center;
	padding: 23px 0 0 0;
	background: url(images/sidebar_header.jpg) no-repeat right top;
}
#sidebar h3 {
	font-size: 1.4em;
	color: #43290b;
	padding: 12px 4px 2px 4px;
}
#sidebar ul ul {
	padding: 0;
	background: url(images/sidebar-bg.jpg) repeat-y right top;
}
#sidebar ul ul li {
	text-align: left;
	width: 180px;
	font-size: 1.2em;
	padding: 2px 5px 2px 12px;
	margin: 0 0 0 45px;
	background: url(images/sidebar_li.gif) no-repeat left 7px ;
}
#sidebar ul ul li a {
	color: #424242;
}
/* searchform */
#searchform {
	height: 22px;
}
.searchtext {
	width: 137px;
	color: #666;
	font-weight: bold;
	display: inline;
	margin: 0 0 0 41px;
	border: 0;
	background: none;
}
#searchsubmit {
	border: 0;
	width: 60px;
	height: 21px;
}

/* sidebar bottom */
#sidebar_bottom {
	width: 611px;
	*width: 613px;
	height: 245px;
	background: url(images/sidebar_bottom_bg.jpg) no-repeat left top;
}
#sidebar_bottom ul {
	list-style-type: none;
}
#sidebar_bottom ul li {
	float: left;
}
ul .recent_posts {
	padding: 50px 0 0 46px;
}
ul .recent_comments {
	padding: 71px 0 0 25px;
}
#sidebar_bottom ul ul {
	
}
#sidebar_bottom ul ul li {
	width: 180px;
	height: 12px;
	overflow: hidden;
	font-size: 1.2em;
	padding: 5px 0 4px 20px;
	clear: both;
	background: url(images/sidebar_bottom_li.gif) no-repeat left 4px;
}
#sidebar_bottom ul ul li a {
	color: #424242;
}

/* ad */
#sidebar_ad {
	width: 274px;
	_width: 273px;
	padding: 30px 0;
	text-align: center;
	background: url(images/sidebar-bg.jpg) repeat-y right top;
}


/* Footer */
#footer {
	height: 74px;
	background: url(images/bg.gif) left top;
	clear: both;
	color: #4e381b;
	font-size: 1.1em;
	text-align: left;
}

#credit {
	padding: 15px 0 0 0;
	color: #594321;
}

/* Images */

p img {
	max-width: 100%;
}

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
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}