/* Layout_min_320px_landscape-64.css */
@media screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape){html {    overflow-y: scroll;}body {    background:#000000 url("../../files/Scnd-Life Theme One/Backgrounds/SET-BG.jpg") center top no-repeat;    background-size: 100%; background-attachment: fixed;}#wrapper {}ul {    margin-bottom:1.5em;    margin-left:1em;    list-style-type:square;}ol {    margin-bottom:1.5em;    margin-left:2em;    list-style-type:decimal;}ul ul,ul ol,ol ol,ol ul {    margin-bottom:0;}#header {    height:60px;}#header h1 {    font:20/25 'Bebas Neue',cursive;;    font-weight:normal;    color:#fff;}#header .subtitle {    margin:0;    padding:0;    font-weight:normal;    color:#fff;    font:1em "Droid Sans",sans-serif;}#container {    margin-top:1.5em;}#main .inside {    margin-top:15px;    margin-bottom:20px;    padding: 30px 30px 30px 30px;    background-color:rgba(255,255,255,.85);}#right .ce_text {    padding-right:3em;}#footer {    width:100%;    margin-top:15%;    margin-bottom:0;    border-top:1 solid #fff;}#footer p {    margin:0;    padding:0;}}