@charset "utf-8";
/* CSS Document */

/* Global stylesheet for HypnosisBlog */
/* Development Company: imicreation */

.hidden {
display: none;
position: absolute;
left: 0;
top: 0;
}

a img {
border: 0;
}
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

a:visited, a:link, a:active, a:hover {
text-decoration: none;
}

small{ font-size: 86%; }

* {
outline: none;
}
.blue {
	color: #3289c1;
}
.grey {
	color: #434144;
}

.wrap {
	width: 980px;
	margin: 0 auto;
}

#box {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}


#header {
	background: url(images/head_bg.gif) repeat-x;
	height: 200px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#logo {
	float: left;
	height: 141px;
	width: 357px;
}
#topright {
	float: right;
	width: 390px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#searchbar {
	float: right;
	padding-top: 15px;
	width: 370px;
	height: 50px;
	padding-right: 16px;
}
#search {
	background: url(images/search_input_bg.png) no-repeat 5px center #FFFFFF;
	border-top: 1px solid #381741;
	border-left-width: 1px solid #381741;
	border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
	width: 245px;
	height: 22px;
	padding-left: 25px;
	padding-top: 10px;
}
.search_bt {
	background-color: transparent;
	border: none;
	background-image:url(images/search_bt.png);
	height: 37px;
	width: 93px;
	display: block;
	cursor: pointer;
behavior: url(http://www.hypnosisworks.org/blog/wp-content/themes/imi/iepngfix.htc);
}
#sitelogo {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 139px;
	width: 271px;
}
#container {
	width: 100%;
	padding: 0px;
	height: auto;
	float: left;
	margin: 0px;
}
#leftcol {
	float: left;
	width: 660px;
	height: auto;
	margin-top: -25px;
}
.post {
float: left;
padding: 0 0 12px 0;
}


.post .postleft {
float: left;
width: 65px;
}

.post .postright {
float: right;
width: 595px;
}

.post .post-header {
	float: left;
	width: 100%;
	height: 74px;
}
.post-date {
	float: left;
	background: url(images/post-date-bg.png) no-repeat;
	height: 74px;
	width: 65px;
	margin: 0px;
	padding: 0px;
behavior: url(http://www.hypnosisworks.org/blog/wp-content/themes/imi/iepngfix.htc);
}
.post-date .month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6c2f7e;
	height: 38px;
	text-align: center;
	line-height: 38px;
}
.post-date .day {
	height: 34px;
	line-height: 28px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #434144;
}
.post h1 {
	float: right;
	width: 580px;
	color: #814c8e;
	font-size: 24px;
	margin: 0 0 0 15px;
	padding: 5px 0 5px 0;
	border-bottom: 3px solid #835091;
height: auto;
height: auto !important;
}

.post h1 a {
color: #814c8e;
}

.post .post-content{
font-size: 0.8em;
	line-height: 18px;
	}

.post .post-content a{
color: #4d99c9;
text-decoration: underline;
}

.post .post-content a:hover{
font-weight: bold;
}
.post .post-content, .post .post-links
 {
	float: right;
	width: 580px;
	height: auto;
}

.post .post-tags {
width: 510px;
height: auto;
float: left;
}

.post-info {
	width: 502px;
	float: left;
	height: auto;
	padding: 3px;
	background-color: #F9EEFC;
	border: 1px solid #CCCCCC;
}

.post-author {
	float: left;
	width: 350px;
}
.post-author span, .post-comments a {
	font-size: 0.7em;
	font-weight: bold;
	color: #434144;
}
.post-author span a {
	font-weight: normal;
color: #434144;
text-decoration: underline;
}
.post-comments {
	float: right;
	width: 132px;
	background: url(images/comment.png) no-repeat right center;
	padding-right: 20px;
        text-align: right;
}

.sharethis {
        margin-top: 5px;
	float: left;
	width: 502px;
}
.sharethis a {
color: #835091;
font-size: 0.7em;
font-weight: bold;
}

.digg {
	float: left;
	width: 70px;
height: 82px;
text-align:right;
}

.author {
float: left;
margin-top: 10px;
width: 100%;
}

.author .postauthor {
	border-bottom: dashed #999999 1px;
margin-bottom: 5px;
}
.author h1 {
	background: url(images/author_icon.png) no-repeat left center #F9EEFC;
	color: #784786;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 24px;
	padding-left: 28px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	border: 1px solid #CCCCCC;
behavior: url(http://www.hypnosisworks.org/blog/wp-content/themes/imi/iepngfix.htc);
}
.author .profile {
	float: left;
}
.author .profile .avatar {
	float: left;
	background-color: #F9EEFC;
	padding: 2px;
	border-color: #CCCCCC;
}
.author .profile .info {
	padding-left: 160px;
color: #666666;
	font-size: 0.8em;
	font-weight: bold;
}
.author .profile .info a {
font-weight: normal;
}

.author h2 {
	color: #666666;
	font-size: 0.8em;
	font-weight: bold;
}
.author .postauthor h4 a{
	font-size: 0.9em;
	font-weight: bold;
	color: #74B3DC;
}
.author .postauthor .time {
	clear: both;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#rightcol {
	float: right;
	height: auto;
	width: 225px;
	padding-right: 20px;
}
#subscribe {
	padding-left: 5px;
}
#subscribe p {
	color: #434144;
	font-size: 0.7em;
	font-weight: bold;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#subscribe_input {
	background-color: #dff3fb;
	width: 140px;
	height: 27px;
line-height: 27px;
}
.subscribe_bt {
	background-color: transparent;
	border: none;
	background:url(images/sub_bt2.png) no-repeat;
	height: 31px;
	width: 85px;
	cursor: pointer;
	display: block;
behavior: url(http://www.hypnosisworks.org/blog/wp-content/themes/imi/iepngfix.htc);
}
#rss {
	margin-top: 12px;
}
#twitter {
	width: 231px;
	margin-top: 10px;
	height: auto;
	padding: 0px;
	background: url(images/meta_bg.gif)  no-repeat left top #F9EEFC;
}
#twitter h6 {
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
}
#twitterupdates {
	padding-right: 4px;
	padding-left: 4px;
}

#twitter h4 {
margin: 0;
padding: 0;
}

#twitter ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#twitter li {

list-style-type: none;
}

#twitter ul li {
font-size: 0.7em;
	color: #434144;
	margin: 0 0 6px 0;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
background: #f9f6f6;
padding: 3px;
border: 1px solid #cccccc;
}

#twitter ul li a {
color: #652971;
font-weight: bold;
clear: both;
}

#flickr {
	margin-top: 10px;
}
#facebook {
	margin-top: 10px;
}
.bluehead {
	line-height: 36px;
	background: url(images/blue_head.png) no-repeat;
	height: 36px;
	width: 219px;
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0 0 0 12px;
behavior: url(http://www.hypnosisworks.org/blog/wp-content/themes/imi/iepngfix.htc);
}
.wb, .wob, .wb2 {
	list-style-type: none;
	padding: 0 0 0 12px;
	margin: 0px;
}
.wb li, .wb2 li {
	font-size: 0.7em;
	color: #652971;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	background-position: left top;
	margin: 0px;
	font-weight: bold;
	height: 20px;
	
}
.wb li {
background-image: url(images/bullet1.gif);
line-height: 12px;
}

.wb2 li {
background-image: url(images/bullet2.gif);
line-height: 15px;
}

.wb li a, .wb2 li a {
	color: #652971;
}

.wb li a:hover, .wob li a:hover, .wb2 li a:hover {
text-decoration: underline;
}



.wob li {
	font-size: 0.7em;
	color: #434144;
	margin: 0px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 0 10px 0;
}

.wob li a {color: #434144;
}

#meta {
	width: 231px;
	background: url(images/meta_bg.gif) left top no-repeat #def2fb;
}
.wl {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.wl li {
	font-size: 0.7em;
	font-weight: normal;
	color: #434144;
}
.wl li a {
	background: url(images/pagi_bg.png) repeat-x;
	display: block;
	height: 21px;
	padding: 7px 0 3px 12px;
	color: #434144;
}
.wl li a:hover {
	background-image: url(images/pagi_bg_on.png);
}
#footer {
	background: url(images/footer_bg.gif) repeat-x left bottom;
	padding: 0px;
	height: 156px;
	width: 100%;
	float: left;
	margin: 0;
}
#copyright {
	float: left;
	width: 400px;
	font-size: 0.6em;
	color: #434144;
	padding-top: 110px;
}

#copyright a {
font-style: italic;
color: #5a3764;
line-height: 16px;
}
#visitclinic {
	float: right;
	width: 220px;
	padding-right: 20px;
}


.post p.post-metadata{
  font-size: 0.6em;
  margin: 2em 0;
  padding: .6em 1em;
  color: #a8937b;
  background: #F9EEFC;
  border: 1px solid #cccccc;
}

.post p.post-metadata a{
  color: #6b5e50;
  text-decoration: underline;
  line-height: 150%;
}

.post p.post-metadata a:hover{
  color: #f44365;
  text-decoration: underline;
}

/* comments */


ul#comments, ul#comments li.comment, ul#comments ul, ul#trackbacks, ul#trackbacks li{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#comments{
  margin: .6em 0 1em 0;
}

ul#comments ul{
  margin-left: 0;
}

.comment-mask{
  display: block;
  background: transparent url(images/comment-shadow.png) no-repeat right bottom;
  padding: 12px 6px 6px 18px;
  position: relative;
}

.comment-mask .avatar{
  width: 90px;
  height: 90px;
  background: transparent url(images/avatar.png) no-repeat center center;
  float: left;
  position: relative;
}

.comment-mask .avatar img{
  position: absolute;
  left: 13px;
  top: 13px;
  width: 64px;
  height: 64px;
}

.comment-main{
  background: #fff;
  padding: 1px;
}

.comment-wrap1{
  background: transparent url(images/comment-bg-right.png) no-repeat right bottom;
}

.comment-wrap2{
  background: transparent url(images/comment-bg-left.png) no-repeat left bottom;
}

.comment-head{
  background: #854f91 url(images/comment-head.png) repeat-x left bottom;
  height: 36px;
  min-height:36px;
  height:auto !important; /* ie6 fix */
  color: #fff;
  position: relative;
}

.admincomment .comment-head{
  background: #125f9f url(images/comment-head-admin.png) repeat-x left bottom;
}

.comment-head p{
  padding: .5em 1em 0 1em;
  margin: 0;
  font-style: italic;
  font-size: 90%;
}

.comment-head p a, .comment-head p a:visited{
  color: #ebe6da;
}

.comment-head p.controls{
  position: absolute;
  padding:0;
  display: none;
  top: -15px;
  right: 6px;
  z-index: 10;
  padding: 0 1em 0 0;
  margin: 0;
}

.comment-body{
  padding: 0;
  height: 60px;
  min-height:60px;
  height:auto !important; /* ie6 fix */
  font-size: 90%;
}

.comment-body p{
  padding: 0.5em 1em 0.5em 1em;
  margin: 0;
  line-height: 150%;
color: #814c8e;
font-weight: bold;
font-size: 11px;
}

.comment-body blockquote{
  margin-left: 100px;
}

/* comment form */

#respond{
  display: block;
}

li.comment #respond{
  margin-left: 100px;
}

blockquote{
  margin: 1em 25% 1em 0;
  padding: 2px;
  border: 1px dotted #937d68;
  font-style: italic;
  color: #937d68;
}

blockquote p{
  padding: 8px;
  margin: 2px;
  background: #f6f5f0;
}

/* forms */

.row input, textarea, select{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 100%;
  margin: .2em 0;
}

.row input, textarea{
  padding: .2em .4em;
}

.row input.radio, input.checkbox{
  background: #fff;
  padding: 2px;
}

.row label{
  font-weight: bold;
  display: block;
font-size: 11px;
}

.row fieldset{
  padding: .8em;
  border: 1px solid #d2c7af;
}

.row legend{
  padding: 2px 15px 10px 15px;
  text-transform: uppercase;
  font-style: italic;
  font-size: 115%;
}

div.clear{ clear: both;height:1px;  }

/* clearfix */
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
  min-width: 0;		        /* trigger hasLayout for IE7 */
  display: inline-block;
  /* \*/ display: block;	/* Hide from IE Mac */
}

* html .clearfix{
/* \*/  height: 1%;	    /* Hide from IE Mac */
}

#pagenavi{
  display: block;
  padding-bottom: 10px;
  font-size: 0.7em !important;
}

/* navigation links */

.navigation{
  font-size: 0.7em;
  color: #a8937b;
  margin: 2em 0 1em 0;
}

.navigation a{
  color: #434144;
  text-decoration: underline;
  line-height: 100%;
}

.navigation a:hover{
  color: #804c8e;
  text-decoration: underline;
}

.commentnavi{
  margin: 10px 0;
  display: block;
}

.commentnavi .page-numbers, #pagenavi a, #pagenavi span.pages, #pagenavi span.extend{
  padding: 2px !important;
  border: 1px solid #a9947c !important;
  background: #F9EEFC !important;
  margin:0;
}

#pagenavi a, #pagenavi span.pages, #pagenavi span.extend{
  margin: 0 2px;
}

#pagenavi span.current{
  background: #804c8e !important;
  color: #fff !important;
  padding: 2px !important;
  border: 1px solid #a9947c !important;
}

.commentnavi a{
  color: #0071bb;
  text-decoration: none;
  position: relative;
}

.commentnavi a:hover{ color: #f44365; }
#comment .page-numbers.current, #pagenavi span.pages{ color: #a9947c !important; }

.post .post-content img.alignleft, .attachment img.alignleft{ margin-left: 0; }
.post .post-content img.alignright, .attachment img.alignright{ margin-right: 0; }
.post .post-content img.aligncenter, .attachment img.aligncenter{ margin: 0 auto; text-align: center; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }

.error, .red{ color:#ed1f24; }
