/* 
Theme Name: myspa
Description: myspa theme
 */
/* Header Image from http://www.sxc.hu/browse.phtml?f=view&id=635700 */

  body {
	margin:0;
	padding:0;
	font-size:76%;
	font-size:small;
	font-family:Verdana, "Trebuchet MS", Arial, Sans-serif;
        background:#000000;
	font-size:76%;
}

/***************   COMMON ELEMENTS                      
############################################*/

abbr {
	cursor:help;
}	
blockquote 
{
    margin:1em;
    padding-left:10px;
    border-left:#666 2px solid;    
}
a 
{
	text-decoration:none;
	
}
a:link {
	color:#666633;
}
a:visited {
	color:#999966;	
}
a:hover {
	color:#365753;	
	border-bottom:1px solid;
}	

p {
	line-height:1.5em;
	margin-top:5px;
	font-size:12px;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}

li 
{
	margin:5px 0 0 0;
	padding:0;
}	
ul li 
{
	
	padding-left:15px;
	list-style:none;
	background:url(img/parl_bullet.png) no-repeat top left;
}
h1,h4,h5,h6 
{
	font-family:Arial, Georgia, Verdana, Serif;	
}
h2{
	font-family:'Times New Roman', Times, serif;
	font-size:22px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
}
h1 {
	font-size:180%;
	font-weight:normal;
	margin-bottom:0;
	color:#000000;
}	
h3 {
	font-size:1.5em;	
	color:#000;
	text-align:center;
	margin:0.5em 0;
	padding:0.25em 0;
	font-weight:normal;	
	font-family:Georgia,"Times New Roman",Times,serif;
}
fieldset 
{
	border:none;
}
img.left
{
float: left;
margin: 0px 14px 3px 0px;
}
img.right
{
float: left;
margin: 0px 14px 3px 0px;
}
strong{color:#B24;}
.lister strong{color:#000}

#container {
	/*background:#FFFFFF;*/
    background:#fff url(img/bg.png) repeat-y left;
	margin:0px auto;
	width:800px;	
}


#container2 {
	background:#FFFFFF;
        /*background:#fff url(img/bg.png) repeat-y left;*/
	margin:0px auto;
	width:800px;	
}



#header {
	margin:0 auto;    
	background:#000000 url(img/header.gif) no-repeat center;	
        height:170px;
        width:800px;
	color:#000;
	position:relative;	
}

#headerimg{         
     
       width:790px;
	          
}

#header h1{
	font-size:200%;
	font-weight:normal;
	font-family:"Century Gothic", sans-serif;
	letter-spacing:0.1ex;	
	background:none;	
	margin:0;
	padding:30px 10px;	
}
#header h1 a 
{
	color:#d0f0d0;
	border-bottom:none;
}
#header h1 a:hover, #header h1 a:active
{
	color:#f0f0f0;
	border-bottom:none;
}

#content {
	float:right;
	width:560px;
	margin:0;
	padding:0 10px 20px 10px;	
}

#intro 
{
	background:#f6fcf6;	
	margin:0.5em;
	padding:0.5em;
	border: solid 1px #e1d2bd;		
}
#intro .profile 
{
	border:#e1d2bd 1px solid;
	margin:0 0.5em 0 0;
	padding:3px;
}
#intro em.feed
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding:2px 0 2px 16px;
	font-style:normal;
}

.page-title 
{
	margin:0.5em;
    padding:0.5em;	
}
.post 
{
    margin:0.5em 0.5em 3em 0.5em;
    padding:0.5em;
}
.post h4 
{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0.5em 0;
	clear:left;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-title 
{
	font-size:160%;	
    border:none;
    margin:5px 0 0.5em 0;
    padding:0;
}
.post-title a:link, .post-title a:visited 
{
    color:#333300;
    border-bottom:none;
}
.post-title a:hover, .post-title a:active 
{
    color:#666633;
    border-bottom:none;
}
.post-date 
{
    margin:0;
    padding:0;
    color:#999;    
}
.post-info 
{
    color:#999;
    margin:0;
    padding:3px 0;    
    border-top:#ccc 1px solid;
    clear:both;
    font-size:0.9em;    
}
.post-info em 
{
    color:#666;
    font-style:normal;
}
.post-info em.user
{
	background:url(img/user.png) no-repeat left center;
	padding:2px 0 2px 12px;
}
.post-info em.cat
{
	background:url(img/star.png) no-repeat left center;
	padding:2px 0 2px 12px;
}
.post-info a:link, .post-info a:visited
{
    border:none;
}
.post-info a:hover, .post-info a:active
{
    border-bottom:1px solid;
}
.post-content 
{
    margin:0;
    padding:0.2em 0;
}
.post-comments 
{
   float:right;
}
.post-comments a 
{
   background:url(img/comments-small.gif) no-repeat left center;
   padding-left:12px;   
}
#sidebar {
	float:left;
	width:160px;
	padding-left:25px;
	font-size:90%;	
}
#sidebar h2 
{
    color:#504800; 
    margin:0.5em 0 0 0;       
    font-size:1.5em;   
    font-weight:bold; 
}
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li 
{
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	background:none;	
}
#sidebar form 
{
    margin:0;
    padding:0.5em 0 0 1em;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:5px 0;
}
#sidebar ul li ul li ul li
{
	margin:0;
	padding:5px 0 5px 12px;
	background:url(img/arrow.gif) no-repeat left center;
}
#sidebar li li a:link, #sidebar li li a:visited
{
    color:#7c5f3f;
    border:none;
}
#sidebar li li a:hover,#sidebar li li a:active
{
    border-bottom:1px solid;
}
#sidebar li li 
{
    margin:0.5em 0;
}
#footer {
	clear:both;
	padding:2px 0;
	margin:0 auto;
	text-align:center;
	font-size:90%;
        height: 30px;
        color: #ffffff;
	/*background:#f9f9f9 url(img/footer.png) top repeat-x;*/
        background:#f9f9f9 url(img/footer.gif) no-repeat center;	
	line-height:30px;
}
/*Comments Style*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 10px 0;
	padding: 1em 0.5em;
	background:#f9f9f9;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0;	
	font-style:normal;
	font-size:0.9em;
	color:#666;
}
.commentlist .alt
{
	background: #fff url(img/gradtop.gif) repeat-x top;	
	border-top: #aaa 1px solid;
}

/***************   NAVIGATION                         
############################################*/

ul#navigation {     

	background: transparent; 
	margin: 20px auto 0px; 
	overflow: hidden; 
	width: 800px; 
	position: relative; 
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;

}

ul#navigation li 
{
  float:left;
  margin:0px 5px 0px 0px;
  padding:0;  
}	

ul#navigation li a {
    
	background:#8e6e41; 
	border: #000000 1px solid;
	border-bottom:none;
	padding: 0 5px 2px 5px;
	display: block;
	text-decoration: none;  
	color: #fce492; 
}	
ul#navigation li a:hover,ul#navigation li a:active, #navigation li.current_page_item a
{
   /*
   color:#fee793;
   background:#483317;*/
   background:#4b3519;
   color:#e4c96d;
	
}


/***************  CATEGORY LIST 
############################################*/

#categorylist {font-size:12px; font-style:normal;
        text-transform:uppercase; }
#categorylist ul {list-style-type: none; list-style-image:none; 
        margin:0; padding-bottom: 20px; }
#categorylist li { display: inline; padding: 0px 5px;}
#categorylist a:link, #category a:visited {color:blue}
#categorylist a:hover {color:red}

/***************   TEXT ELEMENTS                   
############################################*/
.entry em{color:#800000;font-style:normal}
textarea, input.textbox
{
    background:#fff url(img/gradtop.gif) repeat-x top;
	border:#aaa 1px solid;
}
textarea 
{
	width:80%;
} 
textarea:focus, input.textbox:focus 
{
	border:#964 1px solid;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
#content ul.asides 
{
	margin:0 1em;
	padding:0;
	list-style:none;
}
#content ul.asides li 
{
	margin:1em 0;
	padding:0 15px;	
}
#content, #sidebar, .widget, #footer 
{
	overflow:hidden;
}


table{margin-bottom:20px}
table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 200px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}
