body {
	margin: 0px;
	padding: 0;
	color: #727272;
	background: #FFF url(images/background.png) repeat left top;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 0.9em;
	line-height: 1.7;
}

h1 {
	color: #727272;
	background: url(images/h1.png) no-repeat left center;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	line-height: 2;
	text-shadow: 1px 1px 0 #FFF;
}

h2 {
	color: #727272;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6;
	text-shadow: 1px 1px 0 #FFF;
}

h3 {
	color: #727272;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	line-height: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 0 #FFF;
}

h4 {
	color: #727272;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	line-height: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 1em;
	text-shadow: 1px 1px 0 #FFF;
}

a:focus {
	outline: none;
}

a {
	color: #272727;
}

a:hover {
	text-decoration: none;
	color: #EADD75;
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #474747;
	background: #D4CA6A url(images/button.png) repeat-x left top;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-shadow: 1px 1px 1px #FFF;
	height: 24px;
	border-style: none;
	padding: 4px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

.button:hover {
	text-decoration: none;
	background: #0E0E0E url(images/button-hover.png) repeat-x left top;
	border-style: none;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}

blockquote  {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px 0px 0px;
}
.blockquotesignature {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
	text-align: left;
}

img {
	border: none;
}

.thumb {
	float: left;
	padding-right: 8px;
}

/* Header */

#header {
	width: 992px;
	height: 130px;
	background: url(images/header-1.png) no-repeat;
	margin: 0px auto;
}

#header2 {
	margin: 0px auto;
	height: 309px;
	width: 980px;
	background: url(images/header-2.png) no-repeat;
	padding: 30px 6px 0px;
}

/* Menu */

#menu {
	float: right;
	width: 700px;
}

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

#menu li {
	display: inline;
}

#menu a {
	float: right;
	text-align: center;
	text-decoration: none;
	margin-right: 20px;
	color: #898989;
	font-size: 1.1em;
	text-shadow: 1px 1px 0 #FFF;
}

#menu a:hover {
	text-decoration: none;
	border-bottom: 4px solid #EADD75;
	color: #727272;
}

#menu .current a {
	text-decoration: none;
	border-bottom: 4px solid #EADD75;
	color: #727272;
}

/* Page */

#page-top {
	background: url(images/page-top.png) no-repeat;
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	line-height: normal;
}

#tagline {
	float: left;
	padding-top: 10px;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #898989;
	letter-spacing: 1px;
	font-size: 1.1em;
	line-height: normal;
	text-shadow: 1px 1px 0 #FFF;
}

#number {
	float: right;
	color: #898989;
	padding-top: 10px;
	padding-right: 20px;
	letter-spacing: 1px;
	font-size: 1.1em;
	line-height: normal;
	text-shadow: 1px 1px 0 #FFF;
}

#page {
	width: 952px;
	margin: 0px auto;
	background: url(images/page-background.png) repeat-y;
	padding: 40px 20px 0px;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

#content ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#content li {
	background: url(images/bullet.png) no-repeat left 9px;
	list-style: none;
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 12px;
}

#contentwide {
	float: left;
	width: 952px;
}

#contentwide ol {
}

#contentwide li {
	margin-bottom: 14px;
}

.post {
}

.post .entry {
	padding: 0px 10px 10px;
	text-align: justify;
}

.post .video {
	height: 491px;
	width: 875px;
	background: url(images/video-background.png) no-repeat left top;
	padding: 20px 0px 0px 76px;
}

.post .index-video {
	height: 315px;
	width: 541px;
	background: url(images/index-video-background.png) no-repeat left top;
	padding: 15px 0px 0px 39px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	text-align: justify;
}

#sidebar ul {
	margin: 0px;
	padding: 25px 0px 10px 10px;
}

#sidebar li {
	padding: 0px 0px 0px 12px;
	background: url(images/bullet.png) no-repeat left 9px;
	list-style: none;
	margin: 0px 0px 10px;
}

#sidebar h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6;
	margin: 0px;
	border-bottom: 4px solid #EADD75;
	padding: 0px 0px 0px 4px;
}

#sidebar a {
}

#sidebar a:hover {
}

/* Footer */

#footer {
	height: 130px;
	margin: 0px auto;
	width: 992px;
	text-align: center;
	background: url(images/footer.png) no-repeat;
}

#footer p {
	font-size: small;
	color: #727272;
	line-height: 2;
	margin: 0px;
	padding: 10px 0px 0px;
}

#footer a {
	color: #727272;
	text-decoration: none;
	padding: 4px 8px;
}

#footer a:hover {
	text-decoration: none;
	background: #282828;
	padding: 4px 8px;
	color: #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* Form Elements */

label {
	display: block;
}

input {
	border: 1px solid #CCC;
	padding: 6px;
	width: 340px;
	color: #272727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

textarea {
	color: #272727;
	padding: 6px;
	width: 440px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.required {
	font: italic x-small "Times New Roman", Times, serif;
	color: #C3B33C;
	text-transform: lowercase;
}

.submit {
	border-style: none;
	height: 30px;
	width: 110px;
}

/* Video Pagination */

#pagination {
	padding-left: 10px;
	text-align: center;
}

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

#pagination li {
	display: inline;
}

#pagination a {
	color: #FFF;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #292828;
	margin: 0px 0px 0px 5px;
	padding: 4px 10px;
}
#pagination a:hover   {
	color: #FFF;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #454545;
	margin: 0px 0px 0px 5px;
	padding: 4px 10px;
}

#pagination .active a {
	color: #474747;
	text-decoration: none;
	background-color: #EADD75;
	margin: 0px 0px 0px 5px;
	padding: 4px 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

