/*
Theme Name: Wicca
Theme URI: http://enchantedfans.com
Description: CDHND Template 2 Columns V1
Version: 2.1
Author: Marina Maksimova
Author URI: http://cdhostndesign.us
Description: Horizontal Menu Bar
Author: Joanne @ Joanne's Realm
Author URI: http://www.joannesrealm.com
*/

*

{
padding: 0;
margin: 0;
}

body {
font-family: Verdana, 'Trebuchet MS', Arial, Sans-Serif;
font-size: 11px;
background: #FEECF5 url(images/bgmain.gif) fixed top left;
}

hr {
border: 0px;
border-top: dotted 1px #BF8824;
height: 1px;
}

img {
border: 0;
}

img.left {
float: left;
margin-right: 7px;  
margin-left: 0px;  
margin-top: 7px;  
margin-bottom: 0px;
padding: 0;
}

img.right {
float: right;
margin-right: 0px;  
margin-left: 5px;  
margin-top: 7px;  
margin-bottom: 0px;
padding: 0;
}

.navigation {
display: block;
margin-top: 5px;
margin-bottom: 5px;
}

.alignleft {
float: left;
text-align: left;
width: 50%;
display: inline;
}

.alignright {
float: right;
text-align: right;
width: 50%;
display: inline;
}

/* Input */
.button {
color: #FEF1DC;
border: 1px solid #F4EAE3;
background: #404040;
}

select {
background-color: #030305;
border: 1px solid #F4EAE3;
color: #FEF1DC;
}

input, textarea, option {
background-color: transparent;
border: 1px solid #F4EAE3;
color: #FEF1DC;
}

input:focus {
background: #404040;
}

textarea:focus {
background: #404040;
}

/* Tabular Data */
#spetstablitsa {
}

#spetstablitsa table {
border-top: 1px solid #F4EAE3;
border-bottom: 1px solid #F4EAE3;
border-left: 1px solid #F4EAE3;
border-right: 1px solid #F4EAE3;
}

#spetstablitsa td {
padding: 3px;
border-top: 1px solid #F4EAE3;
border-bottom: 1px solid #F4EAE3;
border-left: 1px solid #F4EAE3;
border-right: 1px solid #F4EAE3;
}

#spetstablitsa ul {
list-style: none;
margin-left: 10px;
}

#page {
background: #BCABA0 url(images/bginner.gif) top right;
width: 770px;
border: 1px solid #F4EAE3;
margin: 20px auto;
padding: 10px;
text-align: left
}

#wrapper {
border:0px solid #F4EAE3; 
margin:0 auto; 
width: 100%;
background: #BCABA0 url(images/bginner.gif) top left;
}

div>#wrapper {
margin: 0 auto;
min-width: 400px;
width: 100%;
}


#header {
margin-top: 0px;
margin-bottom: 0px;
}

/* Change your header image below */
#headerimg {
margin: 0 auto;
width: 100%;
height: 250px;
color: #FEF1DC;
padding-top: 0px;
padding-bottom: 0px;
background: #030305 url(images/header.png) no-repeat top left;
border: 0px solid #F4EAE3;
}

#header a {
text-decoration: none;
color: #FDFBF7;
background-color: inherit;
}

#header a:hover { 
text-decoration: overline underline;
color: #EFCDCB;
background-color: inherit;
}

#header h1 {
font-size: 2em;
}

#footer {
margin: 0 auto;
clear: both;
text-align: center;
width: 100%;
color: #FEF1DC;
padding-top: 1px;
padding-bottom: 1px;
background: #030305 url(images/footer.gif);
border: 1px solid #F4EAE3;
}

#footer a {
text-decoration: none;
color: #FDFBF7;
background-color: inherit;
}

#footer a:hover {
text-decoration: overline underline;
color: #EFCDCB;
background-color: inherit;
}

#footer p {
margin: 10px;
}

#content {
border: 0px solid #F4EAE3;
margin: 10px 0px;
padding: 0px;
width: 520px;
float: right;
background: transparent;
color: #FEF1DC;
display: inline
}

#content a {
text-decoration: none;
color: #FDFBF7;
background-color: inherit;
}

#content a:hover {
text-decoration: overline underline;
color: #EFCDCB;
background-color: inherit;
}

#content h2 {
background: #404040 url(images/bgmenu.gif) top left;
border-bottom: 1px solid #F4EAE3;
font-size: 1.0em;
font-weight: normal;
padding: 4px;
margin-bottom: 5px;
text-transform: uppercase;
text-align: left;
}

#content h3 {
font-size: 1.0em;
font-weight: normal;
margin-top: 7px;
margin-bottom: 5px;
border-bottom: 1px solid #F4EAE3;
}

#content h4 {
font-size: 1.0em;
font-weight: normal;
text-decoration: none;
margin-bottom: 5px;
}

#content ul {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 10px; margin-bottom: 10px
}

#content ul li {
border: 0px solid #F4EAE3;
margin-left: 10px;
margin-bottom: 15px;
}

#content ul ul {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 10px; margin-bottom: 0px
}

#content ul ul li {
border:0px;
margin-bottom: 0px;
}

#content ul ul ul {
margin-bottom: 0;
list-style-type: circle;
}

#content ul ul ul li {
border:0px;
}

#content ul ul ul ul {
margin-bottom: 0;
list-style-type: disc;
}

#content ul ul ul ul li {
border:0px;
}

#sidebar {
width: 220px;
float: left;
background: transparent;
color: #FEF1DC;
border: 0px solid #F4EAE3;
padding: 0px;
display: inline;
margin-top: 10px;
margin-right: 0px
}

#sidebar a {
text-decoration: none;
color: #FDFBF7;
background-color: inherit;
}

#sidebar a:hover {
text-decoration: overline underline;
color: #EFCDCB;
background-color: inherit;
}

#sidebar ul h2 {
color: #F7F1E5;
background: #404040 url(images/bgmenu.gif) top left;
border-bottom: 1px solid #F4EAE3;
border-top: 0px solid #F4EAE3;
font-size: 1.0em;
font-weight: normal;
padding: 4px;
margin-bottom: 5px;
text-transform: uppercase;
text-align: center;
}

#sidebar ul {
list-style: none;
margin-bottom: 0px;
}

#sidebar ul li {
border: 1px solid #F4EAE3;
margin-left: 0px;
margin-bottom: 15px;
background: #030305;
}

#sidebar ul ul {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 18px;
margin-bottom: 0px
}

#sidebar ul ul li {
border:0px;
margin-bottom: 0px;
}

#sidebar ul ul ul {
margin-bottom: 0;
list-style-type: circle;
}

#sidebar ul ul ul li {
border:0px;
}

#sidebar ul ul ul ul {
margin-bottom: 0;
list-style-type: disc;
}

#sidebar ul ul ul ul li {
border:0px;
}

/* Special div */
.spets {
padding: 5px;
}

blockquote {
margin: 1em 1.5em;
padding: 1em 1.5em;
border: 1px solid #F4EAE3;
background: #AB9587;
}

.post {
border: 1px solid #F4EAE3;
margin-bottom: 20px;
background: #030305;
}

.post small {
margin-left: 7px;
margin-right: 7px;
}

.post p {
line-height: 1.4em;
margin-left: 7px;
margin-right: 7px;
margin-bottom: 1em;
}

.post li {
margin-left: 20px;
}

.post ul {
list-style-image: url(images/bullet.gif);
}

ol.commentlist {
width: 90%;
margin: 0 auto;
padding: 6px;
}

ol.commentlist li {
margin-bottom: 1.5em;
border: 1px solid #F4EAE3;
padding: 5px;
background-color: #a2b4c9;
}

ol.commentlist li.alt {
background-color: #a2b4c9;
}

ol.commentlist a {
color: #6f8aab;
}

small.commentmetadata {
font-size: 0.8em;
margin-bottom: 1em;
display: block;
}

#commentform a:hover {
color: #fff;
}

#commentform input,textarea {
background: #030305;
width: 260px;
border: 1px solid #F4EAE3;
color: #FDDDAC;
}

#commentform input:focus {
background: #a2b4c9;
}

#commentform textarea:focus {
background: #a2b4c9;
}

#wp-calendar {
border: 1px solid #F4EAE3;
width: 100%;
margin: 0 auto;
text-align: center;
margin-bottom: 15px;
}

#wp-calendar th {
background-color: #fff;
}

#wp-calendar a {
border: 1px solid #F4EAE3;
background-color: white;
display: block;
}

#prev a, #next a {
border: 0;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar #today {
color: #FFF;
background-color: #4d688a;
}

.chromestyle{
margin-top: 5px;
width: 768px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


.chromestyle ul{
border: 1px solid #F4EAE3;
width: 100%;
background-color: #030305; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FDFBF7;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #F4EAE3;
}

.chromestyle ul li a:hover{
text-decoration: overline underline;
color: #EFCDCB; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #F4EAE3; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #030305;
width: 230px;
visibility: hidden;
}

.dropmenudiv a{
margin-left: 3px;
width: auto;
display: block;
border-bottom: 1px solid #F4EAE3; /*THEME CHANGE HERE*/
text-decoration: none;
font-weight: normal;
color: #FDFBF7;
background: #030305 url(images/bullet.gif);
background-position: left center;
background-repeat: no-repeat;
text-indent: 5px;
padding: 2px 0px 2px 5px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #EFCDCB;
}