/*  
Theme Name: Speakeasy
Author: Kitty NicIaian
Author URI: http://www.artisticwhispers.com
*/


body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h1{
font-family: Verdana, Helvetica, "MS Trebuchet," sans-serif;
font-size: 36px;
padding: 0 0 10px 0;
}


body{
margin: 0;
font-family:  Verdana, Helvetica, "MS Trebuchet," sans-serif;
font-size: 12px;
vertical-align: top;
background: #000;
color: #d5d5d5;
}

blockquote {
	clear: both;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 13px;
	color:#cbcbcb;
	font-style: italic;
}
a:link, a:visited{
text-decoration: none;
color: #06A683;
}
a:hover{
text-decoration: underline;
color: #06A683;
}
p{
padding: 10px 0 0 0;
}
#wrapper{
margin: 0 auto 0 auto;
width: 1000px;
height: 100%;
text-align: left;

}

#header{
background: url(images/header.png) no-repeat #000 center;
padding: 10px 0 0 10px;
text-align: center;
margin: auto;
height:176px;
width: 100%;

}
#heading a{
text-align: left;
color:#0028bf;
padding: 5px 0 0 0;
font-family : Verdana, Helvetica, "MS Trebuchet," sans-serif;
}
#heading{
padding: 20px 0 0 100px;
}
#container{
float: left;
width: 800px;
background: #000;
margin: 0 0 0 10px;
}
#searchh{
padding: 25px 0 0 765px;
}
#s{
background: url(images/search.gif) no-repeat;
width:165px;
height:30px;
outline:none;
color: #f7f7f7;
font-family: Verdana, Helvetica, "MS Trebuchet," sans-serif;
font-weight: normal;
text-align:center;
font-size:24px;
border: 0px;
}
#searchsubmit{
background: url(images/searchbutt.gif) no-repeat;
height:27px;
width:92px;
outline:none;
border:0px;
margin:5px 0 0 35px;
}
#today{
font-weight:bold;
text-decoration:underline;
}
#sidebar {
padding-right: 10px;
}

.sidebar ul #wp-calendar{
color: #1125A6;
margin: 0px 0 0 10px;
}
.sidebar ul #wp-calendar a{
color: #fff;
}
.sidebar ul #wp-calendar caption{
padding: 10px 0 0 0;
}
.mtext{
padding: 5px 0 0 20px;
}
.mtextp{
padding: 5px 0 0 20px;
}
.pdate{
color: #ed4d08;
padding:2px 0 0 20px;
font-weight: normal;
}
.post{
padding: 10px 0 10px 10px;
margin: 5px 0 0 35px;
background: url(images/postbg.gif) no-repeat #000;
border: none;
}
.post h2{
font-family : Verdana, Helvetica, "MS Trebuchet," sans-serif;
font-size: 20px;
padding: 10px 0 0 20px;
color: #ed4d08;
font-weight: bold;
}
.post h2 a{
color: #004fbf;
font-weight: bold;
}
.post h2 a:hover, a:link, a:visited {
text-decoration:none;
}
.entry{
line-height: 18px;
padding:0 0 0 20px;
color: #d5d5d5;
font-size:13px;
font-weight: normal;
}
.postmetadata{
color:#d69e06;
font-weight: normal;
height:39px;
margin:10px 0 0 20px;

}
.postmetadatap{
color:#41a4b2;
font-weight: normal;
height:39px;
margin:10px 0 0 -10px;

}
.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.sidebar{
float: right;
width: 190px;
margin: 3px 0 0 0;
display: inline;

}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 0px;
}
.sidebar ul li{
margin: 0 0 15px 0;
padding: 10px 0 0px 0;
background: url(images/sidebar.gif) no-repeat;
}
.sidebar ul li h2{
font-family : Verdana, Helvetica, "MS Trebuchet," sans-serif;
font-size: 14px;
color:#ed4d08;
font-weight: bold;
padding: 2px 0 0 10px;
}
.sidebar ul ul li{
margin: 5px 0 0 10px;
padding: 5px 0 0 20px;
background: none;
line-height: 15px;
color:#021718;
}
#footer{
color:#1125A6;
margin: 15px 0 0 10px;
clear: both;
float: left;
width: 1000px;
height:54px;
padding: 10px 0 0 0;
text-align:center;
}
#footer p{
line-height: 0px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Helvetica, "MS Trebuchet," sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Helvetica, "MS Trebuchet," sans-serif;
	font-size: 12px;
}
/* CSS MENU BEGINS */
    #tabs {
      float:left;
      width:100%;
      background:#000;
      font-size:100%;
	  font-weight: bold;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tab-l.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs span a {
      float:left;
      display:block;
      background:url("images/tab-r.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
	 #tabs .page_item  a {
      float:left;
      background:url("images/tab-l.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs .page_item  a {
      float:left;
      display:block;
      background:url("images/tab-r.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs span a:hover {
      color:#fff;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs span a:hover {
      background-position:100% -42px;
      }
	  #tabs .page_item a:hover {
      background-position:100% -42px;
	  color:#fff;
      }
	#tabs .current_page_item span a{
	background-position:100% -42px;
	color:#fff;
	}
	#tabs .current_page_item a{
	background-position:100% -42px;
	color:#fff;
	}
