/*  
Theme Name: fs 
Theme URI: http://www.fsi-ny.com/ 
Description: The www.fsi-ny.com site style.
Version: 1.0 
Author: Ben Beverly 
Author URI: http://www.commonmind.com/
*/

body {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #000000;
}

a { color: #000000; text-decoration: none; padding: 0px; }
a:link { color: #000000; text-decoration: none; padding: 0px; }
a:visited { color: #000000; text-decoration: none; padding: 0px; }
a:active { color: #000000; text-decoration: none; padding: 0px; }
a:hover { color: #000000; text-decoration: none; padding: 0px; }

div#page {
  position: static;
  border: 0px;
  padding: 0px;
  margin: 4% 8%;
}

/** some magic going on with all the auto margins **/

div#header {
  position: static;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 16px;
  padding: 0px;
  border: 0px;
  text-align: left;
}

h2#logo {
  border: 0px;
  border-bottom: 1px solid #999999;
  margin: 0px;
  padding: 0px;
}

h2#logo a {
  text-decoration: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 2em;
}

div#outer {
  position: relative;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  page-break-before: avoid;
}

#content {
  background: none !important;
  position: relative;
  top: 0px;
  left: 0px;
  border: 0px;
  margin: 0px;
  padding: 0px !important;
}

#main_text {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

h1 {
  border: 0px;
  margin: 0px;
  margin-bottom: 8px;
  padding: 0px;
}

h3 {
  border: 0px;
  margin: 0px 0px 2px 0px;
  padding: 0px;
  font-size: 1em;
  color: #999999;
}

h3 a {
  font-size: 1.25em;
  line-height: 140%;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: normal;
  color: #777777;
  border: 0px;
  border-right: 1px solid #CCCCCC;
  margin: 0px;
  margin-right: 5px;
  padding: 0px;
  padding-right: 12px;
  text-decoration: none;
}
h3 a:link { color: #777777; text-decoration: none; }
h3 a:visited { color: #777777; text-decoration: none; }
h3 a:active { color: #777777; text-decoration: none; }
h3 a:hover { color: #777777; text-decoration: none; }

h3 a[href ^="mailto:"] {
  font-size: 1em;
  text-transform: lowercase;
  letter-spacing: 0em;
  font-weight: normal;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
  padding-left: 12px;
  text-decoration: none;
  border: 0px;
  border-left: 1px solid #CCCCCC;
}
h3 a[href ^="mailto:"]:link { color: #777777; text-decoration: none; }
h3 a[href ^="mailto:"]:visited { color: #777777; text-decoration: none; }
h3 a[href ^="mailto:"]:active { color: #777777; text-decoration: none; }
h3 a[href ^="mailto:"]:hover { color: #777777; text-decoration: none; }


h5 {
  border: 0px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  text-align: left;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: .05em;
}

#main_text p {
  margin: 0px 0px 20px 0px;
  border: 0px;
  padding: 0px;
  font-size: 1em;
  line-height: 140%;
}

#main_text ul {
}

#main_text ul li ul {
}

#main_text ul li ul li ul{
}

#main_text ol {
}

#main_text ol li {
}

#main_text pre {
  font-size: larger;
}

#main_text blockquote {
	line-height: 150%;
}

ul.topnav {
  display: none;
}

input, select {
  border: 1px solid #EEEEEE;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  padding: 2px;
  margin: 0px;
  font-size: 1em;
}

select {
  margin: 2px 4px;
}

fieldset {
  border: 0px;
  margin: 0px;
  padding: 0px 8px;
}

fieldset label {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: .8em;
  text-transform: uppercase;
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
  line-height: 2em;
}

fieldset input {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  margin: 0px !important;
  padding: 2px;
  line-height: 1.35em;
  text-align: left;
}

textarea, textarea[id="comment-text"] {
  font-size: 1em;
  width: 84%;
}

hr {
border: 1px solid #FFFFFF; border-top: 1px solid #CCCCCC; margin: 8px 0px 24px 0px; padding: 0px; background: #FFFFFF; text-align: left;
}

form table {
  border: 0px;
  border-collapse: collapse;
  margin: 8px 0px;
  padding: 0px;
  width: 500px;
  color: #000000;
  font-size: 1em;
  font-weight: normal;
  line-height: 130%;
  text-align: left;
}

form table tbody tr th {
  border: 0px;
  margin: 0px;
  padding: 5px 0px 1px 16px;
  vertical-align: top;
  color: #333333;
  font-size: .9em;
  text-align: right;
  font-weight: bold;
}

form table tbody tr td {
  border: 0px;
  margin: 0px;
  padding: 0px 16px 1px 8px;
  vertical-align: top;
  font-size: .9em;
}

form table tbody tr td input {
  margin: 1px 4px;
}

form table tbody tr td ul {
  padding: 4px 0px 4px 16px;
  list-style-type: none;
  list-style-image: none !important;
}

form table tbody tr td ul li {
  padding: 0px 0px 2px 0px;
}

form table tbody tr td ul li input, .radio {
  border: 0px;
  margin: 0px 4px;
  padding: 0px;
  background-color: #F6F5EF;
}

form table tbody tr td textarea {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  margin: 0px 36px;
  padding: 2px;
  line-height: 1.35em;
  text-align: left;
  overflow: auto;
}

#footer {
  display: none !important;
}

.element { margin: 0px 0px 12px 0px; height: 100% !important; }
.element h2 { padding: 0px 0px 16px 0px; text-align: right; }
.element h3 { margin: 6px 0px 4px 0px; }
.toggler { color: #999999; }
.toggler h3 { color: #999999; }
.toggler a { color: #777777; cursor: pointer; border-bottom: 1px dotted #CCCCCC; }
.toggler a:hover { color: #777777; background: none; }

.team_photos { display: none; }

