
body {
	background:#000 url(images/backgroundIGuide.png) repeat-x;
	font-family: 'Lucida grande',Century gothic, Arial,Tahoma,sans-serif;
	font-size:12px;
}



#top {display:block; width:1024px; height:400px; background:url(images/TitleBanner.png); position:relative; margin:2px auto 2px auto;}
#top-small {display:block; width:1024px; height:157px; background:url(images/TitleBanner-small.png); position:relative; margin:2px auto 2px auto;}

	a.LINK1 {left:135px; top:58px; background:transparent;}
	a.LINK1 {display:block; width:723px; height:0; padding-top:49px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK2 {left:48px; top:111px; background:transparent;}
	a.LINK2 {display:block; width:312px; height:0; padding-top:245px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent; border:1px dashed white; color:black;}
	a.LINK3 {left:399px; top:112px; background:transparent;}
	a.LINK3 {display:block; width:210px; height:0; padding-top:245px; overflow:hidden; position:absolute;}
	a.LINK3:hover  {background:transparent; border:1px dashed white; color:black;}
	a.LINK4 {left:639px; top:121px; background:transparent;}
	a.LINK4 {display:block; width:342px; height:0; padding-top:239px; overflow:hidden; position:absolute;}
	a.LINK4:hover  {background:transparent; border:1px dashed white; color:black;}
	a.BLINK {left:1022px; top:398px; background:transparent;}
	a.BLINK {display:block; width:202px; height:17px; overflow:hidden; position:absolute; font-size:0px;}
	a.BLINK:hover  {background:black; border:1px dashed white; color:white; font-size:9px;}
	a.LINK7 {left:850px; top:0px; background:transparent;}
	a.LINK7 {display:block; width:171px; height:0; padding-top:127px; overflow:hidden; position:absolute;}
	a.LINK7:hover  {background:transparent; border: none;}

#slidearea{
/*  background:url(images/slideIGuide.jpg);*/
  display: none;
}

.mytext a:hover, .mytext a:link, .mytext a:visited {
	color: black;
}

.mytext p {
	color: black;
}

.blogname h1  {
  display: none;
}

.blogname h2 {
  width: 100%;
	margin:360px 0px 0px 110px;
	color:#FFF;
	text-align: right;
}

#top-small .blogname h2 {
  margin-top: 120px;
}

#footer {
 	background: white; 
}

/*          Blue text / stuff     */

a {
  color: #444;
  font-weight: bold;
}

h2.pagetitle a {
  color: #444;
  font-size: 24px;
}

.single h3 {
  padding-top: 20px;
  padding-bottom: 10px;
}

.singleinfo {
  display: none;
}


.single h2 {
  font-size: 24px;
}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
  font-size: 24px;
  color: #444;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #999;
	background-color: transparent;
}	

#menu li a, #menu li a:link, #menu li a:visited {
	color:#ffffff;
}

.sidetitl{
	color:#fff;
  background: #444;
}

.more {
  background: #444;
  border:     solid 1px #CCC;
}
.more a:link,
.more a:visited {
	color:white;
}
.more a:hover{
	color:#333;
}

.comm {
  background: rgb(216, 223, 234);
  color:      black;
  border:     solid 1px #CCC;
}
.comm a:link,
.comm a:visited {
	color:black;
}
.comm a:hover{
	color:#333;
}

.date {
  border:     solid 1px #CCC;
  background: rgb(216, 223, 234);
  display: none;
}

.categ {
  background: #444;
}

.categ a:link,
.categ a:visited {
	color:white;
}



/*        Images                */

#foxmenucontainer {
  background:url(images/catmenIGuide.png) repeat-x;
  display: none;
}

/*      Hide search box         */

#search {
  display:  none;
}

/*
#.fleft {
#  display: none;
#}*/

#footer {
  display: none;
}

/* Only one sidebox instead of 2 */

.sidebar {
	width:320px;
}

.sidetitl{
	width:290px;
	}

.sidebox {
	width:320px;
}

.sidebar2{
  display: none;
}

.sidebox ul li {
	width: 320px;
}

#linksroll a:link,
#linksroll a:visited {
        color: #999;
        background-color: transparent;
}
#linksroll a:hover {
        color:#CCC;
        background-color: transparent;
        text-decoration: none;
}



