/*
Template name: Momo Vilaitanarak
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
a.current{
	color:#ff0000;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a.link2:Link {font-family: helvetica, sans-serif; font-size: 12px;color: #777777;font-weight: normal;letter-spacing:0;}
a.link2:Visited  {font-family: helvetica, sans-serif; font-size: 12px;color: #777777;font-weight:normal;letter-spacing:0;}
a.link2:Active {font-family: helvetica, sans-serif; font-size: 12px;color: #777777;font-weight: normal;letter-spacing:0;}
a.link2:Hover {font-family: helvetica, sans-serif; font-size: 12px;color: #000000;font-weight: normal;letter-spacing:0;}


li{
	list-style-type:none;
}
body {
	color: #000000;
	font-size:12px;
        font-family:helvetica,arial,verdana;
        font-weight:normal;
	margin: 20px 0;
}

/*  Wrapper  */
#wrapper{
	background-color:#fff;
	position:relative;
	width:900px;
	text-align:left;
}


/*  Navigation */
#nav_0{
	text-transform: uppercase;
	position: absolute;
	text-align:left;
	top:20px;
	left:20px;
	padding: 0px;
	width:250px;
}
#nav_1{
	text-transform: uppercase;
	position: absolute;
	text-align:left;
	top:20px;
	left:200px;
	padding: 0px;
	width:250px;
}
#nav_2{
	text-transform: uppercase;
	position: absolute;
	text-align:left;
	top:250px;
	left:200px;
	padding: 0px;
	width:250px;
}
/* Home */
#content_home{
	position: relative;
	text-align:left;
	top:250px;
	left:350px;
	padding: 0px;
	width:250px;
}
/* Web */
#content_web_title{
	position: absolute;
	top:250px;
	left:490px;
	padding: 10px;
}
#content_web_thumb{
	position: absolute;
	top:270px;
	left:490px;
	padding: 0px;
	width:300px;
	border: 1px #555555 solid;
}
#content_web_details{
	margin-top:20px;
	position: absolute;
	top:500px;
	left:490px;
	padding: 0px;
	width:300px;
}

/*  work layout */
#content_productiondesign,
#content_video,
#content_installations{
	position: relative;
	top:230px;
	left:0px;
}
.title{
	font-size:12px;
        font-family:georgia,times,serif;
	font-weight:bold;
	padding-bottom:6px;
}
.title2{
	font-size:12px;
        font-family:georgia,times,serif;
	font-weight:bold;
	padding-top:6px;
}
.details{
	font-size:12px;
        font-family:helvetica,arial,verdana,san-serif;
        font-weight:normal;
        padding-top:6px;
        line-height:16px;
}

/*  Video  */
.work_video_entry{
	padding:8px;
	float:left;
}


#content_about{
	position: absolute;
	top:270px;
	left:240px;
	padding: 0px;
	width:300px;
}



#nav_0,#nav_1,#nav_2{
	font-size:12px;
        font-family:georgia,times,serif;
        font-weight: normal
	line-height:26px;
	color:#000000;
	letter-spacing:0em;
}

#content_web_details{
	font-family:helvetica;
	color:##ff0000;
	font-size:10px;
}
#content_about{
	font-family:helvetica;
	color:##363636;
	line-height:18px;
}

/* Snippets */
.work_entry_row{
	display:block;
	float:left;
}
.work_entry{
	display:block;
	float:left;
	
}
.entry_thumbs_four_cols{
        padding:6px;
	float:left;
}

.entry_thumbs_three_cols{
	padding:8px;
	float:left;
}

.thumb{
	border: 1px solid #777777
}