/*  
Theme Name: Nomadig.com
Theme URI: http://www.nomadig.org/
Description: Nomadig.com theme
Version: 2.0
Author: Janne Kalliola
Author URI: http://www.nomadig.com/
*/

/* CSS reset by Eric Meyer - meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, div.para, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end reset */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333;
}

h1 {
  font-size: 36px;
  color: #000;
  line-height: 36px;
  margin-top: 10px;
  clear: both;
}

h1 a, h2 a, h3 a {
  color: #000;
  text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
  text-decoration: none;
}

h2 {
  font-size: 24px;
  color: #000;
  line-height: 28px;
  margin-top: 10px;
}

h3 {
  font-size: 18px;
  color: #000;
  line-height: 20px;
  margin-top: 10px;
}

p {
  margin-bottom: 0.5em;
}

a {
  text-decoration: none;
  color: #336699;
}

a:hover {
  text-decoration: underline;
}

ul {
  margin-top: 0.5em;
  list-style: square outside;
  padding-left: 1em;
}

ol {
  margin-top: 0.5em;
  list-style: decimal outside;
  padding-left: 1em;
}

li {
  margin-left: 1em;
  margin-bottom: 0.5em;
}

strong {
  font-weight: bold;
} 

em {
  font-style: italic;
}

input, textarea {
  border: 1px solid #999;
  padding: 2px;
}

#page {
  width: 844px;
  margin: 0px auto;
}

#header {
  height: 25px;
  background: url(images/g.gif) no-repeat;
  padding: 25px 48px 0px 58px;
}

#mainmenu {
  font-size: 14px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#mainmenu li {
  float: left;
  margin: 0px;
  padding: 0px;
  padding-right: 30px;
}

#mainmenu a {
  color: #7d8d9f;
  text-decoration: none;
}

#body-id-688 .page-item-688 a, #body-id-995 .page-item-995 a,
#body-id-959 .page-item-959 a, #body-id-996 .page-item-996 a,
#body-id-964 .page-item-964 a, #body-id-971 .page-item-971 a,
#body-id-980 .page-item-980 a {
  color: #000;
}

#content {
  padding-top: 20px;
}

.narrowcolumn {
  width: 468px !important;
  float: left;
  margin: 0px;
  margin-left: 58px;
}

.widecolumn {
  width: 738px !important;
  margin: 0px;
  margin-left: 58px;
}

.post {
  clear: both;
}

.category {
  display: block;
  padding-top: 20px;
  margin-bottom: -12px;
  clear: both;
}

.date {
  color: #7d8d9f;
  font-size: 18px;
  padding-top: 35px;
  clear: both;
}

.firstdate {
  color: #7d8d9f;
  font-size: 18px;
  clear: both;
  padding-top: 12px;
}

.center {
  text-align: center;
}

.polaroid {
  border: 1px solid #7D8D9F;
  padding: 10px;
  text-align: center; 
  margin-bottom: 1em; 
}

.commentlink {
  float: right;
}

.navigation {
  padding-top: 20px;
  clear: both;
  font-size: 14px;
}

.navigationfirst {
  padding-top: 10px;
  clear: both;
  font-size: 14px;
}

.navigation a, .navigationfirst a {
  color: #7d8d9f;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.imageright {
  float: right;
  padding-top: 2px;
  padding-left: 10px;
  padding-bottom: 5px;
}

.imageleft {
  float: left;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 5px;
}

.singlebanner {
  clear: both;
  padding-top: 10px;
}

#gallery-table {
  width: 738px;
}

.photosindextext {
  width: 181px;
}

.gallery-wrap {
  width: 521px;
  margin: 0px auto;
}

.gallery-image {
    text-align: center;
}

#sidebar {
  padding-top: 20px;
  margin: 0px 48px 0px 0px;
  width: 250px;
  float: right;
}

#sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#sidebar li {
  margin: 0px;
  padding: 0px;
}

#sidebar .pagenav li {
      border: 1px solid #fff;
}

#sidebar .pagenav li ul {
  margin-left: 1em;
}

.current_page_item a {
  color: #000;
}

.current_page_item li a {
  color: #336699;
}

.break {
  clear: both;
}

.categories li {
  float: left;
  padding-right: 20px !important;
}

#search {
  clear: both;
}

#search form {
  padding-top: 5px;
}
    
#archivelist {
  margin-left: 50px;
}  

#archivelist strong {
  float: left;
  margin-left: -50px;
  clear: both;
}

#archivelist a, #archivelist span {
  float: left;
  width: 33px;
}

#sidebar-ad {
  clear: both;
}

#sidebar-ad-spacer {
  height: 10px;
}

#reviewtable {
  padding-bottom: 20px;
}

#reviewtable td {
  padding-right: 30px;
}

.review-category {
  display: block;
  padding-top: 20px;
  margin-bottom: -12px;
  clear: both;
}

.reviewnumberslink {
  float: right;
}

#cover-issue {
  height: 130px;
  color: #ed2024;
}

#cover-issue h2 {
  color: #ed2024;
}

#cover-slogan {
  font-size: 24px;
}

#cover-date {
  display: block;
  font-size: 18px;
  padding-top: 70px;
  text-align: right;
}

#cover-date #date {
  float: left;
  padding-top: 32px;
}

.cover-issue-number {
  font-size: 108px;
  font-weight: bolder;
  letter-spacing: -0.1em;
}

.cover-first-post {
  padding-bottom: 25px;
  padding-top: 5px;
}

#cover-more-journal {
  padding-top: 20px;
}

.cover-first {
  padding-top: 5px;
}

.cover-bottom-link {
  display: block;
  text-align: right;
}

.cover-td-space {
  padding-right: 10px;
} 

.cover-cat-td {
  text-align: right;
}

.cover-category-link {
  color: #7d8d9f;
} 

#cover-sections h1 {
  padding-top: 20px;
}

#cover-sections ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#cover-sections li {
  margin: 0px;
  border: 1px solid #fff;
}

#cover-sections li ul {
  margin-left: 1em;
}

.cover-halfbanner {
  margin-top: 8px;
}

#cover-review-numbers {
  padding-top: 10px;
  clear: both;
}

#cover-review-numbers a {
  text-decoration: none;
}
    
.cover-review-count-right {
  float: right;
  text-align: left;
  width: 100px;
  padding-top: 15px;
  font-size: 18px;
}

.cover-review-count-left {
  float: left;
  text-align: left;
  width: 100px;
  margin-right: 20px;
  padding-top: 15px;
  font-size: 18px;
}

.cover-big-number {
  color: #7d8d9f;
  font-size: 48px;
  line-height: 40px;
  font-weight: bold;
  display: block;
  letter-spacing: -0.1em;
}

.cruiseclass {
  display: block;
  width: 90px;
  float: left;
  font-size: 18px;
  color: #ed2024;
}

.cruiseitem {
  margin-left: 100px;
}

#picks {
  clear: both;
}

#picks li {
  clear: both;
}

.picks-date {
  float: left;
  display: block;
  width: 80px;
  text-align: right;
}

#picks a {
  float: right;
  display: block;
  width: 160px;
}

.archives h2 {
  padding-top: 10px;
}

#commenttable {
  width: 100%;
  float: left;
  margin-left: -5px;
}

#commenttable td {
  vertical-align: top;
  padding: 2px 20px 5px 5px;
  border-bottom: 1px solid #fff;
}

#commentmenu {
  float: right;
  margin-top: -1px;
  margin-right: -220px;
  padding: 5px;
  width: 198px;
  position: relative;
  visibility: hidden;
  z-index: 10;
  border: 1px solid #ccc;
  background-color: #fff;
}

#commentmenu p {
  margin-top: 0px;
}

#commentlist div, #commentpreview div {
  padding: 5px;
}

.comment0 {
  background-color: #eee;
}

#footer {
  clear: both;
  padding-top: 20px;
  margin-left: 58px;
}

#footercontent {
  padding-top: 5px;
}

#nomadig-ldrbrd {
  width: 738px;
  height: 90px;
  clear: both;
  overflow: hidden;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.nomadig-banner {
  width: 468px;
  height: 60px;
  clear: both;
  overflow: hidden;
  border-top: 1px solid black; 
  border-bottom: 1px solid black;
}

.nomadig-halfbanner {
  width: 250px;
  height: 60px;
  clear: both;
  overflow: hidden;
  border-top: 1px solid black; 
  border-bottom: 1px solid black;
}

.nomadig-square {
  width: 250px;
  height: 250px;
  clear: both;
  overflow: hidden;
  border-top: 1px solid black; 
  border-bottom: 1px solid black;
}

#nomadig-linkunit {
  width: 728px;
  height: 15px; 
  margin: 0px 14px 0px 14px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid black; 
}

