/*
Theme Name: American Association of Integrative Medicine Blog
Theme URI: http://www.aaimedicine.com/blog/
Description: The blog for integrative medicine professionals.
Version: 1.0
Author: AAIM
Author URI: http://www.aaimedicine.com
*/

#canvas {
	width:1058px;/* was 858px */
	}
	
#main {
	margin-left:-883px;/* was 683 */
	}

#nav {
	margin-left:-1050px;/*was 850*/
	}

	
#sidebaritem {/*place the item with FAP */
	margin-left:-200px;
	width:200px;
	}

/* .post styling */
.mmsc div.post {
	padding:10px 0 10px 0;
	}

.mmsc div.entry {/* main entry text */
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#512a00;/* was #700000 */
}


/* .entry styling */
.mmsc div.entry {
	padding-top:4px;
	}


/* .sidebar styling */
.sidebar {
	padding:80px 0 20px 10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.sidebar a {
	color:#512a00;
	text-decoration:none;
	border-bottom:dotted;
	border-width:thin;
}

.sidebar ul h6 {
	padding-top:10px;
	color:#002863;
}

.sidebar ul #calendar {
	padding:20px 0 0px 0;
}
	
.mmsc {
min-height:400px;
}

.mmsc p.postmetadata {
	padding-top:6px;
	font:8pt/10pt Verdana, Arial, Helvetica, sans-serif;
	color:#512a00;
}


#aaimBlogTitle {
	font:18pt bold Georgia, serif;
	color:#900028;
	font-weight:bold;
	}

#blogDescription {
	font-weight:bold;
}

#container {
	overflow:hidden;/* prevents images (and other content), that are too large, from bleeding over into the padding */
}

#canvas #maincontent #main .mmsc #container div.post div.entry p.postmetadata a{
	color:#512a00;
}

/* comment styling */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
