/*  
Theme Name: Chocolate
Version: 1.0
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/



* {
	margin:0px;
	padding:0px;
} 
body {
	background-image:url(images/bg-rep.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	margin:5px;
}
a{
	color: #713e2d;
	font-weight: bold;
}
#wrap {
	width:878px;
	margin:0 auto;
}
#header {
	width:878px;
	height:280px;
	background-image:url(images/header.jpg);
}
#navigation {
	padding:8px 0 0 0;
	width:878px;
	height:40px;
	background-image:url(images/nav-bg.jpg);
	text-align:center;
}
#navigation  img {
	border:none;
	margin:0px;
	padding:0px;
}
#navigation a {
	color:#fff;
	font-size:18px;
	font-family:Times, arial;
	font-weight:bold;
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:underline;

}
#navigation ul {
	list-style-type:none;
	padding:0 0 0 50px;
}
#navigation ul li{
	float:left;!important
	list-style-type:none;
	padding:0 10px 0 10px;
}
#content-wrap {
	width:878px;
	background-image:url(images/content-rep.jpg);	
	background-repeat:repeat-y;
}
#content {
	background-image:url(images/content-top.jpg);
	background-repeat:no-repeat;
	width:878px;
}
#content p {
	font-size:14px;
	font-weight:bold;
	padding:15px 10px 15px 0;
}
#content h1 {
	color:#5c2a16;
	padding:10px 0 0 0;
}
#content h2 {
	font-size:16px;
	font-weight:bold;
	padding:5px 0 10px 0;
}
#content ul {
	padding:15px 0 15px 30px;
}
#content ul li {
	list-style-image:url(images/li.gif);
}
.spacer {
		padding:0 15px 0 48px;
}
.clear {
	clear:both;
}
#specials {
	width:312px;
	background-image:url(images/specials-head.jpg);
	background-repeat:no-repeat;
}
#specials img {
	float:left;
	margin:0 5px 5px 0;!important
}
#specials .spacer {
	padding:89px 8px 0 20px;
}
#specials .spacer p {
	padding:0 5px 0 5px;

}
.specials-bottom {
	background-image:url(images/specials-bottom.jpg);
	width:312px;
	height:33px;
}
#footer {
	background-image:url(images/footer.jpg);
	width:878px;
	height:143px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#footer .spacer {
	padding:30px 40px 0px 40px;
}
#left {
	float:left;
	width:500px;
}
#right {
	float:right;
	width:312px;
}
#right h2 {
	display:none;
}
#right ul {
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style-type:none;
}
#right ul li {
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style-type:none;
}
#sidebar-image img {
	margin:0px;
	padding:0px;
}



.pixo_search{
	display:none;
}

#blog small {
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
}
#blog h2 {
	margin:30px 0 0;
	font-size:1.6em;
}


#blog h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#333333;
}

#blog .postmetadata {
	clear:both;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

#blog .postmetadata a {
	color:#0066CC;
	text-decoration:none;
}

#blog .postmetadata a:hover {
	color:#0066CC;
	text-decoration:underline;
}



#blog .alt {
	border-left:1px solid #DDDDDD;
	text-align:justify;
	padding:10px;
}

#blog h3 {
	margin:30px 0 0;
	padding:0;
}
.commentlist {
	padding:0;
	text-align:justify;
}
.depth-1  {
	border:1px solid #DDDDDD;
}
.commentlist li {
	list-style:none outside none;
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
	font-weight:bold;
}
.commentlist li, #commentform input, #commentform textarea {
	font:0.9em 'Lucida Grande',Verdana,Arial,Sans-Serif;
}
.commentlist li .avatar {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #EEEEEE;
	float:right;
	padding:2px;
}
.comment-meta a {
	font-size:12px;
	color:#0066CC;
}
.commentmetadata  {
	display:block;
	margin:0;
	font-weight:normal;
}

#respond h3{
	font-size:14px;
}

#respond p{
	font-size:12px;
	font-weight:normal}


