/*
Theme Name: Sandbox
Theme URI: http://www.michael-louviere.com
Description: Design by <a href="http://www.michael-louviere.com">Michael Louviere</a>.
Version: 1.0
Author: Michael Louviere
Author URI: http://www.michael-louviere.com
*/


body {
	background:url('images/bodybg.gif') top left repeat-x; /* #ffffff;*/
	color:#FFF;
	font-size:12px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	margin: 20px auto;
	padding: 0;
}
#wrapper {
	width:900px;
	margin:0 auto;
	overflow: hidden;
}
#top {
	/*background:url(images/topbg.png) repeat-x; 12-30-10*/
	height:27px;
	width:1000px;
}
#date {
	float:left;
	padding-left:20px;
	padding-top:5px;
}
#subscribe {
	float:right;
	padding-right:20px;
	padding-top:5px;
}
#subscribe a {
	color:#FFF;
	text-decoration:none;
}
#subscribe a:hover {
	text-decoration:underline;
}
#header {
	height:217px;
	width:900px;
	background:url('images/Periopeak_Header.jpg') top left no-repeat transparent;
	color:#fff;
	margin: 20px 0 0 0;
}


.tagline{
	font-weight: bolder;
	color: #3C485E;
	font-size: 14pt;
	text-align: left;
	font-style: italic;
	margin: 15px;
	background-color: #ffffff;
}
.phone{
	font-weight: bolder;
	color: #3C485E;
	font-size: 14pt;
	text-align: right;
	margin: 15px;
}

table.header{
	/*background-color: #ffffff;*/
	font-weight: bolder;
	color: #3C485E;
}

#title {
	float:left;
	padding-top:16px;
	padding-left:20px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#header h1 {
	margin:0px;
	font-size:30px;
}
#header h2 {
	margin:0px;
	font-size:14px;
}
#search {
	float:right;
}
ul.menu {
	list-style-type:none;
	margin: 0 auto; /*0 12-30-*/
	padding:0;
	/*background:url('images/nav-bg.gif') top left repeat transparent; 12-30-10*/
	background-color: #ffffff;
	width: auto; /*900px; 12-30-10*/
	height: 32px; /*64px; 12-30-10*/
	line-height: 32px;
}
ul.menu li {
	display: inline;
}
ul.menu li a {
	/*background:url("images/line-a.gif") no-repeat scroll right center transparent; 12-30-10*/
	/*color:#3B6478; 12-30-10*/
	color: #A24668; 
	display:block;
	float:left;
	font-weight:bold;
	padding: 0 12px;  /*0 20px; 12-30-10*/
	text-decoration:none;
	/*text-shadow:2px 2px 2px #FFFFFF; 12-30-10*/
	font-size: 9pt; /*12-30-10*/
}
ul.menu li a:hover {
	/*color:#EF7603;  12-30-10*/
	color:#406E7D; 
	font-size: 9pt; 
}
ul.submenu {
	list-style:none;
	margin:0px;
	padding:0;
	background:url(images/submenubg.png);
	width:1000px;
	height:20px;
	padding-left:1px;
}
ul.submenu li {
	float:left;
	list-style-type:none;
	margin:0;
}
ul.submenu li a {
	float:left;
	color:#FFF;
	padding-left:14px;
	padding-right:14px;
	line-height:16px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
}
ul.submenu li a:visited {
	color:#FFFFFF;
	font-weight:normal;
}
ul.submenu li a:hover {
	text-decoration:underline;
}
ul.submenu li a:visited:hover {
	text-decoration:underline;
}
#maincontent {
	overflow:hidden;
	width:900px;
	background:#fff;
	padding:0;
	color:#000;
}
#content {
	background-color:#FFFFFF;
	float:left;
	min-height:755px;
	width:625px;
	overflow: hidden;
}
#latestarticle {
	width:588px;
	background:#FFF;
}
.archivearticle {
	width:625px;
	background:#FFF;
	margin-bottom:10px;
}
.archivearticle .posttitle {
	float:left;
}
.archivearticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
.archivearticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
.archivearticle .postinfo a:hover {
	text-decoration:underline;
	color: #A24668; /*12-30-10*/

}
.archivearticle .postcontent {
	padding: 13px 13px 13px 28px;
}
.postcontent a {
	color:#3B6478;
	text-decoration:underline;
}

.postcontent a:hover {
	border-color:#EFBF7E;
	color:#A24668; /*FF9900; 12-30-10*/
	text-decoration:none;
}

.postcontent p {
	margin:0;
	padding:10px 0 0 0;
}

.postcontent img{
	border:1px solid #3B6478;
	padding:4px;
}
#latestarticles {
	float:left;
	width:289px;
	margin-top:10px;
	background:#FFF;
}
#latestarticlescontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestarticlescontent h2, #latestcomments h2, .postcontent h2, .posttitle h2 {
	font-size:14px;
	margin:0;
}
#latestarticlescontent h2 a, #latestcomments h2 a, .postcontent h2 a, .posttitle h2 a {
	text-decoration:none;
	color:#850305;
}
#latestarticlescontent h2 a:hover, #latestcomments h2 a:hover, .postcontent h2 a:hover, .posttitle h2 a:hover {
	text-decoration:underline;
	color: #A24668; /*12-30-10*/
}
#latestarticlescontent p {
	margin-top:2px;
}
#latestcomments {
	float:left;
	width:289px;
	margin-top:10px;
	margin-left:10px;
	background:#FFF;
}
#latestcommentscontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestcommentscontent h2 {
	font-size:14px;
	margin:0;
}
#latestcommentscontent p {
	margin-top:2px;
}
#flickr {
	float:left;
	width:588px;
	margin-top:10px;
	background:#FFF;
}
#flickrcontent {
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}
#flickrcontent img {
	padding-left:4px;
	border:0;
}
.title {
	font-weight:bold;
	font-size:14px;
	color: #850305;
}
.title .posttitle h2{
	font-size:16px;
	margin:13px;
	padding-left:15px;
	text-align:left;	
}
.title .posttitle h2 a{
	color: #406E7D; /*FF9900 12-30-10*/
	}
#latestarticle .posttitle {
	float:left;
}
#latestarticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
#latestarticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
#latestarticle .postinfo a:hover {
	text-decoration:underline;
	color: #A24668; /*12-30-10*/
}
#latestarticle .postcontent {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}
#sidebar {
	background-color:#ffffff; /*F9F7ED; 12-30-10*/
	float:right;
	min-height:775px;
	width:275px;
	padding: 15px 0 0 0;
}
#sponsors {
	background:#FFF;
	padding-bottom:8px;
	overflow:hidden;
}
#sponsorscontent {
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
}
#sponsorscontent img {
	padding-top:5px;
	border:0;
}
.right {
	float:right;
}
.left {
	float:left;
}
.sidebar-item {
	margin-bottom:10px;
	background:#ffffff; /*E7E4C9; 12-30-10*/
	border: 1px solid #ECEEED; /*D3D0B8; 12-30-10*/
	margin: 0 auto 15px auto;
	width:245px;
}
.sidebar-item .title{
	color: #406E7D; /*FF9900 12-30-10*/
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding: 5px;
}
.sidebar-item ul {
	margin:0;
	padding: 0;
	list-style-type:none;
}
.sidebar-item li a {
	color:#666666;
	padding: 5px;
	display: block;
	text-decoration:none;
	text-align: left;
}
.sidebar-item a:hover {
	background: #ECEEED; /*E8E7DE; 12-30-10*/
	color: #A24668; /*FF9900 12-30-10*/
}

.recentcomments{
	padding: 5px;	
	}

#subfooter {
	height:21px;
	background:#abbeca;
	text-align:right;
	padding-top:3px;
	padding-right:15px;
}
#subfooter a {
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#subfooter a:hover {
	text-decoration:underline;
}
#footer {
	/*background-image:url("images/footer-bg.gif");
	background-repeat:repeat-x;*/
	background-color: #406E7D; /*new 12-30-10*/
	clear:both;
	height:250px; /*217px;*/
	width: 100%;
}
#footer-wrap{
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}
#footer-wrap a{
	color: #ffffff;	
}
#copyright {
	float:left;
}
#copyright a {
	color:#FFF;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
#links {
	float:right;
}
#links a {
	color:#FFF;
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
	color: #A24668; /*12-30-10*/
}
.bold {
	font-weight:bold;
}
#search {
	float:right;
	padding-top:27px;
	padding-right:20px;
}
#search #field {
	float:left;
	background:#fff;
	border:0;
	height:16px;
	width:230px;
	border: solid 2px #560001;
	padding-top:3px;
	text-indent:5px;
}
#search #button {
	float:left;
	background:#fff;
	border:0;
	height:24px;
	width:35px;
	border: solid 2px #560001;
	margin-left:5px;
}
#search h2 {
	font-size:12px;
	font-weight:normal;
	padding-bottom:4px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignleft a, .alignright a {
	color:#fff;
}
.nocomments {
	text-align:center;
}

img.avatar {
	float:left;
	padding-right:5px;
}
