body {
	font: 13px/1.5 'Helvetica Neue', Arial, sans-serif;
	margin: 0;
	padding: 0;
	color:#666666;
}

a:focus {outline: none;}
a{text-decoration:none; font-weight: bold;}
a:hover{text-decoration:underline;}

h1 {font-size: 25px; color: #000;}
h2 {font-size: 23px; color: #000;}
h3 {font-size: 21px; color: #000;}
h4 {font-size: 19px; color: #000;}
h5 {font-size: 17px; color: #000;}
h6 {font-size: 15px; color: #000;}
ol {list-style: decimal;}
ul {list-style: disc;}

p { font-size:13px; }

blockquote, code, pre {
	background: #eee;
	border-right: solid 3px #ddd;
	padding: 20px;
	margin:20px;
	font: italic 14px arial;
	color: #444;
	display:block;
}

p, dl, hr, h1,h2, h3, h4, h5, h6, ol, ul, pre, address, fieldset {margin-bottom: 20px;}

input, textarea {
	border:1px solid #ccc;
	color:#666 !important;
	font: normal 11px arial;
	display:block;
	padding:6px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

input:focus, textarea:focus { border-color: #444 !important; }

#fw-head {
	/*height:463px;*/
	width:960px;
	display: block;
	margin: 0 auto;
	overflow: visible !important;
	height:80px;
}

#fw-head h1 {
	padding-top:8px;
	font-size: 32px;
	margin: 0;
	width: 330px;
}

#fw-head h1 a{
	color:white;
	letter-spacing: 0px;
}

#fw-head h1 a:hover {
	text-decoration:none;
}

#fw-head h2 {
	font: normal 14px arial;
	margin: 0;
	width: 330px;
}

.fw-logo {
	height: 200px;
	width: 940px;
	position: absolute;
	top:100px;
	border: solid 10px #fff;
}


/* ===== Navigation ===== */

#fw-mainnavwrap {
	position: absolute;
	right: 0px;
	top: -370px;
	width: 630px;
	height: 80px;
	display: table;
	*position: relative;
	*top: -310px;
	*right: -330px;
}

#fw-nav-menu {
	display: table-cell;
	vertical-align: middle;
	*position: absolute;
	*top: 50%;
}

.fw-nav-level-0 {
	*position: relative;
	*top: -50%
}

#fw-mainnavwrap ul {
		float: right;
		margin: 0;
		font-weight: normal;
		font-size: 14px;
		text-align: right;
		text-transform: uppercase;
		padding: 0;
		list-style: none;
}
#fw-mainnavwrap ul ul {
		text-align: left;
		width: 140px;
}

.fw-nav-level-0 li{
		display: inline-block;
		margin-left: 15px;
		padding-bottom: 5px;
		zoom: 1;
		*display: inline;
}
.fw-nav-level-0 li:hover {
		*padding-left: 15px;
		*margin-right: -15px;
}

#fw-mainnavwrap a{
		display: block;
		padding: 8px 10px 6px;
		float: left;
		color: #fff;
		font-weight: normal !important;
}

#fw-mainnavwrap a:hover, #fw-mainnavwrap .fw-current-nav-link{ text-decoration:none; }
#fw-mainnavwrap a:hover { color: #ccc; }

#fw-mainnavwrap ul .fw-nav-level-1{
	min-width: 80px;
	margin-top: -5px;
	text-transform: none;
	border-top: 0;
	border-bottom: 0;
	opacity: 1;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#fw-mainnavwrap ul .fw-nav-level-2{
	margin-top: 1px;
	margin-left: -284px;
}

#fw-mainnavwrap ul ul ul{
	margin: 0;
	text-transform: none;
	border-bottom: 0;
}

#fw-mainnavwrap ul ul li{
		margin-left: 0;
		text-align: left;
}

#fw-mainnavwrap ul ul li a{
		margin-left: 0;
		background: none;
		width: 100% !important;
		padding: 10px !important;
		display: block;
}

#fw-mainnavwrap ul ul li:hover {
		background: transparent url(img/menu-hover.png);
}

#fw-mainnavwrap ul ul li a:hover {
		background:none !important;
}

#fw-nav-menu a:hover {
	background: transparent url(img/menu-hover.png);
}

#fw-nav-menu a.fw-current-nav-link {
	background: transparent url(img/menu-hover.png);
	display:block;
}


/* ===== Content ===== */

#fw-blockContainer {
	width:960px;
	position: relative;
	margin: 290px auto;
	*margin: 230px auto 40px;
}

#fw-sidebar {
	width: 300px;
	float: right;
}

#fw-bigcontain { width: 960px; margin: 0 0 60px; }
.hasSidebar #fw-bigcontain {
	width: 600px;
	float: left;
	margin: -20px 0 60px;
}
#fw-bigcontain .fw-title {
	font:normal 27px arial !important;
}
#fw-bigcontain .fw-title div span{
	margin-left: 4px;
}

#fw-sidebar {
	border-right: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
	padding: 0px 20px;
}

#fw-sidebar .fw-title {
	font-size: 14px;
	margin-left: -20px;
	padding-left: 20px;
	text-transform:uppercase;
}
#fw-sidebar .fw-title a { color:#000; }
#fw-sidebar .fw-paragraph {
	margin-bottom: 20px;
	border-bottom: solid 10px #E6E6E6;
	padding-bottom:10px;
}

#fw-sidebar ul { margin: 0px !important; }
#fw-sidebar ul li {
	padding: 0px !important;
	border: 0px !important;
	margin: 0px !important;
}
#fw-sidebar li a {
	display:block;
	padding:5px 10px;
	border-bottom: solid 1px #ddd;
}
#fw-sidebar li a b {
	font-weight: normal !important;
}

/*  ===== Sidebar Module Style =====  */

#fw-sidebar .fw-profile-pic {
	float: left;
	width:70px !important;
	height:auto !important;
	border: solid 4px #e6e6e6;
	margin-bottom: 38px;
	margin-right: 10px !important;
}
#fw-sidebar .fw-profile-pic:hover {
	border-color: #ddd;
}
#fw-sidebar .icon-link {
	width:0px;
	-moz-border-radius: 4px;
	overflow:hidden;
}

#welcome-module li a{
	display:inline !important;
	border: 0px !important;
}

#fw_signin_link, #fw_registersite_link {
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#dontShowAge, #rememberMe {
	padding: 0;
	display: inline;
	margin: 0 3px 0 0;
}
input[type="checkbox"], input[type="radio"]{
	background: transparent;
	border: 0 !important;
	display: inline;
}

#fw-bigcontain .sectionHeader div {
	*position: absolute !important;
}
#fw-bigcontain .sectionHeader div a {
	*width: 16px !important;
  *margin: 2px 0 0 135px;
}

.icon-link {
	background-position: left 2px !important;
}

/* ===== Apps ===== */

.fw-even {
	background: #eee;
	padding: 5px !important;
	border-bottom: dotted 1px #ccc !important;
	border-top: 0px !important;
	font-size:12px;
	min-height: 18px !important;
}

#searchDisplay, #fw-menubar_aux {
	background: #eee !important;
	padding: 5px !important;
	border:0px !important;
	font-size: 11px !important;
}
#searchDisplay td {
	padding-right:10px !important;
}

#fw-profile-status-update img, .sidebarForumTopic img, .snap_noshots img, .channelsHeader img, .fw-even img {border: 0px !important;}

/* ===== Forums ===== */

.categoryDisplay .mainDisplay {
	padding-left:5px;
}
.categoryDisplay .fw-even {
	background: none !important;
	padding: 5px !important;
	border: 0px !important;
}
.categoryDisplay .header th{
	font: normal 14px arial !important;
	color: white;
}

#footer td{
      font-size: 11px !important;
      padding: 3px !important;
}

#topicDisplay .profilePic img{
	width: 80px !important;
}
#topicDisplay .smallText .bold {
	font-weight: normal;
}
#topicDisplay .smallText {
	font-size: 11px; color: #999;
	padding-top: 5px;
}

.flagIcon {color: red !important;}

#postQuickReply {
	padding:0px 20px !important;
	border: 0px  !important;
	margin-bottom: 20px;
background: #eee !important
}
#postQuickReply h4 {
	font-size: 15px;
	text-transform:uppercase;
	color: #333;
}

.categoryDisplay img { border: 0px !important;}

/* ===== Blog ===== */

.blogHeader a{
	color:black;
	font-size:23px;
	text-transform:uppercase;
}

.blogPostDetails {
	color: #999;
	font-size: 11px !important;
}

.addthis_button {
	padding-right: 10px;
}

/* ===== Search ===== */

#fw-search { padding: 0 !important; }
.fw-searchContainer {
	border: none !important;
	padding: 1px!important;
	width: 245px !important;
	*padding: 1px 2px 3px 3px !important;
}
.fw-searchContainer #query_searchBox {
	background: #fff;
	border: solid 1px #ccc !important;
}
.fw-searchContainer .fw-searchSubmit { border:none; }
.fw-searchbox { display: inline; width: 208px !important; }
.fw-searchSubmit { display: inline; border: none !important; width: 22px !important; }

/* ===== Comments ===== */

#commenterNameContainer label{
	display:block !important;
}
.commentItem {
	border:solid 1px #ddd;
	margin: 10px 0px;
}

#commentForm {
	border: 0px;
	background: #fff;
}

#anonymousForm #commentTextbox {
	margin-left: 64px !important;
}
#anonymousForm #commenterName,
#anonymousForm #commenterEmail {
	margin-right: 23px !important;
}

#commentForm form textarea, .commentBody form textarea { width: 98% !important; }
#commentForm form label, #commentForm .commentSignIn {
	font-weight: normal !important;
	color: #333;
}
#commentForm .commentSignIn a {
	font-weight: bold;
}

#commentWall h4 {
	font:bold 18px arial !important;
	letter-spacing: -1px;
}

.flagging{
  margin-bottom: -10px !important;
	*margin-bottom: -14px !important;
}

/* Profile Buttons */
.fw-button, .fw-button:link, .fw-button:active, .fw-button:visited {
	opacity: 1 !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	border: 0px !important;
	background:#195c78;
	color:#fff !important;
	text-transform: capitalize !important;
	margin: 0 !important;
}
#commentForm #commentSubmitBtn {
    margin: 10px 0 0 65px !important;
}
.hr {
	background:#ddd;
}

/* ===== Login Box ===== */

#apps-auth-container {
	padding: 20px !important;
	background: #eee !important;
	border: solid 3px #ddd !important;
}

.fw-editor td {
	padding: 5px !important;
}

/* =====Profile App===== */

.feedlist li {
	margin: 0px !important;
}
ul.feedlist li {
	margin-left:0px !important;
}
ul.feedlist .feedUtility {
	color:#888888 !important;
	display:block;
	padding-left:20px !important;}
	table.fw-fixed img.fw-profile-pic {
	width:140px !important;
	border: solid 4px #eee !important;
}

.sectionHeader {
	border-bottom: solid 1px #248eba !important;
	font-size: 15px;
	text-transform:uppercase;
	color: #333;
	padding: 0px !important;
}

.fw-tab-item {
	padding: 0px !important;
	background: #e0e0e0 !important;
	border: solid 1px #ccc !important; padding: 0px !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.fw-tab-item a:link, #fw-container .fw-tab-item a:visited{
	color: #777 !important;
	padding-top: 1px !important;
}
.fw-tab-item a:hover {
	background: #e0e0e0 !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0.43, rgb(199,197,199)), color-stop(1, rgb(224,224,224))) !important;
	background: -moz-linear-gradient( center bottom, rgb(199,197,199) 43%, rgb(224,224,224) 100%) !important;
}
.fw-tab-item-selected {
	padding: 0px !important;
	background: #fff !important;
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0.43, rgb(255,255,255)), color-stop(1, rgb(230,230,230))) !important;
	background: -moz-linear-gradient( center bottom, rgb(255,255,255) 43%, rgb(230,230,230) 100%) !important;
	border: solid 1px #ccc !important;
}

/* =====PRAYER / TESTI===== */

.dp-dam-table {
	background: #eee;
	padding:10px;
}
.dp-prayer-signature p{
	font: normal 19px arial !important;
	text-transform:uppercase;
}
.dp-prayer-msg {
	margin: 0px !important;
}
.dp-td-ldquo, .dp-td-rdquo  {display:none;}

/* Video App */

.fw-list-grid {
	color:#999 !important;
}

/* =====Webstore===== */

.fw-list-grid .fw-even {
	border: 0px !important;
}

.fw-button-paypal span {
	background: transparent url("https://static.websimages.com/rails-static/webstore/images/paypal_24.png") no-repeat right center;
	padding-right: 90px !important;
	line-height:20px;
}

/* Links */

.linkGroupBar {
	padding: 0px !important;
	border: 0px !important;
	font: normal 20px verdana;
	letter-spacing: -1px;

}

.album {
	height: auto !important;
	width: 219px !important;
	text-align: left !important;
	color: #999;
}
.fw-album_meta {
	text-align: left !important;
	font-size: 11px;
}
.albumTitle {
	font-size: 18px !important;
}

/* =====Footer===== */

#fw-footer {
	height: 110px;
	clear: both;
	border-top: solid 70px #16171b;
	background: #000;
	border-top: 4px solid #444;
	color :#FFFFFF;
	padding: 10px 0 20px;
}
#fw-footer #fw-foottext {
	margin: 0 -480px !important;
	padding: 20px 0 70px;
	text-align: center;
}

#fw-footer p {
	float: none !important;
	left: 50%;
	margin: 65px -480px;
	position: absolute;
	width: 960px;
}

.snap_noshots {
	float: right;
	margin-top: -16px;
}
