/*  
Theme Name: Layout 04
Theme URI: http://www.j-petite.net
Description: j-petite official blog, duh!
Author: j-petite
Author URI: http://www.j-petite.net
©2008 j_petite. All rights reserved.  
*/

body {
background: #222222;}

/* -------------------
Main Structure
------------------- */
#frame {
width: 952px;
background-color: #000000;
margin: 0 auto;}
	
#middle {
overflow: auto;
width: 100%;}

#content {
width: 680px;
margin: 10px 10px 10px 0;
float: right;}

#contentpage {
	width: 400px;
        margin: 0px auto;
		background: #000000;
	font-family: arial;
         font-size: 09pt;
         color: #565435;}

#contentpageleft {
	float: right;
	padding-left: 0px;
}

#contentpageright {
	float: left;
	padding-right: 10px;
}

#contentpage a { color: #FFFFFF; text-decoration: none; }
#contentpage a:hover { color: #000000; text-decoration: none; }

#sidebar {
width: 242px;
margin: 0px auto;
float: left;
padding: 10px 10px 10px 10px;}

	
/* -------------------
Header
------------------- */

#header{
width: 932px;
height: 298px;
margin: 0px 10px 0 10px;
background: #000000 url('./lay4header.png');}

#topheader {
	width: 932px;
	height: 18px;
        margin: 0px auto;
		background: #000000;
	font-family: arial;
	text-transform: uppercase;
         font-size: 09pt;
         color: #565435;}

#topheaderleft {
	float: right;
	padding-left: 0px;
}

#topheaderright {
	float: left;
	padding-right: 10px;
}

#header, #topheader a { color: #FFFFFF; text-decoration: none; }
#header, #topheader a:hover { color: #000000; text-decoration: none; }



.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 09px;
}

.searchinput {
	background: #000000;
	border: 1px solid #222222;
	width: 184px;
	height: 09px;
	padding-top: 3px;
	color: #FFFFFF;
}

.searchbutton {
	background: 000000;
	height: 12px;	
	margin: 0;
	text-transform: uppercase;
	color: #222222;
	font-weight: bold;
	border: 0px solid #222222;
}
/* -------------------
Content
------------------- */

#content .post {
	margin: 0;
	}
	
/* general #content definitions */
	
#content h2 {
        background: #565435;
	font-family: "arial black";
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 14pt;
         font-size: 14pt;
         color: #FFFFFF;
         padding-left: 5px;
	margin: 0;
	}

#content h2 a {
	color: #FFFFFF;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#content h3 {
	font: 09pt Arial;
	color: #000000;
	margin: 1.1em 0 0.2em 10px;
	font-weight: bold;
	}
	
#content h4 {
	font: 09pt Arial;
	color: #000000;
	padding: 0 0 0 0.5em;
	margin: 0 0 5px 0;
         text-align: justify;
	}
	
#content p, #content dl {
	font: 09pt Arial;
	color: #000000;
	padding: 0;
	margin: 0 0 0 0;
         text-align: justify;
	}
	
	#content p, #content ul, #content ol, #content dl, #content img {
	margin: 0;
	}
	
#content li {
	margin: 0 0 0 30px;
	color: #000000;
	font: 09pt Arial;
         padding: 0 30px 0 0;
         text-align: justify;
	}

#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote {
	margin: 0 0 1em 2em;
	border-left: 5px solid #000000;
	padding: 0 0 0 1em;
	color: #363638;
}

	
#content a { color: #FFFFFF; text-decoration: none; }
#content a:hover { color: #000000; text-decoration: none; }
	
#content .post ul.post-data {	
        background: #5B7778;
	list-style-type: circle;
	font-size: 09pt;
	font-family: Arial;
	padding: 0 0 0 0;
	color: #000000;
	margin: 0px;
	}

#content .post ul.post-data li {
	color: #000000;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #000000;
	}
	
#content .post ul.post-data a:hover {
	color: #000000;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0 0 0;

	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 0;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 0;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0;
	}

.entry {
	margin-bottom: 0;
        background: #565435;
	padding: 05px 10px 0 10px;
		font: 09pt Arial;
	color: #000000;
         text-align: justify;
	}
	
.entry  p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

.entry  img { 
      padding: 3px;
      border: 0px;

      }


.entry  img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.entry  img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

.spacer {   padding-bottom: 10px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }

.wp-polls {
                margin: 0 0 0 0;}

.wp-polls-form {
                margin: 0 0 0 0;}


/* The post informations */
.meta { 
        color: #222222;
        background: #000000;
		border-top: 2px solid #222222;
        padding: 0 10px 0 10px;
        margin-bottom: 20px;
        font-weight: normal;
        letter-spacing: 0;
        font-family: Arial;
        font-size: 09pt;
		text-align: right;
        }

	
	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3 {
	color: #FFFFFF;
         background: #3A3826;
	font-family: Arial;
         font-size: 09pt;
	font-weight: bold;
	margin: 0 0 0 0;
         padding-bottom: 2px;
         text-align: center;
	}

#sidebar h4 {
         background: #565435;
	font: 09pt Arial;
	color: #000000;
	padding: 0 0.5em 0 0.5em;
	margin: 0 0 10px 0;
         text-align: justify;
	}
	
#sidebar p, #sidebar li {
	color: #000000;
	font: 09pt Arial;
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;
	}
	
#sidebar ul { list-style-type: circle;
              background: #565435;}

#sidebar ul li {
	padding: 0 0 0 3px;
	list-style-type: circle;
	margin-left: 16px;
         background: #565435;
	}
	

#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #000000;
	text-decoration: underline;
	}
	



/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
font: 09pt Arial;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
font: 09pt Arial;
	color: #000000;	}
#content #comments .comment a:hover { 
font: 09pt Arial;
color: #000000; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
font: 09pt Arial;
	}
	
#content #comments .comment .comment-data p {
font: 09pt Arial;
	color: #000000;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { 
font: 09pt Arial;
color: #000000; }
#content #comments .comment .comment-data p a:hover { color: #000000; }


/* -------------------
Footer
------------------- */

#footer {

	background-color: #000000;
	height: 30px;
	clear: both;
	}
	
#footer #footertext {

	color: #222222;
	font: 09pt Arial;
	padding: 0 0 0 0;
	text-align: center;
	}
	
#footer #footertext a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#footer #searchform {
	padding: 33px 0 0 30px;
	}
	
#footer #searchform .searchfield {
	height: 17px;
	}
	
#footer #searchform .searchbutton {
   height:22px;
	}

.alt
{
	margin-top: 10px;
	padding: 10px;
	font: 11px Arial;
	width: 430px;
        background: #565435;
}



.commentlist li {
margin-bottom: 1.5em;
font: 1.1em Arial;
width: 531px;
padding-bottom: 1em;
}


.commentmetadata
{
font: 11px Arial;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p
{
font: 11px Arial;
}

#commentform {
margin: 1em 0;
margin-left:2em;
width: 569px;
}

#commentform textarea {

background: #565435;
width: 559px;
color: #000000;
}
#commentform textarea:hover {
background: #565435;
}
#commentform textarea:focus {
background: #565435;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #565435;
width: 200px;
height: 15px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #565435;
width: 200px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #565435;
width: 200px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background-color: #565435;
        color: #000000;
	font: 09pt Arial;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 2px;
        margin-bottom: 10px;
        height: 22px;
	}

.post{margin:0 0 25px 0;}
