/* Css Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/**/
.hidden {
	display: none;
}
.fixB {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fixI {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* General Styles */
.skiplink {
	display:none;
}
label {
	cursor:pointer;
}
a, a:visited {
	color:#010101;
	text-decoration:none;
}
a:focus, a:hover {
	text-decoration:underline;
}
body {
	background:#fff;
	color:#000;
	font:10px Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:0 auto;
	width:960px;
}
/*header*/
#header {
	width:100%;
	overflow:hidden;
}
#header img {
	display:block;
}
#header .ads {
	padding:9px 0;
	float:left;
	width:184px;
}
#header .ads_right {
	padding:9px 0;
	width:184px;
	float:right;
}
#logo {
	width:451px;
	height:90px;
	float:left;
	cursor:pointer;
	text-indent:-9999em;
	margin:9px 70px 0;
	background:url(images/this-land-logo.jpg) no-repeat;
}
/*mainmenu*/
#mainmenu {
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
	height:32px;
	background:url(images/bgr_dots.jpg) repeat-x 0 0;
}
#mainmenu ul {
	float:left;
	width:695px;
}
#mainmenu li {
	float:left;
	color:#666666;
	padding:9px 19px 0 0;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#mainmenu li a {
	color:#666666;
}
#mainmenu form {
	float:right;
	padding:4px 0 0;
}
#mainmenu form .text {
	float:left;
	border:1px solid #ccc;
	background:#FFF;
	margin:0;
	padding:4px 4px;
	width:190px;
	font:11px Arial, Helvetica, sans-serif;
	color:#999999
}
#mainmenu form .submit {
	float:left;
	border:1px solid #666;
	background:#666;
	margin:0 0 0 3px;
	text-align:center;
	color:#fff;
	padding:4px 0;
	width:62px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
/*body*/
#body {
	width:100%;
	overflow:hidden;
}
#page-wide-body {
	display: block;
	margin: 0 auto;
	width: 650px;
}
#page-wide-body .main_title {
	padding: 0 0 30px !important;
	width: 100% !important;
}
#page-wide-body .post_big {
	margin: -15px 0 0 !important;
	width: 100% !important;
}
#page-wide-body .entry {
	padding: 0 0 30px !important;
	width: 100%;
}
#body .main_title {
	display: block;
	height: 100%;
	overflow: hidden;
	padding:0 10px 30px;
}
#body .main_title .cat_title {
	font-size: 26px;
}
#body .main_title h1 {
	color: #A1051B;
	float: left;
	font-size: 40px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}
#body .main_title .page_wide_title {
	float: none !important;
	font-size: 26px;
	text-align: center;
}
#body .main_title h1 a {
	color: #a1051b;
}
#body .main_title ul {
	float: left;
	padding: 11px 0 0 30px;
}
#body .main_title ul li {
	float: left;
	font-size: 11px;
	padding: 0 15px 0 0;
}
#body .main_title ul li a {
	float:left;
	padding:0 0 0 22px;
	color:#555555;
}
#body .main_title ul li a#st_email {
	background:url(images/ico_mail.jpg) no-repeat 0 0;
}
#body .main_title ul li a#st_sharethis {
	background:url(images/ico_share.jpg) no-repeat 0 0;
}
#body .main_title ul li a.comments {
	background:url(images/ico_comments.jpg) no-repeat 0 0;
}
#body .main_title ul li a.print {
	background:url(images/ico_print.jpg) no-repeat 0 0;
}
.col_content {
	float:left;
	width:650px;
	border-right:1px solid #dddddd;
}
.post_col_content {
	margin:0 0 30px;
}
.byauthor-single {
	color: #676767;
	float: left;
	font-size: 11px !important;
	font-weight: normal !important;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
}
.byauthor-single a {
	color: #A20518 !important;
}
.testimonials .byauthor {
	font-size: 10px !important;
}
.byauthor {
	color: #676767;
	font-size: 11px !important;
	font-weight: normal !important;
	text-transform: uppercase;
}
.byauthor a {
	color: #A20518 !important;
}
.col_content .home_page .left_featured_post {
	float:left;
	width:384px;
	border-right:1px solid #dddddd;
}
.col_content .home_page .left_featured_post .image {
	padding:0 0 10px;
}
.col_content .home_page .left_featured_post .image img {
	display:block;
}
.col_content .home_page .left_featured_post .category_name {
	padding:0 0 8px;
}
.col_content .home_page .left_featured_post .category_name h3 {
	font-size:18px;
	font-weight:bold;
	color:#a20518;
	text-transform:uppercase;
}
.col_content .home_page .left_featured_post .category_name h3 a, .category_name h3 a {
	color:#a20518;
}
.col_content .home_page .left_featured_post .title {
	padding:0 0 8px;
}
.col_content .home_page .left_featured_post .title h2 {
	font-size:18px;
	font-weight:bold;
	color:#010101;
}
.col_content .home_page .left_featured_post .title .info {
	font-size:11px;
	color:#676767;
	text-transform:uppercase;
}
.col_content .home_page .left_featured_post .title .info a {
	color:#a20518;
}
.col_content .home_page .left_featured_post .entry {
	font-size:14px;
	line-height:18px;
	padding:0 10px 0 0;
}
.col_content .home_page .left_featured_post .entry p {
	padding:0 0 18px;
}
.col_content .home_page .left_featured_post .entry p a {
	color:#a20518;
}
.col_content .home_page .right_side {
	float:left;
	width:247px;
	padding:0 0 0 6px;
	margin:0 0 0 -1px;
	border-left:1px solid #dddddd;
}
.col_content .home_page .right_featured_post {
	border-bottom: 1px solid #DDDDDD;
	float: left;
	padding: 0 0 15px;
	width: 247px;
}
.col_content .home_page .right_featured_post .image {
	padding:0 0 10px;
}
.col_content .home_page .right_featured_post .image img {
	display:block;
}
.col_content .home_page .right_featured_post .category_name {
	padding:0 0 8px;
}
.col_content .home_page .right_featured_post .category_name h3 {
	font-size:18px;
	font-weight:bold;
	line-height:16px;
	color:#a20518;
	text-transform:uppercase;
}
.col_content .home_page .right_featured_post .category_name h3 a {
	color:#a20518;
}
.col_content .home_page .right_featured_post .title {
	padding:0 0 8px;
}
.col_content .home_page .right_featured_post .title h2 {
	font-size:16px;
	font-weight:bold;
	color:#010101;
}
.col_content .home_page .right_featured_post .title .info {
	font-size:11px;
	color:#676767;
	text-transform:uppercase;
}
.col_content .home_page .right_featured_post .title .info a {
	color:#a20518;
}
.col_content .home_page .right_featured_post .entry {
	font-size:14px;
	line-height:18px;
}
.col_content .home_page .right_featured_post .entry p {
	padding:0 0 15px;
}
.col_content .home_page .right_featured_post .entry p a {
	color:#a20518;
}
.col_content .home_page .testimonials {
	float:left;
	width:237px;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	padding:20px 10px 0;
}
.col_content .home_page .testimonials .info {
	color:#a2061c;
	display: block;
	font-weight:normal;
	height: 100%;
	overflow: hidden;
	padding:4px 0 0;
	font-size:13px;
	line-height:16px;
}
.col_content .home_page .testimonials .info .info-left {
	float: left;
	width: 30px;
}
.col_content .home_page .testimonials .info .info-right {
	float: right;
	width: 200px;
}
.col_content .home_page .testimonials .by {
	color:#000;
	font-size:10px;
	line-height:14px;
}
.col_content .home_page .full_featured_post {
	float:left;
	width:641px;
	margin:6px 0;
	clear:both;
	padding:9px 0;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.col_content .home_page .full_featured_post .image {
	width:255px;
	float:left;
}
.col_content .home_page .full_featured_post .image img {
	display:block;
}
.col_content .home_page .full_featured_post .content {
	float:left;
	width:385px;
}
.col_content .home_page .full_featured_post .category_name {
	padding:0 0 7px;
}
.col_content .home_page .full_featured_post .category_name h3 {
	font-size:14px;
	font-weight:bold;
	color:#a20518;
	text-transform:uppercase;
}
.col_content .home_page .full_featured_post .category_name h3 a {
	color:#a20518;
}
.col_content .home_page .full_featured_post .title {
	padding:0 0 8px;
}
.col_content .home_page .full_featured_post .title h2 {
	font-size:20px;
	padding:0 0 5px 2px;
	line-height:19px;
	font-weight:bold;
	color:#010101;
}
.col_content .home_page .full_featured_post .title .info {
	padding:0 0 0 1px;
	font-size:11px;
	color:#676767;
	text-transform:uppercase;
}
.col_content .home_page .full_featured_post .title .info a {
	color:#a20518;
}
.col_content .home_page .full_featured_post .entry {
	font-size:13px;
	line-height:18px;
	padding:0 10px 0 1px;
}
.col_content .home_page .full_featured_post .entry a {
	color:#a20518;
}
.col_content .home_page .recents {
	float:left;
	width:650px;
	padding:1px 0 3px;
}
.col_content .home_page .recents .category_name {
	padding:0 0 4px 2px;
}
.col_content .home_page .recents .category_name h3 {
	font-size:14px;
	font-weight:bold;
	color:#a20518;
	text-transform:uppercase;
}
.col_content .home_page .recents .post_item {
	float: left;
	height: 135px;
	padding: 9px 0 0;
	width: 325px;
}
.col_content .home_page .recents .image {
	width:125px;
	float:left;
}
.col_content .home_page .recents .image img {
	display:block;
}
.col_content .home_page .recents .content {
	float:left;
	width:190px;
}
.col_content .home_page .recents .title {
	padding:0 0 2px;
}
.col_content .home_page .recents .title h2 {
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	color:#010101;
}
.col_content .home_page .recents .title .info {
	font-size:11px;
	color:#676767;
	text-transform:uppercase;
}
.col_content .home_page .recents .title .info a {
	color:#a20518;
}
.col_content .home_page .recents .entry {
	font-size:13px;
	line-height:18px;
	padding:0 10px 0 0;
}
.col_content .category_page .left_featured_post {
	float:left;
	width:384px;
	border-right:1px solid #dddddd;
}
.col_content .category_page .left_featured_post .image {
	padding:0 0 6px;
}
.col_content .category_page .left_featured_post .image img {
	display:block;
}
.col_content .category_page .left_featured_post .title {
	padding:0 0 8px;
}
.col_content .category_page .left_featured_post .title h2 {
	font-size:18px;
	font-weight:bold;
	color:#010101;
}
.col_content .category_page .left_featured_post .title .info {
	font-size:11px;
	color:#676767;
	text-transform:uppercase;
}
.col_content .category_page .left_featured_post .title .info a {
	color:#a20518;
}
.col_content .category_page .left_featured_post .entry {
	font-size:14px;
	line-height:18px;
	padding:0 10px 0 0;
}
.col_content .category_page .left_featured_post .entry p {
	padding:0 0 18px;
}
.col_content .category_page .right_side {
	float:left;
	width:247px;
	padding:0 0 0 9px;
	margin:0 0 0 -1px;
	border-left:1px solid #dddddd;
}
.col_content .category_page .right_featured_post {
	float:left;
	width:247px;
	padding:0 0 2px;
	border-bottom:1px solid #dddddd;
}
.col_content .category_page .right_featured_post_last {
	float:left;
	padding:10px 0 0;
	width:247px;
	border-bottom:0;
}
.col_content .category_page .right_featured_post .image {
	padding:0 0 10px;
}
.col_content .category_page .right_featured_post .image img {
	display:block;
}
.col_content .category_page .right_featured_post .title {
	padding:0 0 8px;
}
.col_content .category_page .right_featured_post .title h2 {
	font-size:16px;
	font-weight:bold;
	color:#010101;
}
.col_content .category_page .right_featured_post .title .info {
	font-size:11px;
	color:#676767;
	text-transform:uppercase;
}
.col_content .category_page .right_featured_post .title .info a {
	color:#a20518;
}
.col_content .category_page .right_featured_post .entry {
	font-size:14px;
	line-height:18px;
	margin:0;
}
.col_content .category_page .right_featured_post .entry p {
	padding:0 0 15px;
}
.col_content .category_page .recents {
	float:left;
	width:645px;
	border-bottom:1px solid #dddddd;
	padding:36px 0 0;
	margin:0 0 20px;
}
.col_content .category_page .recents .group {
	float:left;
	border-top:1px solid #dddddd;
	width:645px;
	padding:0 0 11px;
}
.col_content .category_page .recents .category_name {
	padding:0 0 4px 2px;
}
.col_content .category_page .recents .category_name h3 {
	font-size:14px;
	font-weight:bold;
	color:#a20518;
	text-transform:uppercase;
}
.col_content .category_page .recents .post_item {
	float: left;
	height: 135px;
	padding: 9px 0 0;
	width: 320px;
}
.col_content .category_page .recents .post_item_author {
	width: 645px !important;
}
.col_content .category_page .recents .post_item_author .content {
	float: right !important;
	width: 520px !important;
}
.col_content .category_page .recents .image {
	float: left;
	width: 125px;
}
.col_content .category_page .recents .image img {
	display:block;
}
.col_content .category_page .recents .content {
	float:left;
	width:190px;
}
.col_content .category_page .recents .title {
	padding:0 0 2px;
}
.col_content .category_page .recents .title h2 {
	font-size:14px;
	line-height:12px;
	font-weight:bold;
	color:#010101;
}
.col_content .category_page .recents .title .info {
	font-size:11px;
	color:#676767;
	text-transform:uppercase;
}
.col_content .category_page .recents .title .info a {
	color:#a20518;
}
.col_content .category_page .recents .entry {
	font-size: 14px;
	line-height: 18px;
	padding: 0 10px 0 0;
}
.col_sidebar {
	float:right;
	width:300px;
}
.col_sidebar .widget_ads {
	padding:0 0 9px;
}
.col_sidebar .widget_ads img {
	display:block;
}
.col_sidebar .widget_subscribe {
	background:#f0f0f0;
	margin:0 0 9px;
	padding:12px;
}
.col_sidebar .widget_subscribe .widget_inner {
	border:1px solid #dddddd;
	padding:12px 0 12px 12px;
	background:#fff;
}
.col_sidebar .widget_subscribe .widget_inner form {
	padding:12px 0 0;
	overflow:hidden;
	width:100%;
}
.col_sidebar .widget_subscribe .widget_inner form .text {
	float:left;
	border:1px solid #ccc;
	background:#FFF;
	margin:0;
	padding:4px 5px;
	width:174px;
	font:11px Arial, Helvetica, sans-serif;
	color:#999999
}
.col_sidebar .widget_subscribe .widget_inner form .submit {
	float:left;
	border:1px solid #666;
	background:#666;
	margin:0 0 0 3px;
	text-align:center;
	color:#fff;
	padding:4px 0;
	width:61px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.col_sidebar .widget_subscribe .widget_inner h3 {
	font-size:14px;
	text-transform:uppercase;
	line-height:12px;
	font-weight:bold;
	color:#010101;
}
.col_sidebar .widget_tabs {
	padding:0 0 8px;
}
@media projection, screen {
.ui-tabs-hide {
	display:none;
}
}
@media print {
.ui-tabs-nav {
	display:none;
}
}
.col_sidebar .widget_tabs .nav {
	overflow:hidden;
	width:100%;
}
.col_sidebar .widget_tabs .nav li {
	float:left;
}
.col_sidebar .widget_tabs .nav li a {
	font-size:12px;
	text-transform:uppercase;
	float:left;
	font-weight: bold;
	padding:9px 13px 10px;
	position:relative;
	z-index:99;
	color:#666;
}
.col_sidebar .widget_tabs .content {
	margin:-1px 0 0;
	border:1px solid #dddddd;
	background:#f0f0f0;
	padding:0 12px;
}
.col_sidebar .widget_tabs .content li {
	background-color: #F0F0F0;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	font-size: 12px;
	padding: 11px 0 10px;
	text-transform: uppercase;
}
.col_sidebar .widget_tabs .content li.last {
	padding:11px 0 8px;
	border-bottom:0;
}
.col_sidebar .widget_tabs ul.nav .ui-tabs-selected a, .col_sidebar .widget_tabs ul.nav .ui-tabs-nav a:hover, .col_sidebar .widget_tabs ul.nav .ui-tabs-nav a:focus, .col_sidebar .widget_tabs ul.nav .ui-tabs-nav a:active {
	background:#f0f0f0;
	border:1px solid #dddddd;
	border-bottom:0;
	color:#000;
	float:left;
}
.project-title {
	color: #A20518;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px;
}
.project-title a {
	color: #A20518;
}
#body .col_content .post {
	margin:-15px 0 30px 8px;
	overflow:hidden;
	width:630px;
}
#body .col_content .post .photo img {
	display:block;
}
#body .col_content .post .title {
	padding:20px 5px 0;
}
#body .col_content .post .title h2 {
	color: #A20518;
	font-size:26px;
	font-weight:bold;
	padding: 0 0 5px;
	text-transform:uppercase;
}
#body .title .post_title {
	color: #000 !important;
	font-size: 20px !important;
	text-transform: uppercase !important;
}
#body .col_content .post .title .info {
	font-size:11px;
	font-weight:bold;
	padding:4px 0 0;
}
#body .col_content .post .player {
	background:url(images/bgr_listen.jpg) no-repeat 0 0;
	height:56px;
	overflow:hidden;
	width:625px;
	margin:15px 0 0 5px;
}
#body .col_content .post .player .play {
	float:left;
	padding:14px 11px;
}
#body .col_content .post .player .name {
	float:left;
	font-size:18px;
	color:#000;
	padding:18px 0 0 2px;
	font-weight:bold;
}
#body .col_content .post .entry {
	padding:21px 0 10px 18px;
}
#body .col_content .post .entry a {
	color: #A20518;
}
#body .col_content .post .entry .photo {
	float:left;
	width:303px;
	padding:0 10px 10px 0;
	margin:0 0 0 -12px;
}
#body .col_content .post .entry .photo .action_line {
	overflow:hidden;
	padding:4px 0 2px;
	width:100%;
}
#body .col_content .post .entry .photo .action_line a {
	float:left;
	background:url(images/ico_plus.jpg) no-repeat 0 0;
	padding:0 0 0 20px;
	height:16px;
}
#body .col_content .post .entry .photo .action_line .desc {
	float:right;
	color:#676767;
	padding:0 5px 0 0;
}
#body .col_content .post .entry .photo p {
	color:#676767;
	font-size:11px;
	line-height:14px;
	padding:0;
	font-weight: normal;
}
#body .col_content .post .photo img {
	display:block;
}
#body .col_content .post .entry .date {
	color:#999999;
	font-size:14px;
	line-height:14px;
	font-style:italic;
	padding:0 0 18px 4px;
}
#body .col_content .post .entry p {
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 12px;
}
#body .entry blockquote {
	border: 1px solid #ccc;
	margin: 0 0 15px;
	padding: 5px 10px;
}
#body .post_big {
	margin:-15px 0 0 8px;
	overflow:hidden;
	width:944px;
}
#body .post_big .photo img {
	display:block;
}
#body .post_big .title {
	overflow:hidden;
	width:908px;
	padding:20px 16px 10px;
}
#body .post_big .title h2 {
	font-size:40px;
	font-weight:bold;
	float:left;
}
#body .post_big .title .info {
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:24px 0 0 10px;
}
#body .post_big .photo img {
	display:block;
}
#body .post_big .title {
	overflow:hidden;
	width:908px;
	padding:20px 16px 10px;
}
#body .post_big .title h2 {
	font-size:40px;
	font-weight:bold;
	float:left;
}
#body .post_big .title .info {
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:24px 0 0 10px;
}
#body .post_big .entry {
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 100px 30px 18px;
}
#body .post_big .entry a {
	color: #A20518;
}
#body .post_big .entry p {
	font-size: 14px;
	line-height: 16px;
	overflow: hidden;
	padding: 0 0 12px;
}
.post_big .overflow {
	width:100%;
	overflow:hidden;
	margin:-10px 0 60px;
}
.post_comments {
	padding:0 0 0 14px;
	border-right:1px solid #cccccc;
	float:left;
	width:540px;
	margin:0 -1px 0 0;
}
.post .post_comments {
	border:0;
}
.post_comments small {
	font-size:12px;
}
.post_comments p {
	padding:0 0 4px;
}
.post_comments textarea {
	overflow:auto;
}
.post_big .overflow .right {
	float:left;
	width:300px;
	padding:0 0 0 20px;
	border-left:1px solid #cccccc;
}
.post_big .overflow .right .ads {
	margin:0 0 0 -4px;
	float:left;
	width:100%;
	padding:58px 0 0;
}
.post_big .overflow .author {
	float:left;
	width:300px;
	padding:0 0 14px;
}
.post_big .overflow .author a img {
	float:left;
	margin:0 7px 0 0;
	border:4px solid #CCC;
}
.post_big .overflow .author p {
	font-size:12px;
	line-height:20px;
}
.post_big .overflow .author h3 {
	font-size:16px;
	font-weight:bold;
	text-transform:lowercase;
	color:#000;
	padding:0 0 18px;
}
.post_big .overflow .author a {
	color:#666666;
	text-decoration:underline;
}
.post_comments .comment p {
	font-size:12px;
	line-height:20px;
	margin:7px 0 0;
}
.post_comments .comment a {
	color:#666666;
	text-decoration:underline;
}
.post_comments .comment p.info {
	font-size:11px;
	font-style:italic;
	color:#999999;
}
.post_comments h3 {
	font-size:14px;
	font-weight:bold;
	text-transform:lowercase;
	margin:0 0 7px;
}
.post_comments h4 {
	font-size:14px;
	font-weight:bold;
	text-transform:lowercase;
	margin:14px 0 7px;
}
/* PAGE: VIDEO */
.entry-video {
	padding: 0 0 5px;
}
.block-video {
	border-bottom: 1px solid #ddd;
	display: block;
	margin: 0 auto;
	padding: 0 0 10px;
	width: 640px;
}
.block-video object {
	display: block;
	margin: 0 auto;
}
.title-video {
	padding: 10px 5px 0 !important;
}
.title-video .post_title {
	float: left;
	padding: 0 10px 0 0 !important;
}
.title-video .byauthor {
	float: left;
	padding: 10px 5px 0 0 !important;
}
.title-video .date {
	color: #676767;
	float: left;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0 0;
	text-transform: uppercase;
}
/* SLIDESHOW */
#slideshow-images {
	height: 470px;
	overflow: hidden;
	padding: 0 0 10px;
}
.slideshow-image {
	width: 630px;
}
.slideshow-w {
	padding: 3px 0 4px;
}
.slideshow-enlarge {
	float: left;
}
.slideshow-enlarge a {
	background: url(images/ico_plus.jpg) no-repeat 0 0;
	color: #A20518;
	float: left;
	font-size: 11px;
	height: 16px;
	padding: 0 0 0 20px;
}
.slideshow-alt {
	float: right;
	font-size: 11px;
}
.slideshow-description {
	font-size: 11px;
}
#slideshow-nav {
	display: block;
	float: left;
	padding: 0 5px 15px;
}
#slideshow-nav li {
	float: left;
	padding: 0 1px 0 0;
}
#slideshow-nav li a {
	display: block;
	height: 39px;
	width: 54px;
}
#slideshow-nav li img {
	border: 1px solid #cbcbcb;
	display: block;
	padding: 1px;
}
#slideshow-nav li.activeSlide a {
	background-color: #A20518;
}
#slideshow-nav li.activeSlide img {
	border: 1px solid #A20518;
}
#slideshow-prev {
	background: url(images/arrow.png) no-repeat 0 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 35px;
	margin: 2px 0 0;
	text-indent: -9999px;
	width: 34px;
}
#slideshow-next {
	background: url(images/arrow.png) no-repeat -34px 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 35px;
	margin: 2px 0 0;
	text-indent: -9999px;
	width: 34px;
}
.entry-slideshow {
	padding: 15px 0 0 !important;
}
/*archives*/
.archives_block {
	padding: 0 30px 0 10px;
}
.archives_item {
	padding: 0 0 20px;
}
.archives_date {
	color: #A1051B;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.archives_post {
	padding: 0 0 20px;
}
.archives_title {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px;
}
.archives_content {
	font-size: 14px;
}
#archives {
	clear: both;
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 0 0 30px;
	width: 930px;
}
#archives h3 {
	color: #A20518;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
#archives .middle h3 {
	padding:0 0 5px;
}
#archives .item {
	padding: 0 20px 30px 0;
	width: 330px;
}
#archives .item ul {
	overflow:hidden;
	width:100%;
}
#archives .item li {
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px 0 0;
}
#archives .archive_side {
	float: left;
	width: 350px;
}
/* CUSTOM ARCHIVE */
.post_archives {
}
.post_archive_large {
	float: left;
	height: 627px;
	padding: 0 0 10px;
	width: 944px;
}
.post_archive_large a {
	display: block;
}
.post_archive_normal {
	float: left;
	height: 145px;
	padding: 0 0 10px;
	width: 275px;
}
.post_archive_normal a {
	display: block;
}
.post_archive_normal img {
	border: 10px solid #000;
}
.post_archive_center {
	float: left;
	padding: 0 59px 10px;
}
#pagi {
	padding: 20px 0 25px;
}
#pagi a {
	display: block;
	font-size: 12px;
	font-weight: bold;
}
/* CONTRIBUTORS */
#contributors {
}
#contributors .contri {
	float: left;
	height: 25px;
	padding: 0 10px 10px 0;
	width: 295px;
}
#contributors .contri-left {
	float: left;
	width: 105px;
}
#contributors .contri-right {
	float: right;
	width: 200px;
}
#contributors .contri-title {
	font-size: 13px;
}
#contributors .contri-title a {
	color: #000 !important;
}
/* SEARCH */
#search-posts {
	padding: 0 10px;
}
.search-post {
	padding: 0 0 20px;
}
.search-post-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 15px;
}
.search-post-info {
	padding: 0 0 10px;
}
.search-post-content {
	font-size: 14px;
}
.search-post-content p {
	padding: 0 0 15px;
}
#search-pagi {
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px 20px 0;
}
/* AUTHOR */
.author_page_info {
}
.author_page_image {
	float: left;
	width: 110px;
}
.author_page_description {
	font-size: 14px;
	width: 645px;
}
/*bottom_ads*/
#bottom_ads {
	clear:both;
	width:728px;
	overflow:hidden;
	padding:3px 116px 0;
	background:url(images/bgr_botttom.jpg) no-repeat 28px 36px;
}
#bottom_ads img {
	display:block;
}
/* SUBSCRIPTION */
.paypal-subscription-title {
	color: #A20518;
	font-size: 12px;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.choose-subscription {
	padding: 0 0 5px 25px;
}
.choose-subscription li {
	text-transform: uppercase;
}
.choose-subscription li input {
	margin: 0 3px 0 0;
}
.choose-subscription li label {
	vertical-align: top;
}
.sub-subtitle {
	color: #000;
	font-size: 10px;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.sub-subtitle2 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.pp_subs {
	display: block;
	padding: 0 0 15px;
}
.pp_subs tr {
	display: block;
	padding: 0 0 5px;
}
.pp_subs th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 120px;
}
.checkbox-wrap {
	padding: 0 0 5px;
}
.checkbox-wrap input {
	margin: 0 5px 0 0;
}
.checkbox-wrap small {
	vertical-align: top;
}
.pp_subs td {
}
.pp_subs td.gift-field {
	width: 220px;
}
.pp_subs td .txt {
	background: url(images/input.png) no-repeat 0 0;
	border: none;
	display: block;
	font-size: 11px;
	height: 13px;
	padding: 4px 5px;
	width: 166px;
}
.pp_subs td textarea {
	background: url(images/input.png) no-repeat 0 0;
	border: none;
	display: block;
	font-size: 11px;
	height: 13px;
	padding: 4px 5px;
	overflow: hidden;
	width: 166px;
}
.pp_subs td .select {
	background-color: #f4f7fa;
	border: 1px solid #d2dee8;
	color: #5e758a;
	font-size: 11px;
}
.cc_country, .us_state, .canada_state {
	width: 176px;
}
#cc_expiry_month, #cc_expiry_year {
	width: 50px;
}
.pp_subs td .radio-wrap {
	display: inline;
}
.pp_subs td .radio-wrap label {
	vertical-align: top;
}
.pp_subs td .radio {
	margin: 0 5px 0 0;
}
.pp-total-price, .pp-total-gift-price {
	padding: 0 0 10px;
}
#pp_subs_direct_submit {
}
.subscription-wrapper {
	float: left;
	width: 335px;
}
.pp-subs-mailing-details {
	float: left;
	width: 305px;
}
.pp-subs-credit-card-details {
	clear: both;
}
/**/
.pp-gift-wrapper {
	background: none !important;
	padding: 0 !important;
}
.pp-gift-wrapper-top-left {
	background: none !important;
	padding: 0 !important;
}
.pp-gift-wrapper-top-right {
	background: none !important;
	padding: 0 !important;
}
.pp-gift-wrapper-bottom {
	background: none !important;
	padding: 0 !important;
}
.pp-total-gift-price {
	background: none !important;
}
.pp-gift-wrapper-body {
	font-size: 13px;
	font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
}
.pp-gift-wrapper-body img {
	padding: 0 4px 0 0;
	vertical-align: middle;
}
.pp-gift-wrapper-body .more-gift {
	padding: 25px 0 0;
	position: relative;
}
.place-btn {
	background: none !important;
	margin: 0 !important;
	padding: 0 0 10px !important;
}
.close-me {
	margin: 0 !important;
	position: absolute;
	right: 0;
	top: 0;
}
/*footer*/
#footer {
	width:100%;
	margin:36px 0 0;
	height:55px;
	overflow:hidden;
	background:#000;
	color:#fff;
}
#footer .fleft {
	float: left;
}
#footer .fright {
	float: right;
}
#footer a {
	color:#fff;
}
#footer .menu {
	border-bottom:1px solid #ffffff;
	overflow:hidden;
	width:100%;
	padding:7px 0;
}
#footer ul {
	float:left;
}
#footer ul li {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:1px 12px 0 10px;
	float:left;
}
#footer ul.right {
	float:right;
	padding:0 11px 0 0;
}
#footer ul.right li {
	padding:0 0 0 3px;
}
#footer ul.right img {
	display:block;
}
#footer p {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 9px;
}
/**/
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox/fancybox.png');
}
#fancybox-overlay {
	background-color:#000000 !important;
	bottom:0;
	display:none;
	left:0;
	opacity: 0.8 !important;
	position:fixed;
	right:0;
	top:0;
	z-index:1100;
}
* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}
#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}
#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.fancybox-title-over {
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancybox/fancy_title_over.png');
	display: block;
}
#fancybox-title-wrap {
	display: inline-block;
}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	padding-left: 15px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}
#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}
#fancybox-title-right {
	padding-left: 15px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
}
#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -162px;
}
#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}
#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -182px;
}
#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}
#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -142px;
}
#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
}
#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -122px;
}
