#wrapper {
	width:320px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	z-index:2;
	border-bottom: 1px solid #cccccc;
	}
.accordionButton {	
	width:100%;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 0px;
	float: left;
	_float: none;
	background: #173c88; /* Old browsers */
background: -moz-linear-gradient(top,  #173c88 0%, #204695 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#173c88), color-stop(100%,#204695)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #173c88 0%,#204695 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #173c88 0%,#204695 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #173c88 0%,#204695 100%); /* IE10+ */
background: linear-gradient(to bottom,  #173c88 0%,#204695 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173c88', endColorstr='#204695',GradientType=0 ); /* IE6-9 */
border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;		
	cursor: pointer;
	}
.accordiontext  {
	font:bold 14px Verdana, Geneva, sans-serif;
	color:#ffffff;
	padding:5px 0px 0px 12px;
	}
.accordiontext a, accordiontext a:hover {
	color:#ffffff !important;
	text-decoration:none !important;
	}
.accordiontext-bold  {
	font:bold 16px Verdana, Geneva, sans-serif;
	color:#ffffff !important;
	padding:0px 0px 0px 0px;
	}
.accordionContent {
	font:normal 14px Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#ffffff !important;
	padding:0px 0px 5px 0px;
	width: 100%;
	height:auto;
	float: left;
	_float: none;
	background: #173c88;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
.accordionContent a, accordionContent a:hover {
	font:normal 14px Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#ffffff !important;
	text-decoration:none !important;
	}
.accordionContent ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.accordionContent li {
	width:308px;
	padding-left:12px;
	list-style:none;
	line-height:22px;
	background:url(/images/arrow.png) no-repeat left 5px;
	background: #173c88; /* Old browsers */
background: -moz-linear-gradient(top,  #173c88 0%, #204695 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#173c88), color-stop(100%,#204695)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #173c88 0%,#204695 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #173c88 0%,#204695 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #173c88 0%,#204695 100%); /* IE10+ */
background: linear-gradient(to bottom,  #173c88 0%,#204695 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173c88', endColorstr='#204695',GradientType=0 ); /* IE6-9 */
}
.accordionContent li:hover {
	background: #a2c8e7; /* Old browsers */
background: -moz-linear-gradient(top,  #2e5ab4 0%, #3860af 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e5ab4), color-stop(100%,#3860af)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e5ab4 0%,#3860af 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e5ab4 0%,#3860af 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e5ab4 0%,#3860af 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e5ab4 0%,#3860af 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5ab4', endColorstr='#3860af',GradientType=0 ); /* IE6-9 */
}
.accordionContent li ul {
	margin:0px 0px 0px -12px !important;
	padding:0px;
}
.accordionContent li li {
	width:272px;
	padding-left:48px;
	margin:0px;
}
.on {
	background: #173c88; /* Old browsers */
background: -moz-linear-gradient(top,  #173c88 0%, #204695 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#173c88), color-stop(100%,#204695)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #173c88 0%,#204695 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #173c88 0%,#204695 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #173c88 0%,#204695 100%); /* IE10+ */
background: linear-gradient(to bottom,  #173c88 0%,#204695 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173c88', endColorstr='#204695',GradientType=0 ); /* IE6-9 */
}
.over {
	background: #a2c8e7; /* Old browsers */
background: -moz-linear-gradient(top,  #2e5ab4 0%, #3860af 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e5ab4), color-stop(100%,#3860af)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2e5ab4 0%,#3860af 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2e5ab4 0%,#3860af 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2e5ab4 0%,#3860af 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2e5ab4 0%,#3860af 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5ab4', endColorstr='#3860af',GradientType=0 ); /* IE6-9 */
}
m1 {
padding:5px 0 5px 0;
margin: 0;
}
#Intra-Tabs,#header-logo{position:absolute;z-index:1000}#Container,#Logo,#Tabs-BG{margin:0 auto;height:auto}.indexed.format-image a:hover img,section.featured-post .attachment-small-feature:active,section.featured-post .attachment-small-feature:focus,section.featured-post .attachment-small-feature:hover{opacity:.8}#branding #s,.featured-posts section.featured-post{-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease}@font-face{font-family:museo_500regular;src:url(/fonts/museo500-regular_0-webfont.eot);src:url(/fonts/museo500-regular_0-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/museo500-regular_0-webfont.woff) format('woff'),url(/fonts/museo500-regular_0-webfont.ttf) format('truetype'),url(/fonts/museo500-regular_0-webfont.svg#museo_500regular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:MyriadProRegular;src:url(/fonts/myriadpe-webfont.eot);src:url(/fonts/myriadpe-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/myriadpe-webfont.woff) format('woff'),url(/fonts/myriadpe-webfont.ttf) format('truetype'),url(/fonts/myriadpe-webfont.svg#MyriadProRegular) format('svg');font-weight:400;font-style:normal}body{overflow-y:scroll}.table-height{height:100%}#Inner-L-Intra,#Inner-R-Intra,#Intra-Tabs{height:148px;width:980px}#Center-Right,#Center-Top,#Dr-Profile{height:244px;position:relative;float:left}img{border:0}h1,h2,h3,h4,h5,h6,p{margin:12px 0;padding:0}.videoBorder{border:8px solid #000;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#Logo,#Tabs-BG{width:980px}#header-logo{width:980px;height:154px}#Menu-Container{float:left;width:980px;height:35px;clear:both}#Intra-Tabs{margin-top:383px;background:url(/images/tab-bg.png) left top repeat-x}#Inner-L-Intra{background:url(/images/tab-l-bg.png) left 16px no-repeat}#Inner-R-Intra{background:url(/images/tab-r-bg.png) right 16px no-repeat}#Inner-R-Intra img{margin:40px 30px 0 0}#Interactivity{width:100%;height:482px}#Container{width:980px;position:relative}#Center-Top{width:980px;margin:0 auto}#Center-Bottom{width:980px;margin:1px auto 0;height:113px;background:url(/images/center-b-bg.jpg) left top no-repeat #fff}#Dr-Profile{width:537px;background:url(/images/separator-bg.jpg) right 60px no-repeat}#Center-Right{width:443px}#Container-Sub{width:100%;height:auto;float:left;background:url(/images/footer-bg.jpg) left top repeat-x #fff}#Side-Links{width:269px;height:650px;float:left;position:relative;padding:0 0 0 7px;background:url(/images/sidelink-l-bg.jpg) left top no-repeat}.Sidebar-r-BG{width:266px;height:600px;float:left;position:relative;padding:0 6px 0 0;background:url(/images/sidelink-r-bg.jpg) right top no-repeat}#Sub-Dr,#Sub-arthro{height:147px;position:relative}.slide table{width:100%!important;margin:0 auto!important;float:none!important;clear:none}#Content-Part{width:698px;float:left;position:relative;padding-bottom:30px}#Content-Sub{width:980px;margin:0 auto;height:auto;position:relative}#FadeIn-Out{height:431px;width:100%;position:relative}#Sub-Dr{width:266px;float:left;background:url(/images/separator-s-bg.jpg) left bottom no-repeat}#Sub-arthro{width:267px;float:left}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,html,iframe,ins,kbd,label,legend,li,object,ol,pre,q,s,samp,small,span,strike,strong,sub,sup,tbody,tfoot,thead,tt,ul,var{border:0;margin:0;padding:0}:focus{outline:0}table{border-collapse:separate;border-spacing:0}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}a img{border:0}.one-column #nav-below,.one-column .page-template-showcase-php .other-recent-posts{border-bottom:1px solid #ddd}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}#page,.singular #primary{margin:0}#branding hgroup{margin:0 7.6%}#primary{float:left;margin:0 -26.4% 0 0;width:100%}#content{margin:0 34% 0 7.6%;width:58.4%}#secondary{float:right;margin-right:7.6%;width:18.8%}.left-sidebar.singular #content,.singular #content{margin:0;position:relative;width:auto}.singular .image-attachment .entry-content{margin:0 auto;width:auto}.singular .image-attachment .entry-description{margin:0 auto;width:68.9%}.left-sidebar.page-template-showcase-php #primary,.page-template-showcase-php #primary{margin:0}.left-sidebar.page-template-showcase-php #content,.page-template-showcase-php #content{margin:0 7.6%;width:auto}.page-template-showcase-php section.recent-posts{float:right;margin:0 0 0 31%;width:69%}.page-template-showcase-php #main .widget-area{float:left;margin:0 -22.15% 0 0;width:22.15%}.error404 #primary{float:none;margin:0}.error404 #primary #content{margin:0 7.6%;width:auto}.alignleft{display:inline;float:left;margin-right:1.625em}.alignright{display:inline;float:right;margin-left:1.625em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.left-sidebar #primary{float:right;margin:0 0 0 -26.4%;width:100%}.left-sidebar #content{margin:0 7.6% 0 34%;width:58.4%}.left-sidebar #secondary{float:left;margin-left:7.6%;margin-right:0;width:18.8%}.one-column #page{max-width:690px}.one-column #content{margin:0 7.6%;width:auto}.one-column #nav-below{margin-bottom:1.625em}.one-column #secondary{float:none;margin:0 7.6%;width:auto}.one-column .page-template-showcase-php section.recent-posts{float:none;margin:0;width:100%}.one-column .page-template-showcase-php #main .widget-area{float:none;margin:0;width:auto}.one-column section.featured-post .attachment-small-feature{border:none;display:block;height:auto;max-width:60%;position:static}.one-column article.feature-image.small{margin:0 0 1.625em;padding:0}.one-column article.feature-image.small .entry-title{font-size:20px;line-height:1.3em}.one-column article.feature-image.small .entry-summary{height:150px;overflow:hidden;padding:0;text-overflow:ellipsis}.one-column article.feature-image.small .entry-summary a{left:-9%}.one-column.singular #comments-title,.one-column.singular .entry-content,.one-column.singular .entry-header,.one-column.singular footer.entry-meta{width:100%}.one-column.singular blockquote.pull{margin:0 0 1.625em}.one-column.singular .pull.alignleft{margin:0 1.625em 0 0}.one-column.singular .pull.alignright{margin:0 0 0 1.625em}.one-column.singular .entry-meta .edit-link a{position:absolute;left:0;top:40px}.one-column.singular #author-info{margin:2.2em -8.8% 0;padding:20px 8.8%}dd,hr,pre{margin-bottom:1.625em}.one-column .commentlist>li.comment{width:auto;margin-left:0}.one-column #branding #searchform{right:40px;top:4em}.one-column .commentlist>li.comment .comment-content,.one-column .commentlist>li.comment .comment-meta{margin-right:85px}.one-column .commentlist .avatar{background:0 0;display:block;padding:0;top:1.625em;left:auto;right:1.625em}.one-column .commentlist .children .avatar{background:0 0;padding:0;position:absolute;top:2.2em;left:2.2em}.one-column #respond{width:auto}body,input,textarea{color:#373737;font:15px "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;line-height:1.625}blockquote,cite,em,i{font-style:italic}body{background:#e2e2e2}hr{background-color:#ccc;border:0;height:1px}ol,ul{list-style:none;margin:0 0 1.625em 2.5em}ul{list-style:square}ol{list-style-type:decimal}ol ol{list-style:upper-alpha}ol ol ol{list-style:lower-roman}ol ol ol ol{list-style:lower-alpha}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dl{margin:0 1.625em}dt,strong{font-weight:700}blockquote{font-family:Georgia,"Bitstream Charter",serif;font-weight:400;margin:0 3em}blockquote cite,blockquote em,blockquote i{font-style:normal}blockquote cite{color:#666;font:12px "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;letter-spacing:.05em;text-transform:uppercase}pre{background:#f4f4f4;font:13px "Courier 10 Pitch",Courier,monospace;line-height:1.5;overflow:auto;padding:.75em 1.625em}code,kbd,samp,var{font:13px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym,dfn{border-bottom:1px dotted #666;cursor:help}address{display:block;margin:0 0 1.625em}ins{background:#fff9c0;text-decoration:none}sub,sup{font-size:10px;height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}input[type=password],input[type=text],textarea{background:#fafafa;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1);border:1px solid #143883;color:#888}input[type=text]:focus,textarea:focus{color:#373737}textarea{padding-left:3px;width:98%}input[type=text]{padding:3px}input#s{background:url(/images/search.png) 5px 6px no-repeat;-moz-border-radius:2px;border-radius:2px;font-size:14px;height:22px;line-height:1.2em;padding:4px 10px 4px 28px}input#searchsubmit{display:none}a{color:#1982d1;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}.assistive-text{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}#access a.assistive-text:active,#access a.assistive-text:focus{background:#eee;border-bottom:1px solid #ddd;color:#1982d1;clip:auto!important;font-size:12px;position:absolute;text-decoration:underline;top:0;left:7.6%}#branding{border-top:2px solid #bbb;padding-bottom:10px;position:relative;z-index:9999}#site-title{margin-right:270px;padding:3.65625em 0 0}#site-title a{color:#111;font-size:30px;font-weight:700;line-height:36px;text-decoration:none}#site-title a:active,#site-title a:focus,#site-title a:hover{color:#1982d1}#site-description{color:#7a7a7a;font-size:14px;margin:0 270px 3.65625em 0}#branding img{height:auto;margin-bottom:-7px;width:100%}#access{font:400 16px museo_500regular;display:block;float:left;margin:0;width:100%}#access ul{list-style:none;margin:0!important;padding:0!important}#access li{float:left;position:relative}#access a{font:400 14px museo_500regular;background-color:transparent;color:#0c2e74;display:block;line-height:35px;text-decoration:none;text-transform:uppercase;text-align:center;z-index:17}#access a:hover{color:#fff;text-decoration:none}.menu-item-30 a{background:url(/images/home-off.png) no-repeat;width:90px;text-decoration:none}.menu-item-30 a:hover{background:url(/images/home-on.png) no-repeat;text-decoration:none}.menu-item-29 a{background:url(/images/my-practice-off.png) no-repeat;width:152px;text-decoration:none}.menu-item-29 a:hover{background:url(/images/my-practice-on.png) no-repeat;text-decoration:none}.menu-item-28 a{background:url(/images/services-off.png) no-repeat;width:121px;text-decoration:none}.menu-item-28 a:hover{background:url(/images/services-on.png) no-repeat;text-decoration:none}.menu-item-27 a{background:url(/images/patient-info-off.png) no-repeat;width:149px;text-decoration:none}.menu-item-27 a:hover{background:url(/images/patient-info-on.png) no-repeat;text-decoration:none}.menu-item-26 a{background:url(/images/referrers-off.png) no-repeat;width:131px;text-decoration:none}.menu-item-26 a:hover{background:url(/images/referrers-on.png) no-repeat;text-decoration:none}.menu-item-283 a{background:url(/images/appointments-off.png) no-repeat;width:170px;text-decoration:none}.menu-item-283 a:hover{background:url(/images/appointments-on.png) no-repeat;text-decoration:none}.menu-item-25 a{background:url(/images/contact-us-off.png) no-repeat;width:136px;text-decoration:none}.menu-item-25 a:hover{background:url(/images/contact-us-on.png) no-repeat;text-decoration:none}#access ul ul{-moz-box-shadow:0 3px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);display:none;float:left;margin:0;position:absolute;top:35px;left:0;z-index:99999}#access ul ul ul{left:100%;top:0}#access ul ul a{display:block;font:400 13px/24px MyriadProRegular;background:#FFF;border-left:1px solid #9dbdd6;border-bottom:1px solid #9dbdd6;border-right:1px solid #9dbdd6;color:#173c88;height:auto;padding:0 5px;z-index:99999;width:200px;text-align:left;text-decoration:none;filter:alpha(opacity=90);line-height:20px;text-transform:none}#access ul ul a:hover{background:#173c88;color:#fff}#access ul ul li:first-child{border-top:1px solid #9dbdd6}#menu-item-119 a,#menu-item-120 a,#menu-item-121 a,#menu-item-138 a{width:165px!important}#menu-item-115 a,#menu-item-116 a,#menu-item-149 a,#menu-item-150 a,#menu-item-151 a,#menu-item-152 a,#menu-item-155 a,#menu-item-186 a,#menu-item-187 a{width:200px!important}#menu-item-117 a,#menu-item-118 a{width:100px!important}#menu-item-249 a,#menu-item-250 a,#menu-item-251 a{margin-left:-10px!important;width:170px!important}#access ul li:hover>ul{display:block}#branding #searchsubmit,.single-author .entry-meta .by-author{display:none}#branding #searchform{position:absolute;top:3.8em;right:7.6%;text-align:right}#branding #searchform div{margin:0}#branding #s{float:right;-webkit-transition-duration:.4s;-webkit-transition-property:width,background;-moz-transition-duration:.4s;-moz-transition-property:width,background;-o-transition-duration:.4s;-o-transition-property:width,background;-o-transition-timing-function:ease;width:72px}#branding #s:focus{background-color:#f9f9f9;width:196px}#branding .only-search #searchform{top:5px;z-index:1}#branding .only-search #s{background-color:#666;border-color:#000;color:#222}#branding .only-search #s,#branding .only-search #s:focus{width:85%}#branding .only-search #s:focus{background-color:#bbb}#branding .with-image #searchform{top:auto;bottom:-27px;max-width:195px}#branding .only-search+#access div{padding-right:205px}.page-title{color:#666;font-size:10px;font-weight:500;letter-spacing:.1em;line-height:2.6em;margin:0 0 2.6em;text-transform:uppercase}.entry-meta a,.entry-title,.page-title a{font-weight:700}.page-title a{font-size:12px;letter-spacing:0;text-transform:none}.hentry:last-child,.no-results{border-bottom:none}.blog .sticky .entry-header .entry-meta{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}.entry-header .entry-meta,.entry-title{padding-right:76px}.entry-title{clear:both;font-size:26px;line-height:1.5em;padding-bottom:.3em;padding-top:15px}.entry-title,.entry-title a{color:#222;text-decoration:none}.entry-title a:active,.entry-title a:focus,.entry-title a:hover{color:#1982d1}.entry-meta{color:#666;clear:both;font-size:12px;line-height:18px}.page-link,.wp-caption img,img#wpstats{display:block}.entry-content,.entry-summary{padding:0}.comment-content h1,.comment-content h2,.entry-content h1,.entry-content h2{color:#000;font-weight:700;margin:0 0 .8125em}.comment-content th,.entry-content th{color:#666;font-size:10px;font-weight:500;letter-spacing:.1em;line-height:2.6em;text-transform:uppercase}.entry-content #s{width:75%}.comment-content ol,.comment-content ul{margin-bottom:1.625em}.comment-content ol ol,.comment-content ol ul,.comment-content ul ol,.comment-content ul ul{margin-bottom:0}dl.gallery-item{margin:0}.page-link{clear:both;margin:0 0 1.625em}.page-link a{background:#eee;color:#373737;margin:0;padding:2px 3px;text-decoration:none}.page-link a:hover{background:#888;color:#fff;font-weight:700}.page-link span{margin-right:6px}.commentlist .edit-link a,.entry-meta .edit-link a{background:#eee;-moz-border-radius:3px;border-radius:3px;color:#666;float:right;font-size:12px;line-height:1.5em;font-weight:300;text-decoration:none;padding:0 8px}.commentlist .edit-link a:hover,.entry-meta .edit-link a:hover{background:#888;color:#fff}.entry-content .edit-link{clear:both;display:block}.comment-content img,.entry-content img,.widget img{max-width:97.5%}img[class*=align],img[class*=wp-image-],img[class*=attachment-]{height:auto}img.size-full,img.size-large{max-width:97.5%;width:auto;height:auto}.entry-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption,img.aligncenter,img.alignleft,img.alignright{margin-bottom:1.625em}.wp-caption,p img{margin-top:.4em}.wp-caption{background:#eee;max-width:96%;padding:9px}.wp-caption img{margin:0 auto;max-width:98%}.gallery-caption,.wp-caption .wp-caption-text{color:#666;font-family:Georgia,serif;font-size:12px}.wp-caption .wp-caption-text{margin-bottom:.6em;padding:10px 0 5px 40px;position:relative}.wp-caption .wp-caption-text:before{color:#666;content:'\2014';font-size:14px;font-style:normal;font-weight:700;margin-right:5px;position:absolute;left:10px;top:7px}#content .gallery,img#wpstats{margin:0 auto 1.625em}#content .gallery a img{border:none}.format-aside .entry-header .comments-link,.format-aside .entry-title,.recent-posts .entry-header .entry-format{display:none}#content .gallery-columns-4 .gallery-item{width:23%;padding-right:2%}#content .gallery-columns-4 .gallery-item img{width:100%;height:auto}#content .gallery .gallery-icon img,img[class*=align],img[class*=wp-image-]{border:1px solid #ddd;padding:6px}.wp-caption img{border-color:#eee}#content .gallery .gallery-icon a:active img,#content .gallery .gallery-icon a:focus img,#content .gallery .gallery-icon a:hover img,a:active img[class*=align],a:active img[class*=wp-image-],a:focus img[class*=align],a:focus img[class*=wp-image-],a:hover img[class*=align],a:hover img[class*=wp-image-]{background:#eee;border-color:#bbb}.wp-caption a:active img,.wp-caption a:focus img,.wp-caption a:hover img{background:#fff;border-color:#ddd}embed,iframe,object{max-width:100%}.post-password-required .entry-header .comments-link{margin:1.625em 0 0}.post-password-required input[type=password]{margin:.8125em 0}.post-password-required input[type=password]:focus{background:#f7f7f7}#author-info{font-size:12px;overflow:hidden}.singular #author-info{background:#f9f9f9;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:2.2em -35.6% 0 -35.4%;padding:20px 35.4%}.archive #author-info{border-bottom:1px solid #ddd;margin:0 0 2.2em;padding:0 0 2.2em}#author-avatar{float:left;margin-right:-78px}#author-avatar img{background:#fff;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px #bbb;-moz-box-shadow:0 1px 2px #bbb;box-shadow:0 1px 2px #bbb;padding:3px}#author-description{float:left;margin-left:108px}#author-description h2{color:#000;font-size:15px;font-weight:700;margin:5px 0 10px}.entry-header .comments-link a{background:url(/images/comment-bubble.png) no-repeat #eee;color:#666;font-size:13px;font-weight:400;line-height:35px;overflow:hidden;padding:0;position:absolute;top:1.5em;right:0;text-align:center;text-decoration:none;width:43px;height:36px}.singular blockquote.pull.alignleft,.singular blockquote.pull.alignright,blockquote.pull.alignleft,blockquote.pull.alignright{width:33%}.entry-header .comments-link a:active,.entry-header .comments-link a:focus,.entry-header .comments-link a:hover{background-color:#1982d1;color:#fff;color:rgba(255,255,255,.8)}.entry-header .comments-link .leave-reply{visibility:hidden}.entry-header .entry-format{color:#666;font-size:10px;font-weight:500;letter-spacing:.1em;line-height:2.6em;position:absolute;text-transform:uppercase;top:-5px}.entry-header hgroup .entry-title{padding-top:15px}article.format-aside .entry-content,article.format-link .entry-content,article.format-status .entry-content{padding:20px 0 0}article.format-status .entry-content{min-height:65px}.recent-posts .entry-header hgroup .entry-title{padding-top:0}.singular .entry-header .entry-meta,.singular .entry-title{padding-right:0}.singular .entry-header .entry-meta{position:absolute;top:0;left:0}blockquote.pull{font-size:21px;font-weight:700;line-height:1.6125em;margin:0 0 1.625em;text-align:center}.singular blockquote.pull{margin:0 -22.25% 1.625em}.pull.alignleft{margin:0 1.625em 0 0;text-align:right}.singular .pull.alignleft{margin:0 1.625em 0 -22.25%}.pull.alignright{margin:0 0 0 1.625em;text-align:left}.singular .pull.alignright{margin:0 -22.25% 0 1.625em}.singular .entry-meta .edit-link a{bottom:auto;left:50px;position:absolute;right:auto;top:80px}.singular .format-aside .entry-title{display:block}.format-aside .entry-content{padding:0}.singular .format-aside .entry-content{padding:1.625em 0 0}.format-link .entry-header .comments-link,.format-link .entry-title{display:none}.singular .format-link .entry-title{display:block}.format-link .entry-content{padding:0}.singular .format-link .entry-content{padding:1.625em 0 0}.format-gallery .gallery-thumb{float:left;display:block;margin:.375em 1.625em 0 0}.format-status .entry-header .comments-link,.format-status .entry-title{display:none}.singular .format-status .entry-title{display:block}.format-status .entry-content{padding:0}.singular .format-status .entry-content{padding:1.625em 0 0}.format-status img.avatar{-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px #ccc;-moz-box-shadow:0 1px 2px #ccc;box-shadow:0 1px 2px #ccc;float:left;margin:4px 10px 2px 0;padding:0}.format-quote blockquote{color:#555;font-size:17px;margin:0}.error404 .widgettitle,h1.showcase-heading{font-size:10px;line-height:2.6em;letter-spacing:.1em;text-transform:uppercase}.indexed.format-image .entry-header{min-height:61px}.indexed.format-image .entry-content{padding-top:.5em}.indexed.format-image .entry-content p{margin:1em 0}.indexed.format-image .entry-content p:first-child,.indexed.format-image .entry-content p:first-child a,.indexed.format-image .entry-content p:first-child img{display:block;margin:0}.indexed.format-image .entry-content .wp-caption .wp-caption-text{margin:0;padding-bottom:1em}.indexed.format-image footer.entry-meta{background:#ddd;overflow:hidden;padding:4%;max-width:96%}.indexed.format-image div.entry-meta{display:inline-block;float:left;width:35%}.indexed.format-image div.entry-meta+div.entry-meta{float:none;width:65%}.indexed.format-image .entry-meta span.cat-links,.indexed.format-image .entry-meta span.comments-link,.indexed.format-image .entry-meta span.tag-links{display:block}.indexed.format-image footer.entry-meta a{color:#444}.indexed.format-image footer.entry-meta a:hover{color:#fff}#content .indexed.format-image img{border:none;max-width:100%;padding:0}.indexed.format-image .wp-caption{background:#111;margin-bottom:0;max-width:96%;padding:2% 2% 0}.indexed.format-image .wp-caption .wp-caption-text{color:#ddd}.indexed.format-image .wp-caption .wp-caption-text:before{color:#444}.error404 #main #searchform{background:#f9f9f9;border:1px solid #ddd;border-width:1px 0;margin:0 -8.9% 1.625em;overflow:hidden;padding:1.625em 8.9%}.error404 #main #s{width:95%}.error404 #main .widget{clear:none;float:left;margin-right:3.7%;width:30.85%}#colophon,#content nav,.widget{clear:both}.error404 #main .widget_archive{margin-right:0}.error404 #main .widget_tag_cloud{float:none;margin-right:0;width:100%}h1.showcase-heading{color:#666;font-weight:500}article.intro{background:#f9f9f9;border-bottom:none;margin:-1.855em -8.9% 1.625em;padding:0 8.9%}article.intro .entry-title{display:none}article.intro .entry-content{color:#111;font-size:16px;padding:1.625em 0 .625em}article.intro .edit-link a{background:#aaa;-moz-border-radius:3px;border-radius:3px;color:#fff;font-size:12px;padding:0 8px;position:absolute;top:30px;right:20px;text-decoration:none}article.intro .edit-link a:active,article.intro .edit-link a:focus,article.intro .edit-link a:hover{background:#777}section.featured-post{float:left;margin:-1.625em -8.9% 1.625em;padding:1.625em 8.9% 0;position:relative;width:100%}section.featured-post .hentry{border:none;color:#666;margin:0}section.featured-post .entry-meta{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}section.featured-post .attachment-small-feature{float:right;height:auto;margin:0 -8.9% 1.625em 0;max-width:59%;position:relative;right:-15px}section.featured-post.small{padding-top:0}article.feature-image.small{float:left;margin:0 0 1.625em;width:45%}article.feature-image.small .entry-title{line-height:1.2em}article.feature-image.small .entry-summary{color:#555;font-size:13px}article.feature-image.small .entry-summary p a{background:#222;color:#eee;display:block;left:-23.8%;padding:9px 26px 9px 85px;position:relative;text-decoration:none;top:20px;width:180px;z-index:1}article.feature-image.small .entry-summary p a:hover{background:#1982d1;color:#eee;color:rgba(255,255,255,.8)}section.feature-image.large{border:none;max-height:288px;padding:0;width:100%}section.feature-image.large .showcase-heading{display:none}section.feature-image.large .hentry{border-bottom:none;left:9%;margin:1.625em 9% 0 0;position:absolute;top:0}article.feature-image.large .entry-title a{background:#222;background:rgba(0,0,0,.8);-moz-border-radius:3px;border-radius:3px;color:#fff;display:inline-block;font-weight:300;padding:.2em 20px}section.feature-image.large .entry-title:hover a,section.feature-image.large:hover .entry-title a{background:#eee;background:rgba(255,255,255,.8);color:#222}article.feature-image.large .entry-summary{display:none}section.feature-image.large img{display:block;height:auto;max-width:117.9%;padding:0 0 6px}.featured-posts{border-bottom:1px solid #ddd;display:block;height:328px;margin:1.625em -8.9% 20px;max-width:1000px;padding:0;position:relative;overflow:hidden}.featured-posts .showcase-heading{padding-left:8.9%}.featured-posts section.featured-post{background:#fff;height:288px;left:0;margin:0;position:absolute;top:30px;width:auto;-webkit-transition-duration:.2s;-webkit-transition-property:opacity,visibility;-moz-transition-duration:.2s;-moz-transition-property:opacity,visibility;opacity:0;visibility:hidden}.featured-posts section.featured-post.large{max-width:100%;overflow:hidden}.featured-posts #featured-post-1{opacity:1;visibility:visible}.featured-post .feature-image.small:after,.featured-post .feature-text:after{content:' ';background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 );background:linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);width:100%;height:45px;position:absolute;top:230px}.featured-post .feature-image.small:after{top:253px}#content .feature-slider{top:5px;right:8.9%;overflow:visible;position:absolute}#content nav,#supplementary,.demo{overflow:hidden}.feature-slider ul{list-style-type:none;margin:0}.feature-slider li{float:left;margin:0 6px}.feature-slider a{background:#3c3c3c;background:rgba(60,60,60,.9);-moz-border-radius:12px;border-radius:12px;-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,.5),inset 0 0 2px rgba(255,255,255,.5);-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,.5),inset 0 0 2px rgba(255,255,255,.5);box-shadow:inset 1px 1px 5px rgba(0,0,0,.5),inset 0 0 2px rgba(255,255,255,.5);display:block;width:14px;height:14px}.feature-slider a.active{background:#1982d1;-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,.4),inset 0 0 2px rgba(255,255,255,.8);-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,.4),inset 0 0 2px rgba(255,255,255,.8);box-shadow:inset 1px 1px 5px rgba(0,0,0,.4),inset 0 0 2px rgba(255,255,255,.8);cursor:default;opacity:.5}section.recent-posts{padding:0 0 1.625em}section.recent-posts .hentry{border:none;margin:0}section.recent-posts .other-recent-posts{border-bottom:1px solid #ddd;list-style:none;margin:0}section.recent-posts .other-recent-posts li{padding:.3125em 0;position:relative}section.recent-posts .other-recent-posts .entry-title{border-top:1px solid #ddd;font-size:17px}section.recent-posts .other-recent-posts a[rel=bookmark]{color:#373737;float:left;max-width:84%}section.recent-posts .other-recent-posts a[rel=bookmark]:after{content:'-';color:transparent;font-size:11px}section.recent-posts .other-recent-posts .comments-link a,section.recent-posts .other-recent-posts .comments-link>span{border-bottom:2px solid #999;bottom:-2px;color:#444;display:block;font-size:10px;font-weight:500;line-height:2.76333em;padding:.3125em 0 .3125em 1em;position:absolute;right:0;text-align:right;text-transform:uppercase;z-index:1}section.recent-posts .other-recent-posts .comments-link>span{border-color:#bbb;color:#888}section.recent-posts .other-recent-posts .comments-link a:hover{color:#1982d1;border-color:#1982d1}section.recent-posts .other-recent-posts li:after{clear:both;content:'.';display:block;height:0;visibility:hidden}.image-attachment div.attachment{background:#f9f9f9;border:1px solid #ddd;border-width:1px 0;margin:0 -8.9% 1.625em;overflow:hidden;padding:1.625em 1.625em 0;text-align:center}#nav-single,.nav-next{text-align:right;float:right}.image-attachment div.attachment img{display:block;height:auto;margin:0 auto 1.625em;max-width:100%}.image-attachment div.attachment a img{border-color:#f9f9f9}.image-attachment div.attachment a:active img,.image-attachment div.attachment a:focus img,.image-attachment div.attachment a:hover img{border-color:#ddd;background:#fff}.image-attachment .entry-caption p{font-size:10px;letter-spacing:.1em;line-height:2.6em;margin:0 0 2.6em;text-transform:uppercase}#content nav a,.widget-area{font-size:12px}#content nav{padding:0 0 1.625em}#content nav a{font-weight:700;line-height:2.2em}#nav-above{padding:0 0 1.625em;display:none}.commentlist .children li.comment .fn,.paged #nav-above,.widget_twitter .timesince{display:block}.nav-previous{float:left;width:50%}.nav-next{width:50%}#content nav .meta-nav{font-weight:400}#nav-single{position:relative;top:-.3em;z-index:1}#nav-single .nav-next,#nav-single .nav-previous{width:auto}#nav-single .nav-next{padding-left:.5em}#nav-single .nav-previous{padding-right:.5em}.widget{margin:0 0 2.2em}.widget-title{color:#666;font-size:10px;font-weight:500;letter-spacing:.1em;line-height:2.6em;text-transform:uppercase}.widget ul{font-size:15px;margin:0}.widget ul ul{margin-left:1.5em}.widget ul li{color:#777;font-size:13px}.widget a{font-weight:700;text-decoration:none}.widget a:active,.widget a:focus,.widget a:hover{text-decoration:underline}.widget_search form{margin:0 0 1.625em}.widget_search #s{width:77%}.widget_search #searchsubmit{background:#ddd;border:1px solid #ccc;-webkit-box-shadow:inset 0 -1px 1px rgba(0,0,0,.09);-moz-box-shadow:inset 0 -1px 1px rgba(0,0,0,.09);box-shadow:inset 0 -1px 1px rgba(0,0,0,.09);color:#888;font-size:13px;line-height:25px;position:relative;top:-2px}.widget_search #searchsubmit:active{background:#1982d1;border-color:#0861a5;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1);color:#bfddf3}.widget_twentyeleven_ephemera ol,section.ephemera ol{list-style:square;margin:5px 0 0}.widget_twentyeleven_ephemera .widget-entry-title{font-size:15px;font-weight:700;padding:0}.widget_twentyeleven_ephemera .comments-link a,.widget_twentyeleven_ephemera .comments-link>span{color:#666;display:block;font-size:10px;font-weight:500;line-height:2.76333em;text-transform:uppercase}section.ephemera .entry-title a span{color:#29628d}.widget_twitter li{list-style-type:none;margin-bottom:14px}.widget_twitter .timesince{font-size:11px;margin-right:-10px;text-align:right}.widget_image img{border:0;padding:0;height:auto;max-width:100%}.widget_calendar #wp-calendar tfoot td,.widget_calendar #wp-calendar th{background:#f4f4f4;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.widget_calendar #wp-calendar{color:#555;width:95%;text-align:center}.widget_calendar #wp-calendar caption,.widget_calendar #wp-calendar td,.widget_calendar #wp-calendar th{text-align:center}.widget_calendar #wp-calendar caption{font-size:11px;font-weight:500;padding:5px 0 3px;text-transform:uppercase}.widget_calendar #wp-calendar th{font-weight:700}#comments-title{color:#666;font-size:10px;font-weight:500;line-height:2.6em;padding:0 0 2.6em;text-transform:uppercase}#respond label,#site-generator,.comment-meta{line-height:2.2em}.nocomments,.nopassword{color:#aaa;font-size:24px;font-weight:100;margin:26px 0;text-align:center}#reply-title,.comment-meta a{font-weight:700}.commentlist{list-style:none;margin:0 auto;width:68.9%}.content .commentlist,.page-template-sidebar-page-php .commentlist{width:100%}.commentlist>li.comment{background:#f6f6f6;border:1px solid #ddd;-moz-border-radius:3px;border-radius:3px;margin:0 0 1.625em;padding:1.625em;position:relative}.commentlist .pingback{margin:0 0 1.625em;padding:0 1.625em}.commentlist .children{list-style:none;margin:0}.commentlist .children li.comment{background:#fff;border-left:1px solid #ddd;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin:1.625em 0 0;padding:1.625em;position:relative}.commentlist .children>li.bypostauthor,.commentlist>li.bypostauthor{border-color:#d3d3d3;background:#ddd}.comment-meta .fn{font-style:normal}.comment-meta{color:#666;font-size:12px}.commentlist .children li.comment .comment-meta{line-height:1.625em;margin-left:50px}.commentlist .children li.comment .comment-content{margin:1.625em 0 0}.commentlist .avatar{-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px #ccc;-moz-box-shadow:0 1px 2px #ccc;box-shadow:0 1px 2px #ccc;left:-102px;padding:0;position:absolute;top:0}.commentlist>li:before{content:url(/images/comment-arrow.png);left:-21px;position:absolute}.commentlist>li.pingback:before{content:''}.commentlist .children .avatar{background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;left:2.2em;padding:0;top:2.2em}a.comment-reply-link{background:#eee;-moz-border-radius:3px;border-radius:3px;color:#666;display:inline-block;font-size:12px;padding:0 8px;text-decoration:none}a.comment-reply-link:active,a.comment-reply-link:focus,a.comment-reply-link:hover{background:#888;color:#fff}a.comment-reply-link>span{display:inline-block;position:relative;top:-1px}.commentlist>li.bypostauthor .comment-meta{color:#575757}.commentlist>li.bypostauthor:before{content:url(/images/comment-arrow-bypostauthor.png)}.page-template-sidebar-page-php .commentlist>li.comment,.page-template-sidebar-page-php.commentlist .pingback{margin-left:102px;width:auto}.page-template-sidebar-page-php #respond{width:auto}#respond{background:#ddd;border:1px solid #d3d3d3;-moz-border-radius:3px;border-radius:3px;margin:0 auto 1.625em;padding:1.625em;position:relative;width:68.9%}#respond input[type=text],#respond textarea{background:#fff;border:4px solid #eee;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 0 1px 3px rgba(204,204,204,.95);-moz-box-shadow:inset 0 1px 3px rgba(204,204,204,.95);box-shadow:inset 0 1px 3px rgba(204,204,204,.95);position:relative;padding:10px;text-indent:80px}#respond .comment-form-author,#respond .comment-form-comment,#respond .comment-form-email,#respond .comment-form-url{position:relative}#respond .comment-form-author label,#respond .comment-form-comment label,#respond .comment-form-email label,#respond .comment-form-url label{background:#eee;-webkit-box-shadow:1px 2px 2px rgba(204,204,204,.8);-moz-box-shadow:1px 2px 2px rgba(204,204,204,.8);box-shadow:1px 2px 2px rgba(204,204,204,.8);color:#555;display:inline-block;font-size:13px;left:4px;min-width:60px;padding:4px 10px;position:relative;top:40px;z-index:1}#respond input[type=text]:focus,#respond textarea:focus{text-indent:0;z-index:1}#respond textarea{resize:vertical;width:95%}#respond .comment-form-author .required,#respond .comment-form-email .required{color:#bd3500;font-size:22px;font-weight:700;left:75%;position:absolute;top:45px;z-index:1}#respond .comment-notes,#respond .logged-in-as{font-size:13px}#respond p{margin:10px 0}#respond .form-submit{float:right;margin:-20px 0 10px}#respond input#submit{background:#222;border:none;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3);color:#eee;cursor:pointer;font-size:15px;margin:20px 0;padding:5px 42px 5px 22px;position:relative;left:30px;text-shadow:0 -1px 0 rgba(0,0,0,.3)}#respond input#submit:active{background:#1982d1;color:#bfddf3}#respond #cancel-comment-reply-link{color:#666;margin-left:10px;text-decoration:none}#respond #cancel-comment-reply-link:hover,#respond .logged-in-as a:hover{text-decoration:underline}.commentlist #respond{margin:1.625em 0 0;width:auto}#reply-title{color:#373737;font-size:24px;line-height:30px}#cancel-comment-reply-link{color:#888;display:block;font-size:10px;font-weight:400;line-height:2.2em;letter-spacing:.05em;position:absolute;right:1.625em;text-decoration:none;text-transform:uppercase;top:1.1em}#cancel-comment-reply-link:active,#cancel-comment-reply-link:focus,#cancel-comment-reply-link:hover{color:#ff4b33}#respond input[type=text]{display:block;height:24px;width:75%}#respond p{font-size:12px}p.comment-form-comment{margin:0}.form-allowed-tags{display:none}#supplementary{border-top:1px solid #ddd;padding:1.625em 7.6%}#supplementary.two .widget-area{float:left;margin-right:3.7%;width:48.1%}#supplementary.two .widget-area+.widget-area{margin-right:0}#supplementary.three .widget-area{float:left;margin-right:3.7%;width:30.85%}#supplementary.three .widget-area+.widget-area+.widget-area{margin-right:0}#site-generator{background:#f9f9f9;border-top:1px solid #ddd;color:#666;font-size:12px;padding:2.2em .5em;text-align:center}#site-generator a{color:#555;font-weight:700}@media (max-width:800px){#nav-below,.page-template-showcase-php .other-recent-posts{border-bottom:1px solid #ddd}.featured-posts section.featured-post,.one-column article.feature-image.small .entry-summary{height:auto}#main #content{margin:0;width:auto}#nav-below{margin-bottom:1.625em}#main #secondary{float:none;margin:0 7.6%;width:auto}.page-template-showcase-php .featured-posts{min-height:280px}.page-template-showcase-php section.recent-posts{float:none;margin:0;width:100%}.page-template-showcase-php #main .widget-area{float:none;margin:0;width:auto}.one-column section.featured-post .attachment-small-feature,section.featured-post .attachment-small-feature{border:none;display:block;float:left;height:auto;margin:.625em auto 1.025em;max-width:30%;position:static}article.feature-image.small{float:right;margin:0 0 1.625em;width:64%}article.feature-image.small .entry-summary p a{left:0;padding-left:20px;padding-right:20px;width:auto}.commentlist,.singular #comments-title,.singular .entry-content,.singular .entry-header,.singular footer.entry-meta{width:100%}.singular blockquote.pull{margin:0 0 1.625em}.singular .pull.alignleft{margin:0 1.625em 0 0}.singular .pull.alignright{margin:0 0 0 1.625em}.singular .entry-meta .edit-link a{left:0;position:absolute;top:40px}.singular #author-info{margin:2.2em -8.8% 0;padding:20px 8.8%}.commentlist .pingback,.commentlist>li.comment{margin-left:102px;width:auto}#respond{width:auto}#colophon #supplementary .widget-area,.error404 #main .widget{float:none;margin-right:0;width:auto}}@media (max-width:650px){#nav-single,.commentlist .avatar{display:block;position:static}body,input,textarea{font-size:13px}#site-title a{font-size:24px}#access ul,#site-description,article.intro .entry-content{font-size:12px}.entry-title{font-size:21px}.featured-post .entry-title{font-size:14px}.singular .entry-title{font-size:28px}.entry-meta{font-size:12px}blockquote{margin:0}blockquote.pull{font-size:17px}#site-title{padding:5.30625em 0 0}#site-description,#site-title{margin-right:0}#branding #searchform{top:1.625em!important}.alignleft,.alignright{display:block;float:none;margin-left:0;margin-right:0}.commentlist>li.comment,.commentlist>li.pingback{margin-left:0!important}.commentlist .avatar{background:0 0;padding:0}.commentlist .children .avatar{background:0 0;left:2.2em;padding:0;position:absolute;top:2.2em}#respond input[type=text]{width:95%}#respond .comment-form-author .required,#respond .comment-form-email .required{left:95%}#content .gallery-columns-3 .gallery-item{width:31%;padding-right:2%}#content .gallery-columns-3 .gallery-item img{width:100%;height:auto}}@media (max-width:450px){#content .gallery-columns-2 .gallery-item{width:45%;padding-right:4%}#content .gallery-columns-2 .gallery-item img{width:100%;height:auto}}@media only screen and (min-device-width:320px) and (max-device-width:480px){body{padding:0}#page{margin-top:0}#branding{border-top:none}}@media print{#branding hgroup,#content,#primary{margin:0}#branding,.singular .hentry{padding:0}body{background:0 0!important;font-size:10pt}footer.entry-meta a[rel=bookmark]:link:after,footer.entry-meta a[rel=bookmark]:visited:after{content:" [" attr(href) "] "}#page{clear:both!important;display:block!important;float:none!important;max-width:100%;position:relative!important}#access,#branding #searchform,#branding img,#colophon,#content nav,#respond,.entry-header .comments-link,.entry-meta .edit-link a,.page-link,.widget-area{display:none}#branding{border-top:none!important}#site-title a{font-size:21pt}#site-description{font-size:10pt}#main{border-top:none;box-shadow:none}#primary{float:left;width:100%}#content{width:auto}.singular #comments-title,.singular #content,.singular .entry-content,.singular .entry-header,.singular footer.entry-meta{margin:0;width:100%}.singular .entry-header .entry-meta{position:static}.entry-title,.singular .entry-title{font-size:21pt}.entry-meta{font-size:10pt}.singular #author-info{background:0 0;border-bottom:none;border-top:none;margin:2.2em 0 0;padding:0}.commentlist>li.comment{background:0 0;border:1px solid #ddd;-moz-border-radius:3px;border-radius:3px;margin:0 auto 1.625em;padding:1.625em;position:relative;width:auto}.commentlist .avatar{height:39px;left:2.2em;top:2.2em;width:39px}.commentlist li.comment .comment-meta{line-height:1.625em;margin-left:50px}.commentlist li.comment .fn{display:block}.commentlist .comment-edit-link,.commentlist .reply{display:none}.commentlist li.comment .comment-content{margin:1.625em 0 0}.commentlist>li.bypostauthor::before,.commentlist>li::before{content:''}.commentlist>li.bypostauthor{color:#444}.commentlist .children>li.bypostauthor>article,.commentlist .children>li.bypostauthor>article .comment-meta,.commentlist>li.bypostauthor .comment-meta{color:#666}.commentlist>li.bypostauthor:before{content:none}.commentlist .children>li.bypostauthor{background:#fff;border-color:#ddd}}.Hometext,.HometextMain{font:400 12px/16px Verdana,Arial,Helvetica,sans-serif;padding:5px;text-align:justify}#ie7 article.intro{margin-left:-7.6%;margin-right:-7.6%;max-width:1000px}#ie7 section.featured-post{margin-left:-7.6%;margin-right:-7.6%;max-width:850px}#ie7 section.recent-posts{margin-right:7.6%}#ie8 section.feature-image.large img{width:100%}.Hometext{color:#fff;text-decoration:none}.Hometext a{color:#fff;text-decoration:underline}.Hometext a:hover{text-decoration:underline;color:#2b7b6e}.HometextMain{color:#333;text-decoration:none}.HometextMain a{color:#333;text-decoration:underline}.HometextMain a:hover{color:#3873a7;text-decoration:underline}.Home-Quick-links{font:400 12px Verdana,Arial,Helvetica,sans-serif;color:#333;padding:5px;line-height:11px;text-decoration:none;text-align:justify}.Home-Quick-links a,.Home-Quick-links a:hover{color:#333;text-decoration:underline}.q-links{font:400 18px/16px museo_500regular;color:#173c88;height:220px;margin:30px 0 0 55px!important;padding:0;text-decoration:none}.q-links li,.q-links-s li{height:29px;background:url(/images/q-links-bg.png) left top no-repeat;color:#173c88;text-decoration:none}.q-links ul{margin:0;padding:0;list-style:none}.q-links li{width:248;margin:5px 0 0;padding:15px 0 0 15px}.q-links li a,.q-links li a:hover{color:#173c88;text-decoration:none}.q-links-s{font:400 16px/14px museo_500regular;color:#173c88;width:263px height:220px;margin:30px 0 0!important;padding:0;text-decoration:none}.q-links-s ul{margin:0;padding:0;list-style:none}.q-links-s li{width:248px;margin:5px 0 0;padding:15px 0 0 15px;float:left}.q-links-s li a,.q-links-s li a:hover{color:#173c88;text-decoration:none}.Hometextbold{font:700 12px Verdana,Arial,Helvetica,sans-serif;color:#000;padding:5px;line-height:18px;text-decoration:none}.Hometextbold a,.Hometextbold a:hover{color:#000;text-decoration:underline}.Home-more,.Home-more a,.Home-more a:hover{color:#173c88;text-decoration:none}.Home-more{height:42px;font:400 12px/16px Verdana,Arial,Helvetica,sans-serif;margin:30px 0 0 160px;padding:5px;background:url(/images/read-more-bg.jpg) left top no-repeat}.hr,.hrow{height:8px}.hr{background:url(/images/hr.gif) repeat-x!important}.hrow{background:url(/images/hrow.gif) repeat-x!important}.Crawler-Logos,.Left-Arrow{position:relative;height:114px;float:left}.Left-Arrow{background:url(/images/left-arrow-bg.jpg) left top no-repeat;width:980px}.Crawler-Logos{background:url(/images/right-arrow-bg.jpg) right bottom no-repeat;width:955px;padding-left:25px}.Crawler-Logos img{margin:30px 0 0;padding:0 10px 30px;background:url(/images/logos-separator-bg.jpg) right 7px no-repeat}.Header-Corner{position:absolute;padding:0;margin:10px 0 0 550px;width:380px;height:100px}.Quick-links,.dr-name-Sub,.footer,.primary-sub-text{position:relative}.Header-Corner p{font:400 13px/13px museo_500regular;color:#979797;padding:5px;text-decoration:none}.Header-Corner p a{color:#173c88;text-decoration:underline}.Header-Corner p a:hover{color:#173c88;text-decoration:none}.For-Appointment{font:400 14px/16px museo_500regular;color:#979797;padding:5px;text-decoration:none}.For-Appointment a,.For-Appointment a:hover{color:#979797;text-decoration:none}.For-Appointment span,.For-Appointment span a,.For-Appointment span a:hover{color:#173c88;text-decoration:none}.For-Appointment span{font:400 18px/18px museo_500regular}.dr-name{font:400 22px/20px museo_500regular;color:#777;margin-top:56px;padding:0 0 0 160px;text-decoration:none;height:55px;background:url(/images/dr-separator-bg.jpg) 150px bottom no-repeat}.dr-name a,.dr-name a:hover{color:#173c88;text-decoration:none}.Dr-Textmain,.dr-name span,.dr-name span a,.dr-name span a:hover{color:#777;text-decoration:none}.dr-name span{font:400 15px/16px museo_500regular;padding:0}.Dr-Textmain{font:400 12px/14px museo_500regular;padding:5px 28px 0 160px}.Dr-Textmain a,.Dr-Textmain a:hover{color:#173c88;text-decoration:none}.primary-text{font:400 22px/20px museo_500regular;color:#777;margin-top:56px;padding:0 0 0 200px;text-decoration:none;height:90px}.primary-text a,.primary-text a:hover{color:#173c88;text-decoration:none}.primary-text span,.primary-text span a,.primary-text span a:hover{color:#777;text-decoration:none}.primary-text span{font:400 15px/16px museo_500regular;padding:0}.navigation,.navigation a{color:#243b64}.slide{width:100%;height:431px;display:none}.navigation{font:700 12px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;padding:20px 30px 5px 5px}.navigation a,.navigation a:hover{font-weight:400;text-decoration:underline}.navigation a:hover{color:#e4730e}.textMain{font:400 12px/16px Verdana,Arial,Helvetica,sans-serif;color:#787879;padding:5px 30px 0 5px;text-decoration:none;text-align:justify}.textMain a{color:#787879;text-decoration:underline}.textMain a:hover{color:#e4730e;text-decoration:none}.textMain ul,textMain ol{padding:0;margin:0;list-style:none}.textMain ul li{background:url(/images/bullet-tm.gif) 15px 11px no-repeat;padding:6px 0 0 30px;list-style:none}.textMain ul li ul{background:0 0;padding:6px 0 0 20px;list-style:circle}.textMain ul li ul li{background:0 0;padding:6px 0 0;list-style:circle}.textMain ul li ul li ul li{background:0 0;padding:6px 0 0;list-style:square}.textMain ol li,.textMain ol li:last-child,.textMain ul li:last-child{padding-bottom:8px}.textMain ul li p,textMain ol li p{padding-bottom:0;margin:8px 0 0}.textMain ul li ul,textMain ol li ol,textMain ol li ul,textMain ul li ol{padding-bottom:0}.textMainBold{font:700 12px Verdana,Arial,Helvetica,sans-serif;color:#787879;text-decoration:none;text-align:justify}.textMainBold a{color:#787879;text-decoration:underline}.textMainBold a:hover{color:#e4730e;text-decoration:underline}.textNormal{font:400 12px Verdana,Arial,Helvetica,sans-serif;color:#787879;text-decoration:none}.textNormal a,.textNormal a:hover{color:#787879;text-decoration:underline}.textbold{font:700 10px Verdana,Arial,Helvetica,sans-serif;color:#787879;text-decoration:none}.Quick-links{height:272px;width:266px;font:400 16px/50px museo_500regular;color:#abd6ef;padding:0;margin:0;text-decoration:none;background:#173c88;float:left}.Quick-links a,.Quick-links a:hover{color:#abd6ef;text-decoration:none}.more,.more a{color:#1c4163;text-decoration:none}.Qick-Border{margin:10px;height:252px;width:245px;border:1px dashed #264c93}.Quick-links ul{margin:0;padding:0}.Quick-links li{margin-left:16px;list-style:none}.Quick-links li img{float:left;margin:8px 6px 0 0}.more{height:35px;font:400 11px/20px Verdana,Arial,Helvetica,sans-serif;text-align:right;padding-right:28px;margin-top:12px;background:url(/images/read-more-s-bg.jpg) 100px top no-repeat}.more a:hover{color:#1e5180;text-decoration:none}.dr-name-Sub{font:400 16px/16px museo_500regular;color:#777;text-decoration:none;padding:30px 0 0 100px}.dr-name-Sub a,.dr-name-Sub span{padding-left:10px;text-decoration:none}.dr-name-Sub a{font:400 22px/23px museo_500regular;color:#173c88}.dr-name-Sub a:hover{color:#173c88;text-decoration:none}.dr-name-Sub span{font:400 14px/16px museo_500regular;color:#6b6b6b}.dr-name-Sub span a,.dr-name-Sub span a:hover{font:400 14px/14px museo_500regular;color:#6b6b6b;text-decoration:none}.primary-sub-text{font:400 13px/14px museo_500regular;color:#6b6b6b;text-decoration:none;padding:22px 0 0 100px}.primary-sub-text a,.primary-sub-text a:hover{color:#173c88;text-decoration:none}.primary-sub-text a{font:400 18px/16px museo_500regular}.FadeA-Text{font:400 34px/36px museo_500regular;color:#fe3838;text-decoration:none;padding:222px 0 0 500px;text-shadow:-1px 2px 0 #fff,2px 2px 0 #fff,-1px 2px 0 #b1b0ac,4px 2px 0 #fff}.FadeA-Text span{font:400 16px/20px museo_500regular;color:#000;text-decoration:none;padding:0;margin:0;text-shadow:-1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #b1b0ac,2px 1px 0 #fff}.FadeB-Text{font:400 34px/36px museo_500regular;color:#8bbe05;text-decoration:none;padding:222px 0 0 140px;text-shadow:-1px 2px 0 #fff,2px 2px 0 #fff,-1px 2px 0 #b1b0ac,4px 2px 0 #fff}.FadeB-Text span{font:400 16px/20px museo_500regular;color:#000;text-decoration:none;padding:0;margin:0;text-shadow:-1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #b1b0ac,2px 1px 0 #fff}.FadeC-Text{font:400 34px/36px museo_500regular;color:#ff7800;text-decoration:none;padding:222px 0 0 78px;text-shadow:-1px 2px 0 #fff,2px 2px 0 #fff,-1px 2px 0 #b1b0ac,4px 2px 0 #fff}.FadeC-Text span{font:400 16px/20px museo_500regular;color:#000;text-decoration:none;padding:0;margin:0;text-shadow:-1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #b1b0ac,2px 1px 0 #fff}.FadeD-Text{font:400 34px/36px museo_500regular;color:#1e5ab5;text-decoration:none;padding:222px 0 0 478px;text-shadow:-1px 2px 0 #fff,2px 2px 0 #fff,-1px 2px 0 #b1b0ac,4px 2px 0 #fff}.FadeD-Text span{font:400 16px/20px museo_500regular;color:#000;text-decoration:none;padding:0;margin:0;text-shadow:-1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #b1b0ac,2px 1px 0 #fff}.PDFtext{font:400 10px Verdana,Arial,Helvetica,sans-serif;color:#999}.textMain h1{font:400 24px museo_500regular;padding:5px 5px 5px 0;color:#243b64;text-decoration:none;margin:0}.textMain h2{font:700 15px/20px Verdana,Arial,Helvetica,sans-serif;color:#11357e;text-decoration:none}.textMain h2 a{color:#11357e;text-decoration:underline}.textMain h2 a:hover{color:#e4730e;text-decoration:underline}.textMain h3{font:700 13px Verdana,Arial,Helvetica,sans-serif;color:#ff7800;text-decoration:none}.textMain h3 a{color:#ff7800;text-decoration:underline}.textMain h3 a:hover{color:#e4730e;text-decoration:underline}.multimedia{font:400 12px/16px Verdana,Arial,Helvetica,sans-serif;color:#4a4b50;text-decoration:none;border:1px solid #b8b6b9;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.multimedia ul{margin:10px 5px;padding:0}.multimedia li{width:45%;background:0 0!important;padding:6px 0 0!important;float:left}.multimedia a,.multimedia a:hover{padding:2px 0 2px 45px;color:#4a4b50;text-decoration:underline}.multimedia a{background:url(/images/movie-off.gif) 10px 4px no-repeat;display:block}#toTop,#wp-realtime-sitemap-menu h3{display:none}.multimedia a:hover{background:url(/images/movie-on.gif) 10px 4px no-repeat}.multimedia .formHead a,.multimedia .formHead a:hover{padding-left:0;background:0 0}.button,.formHead{background:#173c88}.tableborder{border:1px solid #264e9e;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.dropDown,.txtfield{border:1px solid #264e9e}.formHead{font:700 11px Verdana,Arial,Helvetica,sans-serif;color:#8db7da;text-decoration:none;padding:5px 10px}.formHead a{color:#8db7da;text-decoration:underline}.formHead a:hover{color:#8db7da;text-decoration:none}.formlable{font:700 10px Verdana,Arial,Helvetica,sans-serif;color:#000;padding:3px 3px 3px 5px}.txtfield{font:400 11px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:175px;height:20px;vertical-align:middle;padding:2px 4px}.button,.txtfield-c{text-decoration:none;height:35px}.mandatory{font:700 10px Verdana,Arial,Helvetica,sans-serif;color:#FF8204}.dropDown{font:400 11px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:185px}.textArea{font:400 10px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;width:175px;border:1px solid #264e9e;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;vertical-align:middle;padding:4px}.button{font:400 18px MyriadProRegular;color:#fff;border:3px solid #d8e9f7;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;cursor:pointer}.dropDownF{border:1px solid #264e9e;border-radius:5px;font:11px Verdana,Arial,Helvetica,sans-serif;padding:4px 3px;text-decoration:none;width:183px}.textArea-c,.txtfield-c{color:#809aa7;width:300px;vertical-align:middle;background:#fff}.txtfield-c{font:400 18px MyriadProRegular;border:1px solid #264e9e!important;border-radius:3px;-moz-border-radius:3px!important;-webkit-border-radius:3px!important;padding:2px 4px}.textArea-c{font:400 16px MyriadProRegular;text-decoration:none;border:1px solid #264e9e;border-radius:3px;-moz-border-radius:3px!important;-webkit-border-radius:3px!important;padding:4px}.CopyrightText,.footer{font:400 12px Verdana,Arial,Helvetica,sans-serif}.footer,.footer a{text-decoration:none;color:#000}#Footer{width:980px;margin:0 auto}.footer{width:980px;padding:0;height:100px;float:left;background:url(/images/footer-t-bg.jpg) left top no-repeat #fff}.footer a:hover{text-decoration:underline;color:#000}.CopyrightText,.CopyrightText a{text-decoration:none;color:#000}.social-links{width:170px;float:right;margin:0 80px 0 0}.social-links img{margin:15px 0 0}.CopyrightText{margin:0;line-height:40px;padding:10px 0 0}.demo,.demo1{position:relative;top:0;left:0;width:100%;height:482px;padding:0;margin:0}.CopyrightText a:hover{text-decoration:underline;color:#000}.intratextA,.intratextA a,.intratextA a:hover{color:#fe3838;text-decoration:none}.intra-moreA,.intra-moreB,.intra-moreC,.intra-moreD{width:78px;height:24px}.intratextA{font:400 34px/36px museo_500regular;padding:226px 17px 0 500px;text-shadow:-1px 4px 0 #fff,2px 2px 0 #fff,-1px 2px 0 #b1b0ac,4px 4px 0 #fff}.intratextA span{font:400 20px/24px museo_500regular;color:#000;padding:0;margin:0;text-decoration:none;text-shadow:-1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #b1b0ac,2px 1px 0 #fff}.intratextmainA{font:400 12px/16px museo_500regular;color:#473f31;padding:16px 120px 0 500px;text-decoration:none;text-align:justify}.intratextmainA a,.intratextmainA a:hover{text-decoration:underline;color:#473f31}.intra-moreA{float:right;font:400 12px/24px Verdana,Arial,Helvetica,sans-serif;color:#2a231d;text-decoration:none;border:1px solid #7e725c;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin:20px 124px 0 0;text-align:center}.intra-moreA a,.intra-moreA a:hover{color:#2a231d;text-decoration:none}.intratextB,.intratextB a,.intratextB a:hover{color:#8bbe05;text-decoration:none}.intratextB{font:400 34px/36px museo_500regular;padding:226px 17px 0 140px;text-shadow:-1px 2px 0 #fff,2px 2px 0 #fff,-1px 2px 0 #b1b0ac,4px 2px 0 #fff}.intratextB span{font:400 20px/24px museo_500regular;color:#000;padding:0;margin:0;text-decoration:none;text-shadow:-1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #b1b0ac,2px 1px 0 #fff}.intratextmainB{font:400 12px/16px museo_500regular;color:#473f31;padding:16px 502px 0 140px;text-decoration:none;text-align:justify}.intratextmainB a,.intratextmainB a:hover{text-decoration:underline;color:#473f31}.intra-moreB{font:400 12px/24px Verdana,Arial,Helvetica,sans-serif;color:#260700;text-decoration:none;border:1px solid #4f6d2f;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin:20px 0 0 400px;text-align:center}.intra-moreB a,.intra-moreB a:hover{color:#260700;text-decoration:none}.intratextC,.intratextC a,.intratextC a:hover{color:#ff7800;text-decoration:none}.intratextC{font:400 34px/36px museo_500regular;padding:226px 17px 0 140px;text-shadow:-1px 2px 0 #fff,2px 2px 0 #fff,-1px 2px 0 #b1b0ac,4px 2px 0 #fff}.intratextC span{font:400 20px/24px museo_500regular;color:#000;padding:0;margin:0;text-decoration:none;text-shadow:-1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #b1b0ac,2px 1px 0 #fff}.intratextmainC{font:400 12px/16px museo_500regular;color:#473f31;padding:16px 502px 0 140px;text-decoration:none;text-align:justify}.intratextmainC a,.intratextmainC a:hover{text-decoration:underline;color:#473f31}.intra-moreC{font:400 12px/24px Verdana,Arial,Helvetica,sans-serif;color:#fff;text-decoration:none;border:1px solid #fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin:20px 0 0 400px;text-align:center}.intra-moreC a,.intra-moreC a:hover{color:#fff;text-decoration:none}.intratextD,.intratextD a,.intratextD a:hover{color:#1e5ab5;text-decoration:none}.intratextD{font:400 34px/36px museo_500regular;padding:226px 17px 0 478px;text-shadow:-1px 2px 0 #fff,2px 2px 0 #fff,-1px 2px 0 #b1b0ac,4px 2px 0 #fff}.intratextD span{font:400 20px/24px museo_500regular;color:#000;padding:0;margin:0;text-decoration:none;text-shadow:-1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #b1b0ac,2px 1px 0 #fff}.intratextmainD{font:400 12px/16px museo_500regular;color:#0f4e86;padding:16px 150px 0 478px;text-decoration:none;text-align:justify}.intratextmainD a,.intratextmainD a:hover{text-decoration:underline;color:#0f4e86}.intra-moreD{font:400 12px/24px Verdana,Arial,Helvetica,sans-serif;color:#173c89;float:right;text-decoration:none;border:1px solid #173c88;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin:20px 140px 0 0;text-align:center}.intra-moreD a,.intra-moreD a:hover{color:#173c89;text-decoration:none}#toTop,.Service-Tabs{color:#fff;text-align:center}#wp-realtime-sitemap-menu ul{margin-top:0}#wp-realtime-sitemap-menu li{font-weight:400;margin:12px;padding:5px 0 0}#wp-realtime-sitemap-menu li a{background:0 0!important;padding:11px 0 0 30px!important}#wp-realtime-sitemap-menu ul ul{margin-left:20px}#wp-realtime-sitemap-menu li li,#wp-realtime-sitemap-menu li li a{font-weight:400;padding:0 0 0 5px!important}.TopBlurb{background:#0f337a;border:3px solid #4090ce}#toTop{font-family:Verdana,Geneva,sans-serif;background:#0f337a;border-radius:20px 0 0 20px;border:2px solid #4090ce;bottom:215px;z-index:2;cursor:pointer;font-size:12px;padding:6px;position:fixed;right:0;width:100px}#captchac img{width:180px;height:auto}.Service-Tabs{font:400 15px/14px MyriadProRegular;text-decoration:none;list-style:none;margin:25px 10px 0 20px!important;padding:0;height:120px;display:block}.Service-Tabs li{background-image:none!important;width:50%;float:left;margin:0 0 15px!important;padding:0!important}.Service-Tabs a{color:#fefefe;display:block;text-align:center;text-decoration:none;width:235px;height:25px;border:1px solid #a2c8e7;padding:10px 5px 2px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#173c88;background:-moz-linear-gradient(top,#173c88 0,#204695 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#173c88),color-stop(100%,#204695));background:-webkit-linear-gradient(top,#173c88 0,#204695 100%);background:-o-linear-gradient(top,#173c88 0,#204695 100%);background:-ms-linear-gradient(top,#173c88 0,#204695 100%);background:linear-gradient(to bottom,#173c88 0,#204695 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#173c88', endColorstr='#204695', GradientType=0 )}.Joint,.Service-Tabs a:hover,.media,.media li a,.media li a:hover{color:#fff;text-decoration:none}.Service-Tabs a:hover{display:block;border:1px solid #8497b4;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#a2c8e7;background:-moz-linear-gradient(top,#2e5ab4 0,#3860af 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2e5ab4),color-stop(100%,#3860af));background:-webkit-linear-gradient(top,#2e5ab4 0,#3860af 100%);background:-o-linear-gradient(top,#2e5ab4 0,#3860af 100%);background:-ms-linear-gradient(top,#2e5ab4 0,#3860af 100%);background:linear-gradient(to bottom,#2e5ab4 0,#3860af 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5ab4', endColorstr='#3860af', GradientType=0 )}.Dr-table{float:right;margin:5px 0 0 10px!important}#doccontainer{display:table}.docrow{position:relative;float:left;margin:5px auto;display:table-row;text-align:left!important}.docleft,.docmiddle,.docright{display:table-cell}.docleft{border:1px solid #e0e0e0;padding:8px;width:360px;border-radius:10px;-moz-border-radius:10px}.docmiddle{width:10px}.docright{border:1px solid #e0e0e0;padding:8px;width:360px;border-radius:10px;-moz-border-radius:10px}.media,.media li{list-style:none;padding:0!important}.multimedialist{height:40px}.media{font:400 14px/16px MyriadProRegular;text-align:left;margin:0!important}.media li{width:120px;float:left;margin:10px 75px 0 0!important}.info a,.print a,.video a{font:400 14px/16px MyriadProRegular;padding:4px 0 4px 20px!important}.video a{background:url(/images/loadmove.png) 5px 3px no-repeat #193f8f!important}.info a{background:url(/images/patient.png) 5px 3px no-repeat #193f8f!important}.print a{background:url(/images/print.png) 5px 3px no-repeat #193f8f!important}.media li a{display:block;text-align:center;line-height:20px;width:120px;height:20px;border:1px solid #93a7c6;padding:4px 0 4px 10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#025171;background:-moz-linear-gradient(top,#025171 0,#076185 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#025171),color-stop(100%,#076185));background:-webkit-linear-gradient(top,#025171 0,#076185 100%);background:-o-linear-gradient(top,#025171 0,#076185 100%);background:-ms-linear-gradient(top,#025171 0,#076185 100%);background:linear-gradient(to bottom,#025171 0,#076185 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#025171', endColorstr='#076185', GradientType=0 )}.Joint,.Joint li{list-style:none;padding:0!important;display:block}.media li a:hover{border:1px solid #202d41}.Joint{font:400 15px/17px MyriadProRegular;text-align:left;margin:0!important;height:auto}.Joint li{width:250px;float:left;margin:0 78px 15px 0!important}.computer-assisted a,.minimally a,.revision-hip a,.revision-knee a,.thr a,.tkr a,.unicondylar a{padding:42px 0 4px 155px!important;font:400 15px/17px MyriadProRegular}.minimally a{background:url(/images/revision-knee-replacement.gif) 5px 3px no-repeat #fff!important}.computer-assisted a,.thr a{background:url(/images/hip-arthroplasty.gif) 5px 3px no-repeat #fff!important}.tkr a{background:url(/images/revision-knee-replacement.gif) 5px 3px no-repeat #fff!important}.unicondylar a{background:url(/images/uniknee-replacement.gif) 5px 3px no-repeat #fff!important}.revision-knee a{background:url(/images/revision-knee-replacement.gif) 5px 3px no-repeat #fff!important}.revision-hip a{background:url(/images/hip-arthroplasty.gif) 5px 3px no-repeat #fff!important}.shoulder-joint a{font:400 15px/17px MyriadProRegular;padding:42px 5px 4px 155px!important}.Joint li a{color:#111;display:block;text-align:center;text-decoration:none;line-height:17px;width:140px;height:70px;border:1px solid #d5d5d5;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:4px 0 4px 10px}.Artho,.acl-artho a,.hip-artho a,.knee-artho a,.rotator-artho a,.shoulder-artho a,.shoulder-impignent a{font:400 15px/17px MyriadProRegular}.Artho,.Artho li{list-style:none;padding:0!important;display:block}.Joint li a:hover{text-decoration:none;color:#000;border:1px solid #c3c3c3}.Artho{color:#fff;text-decoration:none;text-align:left;margin:0!important;height:auto}.Artho li{width:50%;float:left;margin:0 0 15px!important}.knee-artho a{background:url(/images/knee-arthroscopy.gif) 5px 3px no-repeat #fff!important;padding:42px 0 4px 130px!important}.knee-artho a:hover{background:url(/images/knee-arthroscopy-on.gif) 5px 3px no-repeat #fff!important}.shoulder-artho a{background:url(/images/shoulder-arthroscopy.gif) 5px 3px no-repeat #fff!important;padding:42px 0 4px 135px!important}.shoulder-artho a:hover{background:url(/images/shoulder-arthroscopy-on.gif) 5px 3px no-repeat #fff!important}.rotator-artho a{background:url(/images/rotator-cuff-tear.gif) 5px 3px no-repeat #fff!important;padding:42px 0 4px 130px!important}.rotator-artho a:hover{background:url(/images/rotator-cuff-tear-on.gif) 5px 3px no-repeat #fff!important}.shoulder-impignent a{background:url(/images/shoulder-impingement.gif) 5px 3px no-repeat #fff!important;padding:42px 0 4px 135px!important}.shoulder-impignent a:hover{background:url(/images/shoulder-impingement-on.gif) 5px 3px no-repeat #fff!important}.acl-artho a{background:url(/images/acl-reconstruction.gif) 5px 3px no-repeat #fff!important;padding:42px 0 4px 130px!important}.acl-artho a:hover{background:url(/images/acl-reconstruction-on.gif) 5px 3px no-repeat #fff!important}.hip-artho a{background:url(/images/hip-arthroscopy-off.gif) 5px 3px no-repeat #fff!important;padding:42px 0 4px 135px!important}.hip-artho a:hover{background:url(/images/hip-arthroscopy-on.gif) 5px 3px no-repeat #fff!important}.Artho li a{color:#111;display:block;text-align:center;text-decoration:none;line-height:17px;width:180px;height:70px;border:1px solid #d5d5d5;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:4px 0 4px 10px}.Artho li a:hover{text-decoration:none;color:#000;border:1px solid #c3c3c3}iframe,object{max-width:980px}#mfooter,#mheader{display:none}.ftable{width:33%;display:block;float:left}#My-Website ul,#Quick-link-M,#services-mobile,.services-hm{display:none}#map-table{float:right}@media screen and (max-width:480px){#Container,#Dr-Profile{border-bottom:1px dashed #173c88}#Center-Right,#Center-Top,#Container{width:100%!important}.Dr-Textmain,.dr-name,.dr-name span{color:#777;text-decoration:none}.Dr-Textmain,.Home-more,.dr-name,.dr-name span{text-decoration:none}#Center-Top,#Content-Part,#Quick-link-M{float:left;position:relative}#Center-Top,#Content-Part,#Content-Sub,#Quick-link-M{position:relative}#Center-Bottom,#FadeIn-Out,#Footer,#Interactivity,#Logo,#Side-Links,#Tabs-BG,.home-links-main,.navigation{display:none}#main #content,#mfooter,.q-links{width:100%}body{margin:0;padding:0;background:#fff!important;overflow-y:scroll;overflow-x:none}#mheader{display:block;padding:10px 0 0;background:#fff}#Dr-Profile,.Home-more,.dr-name{background:0 0!important}#Container{height:490px}#Center-Top{margin:0 auto;height:730px}#Dr-Profile{width:100%;height:160px}#Dr-Profile img{margin:10px!important}#Center-Right{height:250px}.dr-name{font:400 18px/20px museo_500regular;margin:0;padding:10px 0 0 130px;height:auto!important}.dr-name span{font:400 12px/16px museo_500regular;padding:0}.Dr-Textmain{font:400 11px/14px museo_500regular;padding:5px 10px 0 130px;text-align:justify}.Home-more,.Home-more a,.Home-more a:hover{color:#173c88}.q-links{margin:0 auto!important;padding:30px 0 0 20px!important}#Content-Part,#Content-Sub,#map-table{width:100%!important}.Home-more{height:42px;font:400 12px/16px Verdana,Arial,Helvetica,sans-serif;margin:10px 0 0;padding:5px;text-align:right!important}.Home-more a{text-decoration:underline}.Home-more a:hover,.primary-text,.textMain,.textMain h1{text-decoration:none}.primary-text{font:400 18px/20px museo_500regular;color:#777;margin:0!important;padding:0 0 0 140px;height:auto!important}#map-table{float:none!important}#Content-Sub{margin:0 auto;height:auto}.textMain{font:400 12px/16px Verdana,Arial,Helvetica,sans-serif;color:#93a7c6;padding:10px!important}.textMain h1{font-size:20px!important;padding:5px 5px 5px 0;line-height:22px!important;margin:0}.menu,.menu a,.menu a:hover,.menu-bg a,.menu-bg a:hover{text-decoration:none!important}#Quick-link-M{width:248px;height:224px;}#toTop{display:none!important}#mfooter{display:block!important;background:#e9e7e7;height:60px;border-top:1px solid #999}#mfooter h1{font:400 12px Verdana,Geneva,sans-serif!important;color:#000;text-align:center;margin:20px 0 0;line-height:10px;padding:0}.menu,.menu a,.menu a:hover,.menu-bg{color:#fff!important}.menu-bg{height:50px!important;font:400 17px/23px Verdana,Geneva,sans-serif!important;background:#3559a0}.menu-bg a,.menu-bg a:hover{color:#fff!important}.menu{font:700 16px/22px Verdana,Geneva,sans-serif!important;text-align:center!important;width:80px!important;border:1px solid #fff!important;position:absolute!important;margin:4px 0 0 235px!important;-moz-border-radius:5px!important;-webkit-border-radius:5px!important;border-radius:5px!important;z-index:10!important;background:#163b86!important}.menu a,.menu a:hover{font:700 15px/40px Verdana,Geneva,sans-serif!important}#links{display:block;width:249px;height:248px;float:none;font:400 18px/60px HelveticaLT-Condensed;background:0 0!important;color:#3a3a3a;text-decoration:none;margin:0 auto 20px}.info a,.media,.print a,.video a{font:400 14px/16px MyriadProRegular}.media,.media li a,.media li a:hover{text-decoration:none;color:#fff}#homecontent{display:block;width:320px!important;height:auto;background:#fff}.footer{position:relative}.web-text{padding:10px 20px 0}.Web-TextMain{padding:0 20px 10px;text-align:justify}.multimedia li{width:100%;background:0 0!important;padding:6px 0 0!important;float:none}.media,.media li{padding:0!important;list-style:none}.media{text-align:left;margin:0!important}.media li a,.services-hm,.services-hm a{text-align:center;display:block}.media li{width:30%;float:left;margin:10px 10px 0 0!important;background:#025171!important}.info a,.print a,.video a{background:0 0!important;padding:4px 0!important}.media li a{line-height:20px;width:100%;height:20px;border:1px solid #9a9a9a;padding:4px 0 4px 10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#193f8f!important}.media li a:hover{border:1px solid #a9d0ee}.dropDown,.dropDownF,.tableborder{border:1px solid #b8b6b9}.formHead{color:#484646;background:#b8b6b9}.formHead a{color:#484646;text-decoration:underline}.formHead a:hover{color:#484646;text-decoration:none}.formlable{font:700 10px Verdana,Arial,Helvetica,sans-serif!important;color:#000;padding:3px 3px 3px 5px}.mandatory{font:700 10px Verdana,Arial,Helvetica,sans-serif;color:#FF8204}.dropDownF{background:#b8b6b9;color:#fff;width:100%}.ftable{width:100%;display:block;float:left}textarea{width:95%}.txtfield{width:250px}.textArea-c,.txtfield-c{width:280px}.button{height:40px!important;padding:0 10px!important}#recaptcha_area{width:318px;margin:0 0 0 -4px!important}.wpcf7-form table{margin:0 -10px!important}.Service-Tabs,.wpcf7-form table table{margin:0!important}.Service-Tabs{height:315px;padding:0!important}.Service-Tabs li{width:90%;float:left;margin:0 11px 15px 0!important;padding:0!important}.Service-Tabs a{width:100%}.services-hm{font:400 18px/30px MyriadProRegular;color:#fff;text-decoration:none;list-style:none;margin:0 10px;padding:0;height:0}.services-hm li{background-image:none!important;width:100%;float:left;margin:0 0 15px!important;padding:0!important}.services-hm a{color:#fff;text-decoration:none;width:100%;border:1px solid #17509e;padding:5px 0 10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#173c88;background:-moz-linear-gradient(top,#173c88 0,#204695 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#173c88),color-stop(100%,#204695));background:-webkit-linear-gradient(top,#173c88 0,#204695 100%);background:-o-linear-gradient(top,#173c88 0,#204695 100%);background:-ms-linear-gradient(top,#173c88 0,#204695 100%);background:linear-gradient(to bottom,#173c88 0,#204695 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#173c88', endColorstr='#204695', GradientType=0 )}.services-hm a:hover{text-decoration:none;color:#fff;display:block;border:1px solid #17509e;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#a2c8e7;background:-moz-linear-gradient(top,#2e5ab4 0,#3860af 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#2e5ab4),color-stop(100%,#3860af));background:-webkit-linear-gradient(top,#2e5ab4 0,#3860af 100%);background:-o-linear-gradient(top,#2e5ab4 0,#3860af 100%);background:-ms-linear-gradient(top,#2e5ab4 0,#3860af 100%);background:linear-gradient(to bottom,#2e5ab4 0,#3860af 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5ab4', endColorstr='#3860af', GradientType=0 )}.services-hm li:first-child{background:0 0!important;width:100%;float:left;margin:0 0 20px!important}.services-hm li:first-child a,.services-hm ul li:first-child a:hover{font:700 30px/34px MyriadProRegular;color:#243b64;text-decoration:none;background:0 0!important;border:0;text-align:left}.Artho li{position:relative!important;float:left!important;clear:both!important}.textMain embed{width:290px;height:auto}}@media screen and (max-width:600px){#Interactivity,.demo,.demo1{width:980px;margin:0 auto}}@media screen and (min-device-width:600px) and (max-device-width:768px){#Interactivity,.demo,.demo1{width:980px;margin:0 auto}}@media screen and (max-width:800px){#Interactivity,.demo,.demo1{width:980px;margin:0 auto}}