/*
Theme Name: Dr. Gibbs
Description: A theme for Dr. Gibbs' blog, based on the colors and style of his main site.
Version: 1.0
Author: Findable Blogs
Author URI: http://www.findableblogs.com/
*/



/*
	Table of Contents:
		General elements
		Structural elements
		Header elements
		Post elements
		Metadata elements
		Comment elements
		Sidebar elements
		Widget-specific elements
		Plugin-specific elements
*/


/* General elements */
* {
	margin: 0px;
	padding: 0px;
}

html,
body {
	text-align: center;
}

body {
	background: #fff url('images/body-background.png') left top repeat-x;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small; /* set base size here, use percentages of this size throughout the rest of the stylesheet */
	line-height: 140%;
}

p, ul, ol, table {font-size: 90%;}
h1 {font-size:230%;}
h2 {font-size:200%;}
h3 {font-size:170%;}
h4 {font-size:140%;}
h5 {font-size:120%;}
h6 {font-size:100%;}

h1, h2, h3, h4, h5, h6, .heading {
	clear: both;
	color: #9875B6;
	font-family: 'Trebuchet MS'; 
}

.heading { /* for headings that don't have any real semantic value */
	color: #93B076;
	font-size: 140%;
	font-weight: bold;
}

blockquote {
	margin: 0px 30px 0px 30px;
}

p,
blockquote,
#content ul,
#content ol,
table,
.more-link {
	margin-bottom: 1.5em;
}

input,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a, a:link {
	background: transparent;
	color: #7D5C9A;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #413050;
}

a:hover, a:active, a:focus {
	background: #E9F1D1;
	color: #0A5C2C;
}

a img,
a img:hover {
	background: transparent;
}

.post img.wp-smiley {
	border: 0;
}

.float-left,
.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.float-right,
.alignright {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: right;
}


div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

label {
	cursor: pointer;
}

.no-hover {
	background: transparent !important;
}

.hide {
	display: none;
}


/* Structural elements */
/* Positioning information goes here.  Colors, fonts, etc. should go in the individual sections. */
#page {
	margin: 0 auto; /* for centered layouts */
	overflow: hidden;
	text-align: left;
	width: 892px;
}

#header {
	height: 180px;
	overflow: hidden;
}

#navigation {
	overflow: hidden;
}

#content {
	float: left;
	padding: 0 28px 0 0;
	overflow: hidden;
	width: 580px;
}

.sidebar {
	overflow: hidden;
	width: 277px;
}

.sidebar .wrapper {
	min-height: 700px;
}

#footer {
	background: url('images/footer-background.jpg') left top repeat-x;
	clear: both;
	color: #1D5C37;
	font-size: 90%;
	height: 81px;
	padding: 40px 0 1px 0;
	text-align: center;
}

#footer a {
	color: #1D5C37;
}


/* Header elements */
#header {
	background: url('images/header-background.gif') -3px top no-repeat;
}

#header h1,
#header h2 {
	margin: 0;
	padding:0;
}

#header a,
#navigation a {
	outline: none;
}

/* This section contains an image replacement technique and will need to be modified to call the right image and fit properly. */
#header .blogtitle a {
	background: transparent url('images/dr-gibbs-glen-ellyn-dentist.jpg') left center no-repeat;
	display: block;
	line-height: 119px; /*change this to the height of the header image */
	overflow: hidden;
	text-indent: -1000em;
}
	
#header h2.description {
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 0;
}

h3.category-description {
	font-weight: normal;
}


/* Navigation */
ul#navigation {
	background: #ffffff;
	clear: both;
	list-style: none;
	margin: 7px 10px 0 0;
}

ul#navigation li {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-div.jpg') right top no-repeat;
	float: left;
	padding-right: 30px;
}

ul#navigation li.last {
	background: none;
	padding-right: 0;
}

ul#navigation li a {
	display: block;
	float: left;
	line-height: 17px; /*change this to the height of the header image */
	overflow: hidden;
	text-indent: -1000em;
}

ul#navigation li a.home {
	background: url(images/home-f.jpg) no-repeat;
	width: 55px;
}

ul#navigation li a.home:hover {
	background: url(images/home-blue.jpg) no-repeat;
}

ul#navigation li a.office-info {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-office.jpg') no-repeat;
	width: 105px;
}

ul#navigation li a.office-info:hover {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-office_f2.jpg') no-repeat;
}

ul#navigation li a.technologies {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-technology.jpg') no-repeat;
	width: 144px;
}

ul#navigation li a.technologies:hover {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-technology_f2.jpg') no-repeat;
}

ul#navigation li a.services {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-services.jpg') no-repeat;
	width: 120px;
}

ul#navigation li a.services:hover {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-services_f2.jpg') no-repeat;
}

ul#navigation li a.dental-health {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-dental-healph.jpg') no-repeat;
	width: 84px;
}

ul#navigation li a.dental-health:hover {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-dental-healph_f2.jpg') no-repeat;
}

ul#navigation li a.gallery {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-gallery.jpg') no-repeat;
	width: 90px;
}

ul#navigation li a.gallery:hover {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs/images/m-gallery_f2.jpg') no-repeat;
}

ul#navigation li a.contact {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs-jun2010/images/m-contactus.jpg') no-repeat;
	width: 68px;
}

ul#navigation li a.contact:hover {
	background: url('http://www.smileglenellyn.com/wp-content/themes/drgibbs-jun2010/images/m-contactus_f2.jpg') no-repeat;
}

/* Post elements */
.post,
#content .page {
	clear: both;
}

.post .alignleft img,
.post .alignright img,
.post img.alignleft,
.post img.alignright {
	background: none;
}

.post-date {
	background: url('images/post-meta-date-background.png') left top no-repeat;
	float: left;
	height: 60px;
	overflow: hidden;
	padding: 0 3px 0 3px;
	text-align: center;
	width: 34px;
}

.post-date .day {
	color: #ffffff;
	display: block;
	font-family: 'Trebuchet MS';
	font-size: 180%;
	font-weight: bold;
	height: 28px;
	letter-spacing: -.1em;
	margin: 9px 0 2px 0;
	overflow: hidden;
}

.post-date .month {
	color: #0A5C2C;
	display: block;
	font-family: Arial;
	font-size: 90%;
}

.post-header h1,
.post-header h2,
.pagetitle {
	clear: none;
	font-size: 230%;
	line-height: 1em;
	margin-bottom: 5px;
}

.post-header h1,
.post-header h2,
.post-header a,
.post-header a:visited {
	background: transparent;
	color: #0A5C2C;
	text-decoration: none;
}

.post-header,
.post-body,
.post-metadata,
#comments {
	padding-left: 60px;
}

.interpost-nav {
	font-size: 85%;
	margin: 30px;
	text-align: center;
} 

.interpost-nav a {
	font-weight: normal;
}

#content ul,
#content ol {
	margin-left: 30px;
}

.more-link {
	display: block;
	margin-top: .5em;
}

.post p.heading,
.page p.heading {
	margin-top: 1.5em;
}

ul.random-posts h2 {
	font-size: 1em;
	text-transform: capitalize;
}


/* Metadata elements */
.post-metadata,
.post-metadata-foot {
	font-size: 85%;
	line-height: 110%;
}

.post-metadata {
	margin-bottom: 20px;
}

.post-metadata-foot {
	background: #F1EEF4;
	color: #B4A2C4;
	margin-bottom: 36px;
	padding: 10px;
}

.post-metadata-foot span.one-line {
	display: block;
	float: left;
	height: 26px;
	margin-right: 15px;
	padding-left: 18px;
}

.post-metadata-foot span.post-categories,
.post-metadata-foot span.post-tags {
	display: block;
	margin-bottom: 10px;
	padding-left: 0;
}

.post-metadata-foot span.post-permalink {
	background: url('images/meta-permalink.gif') left top no-repeat;
}

.post-metadata-foot span.post-comments {
	background: url('images/meta-comments.gif') left top no-repeat;
}

.post-metadata-foot span.post-trackbacks {
	background: url('images/meta-trackbacks.gif') left top no-repeat;
}

.post-metadata-foot span.post-print {
	background: url('images/meta-print.gif') left top no-repeat;
}

.post-metadata-foot span.post-share-this {
	background: 1px 0 url('images/share-icon-16x16.gif') no-repeat !important;
	clear: both;
	float: none;
	padding: 0 0 20px 20px;
}



/* Comment elements */
#comments .heading {
	display: block;
	margin-top: 30px;
}

#comments ul,
#comments ol {
	margin-left: 0;
	overflow: hidden;
	padding-left: 30px;
}

#comments .comment {
	border-top: 1px solid #B3A1C3;
	clear: both;
	padding: 1em 1em 0 1em;
}

#comments .comment-list .alt,
div.landing_pages,
div.series_toc,
.wwsgd {
	background: #E8E3ED;
}

#comments .comment-list .authorcomment { /* To emphasize replies from the author */
	background: #E3EDCD;
}

div.landing_pages {
	border: 1px solid #B3A1C3;
	padding: 10px;
}

#comments .comment-number {
	display: inline;
}

#comments .comment-gravatar img {
	float:left;
	margin: 2px 10px 5px 0px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}

#comments .trackback-list {
	margin-left: 20px;
}


/* Sidebar elements */
.sidebar {
	background: url('images/sidebar-background.png') left top no-repeat;
	font-size: 100%;
	padding-left: 4px;
}

.sidebar .widget {
	background: #F6F4F8 url('images/sidebar-widget-background.png') left bottom no-repeat;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 7px 20px 15px 20px;
	width: 236px;
}

.sidebar .widget .heading {
	background: #B3A1C3 url('images/sidebar-widget-heading-background.png') left top no-repeat;
	border-bottom: 1px solid #B3A1C3;
	display: block;
	font-family: Optima, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin: -7px -20px 10px -20px;
	padding: 7px 20px 8px 20px;
	text-transform: uppercase;
}

.sidebar .widget .heading,
.sidebar .widget .heading a {
	color: #fff;
	text-decoration: none;
}

.sidebar .widget ul {
	font-family: Arial;
	margin: 0 0 0 -22px;
	padding: 0;
	list-style-type: none;	
}

.sidebar .widget ul li a {
	background: url('images/sidebar-widget-li-background.gif') left top no-repeat;
	display: block;
	line-height: 24px;
	padding-left: 35px;
}

.sidebar .widget ul li a:hover {
	background: url('images/sidebar-widget-li-background_on.png') left top no-repeat;
	color: #4E2E6B;
	text-decoration: underline;
}

.sidebar .widget ul li ul li { /* For sub-lists */
	margin-left: 16px;
}

.sidebar .widget a {
	font-weight: normal;
}

.sidebar .widget a img {
	border: none;
}


/* Widget-specific elements */
.sidebar .widget .subscribeIcon {
	border: none;
	float: left;
	margin: 5px 10px 0 0;
}

form#searchform-side label {
	display: none;
}


/* Plugin-specific elements */
ul.postspermonth {
	list-style: none;
	margin-bottom: 30px;
}

strong.search-excerpt {
	
}

.wwsgd {

}


 /* set millions of background images COR3 */
.rb-cor3-roundbox { background: url(images/nt-cor3.gif) repeat; }
.rb-cor3-top div { background: url(images/tl-cor3.gif) no-repeat top left; }
.rb-cor3-top { background: url(images/tr-cor3.gif) no-repeat top right; }
.rb-cor3-bot div { background: url(images/bl-cor3.gif) no-repeat bottom left; }
.rb-cor3-bot { background: url(images/br-cor3.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rb-cor3-top div, .rb-cor3-top, .rb-cor3-bot div, .rb-cor3-bot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rb-cor3-content { margin: 0 7px; padding:2px; }
.rb-cor3-roundbox { width: 100%; margin: 1em auto; }


 /* set millions of background images COR3 - padding */
.rb-cor3b-roundbox { background: url(images/nt-cor3.gif) repeat; }
.rb-cor3b-top div { background: url(images/tl-cor3.gif) no-repeat top left; }
.rb-cor3b-top { background: url(images/tr-cor3.gif) no-repeat top right; }
.rb-cor3b-bot div { background: url(images/bl-cor3.gif) no-repeat bottom left; }
.rb-cor3b-bot { background: url(images/br-cor3.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rb-cor3b-top div, .rb-cor3b-top, .rb-cor3b-bot div, .rb-cor3b-bot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rb-cor3b-content {  padding:4px; }
.rb-cor3b-roundbox { width: 98%; margin: 1em auto; }



 /* set millions of background images COR4 - #29703B */
.rb-cor4-roundbox { background: url(images/nt-cor4.gif) repeat; }
.rb-cor4-top div { background: url(images/tl-cor4.gif) no-repeat top left; }
.rb-cor4-top { background: url(images/tr-cor4.gif) no-repeat top right; }
.rb-cor4-bot div { background: url(images/bl-cor4.gif) no-repeat bottom left; }
.rb-cor4-bot { background: url(images/br-cor4.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rb-cor4-top div, .rb-cor4-top, .rb-cor4-bot div, .rb-cor4-bot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rb-cor4-content { margin: 0 7px; padding:2px; }
.rb-cor4-roundbox { width: 100%; margin: 0 auto 1em; }

.formwrap {
padding: 0 0 0 5px;
}
