/* ----------------------------------------------
	Project Name : Satori Solution Inc.
	Author : Claudiu Geanta
	Company URL : http://www.designbysatori.com/       
	Last Date Modified : April 1, 2010	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 


body {
	color: #555; 	
	margin: 0;
	padding: 0;
	height: 100%;
	background: #F4F4F4;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; line-height:150%; font-size: 12px; 
	font-family: 'Trebuchet-MS', Arial, Helvetica, Sans-serif;

}

/* Links */
a {
	text-decoration: none;
	color: #09f; 	
}
a:hover {
	color: #000;
	

}


/* images */
img, a img {
	border: 0px;
	padding: 0px;	
}

a:hover img {  
  border: 0px
}

img {
	border: 0px solid #DADADA;
	padding: 0px;	
}
img.no-border {
	border: none;
}





/* Headers */

h1, h2, h3, h4	{
	margin: 0;
	padding: 0px 0 5px 0;
	color: #000;
	font:bold 180% Arial, 'Helvetica Neue', Sans-serif;
	text-align: left;
}

h3 {
	font-size:10px;
	font-family: "Lucida Grande", Tahoma;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 10px 0;
	font-weight: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color: #000;
		}



h2 {	margin-top: 40px;
	} 


/*h3	{font-size: 2em;
	padding: 20px 0;
}
*/
h4 {	background: url('images/line-dotted-grey.png') repeat-x left bottom;
	padding: 10px 0 6px 0;
	margin: 20px 0 16px 0;
	color: #000;
	font-size: 1.4em;

}

h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin:0;
	
}

h1 a, h2 a	{color: #000 }


dl { padding: 10px; margin: 0; }


blockquote p {
	color:white;
	background-color: black;
	padding:20px 25px;
	font: italic 16px Georgia, Times, Times New Roman, serif;
	text-indent: 0px;
	float:right;
	width:200px;
	margin: 0;
	line-height: 24px;
	text-align:left;
	}

		





/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header {
	position: relative;
	background: transparent;
	margin: 0 auto;
	width: 960px;
	height: 100px;
	text-align: left;
	border-bottom: 0px solid #555;	
}

.logo {
	float: left;
	border: none;
	margin: 0; padding: 0;
	background: transparent;
	width: 260px;
	height: 100px;
} 

.logo h1 a {
	position: absolute;
	left:-15px;
	margin: 0;
	padding: 0;
	width:260px;
	height:100px;
	background: url('images/satori-creative-agency-logo-off.gif') no-repeat top left;
	}	
	
.logo h1 a:hover {
	background: url('images/satori-creative-agency-logo-on.gif') no-repeat top left;
	}	


.owner {
	font-weight: bold;
	color: #000;

	
} 

/*  Navigation  */


#nav {
      width: 700px;
      float: right;
      margin: 55px 0 0 0;
      padding: 0;
      list-style: none;
	  background:transparent;
           }
		   
 #nav ul, #nav li {
      float: left;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  }
		   
#nav li a {
      display: block;
      padding: 0 15px;
      text-decoration: none;
      font-weight: bold;
      color: #09f;
	  border-right: 1px dotted #09F;
	 	  
      }
#nav li a:hover {
      color: #333;
	  }
	  

/*  Navigation menu ends here */





/* Text styles */	



	#intro-box1
		{border-left:0px solid #363642; border-right:0px solid #363642; border-top:3px solid #363642; border-bottom:0px solid #363642; background:#fff; width: 1000px; height: 70px; margin: 0; padding-left:0; padding-right:0; padding-top:25px; padding-bottom:30px}
		
	#intro-box2 h1
		{border-top:3px solid #555;border-bottom:3px solid #555; background:#F4F4F4; width: 960px; font-family: helvetica, arial, verdana, sans-serif; font-weight: bold; color: #000; font-size: 66px; Letter-spacing: -2.5px; line-height: 98%; 
		margin-top: 0px; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px}
		
	#intro-box3
		{border-left:0px solid #363642; border-right:0px solid #363642; border-top:0px solid #363642; border-bottom:3px solid #363642; background:#FFF; width: 1000px; height: 379px; padding: 0; margin: 0; }	
		


#content-outer {
	background: transparent;
	width: 100%;
	
	
}
#content-wrapper {
	width: 960px;
	margin: 0 auto;	
	text-align: left;
	
	
}

#content {
	float: left;
	text-align: left;
	width: 960px;
	margin: 0;
	padding: 0;
	

			
}

#content p a:link, #content p a:visited { 
	color: #09F;
	text-decoration: none}
	
#content p a:hover {
	color: #000;
	border-bottom: 1px dotted #000}






	
.col-one {
	width: 640px;
	padding: 0;
	float:left;
	text-align: justify;
	margin-right: 20px;
}




.col-two {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	font-size: 1em;
	display:inline;
}

.testimonials {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	padding: 0 80px 0 30px;
	background: url('images/testimonials-bkg.jpg') no-repeat top left;
	display:inline;
	height: 410px;
}

.testimonials h2	{
	margin-right: 40px;
	}
.web-design, .web-promotion, .internet-marketing {
	width: 320px;
	padding-top: 15px;
	float:left;
	font-size: 1em;
	height: 180px; 
	margin-top: 20px;
}


.web-design {
	background: url('images/design-bkg.jpg') no-repeat;
}

.web-promotion {
	display:inline;
	background: url('images/social-media-bkg.jpg') no-repeat;
}

.internet-marketing {
	display:inline;
	background: url('images/content-writing-bkg.jpg') no-repeat;
}

.web-design ul, .web-promotion ul, .internet-marketing ul {
	text-align:right;
	color: #444;
	list-style-type: none;
	padding-right: 28px;
}


.web-design h2, .web-promotion h2, .internet-marketing h2	{
	margin: 0;
	font:bold 180% Arial, 'Helvetica Neue', Sans-serif;
	color: #000;
	text-align:right;
	padding: 10px 27px 0 0;
}


.web-design a:link, .web-design a:visited , .web-promotion a:link, .web-promotion a:visited, .internet-marketing a:link, .internet-marketing a:visited 
{
	color:#000;
	text-decoration: none}

.web-design a:hover, .web-promotion a:hover, .internet-marketing a:hover {
	color:#09F;

	
}

.col-2 a:link, .col-2 a:visited {
	color:#09F;
	border-bottom: 1px dotted #09F}

.col-two a:link, .col-two a:visited {
	color:#09F

	
}
.col-two a:hover {
	color: #000;
}

.col-2 a:hover {
	color: #000;
	border-bottom: 1px dotted #000;}

.col-one, .col-two {
	padding-bottom: 10px;
}

.col-two h2
	{ background: url('images/line-dotted-grey.png') repeat-x left bottom; }




#content h2 {
	margin: 0;
	padding: 10px 0;
	
	
}



#content h3 { 	
	font-size: 160%;
	color: #555;	
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 0;

}

/* sidebar menu */
ul.sidemenu {
	text-align: left;
	padding: 0;
	text-decoration: none;		
	margin-left:0px; margin-right:5px; margin-top:7px; margin-bottom:8px
}
ul.sidemenu li {
	background: url('images/line-dotted-grey.png') repeat-x left bottom;
	margin-left: 18px; 
	list-style-image: url('images/blue-arrow.gif');
	padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:6px		
}
 html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	background-image: url('none');	
	background-color: transparent;
	border: medium none;
}



ul.sidemenu li a span {
	color: #555;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
ul.sidemenu li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; }



/* footer */

#footer-wrapper {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top:10px;
	text-align: left;
	background: #FFF;
	font: normal 1em/1.6em Arial, Verdana Sans-serif;
}
	

#footer-wrapper p {
	margin-top:0px;
	padding:0
	}
	
#footer {
	clear: both;
	float: left;	
	width: 100%;	
	background: #FFF;
	height: 1%;
	color: #555;
	border-top: 1px solid #DEDEDE;
	margin: 0 auto;	
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #555;
}

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	padding: 6px;
	margin: 7px 12px;
	border: 1px solid #dcdcdc;
	
		
}
.thumbs img:hover	{
	border: 1px solid #333;

}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  	{ float: left; padding:0 20px 0 0 }
.float-right 	{ float: right; }
.align-left  	{ text-align: left; }
.align-right 	{ text-align: right; }
.image-link		{ border: none !important;float: left;text-align: center;}
.image-links	{ border: none !important;}
	

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 

}
.red { 	background: #09F;
	padding: 0 5px 3px 5px;
	color: #fff;	
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;}


.client {color: #333; font-weight: bold; font-style: italic; display: block; padding-bottom: 20px; border-bottom: 1px dashed #333}
.blue {color: #09f;}
.black { color: #000; font-weight: bold}

.ita {	color: #fff;	
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	
}

.anaita {	color: #555;	
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;	
	
}

.mic	{
	margin: 0;
	padding-left: 10px;
	font: normal .9em/1.6em Arial, Verdana, sans-serif;
	color: #000;}

.cola {
	width:310px;
	float:left;
	margin-right:20px;
	
}

.colb {
	width:310px;
	float:left;
	margin-left:0px;
}

.colc {
	width:100%;
	float:left;
	margin:10px 0 0 0;
}
.onlypic {
    display: block;
    margin-left: 50px;
     }



.infront {
	width:163px;
	height: 73px;
	position: relative;
	top: 62px;
	left:100px;
	z-index: 99;
}

.inindex {
	width:163px;
	height: 73px;
	position: relative;
	top: 12px;
	left:100px;
	z-index: 99;
}


#container-slides {
	float: left;
	width: 960px;
	height: 446px;
	padding-top: 0px ; margin: 0;
	display: inline;
	border-bottom: 3px solid #364656;
	


		
}



#slides {
	float: right;
	width: 960px;
	padding-top: 0px ; margin: 0;
		
}


  /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
		

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:400px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:50px;
		height:50px;
		position:absolute;
		left:120px;
		top:280px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:1090px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:50px;
		height:50px;
		background: transparent;	
		}	
	#nextBtn a, #slider1next a{ 
		background: transparent;	
		}	
		
	
/* // Easy Slider */

