/*
Theme Name: Seralago
Theme URI: http://www.seralagohotel.com/
Description: Seralago Hotel WordPress theme based on the <a href="http://www.seralagohotel.com/">Seralago Hotel</a>.
Version: 1.0
Author: HeBS
Author URI: http://www.hospitalityebusiness.com/
Tags: fixed width, widgets

*/

p.postmetadata {
    margin: 16px 24px;
}
ol.commentlist {
    list-style-type:none;
    margin:16px 12px;
    padding:0;
    background:none!important;
}
ol.commentlist li {
    list-style: none;
}
ol.commentlist li a {
    background:none!important;
}
#comment {
    width: 98%;
}
h2 a, h3 a, h1 a {
    text-decoration:none;
}

.hidden {
    display:none;
}

div#sidebar {
    width:156px;
}
div#sidebar ul {
    list-style-type:none;
    list-style:none;
    margin:0; padding:0;
    margin-left: 12px;
    margin-top: 4px;
}
div#sidebar ul li {
    list-style:none!important;
    list-style-image:none!important;
    background:none!important;
    background-image:none!important;
}
div#sidebar ul li a {
    
}

div#sidebar ul li ul {
    margin-left:0;
}

div#sidebar ul li ul li a {
    background-image: url(http://www.seralagohotel.com/images/body/bull_01.gif);
    background-repeat:no-repeat;
    background-position: left top;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: underline;
	padding-left: 15px;
	padding-top: 6px;
	height: auto;
	width: auto;
	clear: left;
}
div#sidebar ul li ul li a:hover {
    background-image: url(http://www.seralagohotel.com/images/body/bull_02.gif);
    
}
div#sidebar ul li ul li {
    font-size: 12px;
    padding-left:0px;
}
div#sidebar ul li ul li ul {
    margin-left:12px;
    margin-top:4px;
}
div#sidebar .title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44A6ED;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-weight: bold;
	line-height: 32px;
}

div#sidebar input#s {
    width:100px; margin-right: 4px;
}
#searchsubmit {
    width: 60px;
    cursor:pointer;
    margin-right:0;
}

#wp-calendar {
    text-align:center;
}
#wp-calendar caption {
    margin:4px auto;
    font-weight: bold;
}
#wp-calendar td {
    padding: 2px;
    font-size: 10px;
}
#wp-calendar td#today {
    font-weight:bold;
}
.commentmetadata a, .vcard, .vcard a {
    color: #555!important;
}
.commentmetadata a, .postmetadata a {
    font-size:11px;
    color: #555;
}
.postmetadata p, .comment p { font-size:11px; color:#666!important; }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44A6ED;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.description {
	margin-bottom: 12px;
}
div#sidebar ul li.current_page_item>a, div#sidebar ul li.current-cat>a {
    background-image: url(http://www.seralagohotel.com/images/body/bull_02.gif);
    
}

.post {
    margin-bottom:48px;
}

.post h3, .post h3 a, h2, h2 a {
	color: #f47d30!important;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal!important;
}
.post h3 a {
    font-size: 16px!important;
    margin-bottom: 9px;
	font-weight: bold;
}

.navigation {
    clear:both;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */