/*
Theme Name: NICK KWAST DESIGN	
Theme URI: http://www.nickkwast.com
Description: A theme by <a href="http://www.nickkwast.com">Nick Kwast Design</a>.
Version: 1
Author: Nick Kwast Design
Author URI: http://www.nickkwast.com

*/
			* {
				margin: 			0;
				padding: 			0;
			}
			html, body {
				background-image: 	url(images/background.jpg);
				background-repeat:	repeat-x;
				background-position:top;
				background-color: 	#fff;
				color: 				#0194e1;
				font-family: 		Trebuchet MS;
				font-size: 			10px;
				width: 				10;
				height: 			100%;
			}
			
			code {
				background: 		#000;
				font-family: 		Courier, monospace;
				font-size: 			16px;
				color: 				#FFF;
				padding: 			3px;
			}
			
			/* Container opmaak */
			
			#container {
				background-image: 	url(images/background.jpg);
				background-repeat:	repeat-y;
				background-position:top;
                                min-height: 		100%;
                                _height: 			100%;
                                margin: 			0 auto;
                        }
			
			#leftcontainer{
			width: 					201px;
			float: left;
			}
			
			
			/* container classes */
			
			.forfull {
				width: 				auto;
			}
			.for800 {
				width: 				740px;
			}
			.for1024 {
				width: 				850px;
				
			}
			/* Header en navigatie */
			
			
			#navigation {
				background-image: 	url(images/navigation.jpg);
				color:				#000;
				font-family: 		trebuchet ms;
				font-weight:		light;
				font-size: 			12px;
				right: 				0;
				width: 				793px;
				height: 			41px;
				line-height: 		41px;
				text-align: 		right;
				
			}
			
			#navigation a {
				text-decoration: 	none;
				color: 				#999;
				font-family: 		Times;
				font-size:			12px;
			}
			
			#navigation a:hover {
				color: 				#fff;
			}
			
			#navigation .current_page_item a{
				color: #fff;
			}
			/* Tekst opmaak*/
			p {
				color:			#666;
				padding-top:		10px;
				padding-left: 		15px;
				padding-right: 		85px;
				padding-bottom:		20px;
				font-size: 		13px;
				font-family: 		Times;
				line-height: 		22px;
			}
			
			h1 {
				color: 				#000;
				font-family:		times;
				padding-left: 		5px;
				padding-right:		85px;
				padding-top: 		15px;
				padding-bottom: 	5px;
				font-size: 			15px;
				line-height: 		24px;
			}
			
			h2 {
				color: 				#222;
				font-family:		times;
				padding-left: 		5px;
				padding-right:		25px;
				padding-top: 		10px;
				font-size: 		30px;
                                font-style:             italic;
				line-height: 		13px;
			}
			
                        h5 {
				color: 				#222;
				font-family:		times;
				text-align:             center;
				font-size: 		30px;
                                font-style:             italic;
				line-height: 		13px;
			}

			a{
				text-decoration: 	none;
				color: 				#999;
				font-family: 		Trebuchet MS;
				font-size: 			11px;
				}
			a:hover {
				color: 				#333;
				text-decoration: 	underline;
			}
			
			.image{
                                align:                          left;
				margin-right: 			50px;
				border: 			1px solid #333;
			}
		
			
			/* Content opmaak */
			
			.content {
				width: 				592px;
				height: 			660px;
				float: 				right;
				background-image: 	url(images/content.jpg);
                                background-position:    top;
				background-repeat: 	no-repeat;
			}
			
                       #sidebar {
				width: 				201px;
				height: 			auto;
				float: 				left;
			}

			.logo {
				width: 				201px;
				height: 			232px;
				float: 				left;
				background-image: 	url(images/logo.jpg);
				background-repeat: 	no-repeat;
			}
			
			.teaser1 {
				width: 				201px;
				height: 			189px;
				float: 				left;
				background-image: 	url(images/contact.jpg);
				background-repeat: 	no-repeat;
			}
			
			.teaser2 {
				width: 				201px;
				height: 			223px;
				float: 				left;
				background-image: 	url(images/quality.jpg);
				background-repeat: 	no-repeat;
			}
			
			
			.post {
				clear:both;
				color:				#333333;
				padding-top:		30px;
				font-size: 			13px;
				font-family: 		Times;
				line-height: 		22px;

			}
			.post-date {
				width: 45px;
				height: 45px;
				float:left;
				background:url(images/date.png);
			}
			.post-month {
				font-size: 11px;
				text-transform: uppercase;
				color: #FFFFFF;
				text-align: center;
				display:block;
				line-height: 11px;
				padding-top: 2px;
				margin-left: -3px;
			}
			.post-day {
				font-size: 18px;
				text-transform: uppercase;
				color: #999999;
				text-align: center;
				display:block;
				line-height: 18px;
				padding-top: 7px;
				margin-left: -3px;
			}
			
			.post-title {
				float: left;
				width: 500px;
				height:22px;
                                color:#fff;
                                line-height: 23px;
                                font-size: 32px;
                                font-family: Trebuchet MS;
                                font-style: italic;
                                background:url(images/date.jpg);
			}
			
			.entry {
				clear: both;
				padding-top: 10px;
			}
			
			.post-calendar {
				background: url(images/mini-calendar.gif) no-repeat left center;
				padding-left: 18px;
				float: right;
				font-size: 95%;
				color: #999999;
			}
			.post-content {
				clear: both;
				padding-top: 10px;
			}
			.navigation a, .navigation a:visited {
				color: #999;
			}
			.previous-entries {
				float: left;
				padding-left: 25px;
				background: url(images/mini-nav-left.gif) no-repeat left center;
			}
			.next-entries {
				float: right;
				padding-right: 78px;
				background: url(images/mini-nav-right.gif) no-repeat right center;
			}
			
			
			.recent-comments {
				list-style: none;
				margin: 0px;
				padding: 0px;
				line-height: 110%;
			}
			.recent-comments li{
				background: url(images/mini-footer-comments.gif) no-repeat;
				padding: 0px 0px 10px 20px;
			}
			.recent-comments a{
				font-size: 105%;
				line-height: 130%;
				font-weight: bold;
			}
			.recent-posts {
				list-style: none;
				margin: 0px;
				padding: 0px;
				font-size: 92%;
				line-height: 110%;
			}
			.recent-posts li{
				background: url(images/mini-footer-post.gif) no-repeat;
				padding: 0px 0px 10px 20px;
			}
			.recent-posts a{
				font-size: 115%;
				line-height: 130%;
				font-weight: bold;
			}

			#footer{
			        height: 20px;
			        font-family: Trebuchet MS;
			        font-size : 8px;
			        color:#ddd;
			}

                        #footer a{
			        height: 20px;
			        font-family: Trebuchet MS;
			        font-size : 8px;
			        color:#ddd;
			}

                        #footer a:hover{
			        height: 20px;
			        font-family: Trebuchet MS;
			        font-size : 8px;
			        color:#333;
			}

                        #footer a:visited{
			        height: 20px;
			        font-family: Trebuchet MS;
			        font-size : 8px;
			        color:#ddd;
			}
		        #footer a:active{
			        height: 20px;
			        font-family: Trebuchet MS;
			        font-size : 8px;
			        color:#ddd;
			}