/*
Theme Name: Park Physical Therapy 1210
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by jon shiroma
Author: jon shiroma
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

* {
    margin: 0;
}

html, body {
    height: 100%;
}

/*STRUCTURE - header, footer, etc*/
html {
    background: #FFF;
    overflow-y: scroll;
    background:url('images/centerbg.png') repeat-y center;
    background-color: #ACE2FC;
}

.wrapper {
    min-height: 100%;
    width: 990px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -231px;
    position: relative;
    background:url('images/blankbg.png') no-repeat;
}

#footer, .push {
    height: 231px;
    z-index:25;
    clear: both;
 /* .push must be the same height as .footer */
}

body,td,.bottom,.mceContentBody,.normal {
    color: #000;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "pt sans",verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "pt sans",verdana,sans-serif;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h2 span {font-weight:normal;font-size:85%;}

h3 {
    font-size: 115%;
}

.base,.gmaptopper {
    background-color: #3875b6 !important;
    border-color: #3875b6 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_092334.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #3875b6 !important;
}

.altcolor {
    color: #3875b6
}

a:link {
    color: #3875b6
}

a:visited,a:active {
    color: #3875b6
}

a:hover {
    color: #772247;
    text-decoration: none
}

.box3 {
    border-top: 1px solid #3875b6;
    border-bottom: 1px solid #3875b6;
    padding: 6px;
    z-index: 1;
}

.brd {
    border: solid 1px #3875b6;
}

.brd1 {
    border: solid 1px #7f8da9;
}

.dbrd {
    border: solid 1px #3875b6;
    background-color: #ace2fc;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #772247;
    background-color: #FFF;
    padding: 3px;
}

.faqbackground {
    background-color: #ace2fc;
}


/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}



/*-----Header--------*/
header {
    height: 172px;
    position: relative;
    width: 990px;
    margin:0 auto;
    background:url('images/headerbg.png') no-repeat;
}

#logo {
    height: 111px;
    width: 324px;
    position: absolute;
    top:0;
    left:0;
}

#topaddr {
    font-family: 'pt sans', sans-serif;
    font-size: 16px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 14px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.25em;
    line-height: 1.05em;
}

#topaddr * {
    text-decoration: none;
    color: #3875b6;
}

#topaddr a:hover {
    color: #772247 !important;
}

#topaddr a:hover span {
    font-size: 1.25em;
    color: #772247 !important;
}

#socialmedia{position:absolute;
top:80px;
right:10px;
height:33px;
width:118px;
}


/*-------Main Area/Content-------*/
.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://1210.ptclinicng.com/wp-content/themes/1218theme/PIE.php); /* Internet Explorer */
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
behavior: url(http://1210.ptclinicng.com/wp-content/themes/1218theme/PIE.php); /* Internet Explorer */
}

.main {
    position: relative;
    padding: 0;
    width: 900px;
    padding:45px 65px 20px 45px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

#leftcol {
    float: left;
    width: 750px;
    display: inline;
    margin: 0;
    padding: 10px;
}

#rightcol {
    float: left;
    width: 220px;
    height: 788px;
    display: inline;
    margin: 0;
    padding: 0;
}

/*MENUS*/

#horimenu {
    width: 900px;
    position: absolute;
    z-index: 100;
    height: 30px;
    top:132px;
    left:50px;
}

#navCenter {
    margin-left: 27px;
}

#main-nav {margin:3px 0 0 45px;}

.current_page_item a {
    color: #3875B6 !important;
    font-weight: bold;
}
.current_page_item ul li a {
	font-weight: normal;
}
.current_page_item ul li a:hover {
    color: #FFF !important;
    font-weight: normal;
}

.sf-menu a {
    font-size: 15px;
    letter-spacing: .5px;
    padding: 5px 9px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.sf-menu a, .sf-menu a:visited, .sf-menu a:active {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #3875B6;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li {
	/*background:		transparent;*/
}

.sf-menu li li a {
    border-right: none;
    text-transform: capitalize;
}

.sf-menu li li {
    background: #ace2fc;
}

.sf-menu li li li {
    background: #ace2fc;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {
    color: #FFF;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover {
    color: #FFF;
    outline: 0;
    background: #3875B6;
}

.sf-menu li li li:hover, .sf-menu li li li.sfHover,
.sf-menu li li li a:focus, .sf-menu li li li a:hover {
    color: #FFF;
    outline: 0;
    background: #3875B6;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    height: 251px;
    text-align: left;
    margin: 0 auto;
    padding: 70px 0;
    background: url('images/footerbg.png') no-repeat;
}

#footer a:link,#footer a:visited {
    color: #000;
}

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #000 !important;
}

/*-------- Specific to this site ------------*/
.mbbrd1{border:solid 2px #000;}

#maincontent ul li, #maincontent ol li {
    padding-bottom: 9px;
}

#maincontent ul li:last-child, #maincontent ol li:last-child {
    padding-bottom: 0px;
}

#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {
    padding-bottom: 0px;
}

#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {
    padding-top: 0px;
}

a.linkopacity:hover img, a.linkopacity:hover .socialicon{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

a.linkopacity img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}

hr {
    border: 0;
    color: #DDD;
    background-color: #DDD;
    height: 1px;
    width: 100%;
    text-align: left;
}

hr.purple {
    border: 0;
    color: #772247;
    background-color: #772247;
    height: 1px;
    width: 100%;
    text-align: left;
}

.greybrd {
    border: solid 1px #737986;
}

.bluebrd {
    border: solid 1px #3875b6;
}

.purpleebrd {
    border: solid 1px #772247;
}

.bluetext {
    color: #3875b6;
}

.purpletext{
color:#772247;
}

.bluestrip {
    background-color: #3875b6 !important;
    border-color: #3875b6 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #F;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

.purplestrip {
    background-color: #772247 !important;
    border-color: #772247 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #F;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

/* SEO Styles */
.seoH1 {
    color: #3875b6;
    font-size: 18px;
}

.seoH2 {
    color: #3875b6;
    font-size: 14px;
}

.seoFooter {
    font-size: x-small;
    color: #000;
    margin: 0;
}

.seoFooter a:link,.seoFooter a:visited {
    color: #000;
    text-decoration: none;
}

.seoFooter a:hover,.seoFooter a:active {
    color: #000;
    text-decoration: none;
}

.seoPhrase {
    font-weight: normal;
}

.leftcol{float:left;width:310px;padding-right:14px;margin:0;border-right:solid 1px #3875b6;min-height:210px;}
.middlecol{float:left;display:inline;width:310px;padding-left:18px;padding-right:14px;margin:0;min-height:210px;}
.rightcol{float:right;width:252px;margin:0;padding:0;}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

.gfield_label, .gform_description {color: #000}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-family: verdana, sans-serif;
	font-size:13px;
	color:#000;
	border: 1px solid #DDD;
}

#s{border:solid 1px #000;}

.testimonial {
    border-bottom: 1px solid #DDD;
}

.testimonial_box {
    max-width: 630px;
    height: 150px;
}

.testimonial_box p {
    text-align: justify;
    margin: 20px;
    padding-left: 15px;
    color: #3875B6;
    font-style: italic;
    border-left: 1px solid #DDD;
}

.testimonial_box span {
    font-weight: bold;
    font-style: normal;
}

.postleft {
    float: left;
    width: 20%;
}

.postright {
    float: right;
    width: 72%;
}
.wp-post-image {
    border-radius: 12px;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;

}
#about-ss-1 {
    width:263px;
    height:350px;
}
#svc-ss {
    width:360px;
    height:263px;
}
.blackbrd{border:solid 1px #000;}
