/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Reset Stylesheet.
  by DesignSlicer.com _ info@designslicer.com _
  Sept 08 revision.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Reset
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
}
a:link,a:visited {
  text-decoration:none;
}
a:focus {
  text-decoration:underline;
}
:focus {
  outline:0;
}
img {
  vertical-align:bottom;
}
legend {
  font:0/0 serif;
  height:0;
  overflow:hidden;
  text-indent:-100em;
}
ol,ul {
  list-style:none;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
caption,th,td {
  text-align:left;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content:"";
}
blockquote, q {
  quotes:"" "";
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Extra Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.accessibility {
  width:0;
  height:0;
  float:left;
  overflow:hidden;
}
.extra {
  clear:both;
  font-size:0;
  line-height:0;
  width:100%;
  overflow:hidden;
  display:block;
}
.hidden {
  display:none!important;
}
.alignleft {
  float:left;
  margin:5px 10px 10px 0;
}
.alignright {
  float:right;
  margin:5px 0 10px 10px;
}
.aligncenter {
  display:block;
  margin:0 auto;
}
#wrap #content .wp-caption {
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding:4px 0 0;
  margin:10px;
}
#wrap #content .wp-caption p.wp-caption-text {
  font-size:.92em;
  line-height:17px;
  padding:0 4px 5px;
  text-align:center;
  color:#000;
}
@media projection,screen {
  .ui-tabs-hide {
    display:none;
  }
}
@media print {
  .ui-tabs-nav {
    display:none;
  }
}