/**
 * Title: Ondernemersnetwerk VIZ
 * Description: This stylesheet defines the default layout of viznetwerk.nl
 * Copyright: Pronamic Internet, Vormgeving en Software
 * Company: Pronamic Internet, Vormgeving en Software
 * Author: Remco Tolsma
 * Version: 1.0
 */

body {
	background: url("back.gif") repeat-x top;

	color: #333;

	font: 80%/1.5 Arial, Helvetica, sans-serif;

	margin: 0;

	min-width: 995px;
}

/**
 * Anchors 
 */
a {
	color: #D10F8C;
}

a:hover {
	color: #000;
}

a.external {
	background: url("extern.gif") no-repeat right 2px;

	padding-right: 16px;
}

/**
 * Images
 */
img {
	border: none;
}

/**
 * Headings
 */
h1 {
	/* should be used only once » #name */
}

h2 {
	font: 34px/1 "Franklin Gothic Demi", Arial, Helvetica, sans-serif;

	margin: .25em 0;

	text-transform: uppercase;
}

h3 {
	font-size: 16px;

	margin: 1em 0 0 0;

	text-transform: uppercase;
}

p {
	margin: 0 0 1em 0;
}

#intro p {
	font: normal 20px/1.5 "Franklin Gothic Book", Arial, Helvetica, sans-serif;
}

/**
 * Buttons
 */
.button-send {
	background: url("buttons/verstuur.gif") no-repeat left top;

	border: none;

	cursor: pointer;

	display: block;

	width: 138px;
	height: 37px;

	overflow: hidden;

	text-indent: -1000em;
}

.button-send:hover {
	background-position: left bottom;
}

/**
 * Form
 */
form {
	
}

input, 
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	border: 1px solid #E2E3EA;

	border-top-color: #ABADB3;
	border-right-color: #DBDFE6;
	border-bottom-color: #E3E9EF;

	padding: 5px;
}

input:focus, 
textarea:focus {
	border-color: #000;
}

form .required {
	color: #D10F8C;
}

form dl {
	
}

form dt, 
form dd {
	margin-bottom: 10px;
	margin-left: 0;
}

form dt {
	float: left;

	margin-right: 1em;

	width: 10em;
}

form dt label {
	display: block;

	font-weight: bold;

	padding: 5px 0 0 0;
}

form .actions {
	margin-left: 11em;
}

form .error {
	color: #D10F8C;

	display: block;
	clear: left;

	margin-left: 11em;
}

/**
 * Other
 */
.clear {
	clear: both;
}

/**
 * Container
 */
.container {
	margin-left: 75px;

	width: 975px;
}

/**
 * Head
 */
#head-wrap {
	background: url("head/back.gif") no-repeat left bottom;
}

#head {
	background: url("head/impressie.jpg") no-repeat right bottom;
	padding-bottom: 116px;

	position: relative;
}

/**
 * Name
 */
#name {
	margin: 0;
}

#name a {
	background: url("logo.gif") no-repeat center center;

	display: block;

	width: 315px;
	height: 116px;

	overflow: hidden;

	position: absolute;
	left: 0;
	bottom: 0;

	text-indent: -1000em;
}

/**
 * Menu
 */
#menu {
	background: url("head/shadow-top.gif") no-repeat right bottom;

	padding: 25px 50px 0 172px;
}

#menu ul {
	float: right;

	list-style: none;

	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
}

#menu a {
	color: #000;

	display: block;

	font-size: 16px;
	font-weight: bold;

	padding: 10px;

	text-decoration: none;
	text-transform: uppercase;
}

#menu a.active {
	color: #D10F8C;
}

#menu a:hover {
	text-decoration: underline;
}

/**
 * Main
 */
#main {
	background: url("head/shadow-bottom.gif") no-repeat right top;

	padding: 20px 0;
}

/**
 * Core
 */
#core {
	float: left;

	margin-bottom: 20px;

	width: 575px;
}

/* Anchors */
#core a {
	font-weight: bold;
}

/**
 * Home text
 */
.home-text {
	-moz-column-count: 2;

	column-count: 2;
}

/**
 * Eyecatchers
 */
.eyecatchers-list li, 
.eyecatcher {
	background: #D20E8C;

	color: #FFF;

	padding: 20px;

	position: relative;
}

.eyecatchers-list, 
.eyecatcher a {
	color: #FFF;
}

.eyecatchers-list a:hover, 
.eyecatcher a:hover {
	color: #232323;
}

.eyecatchers-list .more, 
.eyecatcher .more {
	background: url("round-arrow.gif") no-repeat right center;

	display: block;

	overflow: hidden;

	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	text-indent: -1000em;
}

.eyecatchers-list h2, 
.eyecatcher h2 {
	color: #232323;

	font-size: 22px;

	margin: 0 0 .25em 0;
}

.eyecatchers-list p, 
.eyecatcher p {
	margin: 0;
}

/* Eyecatcher */
.eyecatcher {
	margin: 2em 0;
}

/* Eyecatchers list */
.eyecatchers-list {
	float: left;

	list-style: none;

	margin: 2em -10px;
	padding: 0;
}

.eyecatchers-list li {
	float: left;

	margin: 0 10px 10px 10px;
	padding: 10px;

	width: 250px;
}

.eyecatchers-list li .more {
	background-image: url("round-arrow-small.gif");
}

/**
 * Events list
 */
#core .events-list {
	list-style: none;

	margin: 0;
	padding: 0;
}

#core .events-list li {
	background: url("dot-soft.gif") repeat-x top;

	float: left;

	padding: 15px 0;

	width: 100%;
}

#core .events-list .text {
	float: right;

	width: 500px;
}

#core .events-list h3 {
	color: #3C3C3C;

	font-size: 100%;

	margin: 0 0 .5em 0;
}

#core .events-list h3 a {
	color: #3C3C3C;

	text-decoration: none;
}

#core .events-list h3 a:hover {
	text-decoration: underline;
}

#core .events-list h3 .date {
	color: #999;
}

#core .events-list p {
	margin: 0;
}

#core .events-list p.date {
	background: url("calendar.gif") no-repeat;

	float: left;

	line-height: 1;

	width: 43px;
	height: 41px;

	padding: 12px 5px;
}

#core .events-list p.date .month {
	color: #FFF;

	display: block;
}

#core .events-list p.date .day {
	display: block;

	font-size: 285%;
	font-weight: bold;

	text-align: center;
}

/**
 * Sponsors list 
 */
.sponsors-list {
	float: left;

	list-style: none;

	margin: 0 -8px;
	padding: 0;
}

.sponsors-list li {
	background: #EDEEEF url("sponsors/back.gif") repeat-x top;

	float: left;

	margin: 0 8px 16px 8px;
	padding: 85px 5px 5px 5px;

	position: relative;

	width: 170px;
}

.sponsors-list a {
	text-decoration: none;
}

.sponsors-list a:hover {
	text-decoration: underline;
}

.sponsors-list h3 {
	color: #000;

	font-size: 100%;

	margin: 0;

	text-transform: none;
}

.sponsors-list h3 a {
	color: #000;
}

.sponsors-list p {
	margin: 0;
}

.sponsors-list .image {
	position: absolute;

	top: 0;
}

/**
 * Preview list
 */
.preview-list {
	float: left;

	list-style: none;

	margin: 0 -8px;
	padding: 0;
}

.preview-list li {
	background: url("members/back.gif") repeat-x bottom;

	float: left;

	margin: 0 8px 16px 8px;
	padding: 5px;

	width: 265px;
}

.preview-list h3 {
	font-size: 100%;

	margin: 0;

	text-transform: none;
}

.preview-list h3 a {
	color: #333;

	text-decoration: none;
}

.preview-list h3 a:hover {
	text-decoration: underline;
}

.preview-list p {
	margin: 0;
}

.preview-list p.more {
	margin-top: .5em;
}

.preview-list p.more a {
	text-decoration: none;
}

.preview-list p.more a:hover {
	text-decoration: underline;
}

.preview-list .text {
	float: right;

	width: 175px;
}

.preview-list .image {
	float: left;

	width: 80px;
}

.preview-list .image a,
.preview-list .image img {
	display: block;
}

/**
 * Photos list
 */
.photos-list {
	list-style: none;

	margin: 1em -10px;
	padding: 0;
}

.photos-list li {
	float: left;

	margin: 10px;
}

.photos-list li.nth-4-1 {
	clear: left;
}

.photos-list img {
	border: 4px solid #EDEDED;
}

.photos-list a:hover img {
	border-color: #D10F8C;
}

/**
 * Extra
 */
#extra {
	background: url("extra/back.png") repeat-y;

	float: right;

	margin-bottom: 20px;
	padding: 20px 50px 20px 20px;

	width: 305px;
	min-height: 250px;
}

#extra h2 {
	font-size: 26px;
}

/** 
 * Events list
 */
#extra .events-list {
	background: url("dot.gif") repeat-x top;

	list-style: none;

	margin: 1em 0;
	padding: 0;
}

#extra .events-list li {
	background: url("dot.gif") repeat-x bottom;

	padding: 10px 0;
}

#extra .events-list a {
	background: url("arrow.gif") no-repeat right center;

	display: block;

	font-weight: bold;

	text-decoration: none;
}

#extra .events-list .date {
	color: #363C3E;

	font-weight: normal;
}

/**
 * News list
 */
#extra .news-list {
	background: url("dot.gif") repeat-x top;

	list-style: none;

	margin: 1em 0;
	padding: 0;
}

#extra .news-list li {
	background: url("dot.gif") repeat-x bottom;

	padding: 10px 0;
}

#extra .news-list a {
	background: url("extern.gif") no-repeat right center;


	display: block;

	font-weight: bold;

	text-decoration: none;
}

#extra .news-list .date {
	color: #363C3E;

	font-weight: normal;
}

/**
 * Images list
 */
.images-list {
	float: left;

	list-style: none;

	margin: 1em -1px 1em -1px;
	padding: 0;
}

.images-list li {
	float: left;

	margin: 1px;
}

.images-list a {
	display: block;
}

.images-list img {
	border: none;

	display: block;

	width: 100px;
	height: 100px;
}

/**
 * Foot
 */
#foot {
	background: url("dot.gif") repeat-x top;

	color: #474747;

	font-size: 85%;

	margin-right: 50px;
	padding: 10px 0;
}

#foot a {
	color: #474747;

	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}

#foot p {
	margin: .5em 0;
}

/**
 * Bottom
 */
#bottom {
	float: left;
}

/**
 * Pronamic
 */
#pronamic {
	float: right;
}
