/*
Theme Name: vimuttidhamma
Author: thaiis.com
*/

/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
.entry ol,.entry ul,.storycontent ol, .storycontent ul {
	margin-bottom: 30px;
	padding-left: 30px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*ceo by thaiis*/
html,body {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#searchform input{
	background-color: #FFF;
	border: 1px solid #ccc;
	color: #666;
	margin-top: 10px;
	height: 16px;
}
textarea {
	width: 530px;
	background-color: #E1E1E1;
	color: #333;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* For regular browsers */

hr {
	border : 0;
	height : 15px;
	margin : 1em 0;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: 0;
}



#content-area {
	width: 960px;
	overflow: hidden;
	background-image: url(images/contents-bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
}
.meta {
	font-size: 9px;
}

a:link, a:visited {
	text-decoration: none;
	color: #B85830;
}
a:hover, a:active {
	color: #333;
	text-decoration: none;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform p {
	margin: 5px 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	font-size: 70%;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


.commentmetadata {
	margin: 0;
	display: block;
	}
.comment-author.vcard {
	font-size: 10px;
}
.comment-body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-left: -10px;
}
.comment-meta.commentmetadata {
	font-size: 9px;
}

.asign {
	background-image: url(images/ky_15.png);
	background-repeat: no-repeat;
}
.bsign {
	background-image: url(images/ky_21.png);
	background-repeat: no-repeat;
}
.csign {
	background-image: url(images/ky_24.png);
	background-repeat: no-repeat;
}


.hrline {
	background-image: url(images/ky_19.jpg);
	background-repeat: repeat-x;
	height: 1px;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 210px;
}
.hrline-s {
	background-image: url(images/ky_19.jpg);
	background-repeat: repeat-x;
	height: 1px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}
#select {
	background-color: #CCC;
}

.meta {
	font-size: 70%;
	color: #666;
	font-weight: bold;
	margin-bottom: 15px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height: auto; 
	}
p {
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}
td {
}


/*	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 */
.piclenselink{
	font-size: 70%;
	display: none;
}
#wat-slide {
	height: 328px;
	width: 901px;

	background-repeat: no-repeat;
	overflow: hidden;
}
#wat-logo {
	height: 90px;
	width: 201px;
	position: absolute;
	top: 214px;
	z-index: 200;
}
#wat-logo-in {
	width: 251px;
	position: relative;
	z-index: 200;
	margin-top: -30px;
	background-color: #4D463C;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wat-main {
	background-image: url(images/doithon_05.jpg);
	width: 901px;
	overflow: hidden;
	padding-bottom: 20px;
}
#wat-leftmenu {
	width: 240px;
	margin-top: 30px;
	float: left;
}
#wat-leftmenu 

a:link, #wat-leftmenu 

a:visited {
	color: #333;
}
#wat-leftmenu a:hover, #wat-leftmenu a:active {
	color: #FC9;
	background-color: #bc6a47;
}

#wat-leftmenu ul {
	margin-left: 40px;
}
#wat-leftmenu ul li ul {
	margin-left: 20px;
}

#wat-leftmenu ul li     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	list-style-type: disc;
	line-height: 16px;
}
#wat-leftmenu ul li ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	list-style-type: disc;
	line-height: 15px;
}

#wat-body {
	width: 650px;
	margin-top: 0px;
	float: right;
	padding: 0px;
	background-color: #e6e6e6;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
}
#wat-search {
	margin: 0px;
	height: 30px;
	width: 650px;
	float: right;
}
#wat-content {
	position: relative;
	padding-bottom: 20px;
}
#wat-cms {
	margin-left: 20px;
}
#wat-language {
	float: right;
	font-size: 70%;
}
#wat-searchbox {
	margin-top: 0px;
	height: 19px;
	width: 171px;
	float: left;
	font-size: 70%;
	margin-left: 0px;
}
#wat-cms {
	font-size: 80%;
	margin-top: 20px;
	margin-right: 20px;
}
#wat-cms h2 {
	font-size: 140%;
	color: #666;
	margin-top: 5px;
}
#wat-cms h3 {
	font-size: 110%;
	margin-top: 5px;
	margin-bottom: 0px;
}


#wat-cms ul {
	margin-left: 20px;
}

#wat-cms ul li {
	list-style-type: disc;
	font-weight: normal;
	line-height: 15px;
}

#wat-language {
	margin-top: 8px;
	width: 105px;
	height: 11px;
	float: right;
	margin-right: 15px;
	color: #AC5043;
	font-weight: bold;
	text-align: right;
}
#wat-size {
	width: 100px;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 0px;
}
#wat-footer {
	background-color: #4D463C;
	width: 901px;
	height: 12px;
}
.wat-title {
	margin-top: 18px;
	clear: both;
	margin-bottom: 10px;
	width: 520px;
}
.wat-title h1 {
	font-size: 180%;
	font-weight: normal;
}
.wat-title h2 {
	font-size: 200%;
	font-weight: normal;
}

.wat-title a:link ,.wat-title a:visited{
	color: #646466;
}
#wat-language a:link, #wat-language a:visited {
	color: #B75931;
}
#wat-language a:hover, #wat-language a:active {
	color: #F90;
}


#nav {
	color: #B3B4AF;
	position: absolute;
	z-index: 100;
	top: 268px;
	padding: 2px;
	width: 630px;
	text-align: right;
	font-size: 8px;
	left: 258px;
}
#nav a {
	color: #999;
	font-weight: bold;
	border: 1px solid #999;
	margin: 3px;
	background-color: #CCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-decoration: none;
}
#nav .activeSlide {
	color: #CCC;
	font-weight: bold;
	background-color: #B75931;
	border: 1px solid #666;
	margin: 3px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-decoration: none;
}
.nav  a:link,.nav a:visited {
	color: #FFCC00;
	display: block;
	border: 2px solid #000000;
	font-weight: bold;
	text-decoration: none;
}
.wat-madita {
	margin-bottom: 20px;
}
#text-size div{
	float: left;
	margin-left: 5px;
}
#text-size {
	width: 80px;
	height: 22px;
	position: absolute;
	right: 0px;
}
td {
	font-size: 12px;
	padding: 3px;
	border: 1px solid #999;
}
th {
	font-size: 12px;
	font-weight: bold;
}
label {
	font-size: 12px;
}
fieldset input {
	background-color: #FFF;
	border: 1px solid #ccc;
	color: #666;
	margin-top: 10px;
	width: 540px;
}
.cal {
	float:left; 
margin-right:20px;}
.line{ 
	background-image: url(http://vimuttidhamma.org/wp-content/themes/vimuttidhamma/images/line.png);
	height: 11px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.but {

	background-color: #F90;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.but  a:link , .but  a:visited{color: #000; }
.but  a:hover , .but  a:active{color: #fff; }
.udate{background-color: transparent; border: none; font-weight: bold; font-size: 20px;width:100%;}