/*
Theme Name: bakerstreetdental
Theme URI:  http://www.bakerstreetdental.com/ 
*/


body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { 
	border:0px none;
}
address, caption, cite, code, dfn, em, strong, th, var, h1, h2, h3, h4, h5, h6  {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

strong{
	color: #bbb;
}

caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	color: #2083fc;
	margin-bottom: 10px;
}

h2{
	font-size: 12px;
}

h3{
	margin-top: 10px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p{
	margin-bottom: 10px;
	clear: left;
}

a{
	color: #2083fc;
}

abbr, acronym { 
	border:0px none;
}

body {
	background-color: #000;
	color: #fff; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px; 
	line-height: 1.3em;
}

html{
	height: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body{
	height: 100%;
	margin: 0;
	padding: 0;
}

.alignRight{
	text-align: right;
}

.floatRight{
	float: right;
	margin: 10px 0 10px 10px;
}

.floatLeft{
	float: left;
	margin: 10px 10px 10px 0;
}

.beautiful{
	font-family: "Monotype Corsiva", "Apple Chancery", "ArtScript", "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #2083fc;
	font-size: 18px;
	padding: 0 10px;
	text-decoration: none;
}

.beautiful:hover{
	color: #8abbfd;
}

#wrapper{
	height: 100%;
	min-height: 100%;
	text-align: left;
	position: relative;
	background: url('images/main-background.png');

}

* > #wrapper{
	height: auto;
}

#content{
	width: 1014px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	color: #878787;
}

#home #content{
	padding-bottom: 200px;
}

#header{
	position: absolute;
	top: 0;
	z-index: 100;
	width: 100%;
	background: #333 url('images/header-background.png') repeat-x;
}

#headerHolder{
	width: 614px;
	padding-left: 400px;
	height: 75px;
	margin: 0 auto;
	background: url('/images/header-logo.png');
	background-repeat:no-repeat;
	background-position:top 10px;
}

#menu{
	height: 68px;
	margin-top: 2px;
	float: left;
	border-left: 1px solid #353535;
	border-right: 1px solid #101010;
}

#menu li{
	border-left: 1px solid #101010;
	border-right: 1px solid #353535;
	float: left;
	height: 68px;
}

#menu li a{
	line-height: 68px;
	display: block;
	padding: 0 10px;
	font-size: 12px;
	color: #878787;
	text-decoration: none;
}

#menu li a:hover, #menu li a.selected{
	color: #2083fc;
	background: #262626;
	text-decoration: none;
}

.blogPost{
	color: #fff;
	padding: 2px 0;
}

.blogPost span{
	color: #878787;
}

#mainImage{
	height: 224px;
	padding: 75px 0 1px 0;
	background: #141414 no-repeat center 75px;
	border-bottom: 1px solid #1f1f1f;
}

#mainImageHolder{
	margin: 0 auto;
	height: 224px;
	width: 1014px;
	position: relative;
	background-image: url('/images/mainPicture-Home.jpg');
}

#title{
	position: absolute;
	left: 259px;
	bottom: 53px;
}

#rightMenu{
	width: 227px;
	position: relative;
	border: 1px solid #303030;
	background: url('images/rightMenu-background.png');
	background-repeat:repeat-y;
	padding-left:0;
	padding-right:0; 
	padding-top:3px; 
	padding-bottom:3px
}

#rightMenuTop{
	position: absolute;
	width: 227px;
	height: 3px;
	top: 0;
	left: 0;
	background: url('images/rightMenu-top.png');
	background-repeat: no-repeat;
}

#rightMenu a{
	display: block;
	text-decoration: none;
	height: 21px;
	padding-left:30px;
	background: url('images/rightMenu-item.png');
	background-repeat: no-repeat;
	line-height: 21px;
	font-size: 13px
}

#rightMenu a:hover, #rightMenu a.selected{
	background: url('images/rightMenu-item-active.png');
	background-repeat: no-repeat;
	color: #fff
}

#rightMenu form{
	padding: 10px;
}

#rightMenu form #name, #rightMenu form #email, #rightMenu form #phone, #rightMenu form #message{
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px 3px;
}

#rightMenu form .submitbut{
	border: 1px solid #999;
	padding: 2px 3px;
	background: #555;
	position: relative;
	top: -5px;
	color: #ddd;
}

#columns{
	width: 950px;
	padding-right: 1px;
	overflow: hidden;
}

#columns #leftcolumn, #columns #rightcolumn{
	float: left;
}

#columns #rightcolumn{
	width: 23%;
	padding: 0 0 0 3%;
}

#columns #leftcolumn{
	width: 63%;
	padding: 0 2% 0 3%;
}

#columns #leftcolumn ul{
	list-style: disc;
	margin: 10px;
}

#columns #leftcolumn img, .flashbox, #map{
	display: block;
	
	padding: 5px;
	background: #141414;
	border: 1px solid #292929;
}

* > .flashbox object, * > .flashbox embed{
	display: block;
	width: 160px;
	height: 120px;
}

.pad{
	padding: 15px;
}

#footer	{
	position: relative;
	background: #000;
	height: 49px;
	margin: -50px 0 0 0;
	border-top: 1px solid #1f1f1f;
	color: #535353;
}

#footer	a{
	color: #666;
}

#home #footer{
	height: 199px;
	margin-top: -200px;
}

#footerHolder{
	margin: 0 auto;
	width: 1014px;
	position: relative;
	height: 49px;
}

#home #footerHolder{
	height: 199px;
}

#footerLeft{
	position: absolute;
	left: 20px;
	top: 5px;
}

#footerRight{
	position: absolute;
	text-align: right;
	right: 20px;
	top: 5px;
}

#footerBottom{
	width: 1014px;
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 10px;
}

#columns #leftcolumn #map img{
	display: inline;
	background: none;
	padding: 0;
	border: 0px none;
}
#sidebar h2
{
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	padding: 0 10px;
	text-decoration: none;
    margin-top:10px;
}
#search-form{
padding:0px 0px 15px 0px;
margin:0px 0px 0px 0px;
}
#go_btn{
vertical-align:middle;
}
#sform #s{
height:20px;
vertical-align:middle;
}

#sform{
padding:4px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#sform #s{
height:18px;
}
#sform #searchsubmit{
padding-top:4px;
}
#search-form-heading
{
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	padding: 0px;
	text-decoration: none;
    
	}

/*POST STYLESHEET STARTS*/
.post
{
width:100%;
padding:10px 10px 10px 10px;
}
.post h2
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-family: "Monotype Corsiva", "Apple Chancery", "ArtScript", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #2083fc;
	font-size: 13px;

	font-weight:bold;
	text-decoration: none;
	text-align:left;
	margin-left:10px;
}
.post h2 a
{
    font-family: "Monotype Corsiva", "Apple Chancery", "ArtScript", "Helvetica Neue", Arial, Helvetica, sans-serif;
    float:left;
	color: #2083fc;
	font-size: 13px;
	padding: 0px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	margin-left:10px;
}
.post h2 a:hover
{
color: #8abbfd;
}
.postmetadata {
	clear: left;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
	 font-size:13px;
	 width:100%;
	}
	.postmetadata a
	{
    font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}
    .postmetadata a:hover
	{
	color:#FFF;
	}
	.entry{
        padding:10px 0px 0px 30px;
		margin:0px 0px 0px 0px;
		}
.entry p{
      font-family:Arial, Helvetica, sans-serif;
      font-size:12px;
	  padding:0px 0px 0px 0px;
	  margin:0px 0px 0px 0px;
	  text-align:justify;
 }
.entry a{
   text-decoration:none;
   color:#E99614;
   }
#comments{
  padding:0px 0px 0px 40px;
 color:#5CACD9;
 margin:0px 0px 0px 0px;
 overflow:hidden;
 text-align:left;
  }
.commentmetadata a{
	font-weight: normal;
	margin:0px 0px 0px 0px;
	display: block;
	color:#5CACD9;
	text-decoration:none;
	}
cite a{
    color:#E99614;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	font-style: normal;
   }
/*POST STYLESHEET ENDS*/
.post-top
{
width:100%;
float:left;
}
.post-date {
	background: url(images/date_icon.jpg) no-repeat;
	float: left;
	height: 36px;
	line-height: 15px;
	margin: 0px 2px 0px 0px;
	padding:0px;
	text-align: center;
	width: 33px;
}

.post-day {
	color: #434B4D;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: center;
	width: 33px;
}

.post-month {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	text-align: center;
	width: 33px;
}
.pagetitle
{
font-family: "Monotype Corsiva", "Apple Chancery", "ArtScript", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#FFF;
}
.post h3 a
{
font-family: "Monotype Corsiva", "Apple Chancery", "ArtScript", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
text-decoration:none;
color:#bbb;
}
.post h3 a:hover
{
color:#FFF;
}
.post small
{
font-size:12px;
}
.navigation
{
width:100%;
float:left;
padding:5px 5px 5px 5px;
margin:0px 0px 0px 0px;
}
.alignleft
{
float:left;
padding:2px 15px 2px 15px;
margin:0px 0px 0px 0px;
}
.alignright
{
float:right;
padding:2px 15px 2px 15px;
margin:0px 0px 0px 0px;
}
.alignleft a,.alignright a
{
font-family: "Monotype Corsiva", "Apple Chancery", "ArtScript", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#C7961B;
}
.alignleft a:hover,.alignright a:hover
{
color:#FFF;
}
#sidebar ul li
{
width:100%;

}
