/*
Theme Name: Dawn Mauricio'sTemplate
Theme URI: http://www.dawnmauricio.com/
Description: Dawn Mauricio's website template
Version: 1.0
Author: Phoun Siriphong
Author URI:
*/

body {
	margin:0;
	font:11px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
}
img{
	border-style:none;
}
a{
	color:#999;
	text-decoration:none;
}
a:hover{
	color:#000;
}
form, fieldset{
	padding:0;
	margin:0;
	border:none;
}
input, textarea, select{
	font:100% Arial, Helvetica, Verdana, sans-serif;
	vertical-align:middle;	
}

textarea {
	background-color: transparent;
}

#wrapper{
	width:1000px;
	margin:0 auto;
	background: url(images/bg-wrapper.gif) no-repeat 100% 100%;
}
#header{
	height:1%;
	margin-bottom:13px;
}
#header:after{
	display:block;
	content:"";
	clear:both;
}
.navigation{
	height:1%;
	padding:14px 14px 8px 6px;
}
.navigation:after{
	display:block;
	clear:both;
	content:"";
}
/*
.over {
	margin:0px 0 0 !important;
}
*/
.main-nav{
	margin:38px 0 0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
}
.main-nav li{
	float:left;
	background: url(images/devider.gif) no-repeat 0 55%;
	padding:0 6px 0 7px;
	position:relative;
	text-transform:uppercase;
}

li .page-item-23{
	background: none;
}

li .page-item-33{
	background: none;
}

.main-nav li:first-child{
	background:none;
}
.main-nav li.active a{
	color:#000;
}
.main-nav li:hover a,
.main-nav li.hover a{
	color:#000;
}
.main-nav li:hover ul,
.main-nav li.hover ul{
	display:block;
}
.main-nav li ul{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	width:400px;
	position:absolute;
	top:14px;
	left:0;
	z-index:100;
}

.main-nav li ul .none-border{
	background:none !important;
}
.main-nav li ul .active a{
	color:#000 !important;
}
.main-nav li ul li a{
	color:#999 !important;
}
.main-nav li ul li a:hover{
	color:#000 !important;
}
.info-box{
	width:438px;
	float:right;
}
.logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/logo_en.gif) no-repeat;
	width:452px;
	height:92px;
}

#logo_fr a  {
	background: url(images/logo_fr.gif) no-repeat;
}
/*
.logo_fr a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/logo_fr.gif) no-repeat;
	width:452px;
	height:92px;
}
*/
.info{
	margin:-14px 0 0 210px;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	height:1%;
}
.info li{
	float:left;
	background: url(images/devider2.gif) no-repeat 0 55%;
	padding:0 6px 0 8px;
	margin:0 1px 0 -1px;
}
.info li a{
	color:#000;
}
.info li a:hover{
	color:#000;
	text-decoration:underline;
}
.intro-box{
	height:1%;
	overflow:hidden;
	position:relative;
}
.intro-box img{
	display:block;
}
.intro{
	color:#fff;
	font-size:20px;
	line-height:20px;
	position:absolute;
	right:0;
	bottom:22px;
}
.intro-holder{
	display:block;
	background: url(images/bg-intro.png);
	width:531px;
	padding:34px 0 37px 8px;
}
#main{
	height:1%;
	overflow:hidden;
	padding:0 14px 0 13px;
	margin-bottom:3px;
}
#content{
	width:706px;
	float:left;
	border:1px solid #b8b8b8;
	padding:6px 0 0 0;
}

#content2{
	width:665px;
	float:left;
	border:1px solid #b8b8b8;
	padding:6px 0 0 0;
}

#content_big {
	width:960px;
	border:1px solid #b8b8b8;
	padding:4px 0 0 10px;
}
.data-box{
	height:1%;	
	padding:0 3px 0 10px
}
/**************************/

/*begin sidebar*/
#widgettitle {
	text-align: center;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/*end sidebar*/

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 225px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}
	
.data-box h2 {
	font-size: 1.6em;
	margin: 0 0 0 0;
}

.data-box small {
	font-size: 0.9em;
	line-height: 1.5em;
}

.entry {
	margin: 9px 0 8px 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 5px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: none;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}	
/* End Comments */
/**************************/
#content h1{
	margin:0 0 21px;
	font-size:20px;
	line-height:22px;
}
#content p{
	margin:0 0 20px;
}
.social-box{
	height:1%;
	overflow:hidden;
	border:solid #eaeaea;
	border-width:1px 0;
	margin:-7px 0 0;
	padding:0 0 15px 8px;
}
.social-box .frame{
	width:567px;
	float:left;
	padding-top:17px;
}
.social-box ul{
	margin:0 0 14px 2px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.social-box ul li{
	float:left;
	font-weight:bold;
}
.social-box ul li a{
	padding-left:25px;
	margin-right:22px;
	display:block;
}
.social-box ul .twitter a{
	background: url(images/twitter.gif) no-repeat;
}
.social-box ul .facebook a{
	background: url(images/facebook.gif) no-repeat;
}
.social-box ul .digg a{
	background: url(images/digg.gif) no-repeat;
}
.social-box ul .del a{
	background: url(images/del.gif) no-repeat;
}
.social-box ul .stambleupon a{
	background: url(images/stambleupon.gif) no-repeat;
}
.social-box ul li a:hover{
	color:#999;
	text-decoration:underline;
}
.permalink-form div{
	width:100%;
	overflow:hidden;
}
.permalink-form div label{
	display:block;
	padding-bottom:7px;
	color:#676767;
}
.permalink-form .text{
	padding:0 4px;
	border:1px solid;
	border-color:#7c7c7c #c2c2c2 #ddd;
	width:444px;
	float:left;
}
.social-box .holder{
	width:129px;
	float:right;
	padding:10px 0 0;
}
.retweet{
	display:block;
	background: url(images/btn-retweet.gif) no-repeat;
	width:50px;
	color:#fff;
	line-height:12px;
	text-align:center;
}
.retweet span{
	padding:2px 0;
	display:block;
	font-size:10px;
}
.retweet:hover{
	color:#fff;
	position:relative;
}
.retweet:hover em{
	left:0;
}
.retweet em{
	background: url(images/bg-tool-tip.gif) no-repeat;
	width:50px;
	height:34px;
	text-align:center;
	font-style:normal;
	position:absolute;
	top:-45px;
	left:-9999px;
	padding-top:8px;
	z-index:100;
}
.retweet em strong{
	display:block;
	color:#505050;
	font-size:15px;
}
.retweet em span{
	color:#797979;
}
.reply-box{
	width:619px;
	padding:19px 0 0 8px;
}
.reply-box h2{
	margin:0 0 23px;
	color:#bbb;
	font-size:18px;
}
.reply-form{
	width:100%;
	overflow:hidden;
}
.reply-form .info-form{
	width:171px;
	float:left;
	margin-bottom:-11px;
}
.info-form div{
	width:171px;
	overflow:hidden;
	color:#bbb;
	margin-bottom:19px;
}
.reply-form label{
	display:block;
	padding-bottom:2px;
}
.reply-form .text{
	padding:3px;
	width:136px;
	float:left;
	border:1px solid #d5d5d5;
}
.reply-form .comment-form{
	width:448px;
	float:left;
	position:relative;
	margin-top:14px;
}
.comment-form{
	width:100%;
	overflow:hidden;
}
.reply-form .textarea{
	width:442px;
	height:122px;
	overflow:auto;
	border:1px solid #d5d5d5;
	padding:2px 2px 28px 2px;
	margin:0;
	float:left;
}
.reply-form .btn-submit{
	border:1px solid #b8b8b8;
	position:absolute;
	right:9px;
	bottom:8px;
}
#sidebar{
	width:239px;
	float:right;
	padding:1px 0 0;
}

#sidebar2{
	width:280px;
	float:right;
	padding:1px 0 0;
}
.image-holder{
	height:1%;
	overflow:hidden;
	margin-bottom:13px;
}
.item{
	width:237px;
	overflow:hidden;
	border:1px solid #afafaf;
	padding-bottom:4px;
	margin-bottom:15px;
}
.item2{
	width:280px;
	overflow:hidden;
	padding-bottom:4px;
	margin-bottom:15px;
}
.item h3{
	background-color:#000;
	font-size:11px;
	line-height:19px;
	color:#fff;
	border-bottom:1px solid #b8b8b8;
	text-align:center;
	margin:0 0 3px;
}
.image-holder img{
	display:block;
}
.mounth{
	width:182px;
	overflow:hidden;
	margin:0 auto 12px;
}
.mounth .prev{
	float:left;
	background: url(images/bullet-prev.gif) no-repeat;
	width:7px;
	height:11px;
}
.mounth strong{
	float:left;
	font-size:11px;
	color:#6c6c6c;
	line-height:12px;
	width:168px;
	text-align:center;
}
.mounth .next{
	float:right;
	background: url(images/bullet-next.gif) no-repeat;
	width:7px;
	height:11px;
}
.calendar-holder{
	width:178px;
	margin:0 auto;
}
.calendar-holder table {
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	color:#616161;
}
.calendar-holder th{
	text-align:left;
	padding-bottom:7px;
}
.calendar-holder td{
	text-align:center;
	font-size:10px;
	padding:2px 0;
}
.calendar-holder td a{
	color:#616161;
	display:block;
}
.calendar-holder td a:hover{
	text-decoration:underline;
}
.calendar-holder td.active a{
	color:#fff;
	background-color:#818181;
}
.search-form{
	height:1%;
	overflow:hidden;
	padding-bottom:6px;
}
.search-form div{
	width:239px;
	overflow:hidden;
	padding-bottom:4px;
}
.search-form .text{
	float:left;
	width:165px;
	padding:2px 0 1px;
	border:1px solid #b8b8b8;
	text-align:center;
	color:#999;
}
.search-form .btn-submit{
	border:solid #b8b8b8;
	border-width:1px 1px 1px 0;
	float:left;
}
.item ul{
	margin:0;
	padding:0 0 1px;
	list-style:none;
}
.item ul li{
	float:left;
	margin-left:21px;
	display:inline;
}
.item ul li img{
	display:block;
}
.item-list{
	width:279px;
	overflow:hidden;
	margin-right:-40px;
}
.item-list ul{
	margin:0 15px 0 0 ;
	padding:0;
	list-style:none;
	float:left;
}
.item-list ul li a:hover{
	color:#999;
	text-decoration:underline;
}
#footer{
	height:1%;
	overflow:hidden;
	font-size:9px;
	line-height:17px;
	color:#000;
	padding:0 0 15px 14px;
}
#footer p{
	margin:0;
}

table.private-lesson {
	border-width: 1px;
	border-color: #FFC0CB;
	border-style: solid;
	background-color: white;
	border-collapse: collapse;
	width: 500px;
}

table.private-lesson th {
	text-align: center;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #FFC0CB;
}

table.private-lesson td {
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #FFC0CB;
}
