/*
Theme Name: Metapresso for LG
Theme URI: http://www.metapresso.com/
Description: The LOVE Generation theme based on the metapresso.
Version: 2.0 ($Revision: 1721 $)
Author: Metabrain
Author URI: http://www.metabrain.com/
Tags: fixed width, two columns, widgets

$Date: 2010-03-29 23:05:06 +0900 (Mon, 29 Mar 2010) $
*/
@import url("css/style.css");
@import url("css/contents.css");


.progress {
	display: none;
}

textarea.gray {
	border: 1px solid #d4d4d4;
	/* width: 698px; */
	height: 90px;
}

#postlist ul li.newupdates {
	display: none;
}

/* slider */

#frontslider ul,#frontslider li 
#familyslider ul, #familyslider li
{
	margin:0;
	padding:0;
	list-style:none;
}

#frontslider, #frontslider li{ 
	width:940px;
	height:160px;
	overflow:hidden; 
}

#familyslider, familyslider li{
	width:578px;
	height:96px;
	overflow:hidden; 
}
/* sider btn */
#frontprevBtn, #frontnextBtn{ 
	width:40px;
	height:80px;
	position:absolute;
	top: 30px;
	z-index:10000;
	left: 20px;
	display: none;
}	
#frontnextBtn  { 
	left: 880px;
	background-position: left -80px;
}														
#frontprevBtn a, #frontnextBtn a{  
	background-image: url("images/honor_btn_prev_next.jpg");
	height: 80px;
	position: relative;
	text-indent: -9999em;
	width: 40px;
	display:block;
}	
#frontnextBtn a{ 
	background-position: left -80px;
}


/* footer family */
#footer_menu div.footer_famliy, #footer_menu div.footer_famliy div.familywrap {
	margin: 0;
	padding: 0;
}
#footer_menu .footer_famliy{
	float: left;
	position: relative;
}
div.familywindow {
	width:578px;
	height: 96px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
div.familyimage_reel {
	position: absolute;
	top: 0; left: 0;
}
div.familyimage_reel img {float: left;}


.social_bar_menu li a {
	background-image: none;
	text-indent: 0;
}
#contents .social_bar_menu li {
 	margin-right: 0;
}
