body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #000;
	font-family: Georgia, 'Times New Roman', serif;
	color: #000;
	font-size: 100%;
	word-spacing: normal;
	text-align: center;
}

#container {
	border: 6px solid #fff;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: left;
	background: #fff url("http://www.rebeccahomecook.be/images/content_rails.gif") repeat-y 0% 0%;
	width: 759px; /* IE 5 */
	voice-family: ""}"";
	voice-family: inherit;
	width: 759px; /* IE 6 */
}

html>body #container {
	width: 759px; /* Mozilla & Safari & IE bug */
}

#container .container-decorator1 {
	width: 100%;
	background: transparent url("http://www.rebeccahomecook.be/images/content_top.gif") no-repeat 0% 90px;
	background-position: 0% 150px;
}

#container .container-decorator1 .container-decorator2 {
	width: 100%;
	background: transparent url("http://www.rebeccahomecook.be/images/content_bottom.gif") no-repeat 0% 100%;
}

#left {
	overflow: hidden;
	width: 180px;
	float: left;
	background: transparent;
	padding-left: 12px;
}

#right {
	overflow: hidden;
	float: right;
	width: 180px;
	background: transparent;
	color: #000;
}

#center {
	width: 387px;
	overflow: hidden;
	float: left;
	background: transparent;
}

#banner {
	color: #fff;
	height: 90px;
	background-color: #b1b485;
	display : none;
}

#banner h1 {
	padding: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

#banner h2 {
	font-size: 85%;
	padding: 0px 0px 0px 15px;
}

#banner a {
	color: #fff;
	font-weight: bold;
	font-size: 75%;
	text-decoration: none;
}

#banner-img {
	background: #b1b485 url("http://www.rebeccahomecook.be/images/banner.jpg") no-repeat 0% 0%;
	height: 150px;
}

div.img-link a {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 150px;
}

.nowrap {
	white-space: nowrap;
}

.content {
	float: left;
	overflow: visible;
	width: 94%;
	padding: 15px 10px 5px 0px;
	font-size: 75%;
	line-height: 150%;
}

.content h2 {
	margin: 0px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	font-family: Trebuchet MS, 'Arial', sans-serif;
	color: #801f74;
	font-size: 115%;
}

.content h3 {
	margin: 0px;
	padding: 15px 0px 15px 0px;
	font-family: Trebuchet MS, 'Arial', sans-serif;
	color: #801f74;
	font-size: 125%;
	font-weight: bold;
}

.content p {
}

.content blockquote {
}

.content ul {
	font-size: 100%;
}

.content p.posted {
	padding: 3px 0px 20px 0px;
	margin: 15px 0px 15px 0px;
	font-family: Trebuchet MS, 'Arial', sans-serif;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 4px solid #801f74;
	clear: both;
}

a {
	text-decoration: none;
}

a:link {
	color: #b1b485;
}

a:visited {
	color: #c1c495;
}

a:hover {
	color: #801f74;
	text-decoration: none;
}

a:active {
	color: #801f74;
}

.sidebar {
	font-size: 64%;
}

#left .sidebar {
	padding: 20px 8px 8px 8px;
}

#right .sidebar {
	padding: 0px 10px 0px 10px;
}

.decorator1, .decorator2 {
	padding: 0px;
	margin: 0px;
}

.sidebar h2 {
	margin: 0px 0px 10px 0px;
	font-family: Trebuchet MS, 'Arial', sans-serif;
	font-size: 125%;
	font-weight: bold;
}

#left .sidebar h2 {
	background: url("http://www.rebeccahomecook.be/images/square.gif") no-repeat 0% 0.45em;
	padding-left: 20px;
}

#right .sidebar h2 {
	border: 3px solid #801f74;
	background-color: #c1c495;
	padding: 0px 5px 0px 5px;
	color: #fff;
}

.sidebar ul {
	padding: 0px;
	margin: 0px;
}

#right .sidebar .boxcontent-decorator3 {
	padding: 8px 5px 6px 5px;
	background-color: #c1c495;
	border: 3px solid #c1c495;
	margin-bottom: 20px;
}

#left .sidebar .boxcontent-decorator3 {
	padding: 5px 0px 5px 0px;
	margin-bottom: 12px;
}

.sidebar li {
	margin: 0px 0px 5px 0px;
	list-style-type: none;
	line-height: 150%;
}

#right .sidebar li {
	margin: 0px 0px 5px 0px;
	list-style-type: square;
	list-style-position: inside;
}

.sidebar li.description {
	text-align: left;
	margin: 0px 0px 15px 0px;
}

#right .sidebar li.description {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	list-style-position: outside;
}

.sidebar li.album {
	margin: 0px 5px 10px 5px;
	text-align: center;
}


#right .sidebar li.album {
	list-style-type: none;
	list-style-position: outside;
	padding: 2px 5px 0px 5px;
}

.sidebar img {
	padding: 2px;
	border: 1px solid #ffffff;
	background: #fff;
}

.sidebar li.link img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: -4px;
}

.link-note {
	text-align: center;
	line-height: 100%;
	padding: 2px;
	margin-bottom: 30px;
}

.link-note img {
	border: 0px;
	margin-bottom: 2px;
	background: transparent;
}

.photo {
	margin-bottom: 20px;
}

.sidebar a {
	text-decoration: none;
}

.sidebar a:link, .sidebar a:visited {
	color: #000;
}

.calendar a:link, .calendar a:visited {
	color: #b1b485;
}

.sidebar a:hover, .sidebar a:active {
	color: #801f74;
	text-decoration: underline;
}

#right a:hover, #right a:active {
	color: #801f74;
	text-decoration: underline;
}

#right li a:hover, #right li a:active, #right .calendar a:hover, #right .calendar a:active {
	color: #801f74;
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


/* Calendar */

TABLE.calendar {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	letter-spacing: .1em;
	text-align: left;
	width: 89%; /* IE 5 */
	voice-family: ""}"";
	voice-family: inherit;
	width: 100%; /* IE 6 */
}
html>body .calendar {
	width: 100%; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
	text-align: center;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
}
#right TH.day-of-week {
	color: #fff;
}
TD.selected-day {
	text-align: center;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
}
TD.day {
	text-align: center;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	letter-spacing: 0.05em;
}


/* Comments */

input {
	font-size: 105%;
	font-family: Trebuchet MS, 'Arial', sans-serif;
}
textarea {
	clear: both;
	width: 99%;
	font-size: 105%;
	font-family: Trebuchet MS, 'Arial', sans-serif;
}
form {
}
form .formelement {
	clear: both;
	padding-top: 0.4em;
	padding-bottom: 0.8em;
	font-size: 85%;
	background: transparent;
	width: 99%;
}
form .formelement .name {
	float: left;
	width: auto;
	padding-left: 1em;
}
form .formelement .value {
	float: right;
	width: 70%;
}
form .formelement .error {
	color: #801f74;
	font-family: Trebuchet MS, 'Arial', sans-serif;
	font-weight: bold;
	font-size: 95%;
}


/* Albums */

.album-container {
	background-image : none ! important;
	background-color: #b1b485 ! important;
}
.album-container h3 {
	text-align: center;
	margin-top: 5px;
	padding: 1.5em 0.5em 1em 0.5em;
	font-family: Trebuchet MS, 'Arial', sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 105%;
}
.album-container a img {
	padding: 3px;
	border: 1px solid #801f74;
	background: #801f74;
}
.album-container p {
	font-size: 75% ! important;
	line-height: 150% ! important;
}
.album-container #gallery,
.album-container #cover-intro {
	text-align: center;
	border: 5px solid #b1b485;
	margin: 0px 9px 9px 9px;
	background-color: #c1c495;
	width: 730px;
}
* html .album-container #gallery {
	width: 742px; /* IE 5*/
		voice-family: ""}"";
		voice-family: inherit;
	width: 730px; /* IE 6*/
}
html>body .album-container #gallery {
	width: 730px; /* Mozilla & Safari & IE bug */
}
* html .album-container #cover-intro {
	width: 742px; /* IE 5*/
		voice-family: ""}"";
		voice-family: inherit;
	width: 730px; /* IE 6*/
}
html>body .album-container #cover-intro {
	width: 730px; /* Mozilla & Safari & IE bug */
}
.album-container #cover-intro p {
	text-align: center;
	margin-left: 140px;
	margin-right: 140px;
	line-height: 130%;
}
.album-container #cover-intro p a {
	font-weight: bold;
}
.album-container #cover-intro img {
	text-align: center;
	padding: 3px;
	border: 1px solid #801f74;
	background: #801f74;
}
.album-container .nav {
	text-align: right;
	margin-right: 1em;
	color: #801f74;
	line-height: 110%;
	height: 1.1em;
}
.album-container .nav a {
	font-size: 75%;
	color: #000;
}
.album-container .nav a:hover {
	color: #801f74;
	text-decoration: underline;
}
.album-container .nav a:active {
	color: #801f74;
	text-decoration: underline;
}
.album-container #photo-detail {
	margin: 0px 9px 9px 9px;
	padding: 0;
	background-color: #c1c495;
	border: 5px solid #b1b485;
}
.album-container #photo-detail .photo-container {
	padding: 20px;
	text-align: center;
}
.album-container #photo-detail .photo-container h4 {
	font-family: Trebuchet MS, 'Arial', sans-serif;
	font-weight: bold;
	font-size: 85%;
}
.album-container #photo-detail .photo-container img {
	margin: 0 auto 0 auto;
	padding: 3px;
	border: 1px solid #801f74;
	background: #801f74;
}
.album-container #photo-detail .photo-container-no-thumb {
	padding: 20px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
	font-family: Trebuchet MS, 'Arial', sans-serif;
	font-weight: bold;
	margin-top: 0;
	font-size: 85%;
}
.album-container #photo-detail .photo-container-no-thumb img {
	float: left;
	margin: 0 1em 1em 0;
	padding: 3px;
	border: 1px solid #801f74;
	background: #801f74;
}
.album-container .thumblist {
	float: left;
	width: 90%;
	clear: both;
	padding: 20px;
	border: 0px;
}
.album-container .thumblist img {
	float: left;
	margin: 10px;
	padding: 3px;
	border: 1px solid #801f74;
	background: #801f74;
}
.album-container .thumblist-nofloat {
	padding-top: 15px;
}
.album-container .thumblist-nofloat img {
	margin: 10px;
	padding: 3px;
	border: 1px solid #ffffff;
}
.album-container .thumblist-with-detail {
	clear: both;
	text-align: left;
	width: 95%;
	margin: 0px 20px 0px 10px;
}
.album-container .thumblist-with-detail .thumb-container {
	padding-top: 1em;
	padding-bottom: 1.5em;
	float: left;
	width: 101%;
}
.album-container .thumblist-with-detail a {
	float: left;
	font-size: 75%;
}
.album-container .thumblist-with-detail img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #801f74;
	background: #801f74;
}
.album-container .thumblist-with-detail h4 {
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 85%;
}
.album-container .thumblist-with-detail a.view-details {
	float: right;
}
.spacer {
	clear: both;
}


/* Diapo */

body.diapo {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	font-family: Georgia, 'Times New Roman', serif;
}
#diapo-container {
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 5px;
	text-align: center;
	width: 95%;
}
#diapo-container .content {
	width: 100%;
	position: relative;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	overflow: auto;
	height: 500px;
}
#diapo-container .content img {
	margin: 0 auto 0 auto;
	border: 4px solid #000;
	padding: 3px;
}
#diapo-container .content p {
	font-size: 135%;
	color: white;
	margin: 2em auto 0 auto;
}
#diapo-container .nav {
	color: #ddd;
	line-height: 90%;
	height: 1.1em;
	font-size: 75%;
	margin: 0px;
	width: 100%;
}
#diapo-container .top {
	position: relative;
	height: 30px;
}
#diapo-container .bottom {
	position: relative;
	height: 80px;
	text-align: center;
	float: left;
	padding-top: 1px;
}
#diapo-container .nav .menu {
	text-align: center;
	width: 100%;
}
#diapo-container .nav .menu select {
	background-color: #000;
	padding: 0px;
	margin: 0px 0px 0px 0.5em;
	color: #ddd;
	height: 18px;
	vertical-align: middle;
	font-family: Georgia, 'Times New Roman', serif;
}
#diapo-container .nav .close {
	text-align: right;
	float: right;
	line-height: 200%;
}
#diapo-container .nav a {
	color: #ddd;
	text-decoration: none;
}
#diapo-container .nav a:hover,
#diapo-container .nav a:active {
	text-decoration: underline;
}


ul.category-list {
	-moz-column-count:2
}
ul.archive-list {
	-moz-column-count:3
}
.archive-list li, .category-list li {
	padding-right:15px;
}
ul.popular-tags li {
	display: inline;
	margin: 0.2em;
}
ul.tag-list {
	padding:0;
	margin-left:0;
}
ul.tag-list li {
	display: inline;
	margin: 0.2em;
}
h3.total {
	padding: 0;
	font-size: 110%;
	background : none;
	margin-top : 10px;
}
h3.total a {
	text-decoration : none;
}