/*

Theme Name: tj2010 
Theme URI: http://www.uksbd.co.uk 
Description: Clean and easy customizable WordPress theme by <a href="http://www.uksbd.co.uk">uksbd</a>
Version: 0.1.1

Author: uksbd 
Author URI: http://www.uksbd.co.uk

Tags: simple, clean, widgets, widget ready, two columns, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*



*/
	body {
	margin: 0px;
	padding: 0px;
	background: #BAD2E0 url(http://www.harleystreetcosmeticsurgerypartners.com/img/background.jpg) top repeat-x;
	color: #555;
	font: 14px/18px verdana, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

a {
	color: #5E7A92;
	outline: none;
}

p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*

*/
	
#page {
	width: 944px;
	margin: 0 auto;
}
	
#header {
background: #fff;	position: relative;
	height: 80px;
	}


#header h1 { 
font-weight: bold;
 color: #000;
 margin:20px 10px 10px 50px}



#content {
	padding: 0 0 0 0;
 background: #fff;
}

#content-left {
	float: right;
	width: 712px; padding: 20px 20px 0 0; background: #fff;
}


#content-right {
	float: left;
	width: 210px;
 background: #8DB5CB}  


#footer {

}

/*

*/
	
h1 {
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1 a {
	color: #6C6036;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 20px;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: bold;
}

h3 a {
	text-decoration: none;
 color:#111}

h3 a:hover {
color:#5E7A92;	text-decoration: none;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

/*


*/
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*


*/
	
/** box left */


.box-left {
	margin: 0 20px 0 20px; 
background: #fff;}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}



/** box right */


.box-rightold {
	margin: 0 20px 20px 0;
	padding: 10px;
	background: #ffffff url(img/bg-box-right.gi) no-repeat left top;
}




.box-right {
	color:#fff; }


.box-rightold ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}


.box-right li {
	margin: 0px;
	padding: 3px;
	list-style-image:url(http://www.harleystreetcosmeticsurgerypartners.com//img/bullet2.gif) }


.box-rightold li a {
	text-decoration: none; color:#5E7A92; 
font-weight:normal; }
.box-rightold li a hover {
	text-decoration: none; color:#5E7A92; 
font-weight:normal; }



/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px;
	background: url(img/bg-comment-quote.gi) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #F7F7F7 url(img/bg-comment-bubble.gi) no-repeat left bottom;
	color: #333;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*

	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	

##################################
   	FOOTER
	################################## */

#footer {
	width: 904px;
	margin: 0;
 background-image: url(blue-g.pn);  background-repeat:repeat-x; background-color: #8DB5CB; font-size:90%; color:#ffffff; font-family: "Trebuchet MS", Georgia, Helvetica, Arial, sans-serif; font-weight:normal; text-align: left; padding:8px 20px 8px 20px}


#footer a {
	text-decoration: none; color:#fff; 
font-weight:normal; }




#footer p {
	margin: 0 0 10px 0;
}

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

#uksbd64 {
	float: right;
	width: 350px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */



.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

#inner-right {
width: 300px;
}



#header-bar {
	width: 860px;
	margin: 0;
 background-image: url(blue-g.png);  background-repeat:repeat-x; background-color: #000000; font-size:90%; color:#ffffff; font-family: "Trebuchet MS", Georgia, Helvetica, Arial, sans-serif; font-weight:normal; text-align: left; padding:8px 20px 8px 20px}

#header-bar a {
	text-decoration: none;
 color:#fff; font-weight:bold; }


.bodytext {padding:10px 0 10px 20px; 	background: #fff; }

.bodytext2 {padding: 5px 20px 5px 20px;
 background: #fff; text-align:right}

.bodytext h1 {font-size:24px;
	color:#fff; text-align: center;}
.bodytext h1 a {font-size:24px;
	color:#fff; text-align: center;}


.sidebart {
	float: right;
	background: #fff;
	width: 270px;
	font-family: "Trebuchet MS", Helvetica, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#444; text-align: left;
}

.midt {
	background: #fff; float: left;
 width: 600px;
 color:#222}

.midt {font-size:22px;
	color:#555; text-align: left;}

.midt a:link {font-size:26px;
	color:#00639C; text-align: left; font-weight:bold; text-decoration:none; }
.midt a:visited {font-size:26px;
	color:#00639C; text-align: left; font-weight:bold; text-decoration:none; }
.midt a:hover {font-size:26px;
	color:#fff; background-color: #00639C; text-align: left; font-weight:bold; text-decoration:none; }
.midt a:active {font-size:26px;
	color:#00639C; text-align: left; font-weight:bold; text-decoration:none; }




ul.menu{font-size:11px; letter-spacing:0}

ul.menu, ul.menu ul{  list-style-type:none;   margin:0;   padding:0}

*
Outline{none}

ul.menu a{  display:block;   text-decoration:none}

ul.menu li{padding:5px 0 5px 0; background:none}

ul.menu li a{  color:#D3E3EC;   padding-left:25px;   background:url(../img/leftnav-mark.gif) left no-repeat}

ul.menu li a:hover{text-decoration:underline; color:#25678B;   background:url(../img/leftnav-mark_on.gif) left no-repeat}

ul.menu li ul li a{ color:#fff;  padding-left:30px;  background:none}

ul.menu li ul li a:hover{ padding-left:30px; color:#25678B;   background:none;  text-decoration:none}

h1, h2, h3, h4, h5, p, body{}

img{border:0px}

a:focus{outline:none}

.clearer{clear:both}

a{color:#337BC2; text-decoration:none}
a:hover{color:#333; text-decoration:underline}

body{font-size:12px; font-family:Arial,Helvetica,sans-serif; line-height:17px; color:#333; background:url(http://www.harleystreetcosmeticsurgerypartners.com/img/background.jpg) top repeat-x; background-color:#BAD2E0}

#container{width:944px; margin:auto}

#header{height:56px; background-color:#FFF}
#header #logo{padding:17px 0 0 17px}
#header #contact{float:right; text-align:right; padding:19px 17px 0 0}

#nav{height:34px; background-color:#2B769F}

.navitem a{color:#fff; text-decoration:none; display:block; float:left; padding:0 43px 0 43px; height:34px; line-height:30px; border-right:1px solid #BAD2E0}
.navitem a:hover{color:#000; text-decoration:none; display:block; background-color:#F0EDF2}

.navitemEND a{color:#fff; text-decoration:none; display:block; float:left; padding:0 46px 0 46px; height:34px; line-height:30px}
.navitemEND a:hover{color:#000; text-decoration:none; display:block; background-color:#F0EDF2}

.navDiv{padding:0; float:left; height:34px; line-height:30px}

#footer{font-size:11px; color:#fff; background-color:#8DB5CB}
#footerLeft{float:left; padding:5px 0 0 10px}
#footerRight{float:right}
#footer a{color:#fff; text-decoration:none}
#footer a:hover{color:#333; text-decoration:none}
#shareit{padding:5px; float:right}

.formLabel{padding:5px}

.formfield{color:#333; padding:3px; border:1px solid #ccc; background-color:#FFC; font-size:11px; width:300px}

.formborder{border:1px solid #ccc}

#mainBody{width:944px; background-color:#fff; border-bottom:4px solid #8DB5CB; background:url(../img/containerback.gif) repeat-y}

#leftNav{width:203px; float:left; background-color:#8DB5CB; padding:5px 0 0 5px}
#leftNav H4{color:#FFF;}

.clickBtn{padding:7px}


#divLine{background:url(../img/leftnav-div.jpg) no-repeat center; height:10px}
#proceedures{padding:5px; font-size:16px; letter-spacing:-1px; color:#FFF}

#rightSide, #sitemap{width:731px; float:right}
#rightSide li{list-style-image:url(../img/bullet.gif); padding-bottom:15px}

#flash{width:731px; height:220px; float:left}

#homeCopy{float:left; width:711px; padding:10px}

#sitemap li{list-style-image:url(../img/bullet.gif)}

#surgeonBox{border:0px solid #ccc; width:100%}

#surgeonImage{float:left; width:200px}

#surgeonText{padding:0 10px 10px 10px; float:left; width:490px}

#image{width:731px; height:175px; float:left; background-color:#2B769F}

#findoutmore{float:right; margin:10px; padding:5px; width:300px; border:1px dotted #999; background:url(../img/moreinfo-image.jpg) bottom right no-repeat; background-color:#f1f1f1}
#findoutmore #top{padding:5px; background-color:#2B769F; text-align:center}

#surgeonmsg{padding:5px; background-color:#BAD2E0; color:#333}

h1{font-size:18px; font-weight:lighter; color:#337BA2}

h2{font-size:16px; font-weight:lighter; color:#337BA2}

h3{font-size:12px; color:#000; font-weight:bold}

.blue{color:#000; font-weight:bold}

.blue2{color:#337BC2}

.italicSub{font-style:italic; color:#999}

.white{color:#FFF}

.black{color:#333}

#footerLinks{font-size:11px; color:#666; width:944px; margin:auto; padding:5px; text-align:center}
#footerLinks a{color:#666}
#footerLinks a:hover{color:#333; text-decoration:none}

.homebox{float:left; padding:5px; margin:5px; width:214px; border:1px solid #ccc}
.homeboxTitle{background-color:#2B769F; padding:5px; color:#FFF}
.homeboxImage{padding:5px 0 5px 0}
.homeboxtext{padding:5px; height:70px}

.homebox2{float:left; padding:5px; margin:5px; width:214px; border:1px solid #ccc}
.homeboxTitle2{background-color:#2B769F; padding:5px; color:#FFF}
.homeboxtext2{padding:5px; height:235px;}


.navbox{padding:0px; margin-bottom:3px; font-size:11px;}
.navbox a{text-decoration:none; color:#fff}
.navbox a:hover{text-decoration:underline; color:#25678B}
.navboxHead{padding:0px 5px 4px 5px; color:#FFF}
.navboxHead a{color:#D3E3EC; text-decoration:none;}
.navboxHead a:hover{color:#25678B; text-decoration:underline}
.navbox-cont{padding:0px; padding-left:15px;}



