/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Caldia Team
Author URI: http://www.somachefs.com/
Tags: green, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html{ height:100%;}

body {
	font-family: verdana;
	padding: 0;
	margin:0;
	font-size:76%;
	background-color: #f2fbde;
	background-image:url(images/topBackGround.jpg);
	background-repeat:no-repeat;
	height:100%;
	background-position: center top;
}

#soma-wraper {
	width: 884px;
	display:block;
	margin: auto;
}

#soma-wraper .soma-header{
	width: 884px;
	height: 180px;
	margin: 0;
	float: left;
	/*background: url(images/topBackGround.jpg) no-repeat;*/
	/*border: #000000 solid 1px;*/
}

span .soma-header{
	text-indent: -999999px;
	overflow: hidden;
}


#soma-wraper .menuBox{
	width:884px;
	float: left;
	height:25px;
	display:block;
	font-family:helvetica;
	text-transform: uppercase;
	text-align:center;
}

#soma-wraper .menuBox ul {
	display: block;
	margin-top: 10px;
	list-style-type:none;
	padding: 0;
}

.menuSeparation{ margin:5px;}

#soma-wraper .menuBox li {
	display: inline;
}

#soma-wraper .menuBox li a { color:#000; text-decoration:none;}

#soma-wraper .menuBox li a:hover{color:#000; color:#ff690f;  }

#soma-wraper .line-content{
	width: 884px;
	height: 14px;
	margin-top: 5px;
	background-image:url(images/line.gif);
	float: left;
}

#soma-wraper .content{
	width: 884px;
	float: left;
	background: #fcfef3 url(images/backMainTable.gif) top no-repeat;
	min-height:400px
}

#soma-wraper .content h1{
	margin: 50px 0 10px 30px;
	height: 34px;
	width: 400px; 
	text-indent: -999999px;
	overflow:hidden;
}

.rightImages { 
	float:right; 
	margin:60px 30px 30px 30px; 
	/*margin:100px 30px 30px 30px;*/
	vertical-align:top;
}

#faqs{background: url(images/faqs.gif) left top no-repeat; margin: 50px 0 10px 30px; padding-right:120px;}		
#home-page{background: url(images/tHome.gif) left top no-repeat;}	
#about-us{background: url(images/aboutSoma.gif) left top no-repeat;}
#personal-chef{background: url(images/personalCheff.gif) left top no-repeat;}	
#services{background: url(images/SERVICES.gif) left top no-repeat;}	
#gallery{background: url(images/gallery.gif) left top no-repeat;}	
#contact{background: url(images/contacts.gif) left top no-repeat;}
#menu{background: url(images/tMenus.gif) left top no-repeat;}
#testimonials{background: url(images/tTestimonials.gif) left top no-repeat;}
#mailq{background: url(images/tMailQues.gif) left top no-repeat;}


#soma-wraper .content h2{margin: 0px 30px 10px 30px; font-size: 24px; font-style: normal; font-weight: bold; color: #388900;}
#soma-wraper .content h3{margin: 0px 30px 10px 30px; font-size: 12px; font-style: normal; font-weight: bold; color: #e9a014;}
#soma-wraper .content h4{margin: 0px 30px 10px 30px; font-size: 14px; font-style: normal; font-weight: bold; color: #388900;}

#soma-wraper .content p{
	margin: 0px 30px 10px 30px;
	font-size: 11px; 
	font-family: helvetica;	
	color:#666666

}

#soma-wraper .content a{
	color: #388900;
	font-size: 11px;
	text-decoration:none;
}

#soma-wraper .content a:hover{
	color: #388900;
	font-size: 11px;
	text-decoration:underline;
}

.rightImages-about-chef{ float:right; margin:5px 30px 0 30px; vertical-align:top;}

#soma-wraper .content ul{
	margin-left: 20px;
	/*margin-left: 20px;*/
	font-size: 11px; 
	font-family: helvetica;	
	color:#666666
}

#soma-wraper .bottom-content{
	width: 884px;
	height: 32px;
	float: left;
	background: #fcfef3 url(images/bottomLIne.gif) top no-repeat;
}

#soma-wraper .footer{
	width: 884px;
	height: 113px;
	float:left;
	background: url(images/botomBack.gif) top no-repeat;
}

#soma-wraper .footer p{
	margin: 10px 0 0 120px;
	color: #388900;
	font-size: 10px;
}


/*----------FONTS------------ */ 

a:link { font-size: 10px; color:#e9a014; text-decoration: none;}
a:visited { font-size: 10px; color:#e9a014; text-decoration: none;}
a:hover { font-size: 10px; color:#ffffff;text-decoration:none;}
.bluefrom { font-size: 10px; color:#56979e; text-decoration: none; font-weight: bold;}


/* fin fonts*/

.blogseparator {
background-image:url(images/blog_separator.gif);
background-repeat:repeat-x;
height:2px;
/*width:60%;*/
margin:30px;
}

.blog_right
{ 
	margin: -5px 30px 30px; 
	float:right;
	border: 1px solid #CCE28F;
	padding:10px;
	width:217px;
}

.textwidget
{
	margin-left: 50px;color:#666666;font-family:helvetica;font-size:11px;
}

#calendar_wrap
{
	margin-left: 50px;color:#666666;font-family:helvetica;font-size:11px;
}
