/*
Theme Name: Nazaro
Theme URI: http://wordpress.org/
Description: Nazaro
Version: 2.0
Author: Jean-Philippe LeBlanc
Author URI: http://onethirdlab.com/
Tags: green, gold, yellow
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	
text-align: left;
float: left;
width: 500px;
margin-left: 50px;
margin-top: 12px;
color: #4b8573;
	}

h1 {
	font-size: 4em;
	
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-align: left;
float: left;
width: 500px;
margin-left: 50px;
margin-top: 12px;
color: #4b8573;

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
.entry p {
text-align: left;
float: left;
margin-left: 25px;
margin-top: 12px;
font-size: 13px;
line-height: 15px;
color: #555555;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {margin:15px 0 0 30px;}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	text-align: left;
float: left;
width: 500px;
margin-left: 50px;
margin-top: 12px;
color: #4b8573;

	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url("./images/ul_butterfly.png");
	margin-bottom: 1px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

input #s {	
	width: 108px;
	height: 55px;
	background: url(./images/searchbg.png) no-repeat;
	padding: 2px;
	float: left;
	}
	
#sidebar #searchsubmit {
	padding: 1px;
	float: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 35px;
	width: 290px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* ********************************************************************************************** */

body {
background: #0b6056 url(./images/bg.png) repeat-x;
}

a {
color: #167065;
text-decoration: none;
}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

#site {
text-align: center;
font-family: Arial;
font-size: 12px;
}

#wrap {
margin: 0 auto;
width: 1007px;
}

#header {
float: left;
display: inline;
width: 1007px;
height: 105px;
background: url(./images/header.png) no-repeat;
}

#topspacing {
float: left;
display: inline;
width: 1007px;
height: 51px;
background: url(./images/topspacing.png) no-repeat;
}

#maincontent {
float: left;
display: inline;
width: 1007px;
background: url(./images/mainbg.png) repeat-y;
}

#sidemenu {
float: left;
display: inline;
width: 344px;
height: 724px;
text-align: left;background: url(./images/sidemenubg.png) no-repeat;
}

#sidemenu ul li{
width: 290px;
float: left;
list-style-image: url("./images/bullet.png"); 
padding: 5px;
padding-top: 0px;
padding-left: 10px;
} 

#sidemenu ul li a {
text-decoration: none;
color: #0b6056;
font-size: 13px;
}

#sidemenu ul li a:hover {
text-decoration: none;
color: #092574;
font-size: 13px;
}

#slideshow {
float: left;
display: inline;
margin-left: 13px;
}

#flowerdivcontainer{
height: 379px;
}

#slideshowpage {
float: left;
display: inline;
margin-left: 13px;
width: 616px;
text-align: right;
}

#menu {
float: left;
display: inline;
width: 680px;
margin-top: 56px;
margin-left: 360px;
}

a.home {
float: left;
display: inline;
width: 82px;
height: 49px;
text-indent: -3000px;
background: url(./images/menubg.png) no-repeat -15px 0px;
}
a:hover.home {
background: url(./images/menubg.png) no-repeat -15px -49px;
}

a.product {
float: left;
display: block;
width: 101px;
height: 49px;
text-indent: -3000px;
background: url(./images/menubg.png) no-repeat -97px 0px;
}
a:hover.product {
background: url(./images/menubg.png) no-repeat -97px -49px;
}

a.nazaroand {
float: left;
display: inline;
width: 141px;
height: 49px;
text-indent: -3000px;
background: url(./images/menubg.png) no-repeat -198px 0px;
}
a:hover.nazaroand {
background: url(./images/menubg.png) no-repeat -198px -49px;
}

a.where {
float: left;
display: inline;
width: 170px;
height: 49px;
text-indent: -3000px;
background: url(./images/menubg.png) no-repeat -339px 0px;
}
a:hover.where {
background: url(./images/menubg.png) no-repeat -339px -49px;
}

a.contact {
float: left;
display: inline;
width: 130px;
height: 49px;
text-indent: -3000px;
background: url(./images/menubg.png) no-repeat -509px 0px;
}
a:hover.contact {
background: url(./images/menubg.png) no-repeat -509px -49px;
}

#footer {
float: left;
display: inline;
width: 1007px;
height: 171px;margin-left: 8px;padding-top: 15px;
background: url(./images/mainbgbottom.png) no-repeat;
}

#title_browseby {
float: left;
display: inline;
width: 267px;
height: 31px;
text-indent: -3000px;
margin-left: 30px;
margin-top: 5px;
background: url(./images/title_browseby.png) no-repeat;
}

#title_ourcollections {
float: left;
display: inline;
width: 267px;
height: 31px;
text-indent: -3000px;
margin-left: 30px;
margin-top: 5px;
background: url(./images/title_ourcollections.png) no-repeat;
}

#title_collections_sw {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_sw.png) no-repeat;
}

#title_collections_dharma {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_dharma.png) no-repeat;
}

#title_collections_dignity {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_dignity.png) no-repeat;
}

#title_collections_enlight {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_enlight.png) no-repeat;
}

#title_collections_eternity {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_eternity.png) no-repeat;
}

#title_collections_express {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_express.png) no-repeat;
}

#title_collections_fra {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_fra.png) no-repeat;
}

#title_collections_joy {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_joy.png) no-repeat;
}

#title_collections_kundalini {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_kundalini.png) no-repeat;
}

#title_collections_love {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_love.png) no-repeat;
}

#title_collections_milano {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_milano.png) no-repeat;
}

#title_collections_ms {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_ms.png) no-repeat;
}

#title_collections_passion {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_passion.png) no-repeat;
}

#title_collections_sens {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_sens.png) no-repeat;
}

#title_collections_troy {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_troy.png) no-repeat;
}

#title_necklaces {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_necklaces.png) no-repeat;
}
#title_bracelets {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_bracelets.png) no-repeat;
}

#title_colors_green {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_green.png) no-repeat;
}

#title_earrings {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_earrings.png) no-repeat;
}

#title_colors_white {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_white.png) no-repeat;
}


#title_colors_black {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_black.png) no-repeat;
}


#title_colors_grey {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_grey.png) no-repeat;
}


#title_colors_blue {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_blue.png) no-repeat;
}


#title_colors_yellow {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_yellow.png) no-repeat;
}


#title_colors_orange {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_orange.png) no-repeat;
}


#title_colors_copper {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_copper.png) no-repeat;
}


#title_colors_red {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_red.png) no-repeat;
}


#title_colors_pink {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_pink.png) no-repeat;
}

#title_sets_10 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_10.png) no-repeat;
}

#title_sets_126 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_126.png) no-repeat;
}

#title_sets_151 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_151.png) no-repeat;
}

#title_sets_201 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_201.png) no-repeat;
}

#title_sets_41 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_41.png) no-repeat;
}
#title_sets_51 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_51.png) no-repeat;
}

#title_sets_61 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_61.png) no-repeat;
}

#title_sets_81 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_81.png) no-repeat;
}

#title_sets_91 {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sets_91.png) no-repeat;
}

#title_stones_murano {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_murano.png) no-repeat;
}

#title_stones_mop {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_mop.png) no-repeat;
}

#title_stones_agat {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_agat.png) no-repeat;
}

#title_stones_artglass {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_artglass.png) no-repeat;
}

#title_stones_coral {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_coral.png) no-repeat;
}

#title_stones_granate {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_granate.png) no-repeat;
}
#title_stones_jade {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_jade.png) no-repeat;
}

#title_stones_moonstone {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_moonstone.png) no-repeat;
}

#title_stones_onyx {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_onyx.png) no-repeat;
}

#title_stones_pearls {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_pearls.png) no-repeat;
}

#title_stones_sandstone {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_sandstone.png) no-repeat;
}

#title_stones_turquois {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_turquois.png) no-repeat;
}
#title_stones_swarovski {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_swarovski.png) no-repeat;
}
#title_stones_murano {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/title_murano.png) no-repeat;
}
#title_colors_violet {
float: left;
display: inline;
width: 592px;
height: 25px;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
background: url(./images/titles_violet.png) no-repeat;
}





#title_ourcolors {
float: left;
display: inline;
width: 267px;
height: 31px;
text-indent: -3000px;
margin-left: 30px;
margin-top: 5px;
background: url(./images/title_ourcolors.png) no-repeat;
}

#title_ourstones {
float: left;
display: inline;
width: 267px;
height: 31px;
text-indent: -3000px;
margin-left: 30px;
margin-top: 5px;
background: url(./images/title_ourstones.png) no-repeat;
}

#title_ourprices {
float: left;
display: inline;
width: 267px;
height: 31px;
text-indent: -3000px;
margin-left: 30px;
margin-top: 5px;
background: url(./images/title_ourprices.png) no-repeat;
}

#title_ourprices {
float: left;
display: inline;
width: 267px;
height: 31px;
text-indent: -3000px;
margin-left: 30px;
margin-top: 5px;
background: url(./images/title_ourprices.png) no-repeat;
}

#collections_square {
float: left;
display: inline;
margin-top: 15px;
margin-left: 15px;
}

#collections a{
float: left;
display: inline;
margin-top: 15px;
margin-left: 15px;
}

#title_homeabout {
float: left;
display: inline;
width: 592px;
height: 25px;
background: url(./images/title_homeabout.png) no-repeat;
margin-left: 23px;`
}
#title_collections {
float: left;
display: inline;
width: 592px;
height: 25px;
background: url(./images/title_collections.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
margin-bottom: 10px;
}
#title_environment {
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_environment.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}
#title_chakras {
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_chakras.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}

#title_watches {
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/titles_watches.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}

#title_colors {
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_color.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}
#title_stones {
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_stones.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}
#title_nazar {
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_nazar.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}
#title_social{
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_social.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}
#title_presentations{
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_presentations.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}
#title_ozlem{
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_ozlem.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}
#title_distributors{
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_distributors.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}
#title_events{
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_events.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}

#title_contact{
float: left;
display: inline;
width: 632px;
height: 25px;
background: url(./images/title_contact.png) no-repeat;
margin-left: 23px;
margin-top: 30px;
}

#paragraph {
text-align: left;
float: left;
width: 500px;
margin-left: 25px;
margin-top: 12px;
font-size: 13px;
line-height: 15px;
color: #555555;
}

img.collectionsthumb {
float: left;
width: 151px;
height: 151px;
margin: 10px;
margin-top: 20px;
}

.entry_main {
float: left;
display: inline;
margin-left:30px;
width: 520px;
text-align: left;
color: #333;
}
.entry_main p{
float: left;
display: inline;
clear: both;
width: 520px;
color: #333;
line-height: 1.2em;
}
.entry_main h3{
float: left;
display: inline;
margin-bottom: 6px;
}

.entry {
float: left;
display: inline;
margin-left:0px;
width: 520px;
text-align: left;
color: #333;padding-bottom: 30px;
}

.collectionsimg {
float:left;
margin-top: 10px;
}

.entrycollections {
float: left;
display: inline;
margin-left:30px;
width: 520px;
text-align: left;
line-height: 1.4em;
color: #333;
}
.entrystones {
float: left;
display: inline;
margin-left:30px;
width: 520px;
text-align: left;
color: #333;
}
.entrystones p{
float: left;
display: inline;
clear: both;
width: 520px;
line-height: 1.4em;
color: #333;
}

.entrystones a{
float: left;
display: inline;
clear: both;
width: 520px;
font-size: 14px;
}
































/* ACCORDION  */
/* A few IE bug fixes */
* { margin: 0; padding: 0; }
* html ul ul li a { height: 100%; }
* html ul li a { height: 100%; }
* html ul ul li { margin-bottom: -1px; list-style:none; }

#theMenu { width: 240px; margin: 30px 0; padding: 0; }

/* Some list and link styling */
ul li { width: 240px; }
ul ul li { padding: 0; width: 195px; margin-bottom: 0; list-style:none;}
ul ul li a { display:block; color: #000; padding: 3px 6px; font-size: small;list-style:none; }
ul ul li a:hover { display:block; color: #369; padding: 3px 6px; font-size: small;list-style:none; }
/* For the xtra menu */
ul ul ul li { padding: 0; width: 175px; margin-bottom: 0;list-style:none; }
ul ul ul li a { display:block; color: #000; padding: 3px 6px; font-size: small;list-style:none; }
ul ul ul li a:hover { display:block; color: #369; padding: 3px 6px; font-size: small;list-style:none; }

ul li ul li ul#xtraMenu li{ margin:0; padding:0;padding: 3px 6px;}

ul { list-style:none; }
li { list-style-type: none; }

ul#xtraMenumore {
line-height: 10px;
font-style: italic;
}
ul#xtraMenumore li {
font-size: 6px;
}

/* Header links styling */
h3.head a { 
color: #fff;
display:block; 
background: url(down.gif) no-repeat; 
background-position: 98% 50%;
padding: 3px 6px;
}
h3.head a:hover { 
color: #b0bed4;
background-position: 98% 50%;
}
h3.selected a { 
background: url(up.gif) no-repeat; 
background-position:98% 50%;
color: #fff;
padding: 3px 6px;
}
h3.selected a:hover { 
background: url(up.gif) no-repeat; 
background-position:98% 50%;
color: #b0bed4;
}

/* Xtra Header links styling */
h4.head a { 
color: #fff;
display:block; 
background: url(down.gif) no-repeat; 
background-position: 98% 50%;
padding: 3px 6px;
margin: 0;
padding: 0;
}
h4.head a:hover { 
color: #b0bed4;
background: url(down.gif) no-repeat; 
background-position: 98% 50%;
margin: 0;
padding: 0;
}
h4.selected a { 
background: url(up.gif) no-repeat; 
background-position:98% 50%;
color: #fff;
padding: 3px 6px;
margin: 0;
padding: 0;
}
h4.selected a:hover { 
background: url(up.gif) no-repeat; 
background-position:98% 50%;
color: #b0bed4;
margin: 0;
padding: 0;
}

a.selected {
color: #333;
}table {	border-collapse: collapse;	border-spacing: 0;}
