/*
Theme Name: Tigit Staunless
Theme URI: the-theme's-homepage
Description: Tigit Staunless
Author: yamit villamil
Author URI: yamitrvg12
Template: Tigit Staunless
Version: 1.0

[Table Of Contents] 

	0- Reset
	1- Global
	2- Links
	3- Headings
	4- Header 
	5- Navigation
	6- Middle 
	7- Forms
	8- Extras
	9- Footer 

*/

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/*
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #000;
}

#page-wrap {
	width: 741px;
	margin: 0 auto;
	margin-top:30px;
}
#bg-top{ 
	background:url(../img/bg-t.gif) 0 0 no-repeat;
	height:18px;
}
#bg-middle{ 
	background:url(../img/bg-m.png) 0 0 repeat-y;
}
#bg-bottom{ 
	background:url(../img/bg-b.gif) 0 0 no-repeat; 
	height:13px;
}
*/
/*
hr {
  	border: 0;
	color: #fff;
	background-color: #fff;
	height: 0;
	width: 80%;
}

.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
*/
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}

/*
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
*/
#navi {
	list-style-image:url(../images/happy_zone/vineta.png);
	padding-left:16px;
}
#navi li
{
	padding-left:2px;
} 

/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/*
a:link, a:visited {
	color: #333;
}
a:hover {
	color: #111;
}
a:active {
	color: #111;
}
*/
p{
	font-size:12px;
	padding-top:10px;
	text-align:justify;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: bold 2.0em Arial, Geneva, Helvetica, sans-serif;
	color:#ff8508;
}
h2 {
	font: bold 1.0em Arial, Geneva, Helvetica, sans-serif;
	color:#ff8508;
}
h3 {
	font: bold 1.0em Arial, Geneva, Helvetica, sans-serif;
}
/*
h4 {
	font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
*/
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/*///////////////////home////////////////////*/

/*///////////////////about////////////////////*/

/*///////////////////Kitchens////////////////////*/

/*///////////////////hands////////////////////*/

/*///////////////////request////////////////////*/

/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

