
/* ---- Basics ---- */

* {
font-family: "Times New Roman", Times, serif;
}

.Clear,
.clear {
clear: both;
}

.left,
.Left{
float:left;
text-align:left;
}

.right,
.Right{
float:right;
text-align:right;
}

.center,
.Center{
text-align:center;
}

.entry h1,
.page h1{
font-size: 0px;
}

.entry h2,
.page h2{
font-size: 0px;
}

.entry h3,
.page h3{
font-size: 0px;
}

.entry h4,
.page h4{
font-size: 0px;
}

.entry h5,
.page h5{
font-size: 0px;
}

.entry h6,
.page h6{
font-size: 0px;
}

a:link,
a:visited{
font-size: px;
color: ;
text-decoration: none;
}

a:hover{
color: ;
}

#content-inner p {
margin-bottom: 10px;
}


/* ---- Universal ---- */

body {
color: ;
font-size: px;
background:  url("http://whirlingdirvishes.com/blog/vanilla-blog-gateway.php?action=create_gradient&hex1=&hex2=&height=500") repeat-x;
}

#body-inner {
}

#wrapper {
margin: 0 auto 0 auto;
width: px;
padding: px;
}

#content {
background: ;
border-radius: px;
-moz-border-radius: px;
-webkit-border-radius: px;
box-shadow: 0px 0px px rgba(0);
-moz-box-shadow: 0px 0px px rgba(0);
-webkit-box-shadow: 0px 0px px rgba(0);
}

/* ---- Navigation ---- */

#navigation-container h1 {
float: left;
display: block;
width: px;
height: px;
background: url("http://whirlingdirvishes.com/blog/") no-repeat;
}

#navigation-container h1 a {
display: block;
width: px;
height: px;
}

#navigation-container h1 a span {
display: none;
}

#navigation-container {
border-top-left-radius: px;
-moz-border-radius-topleft: px;
-webkit-border-top-left-radius: px;
border-top-right-radius: px;
-moz-border-radius-topright: px;
-webkit-border-top-right-radius: px;
height: 40px;
background: ;
border-bottom: 1px solid ;
position: relative;
z-index: 5000;
}

#navigation {
float: right;
position: relative;
height: 40px;
position: relative;
z-index: 5000;
}

#navigation ul {
position: relative;
z-index: 3;
font-size: px;
float: left;
list-style: none;
}

#navigation li {
float: left;
}

#navigation a {
display: block;
color: ;
height: 40px;
padding: 0 0px 0 0px;
line-height: 40px;
border-left: 1px solid ;
}

#navigation .Active > a,
#navigation a:hover {
color: ;
}

/* first dropdown */
#navigation li ul {
clear: both;
position: absolute;
left: -999em;
z-index: 5000;
background: ;
border: 1px solid ;
width: 170px;
}

#navigation li ul a{
}

#navigation li ul li {
margin: 0 0 0 0;
clear:both;
height: 0px;
border:none;
}

#navigation li ul li a {
font-size: 0px;
line-height: 0px;
height: 0px;
padding: 0 0 0 0;
padding: 0 0px 0 0px;
border: none;
text-align:left;
}

#navigation li ul li:hover {
border-style: none;
height: 0px;
line-height: 0px;
}

#navigation li ul li a:hover{
height: 0px;
line-height: 0px;
}

/* second dropdown */
#navigation li ul ul {
position: relative;
top: -25px;
left: 170px;
background: ;
width: 170px;
}

#navigation li ul ul li {
margin: 0 0 0 0;
width: 170px;
background: ;
text-align:left;
}

#navigation li ul ul li a {
background: ;
text-align: left;
}

#navigation li ul ul li a:hover {
background: ;
}

#navigation li:hover ul ul,
#navigation li:hover ul ul ul,
#navigation li.sfhover ul ul,
#navigation li.sfhover ul ul ul {
left: -999em;
}

#navigation li:hover ul,
#navigation li.sfhover ul {
left: auto;
}

#navigation li li:hover ul,
#navigation li li.sfhover ul {
left: 170px;
}



/*  ---- Header ---- */

#header {
text-align: center;
clear: both;
width: 100%;
height: px;
overflow: hidden;
}



/* ---- Welcome block ---- */

#welcome-block {
background: ;
border-top: 1px solid ;
border-bottom: 1px solid ;
padding: 0px;
}

#welcome-block img {
float: left;
}

#welcome-about {
float: left;
width: 0px;
padding: 0px 0px 0px 0px;
}

#welcome-twitter {
width: 0px;
padding: 0px 0px 0px 0px;
float: right;
}

#search-form {
border-top: 1px solid ;
margin-top: 0px;
padding-top: 0px;
}

#searchform .screen-reader-text {
display: none;
}

#content-inner {
clear: both;
}

#welcome-twitter a:hover {
color: ;
text-decoration: underline;
}

#welcome-twitter #searchform input{
border: 1px solid ;
}

#welcome-twitter #searchform input#searchsubmit{
background: ;
color: ;
}

.TwitterTitle,
a.TwitterTitle{
font-size: 0px;
color: ;
margin-bottom: 10px;
text-decoration: none;
}

#content-inner {
clear: both;
}



/* ---- Post ---- */

.post {
padding: px;
border-bottom: 1px solid ;
}

.post h2 a {
font-size: px;
color: ;
text-decoration: none;
}

.post h2 a:hover {
color: ;
text-decoration: underline;
}

.post .date {
font-size: px;
font-weight: bold;
color: ;
margin-bottom: 0px;
}

.post .entry {
}

.post .entry ul {
list-style-type: disc;
margin-bottom: 10px;
}

.post .entry li {
margin-left: 20px;
}

.post .entry ul ul{
margin-bottom: 0px;
}

.post .entry a {
font-size: px;
color: ;
text-decoration: underline;
}

.post .entry a:hover {
color: ;
}

.post .entry strong {
font-weight: bold;
}

.post .postmetadata a {
font-size: px;
padding-right: px;
color: ;
margin-bottom: 0px;
}

.post .postmetadata a:hover {
color: ;
}




/* ---- Page ---- */

h2.pagetitle,
h2.searchPageTitle{
font-size: px;
color: ;
}

h2.searchPageTitle{
padding-left: px;
}




/* ---- Single Entry ---- */

.single-entry-data{
padding:15px 0 0 0;
font-size: 0px;
color: ;
}



/* ---- Comments ---- */
#comment-area{
}

#comment-area ul.commentlist{
list-style:none;
}

#comment-area ul.commentlist li{
padding:0 0 10px 0;
}

#comment-area ul.commentlist ul{
padding:0 0 0 20px;
}

#comment-area ul.commentlist li li{
padding:10px 0 0 0;
}

#comment-area ul.commentlist ul ul{
padding:0 0 0 40px;
}

#comment-area ul.commentlist ul ul ul{
padding:0 0 0 60px;
}

#comment-area ul.commentlist ul ul ul ul{
padding:0 0 0 80px;
}

#comment-area ul.commentlist ul ul ul ul ul{
padding:0 0 0 100px;
}

#comment-area ul.commentlist ul ul ul ul ul ul{
padding:0 0 0 120px;
}

#comment-area ul.commentlist .comment-author,
#comment-area ul.commentlist .comment-text,
#comment-area ul.commentlist .comment-text p,
#comment-area ul.commentlist .comment-date{
display:inline;
}

#comment-area ul.commentlist .comment-author{
font-weight:bold;
}

#comment-area ul.commentlist .comment-text p,
#comment-area ul.commentlist .comment-date a{
}

#comment-area ul.commentlist .comment-reply,
#comment-area ul.commentlist .comment-reply a{
display:inline;
color: ;
}

#comment-area #respond{
}

#comment-area #respond .cancel-comment-reply{
padding:5px 0;
}

#comment-area #respond input,
#comment-area #respond textarea{
padding:4px;
margin:0 0 10px 0;
border: 1px solid ;
}

#comment-area #respond .label-container{
position:relative;
}

#comment-area #respond .label-container label{
position:absolute;
top:4px;
padding:0 0 0 10px;
}

#comment-area #respond input#submit{
background: ;
color: ;
}

#comment-area #respond #contact-failed,
#comment-area #respond #contact-success{
padding:7px;
border: 1px solid ;
margin:0 0 10px 0;
}



/* ---- Footer ---- */

#footer {
background: ;
border-bottom-left-radius: px;
-moz-border-radius-bottomleft: px;
-webkit-border-bottom-left-radius: px;
border-bottom-right-radius: px;
-moz-border-radius-bottomright: px;
-webkit-border-bottom-right-radius: px;
height: 0px;
}

#footer a {
font-size: 0px;
color: ;
}

#footer a:hover {
color: ;
}

#footer .Left {
font-size: 16px;
height: 0px;
line-height: 0px;
margin: 0 0 0 px;
float: left;
}

#footer .Right{
height: 0px;
line-height: 0px;
margin: 0 px 0 0;
float: right;
}

#footer-info {
color: ;
padding: 4px;
text-align: center;
}

#footer-info p {
display: inline;
}

#footer-info a {
color: ;
}

#footer-info a:hover {
color: ;
}
