/*



Theme Name:      CASINOMACINTOSH





Version:           1.0.0






*/
* { margin: 0; padding: 0;}
html, body { height: 100%; width: 100%; }
body { color: #665e57; font: 11px tahoma, sans-serif; background: #ffeedf url(img/top.png) repeat-x;  }
a {color: #f14c70;  text-decoration: none;}
a:hover { text-decoration: underline;}
h1, h2, h3{ font: normal 18px/38px sans-serif; height: 38px; position: relative; color: #0fb7ff; padding: 0 10px;
background: url(img/h.gif) repeat-x; }
p {padding: 5px 0;}
img{ border: none; }
ul{list-style:none:}
.wrap{ margin: 0 auto; width: 1000px;}
.forie{ width: 100%; }
.clear{ clear: both; height: 0; overflow: hidden; }

/* start header */
.header{ background: url(img/head.jpg) no-repeat 28px 80px; height: 233px;}
a.logo {display: block; width: 414px; margin: 0 auto; position: relative; top: 20px;}
/* end header */
/* start sidebar */
.sidebar{ float: left; margin: 0 0 0 -100%; width: 150px;  padding: 10px 0 0 10px;}
.menu{list-style: none;}
.menu li{padding: 4px 0;}
.menu a { background: url(img/strelka.gif) no-repeat 3px 2px; padding: 5px 0 5px 20px; font-size: 13px; font-weight: bold; display: block;
border: 1px solid #fff;}
/* end sidebar */
/* start content */
.content{ float: left; width: 100%; }
.indention{ padding: 10px 0 0 170px; }
.article {border: 1px solid #fff; padding: 10px; margin: 5px 0;}
.left {float: left; width: 480px; display:inline;}
.right {float: right; width: 340px; display:inline;}
.sp li{list-style: none;  padding: 5px 10px 10px 10px;}
.sp a{display: block; color: #665e57;}
.sp a strong{display: block;}
.sp a span{display: block; color: #f44e72;}
/* end content */

/* start footer */
.footer{ width: 1000px; margin: 0 auto; color: #00a1dc; }
.copyright{ text-align: center; padding: 20px 0;}
.copyright a{ color: #00a1dc; font-weight: bold;}
/* end footer */
