/*

Theme Name: extendeddisc                                                                                        

Theme URI: http://www.aplus.net.nz/

Description: I like this theme.

Version: 1.6

Author: A+ Search Engine Marketing

Author URI: http://www.aplus.net.nz/

Tags: blue, custom header, fixed width, two columns, widgets



	Dentist v1.5

	 http://www.aplus.net.nz/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://www.aplus.net.nz/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* Begin Typography & Colors */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	color: #000;

	background-color:#EBEBEB;

	padding: 0;

	margin: 0;

}

#wrapper {

	width: 790px;

	margin: 20px auto 20px auto;

	padding: 0;

	background-color: #FFFFFF;

}

#header {

	background-color: #FFF;

	height: 219px;

	margin: 0;

	padding: 0;

}

#contents {

	float: left;

	width: 598px;

	margin: 0;

	padding: 10px 10px 5px 10px;

}

#sidebar {

	float: right;

	width: 152px;

	padding: 10px;

	background-color: #ffffff;

	color: #fff;

}

#footer {

	clear: both;

	background-color:#E32D88;

	color: #ffffff;

	padding: 6px 10px 0 10px;

	height: 20px;

	text-align:center;

}

h1 {

	margin-top: 0;

	margin-bottom: 6px;

	font-size: 18px;

}

h2 {

	font-size: 14px;

}

p {

	margin-top: 0;

	margin-bottom: 15px;

}

.quote {

	margin: 20px 30px 20px 40px;

 background-image:;

	font: italic 16px Georgia, Times, serif;

	color: #666666;

}

#sidebar a {

	color: #fff;

	text-decoration: underline;

}

#sidebar a:hover {

	background: #fff;

	color: #000;

	text-decoration: none;

}

.nav {

	height:33px;

	line-height:33px;

	padding:0;

	margin:0 auto;

	background:#e42d89;

}

.nav ul {

	margin:0;

	padding:0 20px;

	text-align:left;

	font-family:Geneva, sans-serif;

	height:33px;

}

.nav li {

	display:block;

	list-style:none;

	margin:0 1px;

	padding:0 0px;

	height:33px;

	line-height:33px;

	font-size:14px;

	position:relative;
	float:left;

}

.nav li span {

	display:block;

	text-align:center;

}

.nav li a {

	text-decoration:none;

	color:#fff;

	display:block;

	padding:0 10px;

}

.nav li a:hover {

	color:#000;

	background:#b0b0b0;

}

.nav li.hover {

}

.nav li.hover a {

	color:#000;

	background:#b0b0b0;

}

.nav li.current {

}

.nav li.current span {

}

.nav li.current a {

	color:#000;

}

.nav li dl{

	position:absolute;

	left:-3px;

	top:30px;

	width:176px;

	margin:0;

	display:none;

	padding:0px 0 1px 0;

}

.nav li dl dd{

	padding:4px 12px;

	font-size:12px;

	line-height:14px;

	margin:0;

	height:auto;

	float:none;

	display:block;

	background:url(images/menu_bg.png);

}

.nav li dl dd.top{

	background:url(images/menu_top.png);

	height:19px;

	padding:0;

}

.nav li dl dd.btm{

	background:url(images/menu_btm.png);

	height:19px;

	padding:0;

}

.nav li dl dd.first{

	padding-top:0px;

}

.nav li dl dd.last{

	padding-bottom:10px;

}

.nav li dl dd a{

	color:#333;

	background:none;

}

.nav li.hover dl dd a{

	color:#333;

	background:none;

}

.nav li dl dd a:hover{

	color:#50799b;

	background:none;

	text-decoration:underline;

}

.widgets {

	margin:0;

	padding:0;

}

.widget {

	list-style:none;

	margin:0;

	padding:0 0 2px;

	margin-bottom:10px;

}

.widget ul {

	min-height:85px;

	margin:0;

	margin-bottom:7px;

	padding:0;

}

.widget ul li {

	list-style:none;

	line-height:150%;

	padding-left:15px;

	padding-bottom:5px;

	margin-bottom:5px;

}

.widget ul li a {

	font-size:13px;

	color:#333;

	text-decoration:none;

}

.widget ul li a:hover {

	color:#ff7e00;

}

.widgettitle {

	margin:0;

	padding:0 0 0 12px;

	font-size:16px;

	color:#fff;

	font-weight:bold;

	height:38px;

	line-height:32px;

}

/* End Typography & Colors */







/* Begin Structure */

/* End Structure */







/*	Begin Headers */

h1 {

}

h2 {

}

h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}

#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

}

h3 {

	padding: 0;

}

h3.comments {

	padding: 0;

}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}

.alignright {

	float: right;

}

.alignleft {

	float: left;

}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

}

html>body .entry li {

	margin: 7px 0 8px 10px;

}

.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

}

.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

}

.entry ol li {

	margin: 0;

	padding: 0;

}

.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

}

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

}

#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

}

#sidebar ul ul, #sidebar ul ol {

	margin: 0;

}

#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

}

ol li, #sidebar ul ol li {

	list-style: none;

}

#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 10px;

	padding: 0;

	list-style: none;

}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

}

#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

}

#sidebar #searchsubmit {

	padding: 1px;

}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

}

select {

	width: 130px;

}

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

}

#commentform {

	margin: 5px 10px 0 0;

}

#commentform textarea {

	width: 100%;

	padding: 2px;

}

#respond:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

}

.commentlist {

	padding: 0;

	text-align: justify;

}

.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

}

.commentlist li ul li {

	margin-right: -5px;

	margin-left: 10px;

}

.commentlist p {

	margin: 10px 5px 10px 0;

}

.children {

	padding: 0;

}

#commentform p {

	margin: 5px 0;

}

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}

.commentmetadata {

	margin: 0;

	display: block;

}

/* End Comments */







/* Begin Sidebar */

#sidebar {

}

#sidebar form {

	margin: 0;

}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}

#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}

#wp-calendar a {

	display: block;

}

#wp-calendar caption {

	text-align: center;

	width: 100%;

}

#wp-calendar td {

	padding: 3px 0;

	text-align: center;

}

#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff;

}

#calendar_wrap {

	background:url(images/widget_btm.png) center bottom no-repeat;

	padding:10px 20px 30px 20px;

}

/* End Calendar */



/*widgets*/

.widget_text {

	min-height:auto;

	background:none;

}

.textwidget {

}

#searchform {

	margin:0;

	padding:0;

}

#searchform div {

	background:url(images/widget_btm.png) center bottom no-repeat;

	padding:20px 20px 70px 20px;

}

.widget_tag_cloud div {

	background:url(images/widget_btm.png) center bottom no-repeat;

	padding:20px 20px 50px 20px;

	color:#fff;

}

#recentcomments .recentcomments a {

	padding-right:0px;

	padding-right:0px !important;

}

.widget_categories {

}

.widget_categories h2 {

	margin:0;

}

.widget_categories h3 {

	background:none;

}

.widget_categories select {

	margin:20px;

}

.widget_archive {

}

.widget_archive h2 {

	margin:0;

}

.widget_archive ul {

	background:none;

	margin:0;

	padding:10px;

}

.widget_tag_cloud a {

	color:#fff;

	text-decoration:none;

	line-height:1em;

}

.widget_colortags {

}

.widget_colortags div {

	padding:15px 15px;

	overflow:hidden;

}

.widget_colortags a {

	line-height:1em;

	text-decoration:none;

}

.widget_topic_text {

	background:none;

	height:43px;

}

.topictext {

	background:url(images/mr.png);

	height:43px;

	line-height:43px;

	padding:0 12px;

	font-size:18px;

	height:43px;

}

.topictext a {

	color:#fff;

	text-decoration:none;

	font-weight:bold;

}

.widget .widgettopic {

	margin-bottom:7px;

	padding:6px 8px 1px;

}

.widget .widgettopic li {

	background:#f0efef url(images/arrow2.png) right 11px no-repeat;

	padding:6px;

	margin:0;

	position:relative;

}

.widget .widgettopic li:last-child {

	border:none;

}

.widget .widgettopic li strong {

	font-weight:normal;

	cursor:pointer;

}

.widget .widgettopic li dl {

	display:none;

	position:absolute;

	left:216px;

	top:5px;

	background:#f0efef;

	margin:0;

	padding:1px 10px 10px 10px;

	width:200px;

	border:solid 1px #d5d5d5;

	z-index:100;

	border-top:solid 10px #7b7a7a;

}

.widget .widgettopic li dl dd {

	list-style:none;

	margin:0;

	padding:5px;

	border-bottom:dashed 1px #333;

}

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #999;

}

blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

.center {

	text-align: center;

}

.hidden {

	display: none;

}

.screen-reader-text {

	position: absolute;

	left: -1000em;

}

hr {

	display: none;

}

a img {

	border: none;

}

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.wp-caption {

	-moz-border-radius:3px 3px 3px 3px;

	background-color:#e6e6e6;

	border:1px solid #DDDDDD;

	margin:10px;

	padding-top:4px;

	text-align:center;

}

.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}

.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */


