@charset "UTF-8";
html, body {margin:0;}
html {background: url(../images/bg-tile.gif) repeat-x #d2d3d8;}
body {text-align: left}
.fauxLink {color: #0558bf; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; cursor: pointer}
a:link { text-decoration:none; }
a:hover { text-decoration: underline; }
h1, h2, h3 {margin:0; color: #698548}
h1 {font-size: 200%; font-family:Georgia, "Times New Roman", Times, serif}
h2 {font-size: 175%; font-family:Georgia, "Times New Roman", Times, serif}
h3 { }
h4 {font-size: 125%}
.featured-container p {margin-bottom: 0; float: left; width: 100%; }
ol li {
	padding-left: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em
}
#newswrap p span, #newswrap p { float: left; }
ol#mostRecentStories li {padding-left: 0}

label { display:block }
#rememberLabel { display: inline;font-size: 1em }
fieldset { border: none; padding: 10px; height: auto; }
#signIn fieldset { border: none; padding: 0px; height: auto; }
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.members li .left {
	height: 30px; margin-left: 10px; width: 580px;
}

/* WinIE7 only */
*:first-child+html .clearfix{
	height:1%;
}

/* WinIE6 and below */
/*¬•*/
* html .clearfix{
	height:1%;
}
/**/

/* MacIE only */
/*¬•*//*/
.ClearFix{
	display:inline-table;
}
/**/

.wrap {
	/*
	left: 50%;
	width: 1024px;
	margin-left: -526px;
	*/
	margin: 0 auto;
}
#hd {
	background: url(../images/header-tile.png) repeat-x;
	color: #6d767c;
	height: 100px;
	width: 100%;
	padding: .75em 0 1em 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 300;
}
#hd-prompt {
	width: 450px; 
	position: absolute;
	top: 5px; left: 20px;
}
#hd-user {
	color: #c9d4dc;
	margin: 0 0 0 20px;
	font-size: 12px;	
}
#signIn {
	margin-top: 5px;	
}
#sharethis_0 {
	float: right;
	}
#logo {
	background: url(../images/logo.png) no-repeat;
	margin: 10px auto;
	width: 156px; height: 106px;	
}

#bd {
	margin-left: -485px;
	margin-top: 50px;
	position: absolute;
	top: 9.5em; left: 50%;
	z-index: 200;
	width: 1000px;
}
#frontpage-story {
	padding: 2px 5px;
	margin: -21px 25px 0 0;
	border: 1px solid #bbbbbb;
	float: right;
}#frontpage-story b {
	color: black;
	font-size: 14px;	
}
.story-title a:visited {
	text-decoration: none;
}
#ft {
	background: url(../images/fill.png);
	padding-top: 5px;;
	width: 970px;
	color: #dacdbb;
	position: absolute;
	z-index: 200;
	bottom: -170px;
	left: 0px;
	-moz-border-radius:4px 4px 4px 4px;
}

#ft div.wrap div {
	padding: 0 2em 0 0;
	vertical-align: top;
	float: left;
}

#ft div ul:first {
	padding-left: 0;
}
#ft div.wrap ul li {
	color:#fff
}
#ft div.wrap ul li b {
	font-size: 14px;
	color: #fa8a1d;
}
#ft div.wrap ul li a {
	color: white;
	text-decoration: underline;
}
#ft h4 {color: #fff}
#copy { margin-left: 0; color: black; }
/*--Fixed Footer CSS--*/
body { padding: 0 0 724px 0; }

@media screen {
  body>div#footer {
   position: fixed;
  }
}

* html body {
  overflow:hidden;
} 
* html div#wrap {
  height:100%;
  overflow:auto;
}

#footer {
	background: url(../images/bg.png) no-repeat top left;
	position:absolute;
	bottom:0; left:0;
	width: 100%; height: 620px;
	margin: 0 auto;
	z-index: 100;
}

#masthead {
	background: url(../images/european-mount.png) no-repeat center;
	width: 262px;
	height: 100px
}
	#masthead h1 {color: #f8f8f8;font-size:3em}
	.dotCom {font-size: .5em}
#searchContainer {
	position: absolute;
	margin-left: 330px;
	padding: .75em;
	-moz-border-radius: 4px;
	xbackground: #09240c;
}
#searchField {width:300px}
	
#right { float: right; width: 500px; margin-top: 15px; text-align: right; padding-right: 10px; }
#right a { color: #6C543C; font-family: Georgia, "Times New Roman", Times, serif;  }
#right #bold-orange { color: #eb440f; }
.left { float: left; margin-top: 10px; height: 100px; }
.left p { font-size: 12px;  margin-left: 10px; }
.imgLeft {float: left; margin: 0 5px 5px 0; max-heigh: 140px;}

.inner-content {
	padding: 5px;	
}
.nav-sub {
	margin: 0 5px;
}
.nav-sub li { 
	background: url(../images/fill.png);
	border: solid 1px #1c2126;
	padding: 30px 5px 5px 5px;
	display: inline;
	list-style-position: outside;
	list-style: none;
	width: 200px; height: 75px;
	margin-top: -4px;
	margin-right: 2px;
}
.nav-sub li a {
	text-decoration: none;
	color: #FFFFFF;
}
.nav-sub .selected-low { 
	background: url(../images/fill2.png);
	border: solid 1px #1c2126;
	padding: 30px 6px 6px 6px;
	display: inline;
	list-style-position: outside;
	list-style: none;
	width: 200px; height: 80px;
	margin-top: -4px;
	margin-right: 2px;
	}
.nav-sub li.selected-low a {
	color: black;
	text-decoration: none;
	}
.memberCount { float:right; margin-top:0; }
.first {
	background: #fff;
	padding: 10px;
	width: 650px;
}
	.main-content {
		padding: 1.5em;
		border: #d0d4d5 solid 1px;
		-moz-border-radius: 4px;
	}
	.main-content p:first {
		margin-bottom: 1.5em;
	}
.welcome {
	padding: 1em 0;
	margin-bottom: 0.50em;
}
#featured-stories { margin-bottom: 1em; }
#featured-stories h3 { font-size: 18px; }
#arch-stories { background: url(../images/fill2.png); width: 680px; border-top: 1px solid white; margin: 20px 0 0 10px; padding: 3px; }
.featured-container {
	width: 670px; border: 1px solid #ccc;
	margin: 5px 5px 0 5px; padding: 5px;
	background: url(../images/fill2.png);
	overflow: hidden; clear: both;
}
.featured-container a {
	color: #1a3e67; 
}
.featured-container a h2 {
	font-size: 18px;
}
.thumb {
	padding-right:.25em;
	float:left;
}
.thumb1 {
	padding-right:.25em;
	width:36px;
	height:36px;
	margin-top: 10px;
}
.gray {color: #34383e; display: block;}
.smallText {font-size: 80%; background: #e3e3e3;}

#recentPhotos, #activeMembers {
	float:left;
	margin-top:1em;
}
	#recentPhotos {
		margin-right: 1em
	}
		#recentPhotos li.item {
			width: 330px;
			border: none;
			text-align: left;
		}
		#recentPhotos h3 {
			position: absolute;
			margin-top: -28px;
			margin-left: 5px;
		}
		
		
	#activeMembers {
		width: 660px;
	}
	#activeMembers h2 {
		margin-top: 8px;
		color: black;
		font-size: 175%;
	}
	.mostActiveMembers li {
		display:inline;
		
		height: 100px;
		max-width: 150px;
	}
	.mostActiveMembers li a {
		
	}
.mostActiveMembers li a img { }

/* Sign in and Sign up */
.loginForms {}
#signup-left {
	float: left; 
	width: 300px; 
	padding-left: 20px;
}

#signup-left ul, #signup-left h2{
	margin-top:20px;	
}

#signup-left li {
	list-style: circle; margin-bottom: 15px;
	list-style-position: outside; font-weight: 900; font-size: 13px;
}

.signUp {
	-moz-border-radius:8px;
	background:#E1EAD8 none repeat scroll 0 0;
	margin-left: 100px;
	padding: 1em;
	width: 250px;
	height: auto;
	float: left;
}
#signUp {
	height: 460px;
	width: 720px;
	float: left;
}


#signUp p {
	display: block;
	float: none;	
}
.signIn {
	padding-top: 1.5em;
	padding-left: 1.5em;
	width: 600px;
	height: 100px;
}

#emailSi, #passwordSi, #retypePasswordSi, #codeSi, #emailSu, #passwordSu, #retypePasswordSu, #codeSu  {
	height:20px; width: 150px; 
	font-size: 1.25em; vertical-align: middle;
	margin-left: 10px;
	margin-top: 0;
	border-right: 1px solid #abaaad;
	border-bottom: 1px solid #abaaad;
}
#reEnteredUsername, #firstNameSu, #lastNameSu {
	height:20px; width: 150px; 
	font-size: 1.25em; vertical-align: middle;
	margin-left: 10px;
	margin-top: 0;
	border-right: 1px solid #abaaad;
	border-bottom: 1px solid #abaaad;
}

.ad {text-align: center; margin: .5em 0 1em 0}
.adTag {text-align: center;font-size: 10%}
.placeAd {background: #f1f1f1; border: #e0e0e0 solid 1px; -moz-border-radius: 4px; padding: 2em .1em; text-align: center}

.category-labels { margin-bottom: 1em }
.category-labels li label { display:inline }

.affiliates li { display: inline-block; border-bottom: #e0e0e0 solid 1px; padding: 0.5em 0; width: 100%; background: url(../images/fill2.png); margin-top: 5px; }
.affiliates li div.affiliatesImg { width: 150px; text-align: center }
.members { margin-top:1em; }
.members li { 
	display: inline-block; 
	border-bottom: #ccc solid 1px; 
	padding: 5px; 
	width: 715px; 
	background: url(../images/fill2.png);
	margin-top: 5px;
}
.comments { margin-top: 1.5em }
.comments li { display: inline-block; background: #f1f1f1; border: #e0e0e0 solid 1px; padding: 0.5em 0 0.5em 0.5em; margin-bottom: .75em; width: 98%}
.photoGalleries li { display: inline-block; border-bottom: #e0e0e0 solid 1px; padding: 1em 0; width: 100% }
	.photoGalleries li div.imgLeft a img { border: #e0e0e0 solid 1px;padding: 5px 5px 15px 5px;width: 100px }
	.photoGalleries li div.imgLeft a img:hover { border: #aaa solid 1px }

.photoGallery li {display:inline}
.photoGallery li a img {border: #e0e0e0 solid 1px;padding: 5px 5px 15px 5px;width: 100px}
.photoGallery li a img:hover {border: #aaa solid 1px}


.currentPicture {
	width: 180px;
	height: 100%;
	background: url(../images/fill2.png);
	padding: 5px;
	float: left;
}
.currentPicture a {
	color: #96d3f6;
}
.currentPicture img {
	margin: auto;	
}
#user-status {
	width: 500px;
	margin: 0 auto 10px auto;
	float: right;
	border-top: 1px solid #ccc;
	padding: 5px;
	background: url(../images/fill2.png);
}
#user-status input {
	width: 495px;
	padding: 2px;
	color: #202020;	
}
#current-status {
	width: 500px;
	margin: 0 auto 10px auto;
	float: right;
	border: 1px solid #dedede;
	padding: 5px;
	background: url(../images/fill2.png);
	font-size: 14px;
}
.status {
	padding: 3px;
	float: left;
	width: 490px;
	border: 1px solid #ccc;
	background: #ececec;
	margin-bottom: 5px;
	font-size: 14px;
}
.user-thumb { height: 50px; width: 50px; float: left; margin-right: 5px; }
.user-thumb img { height: 50px; width: 50px; }
.status-comment { font-size: 12px; }
.status-comment b { color: #f1592a; margin-right: 2px; }
.status-comment b a { color: #2071A5; margin-right: 2px; text-decoration: none; }
.status-comment b a:hover { color: #2071A5; margin-right: 2px;  }
#profile-content {
	width: 510px;
	min-height: 300px;
	float: right;
	border: 1px solid #dedede;
	background: url(../images/fill2.png);	
}
#profile-wall {
	width: 510px;
	min-height: 300px;
	float: right;
}
.profile-side-container {
	width: 165px; height: 190px;
	padding: 2px; margin: 5px;
	background: url(../images/fill2.png);
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.profile-side-container h3 {
	font-size: 13px; margin-top: 4px;
}
.profile-side-container a {
	color: #2e3640;
	margin-top: 5px;
	background: none;
	display: block;
}
.profile-side-container a:hover {
	color: #1c1e20;
	text-decoration: underline;
}
.profile-side-container .view-all {
	float: right;	
}
.side-thumb {margin: 5px; float: left;}
.side-thumb img { height: 70px; width: 70px; }
.main-content .currentPicture ul {
	margin-top: 10px;	
}
.main-content .currentPicture ul .guest-side-hd {
	margin: 4px auto 0 auto;
	border: 1px solid white;
	padding: 2px 10px 2px 2px;
	background: #e0ded8;
	height: 15px;
}
.main-content .currentPicture ul .user-side {
	margin: 4px auto 0 auto;
	border: 1px solid white;
	padding: 2px 10px 2px 2px;
	background: #E0DED8;
	height: 15px;
}
.main-content .currentPicture ul .guest-side-cont {
	height: 200px;
	background: none;
	font-size: 13px;
}
.main-content .currentPicture #profile-thumb {
	margin: 0 auto;	
}
.main-content .currentPicture ul .guest-side-hd a {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #2e2a22;
	background: none;
}
.main-content .currentPicture ul .user-side a {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #2e2a22;
	background: none;
}
	
#infoForm {margin-top: 1em; width: 95%;}
label.checkboxLabel {display:inline; font-size: 1em}

#myFeed, #profileFeed { padding:.5em; }
.storyComment {
	background: url(../images/comment.png) no-repeat;
}
 .max {
 	width: 500px;
 	height: 100px;
 	padding:3px;
 	font-size: 110%;
 	margin-bottom: 1em;
 }
 .textarea {
	width: 300px;
	height: 90px 
 }
.addFriend {
	background: url(../images/user_add.png) no-repeat;
}
.newStory {
	background: url(../images/script.png) no-repeat;
	background-position: 0 0;
	padding-left: 20px; height: 80px;
}
	.newStory img {
		border: #e0e0e0 solid 1px;
		padding: 5px 5px 9px 5px;
		width: 50px;
		margin: 0 .5em;
		float: left
	}
	.newStory img:hover {
		border: #aaa solid 1px;
	}
	
.newEvent {
	background: url(../images/calendar_view_day.png) no-repeat;
}
	.newEvent a img {
		border: #e0e0e0 solid 1px;
		padding: 5px 5px 15px 5px;
		width: 60px;
		margin-top: .5em;
	}
	.newEvent a img:hover {
		border: #aaa solid 1px;
	}

.checkboxLabels {
	margin-bottom: 1em
}
.checkboxLabels label {
	display: inline;
}

.newPhoto {
	background: url(../images/picture.png) no-repeat;
}
	.newPhoto a img {
		border: #e0e0e0 solid 1px;
		padding: 5px 5px 15px 5px;
		width: 60px;
		margin-top: .5em;
	}
	.newPhoto a img:hover {
		border: #aaa solid 1px;
	}
.newsPost {
	background: url(../images/small-european-mount.png) no-repeat;
	padding-left: 20px;
}
	.newsPost a img {
		border: #e0e0e0 solid 1px;
		padding: 5px 5px 15px 5px;
		width: 100px;
		margin-top: .5em;
	}
	.newsPost a img:hover {
		border: #aaa solid 1px;
	}
	
.smallFont {
	font-size: .75em
}
.allMembers {position: absolute; margin-top: -1.5em}

#memberName, #location {height:15px;font-size:105%;}
.addFriendButton, .removeFriendButton {
	display:block;
}

#createEvent{	
	padding: 20px;	
}

#searchButton {
	margin-bottom: -5px;
}

.addFriendButton {
	padding: 2px;	
}
#mostRecentStories li {
	background: url(../images/fill2.png);
	border-bottom: 1px solid #ccc;
}
#mostRecentStories .gray {
	background: none repeat scroll 0 0 #E3E3E3;
	}
#admin-ads { background: url(../images/fill2.png); }
#admin-affil { background: url(../images/fill2.png); }
#admin-cat { background: url(../images/fill2.png); }
#admin-events { background: url(../images/fill2.png); }
#admin-ft-links { background: url(../images/fill2.png); }
#admin-news { background: url(../images/fill2.png); }
#admin-stories { background: url(../images/fill2.png); }
#admin-users { background: url(../images/fill2.png); }
#admin-affil th { padding: 2px; }
#admin-ads td { padding: 2px; }
#admin-cat td { padding: 2px; }
#admin-events td { padding: 2px; }
#admin-ft-links td { padding: 2px; }
#admin-news td { padding: 2px; }
#admin-stories td { padding: 2px; }
#admin-users td { padding: 2px; }
#admin-ads th { padding: 2px; }
#admin-cat th { padding: 2px; }
#admin-events th { padding: 2px; }
#admin-ft-links th { padding: 2px; }
#admin-news th { padding: 2px; }
#admin-stories th { padding: 2px; }
#admin-users th { padding: 2px; }

#mostRecentStories {
	margin-top:20px;	
}

#dialogForm {
	width: 680px; height: auto;
	padding: 5px;
	background: url(../images/fill2.png);	
}
#story-vote {
	background: url(../images/vote.png) no-repeat;
	padding: 2px 2px 5px 35px;
}


/* The Wall */
.log {
	width: 490px; min-height: 75px; max-height: 800px; height: auto;
	margin: auto;		
}
.log img {
	float: left;
	height: 50px;
	width: 50px;
	margin: 5px;	
}
.log p {}

.event-list {
	margin: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.event-list h3 {
	font-size: 18px;
	display: inline;
}
.gallery-view {
	border: #ccc 1px solid;
	float: left;
	margin: 10px;
	height: 80px; width: 80px;
	padding: 5px;
}
.comment-image {
	height: 40px; width: 40px;
}
.wall-user {
	text-decoration: none;
	color: #61882a;
}
.wall-thumb {
	border: #ccc 1px solid;
	float: left;
	margin: 5px 10px 0 10px;
	height: 60px; width: 60px;
	padding: 1px;
}
#comment-form {
	width: 385px; margin-bottom: 3px;
}
.wall-message {
	width: 400px; float: left; margin-top: 5px; height: 62px;
}
.post-comments {
	width: 480px; border: #333 solid single; margin-left: 18px;
	color: black; padding: 2px;
}
.post-comments a { color: #2071a5; }
.post-comments a:visited {
	text-decoration: none; 	color: #2071a5;
}
.post-single-comment, .post-single-comment-form {
	margin: 2px 0;
	border: #ccc 1px solid;
	background: #efefef;
	padding: 2px 4px;
}
.post-single-comment-form {
	text-align: right;
}
.post-like {
	color: #666; background: #efefef; margin-bottom: 2px; padding: 2px 4px; border: #ccc 1px solid;
}
.post-like a {
	color: #2071a5; text-decoration: none;
}
.log a:visited { 
	color: #2071a5; text-decoration: none;
}
.log a { color: #2071a5; }
.recent-story-image {
	border: 1px solid #ccc; 
	margin-right: 3px; 
	height: 100px; width: 100px;
	overflow: hidden; float: left;
	display: table; position: static;
}
.recent-story-image-mid[class] {
	display: table-cell; vertical-align: middle; text-align: center;
	width: 90px; height: 90px; text-align: center; padding: 3px;
}
.recent-story-image-inner[class] {
	position: static;
}
.recent-story-image-page {
	border: 1px solid #ccc; 
	margin: 0 7px 7px 0; 
	height: 110px; width:110px;
	float: left;
	overflow: hidden;
	display: table; position: static;
}
.gallery-image {
	border: 1px solid #ccc; 
	margin: 20px; 
	height: 100px; width: 100px;
	float: left;
	overflow: hidden;
	display: table; position: static;
}
.gallery-image-mid[class] {
	display: table-cell; vertical-align: middle; text-align: center;
	width: 90px; text-align: center; padding: 3px;
}
.gallery-image-inner[class] {
	position: static;
}
.members-grey {
	width: 550px; padding: 2px; background: #E3E3E3; float: left; margin-bottom: 5px;
}
.star-rating-control {
	float: left;
}

#edit-profile-tabs p{
	margin-bottom:25px;	
}

#myInfo{
	padding:5px;	
}

#myInfo h3{
	font-size:large;
	font-weight:bold;
	margin-bottom:5px;
}

#myInfo p,
#myProfilePic p{
	font-size:medium;
	margin-bottom:15px;	
}

.message {
    background: #f3f8fc url(../images/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}

.error{
	color:red; 
	border:1px solid red;
	padding:2px;
	margin:20px 0px;	
	white-space: normal;
	width:750px;
}

th a:link, th a:visited, th a:hover {
    color: #333;
    display: block;
    font-size: 10px;
    text-decoration: none;
    width: 100%;
}
th.asc a, th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}
th.asc a {
    background-image: url(../images/sorted_asc.gif);
}
th.desc a {
    background-image: url(../images/sorted_desc.gif);
}


.formLayout{
    background-color: #f3f3f3;
    border: solid 1px #a1a1a1;
    padding: 10px;
    width: 425px;
}

#account .formLayout{
	height:200px;	
}

.formLayout label, .formLayout input{
    display: block;
    width: 120px;
    float: left;    
    margin-bottom: 20px;
}

.formLayout span.error{
 /* TODO - how to display this correctly? */	
}

.formLayout input,
.formLayout textarea{
	width:225px;	
}

.formLayout textarea{
	height:80px;
	margin-bottom: 20px;
}

.formLayout label{
    text-align: right;
    padding-right: 20px;
}

br{
    clear: left;
}

input#metaKeywords{
	width:350px;	
}

textarea#metaDescription{
	width:350px;
	height:150px;	
}


/* new css styles */
.gallery-images {
	width: 165px; height: 150px;
	float: left; margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	text-align: center;
	overflow: hidden;
}
.gallery-images img {
	height: 100%; width: auto;
	}
.from-gallery img { margin-top: -40px; }



#uploadStatus {
    width: 230px;
}

#uploadProgressBar {
    height: 14px;
    border: 1px solid #BBB;
    text-align: center;
    display: inline;
    float: left;
}

#uploadIndicator{
    height: 10px;
    position: relative;
    margin: 1px;
    padding: 1px;
    background: #9DC0F4;
    width: 0;
    float: left;
}

#uploadPercentage {
    width: 20px;
    display: inline;
    float: right;
}
