/*  
Theme Name: dan 
Theme URI: http://www.performancefootandanklespecialists.com/ 
Description: The www.performancefootandanklespecialists.com site style.
Version: 1.0 
Author: Ben Beverly 
Author URI: http://www.ineedben.com/
*/

body {
  background-color: #FFFFFF;
  background-image: none !important;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Arial, sans-serif;
  font-size: 12px;
  line-height: 135%;
  color: #000000;
}

a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

div#wrapper {
  padding: 0px;
  background-image: none !important;
}

div#page {
  position: static;
  border: 0px;
  margin: 20px auto;
  padding: 0px;
  width: 750px;
}

/** some magic going on with all the auto margins **/

div#header {
  position: static;
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid #000000;
  height: 91px;
  text-align: left;
}

#logo {
  float: left;
  display: block;
  width: 330px;
  border: 0px;
  margin: 24px 0px 0px 0px;
  padding: 0px 0px 0px 38px;
}

#logo a {
  border: 0px !important;
  display: block;
  width: 330px;
}

#logo a strong { display: none !important; }

#subhead {
  display: none !important;
}

div#outer {
  position: relative;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
}

#content {
  height: 100%;
  position: relative;
  top: 0px;
  left: 0px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  min-height: 450px !important;
}

#main_text {
  float: left;
  width: 380px;
  border: 0px;
  padding: 24px 20px 60px 52px !important;
  margin: 0px;
}

.more_box {
  float: left;
  width: 244px;
  border: 0px;
  padding: 24px;
  margin: 0px;
  background: #FFFFFF;
}

h1 {
  color: #000000;
}

h2 {
  font-weight: bold;
  color: #000000;
}

h2 a { display: none !important; }

h3 {
  color: #000000;
  text-transform: uppercase;
  font-weight: normal;
}

.team_photos {
  float: left;
  margin: 4px 18px 6px 0px;
}

h5#phone {
  float: right;
  display: block;
  width: 244px;
  /** height: 40px; **/
  border: 0px;
  margin: 0px 8px 0px 0px;
  padding: 12px 24px;
  color: #000000;
  font-size: 1em;
  font-weight: normal;
  background: #FFFFFF;
}

h5#phone a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
h5#phone a:link { color: #000000; text-decoration: none; }
h5#phone a:visited { color: #000000; text-decoration: none; }
h5#phone a:active { color: #000000; text-decoration: none; }
h5#phone a:hover { color: #000000; text-decoration: none; }

#main_text ul, .more_box ul, #main_text ul li ul {
  list-style-image: none;
}

#navigation { display: none !important; }

hr { border-top: 1px solid #000000; }

#footer {
  display: none !important;
}

a[href$='.pdf'] {
  padding: 0px;
}

