/*   
Theme Name:ACGC Theme
Theme URI:http://www.23systems.net/themes
Description:A custom theme for the Austin Child Guidance Center
Author:Dan Zappone after Nurealm
Author URI:http://www.23systems.net/
Version:1.0
Colors Used
Color       Base Hex    Light Hex  Med Hex   Dark Hex      Note   
Base Blue   #478d95
*/
* {
  margin: 0;
  padding: 0;
}

/*---- DEFAULT STYLES ----*/
body {
  color: #000000;
  font: 80% 'Trebuchet MS', Arial, Helvetica, sans-serif;
  text-align: center;
}

small {
  color: #003750 !important;
  font-size: 0.8em;
}

p {
  margin: 8px 0 8px 0;
}

ul, ol {
  margin: 10px auto auto 30px;
  display: block;
}

#content ul, #content li, #content-home li {
  list-style: disc !important;
}

form li {
  list-style: none !important;
}

.nletter ul, .nletter h2 {
  display: run-in;
}

.nletter .gfield_required {
  display: none;
}

sup, sub {
  font-size: 70%;
  line-height: 70%;
}

blockquote {
  width: 80%;
  margin: auto;
  padding: 10px;
  background-color: #f3f3f3;
  text-align: left !important;
}

table {
  border: none;
}

td, th {
  padding: 5px !important;
}

th {
  background-color: #c6dfe3 !important;
  color: #003750 !important;
  text-align: center !important;
}

.alt-row {
  background-color: #dff0f5 !important;
}

.td-big {
  font-size: xx-large !important;
  text-align: center !important;
}

/*---- WRAP STYLES ----*/
#wrap {
  width: 741px;
  margin: 20px auto;
  padding: 0 0 0 0;
  border: 2px solid #478D95;
  background: #FFFFFF;
  color: #000000;
  text-align: left;
  position: relative;
}

/*---- HEADER STYLES ----*/
#header {
  width: 741px;
  margin: 0px auto;
  padding: 0 0 0 0; /*  background: #fff url(images/header_home.jpg) no-repeat top left;  */
  height: 125px; /* Adjust to align feature */
  max-height: 125px;
  min-height: 125px;
}

#header .topmenu {
  float: right;
  margin: 5px 20px 0 0;
  color: #003750;
  font-size: 1.0em;
}

#header .topmenu a {
  color: #003750;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
}

#header #logolink {
  top:13px;
  left: 17px;
  position: absolute;
}

#header blockquote {
  width: 265px;
  margin: 0 !important;
  padding: 0!important;
  background-color: transparent !important;
  text-align: right !important;
}

#header #sfstest-sidebar {
  top:33px;
  right: 200px;
  height:80px;
  width:265px;
  position: absolute;
  color:#fff;
  text-align: right;
  font-size: 0.9em;
  font-style: italic;
  margin: 0 !important;
  line-height: 1.3em;
  overflow: hidden;
}

#header #sfstest-sidebar .client {
  font-style: normal;
  font-weight: bold;
}

#search-form {
  margin-left: 2em;
  display: inline;
}

#search-form input {
  width: 10em;
  color: #666666;
  font-size: 0.8em;
  font-style: italic;
}

#pixopoint_menu_wrapper1 {
  float: left;
  color: #003750;
  font-size: 1.0em;
  font-weight: bold;
}

#content {
  width: auto;
  margin: 1.5em 1.0em 1.0em 200px;
  padding: 0 0 0 0;
  display: block;
  text-align: left;
  line-height: 1.5em;
  position: relative;
}

#content-home {
  width: auto;
  margin: 1.5em 177px 1.0em 1.0em !important;
  padding: 0 0 0 0;
  display: block;
  text-align: left;
  line-height: 1.5em;
  position: relative;
}

#content-full {
  width: auto;
  margin: 1.5em 1.0em 1.0em 1.0em !important;
  padding: 0 0 0 0;
  display: block;
  text-align: left;
  line-height: 1.5em;
  position: relative;
}

#content h2, #content-home h2, #content-full h2 {
  padding-top: 1.0em !important;
  padding-bottom: 1.0em !important;
  color: #003750;
  font-size: 1.3em;
  text-align: left;
  text-transform: uppercase;
}

#content h3, #content-home h3, #content-full h3 {
  padding-top: 1.0em !important;
  color: #003750;
  font-size: 1.2em;
  text-align: left;
}

#content h4, #content-home h4, #content-full h3 {
  padding-top: 1.0em !important;
  color: #003750;
  font-size: 1.1em;
  text-align: left;
}

#content h5, #content-home h5, #content-full h3 {
  padding-top: 1.0em !important;
  color: #003750;
  font-size: 1.0em;
  text-align: left;
  letter-spacing: 1px;
}

#content h6, #content-home h6, #content-full h3 {
  padding-top: 1.0em !important;
  color: #003750;
  font-size: 0.9em;
  text-align: left;
  letter-spacing: 1px;
}

#content a, #content-home a, #content-full a {
  color: #478D95;
  text-decoration: none;
}

#content a:hover, #content-home a:hover, #content-full a:hover {
  color: #478D95;
  text-decoration: underline;
}

#content ul, #content ol, #content-home ul, #content-home ol, td ul, td ol, #content-full ul, #content-full ol, {
  width: 80%;
  margin: 10px auto;
  display: block;
  line-height: 1.7em;
  font-size: 0.9em;
  padding-bottom: 10px;
}

#content strong, #content b, #content-home strong, #content-home b, #content-full strong, #content-full b {
  color: #003750;
  font-weight: bold;
}

#rsidebar {
  width: 177px;
  float: right;
  margin: -25px 0px auto 0.8em;
  padding: 20px 5px 20px 10px;
  background-color: #C6DFE3;
  text-align: left;
  max-width: 177px;
  min-width: 177px;
  position: relative;
  top: 1px;
}

#rsidebar h2 {
  color: #003750;
  font-size: 1.1em;
  text-align: left;
}

#rsidebar h3 {
  color: #003750;
  font-size: 1.0em;
  text-align: left;
}

#rsidebar p {
  font-size: 0.9em;
}


#rsidebar ul {
  margin: 0px;
  display: inherit;
  list-style: none;
}

#rsidebar .post-title {
  font-weight: bold;
}

#rsidebar a {
  color: #003750;
  text-decoration: none;
}

#rsidebar .highlight {
  display: block;
  color: #003750;
  background-color: #FFFFFF;
  text-decoration: none;
  text-align: center;
}

#rsidebar img {
  border: none;
  margin: auto;
  display: block;
  text-align: center;
}

#lsidebar {
  width: 177px;
  float: left;
  margin: 0px auto;
  padding: 20px 5px 20px 10px;
  text-align: left;
  line-height: 2.0em;
  max-width: 177px;
  min-width: 177px;
  position: relative;
}

#lsidebar h2 {
  color: #003750;
  font-size: 1.1em;
  text-align: left;
}

#lsidebar h3 {
  color: #003750;
  font-size: 1.0em;
  text-align: left;
}

#lsidebar ul {
  margin: 0px auto;
  display: block;
  list-style: none;
  line-height: 1.1em;
}

#lsidebar ul li {
  list-style: none;
  margin-bottom: 9px;
}

#lsidebar ul li ul {
  margin: 0px auto auto 10px;
  display: block;
  list-style: none;
}

#lsidebar ul li ul li {
  list-style: none;
}

#lsidebar a {
  color: #478D95;
  text-decoration: none;
  text-transform: uppercase;
}

#lsidebar a:hover {
  color: #478D95;
  text-decoration: underline;
}

#breadcrumbs {
font-size: 0.8em;
  color: #478D95;
  text-transform: uppercase;
}

#breadcrumbs a {
  color: #478D95;
  text-decoration: none;
}

#breadcrumbs a:hover {
  color: #478D95;
  text-decoration: underline;
}

/*---- FOOTER STYLES ----*/
#footer {
  width: 741px;
  margin: 0px auto;
  text-align: center;
}

#footer #footlinks {
  margin: 10px auto 0 auto;
  width: 95%;
  padding-top: 20px;
  color: #003750;
  font-size: 0.8em;
  text-align: right;
}

#footlinks img {
  float: left;
}

#footlinks form {
  float: right;
  margin-top: 15px;
}

.newsletter {
  padding: 1px 8px 8px 8px;
  margin: 5px;
  background: #003750;
  color: #FFFFFF;
  font-size: 1.1em;
  font-weight: bold;
}

.newsletter .gfield_label {
  font-size: 1.2em;
}

.nletter gform_footer {
  text-align: center !important;
}

#footer #footmenu {
  margin: 10px auto;
  width: 95%;
  border-top: 1px solid #478D95;
  padding-top: 10px;
  color: #003750;
  font-size: 1.0em;
  text-align: right;
}

#footer #footmenu a {
  color: #003750;
  text-decoration: none;
}

/*---- UTILITY STYLES ----*/
.clear {
  clear: both;
}

.aligncenter,
dl.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px dotted #E6E2AF; /*	border: 1px solid #ddd;  */
  padding-top: 4px;
  margin: 10px;
  background-color: #F3F3F3;
  text-align: center;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0 0 0 5px;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  padding: 0 4px 5px;
  margin: 0;
  font-size: 1.0em;
  line-height: 17px;
}

a img {
  border: none !important;
}

.notice {
  border-top: 2px solid #3796B3;
  border-bottom: 2px solid #3796B3;
  padding: 5px 20px 5px 45px;
  display: block;
  background: url(images/information.png) #DFF0F5 center no-repeat;
  background-position: 15px 50%; /* x-pos y-pos */
  color: #046380;
  font-weight: bold;
  font-style: italic;
  text-align: left;
}

.alert {
  border-top: 2px solid #A7A37E;
  border-bottom: 2px solid #A7A37E;
  padding: 5px 20px 5px 45px;
  display: block;
  background: url(images/exclamation.png) #E6E2AF center no-repeat;
  background-position: 15px 50%; /* x-pos y-pos */
  color: #736D4D;
  font-weight: bold;
  font-style: italic;
  text-align: left;
}

.entry ul, entry li {
  list-style: disc !important;
}


