/*
Theme Name: eznice
Theme URI: http://webdemar.com/demo/?wptheme=deFusion
Description: Easy and fun design. Created for dokterPidato.com
Version: 0.0.1
Author: Damar Haryo Pamungkas
Author URI: http://oshidastudio.com
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */

.testi {
	padding:5px 20px;
	font-size:13px;
	margin:0;
}

.testi span{
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}

#profile img {
	float:left;
	padding-right:20px;
}

#profileName, #profileHead {
	font-size:20px;
}

#profileHead {
	margin-top:30px;
	}

h3#hBlue {
	color:#fff;
}



#blueOrange {
	margin:0;
	padding:0;
	color:#FFFFFF;
	margin-bottom:20px;
}

#blueOrange h4 {
	font-size:14px;
	margin-top:10px;
	margin-left:20px;
}

#blue {
	float:left;
	width:50%;
	background: url(img/blueBg.jpg) no-repeat top left;
	color:#FFFFFF;
}

#blue, #orange {
	min-height:250px;
}

#blue li {
	list-style-type:square;
}

#orange ul {
	padding:0;
	margin:0;
	padding-left:20px;
}

#orange li {
	background: url(img/check.png) no-repeat top left;
	list-style:none;
	padding-left:20px;
	
}

#bBox, #oBox {
	padding:10px;
	color:#FFFFFF;
	}
	
#orange {
	float:right;
	width:50%;
	background: url(img/orangeBg.jpg) no-repeat top left;
}

/* nav
 * ------------------------------------------------------------------------- */
.clientH {
	font-weight:bold;
}

ul#clientList {
	margin:0;
	list-style:square;
	}
ul#clientList li {
	margin-bottom:1em;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#navi {
	height: 81px;
	}

#navi ul{
	margin:0;
	padding:0;
	height: 81px;
	margin: 0;
	padding:0;
	list-style-type:none;
	}

#navi li {
	float: left;
	list-style-type: none;
	display:inline;
	}
	
#navi li a {
	overflow:hidden;
	height: 0;
	padding-top:81px;
	display:block;
	border:0;
	background: url(img/icon.jpg) no-repeat left top;
}

#navi li {
	float: left;
	list-style-type: none;
	display:inline;
}

#navi li#webID {
	width:240px;	
	padding-right:30px;
	}
	
#navi li#webID a {
	background: url(img/webID.png) no-repeat left top;
	height: 0;
	padding-top:81px;
	color:#fff;
	font-size:0px;
}

#navi li#nav-01 {
	margin-left: 210px;
}


#navi li.page-item-11 a {
	background-position: -10px 0;
	width: 80px;
}
#navi li.page-item-9 a {
	background-position: -120px 0;
	width: 80px;
}

#navi li.page-item-7 a {
	background-position:  -230px 0;
	width: 80px;
}

#navi li.page-item-5 a {
	background-position: -340px 0;
	width: 80px;
}
#navi li.page-item-3 a {
	background-position:  -450px 0;
	width: 80px;
}

#navi li.page-item-13 a {
	background-position: -560px 0;
	width: 80px;
}

#navi li.page-item-203 a {
	background-position:  -670px 0;
	width: 80px;
}

#navi li.page-item-11	 a:hover {
	background-position: -10px -81px
}

#navi li.page-item-9 a:hover {
	background-position: -120px -81px
}

#navi li.page-item-7 a:hover {
	background-position:  -230px -81px
}

#navi li.page-item-5 a:hover {
	background-position: -340px -81px
}

#navi li.page-item-3 a:hover {
	background-position:  -450px -81px
}

#navi li.page-item-13 a:hover {
	background-position: -560px -81px
}

#navi li.page-item-203 a:hover {
	background-position:  -670px -81px
}
	
body {
	margin: 0px;
	padding: 0px;
	background: #e6eaf2 url(img/bgBody.jpg) repeat-x;
	color: #6e7073;
	font: 14px/18px "arial", lucida grande, helvetica, sans-serif;
}

a {
	color: #6e7073;
}

p {
	/*margin: 0 0 20px 0;*/
	line-height: 24px;
	color:#444334;
	padding:0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 860px;
	margin: 0 auto;
}
	
#header {
	padding-top:100px;
	/*height: 200px;*/
}

#content {
	padding: 20px;
	background: #fff;
}

#content-left {
	padding:20px;
	background-color:#f1f6ff;
	
	float: left;
	width: 550px;
}


#content-right {
	float: right;
	width: 220px;
}


#footer {

}


/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 0px;
}

span#headDesc {
	font-size:16px;
	font-weight:normal;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	
	/*font-size: 1.8em;*/
	overflow:hidden;
	height:0;
}

h3#home, h3#program, h3#clients, h3#about, h3#contact {
	font-size:0;
	height:0;
	padding-top:25px;
	margin: 0 0 20px 0;
}

h3#home {
	background: url(img/home.jpg) no-repeat;
}

h3#about {
	background: url(img/about.jpg) no-repeat;
}

h3#clients {
	background: url(img/clients.jpg) no-repeat;
}

h3#program {
	background: url(img/program.jpg) no-repeat;
}

h3#contact {
	background: url(img/contact.jpg) no-repeat;
}

h3#english {
	background: url(img/english.jpg) no-repeat;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

#addtl {
	margin-top:40px;
	font-size:13px;
}
/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	padding: 20px;
}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;
	/*background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;*/
	background-color: #fff;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
}



.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0 0 10px 0;
}

#footerLinks {
	font-size:12px;
	margin: 0 auto;
	padding:0;
	text-align:center;
}

#footerLinks li {
	display:inline;
	padding:0 10px;
	}

#footerLinks a {
	text-decoration:none;
}

#legal {
	text-align:center;
	font-size:12px;
	color:#6699ff;
	font-weight:bold;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

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

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}