/*  
Theme Name: Davis and Davis PC
Theme URI: http://davisanddavispc.com/blog
Description: Custom theme for Davis and Davis PC
Author: Christina Roberts
Author URI: http://weblinedesigns.net
*/

body { 
	margin:0 auto;
	padding:0px;
	background-color:#7A96AA;
}

/* Begin Typography & Colors */

.entry { 
	font-family:verdana,arial,tahoma;
	font-size:70%;
	line-height:20px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size:8pt
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1em;
	}

h2.pagetitle {
	font-size: 1.0em;
	font-family:verdana,arial,tahoma,georgia;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 0.8em;
	font-family:'Lucida Grande', verdana,arial,tahoma,georgia;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777777;
	font-size:60%;
	font-family:Verdana,arial,tahoma;
	}
	
small  {
	color: #777777;
	font-size:80%;
	font-family:Verdana,arial,tahoma;
	padding:0px;
	margin:0px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

*/
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
*/

.postmetadata {
	clear: left;
	font-size:60%;
	font-family:verdana,arial,tahoma,'Lucide Grande',georgia;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin:0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	}

/* 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: url('none');
	font-size:9px;
	font-family:verdana,arial,tahoma,'Lucide Grande',georgia
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 15px
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
*/


/* 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:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	list-style: none;
	}

.commentlist p {
	}

#commentform p {
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0;
	margin: 0px;
	text-align:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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:hover.pad { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top:0px;
	margin-bottom:-20px;
	padding-bottom:10px;
	}
	
.alignright {
	float: left;
	position:relative;
	text-align:center;
	padding-bottom:0px;
	font-family:arial,'Lucida Grande',verdana,tahoma,georgia;
	font-size:14px;
	width:100%;
	}

.alignleft {
	float: left;
	position:relative;
	text-align:center;
	padding-bottom:0px;
	margin-top:-27px;
	font-family:arial,'Lucida Grande',verdana,tahoma,georgia;
	font-size:14px;
	width:100%;
	}
	
/* End Various Tags & Classes*/

/* ----------------------------------------------------------------------------------------------- */

.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #342A0D;
	text-decoration: none;
	font-weight: bold;
}

.click, .click a:link, .click a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #342A0D;
	text-decoration: none;
	text-transform: uppercase;
}

.click a:hover {
	color: #003399;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}

a.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover.menu1 {color: #FFCC66; }

a.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #444444;
	font-weight: bold;
}

a:hover.search {
	color: #003399;
	text-decoration: none;
}

a.advsrch {
	color: #003D83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

a:hover.advsrch {
	color: #330033;
	text-decoration: none;
}

.border { border: 1px solid #E5E5E5; }

.davis {
	font-family: "Aachen BT";
	font-size: 12pt;
	color: #003C82;
	text-decoration: none;
	font-weight: bold;
}

.sidetext {
	font-family: "Aachen BT";
	font-size: 9pt;
	color: #666647;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3A3939;
	text-decoration: none;
	text-align: justify;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003878;
	text-decoration: none;
	text-transform: uppercase;
}

.border1 {
	border: 1px solid #333333;
	color: #333333;
}

.visited {
	color: #FFFAC2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

.homebot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #51504B;
	font-weight: bold;


}

/* --------------------------------------------------------------------------------------------------- */

#WrapperMain {
width:100%;margin:0 auto;float:center;text-align:center;
}
#Wrapper2 {
width:778px;margin:0 auto;float:center;text-align:center;
}

#BlockTop {
	width:778px;
	height:42px;
	background-image:url('images/top_1.jpg');
	}

#HeaderImgWrapper { 
	position:relative;
	float:left;
	margin:0px;
	width:778px;
	height:225px;
}

#HeaderIMG {
	width:778px;
	height:225px;
	background-image:url('images/header.jpg');
	position:relative;
	float:left;
	margin:0px
	}

/* MENU TABS */

#TabsWrapper { 
	position:relative;
	float:left;
	margin:0px;
	width:778px;
	height:42px;
	background-color: #ffffff;
	}

/* BODY WRAPPERS AND LAYERS */

#BodyWrapper {
	width:778px;
	border:0px;
	padding:0px
	margin:0px;
	text-align:left;
	position:relative;
	float:left;
	background-color:#FFFFFF;
}
#LeftLayer { 
	position:relative;
	float:left;
	margin:0px;
	width:226px;
	font-family:arial,tahoma,helvetica,verdana,georgia;
	font-size:80%;
	text-align:left;
}

#LeftLayerImgTop { 
	position:relative;
	float:left;
	margin:0px;
	width:226px;
	height:115px;
	background-image:url('images/img_10.jpg');
}

#LeftLayerImgBottom { 
	position:relative;
	float:left;
	margin:0px;
	width:226px;
	height:200px;
	background-image:url('images/img_11.jpg');
	margin-bottom:20px;
}

#RecentPostsPadding {
	padding-top:20px;
	padding-left:10px;
	padding-right100px;
	padding-bottom:20px
	}

#CenterLayer { 
	position:relative;
	float:left;
	margin:0px;
	width:392px;
	margin-top:0px;
	top:0px;
}

#CenterLayerPadding {
	padding-left:18px;
	padding-right:18px;
	padding-top:0px;
	padding-bottom:10px;
	margin-top:-21px;
	z-index:2;
}

#CenterContentsBlock1 { 
	background-color:transparent;
	height:115px;
	}
	
.CenterContents1 { 
	padding-top:22px;
	padding-left:25px;
	padding-right:23px;
	padding-bottom:23px;
	width:100%;
	border:0px;
	margin:0px;
	text-align:left;
}

.CenterContents2 { 
	padding-top:22px;
	padding-left:25px;
	padding-right:23px;
	padding-bottom:23px;
	width:100%;
	border:0px;
	margin:0px;
	text-align:left;
}

.ContentsImg { padding-right:24px }

#CenterContentsBlock2 { 
	background-color:#ebe6d7;
	height:114px;
}

#CenterContentsBlock3 { 
	background-color:#FFFFFF;
	height:86px;
}

#RightLayer {
	position:relative;
	float:left;
	margin:0px;
	width:160px;
	background-color:#FFFFFF;
	font-size:70%;
	font-family:verdana,arial,helvetica,tahoma,sans,serif,georgia;
	color:#000080;
	text-decoration:none;
	text-align:center;
}

#RightLayerLinkPadding {
	text-align:center;
	margin-top:10px;
	left:0px;
	width:100%;
	padding:0px;
}

#BottomNaviWrapper {
	position:relative;
	float:left;
	margin:0px;
	top:5px;
	left:10px;
	width:100%;
	height:30px;
	background-color:transparent;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color:#51504B;
}

#BottomNaviWrapper a:link, #BottomNaviWrapper a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color:#51504B;
}

#BottomNaviWrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration:none;
	color:#003399;
}

.Spacer { 
	padding:0px;
	width:30px;
	height:8px;
	}
	
#FooterBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #342A0D;
	text-decoration: none;
	vertical-align: middle;
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	text-align:center;
	background-color: #E1D9C2;
	height:107px;
	width:778px;
	padding-bottom:-2px;
}

#FooterBarPadding {
	padding-top:10px;
}

#pointermenu2{
margin: 0;
padding: 0;
background: url('images/menubg_1.jpg');
}

#pointermenu2 ul{
margin-bottom:0px;
margin-left: 0px; /*menu offset from left edge of window*/
float: left;
position:relative;
padding-left: 98px;
background: url('images/menubg_1.jpg');
font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Verdana; margin-right:0; margin-top:0
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 97px;
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}

#pointermenu2 ul li a{
float: left;
color: white;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}

#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: url('pointer.gif') no-repeat bottom center;
}