

body {
	margin: 0;
	padding: 0;
	background:  #ffffff url(images/bg01.jpg) repeat-x left top;
	font-size: 14px;
	color: #7f7f7f;
}



body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
  	color: #484848;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 14px;
   color:#FFFFFF;
}

h3 {
	font-size: 1em;
}


a 
{
	text-decoration: none;
	color: #f2b667;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}
at
{
	font-size: 1em text-decoration: none;
	color: #808080;
	font-style: italic;
}
ad {
	font-size: 1em
  text-decoration: none;
	color: #D79B00;
	}
	map {
	font-size: 0.5em
  color: #D79B00;
	}
/*Picture*/

 #shoes {top: 222px;
  left: 306px;
   width: 220px;
    height: 204px;
     float: right;
     }
/* Header */

#header {
	width: 890px;
	height: 265px;
	margin: 0px auto;
	background: url(images/header.jpg) no-repeat;
}
 /* address */
 #ad {
	float: right;
	padding: 20px 0 0 0;
} 
ad {
	font-size: 1em
  text-decoration: none;
	color: #D79B00;
}
 
 /* map */
 #map {
	float: right;
	padding: 20px 0 0 0;
} 
map {
	font-size: 0.8em;
	color: #FFFFFF;
}
  

  
/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo H2 {
	text-transform: uppercase;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 193px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}


/* Page */

#page {
	width: 830px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

.post {
	padding: 20px 20px;
	background: url(images/bg04.jpg) no-repeat top left;
	
}
.post .at
{
	font-style: italic;
}

.title {
	margin: 0;
	color: #484848;
}

.byline {
	color: #D79B00;
	height: 32px;
	width: 179px;
	margin-left: 0px;
	margin-top: 0;
	margin-bottom: 0;
}
.meta .p 
{
	color: #D79B00;
	height: 188px;
	width: 179px;
	margin-left: 0px;
	margin-top: 0;
	margin-bottom: 0;
	}
.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}
img 
{
float:right;
}
.p:first-letter 
{
color:#ff0000;
font-size:xx-large;
font-family: Palace Script MT
;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar h2 {
text-align: center;	
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding: 5px;
	padding-left: 10px;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 20px;
	height: 40px;
	color: #7f7f7f;
	background: url(images/small.gif) repeat-x;
}

#sidebar a {
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	height: 60px;
	border-top: #D79B00 solid 4px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	color: #717171;
}
