/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*  @import url('examples/2c-l.css');  */
/* @import url('examples/2c-r.css'); */

body,td,div,span,p,a {
  font-family: georgia, helvetica, arial;
  line-height: 1.4em;
}

body {
       text-align: center;
       }

a {
    color: #2851A2;
    }

a:hover {
          color: #ff6600;
          }

div#wrapper { 
              width: 800px;
              margin-left: auto;
              margin-right: auto;
              text-align: left;
              overflow: hidden;
              }

div.entry-content {
                    width: 500px;
                    }

/* Just some example content */
div.skip-link {
                position:absolute;
                right:1em;
                top:1em;
                }

div#menu {
           background:#EEE;
           height:1.5em;
           margin:1em 0;
           width:100%;
           }

div#menu ul,div#menu ul ul {
                             line-height:1;
                             list-style:none;
                             margin:0;
                             padding:0;
                             }

div#menu ul a {
                display:block;
                margin-right:1em;
                padding:0.2em 0.5em;
                text-decoration:none;
                }

div#menu ul ul ul a {
                      font-style:italic;
                      }

div#menu ul li ul {
                    left:-999em;
                    position:absolute;
                    }

div#menu ul li:hover ul {
                          left:auto;
                          }

.entry-title,.entry-meta {
                           clear:both;
                           }

div#container,div#primary {
                            margin-top:2em;
                            }

form#commentform .form-label {
                               margin:1em 0 0;
                               font-size: 0.8em;
                               color: #888;	 
                               }

.form-input {
              
              }

form#commentform span.required {
                                 color:#c30;
                                 }

form#commentform,form#commentform p {
                                      padding:0;
                                      }

form#commentform {
                   padding: 10px;
                   }

input#author,input#email,input#url,textarea#comment {
                                                      padding:0.2em;
                                                      }

div#comments {
	   /*  border-top: 1px solid #efefef;
	     border-bottom: 1px solid #efefef;
	    */ margin-top: 20px;
	     padding-top: 10px;
	     padding-bottom: 20px;	    
}

div.comments ol li {
     margin:0 0 1em 0;
	list-style: none; 
	list-style-type: none;
	padding-left: 0;
	border: 5px solid #efefef;
	background: #f9f9f9;
	padding: 20px;
	font-size: 0.85em;
}

div.comments ol {
	     margin: 0;
	     padding: 0;
}

div.comment-meta {
		 font-size: .9em;
		 color: #777;
		 margin-top: 5px;
}

div.comment-author {

}

div.comments p {
	     margin: 0;	
	     padding: 0;
}

textarea#comment {

margin:0 0 0.5em;
overflow:auto;
width:440px;
font-family: arial;
color: #444;
font-size: 0.85em;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-coumns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:3em;
margin-bottom:1.5em;
padding: 1em 0em 1em 0em;
/*
background: #EBF1FE;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
*/
font-size: 1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

#nav a {
font-family: georgia, arial;
text-decoration: none;
}



#nav a:hover {
color: #ff6600;
text-decoration: underline;
}

div#nav {
margin-bottom: 0px;
padding-bottom: 10px;
border-bottom: 0px solid #ddd;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:left;
}

#footer { 
background: #efefef;
padding-top: 50px;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


div#lyrics {             
             color: #333;
/*             background: #F9F6D6; */
             padding: 10px; 
             font-size: 16px; 
             margin-top: 20px;
}

/*
div.formcontainer { position: relative; float: left; }
label.over-apply { color: #ccc; position: absolute; top: 5px; left: 5px;}
*/

div#respond {
	    clear: both;


/*
            background: #FAF6D6;
	    border-left: 1px solid #ddd;
	    border-top: 1px solid #ddd;
	    border-bottom: 1px solid #ddd;
*/
}

div.entry-meta {
	       color: #555;
	       font-size: 0.8em;
}

h2.entry-title, h3.entry-title a {
	       color: #222;
	       text-decoration: none;
	       font-size: 32px;
	       margin: 0;	
	       padding: 0;
	       font-weight: normal;
	       line-height: 1em;
}


h3.entry-title a:hover {
	       color: #ff6600;
}

h3 {
   font-weight: bold;
   color: #333;


}
div.post {
	 border: 0px solid #fff;
	 padding: 0px 15px 15px 0px;
	 margin: 0 0 2em 0;
}



.edit-link a {
	   padding-top: 0px;
	   clear: both;
	   margin-top: 20px;
}

p#breadcrumbs {
	      font-size: 13px;
}

h4 {
   padding:0;
   margin:0;
   margin-bottom: 10px;
   color: #555;
   font-weight: normal;
}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-size: 12px;

}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
    background: #F0E184;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";

}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
   background: #F6E36B;

}

.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/extras/tab.png) no-repeat;

}

.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
background: #F0E184;
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;

}


.ui-tabs-selected a{ 
background: #F8EA83;
 }

.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;


}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
    background: #000;
                   
}

.ui-tabs-panel {
/*    border-top: 1px solid #97a5b0; */
    padding: 0em 8px;
/*    background: #FAF6D6;  */
/* declare background color for container to avoid distorted fonts in IE while fading */
                 
}

.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


div#respond {

}



p#login {
	font-size: 0.8em;
	color: #888;
}

div.form-submit {
margin-top: 10px;
}

div.alertbox { 
               border: 1px solid #bbb; 
               font-size: 13px; 
               color: #666; 
               background: #f5f5f5; 
               padding: 5px; 
               margin-bottom: 20px; 
               margin-top: 15px;
}

div.actionbox { 
                 padding-top: 0px;                
}

div.actionbox_item { 
                     float: left; 
                     padding-right: 20px;
}

div#ulysses_promo { 
margin-bottom: 30px; text-align: center; font-size: 16px; margin-top: 80px;
                    }

div#ulysses_promo a { 
display: block;
 }






div#nav ul { 


}

div#nav ul li { 
             vertical-align: top;

                display: inline;
 }

div#nav_items { 
                font-size: 14px;
                margin-bottom: 0px;
                margin-top: 0px;

                color: #EEDA6A;
             }


/* transparency */
	#wrapper { 
		overflow: hidden;
	}


	.t_container {
		position: relative;
		float: left;
                       margin-top: 20px;
	}
	.t_content {
		position: relative; /* Fixes the z-index */
		float: left;
	}

        #column-1 { 
                            width: 520px;
                    
                    }

        #column-2 { 
                width: 250px;
                margin-right: 30px;
                float: left;
                display: inline;
                    
                    }
        #column-1 .t_content { 
                padding: 10px;
                width: 500px;
                               }           
        #column-2 .t_content { 
                padding: 0px;
                width: 250px;
                               

}


	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #column-1 .overlay { height: expression(document.getElementById("column-1").offsetHeight); }
	* html #column-2 .overlay { height: expression(document.getElementById("column-2").offsetHeight); }


#footer .comment_count { 
color: #000;                        

 }

#footer td { 
padding-bottom: 5px;
 }
