/*  
Theme Name: Self-Aware Healing
Theme URI: 
Description:
Version: 1.0
Author: Tanya Mazurets
Author URI: 
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
	font-family: "Times New Roman", Georgia, Times, serif;
}
html{ margin:0 !important;}
a{
	color:#3ea3e5;
	text-decoration:none;
}
a:hover{
	color: #9a469b;
	text-decoration:underline;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.mt_12{ margin-top:12px;}
.mt_10{ margin-top:10px;}
.mt_15{ margin-top:15px;}
.mt_20{ margin-top:20px;}
.mt_25{ margin-top:25px;}
.mr_10{ margin-right:10px;}
.mr_20{ margin-right:20px;}
.mb_10{ margin-bottom:10px;}
.mb_15{ margin-bottom:15px;}
.ml_10{ margin-left:10px;}
input[type="submit"]{ cursor:pointer;}
input{
	font-size: 14px;
	color: #838383;
	padding-left:8px;
}
table{
	width:100%;
}
ol{margin-left:25px !important;}
.content ul, .content ol{
	margin-top:20px;
}
.content ul li{
	padding-left:20px;
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/point_blue.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom:5px;
}
.brown{color:#5A0A0B;}
.red{color:#C00E14;}
.pink{color:#F0036A;}
.orange{color:#FF6600;}
.dark_orange{color:#CC4422;}
.yellow{color:#F3B65B;}
.blue{color:#8DC8C6;}
.dark_grey{color:#525252;}
@font-face {
	font-family: 'Conv_SEGOEUI';
	src: url('https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/fonts/SEGOEUI.eot');
	src: local('☺'), url('https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/fonts/SEGOEUI.woff') format('woff'), url('https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/fonts/SEGOEUI.ttf') format('truetype'), url('https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/fonts/SEGOEUI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Allura-Regular';
	src: url('https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/fonts/Allura-Regular.eot');
	src: local('☺'), url('https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/fonts/Allura-Regular.woff') format('woff'), url('https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/fonts/Allura-Regular.ttf') format('truetype'), url('https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/fonts/Allura-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1{
	font-size:44px !important;;
	color:#3ba4e5;
	font-family: 'Conv_SEGOEUI';
	font-weight:normal !important;
	margin-bottom:10px !important;
	margin-top:0px;
	line-height:50px;
	text-align:left;
}
h2, h3, h4, h5{
	color:#3ba4e5;
	font-family: 'Conv_SEGOEUI';
	font-weight:normal !important;
	text-align:left;
}
h1 a, h2 a, h3 a, h4 a, h5 a{
	color:#3ba4e5;	
}
small{font-size:12px !important;}

blockquote{
	margin-left:20px !important;
	padding-left:30px !important;
	border-left:5px #FF6600 solid !important;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}
p{
	font-size: 14px;
}

/* Header -------------------------  */
nav{
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 46px;
	width: 100%;
}
nav ul{
	margin-left: 47px;
}
nav ul li{
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/point_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	position:relative;
}
nav ul li a{
	font-size: 18px;
	line-height: 46px;
	color: #fff;
	text-decoration: none;
}
nav ul li a:hover{
	color:#3ea3e5;
	text-decoration:none;
}
nav ul li:first-child{
	background-image:none;	
}
nav ul ul{
	    list-style:none;
	    position:absolute;
	    left:-9999px; 
	    opacity:0; 
	    -webkit-transition:0.25s linear opacity;
	margin-left:0px;
}
nav ul ul li{
	    padding-top:0px;
	    float:none;
	border-top:1px solid #d3d2d3;
	border-bottom:1px solid #868588;
	background-image:none;
	padding-left:12px;
	padding-right:12px;
}
nav ul ul li:first-child{border-top:none;}
nav ul a{
	    display:block;
}
nav li:hover ul{ 
	left:0; 
	opacity:1;
	width:166px;
	background-color:#6b6a6e;
	z-index:10;
}
nav ul ul li a{
	line-height:32px;
	font-size:12px;	
}
.logo_img img{
	margin-left:62px;
	margin-top:48px;
	margin-bottom:35px;
}
.logo img{
	margin-left:12px;
	margin-top:75px;
}
.content {
	border: 2px solid #f1f1f1;
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 60px;
	padding-right: 60px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/bg_content.png);
	background-repeat: repeat;
	font-size: 18px;
	color: #555;
	text-align: justify;
	margin-bottom: 20px;
	line-height:24px;
}
.content p{
	margin-top:20px;
	line-height:24px;
}
.title {
	font-size: 20px;
	font-style: italic;
	color: #555;
	text-align: center;
	letter-spacing: -1px;
	margin-top:30px;
}
.title_2{
	font-family: 'Times New Roman';
	text-align: center;
	line-height:30px;
}
.block_sidebar{
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
.block_sidebar p{
	display:inline;
	font-size: 14px;
	color: #555;
	text-align: justify !important;
	padding-top:10px;
}
.name{
	font-size: 24px;
	color: #9a469b;
	text-align: center;
	margin-top:-30px;
	font-family: 'Conv_SEGOEUI';
}
.prof{
	font-size: 18px;
	color: #555;
	text-align: center;
	margin-bottom:10px;
	font-family: 'Conv_SEGOEUI';
}
.more{
	font-size: 14px;
	color: #1f9aed;
}
.newsletter_box {
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	border: 2px solid #f1f1f1;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/bg_content.png);
	background-repeat: repeat;
	font-size: 18px;
	color: #555;
	margin-bottom: 20px;
}
.newsletter_box p{
	font-size: 14px;
	color: #666;
}
.newsletter_box input{
	font-size: 14px;
	line-height: 34px;
	color: #666;
	background-color: #f2f2f2;
	height: 34px;
	width: 190px;
	padding-left: 10px;
	border: 2px solid #e4e4e4;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-top:10px;
}
.title_3{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #f48113;
}
.box_post_bottom {
	border: 2px solid #f1f1f1;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/bg_content.png);
	background-repeat: repeat;
	font-size: 18px;
	color: #555;
	text-align: justify;
	margin-bottom: 20px;
}
.img {
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/img.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.date {
	font-weight: bold;
	display:inline;
}
.post_box{
	font-size: 14px;
	color: #3a3a3a;
	margin-top:15px;
	width:495px;
}
.post_box p{
	margin-top:0px;
}
#footer {
	background-color: #e78139;
	height: 50px;
	font-size: 13px;
	color: #fff;
	line-height:50px;
	margin-right: auto;
	margin-left: auto;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	font-family: arial, verdana, san-serif; /*'Conv_SEGOEUI' */
}
#footer .floatleft{ padding-left:47px;}
#footer li, #footer ul{ float:left;}
#footer li{
	margin-left: 10px;
}
#footer li a{
	color: #fff;
}
#footer .grid_5 img{
	float: left;
	margin-left: 12px;
	margin-top:10px;
}
.ml_87{ margin-left:75px;}.small {
	font-size: 14px;
	font-style: italic;
	color: #f48113;
}
.title_site {
	font-size: 84px;
	color: #3c80a9;
	font-family: 'Conv_Allura-Regular';
	margin-top: 65px;
	margin-left: 10px;
}
.site_descr {
	font-size: 18px;
	color: #a43f8b;
	text-align: right;
	font-style: italic;
	margin-right: 140px;
	letter-spacing: 2px;
	margin-top: -25px;
}
.widgettitle {
font-size: 14px;
color: #FF6600;
border-bottom: 1px solid #cacaca;
background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/file.png);
background-repeat: no-repeat;
background-position: left 4px;
line-height: 24px;
padding-left: 20px;
margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar li li {
background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/list.jpg);
background-repeat: no-repeat;
background-position: left 8px;
padding-left: 14px;
margin-left: 0px;
border-bottom: 1px solid #cacaca;
line-height: 24px;
font-size: 12px;
}
#sidebar li a {
color: #6a6c6b;
}
.widget{
	list-style:none;
width: 210px;
margin-left: auto;
margin-right: auto;
}
#minicalendarwidget-2, #minicalendarwidget-3{
padding-top: 15px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;
border: 2px solid #f1f1f1;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/bg_content.png);
background-repeat: repeat;
font-size: 18px;
color: #555;
margin-bottom: 20px;
width:260px;
}
#minicalendarwidget-3{
	margin-top:20px;
}
#minicalendarwidget-2 h2{
	background-image: none;
	border:none;
}
#minical{
       	background-image: none;
}
.cdate a{
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#minical #cont{
       	background-image: none;
}
#minical td.inactif{
        background-image: none;
	border:none;
}
#minical div.bevent{
        background-image: none;
	height:0px;	
}
#minical td.actif{
        background-image: none;
	border:none;
}
#minical tbody tr{
	border-bottom:1px solid #D8D5D5 ;
}
#minical td{
	height:40px;
}
#minical td.today{
	background-repeat:repeat;
}
#hms_testimonial_view-2{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 2px solid #f1f1f1;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/bg_content.png);
	background-repeat: repeat;
	font-size: 18px;
	color: #555;
	margin-bottom: 20px;
	width:260px;
}
#hms_testimonial_view-2 h2{
	background-image: none;
	border:none;
}
.hms-testimonial-container{
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-style:italic;
}
.testimonial{
	padding-bottom:10px;
}
#minical .previous {
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/previous.png) !important;
	background-repeat: no-repeat;
}

#minical .next{
	background-image: url(https://web.archive.org/web/20160506160157im_/http://www.selfawarehealing.com/wp-content/themes/self-aware/images/next.png) !important;
	background-repeat: no-repeat;
}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}
.aligncenter{
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:15px;
}
.comment-form-comment textarea{
	width: 400px;
	height: 100px;
	margin-left: 2px;
	font-family: Arial;
	padding-left: 8px;
	font-size: 14px;
	color: #838383;
}
.field{
	margin-bottom:7px;
}
.field label{display:block;}
.form-submit{
	margin-top:0px !important;
}
.singe_comment{
	margin-bottom:15px;
}
.author_comment{
	font-style:italic;
}
.author_comment span{
	color: #3BA4E5;	
	font-style:normal;
}
.comment{
	margin-left: 20px;
	margin-top: 10px;
}
.singe_comment {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
/*
     FILE ARCHIVED ON 16:01:57 May 06, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:41:18 Oct 22, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.564
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.012
  cdx.remote: 270.841
  LoadShardBlock: 383.675 (3)
  PetaboxLoader3.datanode: 376.149 (4)
  load_resource: 495.402
  PetaboxLoader3.resolve: 344.229
*/