body {
	margin-top: 10px;
	padding: 0;
	background: #787878 url(../images/img01.jpg) repeat left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*color: #616161;*/
	color: #343436;
}

h1, h2, h3 {
	margin-top: 0;
	color: #528DC8;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	color: #528DC8;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img13.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #528DC8;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 15px;
	letter-spacing: -1px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: 52px;
	background: url(../images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 31px;
	margin: 0px;
	padding: 19px 22px 0px 22px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(../images/img03.jpg) no-repeat right 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #949498;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {

}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	background-color: white;
	/*background: url(../images/img05.jpg) repeat-y left top;*/
}

#page-bgtop {
	background: url(../images/img04.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(../images/img06.jpg) no-repeat left bottom;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 50px;
	margin: 0px 10px;
	padding: 8px 0px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
	
}

.title-small{
	background: url(../images/img12-small.jpg) no-repeat left top;
}

.title-med{
	background: url(../images/img12-760x50.jpg) no-repeat left top;
}

.title-big{
	background: url(../images/img12.jpg) no-repeat left top;
}

.title a {
	border-bottom: none;
	color: #528DC8;
}

.title a:hover {
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: right;
	padding: 0px;
	margin: 20px 10px;
	width: 160px;
	text-align: right;
}

#sidebar1 h1{
	padding: 18px 0px;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
	word-spacing: 4px;
}

#sidebar1 h1 a{
	color: black;
}

.adContainer {
	margin-bottom: 15px;
}

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: left;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
	font-size: 8px;
}

.mateTable {
	line-height: 100%;
	font-size: 14px;
}

button {
	line-height: 100%;
	padding-top: 3px;
}

ul.big-list li {
	font-size: 16px;
	font-weight: bold;
}

#add-to-cart {
	text-align: center;
	width: 460px;
	margin: 50px auto;
	border: dashed 2px #4673a0;
	cursor: pointer;
	padding: 10px;
}

#add-to-cart img {
	border: none;
}

div.small {
	font-size: 13px;
}

.center {
	text-align: center;
}

.strike {
	text-decoration: line-through;
}
