* {
	margin: 0;
	padding: 0;
}


body {
	font-size: 12px;
	text-align: center; /* IE 5.5 hack */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #DDD none repeat scroll 0 0;
  color: #333;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #34A102;
}

a:hover, a:active {
  color: #FFA216;
}

h1, h2, h3, h4, h5, h6{
  font-weight:bold;
  margin:20px 0 10px 0;
}

h1 {	
	color:#3B7125;
  font-size:18px;
  
}

h2, h3 {
  background: #73D14E none repeat scroll 0 0;
  font-size: 15px;
  color: white;
  font-size: 11px;
  padding: 3px 20px;
  margin: 0;
}

h2 {
  border: 1px solid #CCCCCC;
}

.menu h2 {
  background: #73D14E none repeat scroll 0 0;
  margin: 20px 0 3px 0;
  color: white;
}


#content_right h3 {
 background: #ff7ceb;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

h6 {
  font-size: 11px;
}

p {
  line-height: 20px;
  padding-bottom: 10px;
}

img {

border: 0px;
}

ul li, ol li {
  list-style-type: none;
}

#topbar {
	background-color:#FFFFFF;
	height:30px;
	width:100%;
}

#container {
	margin: 5px auto;
	text-align: left;  /* IE 5.5 hack part II */
	border: 1px solid #333;
	padding: 10px;
	width: 970px;
	background: white;
}

#masthead {
  height: 125px;
  background: #6CC449 none repeat scroll 0 0;
  clear: both;
}

#masthead img {
  margin:0;
  padding:0;
}

#menu_left, #menu_right {
  width: 260px;
  float: left;
}

#content {
  width: 710px;
  float:left;
  font-size: 11px;
}


.content {
  padding: 10px 25px;
}

#horizontal_menu {
  background: #6CC449 none repeat scroll 0 0;
  margin: 10px 0px;
  padding: 5px 0px;
 
}

#horizontal_menu li {
  list-style-type: none;
  display: inline;
  border-right: 1px solid #FFFFFF;
  
}

#horizontal_menu li a {
  color: white;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  margin: 0px 5px;
}

#horizontal_menu li a:hover {
  
  background: #A7C520;

}




.menu a:link, .menu a:visited
{
  color: #333333;
}

.menu a:hover 
{
  color: #FF7D16;
}





#clearer {
	clear: both;
}

#footer {
  color:white;
  font-size:11px;
  margin:20px 0px;
  padding: 10px 0;
  background: #5CB335 none repeat scroll 0 0;
  clear: both;
  overflow: auto;
}

#footer a {
  color: white;
}




#footer_left, #footer_center, #footer_right {
  float: left;
  width: 290px;
  padding: 0 10px;
}

.blog_container, .news_container, .poem_single, .index_container, .dating_container, .date_review_container, .date_reactie_container,  .blog_container_alt, .admin_container, .info_container, .edit_container {
 background: #FCFCFC;
 border: 1px solid #ECECEC;
 margin: 10px 0;
 padding: 10px;
 /*overflow:auto; */
}

.blog_container img {
  overflow:none;
}


.blog_container h2, .index_container h2, .news_container h2 {
  color:#AB1F20;
  background-color: transparent;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0;
  font-size: 10px;
  border: 0;
}

.info_container, .edit_container {
  background:#FCFCFC none repeat scroll 0 0;
}

.poem_single {
  padding-left: 20px;
}

.poem_single img {
  width: 45px;
  height: 45px;
}

.blog_container_alt {
  background:#EEEEEE none repeat scroll 0 0;
  padding: 3px 10px 0px;
}

.menu_right_alt {
  background: #EEEEEE none repeat scroll 0 0;
  padding: 3px 10px 0px;
  border: 1px solid #ECECEC;
}

ul.submenu {
  margin: 15px 0 -10px 0;
  clear: both;
}

ul.submenu li {
background-color:#FFA216;
color:white;
display:inline;
margin:2px;
padding:3px 7px;
}

.sub_menu li a:link, .sub_menu li a:visited {
  color: #AB1F20;
}

/* rightmenu */
.overzicht_container {
overflow:auto;
}

.overzicht_tekst {
color:#606060;
font-size:8pt;
padding:  5px 0 0 5px;
}

img.avatar_lijst {
border:1px solid #666666;
height:20px;
margin:5px;
padding:1px;
width:20px;
float:left;
}

.verwijslink {
display:block;
font-size:11px;
padding:7px 10px;
}

/* logged in */
.ingelogd li {
 font-size: 11px;
  margin:10px 5px;
  padding: 2px 5px 2px 25px;
}

.user_icon {
  background: transparent url(images/icons/user_red.png) no-repeat scroll 0px 0px;
}

.pencil_icon {
background: transparent url(images/icons/pencil.png) no-repeat scroll 0px 0px;
}

.pb_icon {
 background: transparent url(images/icons/email.png) no-repeat scroll 0px 0px;
}

.write_icon {
  background: transparent url(images/icons/pencil_add.png) no-repeat scroll 0px 0px;
}

.write_edit_icon {
background: transparent url(images/icons/pencil_go.png) no-repeat scroll 0px 0px;
}


.uitloggen {
  background: transparent url(images/icons/delete.png) no-repeat scroll 0px 0px;
  
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.alfabet {
color:#606060;
list-style-type:none;
padding:10px 0 15px 10px;
}

.alfabet li {
display:inline;
margin:10px 2px;
}

.wachtwoord_vergeten {
background:transparent url(images/key.png) no-repeat scroll 0 2px;
padding:5px 0 5px 20px;
}

.account_aanmaken {
background:transparent url(images/user_add.png) no-repeat scroll 0 2px;
padding:5px 0 5px 20px;
}
/* Form elements */

form h3 {
  background-color: transparent;
  color: #3B7125;
  padding: 6px 0;
  margin: 0;
  font-size: 10px;
}



.form_fout {
background:#FFCCCC none repeat scroll 0 0;
border:1px solid #FF99CC;
margin:5px;
padding:5px;
}

.form_header_error ul, .form_header_success ul {
  margin: 5px 20px;
}

.error_text {
  display: block;
  padding: 5px;
}

.form_header_error ul li, .form_header_success ul li {
  padding: 4px 0px;
}

.form_header_error {
  background: #FFCCCC none repeat scroll 0 0;
  border: 1px solid #FF99CC;
  padding: 5px;
}

.form_header_success {
  background:#FFFBCC none repeat scroll 0 0;
  border:1px solid #E6DB55;
  padding:5px;
}

.fouten_uitleg {
color:#606060;
display:block;
padding:10px 0 5px;
}

.form_element {
font-family:Verdana,Arial;
font-size:11px;
margin:5px 0;
padding:5px 0;
}

.login_form_list {
  margin: 10px 0px;
}

.login_form_list li {
  color: gray;
  font-size: 10px;
  list-style-type: none;
}

a.page-numbers {
background-color:#FCFCFC;
border:1px solid #CCCCCC; 
margin:0 3px;
padding:3px;
}
.pagina_navigatie {
  text-align: center;
  font-size: 11px;
}

.cur {
  font-weight: bold;
}

.user_entry_left {
  width: 110px;
  float:left;
}

.horoscopes_left {
float:left;
width:80px;
}

.user_entry_left img, .horoscopes_left img {

padding:15px 0 0;

}

.user_entry_right {
float:left;
width:400px;
}

.user_entry_right ul {
  padding: 10px 0 30px 0px;
}

.user_entry_right ul li {
  padding: 4px 0px;
}

.user_title {
display:block;
font-weight:bold;
padding:5px 0 10px;
}

.user_list {
margin:5px 10px;
padding:5px 0;
}

.user_list li {
color:#476FE0;
display:inline;
font-size:12px;
margin:0 5px 0 0;
padding:2px 10px 2px 20px;
}

.user_menu li {
display:inline;
font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
font-size:12px;
list-style-type:none;
padding: 3px 5px;
border: 1px solid #ECECEC;
background: #FFA216 ;
color: white;
}

.user_menu {
  background: #FCFCFC none repeat scroll 0 0;
  border:1px solid #FCFCFC;
  margin: 10px 0px;
}

.user_menu li a {
  color: white;
  padding: 3px 5px;
}

.user_menu li a:hover {

 color: yellow;
 padding: 3px 5px;
}

ul.poem_overview {
  padding: 5px 0;
}

.poem_overview li {
  padding: 5px 0px;
}

.bread_crumb {
  padding: 5px;
}




.menu_left li {
padding: 0 20px;
font-size:11px;
margin:1px 0;
padding:0;
}

.menu_left li a {
background:#FCFCFC none repeat scroll 0 0;
color: #333;
display:block;
font-weight:normal;
padding:  5px 0 5px 20px;
text-decoration:none;
}

.menu_left li a:hover {
  background: #AB1F20;
  color: white;
}


.user_email {
  background:transparent url(images/icons/email.png) no-repeat scroll 0 -1px;
  padding: 0 0 0 20px;
}

#content .cat_poems {

}

#content .cat_poems li {
  list-style-type: none;
  background: none;
  padding: 2px 0px;
  border: 0px;
}
#content .cat_poems li a {
  color: #666;
}

.img_index {
  width: 130px;
  float: left;
  padding: 2px;
  border: 1px solid #D4D1E9;
  margin: 0px 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFAD5;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-align:center;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 40px; /*position where enlarged image should offset horizontally */
}

.thumbnail span img {
  
}

.comment_tijd {
border-bottom:1px solid #EEEEEE;
font-size:9px;
margin:0 0 6px;
text-transform:uppercase;
}


.overview_title, .overview_status, .overview_edit, .overview_delete, .overview_date, .overview_comments, .overview_score, .overview_sel {
  float: left;
}

.overview_status, .overview_score, .overview_comments, .overview_edit {
  text-align: center;
}


.overview_date {
  width: 50px;
}

.overview_title {
  width: 230px;
}

.overview_delete {
  width: 70px;
}

.overview_status, .overview_edit {
  width: 50px;
}

.overview_comments, .overview_score, .overview_sel {
  width: 40px;
}



.sub_menu {
margin:0;
padding:5px 10px;
}

.sub_menu li {
background:transparent url(images/icons/bullet_star.png) no-repeat scroll 0 1px;
border-bottom:1px solid #EEEEEE;
font-size:11px;
list-style-type:none;
margin:12px 0;
padding:0 0 0 19px;
}

#quiz_container label {
  display: block;
  margin: 5px 20px;
  line-height: 22px;
}

.navigation_numbers .current {
color: #FFA216;
font-weight: bold;
font-size: 14px;
}

.navigation_text {
  padding: 0 0 10px 0;
  text-align:center;
  font-weight: bold;
}

.navigation_numbers {
  text-align: center;
}


.sort_meta_container {
 
  font-size: 10px;
  color: #777;
  /*background-color: #FFFAD5; */
  padding: 10px 10px 0 10px;
  margin: 3px 10px;
  border-bottom: 1px solid #ECECEC;
 
  
}

.sort_link, .sort_selected {
margin:2px;
padding: 2px 5px;
font-weight: bold;
word-spacing: -0.1em;
}

a.sort_link  {
  color: #FFA216;
}

a.sort_selected {
  background-color:#FFA216;
  color:white;
}
.index_container ul, .poem_overview_container ul, .activity_container ul, .poems_overview container ul {
margin: 5px 10px 10px 10px;
padding: 0;
}


.index_container ul li, .poem_overview_container ul li, .activity_container ul li, .poems_overview_container ul li {
background: transparent url(/images/bullet_pink.png) no-repeat scroll 0 0;
list-style-type: none;
margin: 3px;
padding: 0 0 0 17px;
line-height: 16px;
}

.menukleur2 {
background: #E9C2DF none repeat scroll 0 0;
}

.owner_link {
background:transparent url(/images/bewerk.gif) no-repeat scroll 0 0;

margin:5px 10px;
padding:0 0 0 20px;
}

.post_profiel_meer_info, .comment_meer_info {
  list-style-type: none;
  color: #666666;
  font-size: 10px;
  padding: 0;
}

.post_profiel_meer_info {
padding: 0px 0px 0px 20px;
}

.post_profiel_meer_info li, .comment_meer_info li {
  padding: 2px 0px;
}

.poem_small_info {
  font-size: 9px;
  padding: 2px 0;
}

.comment_info li {
  font-size: 9px;
  color: #999999;
  padding: 3px 0;
  
}

/* FOOTER */

.footer_nav li {
border-bottom:1px dotted #E0E0FF;
font-family:Arial;
font-size:9pt;
list-style-type:none;
margin:0;
padding:5px;
}



.footer_icon_reactions {
background: transparent url(images/user_comment.png) no-repeat scroll 90% 50%;
}

.footer_icon_heart {
background: transparent url(images/heart.png) no-repeat scroll 90% 50%;
}

.footer_icon_house {
background: transparent url(images/house.png) no-repeat scroll 90% 50%;
}

.footer_icon_world {
background: transparent url(images/world.png) no-repeat scroll 90% 50%;
}

#footer .ui-tabs-selected {
background-color:#CFD143;
color: white;
}
#footer .ui-tabs-selected a {
  color: white;
}
#footer p {
  padding: 10px 5px 10px 10px;
}

.footer_list {
  margin: 10px 0 20px 10px;
}
.footer_list li {
  padding: 0 0 10px 20px;
  background: transparent url(images/bullet_orange.png) no-repeat scroll 1px 0
}

/* sitenews */
.article_meta {
  margin: 5px 10px;
}

.news_container h2 a {
color: #DF45BF;
}

.article_meta li {
padding: 2px 10px 2px 20px;
margin: 3px 0;
display: inline;
}

.article_icon_post_date {
background: transparent url(images/icons/date.png) no-repeat scroll 1px 0
}

.article_icon_comments {
 background: transparent url(images/icons/comment.png) no-repeat scroll 0 1px;
}

.article_icon_read_more {
 background: transparent url(images/icons/note.png) no-repeat scroll 0 1px;
}

#footer_bottom ul {
  margin: 0 0 5px;
  padding: 0;
  text-align:right;
}

#footer_bottom ul li {
  display: inline;
  padding: 0 20px 0 0;
  font-size: 10px;
}
#footer_bottom {
   color: gray;
}

#footer_bottom a{
  color: gray;
}


.right_small_list {
  margin: 10px 0;
}

.right_small_list li {
  font-size: 10px;
  padding: 0 0 10px 20px;
}


img.cm_big {
  max-width: 490px;
}

.meta_info  {
 
}

.meta_info  li {
  padding: 2px 0;
  color: #666;
}

.meta_info li h2 {
  font-size: 10px;
}



.sidebar_thumb_list {
  margin: 10px;
}

.sidebar_thumb_list li {
/*  background: #FFFAD5 none repeat scroll 0 0; */
  padding: 0;
}

.sidebar_thumb_list li img {
  /*width: 30px; */
}

.submenu_sidebar {
  text-align:right;
}

.submenu_sidebar li {
background: #6CA300 none repeat scroll 0 0;
color:white;
display:inline;
font-size:10px;
margin:0 2px;
padding:2px 4px;
}

.menu .submenu_sidebar li a {
  color: white;
}
.blog_container_sidebar_thumbs {


}

#submenu-2, #submenu-1 {
margin: -12px 0;
}

.submenu_title {
color: #6CA300;
padding: 0 15px;
font-size: 9px;
font-weight: bold;
}

img.cm_small {
  width: 85px;
  height:65px;
  padding: 2px;
  border: 1px solid #ECECEC;
  margin: 5px;
}

.cm_small_container {
border: 1px;
width:95px;
display: inline-block;
margin: -5px 0 -10px;
}


.img_overlay {
background:transparent url(/images/slideshow_back.png) repeat-x scroll 0 0;
bottom:35px;
color:#EEEEEE;
display:block;
font-size:9px;
font-weight:bold;
left:60px;
margin:3px;
padding:3px;
position:relative;
width:20px;
}

.meta_share_list {
  margin: 16px 0;

}

.meta_share_list li {
  display: inline;
  padding: 5px 5px 5px 25px;
}

.facebook_icon {
  background: transparent url(images/share/facebook.png) no-repeat scroll 0 0;
}

.twitter_icon {
  background: transparent url(images/share/twitter.png) no-repeat scroll 0 0;
}

.hyves_icon {
  background: transparent url(images/share/hyves.png) no-repeat scroll 0 0;
}

.bb_icon {
background: transparent url(images/share/bb.gif) no-repeat scroll 0 0;
}

.html_icon {
background: transparent url(images/share/html.jpg) no-repeat scroll 0 0;
}
.children_list {
  margin: 5px 20px 0 0;
}

.children_list li {
  display: inline;
  padding: 0 20px 0 0;
  color: gray;
  font-size: 9px;
  font-weight: bold;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
  color: white;
}


.blog_container h2 a {
  color: #AB1F20;
}

.list_children {
  margin: 7px 0 0;
}

.list_children li {
display:inline;
font-size:10px;
font-weight:bold;
line-height:19px;
margin:3px 10px;
}

