/*
Theme Name: SUPERMERLION
Theme URI: http://www.supermerlion.com
Description: The custom layout.
Version: 0.3
Author: Chad Alaksandus
Author URI: http://www.supermerlion.com
*/

/**********************************************
	Global Values
***********************************************/

body {
	font-size: 12px;
	line-height: 1.9em;
	background: #d7f3cf url(http://supermerlion.com/wp-content/themes/supermerlion/bgv1_summer.jpg) top center no-repeat fixed;
	color: #4c4c4c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

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

a:hover {
	text-decoration: underline;
}

h1, h4 {
	text-transform: uppercase;
	font-weight:bold;
}

h1 {
	font-size: 30px;
	line-height: 1em;
	display: block;
	margin: 0px 0px 10px 0px;
}

.smallpost h1 {
	font-size: 24px;
	line-height: 1em;
	display: block;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 12px;
	line-height: 1.9em;
	font-weight:bold;
	font-style:italic;
	margin-top: -10px;
	margin-bottom: 20px;
	display: block;
}

.smallpost h2 {
	margin-bottom: 10px;
}

.label {
	float: right;
	display: inline;
	margin: 0px;
	font-size: 10px;
}

.label h4 {
	font-size: 10px;
}

.archive {
	float: left;
	display: inline;
}

h3 {
	font-size: 24px;
	display: block;
	font-weight: bold;
	line-height: 0em;
	position: relative;
}

.post h3 {
	font-size: 16px;
	margin: 30px 0px -8px 0px;
}

h4 {
	color: #fff;
	font-size: 12px;
	background-color: #000;
	margin: 0px;
	padding:0px 3px 0px 3px;
	line-height: 1.3em;
	display: inline;
}

h4 a, .meta h4 a, .article h4 a, .guide h4 a, .review h4 a, .share h4 a {
	color: #ffffff;
}

h5 {
	font-size: 10px;
	line-height: 1.3em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	text-transform:uppercase;
}

h6{
	color: #ffffff;
	font-size: 10px;
	background-color: #000000;
	padding: 2px 0px 2px 0px;
	line-height: 1.3em;
	text-align: center;
	display: block;
	width: 300px;
	margin: 4px 0px 6px 0px;
}

ul {
	list-style-type: none;
	padding: 0px;
}

li {
	list-style-type: none;
	padding: 0px;
}

p {
	margin: 0 0 10px;
	display: block;
}

img {
	border: 0 none;
}

hr {
	width: 600px;
	height: 1px;
	display: block;
	background-color: #CCC;
	border: 0 none;
	margin: 20px 0px 20px 0px;
	float: left;
}

small {
	font-size: 10px;
}

strong {
	font-weight: bold;
}

.uppercase {
	display: inline;
	text-transform: uppercase;
}

block {
display: block;	
}

embed {
	text-align: center;
	display: block;
	position: relative;
	margin: 20px auto 20px auto;
}

/**********************************************
	Post Values top right bottom left
***********************************************/

.header {
	width: 100%;
	position: relative;
	display: block;
	margin: 0px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.headercolor {
	width: 100%;
	height: 138px;
	background-color: #000000;
	display: block;
}

.headercontainer {
	width: 920px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}

.logo {
	float: left;
	display: inline;
}


.logo a{
	text-indent:-9999px;
	background:transparent url(logo.png) no-repeat;
	display:block;
	color:#fff;
	margin-top: 0px;
	width: 178px;
	height: 138px;
	outline:none;}

.banner {
	float: right;
	width: 728px;
	height: 79px;
	margin: 15px 0px 15px 14px;
}

.sort {
	float: left;
	display: inline;
	margin: 0px 0px 0px 14px;
	color: #fff;
}

.sort a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 20px;
	display: inline;
	color: #fff;
}

.sort a:hover {
	text-decoration: underline;
}


.nav {
	float: right;
	display: inline;
	word-spacing: 8px;
}

.nav a {
	color: #fff;	
}

.nav a:hover {
	text-decoration: underline;
}

.headernav {
	width: 100%;
	background-color: #f5f5f5;
	color: #9a9a9a;
	height: 26px;
	display: block;
	padding: 2px 0px 0px 0px;
}

.headernav a {
	color: #4c4c4c;
	font-size: 12px;
	margin-right: 8px;
	font-weight: bold;
	}

.headernav a:hover {
	text-decoration: underline;
	}
	
.toptags {
	position: relative;
	float: left;
	font-size: 10px;
	margin-left: 7px;
}

.toptags a {
	margin-top: 0px;
	color: #4c4c4c;
	font-size: 12px;
	margin-left: 7px;
}

.toptags a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}

.more-link {
	color: #ffffff;
	background-color: #999999;
	display: table;
	font-size: 12px;
	margin-top: 20px;
	padding: 0px 6px 0px 6px;
}

.article .more-link {
	color: #ffffff;
	background-color: #a984eb;
}

.article .post .more-link:hover {
	color: #ffffff;
	background-color: #bfa3f0;
}

.guide .more-link {
	color: #ffffff;
	background-color: #a0d24f;
}

.guide .post .more-link:hover {
	color: #ffffff;
	background-color: #b8dd7b;
}

.review .more-link {
	color: #ffffff;
	background-color: #84b7eb;
}

.review .post .more-link:hover {
	color: #ffffff;
	background-color: #a3c9f0;
}

.share .more-link {
	color: #ffffff;
	background-color: #eb8494;
}

.share .post .more-link:hover {
	color: #ffffff;
	background-color: #f0a3af;
}

.container {
	width: 932px;
	margin: 0px auto;
	position: relative;
	display: block;
}

.content {
	position: relative;
	float: left;
	width: 612px;
	padding: 0px;
	padding: 0px 0px 0px 6px;
}

.content p {
	display: block;
	margin: 20px 0 20px;
}

.post {
	float: left;
	width: 580px;
	padding: 0px 12px 0px 10px;
}

.smallpost {
	float: left;
	width: 330px;
	padding: 0px 0px 0px 16px;
}

.titleimage {
	float: left;
}

.tagimage {
	float: left;
	margin: 0px;
}

.footer {
	width: 920px;
	margin: 20px auto 20px auto;
	position: relative;
	color: #4c4c4c;
	font-size: 10px;
	text-align:center;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.related {
	float:left;
	width: 141px;
	height: 94px;
	margin: 0px 12px 10px 0px;
	position: relative;
	display: inline
}

.relatedimg {
	position: absolute;
	z-index: 2;
	float: left;
}

.relatedbox {
	position: absolute;
	width: 141px;
	height: 34px;
	z-index: 3;
	float: left;
	top: 60px;
	left: 0px;
	background: #000000;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.article .relatedbox {
	background: #a984eb;
}

.guide .relatedbox {
	background: #a0d24f;
}

.review .relatedbox {
	background: #84b7eb;
}

.share .relatedbox {
	background: #eb8494;
}

.relatedlink a {
	position: absolute;
	width: 133px;
	height: 21px;
	z-index: 4;
	float: left;
	color: #ffffff;
	top: 60px;
	left: 0px;
	padding: 6px 4px 7px 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
	word-wrap: break-word;
}

.relatedlink a:hover {
	text-decoration: underline;
}

.sidebar {
	list-style-type: none;
	position: relative;
	float: right;
	width: 306px;
	margin: 0px 0px 0px 8px;
	word-wrap: break-word;
}

.sidebar li {
	margin-bottom: 20px;
}

.sidebar a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.block {
	display: block;	
}

.article, .guide, .review, .share {
display: inline;	
}


/* article #a984eb */
.article a {
	color: #a984eb;
}

.content .article a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #a984eb;
}

.article h4 {
	background-color: #a984eb;
}

/* guide #eaa878 */
.guide a {
	color: #a0d24f;
}

.content .guide a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #a0d24f;
}

.guide h4 {
	background-color: #a0d24f;
}

/* review #84b7eb */
.review a {
	color: #84b7eb;
}

.content .review a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #84b7eb;
}

.review h4 {
	background-color: #84b7eb;
}

/* share #eb8494 */
.share a {
	color: #eb8494;
}

.content .share a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #eb8494;
}

.share h4 {
	background-color: #eb8494;
}

/**********************************************
	Sidebar Values
***********************************************/
.search {
float: right;	
}

.searchform {
	float:left;
	width: 160px;
	padding: 2px;
	border: 1px solid #c7c7c7;
	color: #ffffff;
	font-size:10px;
	background:#c7c7c7;
	margin: 3px 3px 0px 0px;
}

.searchform:hover {
	border:1px solid #999999;
}

.searchbutton {
	color: #ffffff;
	background-color: #999999;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
	margin: 3px 0px 0px 0px;
	border: 0 none;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.searchbutton:hover {
	background-color: #c7c7c7;
	cursor:pointer;
}

.feature {
	float:left;
	width: 147px;
	height: 98px;
	margin: 0px 6px 6px 0px;
	position: relative;
}

.featureimg {
	position: absolute;
	z-index: 2;
	float: left;
}

.featurebox {
	position: absolute;
	width: 147px;
	height: 40px;
	z-index: 3;
	float: left;
	top: 58px;
	left: 0px;
	background: #000000;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.article .featurebox {
	background: #a984eb;
}

.guide .featurebox {
	background: #a0d24f;
}

.review .featurebox {
	background: #84b7eb;
}

.share .featurebox {
	background: #eb8494;
}

.featurelink a {
	position: absolute;
	width: 139px;
	height: 29px;
	z-index: 4;
	float: left;
	color: #ffffff;
	top: 56px;
	left: 0px;
	padding: 6px 4px 7px 4px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
	word-wrap: break-word;
}

.featurelink a:hover {
	text-decoration: underline;
}

/**********************************************
	Wordpress Values
***********************************************/

.aligncenter, div.aligncenter {
	position: relative;
	margin: 8px auto;
	display: block;
}

.alignleft {
	float: left;
	position: relative;
}

.alignright {
	float: right;
	position:relative;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 5px;
	margin: 5px;
}

.wp-caption img {
	margin: 0px auto;
	padding: 0px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	padding: 4px 8px 4px 8px;
	margin: 0px;
	display: block;
}

.rankings {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding: 16px 16px 12px 16px;
	margin: 5px auto;
	display: inline-block;
}

/**********************************************
	Below Post
***********************************************/

.previous {
	float:left;
	width: 294px;
	height: 196px;
	margin: 0px 12px 10px 0px;
	position: relative;
	display: inline;
}

.next {
	float:right;
	width: 294px;
	height: 196px;
	margin: 0px 12px 10px 0px;
	position: relative;
	display: inline;
}

.previousnextimg {
	position: absolute;
	z-index: 2;
	float: left;
}

.previousnextbox {
	position: absolute;
	width: 294px;
	height: 34px;
	z-index: 3;
	float: left;
	top: 162px;
	left: 0px;
	background: #000000;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.article .previousnextbox {
	background: #a984eb;
}

.guide .previousnextbox {
	background: #a0d24f;
}

.review .previousnextbox {
	background: #84b7eb;
}

.share .previousnextbox {
	background: #eb8494;
}

.previouslink a, .nextlink a {
	position: absolute;
	width: 286px;
	height: 21px;
	z-index: 4;
	float: left;
	color: #ffffff;
	top: 162px;
	left: 0px;
	padding: 6px 4px 7px 4px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	word-wrap: break-word;
}

.previouslink a {
	text-align: left;
}

.nextlink a {
	text-align: right;
}

.previouslink a:hover, .nextlink a:hover {
	text-decoration: underline;
}

.social {
float: left;
display: inline;
margin-right: 5px;
}

.author {
float: left;
display: inline;
width: 380px;
margin: 0px 0px 0px 12px;
}

.avatar {
float: left;
display: inline;
margin: 1px 4px 0px 0px;
}

.meta {
float: left:
display: inline;
line-height: normal;
}

/**********************************************
	Contact Form
***********************************************/

.commentform {
	float: left;
	display:inline;
	width: 290px;
	margin: 0px 0px 0px 10px;
}

.commentformdetails {
	float: left;
	width: 150px;
	padding:4px;
	border:1px solid #c7c7c7;
	color: #ffffff;
	font-size:11px;
	background:#c7c7c7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentformdetails:hover {
border: 1px solid #999999;
}

.commentformcomment {
	float: left;
	width: 280px;
	padding:4px;
	border:1px solid #c7c7c7;
	color: #ffffff;
	font-size:11px;
	background:#c7c7c7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: auto;
	canHaveHTML: false;
}

.commentformcomment:hover {
border: 1px solid #999999;
}

.commentbutton {
	color: #ffffff;
	background-color: #999999;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	border: 0 none;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentbutton:hover {
	background-color: #c7c7c7;
	cursor:pointer;
}

/**********************************************
	Misc
***********************************************/

.agoda {
	display: block;
	margin: 0px 0px 6px 0px;
}

/**********************************************
	Hotel Search
***********************************************/

.hotel {
	width: 300px;
	height: 250px;
	background-image: url(hotel/bg.png);
	display:block;
	margin-bottom: 10px;
}

/**********************************************
	Special Feature
***********************************************/

.special {
padding: 0px 5px 0px 5px;
}

.special h1 {
	font-size: 24px;
	line-height: 1em;
	display: block;
	margin: 0px 0px 10px 0px;
}

.specialimage {
	float: left;
	display: block;
	margin: 0px 0px 5px 0px;
}

#translation_bar {
	position: relative;
	display: inline;
	float: left;
	font-size: 10px;
	margin-left: 14px;
}

.lyrics {
width: 260px;
float: left;
display: inline;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 10px;
line-height: 1.5em;
}

.lyrics a {
line-height: 1.5em;
}

.lyricsnote {
padding: 0px 10px 0px 10px;
}



