@CHARSET "US-ASCII";

body { background-color: #EEE; }

.main { margin: 0 auto; background-color: #FFF; width: auto; max-width: 1280px; min-width: 960px; min-height: 700px; box-shadow: 0px 0px 10px #CCC; }
.main.narrow { width: 1010px; max-width: none; min-width: inherit; }

.main section { margin-bottom: 40px; }

.main .sidebar { margin: 40px 0 0 0; }
.main .sidebar section { margin-bottom: 30px; }
.main .sidebar.right-aside { margin-left: 20px; }
.main .sidebar ul li, .main .sidebar ol li { margin: 7px 0; }

.main .split-body { background: url(bbd68ded659d185cc6686ce90155f2efdb81ad9c.png)  repeat-y center top; }
.main .split-body.bottom { background: url(e7b1d8f9f948e9841265ea75bbe0086bba6861ba.png)  no-repeat center bottom, url(bbd68ded659d185cc6686ce90155f2efdb81ad9c.png)  repeat-y center top; }
.main .split-notch { height: 30px; width: 100%; margin-top: -30px; background: url(95bc7d5a537c7ca2468b35684cfba5d6ef6c68da.png)  no-repeat center top; }
.main .split-body .sidebar { margin: 40px 0 0 20px; min-height: 700px; }
