/*
Theme Name: Petitpain
Theme URI: http://petitpain.hu/
Description: A Petitpain cég honlapja. 
Version: 1.0
Author: picy
Author URI: http://picy.hu/
*/

body {
text-align:center;

background-color: #DBD3BC;
font: 10pt Verdana, Trebuchet Ms, Arial, Sans-Serif;
}

#container {
text-align: center;
margin: 0px auto;
width: 890px;
background-color: #D2D2D2;
background: url(images/body.jpg) repeat-y;
}

#header {
margin: 0px auto;
height: 100px;
width: 890px;
background: url(images/header.jpg) no-repeat;
}

#content {
float: right;
font: 10pt Verdana, Trebuchet Ms, Arial, Sans-Serif;
color: #6A2225;
padding: 0px 30px;
margin-top: 5px;
width: 640px;
min-height: 380px;
}

#sidebar {
float: left;
width: 150px;
margin-left: 20px;
margin-top: 10px;
padding: 0px 0px 0px 20px;
text-align: left;
min-height: 380px;
}

#footer {
width: 890px;
height: 57px;
clear: both;
color: #a89370;
font-size: 8pt;
text-align: center;
background: url(images/footer.jpg) no-repeat;
}

#footer p {
margin: 0;
}
#footer a:link {
color: #878787;
font-size: 6pt;
text-decoration: none;
}
#footer a:visited {
color: #878787;
font-size: 6pt;
text-decoration: none;
}
#footer a:hover {
color: #6699FF;
font-size: 6pt;
text-decoration: none;
}

/* Body */

a:link {
color: #a89370;
Text-decoration: none;
}
a:visited {
color: #a89370;
Text-decoration: none;
} 
a:hover {
color: #E79610;
text-decoration: none;
}

/* Headers */
h1 {
font-size: 20pt;
font-weight: normal;
}



#sidebar h2 {
border-bottom: 1px solid #579700;
color: #579700;
font: bold 9pt verdana, tahoma, sans-serif;
}

h2.post-title {
text-align: left;
color: #D5B581;
font: bold 14pt verdana, tahoma, sans-serif;
line-height: 25px;
margin-top: 6px;
padding-bottom: 5px;
width: 100%;
border-bottom: 1px solid #a89370;
}


h2, h2 a:link, h3, h3 a:link, h4, h5, h6 {
color: #a89370;
font-family: verdana, tahoma, sans-serif;
}
h2, h2 a:visited, h3, h3 a:visited, h4, h5, h6 {
color: #a89370;
font-family: verdana, tahoma, sans-serif;
}

h3#respond {
border-bottom: 1px solid #B4B4B4;
color: #4B4B4B;
font: bold 10pt verdana, tahoma, sans-serif;
line-height: 10px;
margin-bottom: 0px;
padding-bottom: 2px;
width: 100%;
}
h3#comments {
color: #4B4B4B;
font: bold 10pt verdana, tahoma, sans-serif;
line-height: 10px;
margin-bottom: 5px;
padding-bottom: 2px;
width: 100%;
}
.commentbox h3 {
border-bottom: 1px solid #D2D2D2;
color: #4B4B4B;
font: 9pt verdana, tahoma, sans-serif;
margin-bottom: 0px;
padding-bottom: 2px;
width: 100%;
}



/* More Divs */
.commentbox {
background: #F5F5FF;
border: 1px solid #E1E1E1;
margin-bottom: 5px;
margin-left: 14px;
padding: 5px;
width: 420px;
}
.post {
margin-top: 5px;
width: 625px;
text-align: justify;
position: relative; 
}
.postmetadata {
text-align: right;
font-size: 7pt;
line-height: 8px;
color: #a89370;
}
.navi {
font-size: 8pt;
padding: 5px;
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.center {
text-align: center;
}
.clear {
clear: both;
}
/* Lists */
#topnav ul {
margin-top: 7px;
}
#topnav li {
display: inline;
font-weight:bold;
list-style-type:none;
margin-right: 6px;
padding:5px;
text-transform:uppercase;
}
#topnav li:hover {
background:#4B4B4B;
}
#topnav li a {
text-decoration:none;
color:#000;
}
#topnav li:hover a {
color:#FFF;
}


#content ul {
margin-left: 35px;
list-style-type: circle;
}

#content ol {
margin-left: 35px;
}



#sidebar ul {
color: #a89370;
font: bold 9pt verdana, tahoma, sans-serif;
}
#sidebar li {
color: #BB861B;
font: bold 9pt verdana, tahoma, sans-serif;
}
#sidebar a:link {
color: #a89370;
font: bold 9pt verdana, tahoma, sans-serif;
}
#sidebar a:hover {
color: #BB861B;
font: bold 9pt verdana, tahoma, sans-serif;
}



#header a:link {
color: #2D2D2D;
font-size: 20pt;
font-weight: normal;
top: 400px;
}
#header a:visited {
color: #2D2D2D;
font-size: 20pt;
font-weight: normal;
}
/* Miscellaneous */
blockquote {
background: #F5F5FF;
border-left: 3px solid #B4B4B4;
padding: 4px;
}



input, textarea, select {
border: 1px solid #B4B4B4; 
font-weight: normal;
margin-bottom: 3px;
padding: 2px; 
vertical-align: middle;
}
