/*  

Theme Name: Skin-Clinics

Description:  Skin-Clinics

Theme URI: --

Version: 1

Author: Bryan

Author URI: http://yourdailyguide.org/

Tags: --

      
*/

body  {
	background: #ffffff;
	margin: 14;
	padding: 0;
	font-size: 100%;
}
ul, li, dl, dt, dd, ol {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;	
}
h1 {
	color:#8a0057;
	font-family:arial, sans serif;
	font-weight:normal;
	font-size:37px;
	margin:0 0 15px 0;
}

h3.home_title {
        
	font-family:arial, sans serif;
	
}

h1.home_title {
  color: #8B0057;
  font-size: 20px;
  font-weight: bold;
}

h1.home_title a {
  color: #8B0057;
  text-decoration:none;
}

h1.home_title a:hover {
  color: #8B0057;
  text-decoration:none;
}

.home_content_container {
width:276px;
float:left;
height: 230px;
margin-right: 11px;
margin-bottom: 10px;
}

.home_content_container_main {
  width: 574px;
}

.home_inside_container {
  height: 200px;
}

.home_inside_container a {
  color: #9D598E;
  text-decoration: none;
  font-weight: bold;
}

.home_inside_container a:hover {
  color: #9D598E;
  text-decoration:underline;
}

.home_content_container3 {
width:780px;
float:left;

margin-right: 22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 0;
color: #66594d;
line-height: 13px;
}

.home_content_container2 {
width:180px;
float:left;
margin-right: 11px;
}

.home_content_dots_top {
  width: 276px;
  background: url('images/home_dots.gif') repeat-x;
  margin-bottom: 0px;
}

.home_content_dots_bottom {
  width: 276px;
  background: url('images/home_dots.gif') repeat-x;
  margin-top: 10px;
}

.home_content_dots_top2 {
  width: 180px;
  background: url('images/home_dots.gif') repeat-x;
  margin-bottom: 0px;
}

.home_content_dots_bottom2 {
  width: 180px;
  background: url('images/home_dots.gif') repeat-x;
  margin-top: 10px;
}

.home_content_dots_top3 {
  width: 560px;
  background: url('images/home_dots.gif') repeat-x;
  margin-bottom: 0px;
}

.home_content_dots_bottom3 {
  width: 560px;
  background: url('images/home_dots.gif') repeat-x;
  margin-top: 10px;
}

.home_content_container p{
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	color: #66594d;
	line-height: 13px;
}

/* Home Top Content*/
.hometopcontent {
	height: 298px;
	background-image: url(images/bg_home_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
}
.hometopcontent P{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	color: #FFFFFF;
	line-height: 18px;
}

.homebottomcontent img {
border: 2px solid #914B41;
padding: 2px;
}


.homebottomcontent P{
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	color: #66594d;
	line-height: 13px;
}
.sitemap P{
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0;
	color: #66594d;
	line-height: 12px;
}
.sitemap a {
	text-decoration: none;
	color: #66594d;
	border: none;
}
.sitemap a:hover {
	color: #8a0057;
	text-decoration:underline; 
	border:none;
}
/* Left Nav*/
.arrowlistmenu{
width: 165px; /*width of menu*/
}

.headerbar2{
	font: bold 11px Verdana;
	line-height: 13px;
	color: #8a0057;
}

.arrowlistmenu .headerbar{
	font: bold 11px Verdana;
	line-height: 13px;
	color: #8a0057;
	display: block;
	background: url(images/nav_dots_bg_white.gif) repeat-x center left;
	margin-bottom: 6px; /*bottom spacing between header and rest of content*/
	padding: 13px 0 0px 0px; /*header text is indented ..px*/
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
font: 10px Verdana;
line-height: 13px;
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #af9e88;
	background: url(images/nav_left_arrow.gif) no-repeat 0px 7px; /*custom bullet list image*/
	display: block;
	padding: 3px 0 2px 14px; /*link text is indented ..px*/
	margin: 0;
	margin-bottom: -5px;
	margin-left: -8px;
	text-decoration: none;
}

.arrowlistmenu ul li a:visited{
color: #af9e88;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #8a0057;
background: url(images/nav_left_arrow_over.gif) no-repeat 0px 7px; /*custom bullet list image*/
}

/*Top Nav*/
.topnav{
	font: 16px Century Gothic, Verdana, sans-serif;
	line-height: 13px;
	color: #af9e88;
	display: block;
	padding: 0px 0 0px 0px;
	margin-right: 0px;
	/*margin-left: 555px;*/
	margin-top: 10px;
	margin-bottom: 25px;
	text-align:right;

}

.topnav a {
	text-decoration: none;
	color: #8A0057;
	margin:0 25px;
}

.topnav a:visited, .topnav a:active{
color: #8A0057;
}

.topnav a:hover, .topnav a:visited:hover {
text-decoration: none;
color: #af9e88;
}

.topnav li {
list-style-type:none;
display: inline;
font: 16px Century Gothic, Verdana, sans-serif;
}

#home .topnav a.home, #team .topnav a.team, #contact .topnav a.contact, #prices .topnav a.prices {
color: #af9e88;
}
/*Top Tel*/
.toptel{
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #8a0057;
	display: block;
	width: 218px;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	padding: 0px 0 10px 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 555px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2b5a4;
}

/*Nav*/
.nav{
	display: block;
	margin-top: 10px;
	margin-bottom: 25px;
}

/*Breadcrumb*/
.breadcrumb{
font: 9px Verdana, Helvetica, sans-serif;
	line-height: 13px;
	color: #857a70;
	display: block;
	width: 773px;
	background: url(images/nav_dots_bg_white.gif) repeat-x center left;
	margin-bottom: 6px; /*bottom spacing between header and rest of content*/
	padding: 13px 0 0px 0px;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.breadcrumb a{
	background: transparent url(images/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 9px; /*adjust bullet image padding*/
	color: #857a70;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #857a70;
}

.breadcrumb a:hover{
text-decoration: none;
color: #8a0057;
}

/*leftdots*/
.leftdots{
	display: inline-block;
	width: 162px;
	background-image: url(images/nav_dots_bg_white.gif);
	height: 3px;
	margin-top: 13px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	padding: 0px 0 0px 0px;
}

/*leftform*/
.leftform{
	font: bold 11px Verdana;
	color: #a49990;
	display: block;
	width: 136px;
	background-color: #e4d8cb;
	white-space: normal;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 5px;
}
.leftform .textfield{
	font: 9px Verdana;
	border: 1px solid #a49990;
	width:125px;
}
.leftform .textfield2{
	font: 9px Verdana;
	border: 1px solid #a49990;
width: 140px !important;
}
.leftform .formbutton{
	cursor:pointer;
	font: 9px Verdana;
	color:#000000;
	padding: 0px 0px 2px;
	background-color: #e4d8cb;
	BACKGROUND: url(images/submit_bg.gif) #e4d8cb;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 17px;
	width: 54px;
}

/*T1*/
.t1 {
width: 100%;
margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #62482d;

}
.t1 P{
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #62482d;
}
.t1 a {
	text-decoration: underline;
	color: #8a0057;
	border: none;
}
.t1 a:hover {
	color: #62482d;
	text-decoration:underline; 
	border:none;
}
.t1 H2{
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8a0057;
}
.t1 ul, li, dl, dt, dd, ol {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #62482d;
	padding:0;
	border:0;	
}

/*T2*/
.t2 {
	width: 100%;
	background-color: #f0f0f0;
	background-image: url(images/bg_which_vids.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.t2 P{
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66594d;
}
.t2vids P{
	margin: 14px 0px 0px;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8a0057;
}
.t2vids H2{
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8a0057;
	font-weight: bold;
}
/* rounded buttons */
.t2vidsroundcontain UL{
list-style-type: none;
margin: 0px;
padding: 0px;
margin-left: -8px;
}
.t2vidsround {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(images/vid_which_button.gif) no-repeat right top; 
	padding-right:12px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	width:306px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a0057;
	text-decoration: none;
}

.t2vidsround span { 
	background:url(images/vid_which_button.gif) no-repeat left top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:12px; line-height:27px;
}

	a.t2vidsround:hover {background-position:right -47px; color: #8a0057;}
	a.t2vidsround:hover span {background-position:left -47px;}

/*T3*/
.t3 P{
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66594d;
}
.teamvids{
	margin: 0px;
	width: 100%;
	background-color: #f0f0f0;
	background-image: url(images/bg_team_vids.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 88px;
}
/* rounded buttons */
.t3vidsroundcontain UL{
list-style-type: none;
margin: 0px;
padding: 0px;
margin-left: -8px;

}
.t3vidsround {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(images/vid_videos_button.gif) no-repeat right top; 
	padding-right:12px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	width:306px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af9e88;
	text-decoration: none;
}

.t3vidsround span { 
	background:url(images/vid_videos_button.gif) no-repeat left top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:12px; line-height:27px;
}

	a.t3vidsround:hover {background-position:right -47px; color: #8a0057;}
	a.t3vidsround:hover span {background-position:left -47px;}

/*T4*/	
.t4 P{
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66594d;
}
.t4 a {
	text-decoration: underline;
	color: #8a0057;
	border: none;
}
.t4 a:hover {
	color: #66594d;
	text-decoration:underline; 
	border:none;
}
.t4 H2{
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8a0057;
	font-weight: bold;
}
.locationvids{
	margin: 0px;
	background-color: #f0f0f0;
	background-image: url(images/bg_team_vids.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 60px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
}
/*leftform*/
.contactform{
	font: bold 9px Verdana;
	color: #66594d;
}
.contactform .contacttextfield{
	font: 10px Verdana;
	border: 1px solid #8a0057;
	padding: 4px;
}
.contactform .contactformbutton{
	cursor:pointer;
	font: 12px Verdana;
	color:#FFFFFF;
	padding: 0px;
	background-color: #e4d8cb;
	BACKGROUND: url(images/contact_submit_bg.gif) #e4d8cb;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 23px;
	width: 129px;
}


.home_post_container {
width:230px;
float:left;
margin-right: 10px;
margin-bottom: 10px;
}

.home_post_container2 {
width:230px;
float:left;
margin-right: 10px;
margin-bottom: 2px;
}


.home_single_container {
width:470px;
float:left;
margin-right: 10px;
margin-bottom: 10px;
}


.in_post_content {
height: 275px;
}

.read_more_link a {
text-decoration: underline;
color: #8B0057;
}


.read_more_link a:hover {
text-decoration: underline;
color: #8B0057;
}

.home_post_container h3 {
color: #8B0057;
margin: 10px 0;
}

.home_post_container h3 a {
color: #8B0057;
text-decoration: none;
}

.home_single_container h3 a {
color: #8B0057;
text-decoration: none;
}


.news_posts_container {
width: 500px;
float:left;
}

.monthly_container {
width: 200px;
float:left;
margin-left: 15px;
}

.border_top_bottom {
background: url('images/border-top-bottom.gif') #fff repeat-x;
height: 3px;
width: 100%;
}

.rss_link a {
color:#B30057;
text-decoration: none;
font-weight: bold;
font-family: Verdana, arial;
}

.rss_link a:hover {
color:#B30057;
font-weight: bold;
font-family: Verdana, arial;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


