/* globals */
BODY {
    margin: 0px;
    background-image : url(/imgs/bg_white.gif);
    font-family : Arial, Helvetica, sans-serif;
    font-size: 10px;
}
A {
	text-decoration: none;
    color: #c53a3d;
}
A:hover {
	color: #fff;
    background-color: #c53a3d;
}
H3 {
	color: #999;
    font-size: 10px;
    margin: 0px 0px 6px 0px;
}
IMG {
    border : none;
}
.navUL {
    margin: 0px;
    padding: 0px;
    list-style : none;
}
/* end globals */

/* top nav */
#nav {
	position: absolute;
    left: 81px;
    top: 301px;
    width: 63px;
}
#pageNav {
    margin-bottom : 12px;
}
#siteNav {}
/* end top nav /*

/* logo */
#logo {
	position: absolute;
    left: 775px;
    top: 30px;
}
/* end logo */

/* entry related */
#date {
	color: #616543;
    position: absolute;
    left: 779px;
    top: 66px;
	text-transform: uppercase;
}
#title_comments {
	position: absolute;
    left: 779px;
    top: 101px;
    width: 400px;
}
H1.title {
    font-size : 24px;
    font-weight : bold;
    line-height : 22px;
    color : #99bfc0;
    margin: 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#comments_permalink {
    margin: 6px 0px 0px 0px;
}
#photo_column {
    margin-left: 160px;
    margin-top: 0px;
    margin-bottom: 22px;
    width: 600px;
}
#photos {
	margin: 0px 0px 9px 0px;
}
DIV.photo {
	margin-bottom: 3px;
}
DIV.photo_thumbs {
	margin-right: 0px;
}
#additional_notes {
	margin: 0px 0px 20px 0px;
}
#previous_set {
	float: right;
}
/* end entry related */

/* recent entries */
#recent_entries {
	position: absolute;
    left: 779px;
    top: 301px;
    width: 122px
}
#recent_entries_UL {
	margin: 0px 0px 5px 0px;
}
/* end recent entries */

/* recent comments */
#recent_comments {
	position: absolute;
    left: 918px;
    top: 301px;
    width: 122px;    
}
#recent_comments_UL {
	line-height: 11px;
    padding: 1px 0px 0px 0px;
}
#recent_comments_UL LI {
	margin: 0px 0px 4px 0px;
    color: #99bfc0;
}
/* end recent comments */

/* search photos */
#search_photos {
	position: absolute;
    left: 1057px;
    top: 301px;
    width: 122px;
    color: #999;
}
#search_form {
	margin: 0px 0px 0px 0px;
}
#search_box {
    float: left;
    width: 86px;
    height: 17px;
    font-size: 7pt;
    border : 1px solid #e3edee;    
    margin: 0px 0px 0px 0px;   
}
#search_submit {
    float: left;
    margin: 5px 0px 0px 9px;
}

#search_photos_UL {
	margin: 6px 0px 0px 0px;
}
#search_photos_UL LI {
	margin: 0px 0px 4px 0px;
}
/* end search photos */

/* about rion */
#about_rion {
	position: absolute;
    left: 779px;
    top: 570px;
    width: 122px;
    color: #666;
}
#about_rion P {
	margin: 0px 0px 9px 0px;
}
/* end about rion */

/* most popular */
#most_popular {
	position: absolute;
    left: 918px;
    top: 570px;
    width: 122px;
}
#most_popular_UL {
	line-height: 11px;
    padding: 1px 0px 0px 0px;
}
#most_popular_UL LI {
	margin: 0px 0px 4px 0px;
    color: #99bfc0;
}
/* end most popular */

/* remember */
#remember {
	position: absolute;
    left: 1057px;
    top: 570px;
    width: 122px;
}    
#remember_UL {
	margin: 0px 0px 0px 0px;
}
#remember_UL LI {
	margin: 0px 0px 2px 0px;
}
/* end remember */

/* junk drawer */
#junk_drawer_home {
    width: 100%;
    height: 550px;
    margin: 22px 0px 0px 0px;
    background-image : url(/imgs/bg_junkdrawer.gif);
    background-color : #464d51;
    position: relative;
}
#junk_drawer {
    width: 100%;
    height: 360px;
    margin: 22px 0px 0px 0px;
    background-image : url(/imgs/bg_junkdrawer.gif);
    background-color : #464d51;
    position: relative;
}
#jd_logo {
    position: absolute;
    left: 81px;
    top: 28px;
}
.jd_navUL {
    margin: 0px;
    padding: 0px;
    list-style : none;
}
/* end junk drawer */

/* traverse */
#traverse {
	position: absolute;
    left: 81px;
    top: 60px;
    width: 63px;
}
#jd_pageNav {
    margin-bottom : 12px;
}
#traverse A {
	color: #d34a15;
}
#traverse A:hover {
	background-color: #d34a15;
    color: #ffffff;
}
/* end traverse */

/* buy a print */
#buy_a_print {
	position: absolute;
    left: 160px;
    top: 60px;
    width: 137px;
}
#buy_thumb {
	margin: 0px 0px 4px 0px;
}
#buy_thumb_desc {
	color: #999999;
    margin: 4px 0px;
}
#buy_a_print A {
	color: #d34a15;
}
#buy_a_print A:hover {
	background-color: #d34a15;
    color: #ffffff;
}
/* end buy a print */

/* links to rion */
#links_to_rion {
	position: absolute;
    left: 337px;
    top: 60px;
    width: 261px;
}
#links_to_rion A {
	color: #b2b192;
}
#links_to_rion A:hover {
	color: #464d51;
    background-color: #b2b192;
}
/* end links to rion */

/* connect */
#connect {
	position: absolute;
    left: 579px;
    top: 60px;
    width: 261px;
}

#connectUL LI {
	margin-bottom: 8px;
}
.connect_pagelink A {
	color: #b2b192;
}
.connect_pagelink A:hover {
	color: #464d51;
    background-color: #b2b192;
    
}
.connect_sitelink {
	margin-bottom: 8px;
}
.connect_sitelink A {
	color: #d34a15;
}
.connect_sitelink A:hover {
	background-color: #d34a15;
    color: #ffffff;
}
/* end connect */

/* links */
#jd_links {
	position: absolute;
    left: 857px;
    top: 60px;
    width: 122px;
    color: #999999;
}
#jd_links A {
	color: #d34a15;
}
#jd_links A:hover {
	color: #ffffff;
    background-color: #d34a15;
}
/* end links */

/* tagalong */
#tagalong {
    padding-left: 3px;
    position: relative;
    top: 210px;
}
#tagalong_home {
    padding-left: 3px;
    position: relative;
    top: 310px;
}
#tagalong_top {
    background-color: 464d51;   
    background-image : url(/imgs/bg_bot_pattern.gif);
    height: 32px;
    background-repeat : repeat-x;
}
#tagalong_bottom {
    background-color: #353f44;
    /*height: 144px;*/
    color: #999999;
    padding: 16px 0 16px 78px;
    margin: 0 0 6px 0;
}
#tagalong_copyright {
    background-color: #818181;
    /*height: 144px;*/
    color: #999999;
    padding: 16px 0 16px 78px;
    margin: 0 0 6px 0;
}
#tagalong A {
	color: #d34a15;
}
#tagalong A:hover {
	background-color: #d34a15;
    color: #ffffff;
}
/*  end tagalong */

/* copyright */
#copyright_wrapper {
	color: #818181;
    margin: 0 0 0 78px;
}
#copyright {
    float: left;
    width: 1100px;
}
/* end copyright */