/*
Theme Name: Viacom
Description: viacom nieuwe opzet
Version: 2.0
Author: Viacom
Author URI: http://www.viacom.nl/
Tags: viacom nieuwe opzet

	The CSS, XHTML and design is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/



* {
	padding: 0;
	margin: 0;
}

body {
	background: #a7a9ac;
	font-size: 13px;
	color: #000;
	font-family:   Tahoma, Verdana, "Trebuchet", Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	background: #a7a9ac url(images/background.jpg) repeat-y top center;}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
 p {
	padding-bottom: 20px;
 }
p.attachment {
margin: 0;
padding:0;
}

img {
	border: 0;
}
img.thumbnail {
		float:left;
		display:inline;
		margin: 0 6px 6px 0;
	}

#container {
	display: block;
	margin: 0 auto;
	padding:0 4px 0 4px;
	width: 996px;
	position: relative;
	background: #fff;
}
#content {
	width: 660px;
	min-height: 250px;
	color: #000;
	padding: 28px 0 0 0;
	margin: 0px;
	float:left;
	background: #edecd3;
}
#content-onder {
	clear:both;
	width: 510px;
	min-height:100px;
	color: #000;
	padding: 20px 0 0 150px;
	margin: 0px;
	float:left;
	background: #fff;
	display:inline;
}
#content-onder p {margin:0;padding:0;}

#content-onder h1, #content-onder h2 {
	margin:0;
	padding:0;
	font-size:24px;
	text-transform: none;
	color: #a6ab37;
	line-height: 30px;
}

#sidebarcontent {
	margin: -40px 0 0 0;
	width: 336px;
	min-height: 250px;
	float:right;
	display:block
}

/***** PAGE FORMATTING *****/
#header {
	width: 996px;
	background: url(images/header-image.jpg) top left no-repeat;
	height: 115px;
	margin-top: 0;
	color: #fff;
	overflow: hidden;
	z-index: 0;
}
#header img {
	margin: 0 0 0 350px;
	width: 300px;
}




.nextprev {
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 60px;
}


/***** GENERAL TEXT FORMATTING *****/

.post {
	width:500px;
	float:right;
	padding:0 10px 0 0;
	margin-bottom: 12px;
	clear:right;
}
.post #logo img, .post #logo img.center, .post #logo img.alignright,
.post #logo img.alignleft, .post #logo img.size-full, .post #logo img.size-medium,
.post #logo img.size-thumbnail  {
	float: right;
	position: relative;
	padding: 0 0 6px 6px;
	
}

.post-list {
	clear: both;
	padding:12px 6px 0 6px;
	margin-bottom: 12px;
	border: 1px solid #ccc;
	border-bottom: 6px solid #ccc;
	display: block;
	min-height: 250px;
	background: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.post-list img {
	display: inline;
}
.post-list #logo {

}
.post-list #logo img, .post-list #logo img.center, .post-list #logo img.alignright,
.post-list #logo img.alignleft, .post-list #logo img.size-full, .post-list #logo img.size-medium,
.post-list #logo img.size-thumbnail  {
	float: right;
	position: relative;
	padding: 0 0 6px 6px;
}

.offerte {
	margin: 12px 0 12px 0;
	clear: both;
}
#related-articles {
	clear: both;
	padding:12px 6px 12px 6px;
	margin-bottom: 12px;
	border-top: 1px solid #999d2e;
	border-bottom: 1px solid #c2c45f;
	display: block;
	background: #fff url(images/background.jpg) repeat-x top left; 
}
#related-articles ul li {
	list-style-type: none;
	margin-left: -10px;
}

blockquote {
	display: block;
	width: 480px;
	font-size: 14px;
	font-style: italic;
	padding:8px 22px 8px 22px;
	margin: 8px 0 8px 0;
	border: 0;
	border-bottom: 4px solid #000;
	clear: both;
	text-align: center;
	background: #fff;
	color: #000;
}


 a {
	text-decoration: none;
}

 a:hover {
	text-decoration: underline;
}

#postmeta {
	background: #000;
	height: 30px;
	width: 560px;
	display: block;
}

.commentCount
{
 text-align:right;
 margin-right:10px;
}

.small {
	font-size: 8px;
}

code {
	font: 10px 'Courier New', Courier, Fixed;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #000;

}

h1 {font-size: 14px;}
h2 {font-size: 11px;text-transform:uppercase;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 12px;}

h3 img {
	margin-bottom: -3px;
}

/***** LISTS FORMATTING *****/

.post ul {
	margin-left: 0px;
	padding: 0 0 10px 10px;
	list-style-type: square;
	clear:both;
	list-style-position: outside;
} 

.post li {
	margin: 0;
}

.post ol {
	padding: 0 0 10px 30px;
	margin-left: 0px;
	clear:both;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** TABLE FORMATTING ****/	
	
.post  table {
	background:#FFF;
	border: none;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post  table img{
	border:none;


}

.post  th, 
.post  td {
	border: none;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post  tr.even td {
	background:#FFCF9D;
}
.post  th {
	background:#FFF;
}

/* POST CLearfloat*/

.clearfloat {
	width: 144px;
	height: 200px;
	float: left;
	display: block;
	overflow:hidden;
	margin: 0 0 12px 16px ;
	text-align: center;
}


/***** NAVIGATION BAR FORMATTING *****/
#NaviBar {
	display: block;
}

ul#NaviBar {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style: none;
	width: 660px;
	float: left;
	background: #fff;
	font-size: 11px;
	text-transform: capitalize;
	background: #edecd3 url(images/navbar---.jpg) no-repeat top left; 
	border-top: #a6ab37 1px solid;
	border-bottom: #a6ab37 1px solid;
	display: block;
	line-height: 38px;
}

ul#NaviBar li {
	float: left;
	text-transform: uppercase;
	background: url(images/separator.gif) no-repeat center left;
	font-size:120%;
}

ul#NaviBar li.page-item-11 {
	background: none;
}

ul#NaviBar a {
	padding: 0 15px 0 15px;
	line-height: 38px;
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	/*background: url(images/separator.gif) no-repeat top left; */
}

ul#NaviBar a:hover {
	text-decoration: underline;
	/*background: #2496D7 url(images/separator.gif) no-repeat top right; */
}

ul#NaviBar li.current_page_item a { 
	text-decoration: none;
	color: #a6ab37; 
	font-weight: normal;
	/*background: #2496D7 url(images/separator.gif) no-repeat top right; */
}
ul#NaviBar li.current_page_parent a, ul#NaviBar li.current_page_ancestor a   { 
	color: #a6ab37; 
	text-decoration: none;
	/*background: #2496D7 url(images/separator.gif) no-repeat top right; */
}
#align-right { 
	display: inline;
	float: right;
	margin: 0 40px 0;
	padding: 0 0 0 0;
	text-align: left;
}
ul#NaviBar  #align-right  a  { 
	font-size: 11px;
	background: none;
}
ul#NaviBar  #align-right  a:hover {
	text-decoration: underline;
}

/***** SIDEBAR LEFT FORMATTING *****/

#sidebarLeft {
	width: 114px;
	min-height: 250px;
	float: left;
	display:block;
	color: #000;
	background: none; 
	text-align: left;
	margin:0 20px 0 16px;
	padding:0;
}


#sidebarLeft h2{
	text-align: left;
	line-height:16px;
	padding: 0 0 13px 0;
	margin: 1px 0 0 0;
	text-transform:none;
	font-size: 14px;
}
#subpagemenu h2{
	text-align: left;
	line-height:16px;
	padding: 0 0 13px 0;
	margin: 1px 0 0 0;
	text-transform:none;
	font-size: 14px;
}

#subpagemenu h2 a{
	color:  #000;
	text-decoration: none;
}

#subpagemenu h2 a:hover{
	color:  #000;
}



li.current-cat a, #sidebarLeft li.current-cat-parent a{
	color:  #000;
	font-weight: bold;
	text-decoration: none;
}
li.current-cat a:hover, #sidebarLeft li.current-cat-parent a:hover,  #sidebarLeft a:hover  {
	color:  #AFAFAF;
}

#sidebarLeft.sidebar li { 
	color: #000;
}
li.current_page_parent a, li.current_page_item a {
	color:  #000;
	font-weight: bold;
	text-decoration: none;
}

/***** SIDEBAR RIGHT FORMATTING *****/

#sidebarRight {
	width: 152px;
	float:left;
	color: #000;
	margin: 0;
	padding: 0 8px 0 20px;
	display: block;
	background: #fff url(images/sidebarcontent.gif) repeat-x left top;
}

#sidebarRight h2{
	margin:0;
	margin-bottom: 28px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff url(images/navbar---.jpg) no-repeat top left; 
	border-top: #a6ab37 1px solid;
	border-bottom: #a6ab37 1px solid;
	display: block;
	line-height: 38px;
}



#sidebarRight li a, #sidebarRight li a img {
	color: #000;
	width: auto;
	text-decoration: none;
	display: block;
	line-height: 2em;
	padding-left: 0px;
	margin-bottom: 1px;

}
#sidebarRight li a:hover {
	color:  #AFAFAF;
}

/***** SIDEBAR RIGHT-2 FORMATTING *****/

#sidebarRight2 {
	width: 156px;
	float:right;
	color: #000;
	margin: 0;
	padding: 0;
	background: #fff; 
	display: block;
	/*background: #fff url(images/shadow-sidebar-rechts.jpg) repeat-y left top;*/
}

#sidebarRight2 h2 a{
	margin:0;
	margin-bottom: 28px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff url(images/navbar---.jpg) no-repeat top left; 
	border-top: #a6ab37 1px solid;
	border-bottom: #a6ab37 1px solid;
	display: block;
	line-height: 38px;
}

#sidebarRight2 h2 a{
	color:  #000;
	text-decoration: none;
}

#sidebarRight2 h2 a:hover{
	color:  #a6ab37;
}

#sidebarRight2 a {
	color: #000;

	text-decoration: none;
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;

}
#sidebarRight2  img a{
	clear: right;
	margin: 0;
	padding: 0;
	border: 0;
}

#sidebarRight2 li a:hover {
	color:  #AFAFAF;
}

#sidebarRight2 li a:hover {
	color:  #AFAFAF;
}

#events-list {
	margin-top: 12px;
}

.sidebar  { 
	font-size: 11px;
}
.sidebar ul, .sidebar ol { 
	margin: 0; 
}

.sidebar ul { 
	list-style-type: none;
}
.sidebar li { 
	margin-left: 0px;
	list-style-position: outside;
	color: #000;
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 2px; 
}


/***** SEARCH FORM FORMATTING *****/

 #search {
	display: block;
	width: 204px;
	float: left;
	margin:0;
	padding: 10px 0 10px 0;
	text-align: left;
	background-color: none; 
	position: relative;
	margin-bottom: 12px;
}

#search #s {
	width: 178px;
	height: 17px;
	float:left;
	background: #fff;
	border: 1px solid #000;
	border-width: 1px 0 1px 1px;
	padding: 1px 3px 0 3px;
	margin-right: 0;
}

#go {
	float: right;
	background: #E8E8E9;
	width: 18px;
	height: 18px;
	color: #000;
	display: block;
	border: 1px solid #000;
	border-width: 1px 1px 1px 0;
}

/***** SUB PAGE MENU FORMATTING *****/
#sub-page-menu {
	margin: 0;
	padding: 0;
}

#sub-page-menu li.current_page_parent a, #sub-page-menu li.current_page_item a {
	color:  #000;
	font-weight: bold;
	text-decoration: none;
}

/***** FOOTER FORMATTING *****/

#footer {
	clear: both;
	width: 996px;
	color: #000;
	text-align: left;
	display:block;
	overflow: visible;
	margin:0;
	padding:0;
}




/********CONTACT FOOTER FORMATTING ***********/

#contact {
	width: 212px;
	float:right;
	min-height: 140px;
	color: #000;
	margin: 0;
	padding: 0 0 0 8px;
	/*background: #fff url(images/contact.jpg) no-repeat 0px 0px ; */
	display: block;
	overflow: visible;
}

#contact h2{
	text-align: left;
	padding: 10px 0 3px 0;
	margin: 0;
}

#contact a{
	color:  #000;
	text-decoration: none;
	padding-right: 12px;
}
#contact a:hover {
	color:  #000;
	text-decoration: underline;
}

#contact.sidebar li { 
	color: #000;
}

#contact.sidebar li a { 
	color: #000;
	padding: 0;
}

#contact.sidebar ul{ 
	padding-bottom: 30px;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 8px;
	float: right;

}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;

	}

img.alignright {
	display: inline;
	margin: 8px 0 8px 8px;
	padding: 0px
	}

img.alignleft {
	margin: 8px 8px 8px 0;
	display: inline;
	padding: 0px

}
img.size-full {
	padding: 0;
	display: inline;
	background: none;
}

img.size-medium {
	display: inline;
}

img.size-thumbnail {

	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding-left: 12px;
}
.alignright {
	float: right;
	padding-right: 12px;
}
.alignnone .size-large  {
	margin: 0;
	padding: 0;
}
.alignnone .size-full  {
	margin: 0;
	padding: 0;
	width: 544px;
}

/***** COMMENTS *****/

#comment {
	background: #ccc;
	color: #000;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 4px;

	}
form#commentform {
	clear:both;
}


.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	color: #000;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	margin: 0px 8px 0px 8px;
	padding: 4px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	color: #000;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata, .commentmetadata  a{
	padding: 3px 0 0 0;
	font-weight: normal;
	color: #ccc;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}
.commentform  {

	background: #fff;
	color: #000;
	font-size: 12px;
	margin: 5px 0px 0px 0px;

	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 284px;
	padding: 8px;
	border: 1px solid #000;
	background: #fff;
	font-size: 14px;
	font-family:   "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 1.5em;
}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {

	line-height: 20px;
	float: left;
	border: 1px solid #000;
	background: #000;
	font-weight: bold;
	color: #fff;
	}
	
.option  a {
	margin: 10px 0;
	padding: 0 5px;
	line-height: 20px;
	float: left;
	border: 1px solid #000;
	background: #000;
	font-weight: bold;
	color: #fff;
	clear: both;
	}

.option  a:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;

	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: left;
	display: none;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 12px;
	margin: 0px;
	display: block;
	}

#author, #email, #url {
	background: #FFFFFF;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	border: 1px solid #000;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #ccc;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 0;
	margin: 0px;
	padding: 0px;
	border-bottom: 4px solid #999d2e;
	background: #fff;
}

.even, .alt {

	margin: 0px;
	padding: 0px;
	}

.pinglist {
	margin-top: 10px; 
	width: 500px; 
	float: left; 
	margin-left: 20px
}

li.pings {
  border-bottom: 1px dotted #000;
  margin: 0;
  padding: 5px 0 5px 5px;
  width: 500px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; margin-bottom: 30px; }



/**** CAPTION FORMATTING ******/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ccc;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
#wp-calendar {
	border: 1px solid #900;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #630;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #933;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/****************PAGINA NAVIGATIE**************/
.wp-pagenavi {
	clear:both;
}
