/* Original Cargo theme stylesheet by Jarred Bishop. http://cargotheme.tumblr.com */
/* Modifications by meidosem. */

body{ font-family:Georgia, Times, serif; line-height:18px; padding-bottom:50px; }
#main_column{ position:relative; margin-left:30px; top:30px; left:0; width:920px; }
#nav_list{ position:relative; left:30px; top:38px; width:890px; padding-bottom:4px; margin-bottom:18px; border-bottom:3px solid black; }
#nav_list h1{ font-family:ClarendonBT-Black, ClarendonBT-Bold, Clarendon, "Rockwell-ExtraBold", "Rockwell Extra Bold", "Rockwell", Georgia, serif; font-weight:bold; font-size:72px; text-transform:uppercase; color:#000000; line-height:1; }
#nav_list h1 a:link{ text-decoration:none; color:#000; }
#nav_list h1 a:hover{ text-decoration:none; color:#300; }
#nav_list p{ font-style:italic; font-size:12px; line-height:18px; }
#nav_list ul{ display:inline; }
#nav_list ul li{ font-family:Clarendon, "Rockwell", Georgia, serif; display:inline; font-size:24px; line-height:1; }
#nav_list ul li i{ font-style:normal; vertical-align:-3px; color:black; }
#nav_list ul li a{ padding:5px 4px 2px 4px; margin:-2px; text-decoration:none; color:#666666; }
#nav_list ul li a:hover{ background-color:#333; color:#ffffff; }
#nav_list ul.faint li a{ color:#333; }
#nav_list ul#view_options{ display: none; }
#main_column .line{ margin-top:18px; width:890px; border-top:1px solid #dddddd; margin-bottom:30px; }
#main_column .grid{ padding-top:18px; width:920px; }
#entry .info, .list .info{ margin-top:18px; font-size:12px; color:#cccccc; }
#entry h2, .list h2{ font-size:24px; font-weight:normal; line-height:36px; color:#000000; margin-bottom:13px; }
#entry .copy, .list .copy{ margin-top:0px; width:890px; font-size:12px; line-height:18px; }
#entry .inner .copy{ margin-top:18px; font-size:18px; }
#entry .inner{ margin-top:30px; }
#entry #gallery{ width:890px; }
#credit{ position:relative; left:0; clear:both; margin:72px 0 0 30px; width:890px; text-align:right; font-size:11px; color:#bbbbbb; }
#credit:before{ content:'(Based on '; }
#credit:after{ content:'.)'; }

div.nextprev p{ padding: 10px 0 0 10px; line-height: 1.3; cursor: pointer; }
div.nextprev { cursor: pointer; }
div.nextprev p a{ text-decoration:none; }
div.nextprev p a:hover{ color: #333; }
div.nextprev {background-color: #666; color: #999; font-family:Helvetica, sans-serif; font-size: 200%; font-weight: bold;}
