/* Start of CMSMS style sheet 'hhv_gastenboek_stylesheet' */
/* =========================================
auteur:		bitbloxx webdesign - bitbloxx.nl
site:		  heervooruit.nl
stylesheet:    gastenboek
============================================ */


/* style pagination
====================================*/

.cms-guestbook-pagination_header {
        font-size: 10px;
	margin: 5px 0; }

.cms-guestbook-pagination_nav {
	font-weight: bold;
        font-size: 10px;
        color: #900000;
	margin: 1em 0; }

.cms-guestbook-pagination_nav a {
        line-height: 1.6em;
        font-size: 0.8em;
	font-weight: normal; }


/* style bericht
====================================*/

.cms-guestbook-entry {
	border: 1px solid #D3CCAB;
	margin: 15px 0; 
	background: transparent;
             font-size: 12px; }


/* style bericht header
====================================*/

.cms-guestbook-entry-header {
	background: #D3CCAB;
	color: #000;
	border: 1px solid #D3CCAB;
	margin: 1px;
        padding-top: 3px;
        padding-bottom: 5px; }

             	
/* style actual message
====================================*/

.cms-guestbook-entry-text {
	background: #fff;
	padding: 0 0.8em 1em 0.8em;
	color: #000; }


/* show postdatum rechts
====================================*/

.cms-guestbook-entry-posted {
	float: right;
	font-size: smaller;
	padding-top: 7px;
	padding-right: 10px; }


/* style bericht header links
====================================*/

.cms-guestbook-entry-header a {
	color: #222;
        text-decoration: none;} 
.cms-guestbook-entry-header a:hover {
	color: #900;
        text-decoration: underline; }


/* style naam afzender
====================================*/

.cms-guestbook-entry-sendername {
        font-size: 1.2em;
        font-weight: bold;
        line-height: 1.4em;
        padding-left: 8px;
        color: #000; }


/* style e-mail link
====================================*/

.cms-guestbook-entry-email {
	font-size: 10px;
             color: #222;
             padding-left: 8px; }

.cms-guestbook-entry-email a
.cms-guestbook-entry-email a:link,
.cms-guestbook-entry-email a:visited,
.cms-guestbook-entry-email a:active {
             color: #222;
             text-decoration: none; 
             border-bottom: none;
             line-height: 1.4em;}

.cms-guestbook-entry-email a:hover {
             color: #900;
             text-decoration: underline; 
             border-bottom: none; }

		      
/* style afzender homepage link
====================================*/

.cms-guestbook-entry-homepage {
	font-size: 10px;
	margin-left: 8px;
	margin-bottom: 5px;
        margin-top: 5px; }

.cms-guestbook-entry-homepage a:link,
.cms-guestbook-entry-homepage a:visited,
.cms-guestbook-entry-homepage a:active {
	color:#444; }

.cms-guestbook-entry-homepage a:hover {
	color: #900; }

.cms-guestbook-showform-button {
	margin-left: 0px; }

/* End of 'hhv_gastenboek_stylesheet' */

