@import url('//fonts.googleapis.com/css?family=Yanone+Kaffeesatz');
@import url('//fonts.googleapis.com/css?family=Tangerine');

img {	border: none; }
a { text-decoration: none; }
p { text-align:justify; }
ul, ol, li { list-style: none; }

blockquote {
	border-left:10px solid #DCD8D5;
	color:#666666;
	font-size:12px;
	font-style:italic;
	margin-left:10px;
	padding:5px 0 5px 10px;
}
blockquote p{ margin:0; }

html {background: url('img/bg-body.gif');}
body {
	font-family: Cambria, Georgia, Times, 'Times New Roman', serif;
	font-size:13px;
	color:#333;
}

input, textarea {
	background:#fff;
	border-top: solid 1px #eee !important;
	border-left: solid 1px #ccc !important;
	border-right: solid 1px #ccc !important;
	border-bottom: solid 1px #aaa !important;
	font-size: 18px;
	padding:7px 0 !important;
	color:#333 !important;
	display: inline-block;
	text-indent: 9px;
	width:100%;
}

#fw-advertisement { text-align: center; }

#fw-container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}

#fw-head {
	background: url(img/bg-header.png) no-repeat left top;
	padding: 40px 55px 30px 60px;
	min-height:115px;
	margin-left:-24px;
	width: 889px;
	float:left;
	display: inline-block;
	position: static !important;
}

#fw-head h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform:uppercase;
	font-size:60px;
	line-height: 1em;
	width:300px;
	margin:0;
	position:relative;
}

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

#fw-head h2 {
	font-family: 'Tangerine', serif;
	font-size:24px !important;
	margin:0;
	font-weight:normal;
	width:300px;
}

.fw-logo {
	position:absolute;
	top:120px;
	right:40px;
	width: 545px;
	height:100px;
	z-index:6;
}
#fw-mainnavwrap { *z-index:100; }
#fw-nav-menu{
	font: bold 15px 'Yanone Kaffeesatz', sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
	top: 33px;
	position: relative;
	text-align: right;
	float: right;
	*z-index:300;
}

#fw-nav-menu ul {
	margin:0px;
	display: inline;
	padding: 0;
	z-index: 7;
}

#fw-nav-menu li {
	display: inline;
	float:left;
	margin-bottom:6px;
	margin-right:8px;
}

#fw-nav-menu a{
	display:block;
	color:#fff;
	text-shadow: 1px 1px 0 #676767;
	padding:16px 23px 12px 23px;
	cursor: pointer;
}

#fw-nav-menu a.fw-current-nav-link, #fw-nav-menu a:hover, #fw-nav-menu li:hover > a {margin-top: -8px; }
#fw-nav-menu ul ul a.fw-current-nav-link, #fw-nav-menu ul ul a:visited, #fw-nav-menu ul ul a:link, #fw-nav-menu ul ul a:hover, #fw-nav-menu ul ul li:hover {margin-top: 0px !important;} /* Fix for dropdown menu links */

#fw-nav-menu ul ul, #fw-nav-menu ul ul ul {
	border: 0px !important;
	margin-top: 0;
  margin-left:5px;
	text-align:left;
	padding:0;
	width:130px;
}
#fw-nav-menu ul ul ul { margin-left: -258px; margin-top: 2px; }
#fw-nav-menu ul ul li, #fw-nav-menu ul ul ul li{ padding: 0; margin-right: 0; }
#fw-nav-menu ul ul a, #fw-nav-menu ul ul ul a {
	padding:6px 4px;
	font-size:13px;
	background:none !important;
	display:block !important;
	width:120px;
}

/* ----- content */

#fw-blockContainer {
	background: url('img/bg-secondary.png') repeat-x #f3f1ee;
	width:960px;
	margin: 0 auto;
	overflow:hidden;
	padding-bottom:20px;
	clear:both;
}

#fw-bigcontain {
	background:url("img/bg-slideshow.png") no-repeat scroll center top transparent;
	float:right;
	min-height:400px;
	padding:0 12px;
	width:880px;
	margin-right: 30px;
	margin-top:5px;
}
.hasSidebar #fw-bigcontain { width:540px; }


#fw-columnContainer {
	background:#fff;
	min-height:400px;
	-moz-box-shadow:0 0 5px #CCCCCC;
	-webkit-box-shadow:0 0 5px #CCCCCC;
	box-shadow:0 0 5px #CCCCCC;
}

#fw-bigcontain .fw-paragraph { padding: 20px 40px; }

.fw-title, .fw-title a, .fw-title span.pageTitle{
	font-family: 'Yanone Kaffeesatz', serif !important;
	color:black;
	text-decoration:none;
	text-transform:uppercase;
	font-size:26px !important;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
}
.pageTitle {margin:0 !important;}
.fw-title span, .fw-title span a { font: normal 12px arial !important; }
.fw-title span {margin-top:5px;}
.fw-title span a span {margin-top:0;}

#fw-sidebar {
	width:300px;
	float:left;
	margin-top: 30px;
	margin-left:30px;
	*margin-left:10px; /* IE6 */
}

#fw-sidebar #login-module {
	display:block;
}

#rememberMe, #dontShowAge {
  display: inline;
	width: auto;
}

#fw-sidebar .fw-profile-pic {float: left;width: 80px !important; height:auto !important;margin-right: 10px !important; margin-bottom: 50px;}
#fw-sidebar .icon-link {width:0px; overflow:hidden;}
#fw_signin_link, #fw_registersite_link {text-decoration:none; padding: 3px;  -moz-border-radius: 4px;-webkit-border-radius: 4px;color:#96C5D3;}

/* ----- Apps */

.fw-even, .fw-menubar_aux, tr.header th  {
	padding: 10px 0px !important;
	border-bottom-style: dotted !important;
	border-color: #ccc !important;
}

.fw-bigcontain .sectionHeader div {
	*position: absolute !important;
}
.fw-bigcontain .sectionHeader div a {
	*width: 16px !important;
}

.fw-button, .fw-button:link, .fw-button:active, .fw-button:visited {
	border: none !important;
	font-weight: bold;
	color: #fff !important;
	text-shadow: 1px 1px 0 #676767;
	opacity: .9 !important;
	text-align: center;
	text-indent: 0;
	padding: 5px 15px !important;
	*padding: 3px 4px !important;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 5px #ccc;
}
.fw-button-settings { display:block !important; }

#fw-search {
	height:40px;
	margin:5px 0 2px;
}
.fw-searchContainer {
	background:none;
	border: 0;
	height:31px;
}
.fw-searchbox {
	display: inline;
	font-size: 14px;
	padding: 7px 2px !important;
	height: 15px;
}
.fw-searchContainer .fw-searchSubmit {
	background-color: transparent !important;
	border: none !important;
	margin: 0 0 4px !important;
	padding: 0 !important;
	width: 23px !important;
	height: 26px;
}

div.navigation { font-size: 14px; }

.fw-like {width:58px !important; float:right !important;}

#commentWall #commenterNameContainer, #commentWall #commenterEmailContainer { width:265px; }
#commentWall h4, .sectionHeader {
	font: bold 16px arial;
	letter-spacing:-1px;
	padding-left:0px !important;
	text-transform:uppercase;
}
#commentForm form #commenterName, #commentForm form #commenterEmail {
	margin-right: 37px !important;
}
input[type="checkbox"], input[type="radio"]{
    background: transparent;
    border: 0 !important;
}

#anonymousForm #commentTextbox {
  *margin-left: 54px !important;
}
#commentSubmitBtn {
	color:#fff;
	margin-left: 53px !important;
}

.commentBody {
	margin-top:10px;
	clear:both;
	display:block;
}
#commentBody{
  width:394px;
}
.fw-editor-label {
  font-size: 1.2em;
  padding-top: 10px;
}

table.fw-editor input,
table.fw-editor select{
	font-size: 1.2em;
}

/* ---- blog */

.blogPostDetails {
	font: normal 11px arial;
	color:#888;
}
.blogPostDetails img { display:none; }
.blogHeader {
	font-family: 'Yanone Kaffeesatz', serif;
	font-size:26px !important;
}

.fw-profile-pic, .commentItem div.avatar img.fw-profile-pic, #commentForm div.avatar img.fw-profile-pic, .fw-photo, .frame {
	background: #ddd;
	padding: 1px !important;
	border: solid 5px #eee !important;
}

.frame {
	background: #ddd !important;
	padding: 2px !important;
	width: 200px !important;
	height: 150px !important;
	overflow:hidden;
}
.frame .fw-photo {
	margin: 0px !important;
	padding: 0px !important;
	border: solid 0px !important;
}

.fw-tabs {
	padding: 5px !important;
	background:#eee !important;
}
.fw-tab-item {
	padding: 0px !important;
	background: #e0e0e0 !important;
	border: solid 1px #ccc !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;
}

.feedList li {
	border-bottom:solid 1px #ccc !important;
	padding-bottom:5px !important;
	margin-bottom:5px !important;
}
.feedUtility {
	display: block;
	color: #888 !important;
	padding-left: 20px !important;
}
.feedUtility a {
	color: #888 !important;
}

#fw-footer {
	clear:both;
	width:1008px;
	height:181px;
	margin-left:-24px;
	background:url(img/bg-footer.png) no-repeat bottom;
}
#fw-footer p{
	padding:30px 50px 0px 50px;
	margin:0;
}

/* ---- Bug-fix Hack ---- */
#aboutMe_f {
  width: 414px !important;
}
