

/* Layout Stylesheet */ 



body {

 margin-right: 20px;

 margin-bottom: 20px;

 margin-left: 20px;

 margin-top: 20px;

 background:#622704;

 background-image: url(../images/stripe.gif); 

 color: #000;

 text-align:center;

 padding:0;

 font-size:95%;

 }
 
a, a:visited{
	color:#993300;
	text-decoration:underline; 
}
 
a:hover{
 	color:#CC9900;
}



#outer {

 text-align:left;

 border:2px solid #933A01;

 	-moz-border-radius: 15px; 

	-webkit-border-radius: 15px; 

 width:90%;

 background-color:#fff;

 margin:auto;

 }



#hdr {

 height:10px;

 background:#fff;

 color: #333333;

 }



#bar {

 height:25px;

 background:#fff;

 color: #333333;

 border-bottom: dotted #ccc;	

 border-width:1px 0 1px 0;

 }



#bodyblock {

 position:relative;

 background: #fff;

 color: #333333;

 padding:0;

 padding-right:5%;

 }



#l-col {

 float:left;

 background:#fff;

 color: #333333;

 width:195px;

 border-right: 1px dashed #933A01;

 }



#cont {

 color: #333333;

 text-align:left;

 padding-left:210px;

 }



#ftr {

background-image: url(../images/fudgeline.jpg);

height: 60px;

background-repeat: no-repeat;

background-position:right;

text-align: right;

padding-top: 90px;

padding-right:75px;

font-size: 70%;

font-family: inherit;

clear: both!important;

}



#ftr a {

color:#933A01;

text-decoration:none;

}



#navcontainer ul {

margin-left:-20px;

}



#navcontainer li

{

background-image: url(../images/button.png);

font-size: 90%;

font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;

height: 41px;

background-repeat: no-repeat;

list-style-type: none;

padding-left: 50px;

padding-top: 10px;

padding-right: 5px;

font-weight: bold;

margin-left: 0px;

}



#navcontainer li a {

text-decoration:none;

color:#933A01;

}

#navcontainer li a:hover, #navcontainer li a:focus {

text-decoration:none;

color:#000;

}



h1#logo {

margin:0px;

margin-left:5%; 

margin-right:5%; 

text-align:center;

}



h1 {

background-image: url(../images/header.jpg);

background-repeat: no-repeat;

background-position:right;

line-height:120px;

color:#933A01;

font-family:Georgia, Times, serif;

font-weight:bold;

font-size:270%;

font-style: italic;

}



h2, h3, h4 {

color:#933A01;

font-family:Georgia, Times, serif;

font-weight:bold;

font-style: italic;

}



p {

margin-bottom:1em;

}



dt {

font-weight:bold;

font-size:100%;

}



.loginlinktext {

font-size:60%;

text-align:right;

color:#933A01;

margin-right:5%;

margin-top:-15px;

}



h3.weblogItemDate {

color:black;

font-size:70%;

text-align:right;

margin-top:-10px;

margin-right:3em;

}



h4.weblogItemTitle {

margin-top:-1em;

} 



p.weblogSubLinks {

font-size:70%;

text-align:right;

}



p.small_r {

font-size:75%;

text-align:center;

}


.facebook{
	width:139px;
	float:right;
	position:relative;
	z-index:20;
	margin-top:40px;
	margin-right:220px;
}

#like-btn{
	margin-top:-50px;
}


