/*  
Theme Name: hello :D
Theme URI: http://hellowiki.com/2008/03/30/theme-hello-d-fixed
Description: Simple & Clean Theme designed in Autumn 2007, modified in Year 2008. Last updated at 2010-01-30.
Author: Fen
Author URI: http://hellowiki.com/
Version: 2.2
Tags: black, light, green, two-columns, fixed-width, right-sidebar

	Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

	Some Codes from Blueprint CSS Framework
	http://code.google.com/p/blueprintcss/

	This theme was designed by Fen,
	whose blog you will find at http://hellowiki.com/

	Valid XHTML 1.0 Strict & CSS 2

*/

* {
margin: 0;
padding: 0;
}

body {
color: #333;
/*background: #F2F2E8 url('images/bg.png') repeat-x;*/
font-family: "Lucida Grande", Verdana, "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
font-size: 75%;
line-height: 1.3;
background: #EBF6FC url('images/body_bg.jpg') repeat-x; 
}

h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
margin-bottom: .1em;
}

h2 { font-size: 1.7em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5, h6 { font-size: 1.1em; }
h5, h6 { font-weight: 700; }
h6 { margin-bottom: 0; }

p { margin: 0 0 1.5em; }

blockquote {
background: url('images/quote.png') no-repeat;
color: #666;
margin: 1.5em;
padding-left:30px; padding-right:0; padding-top:5px; padding-bottom:0
}

em {
font-style: italic;
background: #efefe9;
}
strong { font-weight: 700; }

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}
pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}
code { background: #efefe9; }

img { border: none; }
p img {
padding: 1px;
border: 3px solid #CDCDA9;
}

a {
color: #369;
text-decoration: underline;
outline: none;
}
a:focus, a:hover { text-decoration: none; }

ul, ol { margin: 0 0 1.5em 0; padding-left: 2em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

input, button, select, textarea { font-family: "Lucida Grande", Verdana, "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; }
fieldset { border: 1px solid #E6E6D2; padding: 15px; }

dl { margin-bottom: 1.5em; }
dl dt { font-weight: 700; }

/*table { border-collapse: collapse; }
th { font-weight: bold; text-align: left; background: #EEEEE0; }
th, td { padding: 5px 10px; border: 1px solid #E6E6D2; }*/

.container {
width: 980px;
margin: 0 auto;
}


/* -------------------------
 * Header
 * ---------------------- */
#header {
height: 170px;
width: 100%;
position: relative;
}
#header2 {
height: 170px;
width: 100%;

}
/* = logo */
h1#logo {
font-size: 2.8em;
font-weight: 700;
position: absolute;
top: 45px;
font-family: "Century Gothic", "Lucida Grande", Verdana, "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;

}

h1#logo a {
height: 80px;
color: #0279D4;
text-decoration: none;
}

h1#logo a:hover, h1#logo a:active {
color: ##0279D4;
}

/*
 * If you want use logo instead text title, please uncomment the following "h1#logo a" area (line 141~148).
 * change logo.png and size
 * change the logo's position at line 122
 */

/* h1#logo a {
display: block;
width: 250px;
height: 80px;
background: url('images/kumarakom-hotels-logo.png') no-repeat;
text-indent: -9999px;
overflow: hidden
} */

p.description {position: absolute;
top: 85px;  }

/* = nav menu */
ul.menu {
list-style-type: none;
position: absolute;
top: 105px;
height: 35px;
margin: 0;
padding: 0;
text-transform: uppercase;
}

ul.menu1 {
list-style-type: none;
height: 25px;
margin: 0;
padding: 0;
text-transform: uppercase;
}
ul.menu li.page_item {
float: left;
font-size: 1.2em;
background: url('images/menu_bg.png') no-repeat top left;
height: 26px;
margin: 0;
display: inline; padding-left:16px; padding-right:15px; padding-top:4px; padding-bottom:5px
}

ul.menu1 li.page_item {
float: left;
font-size: 1em;
background: url('images/menu_bg.png') no-repeat top left;
height: 26px;
margin: 0;
display: inline; padding-left:16px; padding-right:15px; padding-top:4px; padding-bottom:5px
}


ul.menu li.page_item_1 { background: none; padding-left: 15px; }
ul.menu1 li.page_item_1 { background: none; padding-left: 15px; }


ul.menu li.page_item a {
color: #333;
text-decoration: none;
display: block;
cursor: pointer;
line-height: 25px;
float: left;
}

ul.menu1 li.page_item a {
color: #333;
text-decoration: none;
display: block;
cursor: pointer;
line-height: 25px;
float: left;
}


ul.menu li.page_item a span {
padding: 0 0 0 15px;
height: 26px;
display: block;
margin-right: 15px;
float: left;
}
ul.menu1 li.page_item a span {
padding: 0 0 0 15px;
height: 26px;
display: block;
margin-right: 15px;
float: left;
}


ul.menu li.page_item a:hover, ul.menu li.current_page_item a {
color: #fff;
background: url('images/menu_a.png') no-repeat center right;
}

ul.menu li.page_item a:hover span, ul.menu li.current_page_item a span {
background: url('images/menu_a.png') no-repeat center left;
}

ul.menu1 li.page_item a:hover, ul.menu li.current_page_item a {
color: #fff;
background: url('images/menu_a.png') no-repeat center right;
}

ul.menu1 li.page_item a:hover span, ul.menu li.current_page_item a span {
background: url('images/menu_a.png') no-repeat center left;
}

/* -------------------------
 * main
 * ---------------------- */
#leftcolumn, #rightcolumn {
top: 50px;
}

#leftcolumn {
float: left;
width: 700px;
overflow: hidden;
}

#rightcolumn {
float: right;
width: 270px;
}

#rightcolumn h2 a {color : #ffffff;}

.post {
background: url('images/post_bg.png') repeat-y;
padding-left:.02em; padding-right:.02em; padding-top:0; padding-bottom:.5em
}
.post_top {
background: url('images/post_top.png') no-repeat center top;
height: 10px
}
.post_end {
background: url('images/post_end.png') no-repeat center bottom;
height: 10px;
margin-bottom: 5px
}

h2.title {
color: #369;
background: url('images/title.png') no-repeat 0 -5px;
padding-left: 38px
}

h2.title a {
color: #369;
text-decoration: none;
}

h2.title a:hover {
color: #369;
text-decoration: underline;
}

.postdata, .postdata a {
color: #690;
}

.entry {
font-size: 1.1em;
}

.more-link {  }

#related h3, h3#comments, #respond h3 {
background: url('images/title.png') no-repeat 0 8px;
padding-left:38px; padding-right:15px; padding-top:5px; padding-bottom:0
}

.pagers {
margin: 0 auto;
}

.pagers a { color: #666; }

/* -------------------------
 * Sidebar
 * ---------------------- */
ul#sidebar {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar h2 {
background: url('images/widget_title1.gif') no-repeat;
color: #ffffff;
padding-left: 25px;
font-size: 1.2em;
margin-bottom: 0.5em;
text-transform:uppercase;
line-height:27px;
}
#sub-page-menu h2 {
background: url('images/widget_title.gif') no-repeat;
color: #ffffff;
padding-left: 25px;
font-size: 1.2em;
margin-bottom: 0.5em;
text-transform:uppercase;
line-height:27px;
}

li.widget_top {
background: url('images/widget_top.png') no-repeat;
height: 15px;
margin: 0
}
li.widget {
background: url('images/widget_bg.png') repeat-y;
margin: 0; padding-left:1.4em; padding-right:1.4em; padding-top:0; padding-bottom:.5em
}
li.widget_end {
background: url('images/widget_end.png') no-repeat;
height: 10px;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:25px
}

li.widget ul {
list-style-type: none;
margin: 5px 10px 0 0;
padding: 0;
}

.widget ul li {
background: url('images/sidebar_li.png') no-repeat -2px 1px;
color: #999;
margin-bottom: .5em;
padding-left: 2em
}

#sidebar a {
color: #333;
text-decoration: none;
}

#sidebar a:hover {
color: #666;
}

/* = Tag Cloud */
.widget_tag_cloud {
word-spacing: 5px;
text-align: center;
}
.widget_tag_cloud h2 {
text-align: left;
}

/* = Search */
.widget_search {
text-align: center;
}
#searchform input {
width: 80px;
margin-bottom: 1em;
padding: 3px;
}
input#s {
font-size: 1.2em;
width: 230px;
border: 1px solid #CFCFAF;
}

/* = Comment Area */
.commentlist {
list-style: none;
margin: 0;
padding: 0;
font-size: 1.1em;
}

.commentlist .body {
padding: 0 1em;
overflow: hidden;
}

.commentlist li {
width: 100%;
margin-bottom: 2em;
}

.comment-author, .comment-meta {
color: #666;
background: #EBEBDC;
}

.comment-author {
padding: 5px 10px 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}
.comment-author cite {
color: #333;
font-weight: bold;
font-style: normal;
}

.comment-meta {
margin-bottom: 1.5em;
padding: 0 10px 5px;
font-size: .8em;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}
.comment-meta a {
color: #999;
text-decoration: none;
}

img.avatar {
float: right;
margin-top: 1px;
padding: 1px;
border: 1px solid #E0E0CB;
background: #FFF;
}

.comment-reply-link { color: #690; }

/* = Comment Form */
#respond {
padding-top: .5em;
border-top: 2px solid #EBEBDC;
}

#respond label { margin-left: .5em; vertical-align: middle; }

#respond .text {
border: 1px solid #CFCFAF;
background: #F7F7F1;
padding: .3em;
}

#respond input.text { width: 45%; }
#respond textarea {
width: 90%;
overflow: auto;
}

#respond input.text:focus, #respond textarea.text:focus {
border: 1px solid #C0C092;
background: #fcfcfc;
}
.cancel-comment-reply { float: right; }

.children {
list-style: none;
margin-top: 1.5em;
}

/*.comment_input {
vertical-align: middle;
width: 260px;
border: 1px solid #CFCFAF;
background: #F7F7F1;
padding: 0.3em;
margin-right: 5px;
}

.message_input {
font-size: 1em;
width: 95%;
height: 200px;
border: 1px solid #CFCFAF;
margin-top: 0.2em;
background: #F7F7F1;
padding: 0.3em;
overflow: auto;
}*/

.commentlist_error {
color: #c00;
}

/* -------------------------
 * Footer
 * ---------------------- */
#footer {
background: #EAEADD url('images/footer.png') repeat-x;
color: #555;
width: 100%;
margin-top: 20px;
display: block; padding-left:0; padding-right:0; padding-top:30px; padding-bottom:50px
}

#footer span {
color: #999;
float: right;
}

#footer a {
color: #369;
text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

.postdata a:hover, .pagers a:hover { color: #333; }

.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { margin: 5px 15px 5px 0; }
img.alignright { margin: 5px 0 5px 15px; }
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

hr {
background: #E6E6D2; 
color: #E6E6D2;
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
clear: both;
content: '';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0
}

* html .clearfix { height: 1%; }

.post img {
	max-width: 600px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* Captions */
.wp-caption {
	max-width: 580px;
	padding: 4px 4px 4px 4px;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: 11px;
	color: #666;
	}
.wp-caption img {
	max-width: 580px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 20px !important;
	}
.gallery img {
	border: 1px solid #3c738c;
	}

/* Author avatar */
.avatar {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Thumbnail */
.thumbnail {
	float: left;
	width: 220px;
	
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}
.category img.medium {
	float: left;
	max-width: 560px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}
div.main  {
background:url('images/bg.png') repeat-x scroll 0 0 #FFFFFF;
border:10px solid #9FD5FF;
margin: 0 auto;
width:990px;

}

.clearfixs {
display:block;
}	
table {
	font-style:normal; font-variant:normal; font-weight:normal; line-height:120%; font-size:99%; font-family:Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
	}
table p {
	text-align:left;
	}	
table h2 {font-size:16px; font-weight:bold;}	
table a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
	text-decoration:underline;
	}	
table a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
	}		
table a:hover,
table a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
table a,
table a:link,
table a:visited {
	border:none;
	}							
	
table {
	width:99%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:left;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#000000;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em .2em;
	text-align:left;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:left;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:left;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
