/**PAGE STRUCTURE**/

* { 
padding: 0; 
margin: 0; 
}

a img { border:none; }


.clear { clear:both; }
.clearl	{ clear:left; }
.clearr	{ clear:right; }

body	{
	background-image:url(images/flamebg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Molengo, Arial, Sans-serif;
	font-size:1em;
}

h1,h2,h3,h4,h5, {
	font-family:Molengo;
}

h8 { color:#444; }

#page-wrap {
	width:856px;
	margin:auto;
	}
	
.ap {
	color: #444444;
    font-size: 1.5em;
}

.ap2 {
	color: #444444;
    font-size: 2.5em;
    text-align:center;
    padding-bottom:15px;
    padding-top:15px;
}

#fcliw .IN-widget {
	width:310px;
	margin:auto;
}

#content-container {
  	width:856px;
  	min-height:200px;
  	margin:auto;	
  	}
  
form p {
	font-size:13px;
}

#sun {
	width:350px;
	float:left;
}

#sun img {
	padding-top:55px;
}

#sun2 {
	width:350px;
	float:left;
}

#sun2 img {
	margin-top:-40px;
}

#sun a.orange3b {
	margin-top:0px;
	width:85%;
}

#sun2 a.orange3b {
	margin-top:0px;
	width:85%;
}

.orange5 {
	   color: #F38025;
    font-weight: normal;
    text-decoration: none;
    font-size:.9em;
}

.orange5:hover {

    text-decoration: underline;

}


  
#content {
	width:856px;
	min-height:120px;
	background-image:url(images/contentbg.png);
  	background-repeat:repeat-y;
  	padding-bottom:10px;
}

#contentwv {
	width:856px;
	min-height:420px;
	background-image:url(images/contentbg.png);
  	background-repeat:repeat-y;
}

#socialmedia {
	width:200px;
	min-height:100px;
	float:right;
	padding-top:45px;
	padding-right:40px;
}

#socialmedia2 {
	float:right;
min-height:100px;
padding-right:150px;
padding-top:25px;
width:230px;
}

#main	{
	width:290px;
	min-height:200px;
	float:right;
	padding-right:15px;
}

#main2	{
	width:656px;
	min-height:100px;
	margin:auto;
}

#main3	{
	width:350px;
	min-height:100px;
	float:left;
	padding-left:100px;
}

#sgpic {
	width:100px
	height:100px;
	padding:0px 15px 5px 0px;
	float:left;
}

#sgpic img {
	width:100px;
	padding:5px;
	border:1px solid #eee;
}

#sgholder {
	font-size:.85em;
	color:#555555;
	line-height:150%;
}



h2 {
	font-size:12px;
	color:#666;
	font-weight:normal;
}

.msg_list {
margin: 0px;
padding: 0px;
width: 383px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#f2f1f1;
border:1px dashed #ccc;
margin:1px;
margin-top:5px;
width:300px

}
.msg_body {
padding: 5px 5px 5px 5px;
background-color:#fff;
font-size:12px;
width:310px;
color:#555555;
}



.vid { padding-left:1px; }
#vid_holder { height:320px;
float:left;
margin-left:55px;
padding-top:30px;
width:490px; }

  	
#header {
	width:856px;
	height:202px;
	background-image:url(images/sgheader.jpg);
}

#navbar {
	width:856px;
	height:32px;
	padding:none;
	background-color:#f38025;
}

#subnav {
	width:856px;
	height:22px;
	padding:none;
	text-align:center;
	font-size:.7em;
	letter-spacing:1px;
	padding-top:5px;
	color:#f38025;
	background-image:url(images/contentbg.png);
  	background-repeat:repeat-y;
}

#subnav2 {
	width:756px;
	height:22px;
	text-align:left;
	font-size:11px;
	padding-top:5px;
	color:#f38025;
	padding-left:100px;
	background-image:url(images/contentbg.png);
  	background-repeat:repeat-y;
}

#footer {
	width:856px;
	height:40px;
	background-image:url(images/footerbg.png);
}

#fleft {
	width:400px;
	float:right;
	line-height:210%;
}

#fleft p {
	line-height:205%;
}

#fright {
	background:none repeat scroll 0 0 #EEEEEE;
float:left;
line-height:210%;
padding:25px 0 30px 40px;
width:607px;
border:1px solid #ccc;
}

p.unptext textarea {
	margin-top:5px;
}

#fright input {
	margin-bottom:5px;
}

#footerinfo {
	color:#555555;
	width:856px;
	height:20px;
	text-align:center;
	font-size:10px;
	padding-top:5px;
}

.footerinfo {
	color:#555555;
	width:856px;
	height:20px;
	text-align:center;
	font-size:10px;
}


/**TEXT FORMATTING**/

.maintext	{
	padding:30px 45px 5px 20px;
	color:#555555;
	font-size:.8em;
	line-height:150%;
}

.unptext	{
	padding:none;
	color:#555555;
	font-size:.85em;
	line-height:150%;
}

.unptext3	{
	padding:none;
	color:#555555;
	font-size:1em;
	line-height:150%;
}

.orange		{
	color:#f38025;
	padding-left:20px;
	font-weight:bold;
}

.orange2		{
	color:#f38025;
	text-decoration:none;
}

.orange2b		{
	color:#f38025;
	text-decoration:none;
	font-size:12.5px;
	padding:6px 10px;
	margin-top:10px;
	border:1px dashed #ddd;
	font-weight:normal;
}

.orange2b:hover		{
	background:#eee;
}

.orange3		{
	border:1px dashed #CCCCCC;
color:#F38025;
display:inline-block;
font-size:16px;
margin-right:13px;
margin-top:23px;
padding:20px 5px;
text-align:center;
text-decoration:none;
width:190px;
font-family:Molengo;
}

.orange3b		{
	border:1px dashed #CCCCCC;
color:#F38025;
display:inline-block;
font-size:16px;
margin-right:18px;
margin-top:23px;
padding:20px 5px;
text-align:center;
text-decoration:none;
width:45%;
font-family:Molengo;
}

.orange3bs		{
	border:1px dashed #CCCCCC;
color:#F38025;
display:inline-block;
font-size:16px;
margin-left:18px;
margin-top:23px;
padding:20px 5px;
text-align:center;
text-decoration:none;
width:45%;
font-family:Molengo;
}

.fbConnectWidgetHeaderTitle {
    border: 1px solid #CCCCCC;
    color: #EEEEEE;
    cursor: default;
    padding-bottom: 7px;
    padding-top: 8px;
}

.orange4		{
	border:1px dashed #CCCCCC;
color:#F38025;
display:inline-block;
font-size:16px;
padding:20px 20px;
text-align:center;
text-decoration:none;
width:190px;
font-family:Molengo;
}

.orange4:hover {
	background:#eeeeee;
}

.orange3:hover {
	background:#eeeeee;
}

.orange3b:hover, .orange3bs:hover {
	background:#eeeeee;
}

.orange2:hover {
	text-decoration:underline;
}

.olink		{
	color:#555555;
	text-decoration:none;
	font-weight:bold;
	}
.olink:hover	{
	text-decoration:underline;
	}
	
.olink2		{
	color:#555555;
	text-decoration:none;
	
	}
.olink2:hover	{
	text-decoration:underline;
	}
	
	.olink3		{
	color:#f38025;
	text-decoration:none;
	
	}
.olink3:hover	{
	text-decoration:underline;
	}
	
.alink		{
	color:#f38025;
	text-decoration:none;
	}
.alink:hover	{
	text-decoration:underline;
	}

.subnav		{
	color:#f38025;
	text-decoration:none;
}

.subnav:hover {
	text-decoration:underline;
	}

h1	{ color:#f38025; font-size:1.4em; padding-bottom:5px; padding-top:25px; font-family:Molengo; font-weight:normal; text-transform:lowercase; }

h4 { padding-bottom:4px; font-size:14px; }

#formholder { width:600px; margin:auto; }


       
#main form {
	padding-left:20px;
}
		
		
		
#formwrap h1	{
	font-size:18px;
	padding-top:25px;
}



.small {
	font-size:10px;
	font-style:italic;
	line-height:10px;
	}
	

#formwrap {
	width:760px;
	margin:auto;
	font-family:Molengo, Sans-Serif;
	padding-top:15px;
}

#formwrap p {
	font-family:Molengo, Sans-Serif;
	color:#666;
	padding-top:10px;
}

#practice {
	width:380px;
	float:left;
}

#doctor {
	width:380px;
	float:right;
}

#services {
	width:760px;
	float:right;
}

.clear { clear: both; }

#sleft {
	width:380px;
	float:left;
}

#sright {
	width:380px;
	float:right;
}

.other {
	width:700px;
}

#forms {
	float:left;
}

#forms p.other {
	color:#666;
	font-size:12px;
}

#policies {
	float:left;
}

#photography {
	float:left;
}

#formwrap ul {
	font-size:12px;
	color:#666;
	padding-left:25px;
}

#submit {
	padding-top:20px;
	padding-bottom:20px;
}

#fsoptions {
	width:668px;
	height:168px;
	background: url(images/fsbg2.png) no-repeat;
}

#fstitle {
	width:200px;
	height:23px;
	padding-top:7px;
	padding-left:14px;
	color:#555555;
}

#fsimg img {
	padding:2px;
	border:1px solid #eeeeee;
	margin-top:21px;
	margin-left:29px;
}

ul.tab-headers,
.tab-content {
    width: 100%;
    font-size:12px;
    line-height:150%;
    color:#555555;
}
ul.tab-headers { 
    height: 20px;      
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 3px;     
}
ul.tab-headers li {
    float: left;
    padding: 5px 10px 5px 10px;
    border: dashed 1px #cccccc;
    margin-left: 3px;
    cursor: pointer;
    color:#cccccc;
    background:#ffffff;
    font-size:12px;
}
ul.tab-headers li.active {
    background-color:#F2F1F1;
border:1px dashed #CCCCCC;
cursor:pointer;
padding:5px 10px;
    color:#666666;
}
.tab-content {
  border:none;
margin:2px 3px;
padding:5px 5px 8px;
visibility:hidden;
}

h5 {
	padding-bottom:5px;

	font-size:14px;
}

h1.fcn {
	text-transform:none;
}

.hlk {
	text-decoration:none;
}

.hlk:visited {
	color:#888888;
}

#footinf ul {
display:block;
float:right;
line-height:110%;
list-style:none outside none;
padding-left:5%;
padding-top:17px;
width:58%;

}

#footinf ul li {
	font-size:12px;
	letter-spacing:1px;
}

#footinf ul li a.grey {
	color:#31353d;
	text-decoration:none;
}

#footinf ul li a {
	color:#f38025;
	text-decoration:none;
}

#footinf ul li a:hover{
	color:#31353d;
}

#footinf {
background:url("images/foot-bg.png") no-repeat scroll 0 0 transparent;
float:left;
height:105px;
margin-top:14px;
padding-bottom:15px;
width:392px;
font-family:'Molengo';
}

#home-b {
	width:500px;
	height:100px;
	position:absolute;
	background:none;
	display:block;
	margin-top:85px;
}

ul#soc {
	display:block;
float:right;
list-style:none outside none;
margin:171px 0 0;
width:185px;
}

ul#soc a.sg {
	display:inline-block;
	height:24px;
	width:92px;
	outline:0;
	text-indent:-9999px;
	float:left;
}

ul#soc a.fb, ul#soc a.tw, ul#soc a.li {
	display:inline-block;
	height:24px;
	width:24px;
	margin-right:4px;
	outline:0;
	text-indent:-9999px;
	float:left;
}

ol.skills {
	color:#666666;
font-size:.85em;
line-height:160%;
list-style:decimal outside none;
margin-left:25px;
margin-top:10px;
}

ul#soc a li.fb {
	display:block;
}

ul#soc a.fb:hover, ul#soc a.tw:hover, ul#soc a.li:hover, ul#soc a.sg:hover {
	background-position:top center;
}

ul#soc a.fb {
	background:url(images/soc-nav-fb.png) bottom center no-repeat;
}

ul#soc a.tw {
	background:url(images/soc-nav-tw.png) bottom center no-repeat;
}

ul#soc a.li {
	background:url(images/soc-nav-li.png) bottom center no-repeat;
}

ul#soc a.sg {
	background:url(images/soc-nav-sg.png) bottom center no-repeat;
}

#feat {
	width:760px;
	margin:auto;
	margin-top:35px;
}

#f {
	width:29%;
	padding:1%;
	margin:0 1%;
	height:150px;
	background:#fff;
	display:block;
	float:left;
	color:#888;
}

#f h5 {
	font-family:'Molengo';
	font-size:1.3em;
	padding-top:10px;
	font-weight:normal;
	padding-top:80px;
}


h6 {
	font-family:Molengo;
	font-size:2.5em;
	font-weight:normal;
	margin-bottom:-10px;
	color:#444;
}

h7 {
	font-family:Molengo;
	font-size:1.2em;
	font-weight:normal;
	color:#444;
	padding-bottom:5px;
	display:block;
}

#icol {
	width:48%;
	padding-right:2%;
	float:left;
}

#svc {
	border-top:1px dashed #ccc;
	padding-top:35px;
	margin-top:35px;
}

#svc2 {
	border-top:1px solid #ccc;
}


#f p {
	font-size:12px;
	letter-spacing:.5px;
	
}

#f {
	color:#888;
}

#f:hover {
	color:#000;
}

#f h5:hover {
	color:#000;
}


.vzaar_media_player {
height:294px;
overflow:hidden;
width:452px;
}

#fstr {
	width:218px;
	height:69px;
	background:url(images/fstr.png) top center no-repeat;
}

#fstr2 {
	width:218px;
	height:69px;
	background:url(images/fstr.png) bottom center no-repeat;
}

#fstr:hover {
	background-position:bottom center;

}

#frmc {
	width:218px;
	height:69px;
	background:url(images/frmc.png) top center no-repeat;
}

#frmc:hover {
	background-position:bottom center;
}

#frmc2 {
	width:218px;
	height:69px;
	background:url(images/frmc.png) bottom center no-repeat;
	float:left;
	margin-right:25px;
}


#fbck {
	width:218px;
	height:69px;
	background:url(images/fbck.png) top center no-repeat;
}

#fbck:hover {
	background-position:bottom center;
}

#twhold { float:right; }

#twitter_t { width: 445px; height: 38px; background-image:url("images/tw-feed_01.png"); } #twitter_m { width: 405px; padding: 0 20px; background:url("images/tw-feed_02.png") 0 0 repeat-y; } #twitter_container { min-height:45px; height:auto !important; height:40px; padding-bottom:5px; } #twitter_update_list { color:#444444;
font-family:Molengo;
font-size:.8em;
font-style:italic;
letter-spacing:0.5px;
line-height:16px;
overflow:hidden;
padding:0;
width:415px; } #twitter_update_list li { padding:0 10px;
width:395px; list-style: none; } #twitter_update_list li a { color: #F38025; border-bottom: dotted 1px; text-decoration: none; } #twitter_update_list li a:hover { color: #31353d; } #twitter_b { width: 445px; height: 27px; background-image:url("images/tw-feed_03.png"); }

#limg {
	width:323px;
	float:left;
	padding-top:35px;
}

#m2copy {
	width:300px;
	float:right;
	padding-top:35px;
}

#socialmedia2 .fan_box .page_stream {
    height: 390px;
}

#socialmedia2 #stream_content {
	height: 390px;
}

a.tooltip { color:#f38025; }

.tooltip {
			cursor: help; text-decoration: none;
			position: relative;
			color:#333;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: Molengo, Tahoma, Geneva, sans-serif;
			color:#444;
			position: absolute; left: 1em; top: 2em; z-index: 99;
			margin-left: 0; width: 250px;
		}
		.tooltip:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: left; position: absolute;
		}
		.tooltip:hover em {
			font-family: Molengo, Tahoma, Geneva, sans-serif; font-size: 1em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.classic { padding: 0.8em 1em; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.classic {background: #eee; border: 1px solid #ccc; }
		.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
		.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.warning { background: #FFFFAA; border: 1px solid #FFAD33; }


#fccol {
	width:100%;
	float:left;
	padding-bottom:20px;
}



.fcul {
	color:#444444;
font-size:0.85em;
padding-left:18px;
line-height:150%;
}

#postscon {
	margin-left: 50px;
    padding-top: 25px;
    width: 560px;
    float:left;
}

h2.entry-title {
   border-bottom: 1px dashed #CCCCCC;
    color: #F38025;
    display: block;
    font-size: 28px;
    margin-bottom: 0;
    text-decoration: none;
    width: 100%;
}

div.entry-meta {
    color: #AAAAAA;
    float: left;
    font-size: 12px;
    margin-left: -118px;
}

div#postscon a {
	text-decoration:none;
	color:#F38025;
}

div.entry-utility {
	  color: #AAAAAA;
    font-size: 12px;
    margin-bottom: 55px;
    margin-top: 15px;
}

div.entry-content {
	font-size:15px;
	margin-top:20px;
	color:#444;
}

div.entry-content span {
	font-size:normal;
}

div.entry-content p {
	padding-bottom:10px;
}

h2.entry-title a {
	color:#F38025;
	text-decoration:none;
}

div#primary.widget-area {
	display: block;
    float: right;
    width: 200px;
    font-size:14px;
    padding-top:20px;
}

ul.xoxo {
	list-style:none;
}

ul.xoxo li ul {
	list-style:none;
}

ul.xoxo li ul a {
	color:#F38025;
	text-decoration:none;
}

div.nav-previous {
	 font-size: 12px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

h3.widget-title {
	margin-top:15px;
	text-transform:uppercase;
	color:#aaa;
	font-weight:normal;
}

div#site-generator {
	display:none;
}

.datebg{
background: url(images/datebg.png) no-repeat;
height: 86px;
width: 69px;
}
.day{
 font-family: Tahoma;
    font-size: 25px;
    margin-top: 6px;
    text-align: center;
}
.month{
   border-bottom: 1px solid #ddd;
    font-size: 18px;
    margin: auto;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    width: 75%;
} 
