/*
Copyright (c) 2009, Nicole Sullivan. All rights reserved.
Code licensed under the BSD License:
version: 0.2
*/

/* **************** BLOCK STRUCTURES ***************** */
/* mod */
.mod {position:relative;}
.hd,.bd,.ft,{overflow:hidden;}
.inner{position:relative;}
b{display:block;background-repeat:no-repeat;font-size:1%;position:relative;z-index:10;}
.tl, .tr, .bl, .br{height:11px; width:11px;float:left;}
.tl{background-position: left top;}
.tr{background-position: right top;}
.bl{background-position: left bottom;} 
.br{background-position: right bottom;}
.br,.tr{float:right;}
.bl,.br{margin-top:-11px;}
.top{background-position:center top;}
.bottom{background-position:center bottom;}
/* pop :: subContent drop shadow skin, extends .mod */
.pop, .pop .inner, .pop b {background-image:url(http://blog.creamglobal.com/right_brain_left_brain//images/template/whiteDropShadowBox.png);}
.pop {overflow:visible;width:305px;margin:0 17px 10px 4px;}
.pop .inner {right:-11px;bottom:-11px;padding:0 22px 11px 0;background-position:100% 100%;}
.pop .tl, .pop .br {display:none;}
.pop .bl{bottom:-11px;}
.pop .tr{right:-11px;}
.pop .inner .bd, .pop .inner .hd {padding:4px 0 4px 11px;}
.pop .inner .hd + .bd {padding:0 0 0 11px;}
/*
.search .pop, .search .pop .inner, .search .pop b {background-image:none;background-color:white;}
.search .pop {width:327px;margin:0 0 10px 0;}
*/
/* ph=1 */
