/*  
Theme Name: Alzheimer Cafe
Theme URI: http://alzheimercafe.be/
Description: The default Alzheimer Cafe theme by DPh&Co
Version: 1.0
Author: DPh&Co
Author URI: http://www.dphco.com/
*/

/* --------------------------------------------------
Common styles
-------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/body-bg.gif) repeat-x scroll left top;
	color: #333;
	font: 12px/18px "Lucida Grande", Verdana, Arial, sans-serif;
}

h1 { display: none }

h2 {
	color: #6D7871;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 18px 125px;
}

h3 {
	color: #CC6600;
	font-size: 11px;
	margin-bottom: 18px;
	text-transform: uppercase;
}



h4 {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/h4-bg.gif) no-repeat scroll left top;
	color: #666;
	display: block;
	float: left;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin-right: 18px;
	text-align: center;
	width: 105px;
}

h5 {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/h5-bg.gif) no-repeat scroll right bottom;
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

h6 {
	font-size: 11px;
	margin-bottom: 9px;
}

p, ul, ol { margin-bottom: 18px }

a {
	color: #CC6600;
	text-decoration: underline;
}

img { border: none }


/* --------------------------------------------------
Container styles
-------------------------------------------------- */

#container {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/container-bg.gif) repeat-y scroll left top;
	margin: 0 auto;
	position: relative;
	width: 850px;
}

/* --------------------------------------------------
Header styles
-------------------------------------------------- */

#container #header {
	height: 168px;
	width: 850px;
}

/* --------------------------------------------------
Menu styles
-------------------------------------------------- */

#container #menu {
	height: 40px;
	left: 0;
	position: absolute;
	top: 128px;
	width: 850px;
	z-index: 999;
	
}

#container #menu ul {
	list-style: none;
	margin-left: 25px;
}

#container #menu ul li {
	float: left;
	margin: 0 1px;
}

#container #menu ul li a {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/menu-ul-li-a-bg.gif) no-repeat scroll left top;
	color: #FFF;
	display: block;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 165px;
}

/* --------------------------------------------------
Main column styles
-------------------------------------------------- */

#container #main-column {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/main-column-bg.gif) repeat-y scroll center top;
	padding: 25px;
}

#container #main-column:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* --------------------------------------------------
Pages Main column styles
-------------------------------------------------- */
.float-left {float:left;}

img.padding-right {padding-right:10px;}

h4.long {background:#dbdbdb;
	color: #666;
	display: inline;
	float: left;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding:0px;
	text-align: center;
	width:auto;
}


/* --------------------------------------------------
Content styles
-------------------------------------------------- */

#container #main-column #content {
	float: left;
	width: 470px;
}

#container #main-column #content div.post h2.single { margin-left: 0 }

#container #main-column #content h2.single { margin-left: 0 }

#container #main-column #content div.post h2 a {
	color: #6D7871;
	text-decoration: none;
}

#container #main-column #content div.post div.metadata {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/metadata-bg.gif) no-repeat scroll left top;
	height: 24px;
	margin-bottom: 18px;
}

#container #main-column #content div.post div.metadata p {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/metadata-p-bg.gif) no-repeat scroll right center;
	display: inline;
	font-size: 11px;
	line-height: 24px;
	margin: 0;
	padding: 0 24px;
}

#container #main-column #content #navigation #previous-month {
	float: left;
	margin-bottom: 18px;
	text-align: left;
	width: 235px;
}

#container #main-column #content #navigation #previous-month a {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/previous-month-a-bg.gif) no-repeat scroll left center;
	padding-left: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

#container #main-column #content #navigation #next-month {
	float: right;
	margin-bottom: 18px;
	text-align: right;
	width: 235px;
}

#container #main-column #content #navigation #next-month a {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/next-month-a-bg.gif) no-repeat scroll right center;
	padding-right: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

#container #main-column #content #comments ul { list-style: none }

#container #main-column #content #comments ul li div.comment { background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/comments-ul-li-comment-bg.gif) repeat-y scroll left top }

#container #main-column #content #comments ul li div.comment div.comment-head h5 {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/comments-ul-li-comment-comment-head-h5-bg.gif) no-repeat scroll 18px center;
	color: #CC6600;
	padding: 0 25px 0 43px;
	text-transform: none;
}

#container #main-column #content #comments ul li div.comment div.comment-head h5 span.post-date {
	color: #666;
	font-weight: normal;
}

#container #main-column #content #comments ul li div.comment div.comment-body { background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/comments-ul-li-comment-comment-body-bg.gif) no-repeat scroll left bottom }

#container #main-column #content #comments ul li div.comment div.comment-body p {
	color: #000;
	font-size: 11px;
	padding: 0 25px 28px 43px;
}

#container #main-column #content #new-comment { background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/comments-ul-li-comment-bg.gif) repeat-y scroll left top }

#container #main-column #content #new-comment #new-comment-head h6 {
	color: #666;
	margin-bottom: 18px;
	padding: 0 18px;
}

#container #main-column #content #new-comment #new-comment-body { background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/comments-ul-li-comment-comment-body-bg.gif) no-repeat scroll left bottom }

#container #main-column #content #new-comment #new-comment-body form {
	padding: 0 18px 28px 18px;
}

#container #main-column #content #new-comment #new-comment-body form #author,
#container #main-column #content #new-comment #new-comment-body form #email {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/search-bg.gif) no-repeat scroll left top;
	border: 0;
	height: 19px;
	margin-bottom: 9px;
	padding: 0;
	vertical-align: middle;
	width: 180px;
}

#container #main-column #content #new-comment #new-comment-body form textarea {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/new-comment-new-comment-body-form-textarea-bg.gif) no-repeat scroll left top;
	border: 0;
	height: 85px;
	padding: 0;
	vertical-align: bottom;
	width: 335px;
}

#container #main-column #content #new-comment #new-comment-body form label {
	color: #CC6600;
	font-size: 11px;
	vertical-align: top;
}

#container #main-column #content #new-comment #new-comment-body form #submit-2 {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/ok.gif) no-repeat scroll left top;
	border: 0;
	cursor: pointer;
	height: 16px;
	margin-left: 18px;
	vertical-align: middle;
	width: 30px;
}

/* --------------------------------------------------
Sidebar styles
-------------------------------------------------- */

#container #main-column #sidebar {
	float: right;
	width: 280px;
}

#container #main-column #sidebar form div #search {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/search-bg.gif) no-repeat scroll left top;
	border: 0;
	height: 19px;
	margin-bottom: 9px;
	padding: 0;
	vertical-align: middle;
	width: 180px;
}

#container #main-column #sidebar form div #submit {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/next.gif) no-repeat scroll left top;
	border: 0;
	cursor: pointer;
	height: 16px;
	margin-bottom: 9px;
	vertical-align: middle;
	width: 30px;
}

#container #main-column #sidebar ul { list-style: none }

#container #main-column #sidebar ul li { margin-bottom: 9px }

#container #main-column #sidebar ul.links li { margin-bottom: 0 }

#container #main-column #sidebar ul li a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}

#container #main-column #sidebar ul li a span.date { color: #CC6600 }

#container #main-column #sidebar ul.videos li img {
	clear: right;
	float: left;
	margin-right: 11px;
	vertical-align: top;
}

#container #main-column #sidebar dl dt { margin: 9px 0 }

#container #main-column #sidebar dl > dt:first-child { margin-top: 0 }

#container #main-column #sidebar dl dt a {
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#container #main-column #sidebar dl dd { margin-bottom: 9px }

#container #main-column #sidebar dl dd a {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/sidebar-dl-dd-a-bg.gif) no-repeat scroll left center;
	color: #666;
	font-size: 11px;
	padding-left: 18px;
	text-decoration: none;
}

#container #main-column #sidebar h6 img { vertical-align: middle }

#container #main-column #sidebar #calendar {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/calendar-bg.gif) no-repeat scroll left top;
	margin-bottom: 9px;
	width: 235px;
}

#container #main-column #sidebar #calendar table {
	font-size: 11px;
	line-height: 21px;
	text-align: center;
	width: 217px;
}

#container #main-column #sidebar #calendar table thead tr th { color: #CC6600 }

#container #main-column #sidebar #calendar table tfoot tr td { display: none }

#container #main-column #sidebar #calendar table tbody tr td a {
	color: #CC6600;
	font-weight: bold;
}

/* --------------------------------------------------
Footer styles
-------------------------------------------------- */

#container #footer {
	background: url(http://alzheimercafe.be/wp-content/themes/alzheimer/images/footer-bg.gif) no-repeat scroll left top;
	clear: both;
	height: 43px;
	padding: 0 25px;
}

#container #footer p a {
	font-size: 11px;
	line-height: 36px;
}