/*
Theme Name: Reiki
Description: 
Author: UniqueBlogDesigns
Author URI: http://UniqueBlogDesigns.com
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:#240000 url(images/header.jpg) no-repeat center top;
	font:62.5%/1.5 arial,helvetica,sans-serif;
	color:#2a2a2a;
	min-width:1000px;
}
#page {
	width:1000px;
	margin:0 auto;
}
#header {
	width:100%;
	font-size:1.2em;
	padding:0 0 15px;
	overflow:hidden;
	text-align:left;
}
#wrap {
	width:100%;
	text-align:left;
}
#primary {
	width:591px;
	margin:0 359px 0 50px;
	float:left;
	display:inline;
	font-size:1.2em;
}
.secondary {
	float:left;
	display:inline;
	font-size:1.4em;
}
#sidebarOne {
	width:275px;
	margin:0 0 0 -323px;
}
#footer {
	width:100%;
	height:133px;
	clear:both;
	overflow:hidden;
	font-size:1.1em;
	color:#ebb540;
	background:url(images/footer.jpg) no-repeat;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:100%;
	height:241px;
	overflow:hidden;
	position:relative;
	display:inline;
	float:left;
}
#logo a,
#logo a:visited {
	float:left;
}
#logo em {
	display:block;
	clear:both;
	font-size:.8em;
}
#logo span {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:241px;
	background:url(images/header.jpg) no-repeat center top;
	cursor:pointer;
}
#logo img {
	display:block;
	position:relative;
}
#menu {
	float:left;
	display:inline;
	font:bold italic 1.17em/2 arial,sans-serif;
	margin:120px 0 0 50px;
}
#menu li {
	float:left;
	position:relative;
	z-index:11;
}
#menu li a {
	color:#da8b0d;
	float:left;
	padding:0 15px;
}
#menu li.hover a,
#menu li:hover a,
#menu li.current_page_item a,
#menu li a:hover,
#menu li a:focus {
	text-decoration:underline;
}
#header .generalForm {
	float:right;
	width:200px;
	display:inline;
	margin:0 50px 0 0;
	padding:85px 0 0;
	position:relative;
}
#header .generalForm a {
	font-size:1.17em;
	color:#fae454;
	display:block;
	width:100%;
	text-align:center;
}
#header .generalForm a:hover,
#header .generalForm a:focus {
	text-decoration:underline;
}
#header .generalForm span {
	display:block;
	text-align:center;
	color:#ddc376;
	font-size:.92em;
	padding:0 0 5px;
}
#header .generalForm a span {
	position:absolute;
	right:0;
	top:0;
	width:50px;
	height:50px;
	z-index:11;
	cursor:pointer;
}
#header .generalForm .formInput {
	width:140px;
	width/**/:/**/130px;
	height:23px;
	height/**/:/**/18px;
	padding:3px 4px 0;
	float:left;
	border:1px solid #fae454;
	background:url(images/input.png) no-repeat;
	text-align:left;
	color:#601800;
}
#header .generalForm .formSubmit {
	padding:1px 0;
	width:50px;
	background:url(images/input.png) no-repeat;
	float:right;
	border:1px solid #fae454;
	cursor:pointer;
	color:#601800;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrap .apost {
	margin:0 0 49px;
	clear:both;
	width:100%;
	background:url(images/post-bg.png) repeat-y;
}
#wrap .apost .inner {
	background:url(images/post-top-cm.jpg) no-repeat;
}
#wrap .apost-2 .inner {
	background:url(images/post-top.jpg) no-repeat;
}
#wrap #apost-1 .inner {
	background:url(images/post-top-cm-1.jpg) no-repeat;
}
#wrap #apost-1.apost-2 .inner {
	background:url(images/post-top-1.jpg) no-repeat;
}
#wrap #apost-1 .inner .inner,
#wrap .apost-2 .inner .inner,
#wrap .apost .inner .inner {
	padding:65px 40px 40px;
	background:url(images/post-bottom.jpg) no-repeat left bottom;
}
#wrap .apost h1,
#wrap .apost h2 {
	color:#000;
	font-size:1.5em;
	line-height:1.25;
}
#wrap .apost h1 a,
#wrap .apost h2 a {
	color:#000;
	text-decoration:none;
}
#wrap .apost h1 a:visited,
#wrap .apost h2 a:visited {
	color:#333;
}
#wrap .apost h1 a:hover,
#wrap .apost h2 a:hover,
#wrap .apost h1 a:focus,
#wrap .apost h2 a:focus {
	text-decoration:underline;
}
#wrap .apost h3 {
	font-size:1.38em;
	line-height:1.39;
}
#wrap .apost h4 {
	font-size:1.23em;
	line-height:1.44;
}
#wrap .apost h5 {
	font-size:1.15em;
	line-height:1.47;
}
#wrap .apost h6 {
	font-size:1.08em;
	line-height:1.5;
}
#wrap .apost .date {
	float:right;
	margin:-10px -6px 0 0;
	display:inline;
	text-align:center;
	font-size:2.33em;
	line-height:.9;
	color:#f4b62f;
}
#wrap .apost .date a {
	color:#f4b62f;
	text-decoration:none;
}
#wrap .apost .date a:hover,
#wrap .apost .date a:focus {
	text-decoration:underline;
}
#wrap .apost .date span {
	display:block;
	font-size:.36em;
}
#wrap .apost .info {
	color:#000;
	margin:0 0 10px;
}
#wrap .apost .media {
	float:left;
	margin:5px 15px 0 0;
}
#wrap .apost p,
#wrap .apost blockquote {
	padding:5px 0;
	text-align:justify;
}
#wrap .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#ae7948;
	border-left:5px solid #8e5928;
	color:#fff;
}
#wrap .apost blockquote blockquote {
	background:#b5865d;
	border-left:5px solid #95663d;
}
#wrap .apost ol,
#wrap .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#wrap .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#wrap .apost a {
	color:#2a2a2a;
	text-decoration:underline;
}
#wrap .apost a:visited {
	color:#555;
}
#wrap .apost a:hover,
#wrap .apost a:focus {
	text-decoration:none;
}
#wrap .apost a.more-link {
	font-style:italic;
}
#wrap .apost ul li {
	padding:0 0 0 18px;
	margin:0 0 5px;
}
#wrap .apost ol li {
	margin:0 0 5px;
}
#wrap .apost .foot {
	width:100%;
	margin:8px 0 0;
	background:url(images/post-foot-bg.png) repeat-y center top;
}
#wrap .apost .foot .foot {
	font-size:1em;
	line-height:2;
	overflow:hidden;
	clear:both;
	margin:0;
	padding:2px 12px;
	height:1%;
	width:auto;
	color:#fff;
	list-style:none outside;
	background:url(images/post-foot-top.png) no-repeat center top;
}
#wrap .apost .foot a {
	color:#da8b0d;
	text-decoration:none;
}
#wrap .apost .foot a:visited {
	color:#faab2d;
}
#wrap .apost .foot a:hover,
#wrap .apost .foot a:focus {
	text-decoration:underline;
}
#wrap .apost .foot li {
	margin:0;
	padding:1px 0;
	white-space:nowrap;
}
#wrap .apost .foot .first {
	float:left;
	clear:left;
}
#wrap .apost .foot .rss {
	padding:0 20px 0 0;
	background:url(images/post-rss.png) no-repeat right;
}
#wrap .apost .foot .second {
	float:right;
	clear:right;
}
#wrap .apost .foot .second a,
#wrap .apost .foot .second a:visited {
	color:#fff;
}
#wrap .lead {
	clear:both;
	font-weight:bold;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#wrap .lead a {
	color:#fff;
}
#wrap .lead a:hover,
#wrap .lead a:focus {
	text-decoration:underline;
}
#wrap .lead .prev {
	float:left;
}
#wrap .lead .next {
	float:right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.secondary a {
	color:#000;
}
.secondary a:visited {
	color:#333;
}
.secondary a:hover,
.secondary a:focus {
	text-decoration:underline;
}
.columns {
	margin:0 0 20px;
	width:100%;
	clear:both;
	background:url(images/sidebar-bg.png) repeat-y;
}
.columns h2 {
	font:1.71em/1.2 "trebuchet ms",arial,sans-serif;
	background:url(images/sidebar-top.jpg) no-repeat;
	padding:20px 22px 0;
	text-align:right;
	color:#a02128;
}
.columns .inner {
	height:1%;
	padding:0 25px 20px;
	background:url(images/sidebar-bottom.jpg) no-repeat left bottom;
}
.columns ul {
	text-align:right;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	margin:5px;
}
.comments ul {
	text-align:left;
}
.comments ul li {
	line-height:1.2;
	margin:0 0 10px;
}
#searchform {
	position:relative;
	width:100%;
	padding:6px 0 8px;
}
input#s {
	width:225px;
	width/**/:/**/215px;
	height:23px;
	height/**/:/**/18px;
	padding:3px 4px 0;
	display:block;
	border:1px solid #fae454;
	background:url(images/input.png) no-repeat;
	text-align:left;
	color:#601800;
	font-size:.86em;
}
#searchform div {
	height:79px;
	width:68px;
	background:url(images/search.alpha.png) no-repeat;
	position:absolute;
	left:204px;
	top:-60px;
}
.ads {
	background:none;
	margin:0;
}
.ads ul {
	width:300px;
	margin:0 -25px 0 0;
}
.ads ul li {
	float:left;
	width:145px;
	height:145px;
}
.ads ul li a {
	float:left;
}
.ads ul li a img {
	border:1px solid #7e1e1d;
}
.ads ul li a:hover img {
	border:1px solid #9e3e3d;
}
.ebook {
	background:url(images/sidebar-bg-1.png) repeat-y;
}
.ebook .inner {
	width:100%;
	padding:0;
	background:url(images/sidebar-bottom-1.png) no-repeat left bottom;
}
.ebook .generalForm {
	height:1%;
	padding:26px 17px 18px 16px;
	background:url(images/sidebar-top-1.jpg) no-repeat;
}
.ebook .generalForm img.photo {
	float:left;
	margin:0 10px 0 0;
}
.ebook .generalForm img.cover {
	float:right;
	margin:4px 10px 0 0;
}
.ebook .generalForm p {
	font-size: 12px;
	color:#000;
	line-height:1.4;
}
.ebook .generalForm label {
	display:block;
	font-size:.86em;
	font-weight:bold;
	line-height:1.2;
	color:#fae454;
	margin:0 0 8px 5px;
}
.ebook .generalForm .formInput {
	width:122px;
	width/**/:/**/112px;
	height:23px;
	height/**/:/**/18px;
	padding:3px 4px 0;
	margin:0 0 13px 5px;
	float:left;
	border:1px solid #fae454;
	background:url(images/input.png) no-repeat;
	text-align:left;
	font-size:.86em;
	color:#601800;
}
.ebook .generalForm .formSubmit {
	height:26px;
	padding:0 6px 5px 0;
	width:105px;
	background:url(images/book-submit.png) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	color:#fff;
	font-size:.86em;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	position:relative;
	width:100%;
	color:#fff;
}
#commentBox a {
	color:#fff;
	text-decoration:underline;
}
#commentBox a:visited {
	color:#eee;
}
#commentBox a:hover,
#commentBox a:focus {
	text-decoration:none;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
	color:#000;
}
#commentform .changeAva h4 {
	color:#2a2a2a;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#2a2a2a;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#2a2a2a;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment {
	display:block;
	font-size:1.08em;
	border:1px solid #c6c6c6;
	font-family:arial,sans-serif;
	width:256px;
	width/**/:/**/250px;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:583px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:10em;
	padding:5px 0;
	margin:-10px 0 0;
	font:bold 1em arial,sans-serif;
	color:#2a2a2a;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	width:100%;
	color:#000;
}
.commentlist li {
	padding:0 0 20px;
	width:100%;
	float:left;
	clear:both;
	display:inline;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#2a2a2a;
	position:relative;
}
.commentlist li div.avatar a {
	color:#2a2a2a;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	float:left;
	width:516px;
	width/**/:/**/494px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li .content .info {
	font-size:1.08em;
	color:#2a2a2a;
	padding:0 0 10px;
}
#commentBox .commentlist li .content a {
	color:#2a2a2a;
}
#commentBox .commentlist li .content .info a {
	color:#2a2a2a;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#fafafa;
	color:#323232;
}
.commentlist li.author .content .info {
	color:#626267;
}
#commentBox .commentlist li.author .content a {
	color:#2a2a2a;
}
#commentBox .commentlist li.author .content .info a {
	color:#626267;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	clear:both;
	text-align:justify;
}
.commentlist .commentTip {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.commentlist .reply {
	float:right;
	font-size:.92em;
	margin:-10px 0 5px;
}
.commentlist .commentTip .reply {
	display:none;
}
h3#respond,
h3#comments {
	font-size:1.33em;
	line-height:1.38;
	color:#fff;
	padding:5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#fff;
}
#footer a:visited {
	color:#eee;
}
#footer a:hover,
#footer a:focus {
	text-decoration:underline;
}
#footer em {
	font-style:normal;
	display:block;
	padding:64px 0 0;
}