@charset "utf-8";

#container {width:80%; margin:auto; background-color:rgba(146,107,80,1.00); min-height:1100px; position:relative;}
#container-news {width:80%; margin:auto; background-color:rgba(225,210,197,1.00); min-height:1100px; position:relative;}
#container-story {width:80%; margin:auto; background-color:rgba(225,210,197,1.00); min-height:1100px; position:relative;}


#header {width:100%; background-color:white; height:150px;}

#sidebar-left {width:310px; height:900px; background-color:rgba(225,210,197,1.00); position:absolute; top:150px; left:0px;}
#sidebar-left-news {width:310px; height:900px; background-color:rgba(3,164,91,1.00); position:absolute; top:150px; left:0px;}

#body {padding-left:320px; padding-right:210px;}
#body-news {width:70%;height:900px; background-color:rgba(225,210,197,1.00); position:absolute; top:150px; left:340px;}
#body-story {width:100%;height:900px; background-color:rgba(225,210,197,1.00); position:absolute; top:150px; left:20px;}

#sidebar-right {width:200px; height:900px; background-color:rgba(225,210,197,1.00); position:absolute; top:150px; right:0px;}
#sidebar-right-menu {width:600px; height:900px; background-color:rgba(225,210,197,1.00); position:absolute; top:200px; right:50px;}

#footer {width:100%; background-color:rgba(117,28,24,1.00); height:50px; position:absolute; bottom:0px;}

#logo {display: block;
position:absolute; left:0px;}
#family {float:right; padding:10px;}
#antipasti {float:left; padding:10px;}
#pastas {float:left; padding:10px;}
#pizzas {float:left; padding:10px;}
#seafood {width:80%; height:80%; display:block; margin-left:auto; margin-right:auto; margin-top:10px;}


#home {float:top; padding:20px;}
#story {float:top; padding:20px;}
#menu {float:top; padding:20px;}
#specials {float:top; padding:20px;}
#news {float:top; padding:20px;}
#contact {float:top; padding:20px;}

/* change the color of hyperlink text */
a {color:black;}

#feature {width:100%; height:100%; display:block; margin-left:auto; margin-right:auto; margin-top:10px;}
#line01 {position:absolute; padding:30px;}

#pinterest {float:right; padding:5px;}
#snapchat {float:right; padding:5px;}
#youtube {float:right; padding:5px;}
#instagram {float:right; padding:5px;}
#twitter {float:right; padding:5px;}
#facebook {float:right; padding:5px;}
#newspapers {width:100%; height:50%; display:block; margin-left:auto; margin-right:auto; margin-bottom:auto;}

