/*
Theme Name: Pixelpetit
Author: Coco Bucciarati
Author URI: http://pixelpetit.cc/
*/
/* * {margin:0;padding:0;}*/

body {
background: beige url(./images/bg.jpg) left top repeat;
color: #552211;
font-family: Georgia, Sans-Serif;
font-size: 12px;
line-height: 200%;
}
a {
color: maroon;
text-decoration: none;
}
a:hover {
color: orangered;
text-decoration: underline;
}
img {
border: none;
}
input, textarea, select, option {
font-family: Georgia, Sans-Serif;
font-size: 11px;
color: black;
border: 1px #CC9966 solid;
padding: 4px;
}
option { border: none; }


#container {
width: 601px;
margin: 40px auto 20px 190px;
}

#header {
background: url(./images/headerbg.png) left top no-repeat;
color: #660000;
padding: 20px 40px 0 40px;
font-style: italic;
}
	#header h1 {
	font-style: normal;
	font-size: 24px;
	margin-bottom: 0;
	}
#box {
background: url(./images/bodybg.png) left top repeat-y;
padding: 10px 40px 20px 40px;
}
	#menu {
	margin-bottom: 60px;
	}
	#menu span {
	margin-right: 6px;
	margin-left: 6px;
	}

	#box h2 {
	font-style: normal;
	font-size: 18px;
	margin-bottom: 10px;
	}
	#box h2 a {
	text-decoration: none;
	}
	#box li {
/*	list-style: none;*/
	margin-left: 20px;
	}

	.entrybox {
/*	margin-bottom: 60px;*/
	}
	.entryfooter {
	margin-top: 0;
	text-align: right;
	font-size: 11px;
	}
	.line_div{
	background: url(./images/line_dot.gif) left center repeat-x;
	width:98%;
	height:60px;
	margin-right: auto;
	margin-left: auto;
	}

#footer {
background: url(./images/footerbg.png) left bottom no-repeat;
padding: 20px 40px 40px 40px;
}
	#blogmeta {
	float: left;
	text-align: left;
	}
	#blogmeta a {
	display: inline;
	margin-right: 10px;
	}
	#copy {
	float: right;
	text-align: right;
	}

.clearer {
clear: both;
}

.archive {
margin-top: 80px;
text-align: center;
font-size: 16px;
}
.page {
/*margin-top: -20px;*/
margin-bottom: 20px;
font-size: 16px;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.logs {
text-align: center;
margin-top: -24px;
font-size: 16px;
}


.line_dot{
	background: url(./images/line_dot.gif) left center repeat-x;
	width:98%;
	height:18px;
}

.wp-caption {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	background-color: #f9f9f9;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
text-align: center;
}

#cookies {
background: url(./images/cookie5.png) left top no-repeat !important;
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/cookie5.png", sizingMethod="scale");
position: absolute;
left: 540px;
top: -86px;
width: 209px;
height: 200px;
}
#coffee {
background: url(./images/coffee2.png) left top no-repeat !important;
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/coffee2.png", sizingMethod="scale");
position: absolute;
left: -200px;
top: 125px;
width: 380px;
height: 365px;
}
#candy {
background: url(./images/candy1.png) left top no-repeat !important;
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/candy1.png", sizingMethod="scale");
position: absolute;
left: 10px;
top: 480px;
width: 207px;
height: 237px;
}

#rila {
position: absolute;
left: 20px;
top: 500px;
width: 160px;
height: 330px;
}

#bow {
background: url(./images/bowl.png) left top no-repeat !important;
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/bowl.png", sizingMethod="scale");
position: absolute;
left: 0;
top: 0;
width: 149px;
height: 148px;
}

#ribbons img {
margin-left: 240px;
}

.customfieldsbox {
margin-top: 40px;
margin-left: 40px;
padding: 0;
}
	.post-meta {
	list-style: none;
	margin-left: 0;
	padding: 0;
	}
