﻿body
{
    font-size: 100%;
    font-family: Georgia, Serif;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6
{
    text-align: center;
}
h1
{
    font-size: 1.6em;
    line-height: 1.2em;
    margin-bottom: 0.5em;
    margin-top: 0;
    padding-top: .5em;
    text-align: left;
    width: auto;
}
h2
{
    font-size: 1.3em;
    margin-bottom: 1em;
}

h3
{
    font-size: 1.2em;
    margin-bottom: 1em;
}
h4
{
    font-size: 1.1em;
    line-height: 1.25;
    margin-bottom: 1.25em;
}
h5
{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}
h6
{
    font-size: 1em;
    font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img
{
    margin: 0;
}

p
{
    margin: 0 0 1.5em;
    font-size: 1em;
    line-height: 1.5em;
}
p img
{
    margin: 0;
    padding: 0;
}
p img.right
{
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
}

img
{
    border: none;
    padding: 0;
    margin: 0;
}

a
{
    text-decoration: underline;
    color: #B97E79;
}
a:visited
{
}
a:focus, a:hover
{
    color: #DAA676;
}
h1 a
{
    text-decoration: none;
}


blockquote
{
    margin: 1.5em;
    font-style: italic;
}
strong
{
    font-weight: bold;
}
em, dfn
{
    font-style: italic;
}
dfn
{
    font-weight: bold;
}
sup, sub
{
    line-height: 0;
}
abbr, acronym
{
    border-bottom: 1px dotted #666;
}
address
{
    margin: 0 0 1.5em;
    font-style: italic;
}
del
{
}
pre, code
{
    margin: 1.5em 0;
    white-space: pre;
}
pre, code, tt
{
    font: 1em 'andale mono' , 'lucida console' , monospace;
    line-height: 1.5;
}
ul li, ol li
{
    padding: .2em 0;
}
ul
{
    list-style-type: disc;
}
ol
{
    list-style-type: decimal;
}
dl
{
    margin: 0 0 1.5em 0;
}
dl dt
{
    font-weight: bold;
}
dd
{
    margin-left: 1.5em;
}
table
{
    margin-bottom: 1.4em;
    width: 100%;
}
th
{
    font-weight: bold;
    background: #C3D9FF;
}
th, td
{
    padding: 4px 10px 4px 5px;
}
tr.even td
{
    background: #E5ECF9;
}
tfoot
{
    font-style: italic;
}
caption
{
    background: #eee;
}

label
{
    display: block;
    font-weight: bold;
}
fieldset
{
    padding: 1.1em;
    margin: 0 0 1.5em 0;
    border: 1px solid #999898;
}
legend
{
    font-weight: bold;
    font-size: 1.2em;
}
input.text, input.title, textarea, select
{
    margin: 0;
    border: 1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus
{
    border: 1px solid #666;
}
input.text, input.title
{
    width: 300px;
    padding: 5px;
}
input.title
{
    font-size: 1.5em;
}
textarea
{
    width: 300px;
    height: 250px;
    padding: 5px;
}
.error, .notice, .success
{
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}
.error
{
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}
.notice
{
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}
.success
{
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}
.error a
{
    color: #8a1f11;
}
.notice a
{
    color: #514721;
}
.success a
{
    color: #264409;
}

.error ul
{
    margin-bottom: 0;
    padding-bottom: 0;
}
body
{
    background: #470904 url(images/bg.jpg);
    text-align: center;
    margin: 0;
    padding: 0;
}
#wrapper,
.mceContentBody
{
    width: 955px;
    margin: 20px auto;
    text-align: left;
    background: #470904 url(images/body-top.png) no-repeat top;
    color: #DBA675;
    padding-top: 16px;
}
#wrapper div.buffer
{
    border-left: solid 1px #DBA675;
    border-right: solid 1px #DBA675;
    padding: 30px;
    width: 895px;
    float: left;
}
div.section
{
    width: 388px;
    background: #510E09;
    border: solid 1px #DBA675;
    padding: 20px;
    letter-spacing: 0;
    line-height: 1.6em;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}
div.right
{
    float: right;
}
#footer
{
    clear: both;
    background: #470904 url(images/body-bottom.png) no-repeat bottom;
    padding-bottom: 10px;
}
#footer div.buffer
{
    float: none;
    text-align: center;
    font-size: .9em;
    padding-bottom: 0;
}
#header h1
{
    width: 348px;
    height: 243px;
    background: url(images/beginners-tantra.jpg) no-repeat;
    float: left;
}
#header h1 a
{
    display: block;
    width: 348px;
    height: 243px;
}
#header h1 span
{
    display: none;
}
#navigation
{
    width: 388px;
    padding: 20px;
    text-align: center;
    float:right;
}
#navigation ul
{
    list-style-type: none;
}
#navigation ul li
{
    float: left;
    width: 160px;
}
#navigation a
{
    color: #b97e79;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
}
#navigation a:hover
{
    color: #D9A575;
}
.clear
{
    clear: both;
}
div.rightPictures
{
    width: 388px;
    padding: 20px;
    position: absolute;
    top: 30px;
    right: -458px;
    text-align: center;
}
div.leftPictures
{
    width: 388px;
    padding: 20px;
    position: absolute;
    top: 30px;
    left:-458px;
    text-align: center;
}
div.picture
{
    width: 234px;
    border: solid 1px #DBA675;
    padding: 3px;
    margin: 0 auto;
    
}
img.picture
{
    /*
    border: solid 1px #DBA675;
*/
}