/* @override http://shackleton.centenary.erskinedev.com/css/exp_journal.css */

/* @override http://shackleton.centenary.erskinedev.com/css/exp_journal.css */

/* @override http://localhost:8888/SHACKELTON%20HTML/css/exp_journal.css */

/* LAYOUT STYLES
---------------------------------------------------------------------- */


div#content_pri_alt1 { width:580px; float:left; margin-right:60px; }
div#content_wrapper {overflow:visible;}

/* HEADINGS
---------------------------------------------------------------------- */

div#content_pri_alt1 h3 { font-size:18px; letter-spacing:0; margin:7px 0 15px 0; padding:0; border:0; }


/* MAIN MAP
---------------------------------------------------------------------- */

div#map_wrapper { position:relative; margin-bottom:45px; width:940px; height:590px;}

div#main_map { position:relative; width:936px; height:590px; border:2px solid #ccc; overflow:hidden;}
div#map_image { position:relative; width:936px; height:843px; background:url(../images/exp_journal/map/map2.gif) no-repeat 0 0;}
span#map_bottom {position:absolute; bottom:0; left:0;}
span#map_top {position:absolute; top:0; left:0;}
p#map_scroll_links {position:absolute; bottom:250px; left:15px;}

p#map_scroll_links a#scroll_map_top {background:url(../images/exp_journal/map/scroll.png) no-repeat 0 0; display:block; height:121px; width:24px; text-indent:-9999px;}
p#map_scroll_links a#scroll_map_bottom {background:url(../images/exp_journal/map/scroll.png) no-repeat -24px 0; display:block; height:121px; width:24px; text-indent:-9999px;}


/* today */


div#today { background:#3A4B58 url(../images/exp_journal/map/daybar.png) no-repeat 0 0; position:relative; width:936px; margin:0 auto; height:45px; border:2px solid #ccc; border-bottom:0; }


div#today h2 { position:absolute; top:0; left:315px; width:300px; background-color:#3B4349; margin:3px; color:#fff; font-weight:bold; font-size:16px; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding:5px 0; margin-top:7px;  }
div#today h2 span { font-weight:normal; }
div#today h2 a { color:#FFF; }

div#today p.journal_rss { font-size:11px; position:absolute; left:15px; top:13px; }
div#today p.journal_rss a { color:#FFF; font-weight:bold; background:url(../images/exp_journal/map/rss.gif) no-repeat 0 0; padding:3px 0 3px 21px; }

div#antarctic_map { z-index:98; position:absolute; right:2px; top:32px; width:260px; height:230px; background:url(../images/exp_journal/map/daybar.png) no-repeat -670px -30px; }


/* flags */

div#map_wrapper ol#flags li { position:absolute; list-style-type:none; height:29px; width:26px; z-index:98;}
div#map_wrapper ol#flags li a { display:block; height:29px; width:26px; text-indent:-999em; background:url(../images/exp_journal/map/flag_small_dull.png) no-repeat 0 0;}

div#map_wrapper ol#flags li.flag_cur { z-index:99; }
div#map_wrapper ol#flags li.flag_cur a { background:url(../images/exp_journal/map/flag_small.png) no-repeat 0 0;  }

/* flags hover */

div.flag_hover { display:none; padding:3px 7px; position:absolute; width:150px; height:60px; background:#fffccc; border:1px solid #ccc; top:-63px; right:-166px; font-size:11px; }

div.flag_hover ul  { margin-top:5px; margin-bottom:2px; }
div.flag_hover ul li { background-repeat:no-repeat; width: 26px !important; height: 11px; list-style-type:none; text-indent:-999em; float:left; display:block; position:static !important; margin-left:0; margin-right:6px;}
div.flag_hover ul li.audio { background:url(../images/exp_journal/icons/audio.gif) no-repeat 0 0; margin-right:4px;}
div.flag_hover ul li.video { background:url(../images/exp_journal/icons/video.gif) no-repeat 0 0;  }
div.flag_hover ul li.images { background:url(../images/exp_journal/icons/images.gif) no-repeat 0 0; }


/* DAY INFO
---------------------------------------------------------------------- */


div#day_info { z-index:98; position:absolute; right:13px; bottom: 13px; width:271px; color:#FFF; padding:6px 7px 5px 7px; background:#222222 url(../images/exp_journal/map/day_info_bg.png) repeat-x 0 0; border:2px solid #222222;-webkit-border-radius: 10px; -moz-border-radius: 10px; cursor:move; }
div#day_info_inner { position:relative;}

div#day_info h3 { color:#FFF; margin:0; padding:0; border:none; background:url(../images/exp_journal/map/flag.gif) no-repeat 0 0; padding-left:27px; margin: -2px 0 6px 96px;  font-size:18px;  }
div#scale {position:absolute; bottom:15px; left:15px; width: 123px; height: 24px; background: url(../images/exp_journal/map/scale.png) no-repeat 0 0 }
div#day_info_sizer { margin-bottom:10px; background: url(../images/exp_journal/icons/loader_grey.gif) no-repeat center center; }


/* pagination */

div#day_info ul#day_info_pag { text-decoration:none; padding:0; margin:0; list-style-type:none !important; margin: 0; height:1px; }
div#day_info ul#day_info_pag li { list-style-type:none !important; margin: 0; position:absolute; width:25px; height:25px; text-indent:-9999em; display:block; top: 0px; }
div#day_info ul#day_info_pag li a { display:block; width:25px; height:25px; background-position:6px 6px; background-repeat:no-repeat; }

div#day_info ul#day_info_pag li#day_info_prev { left:0; }
div#day_info ul#day_info_pag li#day_info_next { right:0; }

div#day_info ul#day_info_pag li#day_info_prev a { background-image:url(../images/exp_journal/map/arrw_left.gif); }
div#day_info ul#day_info_pag li#day_info_next a { background-image:url(../images/exp_journal/map/arrw_right.gif); }


/* meta data */

div#day_info_meta { background:url(../images/exp_journal/map/day_info_meta_bg.png) no-repeat center top; color:#333; overflow:hidden; padding-top:7px; }
div#day_info_meta_wrap2 { background:url(../images/exp_journal/map/day_info_meta_wrap2_bg.png) no-repeat 0 top; padding-bottom:2px; }
div#day_info_meta_wrap { background:#DBDBDB url(../images/exp_journal/map/day_info_meta_wrap_bg.png) no-repeat 0 bottom; margin-bottom:10px; }


/* distance covered and remaining */
div#day_info_meta dl.distance { width:122px; float:left; text-align:center; margin-left:9px; margin-bottom:15px;  }
div#day_info_meta dl.distance dt { text-transform:uppercase; font-size:10px; margin-bottom:3px; }
div#day_info_meta dl.distance dd { font-size:24px; font-weight:bold; }
div#day_info_meta dl.distance dd span { font-size:15px; }

/* latitude and longitude */
div#day_info_meta dl.other { margin-left:18px; margin-bottom:0; font-size:11px; text-align:; }
div#day_info_meta dl.other dt { display:inline; text-transform:uppercase; }
div#day_info_meta dl.other dd { display:inline; }

/* more button */
div#day_info p.more { margin-bottom:0; text-align:center;  width:271px; height:37px; line-height:1.1; }
div#day_info p.more a { display:block; padding: 10px; font-weight:bold; color:#171717; background:url(../images/exp_journal/map/orange_button.png) no-repeat 0 0; width:251px; height:17px;}
div#day_info p.more a:hover { text-decoration:none; background-position:0 -37px; color:#1D1D1D; }



/* END OF DAY INFO
---------------------------------------------------------------------- */

/* info bar */
div#info_bar { height:65px; position:absolute; top:2px; left:2px; z-index:2; width:936px; background:#484C50 url(../images/exp_journal/info_bar_bg.png) repeat-x 0 0; color:#FFF; }
div#info_bar div#todays_date { float:left; margin-top:10px; margin-left:10px; width:170px; }
div#info_bar h2 { color:#FFF; margin:0; padding:0; border:none; font-size:20px; font-weight:bold; letter-spacing:0;}


/* TABLE STYLES
---------------------------------------------------------------------- */

/* standard stripey tables */
table.data_table { width:100%; font-size:12px; border:1px solid #CCC; color:#333; margin-bottom:1em;}
table.data_table tr.alt { background-color:#f6f9fc;  }
table.data_table tr th { font-weight:bold; background:#3f454a url(../images/exp_journal/data_table_bg.png) repeat-x 0 0; color:#FFF; line-height:1.3; }
table.data_table tr th span { font-weight:normal; font-size:11px; }
table.data_table tr td, table.data_table tr th  { border-bottom:1px solid #EBEEF0; padding:5px; text-align:center; }
table.data_table h4 { font-size:11px; }


/* DETAIL PAGE STYLES
---------------------------------------------------------------------- */

div#single_entry_inner { overflow:hidden; border:2px solid #D1D1D1; }

/* pri nav */
div#se_navigation_pri { background-color:#fff;/*background:url(../images/exp_journal/single_entry/se_navigation_pri.png) repeat-x 0 0;*/ color:#666; font-weight:bold; overflow:hidden; padding:13px 0; margin-bottom:30px; border-bottom:2px solid #eee; }
div#se_navigation_pri a { color:#666; }
div#se_navigation_pri a.close_single_entry { float:left; margin:0;}

div#se_navigation_pri ul { float:right; width:600px; text-align:right; margin:0; }
div#se_navigation_pri ul li { list-style-image:none; list-style-type:none; display:inline; }
div#se_navigation_pri ul li#se_prev a { background:url(../images/exp_journal/single_entry/se_prev.gif) no-repeat 0 2px; padding-left:13px;}
div#se_navigation_pri ul li#se_next a { background:url(../images/exp_journal/single_entry/se_next.gif) no-repeat right 2px; padding-right:13px;}

/* layout */

div#single_entry_inner div#content_pri2 { width:525px; margin-right:100px; float:left; margin-left:13px;}
div#single_entry_inner div#content_sec2 { margin-top:44px; width:285px; float:right; margin-right:13px;} 


/* CONTENT PRI 2
---------------------------------------------------------------------- */


div#content_pri2 h3#se_day {  }
div#content_pri2 div.intro { font-weight:bold; font-size:13px; }
div#content_pri2 h4 { letter-spacing:0; text-transform:none; font-size:15px; }


/* media tabs */

.ui-tabs-hide { display:none }
div#media_video, div#media_audio, div#media_images  { margin:40px 0 20px 0; }

ul#media_tabs { list-style-type:none; list-style-image:none; margin:20px 0 20px 0; border-bottom:2px solid #CCC; padding: 0 0 1px 0; font-size:11px; overflow:hidden; }
ul#media_tabs li { margin:0; float:left; margin-right:10px;  }
ul#media_tabs li a { color:#333; text-transform:uppercase; font-weight:bold; letter-spacing:1px; padding:5px 10px; background-color:#f5f5f5;}
ul#media_tabs li a:hover { color:#000; text-decoration:none; background-color:#eee; }
ul#media_tabs li.ui-tabs-selected a, ul#media_tabs li.ui-tabs-selected a:hover { background:#CCC url(../images/exp_journal/single_entry/media_tabs_li.gif) repeat-x; color:#333; }

/* video and audio */
ol.media_listing { font-size:12px; }
ol.media_listing li { list-style-type:none; list-style-image:none; }
ol.media_listing li a { display:block; background-color:#3F3F3F; color:#FFF !important; padding:5px 10px; border-top:1px solid #4E4E4E;  }
ol.media_listing li a:hover { background-color: #343434; text-decoration:none; }
ol.media_listing li.cur a, ol.media_listing li.cur a:hover { background-color:#b5b5b5; border-top:1px solid #696969; color:#333 !important;}

/* audio */
img#audio_author_pic { float:left; margin-right:10px; margin-bottom: 20px; }
p#audio_author { font-size:10px; text-transform:uppercase; letter-spacing:1px; color:#666; }

/* images */
ol#image_listing { width:512px; background-color:#2A2A2A; overflow:hidden; padding:10px 0 10px 13px; }
ol#image_listing li { list-style-type:none; list-style-image:none; background-color:#414141; width:35px; height:35px; float:left; margin-right:11px;  }
ol#image_listing li a { background:none; width:35px; height:35px;}
ol#image_listing li img { width:35px; height:35px; padding:0; display:block; float:left; }

/* post meta */
div#content_pri2 div.post_meta { background-image: url(../images/exp_journal/single_entry/postmeta_bg.jpg) }
div#content_pri2 div.post_meta p.share { background-image:url(../images/exp_journal/single_entry/postmeta_bottom_bg.gif); }


/* CONTENT SEC 2
---------------------------------------------------------------------- */

div#day_overview2 {  background:#010101 url(../images/exp_journal/single_entry/day_overview2_bg.gif) no-repeat 0 bottom; margin-bottom:16px;}
div#day_overview2_inner { background:transparent url(../images/exp_journal/single_entry/day_overview2_inner_bg.png) no-repeat 0 0; padding-bottom:10px; }
div#day_overview2 h4 { color:#FFF; padding:3px 10px; margin-bottom:5px;}
div#day_overview2 dl { margin:0; font-size:12px; padding:0 10px ; }
div#day_overview2 dt { display:inline; font-weight:bold; }
div#day_overview2 dd { display:inline; }


/* heart of the antarctic */
div#heart { background:#9CB3B7 url(../images/exp_journal/single_entry/heart/heart_bg.jpg) no-repeat 0 0; border:1px solid #7B9498; }
div#heart_inner { padding:9px; }
div#heart h4 { background:url(../images/exp_journal/single_entry/heart/the_heart_of_the_antarctic.gif) no-repeat 0 0; display:block; height:66px; text-indent:-9999em; border-bottom:1px solid #A1ADAF; margin-top:10px; padding-bottom:5px; line-height:0;  }
div#heart h3 { color:#EAEDED; font-weight:normal; letter-spacing:0; font-size:14px; padding:0; border:none; background-color: transparent; }


/* heart book */
div#heart div#heart_book { background:#1F2E31 url(../images/exp_journal/single_entry/heart/heart_book_bg.jpg) no-repeat 0 0; color:#FFF; padding:50px 9px 9px 9px; }
div#heart div#heart_book p { margin:0; }
div#heart div#heart_book p#book_desc { background:url(../images/exp_journal/single_entry/heart/book.gif) no-repeat 0 0; padding: 20px 0 30px 100px; }

div#heart div#heart_book p#shop_link { background:#D0D0D0 url(../images/exp_journal/single_entry/heart/shop_bg.png) no-repeat left top; }
div#heart div#heart_book p#shop_link a { display:block; background:url(../images/exp_journal/single_entry/heart/shop_link_bg.png) no-repeat left bottom; padding:10px; font-weight:bold; text-decoration:none; text-align:center; color:#555; }
div#heart div#heart_book p#shop_link a:hover { color:#333; }

ul#single_entry_pagination li { display:inline; margin:0 15px 0 0; }

div#day_data { margin-bottom:15px; }
div#day_data dl { margin-bottom:5px; font-size:12px; }
div#day_data dt { display:inline; font-weight:bold; }
div#day_data dd { display:inline; }

p.tags { font-size:11px; color:#333; }


/* detail feature */

/* images */
div#detail_feature p#feature_caption { font-size:11px; }


/* content sec */
div#exp_journal_intro { font-weight:bold; }

ul.listing_images { float:left; }
ul.listing_images li { float:left; list-style-type:none; list-style-image:none; margin:0 0 15px 15px; padding:0; }
ul.listing_images li.first { margin-left: 0; }


/* heart excerpt */

div#heart_excerpt { background:#eee; padding:10px; border:1px dotted #ccc; margin-bottom:30px; }
div#heart_excerpt img { float:left; margin: 0 10px 10px 0; }
div#heart_excerpt p { margin-bottom:0; }
div#heart_excerpt div#heart_book { font-size:11px; margin-top:20px; }

div#heart_excerpt p.shop { background:#d7d6d6 url(../images/site/shop_bg.jpg) no-repeat left top; clear:both; font-size:12px; }
div#heart_excerpt p.shop a:link,
div#heart_excerpt p.shop a:visited { display:block; background:url(../images/exp_journal/heart/shop_link_bg.png) no-repeat left bottom; padding:10px; font-weight:bold; text-decoration:none; text-align:center; color:#555; }
div#heart_excerpt p.shop a:hover,
div#heart_excerpt p.shop a:focus { color:#333; }



/* GLEN */

div#blackout { position:absolute; top:0; left:0; z-index:99; width:100%; min-height:2510px; background:url(../images/exp_journal/semi_trans.png); }

div#single_entry { background:#fff url(/images/exp_journal/icons/loader_white_large.gif) no-repeat center 300px; z-index:100; position: absolute; top:0; left:0; display:none; width:940px; }
div#single_entry_inner {background:#fff; padding-bottom:25px;}

.ui-tabs-hide { display: none; }

div#image_here { background:#fff url(/images/exp_journal/icons/ajax-loader.gif) no-repeat center center;}

div#image_cycle {background:url(/images/exp_journal/banner/exp_banner.jpg) top left no-repeat; height:240px; width:940px; position:relative; color:#1D1D1D; font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
#image_cycle span {position:absolute; left:280px;}
#image_cycle h2 {top:42px; font-size: 13px; position:absolute; left:280px;}
#image_cycle span#latest_title { top:69px; font-weight:bold; font-size:28px; letter-spacing:-1px; } 

span#latest_dist, span#latest_temp, span#latest_conditions { font-size:11px; }

#image_cycle span#latest_dist { top:104px;}
#image_cycle span#latest_temp { top:104px; left:440px;}
#image_cycle span#latest_conditions { top:127px;}

#image_cycle span#latest_read { top:160px; left:278px; width:160px; height:40px; }

#image_cycle span#latest_read a { width:160px; height:40px; background:url(/images/exp_journal/banner/read_button.png) no-repeat 0 0; display:block; text-indent:-9999em; }


p#quicklinks {overflow:hidden;}
p#quicklinks a { display:block; float:right; color:#333; font-size:11px; font-weight:bold; padding-top:0px; padding-bottom:4px;}
p#quicklinks a.journal_rss { padding-left:16px; background:url(/images/exp_journal/map/rss.gif) no-repeat 0 3px; height:14px }
p#quicklinks a.donate { padding-left:18px;background:url(/images/exp_journal/map/jg_small.gif) no-repeat 0 2px; height:14px; margin-left:20px; }
p#quicklinks a.donate.grey { background:url(/images/exp_journal/map/jg_small_grey.gif) no-repeat 0 2px; height:14px; margin-left:20px; color:#ccc; }

div#navigation {margin-bottom:20px;}

/* donate box */

div#map_wrapper div#support { position:absolute; width:380px; background:#fff; border:1px solid #ccc; top:15px; right:15px; z-index:97; font-size:12px; }

div#map_wrapper div#support div#support_inner { padding: 0 15px 15px 15px; }

div#map_wrapper div#support h4 { text-transform:none; letter-spacing:0; font-size:14px; margin:0 0 10px 0; }

div#map_wrapper div#support h4 a { color:#000;}


p#jg_logo { margin-bottom:0; text-align:right;}


p#support_bar { background:#E8E9E9 url(/images/exp_journal/map/donate_close_bg.gif) repeat-x; border-bottom:1px solid #DFE0E0; margin-bottom:0; padding-top:7px; padding-bottom:7px;}

a#donate_close { background:url(/images/exp_journal/map/donate_close.gif) no-repeat 15px 2px;   color:#333; font-size:11px; font-weight:normal; padding-left:28px;  }

.ui-effects-transfer {border:1px solid #ccc;}


