/*Theme Name: JemimaTheme URI: http://www.jemimakey.comVersion: 1Author: Cecile JestinAuthor URI: http://www.caese.net*//* --------------fixed side bar---------------*/ body{  margin:0;  padding-left:450px;  padding-right:75px;  background: url(images/back.jpg) no-repeat fixed bottom left;  font-family:Arial, Helvetica, sans-serif; }  div#left-sidebar{  position:absolute;  top:0;  left:0;  width:450px;  height:100%;  background-image:url(images/fadeL.gif);  background-position:right;  background-repeat:repeat-y;  text-align:right; } div#signature{ 	position:absolute; 	top:0; 	right:0; 	width:75px; 	height:100%; } @media screen{  body>div#left-sidebar{   position:fixed;  }  body>div#signature{   position:fixed; } * html body{  overflow:hidden; }  * html div#main{  	height:100%;  	overflow:auto; } /* --------------END fixed side bar---------------*/  /* -------------sidebar style-----------------*/ #logo{	text-align:right;	width:100%;	margin-top:75px; }  #bubleL{ 	position:absolute;	bottom:0px;	right:0px } #categories{	margin-top:70px;	margin-right:80px;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	text-transform:uppercase; } ul{	 list-style:none; } li{ 	padding:5px; } #categories a:link, a:visited{	 text-decoration:none;	 color:#000; } #categories a:hover{	color:#0F0; } #footer{ 	text-align:left;	font-size:80%;	font-family:Arial, Helvetica, sans-serif;	position:absolute;	bottom:10px;	left:10px } #footer a:link, a:visited{ 	color:#FFF; }#bubleR{	position: fixed;	float:left;	margin-left:605px;}  /*--------------Content style---------*/ #main{	position:absolute; 	background:url(images/fadeR.gif) #f2f2f2;  	background-position:right;  	background-repeat:repeat-y;	padding-right:50px;	width:600px;	 }#main h1{	padding-top:50px; 	text-transform:uppercase; }#main p{ 	font-family:serif; 	font-family:Arial, Helvetica, sans-serif; }
#main a:link,a:visited{	color:#000;	font-weight:bold;}#main a:hover{	color:#0F0;} /*----------entertainement style-------*/.Enterimg{	float:left;	width:600px;	text-align:center;	margin-bottom:10px;}.imageBox{	float:left;	width:190px;	height:190px;	text-align:center;	background:#dcdcdc;	margin:5px;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	font-size:90%;} /*------signature------*/#signature img{	position:absolute;	bottom:0px;}
