@charset "UTF-8";
/* CSS Document */

body{
background-image:url(http://www.allisongore.com/images/bg.jpg);
background-attachment:fixed;
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:.8em;
letter-spacing:.07em;
line-height:1.3em;
color:#333333;
background-color:#4D4D4D;
margin-top:-10px;
}

img{
border:1px solid #7D7D7D;
}


.wrapper{
background-color:#FFFFFF;
width:700px;
height:auto;
margin:10px auto;
border-bottom:0px dotted #7D7D7D;
-webkit-box-shadow: 4px 4px 6px #222;
-moz-box-shadow: 4px 6px 10px #222;
box-shadow: 4px 4px 6px #222;
}

.superheader{
height:17px;
text-transform:uppercase;
border-bottom:1px dotted #7D7D7D;
font-size:.9em;
font-family:Arial, Helvetica, sans-serif;
color:#212121;
display:block;
margin-top:0px;
font-weight:bold;
padding:6px 10px 4px 0px;
}

#colorblock{
width:700px;
height:80px;
background-color:#E6CF00;
border-bottom:1px dotted #7D7D7D;
margin-top:0px;
}

#colorblock a{
background:url(http://www.allisongore.com/images/allison.png) no-repeat;
visibility:visible;
width:245px;
height:39px;
float:left;
margin-top:30px;
margin-left:30px;
}

#colorblock span{
visibility:hidden;
display:none;
}

#blocks{
background-image:url(http://www.allisongore.com/images/block.gif);
width:9px;
height:27px;
position:relative;
float:right;
}

.navmain{
height:30px;
padding-left:35px;
border:0px solid green;
}


.footer{
margin-top:5px auto;
padding-top:1px;
padding-bottom:50px;
letter-spacing:.1em;
text-transform:uppercase;
text-align:center;
color:#999999;
font-size:.7em;
}

#inner{
width:670;
height:auto;
padding:30px 20px 50px 40px;
overflow-x:auto;
border:0px solid red;
}

.lcol{
display:inline;
float:left;
width:470px;
padding-top:-10px;
padding-right:21px;
border:0px solid red;
border-right:1px dotted #7D7D7D;
}

.rcol{
display:inline;
float:right;
width:118px;
height:auto;
font-size:94%;
line-height:180%;
padding-left:19px;
border:0px solid blue;
}

.rcol a:hover{
color:#9fe1ff;
text-decoration:none;
}

.res {
font-size:94%;
font-weight:bold;
color:#bfac00;
}

.entry {
padding-top:10px;
padding-bottom:10px;
border-bottom:1px dotted #9D9D9D;
}


.index_date{
font-size:94%;
font-weight:bold;
text-transform:uppercase;
color:#bfac00;
}

.navmain{
font-size:.9em;
}

ul, li{
list-style:none;
display:inline;
}

/*ul{
margin-left:-25px;
}*/

li{
margin-right:20px;
}


.footerlink{
color:#777777;
text-decoration:none;
}

.footerlink:hover{
color:#212121;
text-decoration:none;
}

.superheader a{
color:#212121;
text-decoration:none;
}

.superheader a:hover{
color:#FF3300;
text-decoration:none;
}

a{
color:#222222;
text-decoration:none;
}

a:hover{
color:#666666;
text-decoration:none;
}



/*
.navigation span{
display:none;
visibility:hidden;
}

.navigation .home a{
background:url(images/nav.png) no-repeat 0px 0px;
width:38px;
height:16px;
float:left;
display:block;
margin-right:25px;
visibility:visible;
}

.navigation .home a:hover{
background:url(images/nav.png) no-repeat 0px -17px;
width:38px;
height:16px;
float:left;
display:block;
margin-right:25px;
visibility:visible;
}

.navigation .about a{
background:url(images/nav.png) no-repeat -77px 0px;
width:45px;
height:16px;
float:left;
display:block;
margin-right:25px;
visibility:visible;
}

.navigation .about a:hover{
background:url(images/nav.png) no-repeat -77px -17px;
width:45px;
height:16px;
float:left;
display:block;
margin-right:25px;
visibility:visible;
}

.navigation .illustration a{
background:url(images/nav.png) no-repeat -163px 0px;
width:100px;
height:16px;
float:left;
display:block;
margin-right:25px;
visibility:visible;
}

.navigation .illustration a:hover{
background:url(images/nav.png) no-repeat -163px -17px;
width:100px;
height:16px;
float:left;
display:block;
margin-right:25px;
visibility:visible;
}

*/
