/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Widgetized, elegant, simple. There are no image files, so Blass loads pretty fast.
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Version: 1.5
Author: 1000ff
Author URI: http://1000ff.de/


 body
--------------------------------------------------*/
body {
font:66.5%/1.2em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#666;
margin:3px 0;
}

* {
margin:0;
padding:0;
}

code {
font:100% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
text-align: center;
}
#header img {
border: none;
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #EFF8FB;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

#wrapper {
width:829px;
margin:0 auto;
overflow: hidden;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#blognav {
border-bottom:3px solid #EFF8FB;
height:22px;
margin: 0 0 0 16px;
padding:13px 0 3px;
}

#blognav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#blognav li a {
color:#71C65E;
font-weight: bold;
font:1.1em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#blognav li a:hover {
color:#999999;
text-decoration:none;
background:#EFF8FB;
}

#blognav li a.active {
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 250px 0 15px !important;
padding:10px 20px 0px 0;
}

#content2 {
margin:0 !important;
padding:10px 12px 0px;
}

#content p,#content2 p {
line-height:25px;
font-size:120%;
word-spacing:1px;
text-align:justify;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#999;
}

#content a:hover,#content2 a:hover {
color:#1185DD;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:16px;
font-weight:400;
color:#3fb0b1;
border-bottom:1px solid #EFF8FB;
line-height:20px;
margin:0 0 10px;
padding:5px 0;
}

#content h2 a,#content2 h2 a {
color:#1185E2;
text-decoration:none;
border:none;
}

#content h2 a:hover,#content2 h2 a:hover {
color:#999;

}

#content h1 {
font:20px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#026EB9;
margin:4px 0 6px;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* border images / blockquote
--------------------------------------------------*/


blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#1185DD;
text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:11px;
color:#333;
padding:2px 3px 3px 8px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:110%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
font-size:11px;
}

#sidebar h2 {
text-transform:uppercase;
font-size:12px;
color:#43A915;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:110%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#999;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font-size:11px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
height:60px;
	text-align: center;
	background: url(http://www.danapointcosmeticdentist.net/images/bg-footer.jpg) no-repeat;
clear: both;
margin-left: 0px;
}

#footer p {
  text-align:center;
  line-height:30px;
}

.altlinks {
   color:#816681;
font: 12px bold normal Arial, Helvetica, sans-serif ;
	text-align:center;
	font-weight: bold;
	clear:both;
}
.altlinks a:link  {
	text-decoration: none;
	color: #7B532F;
}
.altlinks a:visited {
	text-decoration: none;
	color: #7B532F;
}
.altlinks a:active {
	text-decoration: none;
	color: #7B532F;
}
.altlinks a:hover {
	text-decoration: none;
	color: #1185d7;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
margin-right:15px;
margin-bottom:12px;
}

.alignright {
float:right;
margin-left:15px;
margin-bottom:12px;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

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

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#999;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#11B0EE;
text-decoration:none;
}

/* -- menubar nav --*/

#container {
	height:33px;
	background:  url(http://www.danapointcosmeticdentist.net/images/menuX.jpg) no-repeat top left;

}
#menu {
	margin: 0 0 0 119px;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
	display: inline;
	overflow: hidden;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size:8px;
	}
	
#nav a {
	float: left;
	padding: 33px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:33px; /* for IE5/Win */
        -moz-outline-style: none; /* remove outline from image links */
        outline:none;
	}
	
#nav a:hover {
	background-position: 0 -33px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -33px;
	}
	
#btnhome a  {
	width: 53px;
	background: url(http://www.danapointcosmeticdentist.net/images/btn-hm.jpg) top left no-repeat;
	}
#btnabout a  {
	width: 101px;
	background: url(http://www.danapointcosmeticdentist.net/images/btn-about.jpg) top left no-repeat;
	}
#btntest a  {
	width: 122px;
	background: url(http://www.danapointcosmeticdentist.net/images/btn-test.jpg) top left no-repeat;
	}
#btntour a  {
	width: 100px;
	background: url(http://www.danapointcosmeticdentist.net/images/btn-tour.jpg) top left no-repeat;
	}
#btnpatientinfo a  {
	width: 83px;
	background: url(http://www.danapointcosmeticdentist.net/images/btn-patientinfo.jpg) top left no-repeat;
	}
#btndirections a  {
	width: 71px;
	background: url(http://www.danapointcosmeticdentist.net/images/btn-directions.jpg) top left no-repeat;
	}
#btnblog a  {
	width: 42px;
	background: url(http://www.danapointcosmeticdentist.net/images/btn-blog.jpg) top left no-repeat;
	}
	
div.entry {
   width:97%;
   margin:0 auto;
   overflow:hidden;
}

#content-wrap {
   border-right:1px solid #71C65E;
   border-left:1px solid #71C65E;
   background: #fff url(http://www.danapointcosmeticdentist.net/images/bg-content-wrap.jpg) repeat-x; 
   width:827px;
   overflow:hidden;
}

form#searchform input{
  width:140px;
}

form#searchform input#sidebarsubmit {
 background:#EEFBE1;
  color:#6EC14B;
  font-weight:bold;
  width: 50px;
  margin-left:10px;
  cursor:pointer;
  cursor:hand;
}

form#searchform input#sidebarsubmit:hover {
  background:#6EC14B;
  color:#fff;
}