/* CSS Document */
/*  
Theme Name: Tourism Langley
Theme URI: http://www.smashlab.com
Description: This is a theme created by smashLAB for Tourism Langley.
Version: 1.0
Author: smashLAB
Author URI: http://www.smashlab.com/
Tags: chalkboard, marketplace, country

	Tourism Langley v1.0
	 http://www.smashlab.com/

	This theme was designed and built by smashLAB,
	whose website you will find at http://smashlab.com/

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 50px 0px 10px 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #000000;
	color: #ffffff;
	text-align: center;
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a {
	text-decoration: none;
	color: #FB9ECD;
}
a:hover {
	color: #CB7FA7;  
}
h2 {
	font-weight: lighter;
}
h2 a {
	color: #ffffff;
	text-decoration: none; 
	padding-bottom: 2px;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#wrapper {
	width: 813px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg-wrapper.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#header {
	width: 813px;
	height: 162px;
	padding: 95px 0 0 0;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#header img, .sidebar img {
	border: none;
}
#container, .sidebar, #footer {
	text-align: left;
}
#container {
	width: 420px;
	float: left;
	padding: 0 0 0 69px;
}
.post {
	margin: 0 0 23px 0;
	padding: 0 0 12px 0;
	background-image: url(images/border-dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: center;
	padding-bottom: 7px;
} 
.entry p {
	padding-bottom: 10px;
	line-height: 17px;
}
.entry img {
	padding: 6px;
	background-color: #ffffff;
	border: none;
}
.date, .postmetadata {
	color: #8e8e8e;
	font-size: 11px;
	text-align: center;
}
.postmetadata {
	padding-bottom: 2px;
}
.postcomments {
	text-align: center;
}
.postcomments a {
	margin-right: 15px;
}
.sidebar {
	width: 215px;
	float: left;
	line-height: 17px;
	margin: 0 0 0 40px;
	display: inline;
}
.sidebar p {
	margin-bottom: 5px;
}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 35px 0 7px 0;
	background-image: url(images/border-dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.searchfield {
	background-color: transparent;
	background-image: url(images/searchbox.png);
	background-repeat: no-repeat;
	border: medium none;
	color: #999999;
	font-size: 100%;
	height: 22px;
	margin: 0px 0pt 0pt;
	padding: 2px 0px 0pt 7px;
	width: 152px;
}
#searchButton {
	position: absolute;
	left: 130px;
}
#contact {
	float:left;
	position:relative;
	width:152px;
	z-index:100;
}
#search {
	clear: both;
}
#footer {
	clear: both;
	width: 813px;
	height: 233px;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}




.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template img {
	border: none;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	background-image: url(images/border-dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.comments-template h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	padding: 0 0 7px 0;
}
.commentmetadata{
	font-size: 11px;
	color: #C9C9C9;
	padding: 0 0 7px 0;
}

.comments-template p.nocomments{
	padding: 0;
}
.comments-template small {
	color: #999999;
}
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	background-color: transparent;
	background-image: url(images/bg-textarea.png);
	background-repeat: repeat;
	border: 1px solid #999999;
	padding: 2px 0px 0pt 7px;
	margin: 0 0 7px 0;
	color: #999999;
	width: 410px;
}
.comments-template input {
	background-color: transparent;
	background-image: url(images/bg-textarea.png);
	background-repeat: repeat;
	border: 1px solid #999999;
	padding: 2px 0px 0pt 7px;
	margin: 0 0 7px 0;
	color: #999999
}


.navigation {
	text-align: center;
}

.clear {
	clear: both;
}