/* CSS Document */

BODY {
	background-color: #8a827e;	
	background-image: url(/pages/graphics/background-2014d.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center top;
	background-size: 100% auto;
	
	font-family:Wauk,Arial,sans-serif; 	/*default font-family */
	color:#262626; /*default font color */
	font-size:14px;  /*default font size */
}


#banner{
	margin-top:15px;	
	cursor:pointer;	
	margin-bottom:15px;
}


#banner a:link, #banner a:visited, #banner a:active, #banner a:hover{
	color:#262626; 
	font-family:jrhand,Calibri, sans-serif;
	font-size:46px; 
	text-decoration:none; 
}

#topic{
	height:0px;
	width:0px;
	overflow:hidden;
}

#bottombar{
	font-family:Wauk,Arial,sans-serif; 
	color:#dad9d7;
	letter-spacing:1px;
	font-size:15px; 
}

#fullclear #fullclearheight{
	width:778px;
}

.text1, .bigpicdescriptext, .smallpicdescrip, .text1, .text2, .default, .text3, .allpicslarge, .steve, .singlevideotext {  /* try to get rid of text 1 etc.. */
	color:#262626;
}

.steve, .bigpicdescriptext, .amie, .default {
	font-size:17px; 
}

.title1{
	font-size:20px;
	font-weight:bold;
	color:#000;
}

.text2, .allpicslarge{
	color:#dad9d7;
}

.text4 {
	color:#b09f25;
}

.text3, .text1 {
	color:#262626;
}

.amie {
	color:#900;
}

.dateareatext, .placeareatext {
	font-size:20px; 
	color:#292725;
}

.placeareatext {
	font-size:15px; 
}

a.titlelink1:link, a.titlelink1:visited, a.titlelink1:active{color:#de5c42; font-family:jrhand,Arial,sans-serif; font-size:40px; text-decoration:none; }
a.titlelink1:hover{color:#849e2f; font-family:jrhand,Arial,sans-serif; font-size:40px; text-decoration:none; }

a:link, a:visited, a:active{color:#474d20; font-family:Wauk,Arial,sans-serif; font-size:14px; text-decoration:none;}
a:hover{color:#de5c42; font-family:Wauk,Arial,sans-serif; font-size:14px; text-decoration:none;}

/* Non Blog Pages */

#oneframe, #twoframes{
	padding:5px;
	border-left: 1px solid #282725;
	border-right: 1px solid #282725;
	border-top: 1px solid #282725;
	border-bottom: 1px solid #282725;
	background-color: rgba(218,217,215,0.6);
}

#twoframes{
	width:368px;
	margin-left:5px;
	margin-right:5px;
}

#oneframe{
	width:768px;
}

/* Blog Pages */

#blogframe{
	width:778px; 
	border: 1px solid #282725;
	background-color: rgba(218,217,215,0.6);
	clear:both;
	margin-bottom:20px;
}

#titlebar{
	margin: 0px 10px 0px 10px;
	width:auto;
	display:inline-block;
}

#placearea{
	margin: -3px 0px 0px 10px; 
	width:778px;	
}

#datearea{
	margin: 10px 10px 15px 10px; 
}

#videoframe{
	width: 768px;
}

#textarea{
	width:758px;
	font-family:Wauk,Arial,sans-serif; 
	font-size:17px; 
	margin: 30px 10px 10px 10px;
}

#smallpicdescdisplay{
	 width:778px;
}

#descripbox{
	width:300px; 
	padding:2px 5px 2px 5px;
}

.allpicslarge{
	 background-color:#575957;
}

#smallpicbox{
	border: 1px solid #474d20;
}

#allpicslarge{
	width:778px;
}

#allpicslarge li a:link, #allpicslarge li a:visited, #allpicslarge li a:active {
	font-family:Wauk,Arial,sans-serif; 
	font-size:17px;
	text-decoration:none;
   background-color:#af9f25;
	color:#272725;
	display: block;
	width:auto;
	height:auto;
}

#allpicslarge li a:hover {
	font-family:Wauk,Arial,sans-serif; 
	font-size:17px;
	text-decoration:none;
   background-color:#272725;
	color:#dad9d7;	
}


/* Navbar */

.ddsubmenustyle, .ddsubmenustyle ul{
font-family:Wauk,Arial,sans-serif; 
font-size:20px;
background: #f00; 						
border: 1px solid #000;					/* border around dropdown menu*/
}

.ddsubmenustyle a{
font-family:Wauk,Arial,sans-serif; 		/* text in drop down boxes*/
font-size:12px;								/* text size in drop down boxes*/
}

.ddsubmenustyle li a{
background-color: #849e2f;  				/* background colour of dropdown boxes */
color: #262626; 									/* colour of text in the drop down boxes  */
}

.ddsubmenustyle li a:hover{
background-color: #d1d1cd; 				/*  hover color background over the dropdown boxes */
color:#262626; 								/*  hover color of the text in the dropdown boxes */
}

.mattblackmenu a{
font-family:Wauk,Arial,sans-serif; /* text in titles*/
font-size:15px;							
}

.mattblackmenu{
	background-color: rgba(132,158,47,0.6);		/*  title backgrounds  */
}

.mattblackmenu li a:visited{
font-family:Wauk,Arial,sans-serif; 
font-size:15px;
color:#dad9d7;
}

.mattblackmenu li a{   
font-family:Wauk,Arial,sans-serif; 
font-size:15px;
color:#262626;									/*  colors of the text in the titles that have dropdown boxes */
}
.mattblackmenu li a:visited{  
font-family:Wauk,Arial,sans-serif; 
font-size:15px;
color:#262626; 								/*  colors of the text in the titles that don't have dropdown boxes */
}

.mattblackmenu li a:hover{  
font-family:Wauk,Arial,sans-serif; 
font-size:15px;
color:#4c5052; 								/*  hover over titles */
text-decoration:none;						
}

#postframe{
	width:780px;
	clear:both;
}

#framespacer{
	height:10px;
	width:12px;
	float:left;
}

#picturebox{
	float:left;
	width:186px;
	padding-left:3px;
	padding-right:3px;
	max-height:200px;
	overflow:hidden;
}

#snippetframe{
	width:184px;
	float:left;
	border-left: 1px solid #282725;
	border-right: 1px solid #282725;
	border-top: 1px solid #282725;
	border-bottom: 1px solid #282725;
	background-color: rgba(209,209,205,0.6);
	padding-bottom: 1000px; 
	margin-bottom: -1000px;
}

#doublesnippetframe{
	width:382px;
	float:left;
	border-left: 1px solid #282725;
	border-right: 1px solid #282725;
	border-top: 1px solid #282725;
	border-bottom: 1px solid #282725;
	background-color: rgba(209,209,205,0.6);
	padding-bottom: 1000px; 
	margin-bottom: -1000px;
}

#snippetgroup{
	overflow:hidden;
	margin-bottom:12px;
}

#posttitle{
	clear:both;
	width:184px;
	overflow:hidden;
	text-align:center;
	height:48px;
	overflow:hidden;
	background-color: rgba(209,209,205,0.6);
}

.snippettitlelink{
	color:#575956;
	font-family:Wauk,Arial,sans-serif;
	font-size:20px;
	text-decoration:none;
}

#postdate{
	font-family:Wauk,Arial,sans-serif; 
	font-size:15px; 
	clear:both;
	width:178px;
	padding-left:3px;
	padding-right:3px;
	color:#4c5052;
	text-align:center;
}

#posttext{
	font-family:Wauk,Arial,sans-serif; 
	color:#262626;
	font-size:16px; 
	clear:both;
	width:178px;
	padding-left:3px;
	padding-right:3px;
}

#postcomment{
	font-family:Wauk,Arial,sans-serif; 
	font-size:16px; 
	clear:both;
	width:186px;
	padding-left:3px;
	padding-right:3px;
}

.rmore{
	font-family:Wauk,Arial,sans-serif;
	font-size:16px;
	color:#dbd7d6;
}

#bottompane{
	width:780px;
	clear:both;
}

#oldpostpane{
	width:390px;
	float:left;
}

#otherstuffpane{
	width:390px;
	float:left;
}

#locationgraphicpane{
	height:58px;
	width:112px;
	float:left;
}

#locationtextpane{
	font-family:Wauk,Arial,sans-serif; 
	font-size:16px; 	
	float:left;
	width:273px;
	height:58px;
	padding:10px 0px 0px 5px;
}

.oldpostdate, .adventuretext, .videotext, .singlevideotext{
	font-family:liberation,courier,sans-serif; 
	font-size:14px; 	
	color:#262626;
	letter-spacing:0px;
	line-height:19px;
}
a.oldpostdatelink:link, .adventurelink:link, .newslink:link, .videolink:link{font-family:liberation,courier,sans-serif; font-size:14px; color:#262626;line-height:19px;}
a.oldpostdatelink:visited, .adventurelink:visited, .newslink:visited, .videolink:visited{font-family:liberation,courier,sans-serif; font-size:14px; color:#262626;line-height:19px;}
a.oldpostdatelink:hover, .adventurelink:hover, .newslink:hover, .videolink:hover{font-family:liberation,courier,sans-serif; font-size:14px; color:#de5c42;line-height:19px;}
a.oldpostdatelink:active, .adventurelink:active, .newslink:active, .videolink:active{font-family:liberation,courier,sans-serif; font-size:14px; color:#262626;line-height:19px;}

a.otherstufflink:link, a.otherstufflink:visited, a.otherstufflink:active{font-family:Wauk,Arial,sans-serif; font-size:20px; color:#cfd66b; letter-spacing:3px;}
a.otherstufflink:hover{font-family:Wauk,Arial,sans-serif; font-size:20px; color:#262626; letter-spacing:3px;}

.otherstufflink{
	font-family:Wauk,Arial,sans-serif; 
	font-size:20px; 
	color:#cfd66b;
	letter-spacing:3px;
}

#textrotate{
	color: rgba(147,196,227,0.20);
}