* {
	margin: 0px;
	padding: 0px;
}
body
{
	background: #2e1e00;  
}
acronym
{ 
	border-bottom		: 1px dotted #272523; 
	cursor				: help; 
}
hr
{
	border: dotted #2e1e00;
	border-width: 1px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	height: 1px;
}
#pageWrapper
{
	position: relative;
	display: block;
	width: 90%;
	margin: auto;
}
.pageItem p 
{
	padding: 10px 0px;
}
#pageHeader
{	
	font: 28px Trebuchet MS; color: #fff7e6; font-weight: normal; font-style: normal; text-decoration: none; 
	background: #734b00;  
	border: 0px solid #2e1e00; 
	line-height : 1.2em;
	display: block;
	margin : 10px 0px 0px 0px;
	padding: 10px;
	min-height: 110px;
	height: auto!important;
	height: 110px;
}
#pageHeader a, #pageHeader a:visited 
{
	font: 28px Trebuchet MS; color: #004891; font-weight: normal; font-style: normal; text-decoration: underline; 
}


#pageHeader h1
{
	font: 28px Trebuchet MS; color: #fff7e6; font-weight: normal; font-style: normal; text-decoration: none; 
}
#headDesc
{
	font: 14px Trebuchet MS; 
	margin-right: 140px;
}
#headDesc a, #headDesc a:visited
{
	font-size: 12px;
}
#titleImage 
{
	float: left;
	margin-right: 10px;
}

#pageSidebar
{
	right: 0px;
	position: absolute;  
	width: 170px;
}
#tagBoard, #phoneCam, #emailNotify, #smsNotify
{
	margin-bottom: 10px;
	background: #e3d4b6;
	border: 0px solid #2e1e00; 
	color: #272523; 
}
#phoneCam .container
{
	font: 14px Trebuchet MS; color: #272523; font-weight: normal; font-style: normal; text-decoration: none; 
	padding: 0px;
	height: 200px;
	width: 168px;
	overflow: hidden;
} 
#tagBoard .container
{
	padding: 0px 5px 0px 5px;
	height: 200px;
	width: 160px;
	overflow: auto;
}
#tagBoard h1,  #phoneCam h1, #emailNotify h1, #smsNotify h1
{
	display: block;
	font: 14px Trebuchet MS; color: #272523; font-weight: normal; font-style: normal; text-decoration: none; 
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background: #c7ac78;  
	border-bottom: 1px dotted #452d00;
	color: #0b0a0a; 
}
.tagEntry, .emailConfirm, .container p
{
	padding: 5px 5px 5px 5px;
	font: 11px Trebuchet MS; 		
	color: #272523; 
	line-height: 1.3em;
}
.tagEntry a,.tagEntry a:visited 
{ 
	font: 14px Trebuchet MS; color: #272217; font-weight: normal; font-style: normal; text-decoration: underline; 
	font-size: 11px;
}

#tagBoardPost
{
	padding-top: 10px;
	margin: 10px 3px 10px 3px;
}

#tagBoardPost input, #tagBoardPost textarea
{
	margin-top: 2px;
	padding: 1px;
	width: 85px;
	font: 10px Tahoma; 
}

#notify_email, #emailNotifySubmit, #smsNotifySubmit
{
	margin-top: 2px;
	padding: 1px;
	font: 10px Tahoma; 
	width: 120px;
	float: left;
}

#emailNotifySubmit, #smsNotifySubmit
{
	padding: 0px;
	width: 30px;
	float: none;
}

#emailNotify .container, #smsNotify .container
{
	padding: 2px;
}
#smsNotify .inputtext
{
	padding: 1px;
	font: 10px Tahoma;
}
#smsForm
{
	font: 10px Tahoma;
}
#smsNotify
{
	padding-bottom: 10px;
	position: relative;
}
#tagBoardPost .inputtext, #emailNotify .inputtext, #smsNotify .inputtext
{
	border: 1px solid #2e1e00;
	background-color: #e3d4b6;
	color: #272523; 
}
#tagBoardPost a, #tagBoardPost a:visited
{
	font: 14px Trebuchet MS; color: #272217; font-weight: normal; font-style: normal; text-decoration: underline; 
	font-size: 12px;
}
#tagForm, #emailForm
{
	text-align: right;
	padding-right: 5px;
}
#tagBoardPost label, #emailNotify label
{
	text-align: left;
	padding: 3px 0px 0px 5px;
	float: left;
	width: 60px;
	font: 10px Tahoma; 
}
#tagBoardPost .submitButton
{
	width: 70px;
	font-size: 11px;
	padding-bottom: 0px;
}
#tagBoardPost textarea
{
	height: 40px; 
	margin: 3px 0px 2px 0px;
	width: 150px;
}

#userLinks ul
{
	padding-bottom: 5px;
}
#userLinks li
{
	margin-left: 10px;
}
#addOns
{
	margin-top: 10px;
}
.linkCategory
{
	margin-top: 10px;
	background: #e3d4b6;
	border: 0px solid #2e1e00; 
	color: #0b0a0a; 
}
.linkCategory strong
{
	display: block;
	font: 14px Trebuchet MS; color: #272523; font-weight: normal; font-style: normal; text-decoration: none; 
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	background: #c7ac78;  
	border-bottom: 1px dotted #452d00;
	color: #0b0a0a; 
}
.linkCategory a:link, .linkCategory a:visited
{
	font: 14px Trebuchet MS; color: #272217; font-weight: normal; font-style: normal; text-decoration: underline; 
	text-decoration: none;
}
.linkCategory a:hover
{
	text-decoration: underline;
}

#pageNavigation 
{
	position: absolute;
	top: -115px;
	text-align: right;
	right: 15px;
	background: #734b00;
}
#pageNavigation ul, .linkCategory ul
{
	list-style-type: none;
}
#pageNavigation  li
{ 
	display: inline; 
}

#pageNavigation a:link, #pageNavigation a:visited
{
	display: block;

	padding: 3px 10px 3px 10px;
	font: bold 14px Trebuchet MS; 
	color: #fff7e6; 
	text-decoration: none;
	-moz-opacity: .50;
}

#pageNavigation a:hover, #pageNavigation a#current
{
	-moz-opacity: 1;
}
#pageNavigation a:hover 
{
	color: #734b00; 
	background: #fff7e6;
}

#yearCalendar
{
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}

.monthCalendar
{
	position: relative;
	border: 1px solid #452d00; 
	color: #0b0a0a; 
	width: 100%;
	margin: 2px;
}
.monthCalendar th
{ 
	background-color: #c7ac78;
	font: bold 11px Tahoma;
	border-bottom: 1px solid #452d00; 
	padding: 2px;
}

.monthCalendar td
{  
	text-align: center;
	background-color: #e3d4b6;
	color: #272523; 
	font: 10px Tahoma;
	border: 1px solid #e3d4b6; 
}

.monthCalendar .hasPosts
{
	background-color: #c7ac78; 
	border: 1px solid #452d00; 
}

.monthCalendar .currentDay
{
	color: #fff7e6; 
	background-color: #734b00; 
	border: 1px solid #2e1e00; 
}

.monthCalendar td a,.monthCalendar td a:visited
{
	font: 10px Tahoma;
	text-decoration: none;
}
.monthCalendar .hasPosts a, .monthCalendar .hasPosts a:visited
{
	color: #0b0a0a; 
}
.monthCalendar .currentDay a,.monthCalendar .currentDay a:visited
{
	color: #fff7e6; 
}
.monthCalendar a 
{
	position: relative;
}
a .toolTip 
{
	position: absolute;
	top: 0px;
	right: -90px;
	width: 80px;
	background-color: #c7ac78; 
	border: 1px solid #452d00; 
}
a:hover .toolTip
{
	display: block;
	background-color: #f00;
}

.pageContent 
{
	top: 0px;
	margin: 10px 180px 10px 0px;
} 


.pageItem
{
	margin-bottom: 10px;
	font: 14px Trebuchet MS; color: #272523; font-weight: normal; font-style: normal; text-decoration: none; 
	background: #e3d4b6;  
	border: 0px solid #2e1e00; 
}

.pageItem a, .pageItem a:visited 
{
	font: 14px Trebuchet MS; color: #272217; font-weight: normal; font-style: normal; text-decoration: underline; 
}

.pageItem h1
{
	font: 17px Trebuchet MS; color: #0b0a0a; font-weight: bold; font-style: normal; text-decoration: none; 
	background: #c7ac78;  
	border-bottom: 0px solid #452d00; 
	padding: 3px 3px 3px 10px;
	position: relative;
	margin: 0px 0px 5px 0px;
}

.pageItem h2
{
	font: 14px Trebuchet MS;
	color: #0b0a0a; 
	position: absolute;
	top: 0px;
	right: 10px;
	padding: 3px;
}
.pageItem h3
{
	font: 16px Trebuchet MS; color: #fff7e6; font-weight: bold; font-style: normal; text-decoration: none; 
	background: #8f671d;  
	border: 0px solid #452d00; 
	padding: 3px 3px 3px 18px;
	position: relative;
}
.pageItem h3 a, .pageItem h3 a:visited 
{
	font: 16px Trebuchet MS; color: #ffdc99; font-weight: normal; font-style: normal; text-decoration: underline; 
}

.pageItem .itemList
{
	 	
	border: solid #452d00; 
	border-width: 0px 1px 1px 1px;
	float: right;
	width: 100px;
	margin: 10px;
	list-style-type: none;
}
.pageItem li { display: inline; }
.pageItem li strong
{
	padding: 2px;
	display: block;
	color: #0b0a0a; 
	background-color: #c7ac78;
	border-top:  1px solid #452d00; 
}
.pageItem li span
{
	display: block;
	padding: 2px;
	color: #272523; 
	background-color: #e3d4b6;
}


.itemContent li
{
	display: list-item;
	margin: 0px 0px 0px 30px;
}

.itemContent, #pageFooter
{
	clear: left;
	padding: 5px 20px 5px 20px;
}
.pageItem h6
{
	font: 14px Trebuchet MS; color: #272523; font-weight: normal; font-style: normal; text-decoration: none; 
	text-align: right;
	padding: 10px;
	clear: both;
}


#tagA
{
	padding: 7px 0px 0px 10px;
	float: left;
}
#tagB
{
	padding: 7px 10px 0px 0px;
	float: right;
}


#poweredBy
{
	font: bold 10px tahoma,arial;
	padding: 5px 0px;
	text-align: center;
}
#pageFooter a, #pageFooter a:visited
{
	color: #fff7e6; 
	font: bold 11px tahoma,arial;
}


/* profile page stuff */
#friends li 
{
	padding-right: 5px;
}
#bio 
{ 
	float: right;
	width: 320px;
	position: relative;
}
#biography
{
	position: relative;
	padding: 10px;
	width: 300px;
	color: #0b0a0a; 
	background-color: #c7ac78;
	border: 1px solid #452d00; 
	margin: 0px 0px 15px 10px;
}
#profilePage .itemContent
{
    min-height: 300px;
    height: auto!important;	
    height: 300px;
}
#profileImage
{
	position: relative;
	text-align: center;
	width: 320px;
	margin: 0px 0px 15px 10px;
}
#profileImage img
{
	}
#likes { clear: both; }
#friends, #dislikes { margin-top: 10px; clear: both; }
#likesdislikes li
{
	display : list-item;
	margin-left: 30px;
	list-style-type: disc;
}

/* entry page */
.commentForm
{

	text-align: right;
	padding: 10px 0px 10px 0px;
	width: 360px;
	margin: auto;
}
.commentForm #link input,.commentForm #name input
{
	width: 250px;
}
.commentForm #link
{
	margin-top: 5px;
}
.commentForm textarea
{
	height: 50px;
	width: 360px;
}
.commentForm #smilies,.commentForm #submit
{
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#journalEntry #comments label
{
	display: block;
}
.commentForm #comments label
{
	margin-top: 10px;
	text-align: left;
}


#journalComments h3
{
	font: 17px Trebuchet MS; color: #0b0a0a; font-weight: bold; font-style: normal; text-decoration: none; 
	color: #0b0a0a; 
	background-color: #c7ac78;
	border-top: 1px solid #2e1e00; 
	font-weight: normal;
}
#journalComments h3 a, #journalComments h3 a,:visited
{
	font: 17px Trebuchet MS; color: #0b0a0a; font-weight: bold; font-style: normal; text-decoration: none; 
}
#pageFooter
{
	font: 14px Trebuchet MS; color: #272523; font-weight: normal; font-style: normal; text-decoration: none; 
	margin-right: 180px;
	background: #734b00;  
	border: 0px solid #2e1e00; 
	padding: 0px;
}

.avatarIcon
{
	border				: 1px solid #2e1e00;
	margin				: 5px;
	clear				: both;
	float				: left;
}

#journalComments .commentDate { font-style: italic; clear: left }

#sponsorBar
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #c7ac78; 
	border-bottom: 1px solid #452d00; 
}
#braveJournalBar
{
	position: relative;
	font: bold 11px tahoma,arial; 
	border-bottom: 1px solid #2e1e00; 
	background-color: #734b00; 
	color: #fff7e6; 
}
#braveJournalBar a , #braveJournalBar a:visited 
{ 	
	color: #fff7e6;  
	font: bold 11px tahoma,arial; 
} 
#sponsorBar li { display: inline; } 
#sponsorBar li a, #sponsorBar li a:visited
{
	font: bold 11px tahoma,arial; 
	color: #0b0a0a;  
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
}

#braveJournalBar h1
{	
	padding: 3px 2px 2px 2px;
	font: bold 11px tahoma,arial; 
}

#braveJournalBar ul
{
	position: absolute;
	top: 3px;
	right: 10px;
	display	: block;
	list-style-type: none;
}
#braveJournalBar li
{
	display: inline;
}
#braveJournalBar li a:link, #braveJournalBar li a:visited
{
	margin-left: 10px;
	height: 15px;
	float: left;
	font-weight: bold;
	text-decoration: none;
}

/* IE Hack to fix "peekaboo" bug */
.pageItem, .input, .itemList, .itemList strong { position: relative; }
.pageItem { height:auto!important;height: 1px; }
.breaker { clear: both; }
