body{
	margin:0;
	color:#5d5c5c;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#fff url(img/common/bg-body.gif) repeat-x;
	min-width:1000px;
}
.holder-header{background:url(img/common/bg-header-holder.gif) repeat-x;}
img{border-style:none;}
a{
	text-decoration:none;
	color:#5d5c5c;
	outline: none;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#333333;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

form textarea {
	resize: none;
	outline: none;
	border: solid 1px #bbbbbb;
	padding: 2px;
	color: #555555;
}

.alignleft{float:left;}
#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1024px;
	margin: 0 auto;
	clear: both;
}
.w2 {
/*	width: 1024px;
	position: relative;
	float: left;
	left: -50%; */
}

#footer  {
	padding: 5px 0 20px 0;
	border-top: solid 1px #dddddd;
	background: #ffffff;
	width: 1024px;
	margin: 0 auto;
}
#header{	
	background:#6a0000 url(img/common/bg-header.jpg) no-repeat 50% 50%;
	padding:3px 0 0;
	overflow:hidden;
	height:1%;
}
.header-holder{
	height:1%;
	overflow:hidden;
	margin:0 0 14px;
}
#header .logo{
	margin:0 0 0 6px;
	text-indent:-9999px;
	width:408px;
	height:134px;
	overflow:hidden;
	background:url(img/common/logo.png) no-repeat;
	float:left;
}
#header .sub{
	margin:0 0 0 28px;
	display:inline;
}
#header .logo a{
	height:100%;
	display:block;
	position:relative;
}



/***************  NAVIGATION ******************/
.nav-bar{
	margin:117px 0 0;
	padding:0;
	list-style:none;
	float:right;
	color:#fefdfd;
	overflow:hidden;
	font-size:13px;
}
.nav-bar li{
	float:left;
	background:url(img/common/separator-navbar.gif) no-repeat 100% 6px;
	padding:0 9px 0;
	margin:0 -1px 0 1px;
}
.nav-bar li a{
	color:#fefdfd;
	padding:2px 0 0;
	display:block;
	position:relative;
}
.nav-bar li .faqs{
	text-indent:-9999px;
	overflow:hidden;
	width:25px;
	height:25px;
	background:url(img/common/bg-faqs.gif) no-repeat;
	display:block;
	padding:0;
}
.navigation{
	height:1%;
	background:#58595b url(img/common/bg-navigation.gif) no-repeat;
	overflow:hidden;
	padding:8px 0 4px 13px;
}
.mail-count {
	display:inline !important;
	font-size:13px;
	vertical-align: middle;
	text-decoration: none !important;
}

#nav{
	margin:0;
	padding:5px 40px 4px 0;
	list-style:none;
	float:left;
	font-size:18px;
	/*background:url(img/common/bg-nav-date.gif) no-repeat 100% 1px;*/
	line-height: 22px;
}
#nav li{
	float:left;
	padding:0 13px;
}
#nav li span{display:block;}
#nav li a{color:#fff;}

#nav li a:hover { color: #6A0000; }

#nav li.calendar { padding: 0 0 0 6px; }
/************  END NAVIGATION *************/

/************  GENERIC SEARCH ************/
.search{
	float:right;
	width:225px;	
}
.search .text{
	float:left;
	width:173px;
	padding:0 5px 0 9px;
	background:url(img/common/bg-text.gif) no-repeat;
	line-height:11px;
	font-size:11px;	
	overflow:hidden;
}
.search .text input{
	margin:0;
	width:173px;
	border:0;
	background:none;
	padding:6px 0 5px;
	line-height:12px;
	font-size:12px;
}
.search .submit{
	float:left;
	border:0;
	background:url(img/common/bg-submit.gif) no-repeat;
	width:34px;
	height:33px;
	cursor:pointer;
	padding:0;
	margin:0 0 0 3px;
	position:relative;
}
/*********** END GENERIC SEARCH ****************/


#main{
	height:1%;
	overflow:hidden;
	background:url(img/common/bg-main.gif) repeat-y;
	padding-bottom:30px;
}

#content{
	width:771px;
	float:left;
	background:url(img/common/bg-content.gif) no-repeat;
	overflow:hidden;
	padding:21px 0 0 13px;
}
.aside{
	width:200px;
	float:left;
}
.main .aside{padding:12px 0 0;}
.main .block{
	width:241px;
	padding:8px 0 0;
	overflow:hidden;
}
.main .global{
	width:484px;
	float:left;
	margin-right:21px;
	padding:10px 0 0 4px;
}
.section{
	height:1%;
	overflow:hidden;
	margin:0 0 21px;
}
.section h3{
	margin:13px 0 0;
	font-size:12px;
	float:left;
}
.section h3 span{display:block;}
.section-holder{
	width:125px;
	text-align:center;
	float:left;
}
.section strong{
	font-size:26px;
	font-weight:normal;
}
.section .alignleft{margin:0 2px 0 0;}
.container{
	width:533px;
	float:right;
	padding:0 15px 0 0;
}
.container .block{
	width:100%;
	margin:0 0 25px;
	overflow:hidden;
}
.container .global{
	padding:2px 0 0 3px;
	color:#505050;
}

.block-holder{
	width:550px;
	overflow:hidden;
}
.block .videos{
	height:15px;
	text-indent:-9999px;
	background:url(img/common/text-videos.gif) no-repeat;
	padding:0 0 6px;
	border-bottom:1px solid #870815;
	margin:0;
	overflow:hidden;
}
.block .todays-top{
	height:19px;
	text-indent:-9999px;
	background:url(img/common/text-todays-top.gif) no-repeat;
	padding:0 0 3px;
	border-bottom:1px solid #870815;
	margin:0 0 9px;
	overflow:hidden;
}
.block .media{
	margin:0;
	padding:10px 0 0;
	list-style:none;
	overflow:hidden;
}
.block .media li{
	float:left;
	margin:0 13px 0 0;
}
.block .media img{display:block;}
.block .date{
	font-style:normal;
	display:block;
	margin:0 0 17px;
}
.posts{
	width:271px;
	float:left;
}
.posted{
	height:1%;
	overflow:hidden;
	word-spacing:-1px;
	margin:0 0 18px;
}
.posted .alignleft{margin:0 9px 0 0;}
.posted h3{
	margin:0 0 1px;
	font-weight:normal;	
	font-size:11px;
}
.posted h3 a{
	background:url(img/common/bg-heading.gif) repeat-x 0 100%;
	padding:0 0 2px;
}
.posted h3 a:hover{text-decoration:none;}
.posted .author{
	display:block;
	font-weight:normal;
	font-size:9px;
}
.posted span{font-size:9px;}
.posted .mark{
	color:#cd2e2b;
	background:url(img/common/bg-heading-mark.gif) repeat-x 0 100%;
}
.global .heading{
	overflow:hidden;
	border-bottom:1px solid #870815;
	padding:0 0 3px;
}
.global .global-feed{
	width:116px;
	height:15px;
	text-indent:-9999px;
	background:url(img/common/text-global-feed.gif) no-repeat;
	float:left;
	margin:0;
	overflow:hidden;
}
.heading .search{
	float:right;
	width:234px;
}
.heading .search .text{	
	background:url(img/common/bg-text-long.gif) no-repeat;
	width:196px;
}
.heading .search input{
	padding:4px 0;
	width:193px;
	line-height:13px;
	font-size:11px;
}
.heading .search .submit{
	background:url(img/common/bg-submit-small.gif) no-repeat;
	width:13px;
	height:13px;
	margin:3px 0 0 4px;
	position:relative;
	overflow:hidden;
}
.feed-item{
	border-bottom:1px solid #dcddde;
	overflow:hidden;
	padding:12px 25px 12px 0;
	position: relative;
}
.feed-item .alignleft{margin:0 10px 0 0;}
.feed-item h4{
	margin:0 0 4px;
	font-size:14px;
}
.feed-item h4 a{color:#505050;}
.feed-item .author{
	font-weight:normal;
	font-size:11px;
}
.feed-item .author a{text-decoration:underline;}
.feed-item .author a:hover{text-decoration:none;}

.feed-item .content{
	font-weight:normal;
	font-size:11px;
}
.feed-item .content a{text-decoration:underline;}
.feed-item .content a:hover{text-decoration:none;}


.feed-item .date{
	font-size:9px;
	margin:0;
	display:block;
	padding: 4px 0 4px 0;
}

.feed-item img {
	border: 2px solid #c0c0c0;
}

.sub-item {
	padding-left: 60px;
	padding-top: 15px;
}

.sub-item h4 {
	font-size: 1em;
}

.feed-item.comment {
	margin-bottom: 2px;
}

.shaded {
	background-color: #f3f3f3;
}

#sidebar{
	width:219px;
	padding:48px 0 0 21px;
	float:right;
	background:url(img/common/bg-sidebar.gif) no-repeat;
}
.ad{margin:0 0 14px;}
.ad img{display:block;}
/* inner */
.main{
	height:1%;
	overflow:hidden;
	padding:12px 0 30px 37px;
}

.main .homebox{
	background:url(img/common/bg-box.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding:2px 0 12px 29px;
}
.main .global .global-feed{
	float:none;
	border-bottom:1px solid #870815;
	width:100%;
	padding:0 0 5px;
	overflow:hidden;
}
.registration{
	width:239px;
	float:right;
	background:url(img/common/bg-registration.gif) no-repeat;
	padding:9px 23px 6px 12px;
	margin:-1px 0 -1px;
	overflow:hidden;
}
.registration .join{
	width:192px;
	height:32px;
	text-indent:-9999px;
	background:url(img/common/text-join.gif) no-repeat;
	margin:0 0 5px;
}
.registration .login{
	width:175px;
	padding: 0 0 13px 73px;
	margin:-15px 0 0;
	font-size:9px;
	color:#030000;
}
.registration .login a{
	color:#951721;
	text-decoration:underline;
}
.registration .login a:hover{text-decoration:none;}
.registration-form{color:#000;}
.registration-form label { 
	float:left;
	font-weight:bold;
	line-height:13px;
	font-size:10px;
	padding: 0 5px 1px 0;
	width: 110px;
	text-align: right;
}
.registration-form .text{
	width:115px;
	background:#eeeeee;
	border:1px solid #a5a6a7;
	margin: 0 0 4px 0;
	padding:0 2px;
	float:left;
	line-height:14px;
}

.registration-form div.select label {
	display: block;
	width: 230px;
	text-align: left;
}

.registration-form div.select {
	padding-bottom: 4px;
}
.registration-form div.select select {
	width: 230px;
	border: solid 1px #a5a6a7;
}

.registration-form .checkbox{
	width:209px;
	overflow:hidden;
	padding:0 0 3px;
	float:left;
}
* html .registration-form .checkbox{float:none;}
.registration-form .checkbox input{
	float:left;
	width:16px;
	height:15px;
	margin:0 6px 0 0;
	border:0;
	background:none;
}
.registration-form .checkbox label {
	font-weight:normal;
	margin:0;
	font-size:10px;
	float:left;
	width: 175px;
	text-align: left;
}
.registration-form .submit{
	width:222px;
	height:33px;
	background:url(img/common/btn-sign-me-up.gif) no-repeat;
	border:0;
	cursor:pointer;
	overflow:hidden;
}

.breadcumbs {
	margin-left: 2px;
	margin-bottom: 10px;
}
/************* Generic Form Styles *****************/
div.submit input {
	color: white;
	background: #8a0000;
	font-weight: bold;
	border: solid 1px #6a0000;
	border-top: double 2px #aa0000;
	border-left: solid 1px #9a0000;
	padding: 2px 10px 2px 11px;	
	
}

/* sifr setting */
/* These are standard sIFR styles... do not modify */
.sIFR-Flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-Flash + div[adblocktab=true] {
  display: none !important;
}



/* ##############   PHOTOS AND ALBUMS  ############## */

