html {
	overflow-y:scroll;
	}

body {
	margin:0;
	background-color:#2b2511;
	font-family:Arial, Verdana, sans-serif;
	font-size:0.75em;
	text-align:center;
	color:#2b2511;
	}

#mainContainer {
	width:990px;
	height:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}

#topSection {
	float:left;
	width:100%;
	height:112px;
	background:url('MasterImages/homepageBG.jpg') no-repeat top left;
	}

a {
	color:#e97400;
	}

a:hover {
	color:#006699;
	}

a img {
	border:none;
	}

.logoPic {
	float:left;
	background:url('MasterImages/brinyDeepLogoPic2.gif') no-repeat top left;
	width:198px;
	height:112px;
	}

.logo a {
	float:left;
	height:104px;
	}

.logo img {
	border:none;
	margin:0;
	padding:0;
	}

.navLinks {
	float:left;
	display:inline;
	padding:28px 0 0 27px;
	}

.navLinks ul {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

.navLinks li {
	float:left;
	}

.navLinks li a {
	float:left;
	display:inline;
	margin:0 10px;
	padding:45px 10px 0 10px;
	text-align:center;
	color:white;
	font-weight:bold;
	text-decoration:none;
	height:auto;
	}

.navLinks li .navHome {
	background:url('MasterImages/navIcons.gif') no-repeat 7px 0;
	}

.navLinks li .navHome:hover {
	background-position:7px -120px;
	}

.navLinks li .navArchive {
	background:url('MasterImages/navIcons.gif') no-repeat -168px 0;
	}

.navLinks li .navArchive:hover {
	background:url('MasterImages/navIcons.gif') no-repeat -168px -120px;
	}

.navLinks li .navNextWeekLink {
	background:url('MasterImages/navIcons.gif') no-repeat -338px 0;
	}

.navLinks li .navNextWeekLink:hover {
	background:url('MasterImages/navIcons.gif') no-repeat -338px -120px;
	}
	
.navLinks li .navFirstTimeLink {
	background:url('MasterImages/navIcons.gif') no-repeat -506px 0;
	}

.navLinks li .navFirstTimeLink:hover {
	background:url('MasterImages/navIcons.gif') no-repeat -506px -120px;
	}

.content {
	float:left;
	padding:25px 0 0 0;
	width:100%;
	background:white url('MasterImages/homepageBG.jpg') no-repeat 0px -112px;
	}

.leftMenu {
	float:left;
	width:225px;
	min-height:550px;
	border-right:solid 2px #2b2511;
	}

.leftMenu a, .leftMenu h4 {
	float:left;
	display:inline;
	margin-left:-30px;
	padding:6px 0 6px 30px;
	width:195px;
	font-weight:bold;
	background:white url('MasterImages/leftMenuLinkBG.gif') no-repeat top left;
	}

.leftMenu h4 {
	margin:0 0 0 -30px;
	font-size:1em;
	color:#e97400;
	}

.leftMenu a:hover {
	background-position:0px -68px;
	}

.topSuggestions {
	float:left;
	width:230px;
	margin:0 0 0 -15px;
	}

.recentEntries {
	padding-bottom:100px;
	background:url('MasterImages/archivesBG.gif') no-repeat 50% 100%;
	}

.topSuggestions h2 {
	color:white;
	font-size:1.5em;
	font-weight:normal;
	padding:0 0 5px 30px;
	margin:0;
	background:url('MasterImages/leftMenuBGImages.gif') no-repeat top left;
	}

.leftMenuSuggestion {
	clear:left;
	float:left;
	width:230px;
	background:url('MasterImages/leftMenuBGImages.gif') no-repeat -230px 0px;
	}

.leftMenuSuggestion p {
	float:left;
	clear:none;
	width:100%;
	margin:0;
	padding-bottom:10px;
	line-height:1.5em;
	background:url('MasterImages/leftMenuBGImages.gif') no-repeat -460px 100%;
	}

.suggestionNo {
	float:left;
	display:inline;
	width:20px;
	margin:9px 8px;
	text-align:center;
	font-weight:bold;
	height:20px;
	}

.leftMenuSuggestion a {
	float:left;
	font-weight:normal;
	width:184px;
	padding-left:5px;
	margin:4px 0 5px 0;
	background:none;
	}

.noVotes {
	float:left;
	display:inline;
	clear:both;
	margin-left:40px;
	font-size:0.9em;
	color:#6f6d67;
	}

.votePercentage {
	float:right;
	display:inline;
	text-align:center;
	color:white;
	font-weight:bold;
	width:100px;
	line-height:12px;
	background:#6699cc url('MasterImages/votePercentageBG.gif') no-repeat;
	border:solid 1px #6699cc;
	}

.voteButton {
	float:left;
	width:95%;
	margin:3px 0 10px 0;
	padding:3px 0;
	border:solid 1px #ffe8d1;
	background-color:#fff9f2;
	}

.voteButton input, .submitSuggestionButton {
	float:left;
	display:inline;
	margin-left:53px;
	}

.voteButton a {
	float:left;
	clear:left;
	margin-top:5px;
	width:100%;
	text-align:center;
	}


.leftMenu ul {
	float:left;
	margin:0;
	padding:5px 0;
	list-style-type:none;
	}

.leftMenu li {
	float:left;
	clear:left;
	margin:0;
	padding-left:15px;
	line-height:1.8em;
	}

.blogMonths li a {
	font-weight:normal;
	padding:0 10px 0 30px;
	background:url('MasterImages/linkBG.gif') no-repeat 10px 6px;
	}

.blogMonths li a:hover {
	background-position:10px -38px;
	}


/*.leftMenu li a, #commentlist a {
	color:#e97400;
	}*/

/*ul.recentEntries {
	width:100%;
	padding-bottom:100px;
	background:url('MasterImages/brinyArchives.gif') no-repeat 50% 100%;
	}



li.year {
	padding-left:15px;
	font-weight:bold;
	font-size:1.2em;
	}

li.year ul li {
	padding-left:0;
	font-weight:normal;	
	}*/


.middle {
	float:left;
	border-left:solid 2px #2b2511;
	width:535px;
	display:inline;
	margin-left:-2px;
	min-height:500px;
	}

.addedDate {
	float:left;
	width:100%;
	height:20px;
	line-height:20px;
	margin-top:-27px;
	padding-left: 2px;
	font-size:0.9em;
	color:white;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	text-align:center;
	background:url('MasterImages/addedBG.gif') no-repeat top center;
	}


.toDoListHeading {
	float:left;
	width:100%;
	margin:0;
	font:bold 2.5em Arial,Verdana, sans-serif;
	text-align:center;
	}

.toDoListHeading img {
	vertical-align:middle;
	}

.toDoSuggestion {
	float:left;
	width:455px;
	margin:15px 0 0 0;
	padding:0 40px;
	text-align:center;
	letter-spacing:-1px;
	font:normal 1.8em Arial,Verdana, sans-serif;
	background:url('MasterImages/bgQuotes.gif') no-repeat top left;
	}

.suggestedBy {
	float:left;
	margin:0;
	font-size:0.9em;
	padding-bottom:5px;
	width:100%;
	color:#6f6d67;
	text-align:center;
	}

.toDoListPicture {
	float:left;
	width:100%;
	text-align:center;
	}

.toDoListPicture img {
	margin:0 auto;
	width:500px;
	height:365px;
	}

.imgToDo[class] {
	margin:0 auto;
	height:auto;
	width:auto;
	max-width:500px;
	max-height:365px;
	}


.lastComments {
	float:left;
	display:inline;
	width:100%;
	margin-left:10px;
	}

.lastComments h2, .commentForm h2, .currentSuggestions h3 {
	float:left;
	margin:0;
	padding:7px 10px 10px 10px;
	font-weight:normal;
	font-size:1.5em;
	}

.comment {
	float:left;
	display:inline;
	margin-left:10px;
	width:96%;
	background:url('MasterImages/commentsBG.gif') no-repeat top left;
	}

.comment div {
	float:left;
	margin:0;
	padding:5px 0 7px 0;
	width:100%;
	font-size:0.9em;
	background:url('MasterImages/commentsBG.gif') no-repeat bottom right;
	}

.comment div img {
	float:left;
	border:solid 1px #2b2511;
	}

.comment a, .commentUsername {
	float:left;
	display:inline;
	margin:0 0 0 5px;
	width:60%;
	}

.comment span {
	float:right;
	display:inline;
	margin:0 10px 0 0;
	color:#2b2511;
	width:25%;
	text-align:right;
	}

span.commentUsername {
	float:left;
	text-align:left;
	display:inline;
	margin:0 0 0 5px;
	width:60%;
	color:Black;
	}


.comment p {
	float:left;
	display:inline;
	margin:15px 0 0 5px;
	width:87%;
	}

.lastCommentsActions {
	float:right;
	padding:10px 20px 10px 10px;
	background:none;
	}

.lastCommentsActions a {
	font-weight:bold;
	}

.lastCommentsActions a:hover {
	color:#006699;
	}

.contentBottomBG {
	clear:both;
	float:left;
	width:100%;
	height:15px;
	line-height:15px;
	overflow:hidden;
	background:url('MasterImages/contentBottomBG.png') no-repeat bottom right;
	}



.rightMenu {
	float:right;
	width:190px;
	padding-top:15px;
	}


.blog {
	margin-top:5px;
	background:white url('MasterImages/contentTopBG.png') no-repeat top left;
	}


.post, /*#commentlist,*/ .archive, .currentSuggestions,  /*.toDoListPicture,*/ .suggestion, .errorPage, .contact {
	float:left;
	width:100%;
	display:inline;
	margin-left:10px;
	padding:0 0 0 10px;
	border-bottom:solid 1px #ffe8d1;
	}

.currentSuggestions {
	border:none;
	}

.currentSuggestion {
	float:left;
	display:inline;
	width:96%;
	background:url('MasterImages/commentsBG.gif') no-repeat top left;
	}

.suggestion p, .currentSuggestion p {
	float:left;
	margin:0;
	padding:10px 0;
	}

.currentSuggestion p {
	clear:both;
	width:100%;
	background:url('MasterImages/commentsBG.gif') no-repeat bottom right;
	}

.currentSuggestion p span {
	float:left;
	}

.currentSuggestion p span.suggestionNo {
	margin:-8px 10px 0 0;
	width:30px;
	height:30px;
	padding:8px 0 0 0;
	background:url('MasterImages/suggestionsNoBG.gif') no-repeat top left;
	}

.currentSuggestion p .votePercentage {
	float:left;
	display:inline;
	margin:5px 0 0 10px;
	}

.currentSuggestion p .noVotes {
	margin:5px 0 0 40px;
	}

.archive, .suggestion, .contact {
	padding-bottom:5px;
	border-bottom :none;
	}

.suggestion {
	background:url('MasterImages/brinySuggestionBG.gif') no-repeat bottom right;
	min-height:200px;
	}

.errorPage {
	background:url('MasterImages/briny404ErrorBG.gif') no-repeat bottom right;
	padding-bottom:100px;
	}

.archive .item {
	float:left;
	background:url('MasterImages/whatBrinyDidFrame.png') no-repeat top right;
	width:100%;
	clear:both;
	}

.archive .item span {
	float:left;
	font-size:2.6em;
	margin:-5px 0 0 0;
	padding:0 5px 15px 0;
	font-weight:bold;
	}

.archive .item p {
	float:left;
	width:350px;
	margin:45px 0 0 0;
	font-size:1.3em;
	}

.archive .item p span.archiveSuggestedBy {
	font-weight:normal;
	font-size:0.7em;
	margin:5px 0 0 0;
	color:#6f6d67;
	}

.archive .item a {
	float:right;
	display:inline;
	margin:45px 29px 60px 0;
	}
	
.archive .item p a {
    float:none;
    margin:auto;
    }

.archive h2, .currentSuggestions h2 {
	margin-top:10px;
	}


.archive table {
	clear:left;
	width:100%;
	}
	
.archive ul, .errorPage ul {
	float:left;
	clear:left;
	margin:0;
	padding:5px 0;
	list-style-type:none;
	width:100%;
	}

.archive ul li, .errorPage ul li {
	float:left;
	clear:left;
	line-height:20px;
	}

.archive h3 img {
	border:none;
	padding-right:5px;
	margin-top:10px;
	}

.post p, .errorPage p {
	float:left;
	clear:left;
	margin:0;
	padding:2px 0 5px 0;
	width:100%;
	line-height:1.5em;
	}

.post h2, #comment, /*#addcomment,*/ .archive h2, .currentSuggestions h2, .archive h3, .suggestion h1, .contact h1, .errorPage h1 {
	float:left;
	clear:left;
	width:100%;
	margin:0;
	font-size:1.5em;
	font-weight:normal;
	color:#e97400;
	}

.post .postHeading, #comment, /*#addcomment,*/ .archive h2, .currentSuggestions h2, .suggestion h1, .contact h1, .errorPage h1 {
	font-size:1.8em;
	font-weight:bold;
	}

.post {
    margin-bottom:10px;
    }

.currentSuggestions h2 {
	margin-bottom:10px;
	}

.postDate {
	float:left;
	color:#6f6d67;
	padding:10px 0 0 0;
	margin:0;
	letter-spacing: 0.1em;
	}

.postContent {
	float:left;
	padding:10px 0;
	clear:left;
	}

.actions a {
	margin:0;
	letter-spacing:0.1em;
	line-height:1.5em;
	}

/*#commentlist {
	border-bottom:none;
	}*/

.postComment, .commentForm, .addSuggestion {
	float:left;
	display:inline;
	width:100%;
	margin-left:10px;
	padding:0 0 0 10px;
	clear:left;
	}

.postComment .content{
    background-image:none;
    } 

.postComment {
	border-bottom:solid 1px #ffe8d1;
	}

.commentForm {
	clear:none;
	}

/*#comment, #addcomment {
	clear:none;
	display:inline;
	margin-left:10px;
	padding:5px 0 5px 10px;
	}*/

#addcomment {
	width:100%;
	padding-left:0;
	}	

.postComment p {
	clear:left;
	margin:0;
	padding:5px 0;	
	}

.postComment .postDate {
	width:60%;
	font-size:0.9em;
	}	

.postComment .gravatar {
	float:right;
	clear:none;
	}

.postComment .content {
	clear:none;
	width:72%;
	}

.commentForm label, .suggestion label, .contact label {
	float:left;
	width:100px;
	clear:both;
	margin-top:3px;
	}

.commentForm label span {
	color:red;
	}

label.lblSuggestion {
	width:200px;
	font-size:1.4em;
	}


.suggestion span {
	float:left;
	clear:left;
	font-size:0.9em;
	color:#5a5a5a;
	padding:0;
	margin:5px 0 15px 0;
	}

.suggestion label span {
	float:none;
	clear:none;
	color:red;
	font-size:1em;
	}

.commentForm input, .commentForm select, .commentForm textarea, .suggestion input, .contact input, .contact textarea {
	float:left;
	width:200px;
	padding:0 0 0 1px;
	margin:3px 3px 0 0;
	}

input.submitSuggestionButton {
	clear:left;
	margin-left:100px;
	}

select.countryDD {
	width:205px;
	}

.commentForm textarea, .contact textarea {
	width:62%;
	}

.formInfo {
	margin:0;
	padding:0 0 0 100px;
	float:left;
	clear:both;
	}

.validationError {
	float:left;
	display:inline;
	margin-top:3px;
	}

.commentForm img {
	float:left;
	display:inline;
	margin:5px;
	font-size:0.8em;
	white-space:nowrap;
	}

#cbNotify {
	clear:both;
	}

.formInfo label {
	margin:0;
	}

.formInfo input {
	float:left;
	}

.formInfo input[type*=checkbox] {
	float:left;
	display:inline;
	width:14px;
	height:14px;
	margin:0;
	padding:0;
	margin:5px 5px 0 0;
	}

.saveComment {
	clear:both;
	float:left;
	}
	
/*.toDoListPicture {
	background:url('MasterImages/Frame.gif') no-repeat top left;
	padding: 55px 40px 40px 50px;
	border-bottom:none;
	}

.toDoListPicture img {
	float:left;
	}

	
.toDoListPicture p {
	float:left;
	clear:left;
	width:450px;
	text-align:center;
	font-family:Comic Sans MS;
	font-size:1.5em;
	margin-top:3em;
	}*/

.suggestionVoteButton {
	float:right;
	display:inline;
	margin:5px 5px 0 0;
	}

p.suggestionItem {
	float:left;
	clear:left;
	width:100%;
	margin:3px 0 0 0;
	padding:6px 0;
	border-bottom:solid 1px #ffe8d1;
	font-weight:normal;
	}

.suggestionItem b {
	float:left;
	width:93%;
	}

/*.noVotes {
	float:left;
	clear:both;
	display:inline;
	margin:5px 0 0 26px;
	color:#6f6d67;
	font-size:0.9em;
	width:50px;
	}*/

p.suggestionItem .votePercentage {
	clear:none;
	margin:5px 0 0 5px;
	}

.topSuggestions p.votingCloses, .topSuggestions p.votingCloses2 {
	float:left;
	width:auto;
	clear:none;
	text-align:center;
	}

.topSuggestions .votingCloses2 {
	font-size:1.3em;
	color:#6f6d67;
	margin:2px 0 0 6px;
	}

.topSuggestions p.votingCloses2 span {
	font-size:1.4em;
	font-weight:normal;
	color:white;
	background:#e97400;
	border-right:solid 1px white;
	border-left:solid 1px #e97400;
	}

#searchbox {
	margin-bottom:20px;
	}


#footer {
	float:left;
	clear:both;
	width:100%;
	background-color:#2b2511;
	color:white;
	line-height:30px;
	}

#footer a {
	color:white;
	}
	
	.avatarContainer {
	float:left;
	position:relative;
	width:58px;
	height:50px;
	overflow:hidden;
	}

.avatar {
	float:left;
	top:0;
	left:0;
	width:260px;
	background:url('MasterImages/avatarChooseBG.gif') no-repeat 52px 24px;
	}

.avatarContainer:hover {
	overflow:visible;
	}

.avatar:hover {
	position:absolute;
	background:url('MasterImages/avatarChooseBGOver.gif') no-repeat 52px 24px;
	}

a.avatarChosen {
	float:left;
	padding:0 8px 0 0;
	}

.avatarChosen img {
	float:left;
	margin:0;
	border:solid 1px #2b2511;
	}

.avatarRange {
	float:left;
	width:200px;
	background-color:#e97400;
	}

.avatarRange a {
	float:left;
	border:solid 1px #e97400;
	}

.avatarRange a:hover {
	border:solid 1px #2b2511;
	}

.avatarRange img {
	float:left;
	border:none;
	margin:0;
	}