@charset "UTF-8";
/* CSS Document */
body{background:url(../images/bg_tile.png);}
#wrap{width:962px; background-color:#ffffff; position:relative; margin:0 auto; box-shadow: 0 5px 20px rgba(0, 0, 0, .5); border:1px solid #e6e6e6;}
#head{width:100%; height:215px; background:url(../images/header_bg.png) no-repeat;}
#logo{width:208px; height:195px; background: transparent url(../images/bluefig_new_sm.png) 0 0 no-repeat;position:absolute; left:109px; top:10px;}
#logoLarge{width:325px; height:305px; background: transparent url(../images/bluefig_lg.png) 0 0 no-repeat;position:absolute; left:109px; top:80px;}
#main{overflow:auto; width:100%; position:relative;}
#mainL{background:url(../images/bar2.png) no-repeat bottom; float:left; height:345px; width:427px; position:relative;}
#booksL{background:url(../images/book_sidebar.png) no-repeat bottom; float:left; height:580px; width:375px; position:relative;}
#elle{
	width:280px;
	height:280px;
	background: transparent url(../images/elle_Kim.jpg) 0 0 no-repeat;
	position:absolute;
	bottom:76px;
	right:73px;
	background-image: url(../images/elle_Kim.jpg);
}
#publishing-image{
	width:360px;	
	height:241px;
	background: transparent url(../images/publishing.jpg) 0 0 no-repeat;
	position:absolute;
	bottom:76px;
	right:33px;
	background-image: url(../images/publishing.jpg);
}
#mainR{float:right; width:495px; padding:20px; position:relative;}
#homeCopy{position:absolute; left:10px; bottom:7px; width:403px;}
.publishing-content{margin: 0 auto; margin-top: 100px;}
.publishing-content span {color: #afa744; font-size: 15px;line-height: 1.3;}
#footer{height:136px; width:100%; background:url(../images/footer.png) no-repeat; clear:both;}

/* NAV */
#menu_wrap{position:absolute; left:525px; top:140px;} 
#menu_box{width:500px; height:16px; position:relative;}
#menu_list{list-style-type: none; margin: 0; padding: 0;}
#menu_list>li{list-style-type:none; display:inline; float:left; height:16px; position:relative; padding: 0 7px; border-left: 2px solid #8B008B;}
#menu_list>li:first-child{border-left: none;}
#menu_list>li a{height:21px; display:block;font-family: 'Syncopate', sans-serif; font-size: 13px;font-weight: bold; text-decoration: none; color: #8B008B}
#menu_list>li.active a, #menu_list>li:hover a { color: #000000; }
#menu_list>li.active, #menu_list>li:hover { border-color: #000000; }
#menu_list>li ul { display: none; position: absolute; width: 120px; top: 16px; list-style-type: none;
    left: 30px;
    background-color: rgba(255, 255, 255, .5);
    padding: 10px 10px 5px 10px;
    z-index: 99;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .5);}
#menu_list>li:hover ul {display: block;}
#menu_list>li ul a { font-size: 12px; }
#menu_list>li ul li {padding: 4px 0;}

/*
#menu_list li{list-style-type:none; display:inline; float:left; height:21px; position:absolute; top:0;}
#menu_list li a{background:transparent url(../images/menu.png) 0 0 no-repeat; 0 0 no-repeat; height:21px; display:block;}
.about{left:0;}
.portfolio{left:73px;}
.contact{left:183px;}
#menu_list .about a{background-position:0 0; width:73px;}
#menu_list .portfolio a{background-position:-73px 0px; width:110px;}
#menu_list .contact a{background-position:-183px 0px; width:98px;}
#menu_list .about a:hover, #menu_list .about a.active{background-position:0 -21px;}
#menu_list .portfolio a:hover, #menu_list .portfolio a.active{background-position:-73px -21px;}
#menu_list .contact a:hover, #menu_list .contact a.active{background-position:-183px -21px;}
#menu_list .portfolio ul{display:none;}
#menu_list .portfolio ul li{display:block; position:relative;}
#menu_list .portfolio:hover > ul{display:block; list-style-type:none; width:120px; position:absolute; top:20px; left:50px; background-color:rgba(255, 255, 255, .5); padding:10px 10px 5px 10px; z-index:99; box-shadow: 0 5px 10px rgba(0, 0, 0, .5);}
#menu_list .portfolio:hover > ul a{background:none; position:relative; font-size:12px;}
*/

/* Links & Fonts */
a:link, a:visited{ color:#82516a; text-decoration:none;}
a:hover{text-decoration:underline;}
p, span{font-family:"Times New Roman", Times, serif; font-size:12px; color:#1b1537; line-height:17px;}
.contact{color:#4e67a0; font-size:14px;}
.bigger{font-size:16px; font-weight:bold;}
#homeCopy span{color:#afa744; font-size:14px; line-height:33px;}

/* Portfolio */
#placeholder {display:block; margin: 85px auto 280px auto; box-shadow:0 5px 10px rgba(0, 0, 0, .5);} 
#bookDes {width:235px; position:absolute; bottom:125px; left:70px; font-size:14px;}
#placeholderC {display:block; margin: 255px auto 280px auto; box-shadow:0 5px 10px rgba(0, 0, 0, .5);} 
#bookDesC {width:235px; position:absolute; bottom:125px; left:70px; font-size:14px;}
#mainRb td img:hover {cursor:pointer;}
#title{font-weight:bold;}
#printSam{position:absolute; left:25px; top:30px;}
#printSam td>img:hover{cursor:pointer;}
#webSam td>img:hover{cursor:pointer;}
#webSam{position:absolute;top:257px;left:25px;background-color:#ffffff;}
#printLink{cursor:pointer; color:#82516a;}
#webLink{cursor:pointer; color:#82516a;}
#previewLink{text-decoration:none;color:#afa744;}
#title, #author, #publishing, #disc{ color:#ffffff;}
#copywriteNav{position:absolute; top:0; left:265px;}
#printSam img, #webSam img, #mainR td>img{box-shadow:0 5px 10px rgba(0, 0, 0, .5);}
