@charset "UTF-8";
/*
Theme Name: Crystal Naia
Theme URI: https://crystalnaia.com
Description: A theme by <a href="https://crystalnaia.com">Crystal Naia</a>.
Version: 1
Author: Naia
Author URI: https://crystalnaia.com
*/

body {
	background: url(img/bg_fabric.gif) repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color:#000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
p {
	padding: 0px 0px 20px 0;
	margin: 0px;
	line-height:20px;
	font-size:small;
	letter-spacing: 1px;
}
li {
	font-size:small;
}

h1 {
	color:#993366;
	font-family:serif;
	font-size:medium;
	font-weight:bold;
	margin: 0px 0px 10px 0;
	padding:0px 0 0 0px;
}
h2 {
	color:#993366;
	font-size:16px;
	margin: 20px 0px 5px 0;
	padding:0px 0 0 0px;
}

h3 {
	color:#993366;
	font-size:small;
	font-weight:bold;
	margin: 0px 0px 10px 0;
	padding:0px 0 0 0px;
}
h4 {
	color:#993366;
	font-size:small;
	font-weight:bold;
	margin: 0px 0px 10px 0;
	padding:0px 0 0 0px;
}
h5 {
	color:#993366 ;
	font-size:small;
	font-style:italic;
	margin: 0px 0px 10px 0;
	padding:0px 0 0 0px;
}
h6 {
	color:#993366 ;
	font-size:x-small;
	font-weight:bold;
	margin: 0px 0px 10px 0;
	padding:0px 0 0 0px;
}
p {
	font-size:x-small;
}
img {
	border:none;
}

#page {
	background: #FFF url(img/bg.jpg) top right repeat-y;
	margin: 10px auto;
	width: 800px;
	height:;
}
#header {
	position:relative;
	height: 140px;
	width:800px;
	background: url(img/header-square.jpg) top left no-repeat;
}
#discription{
	position:absolute;
	font-size:x-small;
	margin:20px 0 10px 47px;
	padding:10px 0px 0px 75px;
}
#logo{
	height:65px;
	margin:20px 0 20px 48px;
	padding:0px 0px 0px 0px;
}
#navigation{
	height:20px;
	padding:0px 0px 0px 120px;
}
#navigation ul
	{
	list-style:none;
	margin: 0;
	padding:0;
	}
#navigation li
	{
	float:left;
	width:103px;
	height:20px;
	margin: 0 0 10px 0;
	padding: 0 7px 0px 7px;
	border-left:solid 1px #000;
	}
#navigation li a
	{
  text-align: center;  
  display:block;  
  padding: 0.5em 0;  
  width: 100%;  
  color: #000; 
  transition:all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
  }
#navigation li a:first-letter
	{
  color: #C30;
  font-size:medium;
  }
#navigation li a:hover
	{
	text-shadow: #000 0px 0px 10px;
	color: #FFF;
  }
#navigation li a:hover:first-letter
	{
  color: #FFF;
  }


#nav-underline{
	background: url(img/nav_underline.gif) no-repeat;
	height:5px;
	margin:10px 0 0 18px;
}

/* start side bar*/

#sidebar {
	clear:both;
	float: left;
	margin:0px 0px 0 0px;
	padding: 14px 0px 0px 0px;
	width: 100px;
	text-align:right;
	font-size:x-small;
}
#sidebar p{
	background: url(img/side-icon.jpg) right no-repeat;
	margin:0px 0 0 0;
	padding:2px 14px 2px 0 ;
}
.rss{
	margin:0px 0 0 0;
	padding:2px 0px 2px 0 ;
}
#side-img {
	width:90px;
	margin:10px 0px 0px 8px;
	padding:2px 3px 3px 3px;
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	}

/* end side bar*/

/* start index content*/

#content-index {
	float:right;
	margin:0 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 700px;
}
#index-img {
	margin:20px 0 0 25px;
	padding: 0px 0px 0px 0px;
}
.recent-posts {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0px;
	font-size: x-small;
}
.recent-posts li {
	margin: 0px 0 5px 0;
}
.recent-posts .right {
	float: right;
	height:15px;
}

/* end index content*/

/* start cat/single/page content*/

#content {
	float:right;
	margin:0px 0px 0 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

#crumbs {
	clear:both;
	background-color:;
	height:5px;
	font-size:x-small;
	padding:18px 0 10px 20px;
}

.post {
	width:560px;
	padding:50px 22px 50px 23px;
}
.post p{
	font-size:12px;
}
.post a{
	color:#838835;
	text-decoration: none;
}
.post a:hover{
	color:#838835;
	text-decoration: none;
}
.post a:active{
	color:#838835;
	text-decoration: none;
}

.post-title {
	font-size: medium;
	font-weight:bold;
	text-decoration:underline;
	background: url(img/post-title-icon.gif) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	height:20px;
	width: ;
	color:#838835;
	text-decoration: none;
}

.cat-img {
	padding:0 10px 0 0;
}
.my-gallery-thumbnail {
	vertical-align:top;
	width:180;
	margin: 10px 5px 0 0;
}

.my-gallery-thumbnail img {
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:10px 0px 4px 5px;
	padding:4px;
	position:relative;
}
.my-gallery-comment {
	vertical-align:top;
	width:180;
	padding: 0 10px 10px 5px;
	border-left:1px solid #BBB;
	border-bottom:1px dotted #A9A9A9;
}


#pagelink {
	height:20px;
	width:655px;
	border-bottom:solid 1px #999;
	font-size:x-small;
	margin:20px 0 50px 20px;
}
.pageprev {
	float:left;
}
.pagenext {		
	float:right;
}

.post-content {
	clear: both;
	padding: 10px 20px 20px 20px;
}
.post-content img{
	padding: 5px;
}

.gototop {
	background: url(img/gototop.gif) right top no-repeat;
	text-align:right;
	height:20px;
	width:535px;
	color:#000;
	font-size:x-small;
	margin:0px 5px 0px 0px;
	padding:0 20px 0 0px;
}


/* start footer*/

#f-l-box {
	width: 200px;
	float: left;
	margin:20px 0px 30px 24px;
	font-size:x-small;
}

#f-r-box{
	width: 470px;
	float: right;
	margin:20px 0px 30px 0px;
}

#footer .left-col{
	width: 200px;
	float: left;
	font-size:x-small;
	margin:0px 0px 0px 22px;
}

#footer .right-col{
	width: 200px;
	float: right;
	font-size:x-small;
}

#melmaga {
	clear:both;
	float:left;
	margin:10px 0 0 22px;
}

#footer-underline {
	clear: both;
	background: url(img/footer-underline.gif) no-repeat;
	height:15px;
	margin:10px 0 0px 124px;
	padding:0px 0 0 0;
}
#credits {
	padding: 0px 0 0 124px;
	width: 675px;
	text-align:left;
	height:28px;
	font-size: xx-small;
	background: url(img/footer-square.gif) right no-repeat;
}

/* end footer*/

.left {
	float: left;
}
.right {
	float: right;
}
a img {
	border: none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	clear:both;
	float: right;
	font-size:x-small;
}

.alignleft {
	float: left;
	}
	
.clear {
	clear:both;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
