/*
Theme Name: Barrie Day
Theme URI: http://goldencomm.com
Description: Golden State
Version: 0.1
Author: AD
*/

@import url('/wp-content/themes/barrieday/css/reset.css');
a, div, img, li {
	behavior: url('/wp-content/themes/barrieday/images/iepngfix.htc');
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a1a1a;
	background-image: url(images/back-page.png);
	background-repeat: repeat-x;
	background-color: #D1D1A4;
}
a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 20px;
	margin-bottom: 15px;
}
#Wrapper {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Header {
	height: 39px;
	padding-bottom: 19px;
	padding-top: 18px;
	position: relative;
}
#Header .HomeLink {
	background-image: url(images/logo-barrie-day.png);
	height: 39px;
	width: 291px;
	display: block;
	text-indent: -9999px;
}
#Header .Navbar {
	width: 540px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 16px;
}
#Header .Navbar li {
	display: inline;
	margin-right: 10px;
}
#Header .Navbar a {
	font-weight: normal;
	color: #FCFCFC;
	text-decoration: none;
}
#Header .Navbar a:hover {
	text-decoration: underline;
}
.MainHome {
	height: 328px;
	position: relative;
}
.MainHome .BuyBook {
	background-image: url(images/back-buy-book.png);
	height: 73px;
	width: 200px;
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	top: 27px;
	text-align: center;
	padding-top: 10px;
	z-index: 50;
}
.MainHome .BuyBook a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
}
.MainHome .BookIcon {
	background-image: url(images/icon-book.png);
	height: 277px;
	width: 190px;
	position: absolute;
	text-indent: -9999px;
	display: block;
	top: 92px;
	right: -2px;
	z-index: 100;
}
.HomeContent {
	background-image: url(images/back-home-content.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 934px;
}
.HomeContent h1 {
	background-image: url(images/back-home-header.png);
	height: 45px;
	width: 489px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 37px;
}
.HomeContent p {
	width: 604px;
	margin-left: 18px;
}
.Social {
	width: 247px;
	float: right;
	margin-top: 52px;
	display: inline;
}
.Social h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Social p {
	margin-left: 0px;
	color: #FFFFFF;
	width: 227px;
}
.Social a {
	font-weight: normal;
}
.Social .Twitter {
	background-image: url(images/back-twitter.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 172px;
	margin-bottom: 4px;
	padding-top: 22px;
	padding-left: 55px;
}
.Social .Newsletter {
	background-image: url(images/back-contact.png);
	height: 30px;
	width: 172px;
	margin-bottom: 4px;
	padding-top: 22px;
	padding-left: 55px;
}
.Social .Blog {
	background-image: url(images/back-rss.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 172px;
	margin-bottom: 4px;
	padding-top: 22px;
	padding-left: 55px;
}
#Footer {
	background-color: #94944C;
	height: 71px;
}
#Footer .FooterContent {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 27px;
	padding-top: 23px;
}
.IntContent {
	background-image: url(images/back-home-content.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 934px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.IntContent .ContentWrapper {
	width: 604px;
	padding-left: 18px;
}
.IntContent h1 {
	background-image: url(images/back-headers.png);
	height: 35px;
	width: 474px;
	display: block;
	margin-bottom: 37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
}
.IntContent h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	font-style: italic;
}
.FormField {
	border: 1px solid #003366;
}
.FormButton {
	font-weight: bold;
	background-color: #003366;
	border: 1px solid #000033;
	color: #FFFFFF;
}
#Shipping {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94944C;
	margin-bottom: 15px;
}
#Shipping td {
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.Header {
	background-image: url(images/back-table-heading.png);
	background-repeat: repeat-x;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#Billing {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94944C;
	margin-bottom: 15px;
}
#Billing td {
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#CCInfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94944C;
	margin-bottom: 15px;
}
#CCInfo td {
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.system_messages {
	margin: 0;
	padding: 15px 0 0;
}
.system_messages li {
	list-style:none;
	margin: 0 0 7px;
	padding: 6px 0 6px 38px;
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
	min-height: 1px;
	list-style-position: outside;
}
.ico {
	display: block;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 4px;
	top: 1px;
}
.red {
	background: #e2c5c5 url(layout/site/forms/red_message.gif) repeat-x;
	border: 1px solid #cf9e9e;
}
.red .system_title {
	color: #ae2727;
}
.red .ico {
	background-image:url(images/red_ico.png);
}
/* wp style */
#comment {
	width: 550px;
}
.alignleft {
	float: left;
	padding: 0px 10px 10px 0px;
}
.alignright {
	float: right;
	padding: 0px 0px 10px 10px;
}
.aligncenter {
	text-align: center;
	padding: 10px;
}
.Social h2{
	margin-top: 10px;
}

