/*
Theme Name: Shivago
Theme URI: http://www.progetto-k.it/
Description: Tema originale realizzato per l'allestimento del sito <a href="http://www.shivagomassaggi.it">Shivago Thai Massage School</a>.
Version: 0.1
Author: Grafica: Carolina Fagioli | Coding: Luca Marchisio
Author URI: http://www.lucamarchisio.it/



*/

html, body {

}

body {
	background-color: #000;
	color: #e2d59f;
	font-size: 13px;
	font-family: arial, sans serif;
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

h1 {
	margin: 0;
	color: #fff;
}

h2 {
	color: #fff;
}

a {
	color: #fff;
}

p {
	margin: 0 0 15px 0px;
	padding: 0;
	text-indent: 8px;
}

table {
    border: 1px solid;
    border-collapse: collapse;
    margin: 0 0 10px 0;
}

thead {
	font-weight: bold;
}

td {
    border: 1px solid;
    padding: 5px;
}

caption {
	text-align: left;
}

img.imgdx {
    float: right;
    margin: 0 0 4px 10px;
}

div#page {
	position: relative;
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background: /*url("immagini/ombra.png")*/ #842101;
}

div#header {
	width: 535px;
	text-align: left;
}

div#content {
	text-align: left;
	width: 475px;
}

/* Menu */

div#colonnasx {
	width: 155px;
	background: url("immagini/logo.png") left top no-repeat;
}

ul#menu {
	padding: 0;
	list-style-type: none;
}

ul.sottomenu {
    list-style-type: none;
    position: absolute;
    top: 22px;
    left: 148px;
    border: 1px solid #b4a97e;
    background: #76674d;
    z-index: 10;
}

ul.sottomenu a {
    display: block;
    width: auto;
    white-space: pre;
    margin: 5px;
}

li {
	position: relative;
	background: url("immagini/button.png") left top no-repeat;
	margin: 0px 0 0px 0;
	padding: 6px 0 0 26px;
}

ul#menu li ul li {
	position: static;
	margin: 0;
	padding: 0;
	background: none;
}

ul#menu a {
	display: block;
	color: #fff;
	width: 114px;
	height: 41px;
	/*background: url("immagini/menu.png") left top no-repeat;*/
	line-height: 2.25;
	text-indent: 6px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

ul#menu li ul a {
	display: inline;
	position: static;
	height: auto;
	width: auto;
	color: #fff;
	line-height: 1.25;
	text-indent: 0px;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}

ul#menu ul {
	list-style-image: none;
	margin: -10px 0px 25px -20px;
	padding: 0;
}

ul#menu a:link, ul#menu a:visited {
	background: url("immagini/menu_2.png") left top no-repeat;
}

ul#menu a:active, ul#menu a:hover {
	background: url("immagini/menu_2.png") right top no-repeat;
}

ul#menu li ul li a:link, ul#menu li ul li a:visited {
	background: none;
}

ul#menu li ul li a:active, ul#menu li ul li a:hover {
	background: none;
}

/* Fine menu */

div#pulitore {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	clear: both;
}

/* Posizionamenti */

#header {
	margin: 0 57px 0 0px;
	float: right;
}

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

div#colonnasx {
	float: left;
	margin: 0;
	padding: 0px 0 0 0;
}

#menu {
	margin: 280px 0 0 8px;
	padding: 0 0 0 0;
}

#sidebar {
	float: left;
	width: 200px;
}

#footer {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 50px 0 1px 0;
}
