/*   
Theme Name: Jazz Hostels
Theme URI: http://jazzhostels.com/
Description: This theme is custom built for JazzHostels.com/blog/ by HostelMarketing.com
Author: HostelMarketing.com
Author URI: http://www.hostelmarketing.com/
Version: 1.0
.
This is a custom theme built for Jazz Hostels by HostelMarketing.com
.
*/
body {
    font-family: Arial, Helvetica, sans-serif;
}
.sidebar {
    color: #fff;
/*    padding-left: 30px;
    width: 170px;*/
}
.sidebar li {
/*     padding-right: 0; */
}
.sidebar h2, .sidebar h3 {
    font-size: 15px;
}
.sidebar h2.widgettitle {
    padding-top: 10px;
}

.sidebar a, .sidebar a:visited {
    color: #fff;
    text-decoration: none;
}
.sidebar a:hover {
    text-decoration: underline;
}
.sidebar ul {
    list-style: none;
/*    padding-left: 5px;
    width: 150px;*/
}
.sidebar ul li ul {
/*     padding-left: 25px; */
/* margin-left: 15px; */
    list-style: square;
}
.sidebar ul li ul li {
}
.sidebar ul li {
    color: #fff;
    padding-left: 0;
}

.widget_show_ngg_slideshow h2 {
    display: none;
}
p.postmetadata {
    font-size: 0.8em;
    border: 1px dashed #666;
    padding: 7px;
    background-color: #eee9e9;
}
div.entry {
    font-size: 13px;
}
.post h1, .post h2 {
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.post h1 a, .post h1 a:visited , .post h2 a, .post h2 a:visited {
    text-decoration: none;
}
form#commentform textarea {
    width: 400px;
}
#content img {
    border: 1px solid #666;
}
.caption {
    font-style: italic;
    font-size: 13px;
}
.commentlist li a:link {
  color: #333; 
  text-decoration: none;
  font-weight: bold;
}
.commentlist li a:active {
  color: #000; 
  text-decoration: underline;
  font-weight: normal;
}
.commentlist li a:visited {
  color: #333; 
  text-decoration: none;
  font-weight: bold;
}
.commentlist li a:hover {
  color: #008; 
  text-decoration: underline;
}
.commentmetadata li a:link {
  color: #333; 
  text-decoration: none;
  font-weight: normal;
}
.commentmetadata li a:active {
  color: #000; 
  text-decoration: underline;
  font-weight: normal;
}
.commentmetadata li a:visited {
  color: #333; 
  text-decoration: none;
  font-weight: normal;
}
.commentmetadata li a:hover {
  color: #000; 
  text-decoration: underline;
}
.photo-credit {
  font-size: 10px;
  color: #666;
  padding-top: 15px;
}
.photo-credit a, .photo-credit a:visited, .photo-credit a:hover {
  text-decoration: none;
  color: #666;
}
li a:link {
  color:#ED1C24;
  text-decoration: none;
  font-weight: bold;
}
li a:active {
  color:#ED1C24;
  text-decoration: none;
  font-weight: bold;
}
li a:visited {
  color:#ED1C24;
  text-decoration: none;
  font-weight: bold;
}
li a:hover {
  color:#a91116;
  text-decoration: underline;
  font-weight: bold;
}
.sidebar li a:link {
  color:#fff;
  text-decoration: none;
  font-weight: bold;
}
.sidebar li a:active {
  color:#fff;
  text-decoration: none;
  font-weight: bold;
}
.sidebar li a:visited {
  color:#fff;
  text-decoration: none;
  font-weight: bold;
}
.sidebar li a:hover {
  color:#fff;
  text-decoration: underline;
  font-weight: bold;
}
.photocaption {
  color: #666;
  font-size: smaller;
}
.photocaption a, .photocaption a:visited {
  color: #666;
  font-weight: normal;
  font-size: smaller;
}
td.listhostels {
  vertical-align: top;
}
#social-media-buttons {
	text-align:center;
}
#social-media-buttons  img {
	border: 0;
}
#slideshow h2.widgettitle {
	display: none;
}

.guest-blogger-intro {
  background:#F2F8F2;
  border:2px #D5E9D5 solid;
  font-weight:bold;
  padding:10px;
  width: 325px;
}
.guest-blogger-footer {
  background:#F2F8F2;
  border:2px #D5E9D5 solid;
  /* font-weight:bold; */
  padding:10px;
}
#content img.button {
    border: none;
}
#featured-photo-leader {
	text-transform:uppercase;
	font-size: 0.8em;
	color:#4F81BD;
	font-weight:bold;
}
.jazzphoto h1, .jazzphoto  h2 {
	padding-top:0;
	margin-top:0;
}

