/* @override 
	http://cocomo.jonno.madewithlove.be:8002/wp-content/themes/cocomo_theme/stylesheets/layout.css
	http://cocomo.be/wp-content/themes/cocomo_theme/stylesheets/layout.css
*/

body, html {
	background: #e4e3df;
	background: transparent url(../images/background-pattern.jpg) repeat 0 0;	
}

.floater {
	position: absolute;
	right: 0;
}

.curved {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.main-menu-holder {
	margin-top: 0px;
/*height: 385px;*/ /* comment this when done */
}

.top-margin {
	margin-top: 115px;


/* 130px in ontwerp */
}

.top-spacer {
	margin-top: 20px;
}

a.home-button:link,
a.home-button:visited,
a.home-button:hover {
	background: transparent url(../images/logo-home.jpg) no-repeat 0 0;
	width: 178px;
	height: 115px;
	display: block;
	border-bottom: none;
	padding-left: 0;
}

.clear {
	clear: both;
}

/* @group LEFT */

.main-menu {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	background: #fff;
	padding-bottom: 10px;
}

.main-menu ul li {
	display: inline;
}

.main-menu ul li a:link,
.main-menu ul li a:visited {
	display: block;
	padding: 9px 30px;
	font-weight: bold;
	border-bottom: none;
}

.main-menu ul li a:hover {
	background: #69003c;
	color: #fff;
}

.highlight {
	background: #c8c8c8;
	padding: 10px 0;
	color: white;
}

.highlight ul li a:link,
.highlight ul li a:visited {
	display: block;
	border-bottom: none;
	padding: 10px 30px;
	font-style: normal;
}
.highlight ul li p {
	line-height:1.2;
	color: #737577;
}
.highlight ul li p strong {
	line-height:1.2;
	color: #FFF;
}

.highlight ul li:hover p{
}

.highlight ul li.divided a {
	border-bottom: 1px solid #DDD;
}

.highlight ul li a span {
	display: block;
}

.highlight ul li a span.title {
	font-weight: bold;
	margin-bottom: 5px;
}

.highlight ul li a span.short {
	font-size: 11px;
}

/* @end */

/* @group MIDDLE */

.ornament {
	background: transparent url(../images/slogan-ornament.png) no-repeat 125px 0px;
	_background: transparent url(../images/slogan-ornament.gif) no-repeat 125px 0px;
}

.slogan {
	background: #fff;
	padding: 10px;
	font-size: 11px;
	color: #69003c;
}

.slogan p.keywords {
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}

.post {
	background: #FFFFFF;
	color: #444444;
	font-size: 12px;
	padding-bottom: 25px;
	overflow: hidden;
}

.post h1 {
	font-size: 24px;
	padding: 10px 20px;
	color: #69003c;
}

.post h2 {
	font-size: 18px;
	padding: 0px 20px;
}

.post p {
	padding: 5px 20px;
}
.post p.over {
	/*overflow:hidden;
	display:inline-block;
 	min-height:10px;
	zoom:1;
	clear:both;*/
}

.post a:link, .post a:visited {
	font-style: normal;
	text-decoration: none;
	border-bottom: none;
	color: #bbb;
}

.post h1 a:link, .post a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

.post a:hover {
	font-style: normal;
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

.post ul {
	padding: 10px 20px;
}

.post ul li {
	font-size: 10px;
	list-style-type: disc;
	list-style-position: inside;
	padding: 2px 0;
}

.post ul li a:link,
.post ul li a:visited,
.post ul li a:hover {
	font-size: 12px;
	font-style: normal;
	color: #000;
	border-color: #aaa;
}

.post ul.dunno {
	
}

.post ul.dunno li {
	font-size: 12px;
	list-style-type: none;
}

.post ul.dunno li a:link,
.post ul li a:visited,
.post ul li a:hover {
	font-style: normal;
	color: #000;
	border-color: #aaa;
	font-size: 12px;
}

.img {
	border: 5px solid white;
}

img.alignleft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.post .imgLeft {
	float: left;
	height: 100px;
	margin: 0 10px 20px 20px;
	width: 100px;
	border: 5px solid white;
}

.post ul li a:hover {
	border-color: #fff;
}

.logos {
	padding: 0 1px;
}

.logos a.branch {
	display: inline;
	width: 102px;
	height: 49px;
	border-bottom: none;
}

.logos a.branch.margin {
	margin-right: 39px;
}

.row {
	
}

.row.line {
	border-bottom:1px solid #5A0C34;
	padding-bottom:10px;
}

.row.noline {
	padding-bottom: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

#commentform textarea {
	width: 455px;
}

.contactform {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 0;
	padding-top: 15px;
}

.contactform p {
	clear: both;
}

.contactform label {
	display: block;
	float: left;
	width: 125px;
	padding-top: 5px;
}

.contactform input {
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	margin-bottom: 15px;
	float: left;
	padding: 6px 10px;
	border: 1px solid #5a0c34;
	width: 313px;
}

.contactform textarea {
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	width: 313px;
	margin-bottom: 5px;
	float: left;
	border: 1px solid #5a0c34;
	padding: 6px 10px;
}

.contactform #contactsubmit {
	display: block;
	padding: 5px 10px;
	margin: 0 3px 0 auto;
	float: none;
	clear: both;
	width: auto;
	height: auto;
}

textarea {
	overflow: auto;
}

ol.commentlist {
	border-top: 1px solid #5a0c34;
	margin-top: 10px;
}

ol.commentlist em {
	background-color: #5a0c34;
	padding: 2px 10px;
	margin-left: 20px;
	width: 440px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

ol.commentlist li {
	border-bottom: 1px solid #5a0c34;
	padding: 0 0 3px;
}

ol.commentlist .commentmetadata {
	display: none;
}

ol.commentlist .comment-author {
	padding: 0 20px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	height: 43px;
}

ol.commentlist .comment-author img {
	position: relative;
	top: 11px;
	margin-right: 10px;
}

#respond p {
	font-size: 14px;
	padding-top: 15px;
}

#commentform {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 0;
	padding-top: 15px;
}

#commentform p {
	clear: both;
}

#commentform label {
	display: block;
	width: 125px;
	padding-top: 7px;
	float: left;
}

#commentform label small {
	font-size: 12px;
}

#commentform input {
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	margin-bottom: 15px;
	float: right;
	padding: 6px 10px;
	border: 1px solid #5a0c34;
	width: 313px;
}

#commentform textarea {
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	width: 313px;
	margin-bottom: 20px;
	float: right;
	border: 1px solid #5a0c34;
	padding: 6px 10px;
}

#commentform #submit {
	display: block;
	padding: 5px 10px;
	margin: 0 0 0 auto;
	border-width: 0;
	border-style: none;
	float: none;
	clear: both;
	width: auto;
	height: auto;
}

/* @end */

/* @group RIGHT */

.photo-reel {
	
}

.photo-reel img {
	

/* alleen als ze zelf hun images gaan curven */
	width: 180px;
	height: 285px;
	display: block;
}

.photo-reel .image {
	width: 180px;
	height: 285px;
}

.references {
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px #DDD solid;
	background-color: white;
}

.references a:link,
.references a:visited,
.references a:hover {
	border:none;
}

.references h1 {
	font-weight: bold;
	font-size: 14px;
	color: #69003c;
	padding: 10px 20px;
}

.references img {
/*	width: 180px;
	height: 100px;
	display: block;
*/
	margin-left:12px;
	
}

/* @end */

/* @group BOTTOM */

.summary {
	background: #fff;
	border: #DDD 1px solid;
}

* + html .summary {
	

/* IE7 fix: clearfix is not accepted here? */
	height: 220px;
}

.summary ul li {
	padding-top: 5px;
	/* background: transparent url(../images/summary_divider.jpg) no-repeat right top; */
	width: 233px;
	height: 220px;
	margin: 0;
	float: left;
	border-right: 1px solid #EEE;
}

.summary ul li:last-child {
	background: none;
	border-right: none;
}

.summary ul li h1 {
	font-size: 18px;
	padding: 10px 20px 15px 20px;
	color: #69003c;
}

.summary ul li h1 b{
	color: #444;
}

.summary ul li div.flickr,
.summary ul li div.vimeo {
	margin-top: 5px;
	margin-left: 20px;
	width: 184px;
	height: 123px;
	margin-bottom: 5px;
}

.summary ul li div.flickr img, .summary ul li div.vimeo img {
	width: 184px;
	height: 123px;
}

.summary ul li div.flickr a:link, 
.summary ul li div.flickr a:visited, 
.summary ul li div.flickr a:hover,
.summary ul li div.vimeo a:link, 
.summary ul li div.vimeo a:visited, 
.summary ul li div.vimeo a:hover {
	border-bottom: none;
}

.summary ul li p {
	padding: 0 35px 0 20px;
}

.summary ul li a:link,
.summary ul li a:visited {
	float: right;
	font-style: italic;
}

.summary ul li p.short {
	font-size: 12px;
	/*font-style: italic;*/
	line-height: 14px;
	height: 133px;
}

.summary ul li p.short b {
	font-style: normal;
	display: block;
	padding-top: 10px;
}

/* @end */

/* @group FOOTER */

.footer {
	
}

.footer {
	padding: 15px 35px;
}

.footer p {
	display: inline;
}

.footer ul li {
	display: inline;
	float: right;
	line-height: 15px;
	font-size: 12px;
}

.footer ul li a:link,
.footer ul li a:visited,
.footer ul li a:hover {
	border-bottom: none;
}

.footer ul li a.icon {
	width: 15px;
	height: 15px;
	margin-left: 5px;
	display: block;
}

/* @end */

.grid_3{
	margin-left: 0px;
	margin-right: 0px;
}

.grid_7{
	margin-left: 20px;
	margin-right: 20px;
}
