@import url(/wp-content/themes/thepractice-parent/style.css);.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(/wp-content/plugins/featured-audio/mediaelement/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(/wp-content/plugins/featured-audio/mediaelement/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(/wp-content/plugins/featured-audio/mediaelement/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(/wp-content/plugins/featured-audio/mediaelement/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(/wp-content/plugins/featured-audio/mediaelement/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(/wp-content/plugins/featured-audio/mediaelement/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(/wp-content/plugins/featured-audio/mediaelement/controls.png)}.mejs-controls .mejs-button button:focus{outline:solid 1px yellow}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(/wp-content/plugins/featured-audio/mediaelement/background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(/wp-content/plugins/featured-audio/mediaelement/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:22px;font-size:12px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url(/wp-content/plugins/featured-audio/mediaelement/background.png);background:rgba(20,20,20,.8)}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(/wp-content/plugins/featured-audio/mediaelement/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(/wp-content/plugins/featured-audio/mediaelement/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(/wp-content/plugins/featured-audio/mediaelement/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/wp-content/themes/thepractice-parent/framework/static/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:inline-block}* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget{font-family:Arial,sans-serif;font-size:13px}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #dcdcdc;background:#fff url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#474747}.ui-widget-content a{color:#474747}.ui-widget-header{border:1px solid #1f4059;background:#1f4059 url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_highlight-hard_20_1f4059_1x100.png) 50% 50% repeat-x;color:#fff;font-weight:700}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #dedede;background:#ececee url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_glass_20_ececee_1x400.png) 50% 50% repeat-x;font-weight:400;color:#404040}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#404040;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #90e6f3;background:#90e6f3 url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_glass_20_90e6f3_1x400.png) 50% 50% repeat-x;font-weight:400;color:#22445d}.ui-state-hover a,.ui-state-hover a:hover{color:#22445d;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #12a0a9;background:#12a0a9 url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_glass_20_12a0a9_1x400.png) 50% 50% repeat-x;font-weight:400;color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-widget :active{outline:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #90e6f3;background:#90e6f3 url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_glass_25_90e6f3_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px;background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_22445d_256x240.png)}.ui-state-active .ui-icon{background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_46c0c8_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-khtml-border-top-left-radius:0;border-top-left-radius:0}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;-khtml-border-top-right-radius:0;border-top-right-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;-khtml-border-bottom-right-radius:0;border-bottom-right-radius:0}.ui-widget-overlay{background:#aaa url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.30;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.30;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}@media only screen and (min-width:320px){div.header_image img{width:310px;height:98px}.contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_in,.contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_out{max-width:220px}.contact-form .comment-form .inputtext,.contact-form .comment-form .textarea,.contact-form .comment-form .tfuse_captcha_input{max-width:240px}.contact-form .comment-form .ui-selectmenu{max-width:243px}.contact-form .comment-form .reservationForm .ui-selectmenu{max-width:262px}.body_wrap{padding-top:25px}.container,.header_container{width:310px}.col{margin:5px}.row .col_1,.cols2 .content .row .col_1,.row .col_1_2,.cols2 .content .row .col_1_2,.row .col_1_3,.cols2 .content .row .col_1_3,.row .col_2_3,.cols2 .content .row .col_2_3,.row .col_1_4,.cols2 .content .row .col_1_4,.row .col_3_4,.cols2 .content .row .col_3_4,.row .col_2_5,.cols2 .content .row .col_2_5,.row .col_3_5,.cols2 .content .row .col_3_5,.row .col_4_5,.cols2 .content .row .col_4_5,.row .col_1_5,.cols2 .content .row .col_1_5{width:310px}.row .col_1_5,.cols2 .content .row .col_1_5{width:140px}.row .col_1.box_border,.row .col_1_2.box_border,.row .col_1_3.box_border,.row .col_2_3.box_border,.row .col_1_4.box_border,.row .col_3_4.box_border,.row .col_1_5.box_border,.row .col_2_5.box_border,.row .col_3_5.box_border,.row .col_4_5.box_border{width:308px}.post-detail .entry h2,.post-detail .entry h3,.post-detail .entry h4,.post-detail .entry h5,.post-detail .entry h6{font-weight:700}.post-detail .entry h2{font-size:18px}.post-detail .entry h3{font-size:17px}.post-detail .entry h4,.post-detail .entry h5,.post-detail .entry h6{font-size:15px;margin:30px 0 10px}.header_left,.header_right{clear:both;width:100%}.logo{width:290px;text-align:center;margin:0 auto}#topmenu{display:none}#topmenu-select .select_styled{margin:0 auto;width:250px;display:block}#topmenu-select .select-current{color:#d7002e}.header_slider,.header_image{width:310px;margin-left:0}.header_quote{font-size:17px}.top_slider{width:310px;height:162px}.top_slider .slides_container,.top_slider .slide{width:310px;height:157px}.top_slider .caption{font-size:13px;padding:5px 0}.topimage .caption{padding:6px 0 5px;font-size:13px}.caption p{padding:0 10px}.top_slider .prev,.top_slider .next{display:none}.top_slider .caption .link-more,.topimage .caption .link-more{display:none}#middle{padding:10px 0 20px 0}#middle .content{width:310px}#middle .sidebar{width:310px;margin:0;border-top:2px solid #ededed;padding-top:10px}#middle.sidebar_left .content{width:310px}#middle.sidebar_left .sidebar{width:310px;margin:0}#middle.full_width .content,#middle.full_width .post-detail,footer .container{width:310px}footer .container li{font-size:13px}.fcol{margin:0 10px 0 0}.f_col_1{width:100%}.f_col_1 .widget-container{padding-left:0}.f_col_2,.f_col_3,.f_col_4,.f_col_5{width:140px;padding-top:30px}footer .widget_contact{background:none}footer .container .copyright{padding-left:0;width:310px}.footer_social{float:none;width:310px;margin-bottom:10px}.entry .newsline h2{font-size:11px;padding:0 5px 0 15px}.jcarousel-skin-newsline .jcarousel-container,.jcarousel-skin-newsline .jcarousel-clip,.jcarousel-skin-newsline .jcarousel-item{width:200px}.entry .newsline li{padding-left:25px}.row .col_2_5 .slideshow.slideText .slides_container,.row .col_2_5 .slideshow.slideText .slides_container .slide{width:310px}.row .col_2_5 .slideshow.slideText .slides_container p{margin-bottom:10px}.row .col_2_5 .slideshow.slideText .pagination{margin:10px 0 0 0}.row .col_2_5 .slideshow.slideText .slides_container,.row .col_2_5 .slideshow.slideText .slides_container .slide{width:310px}.postlist article{padding-bottom:20px;margin-bottom:20px}.postlist .summary h1,.postlist .summary h1 a{font-size:16px}.postlist .image_frame,.postlist .summary,.postlist .aside{float:none}.postlist .image_frame{width:270px;margin:0 auto 10px auto;display:block}.postlist .summary{width:100%;padding-right:0;margin-right:0;border-right:none}.postlist .aside{width:100%}.postlist .aside h2{padding:0 0 5px 0}.col_2_5 .newsletterBox{width:305px}.newsletterBox .inputField{width:170px}.newsletterBox .btn-arrow{width:70px;margin-left:5px}.comment-form .inputtext,.comment-form .textarea,.comment-form .select_styled{padding:5px 10px;width:220px}.comment-form .select_styled{padding:6px 10px 4px 7px;width:240px}.link-reset{display:none}.comment-form .rowSubmit{text-align:left}.widget-container.widget_search{width:310px}.widget_search .inputField{width:234px}.sidebar .widget-container.widget_search{margin-left:0}.comment-body{padding:10px}.comment-text,.children .comment-text,.children .children .comment-text{width:240px;font-size:12px}.children li{padding-left:0}.comment-avatar{width:40px;width:40px;margin-right:10px}.comment-avatar .avatar img,.comment-list li li .comment-avatar .avatar img{width:40px;height:40px}.price_col_head strong{font-size:12px}.price_col_head .price{font-size:19px}.price_col_head .price em{font-size:16px}.entry .price_col_body ul li{font-size:12px}.entry .price_col_foot .button_link{padding:0 5px}.entry .price_col_foot .button_link span{font-size:10px}.styled_table table tr th,.sb .box_title{font-size:12px}.styled_table table tr th,.styled_table table tr td,.sb .box_title{padding:5px 7px}.slideshow .slides_container{width:310px}.slideGallery .slides_container .slide{height:181px}.slideshow.slideText .slides_container{width:320px}.slideshow.slideText .slides_container .slide{width:300px}.slideshow .pagination{margin:10px 5px 10px 0}.sidebar .newsletterBox{width:310px}.col_1_2 .newsletterBox form,.newsletterBox form{padding:20px}.col_2_5 .newsletterBox{width:100%}.sidebar .newsletterBox .inputField{width:220px}.sidebar .newsletterBox .btn-arrow{width:70px;margin-left:10px}.col_1_2 .newsletterBox .inputField{width:110px}.col_1_2 .newsletterBox .btn-arrow{width:50px;margin-left:0;font-size:12px}.post-item h2,.post-item h1{font-size:20px}.widget_login{width:200px}.widget_login form{padding:15px 10px}.widget_login input{width:155px}.sidebar .widget_login{width:200px}.sidebar .widget_login input{width:155px}.widget_login .submit .btn-submit{width:160px}.widget_twitter .tweet_text{width:150px}.author-text{width:278px}.slideshow.slideQuotes .slides_container{width:275px;background-position:10px 15px;padding:20px 0 10px 35px}.slideshow.slideQuotes .slides_container .slide{width:260px}.slideshow.slideQuotes .slides_container .quote-text{font-size:16px}.full_width .jcarousel-skin-tango .jcarousel-container-horizontal,.full_width .jcarousel-skin-tango .jcarousel-clip-horizontal,.cols2 .jcarousel-skin-tango .jcarousel-container-horizontal,.cols2 .jcarousel-skin-tango .jcarousel-clip-horizontal{width:250px}.full_width .jcarousel-skin-tango .jcarousel-item-horizontal,.cols2 .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:13px;margin-right:13px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-container-horizontal,.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-container-horizontal{width:250px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-clip-horizontal,.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-clip-horizontal{width:235px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-item-horizontal,.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:9px;margin-right:8px}.tf_pagination{padding-bottom:45px}.tf_pagination .inner{margin:0}.tf_pagination .page_prev,.tf_pagination .page_next{top:45px}}@media only screen and (min-width:480px){div.header_image img{width:444px;height:141px}.contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_in,.contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_out{max-width:360px}.contact-form .comment-form .inputtext,.contact-form .comment-form .textarea,.contact-form .comment-form .tfuse_captcha_input{max-width:380px}.contact-form .comment-form .ui-selectmenu{max-width:383px}.contact-form .comment-form .reservationForm .ui-selectmenu{max-width:401px}.body_wrap{width:100%}.container{width:444px}.col{margin:0 5px}.row .col_1,.cols2 .content .row .col_1{width:444px}.row .col_1_2,.cols2 .content .row .col_1_2{width:217px}.row .col_1_3,.cols2 .content .row .col_1_3{width:141px}.row .col_2_3,.cols2 .content .row .col_2_3{width:293px}.row .col_1_4,.cols2 .content .row .col_1_4,.row .col_3_4,.cols2 .content .row .col_3_4,.row .col_2_5,.cols2 .content .row .col_2_5,.row .col_3_5,.cols2 .content .row .col_3_5,.row .col_4_5,.cols2 .content .row .col_4_5{width:444px}.row .col_1_5,.cols2 .content .row .col_1_5{width:139px}.row .col_1.box_border{width:442px}.row .col_1_2.box_border{width:215px}.row .col_1_3.box_border{width:139px}.row .col_2_3.box_border{width:291px}.row .col_1_4.box_border,.row .col_3_4.box_border,.row .col_1_5.box_border,.row .col_2_5.box_border,.row .col_3_5.box_border,.row .col_4_5.box_border{width:442px}.header_container{width:444px}#topmenu .dropdown{float:none;text-align:center}#topmenu .dropdown li{text-align:left;padding:0 8px;float:left}#topmenu .dropdown li.last:hover>ul li:hover>ul{display:none}.header_slider,.header_image{width:444px}.header_quote{font-size:21px}.top_slider{width:444px;height:232px}.top_slider .slides_container,.top_slider .slide{width:444px;height:225px}.top_slider .caption{font-size:13px;padding:10px 0 10px}.topimage .caption{padding:12px 0 10px;font-size:13px}#middle{padding:30px 0 40px 0}#middle .content{width:444px}#middle .sidebar{width:444px}#middle.sidebar_left .content{width:444px}#middle.sidebar_left .sidebar{width:444px}#middle.full_width .content,#middle.full_width .post-detail,footer .container{width:444px}.fcol{margin:0 20px 0 0}.f_col_1{width:100%}.f_col_1 .widget-container{padding-left:0}.f_col_2,.f_col_3,.f_col_4,.f_col_5{width:200px;padding-top:30px}footer .container .copyright{width:444px}.footer_social{width:440px}.entry .newsline h2{font-size:11px;padding:0 10px 0 20px}.jcarousel-skin-newsline .jcarousel-container,.jcarousel-skin-newsline .jcarousel-clip,.jcarousel-skin-newsline .jcarousel-item{width:320px}.entry .newsline li{padding-left:35px}.row .col_2_5 .slideshow.slideText .slides_container,.row .col_2_5 .slideshow.slideText .slides_container .slide{width:440px}.postlist article{padding-bottom:20px;margin-bottom:20px}.postlist .image_frame,.postlist .summary,.postlist .aside{float:left}.postlist .summary h1,.postlist .summary h1 a{font-size:16px}.postlist .image_frame{width:170px;float:left;margin:0 10px 0 0;display:inline-block}.postlist .summary{width:264px;padding-right:0;margin-right:0;border-right:none}.postlist .aside{width:444px}.postlist .aside h2{padding:0 0 5px 0}.newsletterBox .inputField{width:290px}.newsletterBox .btn-arrow{width:80px;margin-left:10px}.post-item h2,.post-item h1{font-size:20px}.comment-form .inputtext,.comment-form .textarea,.comment-form .select_styled{padding:5px 10px;width:300px}.comment-form .select_styled{padding:6px 10px 4px 7px;width:323px}.comment-form .textarea{width:380px}.link-reset{display:block}.comment-form .rowSubmit{text-align:right}.sidebar_left .sidebar .widget-container .widget_icon{margin-right:5px;margin-left:-37px}.widget-container.widget_search{width:444px}.widget_search .inputField{width:364px}.sidebar .widget-container.widget_search{margin-left:0}.comment-body{padding:10px}.children li{background-position:5px 5px;padding-left:20px}.comment-avatar{width:70px;width:70px;margin-right:20px}.comment-avatar .avatar img,.comment-list li li .comment-avatar .avatar img{width:70px;height:70px}.comment-text{width:313px}.children .comment-text{width:294px}.children .children .comment-text{width:274px}.price_col_head strong{font-size:14px}.price_col_head .price{font-size:22px}.price_col_head .price em{font-size:16px}.entry .price_col_body ul li{font-size:12px}.entry .price_col_foot .button_link{padding:0 7px}.entry .price_col_foot .button_link span{font-size:10px}.styled_table table tr th,.sb .box_title{font-size:13px}.styled_table table tr th,.styled_table table tr td,.sb .box_title{padding:10px 20px}.styled_table table tr td{padding:7px 20px}.slideshow .slides_container{width:436px}.slideGallery .slides_container .slide{height:246px}.slideshow.slideText .slides_container{width:436px}.slideshow.slideText .slides_container .slide{width:416px}.slideshow .pagination{margin:10px 5px 10px 175px}.sidebar .newsletterBox{width:370px}.col_1_2 .newsletterBox form,.newsletterBox form{padding:20px}.sidebar .newsletterBox .inputField{width:230px}.sidebar .newsletterBox .btn-arrow{width:70px;margin-left:10px}.col_1_2 .newsletterBox .inputField{width:110px}.col_1_2 .newsletterBox .btn-arrow{width:50px;margin-left:0;font-size:12px}.widget_login{width:200px}.widget_login form{padding:15px 10px}.widget_login input{width:155px}.sidebar .widget_login{width:200px}.sidebar .widget_login input{width:155px}.widget_login .submit .btn-submit{width:160px}.widget_twitter .tweet_text{width:340px}.author-text{width:278px}.slideshow.slideQuotes .slides_container{width:400px;background-position:20px 15px;padding:20px 0 10px 50px}.slideshow.slideQuotes .slides_container .slide{width:380px}.slideshow.slideQuotes .slides_container .quote-text{font-size:18px}.full_width .jcarousel-skin-tango .jcarousel-container-horizontal,.full_width .jcarousel-skin-tango .jcarousel-clip-horizontal,.cols2 .jcarousel-skin-tango .jcarousel-container-horizontal,.cols2 .jcarousel-skin-tango .jcarousel-clip-horizontal{width:400px}.full_width .jcarousel-skin-tango .jcarousel-item-horizontal,.cols2 .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:15px;margin-right:20px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-container-horizontal,.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-container-horizontal{width:380px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-clip-horizontal,.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-clip-horizontal{width:360px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-item-horizontal,.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:14px;margin-right:5px}.sidebar .widget-container,.sidebar .widget-container.nav_style2{margin-left:42px}.sidebar_right .sidebar .widget-container .widget_icon,.sidebar_left .sidebar .widget-container .widget_icon{float:left;margin-right:10px;margin-left:-42px}.tf_pagination{padding-bottom:0}.tf_pagination .inner{margin:0 109px}.tf_pagination .page_prev,.tf_pagination .page_next{top:0}}@media only screen and (min-width:768px){div.header_image img{width:672px;height:213px}.full_width .contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_in,.full_width .contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_out{max-width:585px}.full_width .contact-form .comment-form .inputtext,.full_width .contact-form .comment-form .textarea,.full_width .contact-form .comment-form .tfuse_captcha_input{max-width:605px}.full_width .contact-form .comment-form .ui-selectmenu{max-width:608px}.full_width .contact-form .comment-form .reservationForm .ui-selectmenu{max-width:627px}.contact-form .comment-form .inputtext,.contact-form .comment-form .textarea,.contact-form .comment-form .tfuse_captcha_input{max-width:380px}.contact-form .comment-form .ui-selectmenu{max-width:383px}.contact-form .comment-form .reservationForm .ui-selectmenu{max-width:401px}.body_wrap{padding-top:55px}.container{width:672px}.col{margin-left:5px;margin-right:5px}.row .col_1{width:672px}.row .col_1_2{width:331px}.row .col_1_3{width:217px}.row .col_2_3{width:445px}.row .col_1_4{width:160px}.row .col_3_4{width:502px}.row .col_1_5{width:126px}.row .col_2_5{width:262px}.row .col_3_5{width:400px}.row .col_4_5{width:536px}.row .col_1.box_border{width:670px}.row .col_1_2.box_border{width:329px}.row .col_1_3.box_border{width:215px}.row .col_2_3.box_border{width:443px}.row .col_1_4.box_border{width:158px}.row .col_3_4.box_border{width:500px}.row .col_1_5.box_border{width:124px}.row .col_2_5.box_border{width:260px}.row .col_3_5.box_border{width:398px}.row .col_4_5.box_border{width:534px}.cols2 .content .row .col_1{width:444px}.cols2 .content .row .col_1_2{width:217px}.cols2 .content .row .col_1_3{width:141px}.cols2 .content .row .col_2_3{width:293px}.cols2 .content .row .col_1_4{width:444px}.cols2 .content .row .col_3_4{width:444px}.cols2 .content .row .col_1_5{width:444px}.cols2 .content .row .col_2_5,.cols2 .content .row .col_3_5,.cols2 .content .row .col_4_5{width:444px}.cols2 .content .row .col_1.box_border{width:442px}.cols2 .content .row .col_1_2.box_border{width:215px}.cols2 .content .row .col_1_3.box_border{width:139px}.cols2 .content .row .col_2_3.box_border{width:291px}.cols2 .content .row .col_1_4.box_border{width:101px}.cols2 .content .row .col_3_4.box_border{width:329px}.cols2 .content .row .col_1_5.box_border{width:78px}.cols2 .content .row .col_2_5.box_border{width:168px}.cols2 .content .row .col_3_5.box_border{width:262px}.cols2 .content .row .col_4_5.box_border{width:352px}.box_border .col:first-child{margin-left:3px}.header_container{width:750px}.header_left,.header_right{clear:both;width:100%}.logo{width:290px;text-align:center;margin:0 auto}#topmenu-select{display:none}#topmenu{display:block}#topmenu .dropdown{float:none;text-align:center}#topmenu .dropdown li{text-align:left;float:none}#topmenu .dropdown li.last:hover>ul li:hover>ul{display:block}.header_slider,.header_image{width:672px;margin-left:36px}.header_quote{font-size:22px}.top_slider{width:672px;height:347px}.top_slider .slides_container,.top_slider .slide{width:672px;height:340px}.top_slider .caption{font-size:16px;padding:27px 0 23px}.topimage .caption{padding:17px 0 13px;font-size:17px}.caption p{padding:0 25px}.top_slider .prev,.top_slider .next{width:42px;height:40px;right:-43px;display:block}.top_slider .prev{background-position:-6px -6px}.top_slider .next{background-position:-62px -6px;bottom:41px}.top_slider .prev:hover{background-position:-6px -58px}.top_slider .next:hover{background-position:-62px -58px}.top_slider .prev:active{background-position:-6px -57px}.top_slider .next:active{background-position:-62px -57px}.top_slider .caption .link-more,.topimage .caption .link-more{font-size:12px;margin-top:3px;display:block}#middle{padding:50px 0 70px 0}#middle .content{width:444px}#middle .sidebar{width:200px;margin:0 0 0 28px;border-top:none;padding-top:0}#middle.sidebar_left .content{width:444px}#middle.sidebar_left .sidebar{width:200px;margin:0 28px 0 0}#middle.full_width .content,#middle.full_width .post-detail,footer .container{width:672px}.fcol{margin:0 20px 0 0}.f_col_1{width:100%}.f_col_1 .widget-container{padding-left:0}.f_col_2,.f_col_3,.f_col_4,.f_col_5{width:145px;padding-top:30px}footer .widget_contact{background:none}footer .container .copyright{padding-left:0;width:370px}.footer_social{float:right;width:300px;margin-bottom:0}.entry .newsline h2{font-size:13px!important;padding:0 24px 0 34px}.jcarousel-skin-newsline .jcarousel-container,.jcarousel-skin-newsline .jcarousel-clip,.jcarousel-skin-newsline .jcarousel-item{width:490px}.row .col_2_5 .slideshow.slideText .slides_container,.row .col_2_5 .slideshow.slideText .slides_container .slide{width:260px}.row .col_2_5 .slideshow.slideText .slides_container p{margin-bottom:10px}.row .col_2_5 .slideshow.slideText .pagination{margin:10px 0 0 0}.postlist article{padding-bottom:40px;margin-bottom:40px}.postlist .summary h1,.postlist .summary h1 a{font-size:17px}.postlist .image_frame{width:230px}.postlist .summary{width:245px;padding-right:15px;margin-right:15px;border-right:1px solid #d2d2d2}.postlist .aside{width:156px}.postlist .aside h2{padding:35px 0 5px 0}.newsletterBox .inputField{width:145px}.newsletterBox .btn-arrow{width:55px;margin-left:0}.comment-form .inputtext,.comment-form .textarea,.comment-form .select_styled{padding:5px 10px;width:300px}.comment-form .select_styled{padding:6px 10px 4px 7px;width:323px}.comment-form .textarea{width:380px}.sidebar_left .sidebar .widget-container .widget_icon{margin-right:5px;margin-left:-37px}.widget-container.widget_search{width:200px}.widget_search .inputField{width:124px}.comment-text{width:313px;font-size:12px}.children li{background-position:5px 5px;padding-left:20px}.children .comment-text{width:294px}.children .children .comment-text{width:274px}.price_col_head strong{font-size:17px}.price_col_head .price{font-size:28px}.price_col_head .price em{font-size:18px}.entry .price_col_body ul li{font-size:13px}.entry .price_col_foot .button_link{padding:0 20px}.entry .price_col_foot .button_link span{font-size:12px}.styled_table table tr th,.sb .box_title{font-size:13px}.slideshow .slides_container{width:436px}.slideGallery .slides_container .slide{height:246px}.slideshow.slideText .slides_container{width:436px}.slideshow.slideText .slides_container .slide{width:416px}.slideshow .pagination{margin:10px 5px 10px 175px}.sidebar .newsletterBox{width:200px}.col_1_2 .newsletterBox form,.newsletterBox form{padding:10px}.sidebar .newsletterBox .inputField,.col_1_2 .newsletterBox .inputField{width:110px}.sidebar .newsletterBox .btn-arrow,.col_1_2 .newsletterBox .btn-arrow{width:50px;margin-left:0;font-size:12px}.widget_login{width:200px}.widget_login form{padding:15px 10px}.widget_login input{width:155px}.sidebar .widget_login{width:200px}.sidebar .widget_login input{width:155px}.widget_login .submit .btn-submit{width:160px}.widget_twitter .tweet_text{width:158px}.author-text{width:278px}.slideshow.slideQuotes .slides_container{width:400px}.slideshow.slideQuotes .slides_container .slide{width:380px}.full_width .jcarousel-skin-tango .jcarousel-container-horizontal,.full_width .jcarousel-skin-tango .jcarousel-clip-horizontal{width:632px}.full_width .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:13px;margin-right:12px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-container-horizontal{width:612px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-clip-horizontal{width:602px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:13px;margin-right:6px}.cols2 .jcarousel-skin-tango .jcarousel-container-horizontal,.cols2 .jcarousel-skin-tango .jcarousel-clip-horizontal{width:400px}.cols2 .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:15px;margin-right:20px}.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-container-horizontal{width:380px}.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-clip-horizontal{width:360px}.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:14px;margin-right:5px}.sidebar .widget-container,.sidebar .widget-container.nav_style2{margin-left:0}.sidebar_right .sidebar .widget-container .widget_icon{float:right;margin-left:0}.sidebar_left .sidebar .widget-container .widget_icon{margin-right:5px;margin-left:-37px}}@media only screen and (min-width:990px){div.header_image img{width:870px;height:276px}.full_width .contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_in,.full_width .contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_out{max-width:806px}.contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_in,.contact-form .comment-form .inputtext.tfuse_rf_post_datepicker_out{max-width:583px}.contact-form .comment-form .inputtext,.contact-form .comment-form .textarea,.contact-form .comment-form .tfuse_captcha_input{max-width:583px}.contact-form .comment-form .ui-selectmenu{max-width:583px}.contact-form .comment-form .reservationForm .ui-selectmenu{max-width:601px}.full_width .contact-form .comment-form .inputtext,.full_width .contact-form .comment-form .textarea,.full_width .contact-form .comment-form .tfuse_captcha_input{max-width:806px}.full_width .contact-form .comment-form .ui-selectmenu{max-width:806px}.full_width .contact-form .comment-form .reservationForm .ui-selectmenu{max-width:825px}.container{width:870px}.col{margin-left:10px;margin-right:10px}.row .col_1{width:870px}.row .col_1_2{width:425px}.row .col_1_3{width:276px}.row .col_2_3{width:574px}.row .col_1_4{width:202px}.row .col_3_4{width:648px}.row .col_1_5{width:158px}.row .col_2_5{width:336px}.row .col_3_5{width:514px}.row .col_4_5{width:692px}.row .col_1.box_border{width:868px}.row .col_1_2.box_border{width:423px}.row .col_1_3.box_border{width:274px}.row .col_2_3.box_border{width:572px}.row .col_1_4.box_border{width:200px}.row .col_3_4.box_border{width:646px}.row .col_1_5.box_border{width:156px}.row .col_2_5.box_border{width:334px}.row .col_3_5.box_border{width:512px}.row .col_4_5.box_border{width:690px}.cols2 .content .row .col_1{width:576px}.cols2 .content .row .col_1_2{width:278px}.cols2 .content .row .col_1_3{width:178px}.cols2 .content .row .col_2_3{width:378px}.cols2 .content .row .col_1_4{width:129px}.cols2 .content .row .col_3_4{width:427px}.cols2 .content .row .col_1_5{width:99px}.cols2 .content .row .col_2_5{width:218px}.cols2 .content .row .col_3_5{width:338px}.cols2 .content .row .col_4_5{width:457px}.cols2 .content .row .col_1.box_border{width:574px}.cols2 .content .row .col_1_2.box_border{width:276px}.cols2 .content .row .col_1_3.box_border{width:176px}.cols2 .content .row .col_2_3.box_border{width:376px}.cols2 .content .row .col_1_4.box_border{width:127px}.cols2 .content .row .col_3_4.box_border{width:425px}.cols2 .content .row .col_1_5.box_border{width:97px}.cols2 .content .row .col_2_5.box_border{width:216px}.cols2 .content .row .col_3_5.box_border{width:336px}.cols2 .content .row .col_4_5.box_border{width:455px}.post-detail .entry h3,.post-detail .entry h4,.post-detail .entry h5,.post-detail .entry h6{font-weight:400}.post-detail .entry h2{font-size:22px}.post-detail .entry h3{font-size:20px}.post-detail .entry h4{font-size:18px}.post-detail .entry h5{font-size:16px}.post-detail .entry h6{font-size:14px}.box_border .col:first-child{margin-left:8px}.header_container{width:990px}.header_left,.header_right{clear:none;float:left}.header_left{width:240px}.header_right{width:690px}.logo{width:290px;text-align:left;margin:0}#topmenu .dropdown{float:right;text-align:left}#topmenu .dropdown li{text-align:left}.header_slider,.header_image{width:870px;margin-left:60px}.header_quote{font-size:26px}.top_slider{width:870px;height:447px}.top_slider .slides_container,.top_slider .slide{width:870px;height:440px}.top_slider .caption{font-size:20px;padding:34px 0}.topimage .caption{font-size:17px;padding:17px 0 13px}.top_slider .prev,.top_slider .next{width:56px;height:52px;right:-57px}.top_slider .prev{background-position:0 0}.top_slider .next{background-position:-56px 0;bottom:53px}.top_slider .prev:hover{background-position:0 -52px}.top_slider .next:hover{background-position:-56px -52px}.top_slider .prev:active{background-position:0 -51px}.top_slider .next:active{background-position:-56px -51px}.top_slider .caption .link-more,.topimage .caption .link-more{font-size:13px;margin-top:5px}#middle .content{width:576px}#middle .sidebar{width:240px;margin:0 0 0 54px}#middle.sidebar_left .content{width:576px}#middle.sidebar_left .sidebar{width:240px;margin:0 54px 0 0}#middle.full_width .content,#middle.full_width .post-detail{width:870px}footer .container{width:930px}footer .container li{font-size:12px}.fcol{margin:0 0 0 20px}.f_col_1{width:330px}.f_col_1 .widget-container{padding-left:60px}.f_col_2,.f_col_3,.f_col_4,.f_col_5{width:130px;padding-top:0}footer .widget_contact{background:url(/wp-content/themes/thepractice-parent/images/icons/icon_location.png) 20px 0 no-repeat}footer .container .copyright{padding-left:60px}.jcarousel-skin-newsline .jcarousel-container,.jcarousel-skin-newsline .jcarousel-clip,.jcarousel-skin-newsline .jcarousel-item{width:685px}.row .col_2_5 .slideshow.slideText .slides_container,.row .col_2_5 .slideshow.slideText .slides_container .slide{width:330px}.row .col_2_5 .slideshow.slideText .slides_container p{margin-bottom:18px}.row .col_2_5 .slideshow.slideText .pagination{margin:20px 0 0 0}.postlist article{padding-bottom:55px;margin-bottom:55px}.postlist .summary h1,.postlist .summary h1 a{font-size:21px}.postlist .image_frame{width:270px}.postlist .summary{width:380px;padding-right:20px;margin-right:20px}.postlist .aside{width:169px}.newsletterBox .inputField{width:180px}.newsletterBox .btn-arrow{width:80px;margin-left:10px}.post-item h2,.post-item h1{font-size:24px}.comment-form .inputtext,.comment-form .textarea,.comment-form .select_styled{padding:5px 10px;width:230px}.comment-form .select_styled{padding:6px 10px 4px 7px;width:253px}.comment-form .textarea{width:505px}.widget-container.widget_search{width:240px}.widget_search .inputField{width:164px}.comment-text{width:445px;font-size:13px}.children li{background-position:75px 5px;padding-left:90px}.children .comment-text{width:355px}.children .children .comment-text{width:265px}.price_col_head strong{font-size:20px}.styled_table table tr th,.sb .box_title{font-size:16px}.slideshow .slides_container{width:578px}.slideGallery .slides_container .slide{height:326px}.slideshow.slideText .slides_container{width:600px}.slideshow.slideText .slides_container .slide{width:580px}.slideshow .pagination{margin:10px 5px 10px 225px}.sidebar .newsletterBox{width:240px}.col_1_2 .newsletterBox form,.newsletterBox form{padding:20px}.sidebar .newsletterBox .inputField,.col_1_2 .newsletterBox .inputField{width:130px}.col_1_2 .newsletterBox .inputField{width:150px}.sidebar .newsletterBox .btn-arrow,.col_1_2 .newsletterBox .btn-arrow{width:50px;margin-left:0;font-size:13px}.col_1_2 .newsletterBox .btn-arrow{width:60px}.widget_login{width:240px}.widget_login form{padding:20px 15px}.widget_login input{width:155px}.sidebar .widget_login{width:240px}.sidebar .widget_login input{width:180px}.widget_login .submit .btn-submit{width:190px}.widget_twitter .tweet_text{width:198px}.author-text{width:410px}.slideshow.slideQuotes .slides_container{width:530px}.slideshow.slideQuotes .slides_container .slide{width:500px}.full_width .jcarousel-skin-tango .jcarousel-container-horizontal,.full_width .jcarousel-skin-tango .jcarousel-clip-horizontal{width:830px}.full_width .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:5px;margin-right:13px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-container-horizontal{width:810px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-clip-horizontal{width:800px}.full_width .minigallery.boxed .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:7px;margin-right:6px}.cols2 .jcarousel-skin-tango .jcarousel-container-horizontal{width:510px}.cols2 .jcarousel-skin-tango .jcarousel-clip-horizontal{width:500px}.cols2 .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:15px;margin-right:10px}.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-container-horizontal{width:500px}.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-clip-horizontal{width:490px}.cols2 .minigallery.boxed .jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:13px;margin-right:9px}.sidebar_left .sidebar .widget-container .widget_icon{margin-right:10px;margin-left:-42px}}@media only print{a[href]:after{content:""}#topmenu-select select{display:none}}.ui-state-default .ui-icon{background-image:url(/wp-content/themes/thepractice-parent/css/md-theme/images/ui-icons_acacac_256x240.png)}.ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #dcdcdc;background:#ececee;font-weight:400;color:#474747!important;font-size:13px}.ui-widget-content{font-size:13px}.ui-widget-content .ui-state-hover{border:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;font-weight:400;color:#5e2f7f;background:#ececee}.ui-selectmenu{display:block;position:relative;height:25px;text-decoration:none;overflow:hidden;margin:5px 0;font-family:Arial,Helvetica,sans-serif}.ui-selectmenu-icon{position:absolute;right:6px;margin-top:-8px;top:50%}.ui-selectmenu-menu{padding:0;margin:0;list-style:none;position:absolute;top:0;visibility:hidden;overflow:auto;font-family:Arial,Helvetica,sans-serif}.ui-selectmenu-open{visibility:visible;background:#f8f8f9}.ui-selectmenu-menu-popup{margin-top:-1px}.ui-selectmenu-menu-dropdown{z-index:1000}.ui-selectmenu-menu li{padding:0;margin:0;display:block;border-bottom:1px solid #e0e0e0;border-top:0 dotted transparent;border-right-width:0!important;border-left-width:0!important;font-weight:normal!important}.ui-selectmenu-menu li a,.ui-selectmenu-status{background:#FFF;line-height:1.4em;display:block;padding:.5em 10px;outline:none;text-decoration:none}.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,.ui-selectmenu-hasIcon .ui-selectmenu-status{padding-left:20px;position:relative;margin-left:5px}.ui-selectmenu-menu li .ui-icon,.ui-selectmenu-status .ui-icon{position:absolute;top:1em;margin-top:-8px;left:0}.ui-selectmenu-status{line-height:1.4em}.ui-selectmenu-menu-dropdown li a:hover,.ui-selectmenu-menu-dropdown .ui-state-hover{border-top:none;color:#444;text-decoration:none;background:#ececee}.ui-selectmenu-open li.ui-selectmenu-item-selected a{font-weight:400}.ui-selectmenu-menu li span,.ui-selectmenu-status span{display:block;margin-bottom:.2em}.ui-selectmenu-menu li .ui-selectmenu-item-header{font-weight:700}.ui-selectmenu-menu li .ui-selectmenu-item-footer{opacity:.9}.ui-selectmenu-menu .ui-selectmenu-group{font-size:1em}.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label{line-height:1.4em;display:block;padding:.6em .5em 0;font-weight:700}.ui-selectmenu-menu .ui-selectmenu-group ul{margin:0;padding:0}.ui-corner-tl{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0}.ui-corner-tr{-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.ui-corner-bl{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui-corner-br{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.ui-corner-top{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.ui-corner-bottom{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.ui-corner-right{-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.ui-corner-left{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui-corner-all{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.ui-datepicker-prev-hover.ui-corner-all,.ui-datepicker-next-hover.ui-corner-all{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.ui-datepicker{width:auto;padding:0;margin-top:5px;border:none;display:none;font-family:'CartoGothicStdBold',Arial,Helvetica,sans-serif}.hasDatepicker .ui-state-hover{background:#90e6f3;border:1px solid #90e6f3}.ui-datepicker-calendar thead{background:#b8b8ba;color:#fff}.ui-datepicker-calendar thead th{padding:0;font-size:13px}.ui-datepicker-calendar tbody{border:1px solid #e1e1e1;border-collapse:collapse}.ui-datepicker-calendar span.ui-state-default{background:#fff}.ui-datepicker-calendar tbody td{font-size:14px;border-collapse:collapse;border:1px solid #fff;padding:0;text-align:center}.ui-datepicker-title{font-size:15px;text-transform:uppercase;padding:1px 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{top:7px}.ui-datepicker .ui-datepicker-prev{left:4px}.ui-datepicker .ui-datepicker-next{right:4px}.ui-datepicker-header{padding:5px 0!important}.ui-datepicker .ui-datepicker-today a{background:#90e6f3;border:1px solid #90e6f3}.ui-datepicker .ui-datepicker-today .ui-state-active{background:#12a0a9;border:1px solid #12a0a9}.ui-datepicker .ui-state-active{color:#fff!important}.syntaxhighlighter,.syntaxhighlighter div,.syntaxhighlighter code,.syntaxhighlighter table,.syntaxhighlighter table td,.syntaxhighlighter table tr,.syntaxhighlighter table tbody{margin:0!important;padding:0!important;border:0!important;outline:0!important;background:none!important;text-align:left!important;float:none!important;vertical-align:baseline!important;position:static!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;height:auto!important;width:auto!important;line-height:1.1em!important;font-family:"Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace!important;font-weight:normal!important;font-style:normal!important;font-size:1em!important;min-height:inherit!important;min-height:auto!important}.syntaxhighlighter{width:99%!important;margin:1em 0 1em 0!important;padding:1px!important;position:relative!important}.syntaxhighlighter .bold{font-weight:bold!important}.syntaxhighlighter .italic{font-style:italic!important}.syntaxhighlighter .no-wrap .line .content{white-space:pre!important}.syntaxhighlighter .line table{border-collapse:collapse!important}.syntaxhighlighter .line td{vertical-align:top!important}.syntaxhighlighter .line .number{width:3em!important}.syntaxhighlighter .line .number code{width:2.7em!important;padding-right:.3em!important;text-align:right!important;display:block!important}.syntaxhighlighter .line .content{padding-left:.5em!important}.syntaxhighlighter.nogutter .line .content{border-left:none!important}.syntaxhighlighter .bar{display:none!important}.syntaxhighlighter .bar.show{display:block!important}.syntaxhighlighter.collapsed .bar{display:block!important}.syntaxhighlighter.collapsed .lines{display:none!important}.syntaxhighlighter .lines.no-wrap{overflow:auto!important;overflow-y:hidden!important}.syntaxhighlighter .toolbar{position:absolute!important;right:0px!important;top:0px!important;font-size:1px!important;padding:8px 8px 8px 0!important}.syntaxhighlighter.collapsed .toolbar{font-size:80%!important;padding:.2em 0 .5em .5em!important;position:static!important}.syntaxhighlighter .toolbar a.item,.syntaxhighlighter .toolbar .item{display:block!important;float:left!important;margin-left:8px!important;background-repeat:no-repeat!important;overflow:hidden!important;text-indent:-5000px!important}.syntaxhighlighter.collapsed .toolbar .item{display:none!important}.syntaxhighlighter.collapsed .toolbar .item.expandSource{background-image:url(/wp-content/themes/thepractice-parent/images/icons/sh_icons.png)!important;background-position:0 -48px!important;display:inline!important;text-indent:0!important;width:auto!important;float:none!important;height:16px!important;padding-left:20px!important}.syntaxhighlighter .toolbar .item.viewSource{background-image:url(/wp-content/themes/thepractice-parent/images/icons/sh_icons.png)!important;background-position:0 0!important}.syntaxhighlighter .toolbar .item.printSource{background-image:url(/wp-content/themes/thepractice-parent/images/icons/sh_icons.png)!important;background-position:0 -16px!important}.syntaxhighlighter .toolbar .item.copyToClipboard{background-image:url(/wp-content/themes/thepractice-parent/images/icons/sh_icons.png)!important;background-position:0 -64px!important}.syntaxhighlighter .toolbar .item.about{background-image:url(/wp-content/themes/thepractice-parent/images/icons/sh_icons.png)!important;background-position:0 -32px!important}.syntaxhighlighter.printing,.syntaxhighlighter.printing .line.alt1 .content,.syntaxhighlighter.printing .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter.printing .line.highlighted.alt1 .content,.syntaxhighlighter.printing .line.highlighted.alt2 .content,{background:none!important}.syntaxhighlighter.printing .line .number{color:#bbb!important}.syntaxhighlighter.printing .line .content{color:#000!important}.syntaxhighlighter.printing .toolbar{display:none!important}.syntaxhighlighter.printing a{text-decoration:none!important}.syntaxhighlighter.printing .plain,.syntaxhighlighter.printing .plain a{color:#000!important}.syntaxhighlighter.printing .comments,.syntaxhighlighter.printing .comments a{color:#008200!important}.syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue!important}.syntaxhighlighter.printing .keyword{color:#069!important;font-weight:bold!important}.syntaxhighlighter.printing .preprocessor{color:gray!important}.syntaxhighlighter.printing .variable{color:#a70!important}.syntaxhighlighter.printing .value{color:#090!important}.syntaxhighlighter.printing .functions{color:#ff1493!important}.syntaxhighlighter.printing .constants{color:#0066CC!important}.syntaxhighlighter.printing .script{font-weight:bold!important}.syntaxhighlighter.printing .color1,.syntaxhighlighter.printing .color1 a{color:#808080!important}.syntaxhighlighter.printing .color2,.syntaxhighlighter.printing .color2 a{color:#ff1493!important}.syntaxhighlighter.printing .color3,.syntaxhighlighter.printing .color3 a{color:red!important}.syntaxhighlighter{background-color:#ebebeb!important;padding:10px 1.5%!important;width:96.5%!important}.syntaxhighlighter .line.highlighted .number{color:black!important}.syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#e0e0e0!important}.syntaxhighlighter .line .number{color:#afafaf!important}.syntaxhighlighter .lines{min-height:20px!important}.syntaxhighlighter .line .content{border-left:3px solid #6CE26C!important;color:#777!important;font-size:13px!important}.syntaxhighlighter.printing .line .content{border:0!important}.footer .syntaxhighlighter .line.alt1,.footer .syntaxhighlighter .line.alt2{background-color:#383d3e!important}.syntaxhighlighter .toolbar{background-color:#F8F8F8!important;border:#E7E5DC solid 1px!important;padding:1px}.syntaxhighlighter .toolbar a{color:#a0a0a0!important}.syntaxhighlighter .toolbar a:hover{color:red!important}.syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:#d7002e!important;line-height:1.3em!important;font-family:Georgia,"Times New Roman",Times,serif!important;font-size:13px!important;font-style:italic!important}.syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#008200!important}.syntaxhighlighter .string,.syntaxhighlighter .string a{color:blue!important}.syntaxhighlighter .keyword{color:#069!important;font-weight:bold!important}.syntaxhighlighter .preprocessor{color:gray!important}.syntaxhighlighter .variable{color:#a70!important}.syntaxhighlighter .value{color:#090!important}.syntaxhighlighter .functions{color:#ff1493!important}.syntaxhighlighter .constants{color:#0066CC!important}.syntaxhighlighter .script{background-color:yellow!important}.syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:#808080!important}.syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493!important}.syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red!important}.newsletter_subscription_messages *{display:none}.newsletter_subscription_message_initial{display:block}.newsletter_subscription_ajax{display:none}