/*  Theme Name: Prestissimo (limited)Theme URI: not available as a downloadDescription: Simple, Effective & Fast CMS. This theme is inspired by <strong><a href="http://en.wikipedia.org/wiki/Minimalism">minimalism</a></strong> and loads of <strong><a href="http://en.wikipedia.org/wiki/Jazz">jazz</a> Version: 0.5Author: DaddoAuthor URI: http://www.productions.driftkikker.com	Prestissimo v.0.5 (limited edition)	This theme was designed and built by Daddo,	whose website you will find at www.driftkikker.com/ and www.productions.driftkikker.com	The CSS, XHTML and design is released under GPL:	http://www.opensource.org/licenses/gpl-license.php*//* UI Tabs */@import url(css/tabs.css);/* @group Base *//*----------------------------------------------------------- - BASE STRUCTURE - -----------------------------------------------------------*/div#prestissimo {	width: 74em;	margin: 0 auto;	font-size: 1.1em;	background-color: #fff;	border-right: 1px solid #ccc;	border-left: 1px solid #ccc;}html { /* Force Vertical Scrollbar */	/* IE */	overflow-y: scroll; 	/* Moz */	height: 100%;	margin-bottom: 0.1em;}body {	margin: 0;	padding: 0;	font: 70% Georgia, "Times New Roman", Times, serif;	background-color: #e3e3e3;}* {	padding: 0;	margin: 0;}/*--// img //-->*/div.items img, div#content img, div#container img{	background-color: white; 	padding: 3px; 	border: solid 1px #ddd;}div#container img {	margin: 0.3em;}div.items img:hover, div#content img:hover, div#container img:hover {	background-color: #ccc;}.alignright {	float: right;	}	.alignleft {	float: left	}img.center, img[align="center"] {	display: block;	margin-left: auto;	margin-right: auto;	}img.alignright, img[align="right"] {	padding: 3px;	margin: 3px 0 3px 10px;	display: inline;	}img.alignleft, img[align="left"] {	padding: 3px;	display: inline;	margin: 3px 10px 3px 0;}/*--// misc //--*/blockquote {	margin-top: 5px;	margin-bottom: 5px;	padding-left: 65px;	padding-right: 10px;	background: url(img/bquote-ico.png) no-repeat;}blockquote p {	border-left-style: solid;	border-left-color: #ccc;	padding-right: 10px;	padding-left: 10px;}/*--// links //--*/a:link, a:visited {	color: #333;	text-decoration: none!important;	}/*.main a:link, .main a:visited {	color: #009C00;}.main a:hover {	color: #008000;	}*/a:hover { 	color: gray;}/*--// floats //--*/.right {	float: right;}.left {	float: left;}.unit:after {	content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}/* @end *//* @group Typography *//*----------------------------------------------------------- - TYPGRAPHY STRUCTURE - -----------------------------------------------------------*/h1, h2, h3, h4,{	font-family: Georgia, "Times New Roman", Times, serif;}h1 {/* Title of your website */	font-size: 3.1em;	text-shadow: 1px 1px 1px #ddd;}h2 {/* Title of your posts */	font-size: 2.2em;	text-align: left;	text-shadow: 1px 1px 1px #ddd;}div#s-entries h2 {	border-bottom: 1px solid #ccc;}h3 {/* Sub-Title used across the website */	font-size: 1.4em;}#block h3 {	border-bottom: 1px solid #ccc;	padding-bottom: 3px;	padding-top: 3px;}h3.a-title {	font-size: 1.8em;	padding-top: 10px;	padding-right: 10px;	padding-left: 10px;	font-style: italic;}h4 {/* Description under the Title of your website */	font-weight: normal;	font-style: normal;	font-size: 1.2em;	padding-top: 5px;	padding-bottom: 5px;}p {	color: #000;	font: 1.2em Georgia, "Times New Roman", Times, serif;	text-align: justify;	margin-bottom: 10px;}/* @end *//* @group Header *//*----------------------------------------------------------- - HEADER STRUCTURE - -----------------------------------------------------------*/div#header a {	color: #fff;}div#pict {	height: 80px;	background-image: url(img/header/head-3.jpg);}div#description h4{	color: #fff;	margin: 0;	padding: 0;}div#title {	float: right;	padding-top: 10px;	text-align: right;	padding-right: 10px;}ul#logo li {	}/*--// navigation // --*/div.more {	font-size: 13px;	background: #fff url(img/arrow.png) right 4px no-repeat;	border-bottom: 1px solid #ccc;	font-weight:bold;	display: block;	padding-top: 5px;	padding-bottom: 5px;	padding-left: 0;}div.more a {	display: block;}div.more:hover {	border-bottom: 1px solid #888;}div#nxt-prv{	padding-top: 5px;	padding-left: 10px;	padding-bottom: 5px;	border-bottom: 1px solid #ccc;}div#nxt-prv a {	font-weight: bold;}div#spacer {	padding-top: 5px;	padding-left: 10px;	padding-bottom: 5px;}/*--// page navigation //--*/#pages {	background-color: #2B2B2B;}#nav {	padding: 0px;	margin: 0;	list-style: none;}	#nav ul {	margin: 0px;	padding: 0px;	list-style: none;	}#nav a {	background: #2B2B2B;	color: #FFFFFF;	display: block;	font-size: 10px;    font-weight: normal;    text-transform: uppercase;    margin: 0px;	padding: 11px 10px 11px 10px;	}	#nav a:hover {	background: #666666;	color: #FFFFFF;	display: block;	text-decoration: none;    margin: 0px;	padding: 11px 10px 11px 10px;	}#nav li {	float: left;	margin: 0px;	padding: 0px;	text-align: center;}	#nav li li {	float: left;	margin: 0px;	padding: 0px;	width: 14em;	text-align: left;}	#nav li li a, #nav li li a:link, #nav li li a:visited {	background: #2B2B2B;	width: 14em;	float: none;	margin: 0px;	padding: 8px 10px 8px 10px;	border-top: 1px solid #C0C0C0;	}	#nav li li a:hover, #nav li li a:active {	background: #666666;	padding: 8px 10px 8px 10px;	}#nav li ul {	position: absolute;	width: 10em;	left: -999em;	}#nav li:hover ul {	left: auto;	display: block;	}	#nav li:hover ul {	left: auto;	}/* End Navigation */.warning {	padding-left: 130px;	background: url(img/gevaar-ico.png) no-repeat;	height: 130px;}/* @end *//* @group Page(s) *//*----------------------------------------------------------- - PAGE STRUCTURE - -----------------------------------------------------------*/div.main {	margin-bottom: 0.6em;	display: inline;}div#print {	text-align: right;	font-weight: bold;}div#print img {	border-style: hidden;}/*--// posts //--*/div.items {	width: 38.5em;	float: right;}div.items a:hover {	border-bottom-style: none;}div.posts {}div#post {}div.related {	border-top: 1px solid #ccc;	padding-top: 5px;	padding-bottom: 5px;	border-bottom: 1px solid #ccc;}div.entries {	width: 30em;	text-align: justify;	padding-left: 20px;	padding-bottom: 10px;}div.entries p {	padding-top: 10px;}div.entry-meta {	padding-top: 5px;}div.folio {	padding-top: 10px;	padding-bottom: 10px;	border-bottom: 1px solid #ccc;}/*--// single //--*/div#single {	border-bottom: 1px solid #ccc;	padding: 10px 20px;}div#single li {	list-style-image: url(img/marker.gif);	list-style-position: inside;}div.s-entries {	text-align: justify;}div#content {	padding-bottom: 10px;	padding-top: 5px;}div.photos {	padding-bottom: 10px;	padding-top: 5px;}div.horizont{	padding-top: 10px;	padding-bottom: 10px;	border-top: 1px dotted #ccc;	margin-top: 10px;}div#share {	border-top: 1px solid #ccc;	padding-top: 5px;	padding-bottom: 5px;}.wordtube{	width: 26em;	float: left;	padding-right: 10px;	padding-bottom: 10px;	padding-top: 10px;}/*--// This tags are used on pages and posts to create more ordered content display //--*/div#block {	padding-top: 10px;	padding-bottom: 10px;	position: relative;	list-style-type: none;	}div#col-x1 {	width: 40em;		padding-right: 5px;	padding-left: 5px;	}div#col-x1a {	padding-right: 5px;	padding-left: 5px;	}div#col-x2 {	width: 35em;		padding-right: 5px;	padding-left: 5px;	}div#col-x3 {	width: 24em;	padding-right: 5px;	padding-left: 5px;	}div#col-x4 {	width: 17em;	padding-right: 5px;	padding-left: 5px;	}div#archives {	border-bottom: 1px solid #ccc;	list-style-type: none;	clear: both;	padding: 10px;}div#archives li{	list-style-type: none;	border-bottom: 1px solid #ccc;	padding: 3px 5px;	list-style-image: url(img/marker.gif);	list-style-position: inside;}div#archives ul li a{}div#archives li:hover {	border-bottom: 1px solid #333;}div#archives li.categories {	border-style: none;}div#a-month {	width: 23.3em;	padding-right: 5px;	padding-left: 5px;}div#a-year {	width: 23.3em}div#a-cat {	width: 23.3em;	padding-right: 5px;	padding-left: 5px;}div#a-tagcloud {	float: left;	padding: 10px;	border-top: 1px solid #ccc;	margin-top: 10px;	padding-right: 5px;	padding-left: 5px;}div#a-tagcloud h3 {	padding-bottom: 5px;	padding-top: 5px;}/*--// content lists //--*/#content ul {	list-style: none;	margin-bottom: 10px;}#content ul li {	color: #333;	overflow: hidden;	padding-left: 20px;	font-size: 1.2em;	padding-top: 3px;}/* @end *//* @group Sidebar *//*----------------------------------------------------------- - SIDEBAR STRUCTURE - -----------------------------------------------------------*/div#sidebar {	padding: 10px;}div#sidebar p {	text-align: justify;	padding-bottom: 10px;}div#bar-1 {	float: right;	width: 40em;}div#info {	width: 30em;	float: left;	padding-left: 10px;	padding-bottom: 10px;}div#about {	padding-top: 10px;	border-bottom: 1px solid #ccc;	padding-bottom: 10px;}/*--// search //--*/div#search {	padding-bottom: 18px;	border-bottom: 1px solid #ccc;}.textarea, input {	font-family: Georgia, "Times New Roman", Times, serif;	padding: 0.2em;	border-top: 1px solid #7c7c7c;	border-right: 1px solid #9a9a9a;	border-left: 1px solid #c3c3c3;	border-bottom: 1px solid #ddd;	background: #fff url(images/form_shadow.gif) 0 0 repeat-x;}#searchform {	font-family: Georgia, "Times New Roman", Times, serif;}.submit {	font-family: Georgia, "Times New Roman", Times, serif;	padding: 0.2em;	border-top: 1px solid #7c7c7c;	border-right: 1px solid #9a9a9a;	border-left: 1px solid #c3c3c3;	border-bottom: 1px solid #ddd;	cursor: hand;	cursor: pointer;}/*--// feed //--*/div#feedburner {	padding-top: 10px;	border-bottom: 1px solid #ccc;	padding-bottom: 10px;} div#rss_form {	background: url(img/feed-ico.png) no-repeat right center;	padding-right: 130px;}div#rss_note {	text-align: justify;	padding-top: 5px;}/* -- Tabs -- */div#container {	text-align: justify;}div#container a {}div#twitter {	width: 220px;	height: 110px;	background: url(img/twitter.png) no-repeat;}/*- tab-1 -*/div#container div#tab-1 {	list-style-type: none;}div#container div#tab-1 h2 {	border-bottom: 1px solid #ccc;}div#container div#tab-1 ul li{	list-style-type: none;	border-bottom: 1px solid #ccc;	padding: 3px 5px;}div#container div#tab-1 ul li:hover {	border-bottom: 1px solid #333;}/*- tab-2 -*/div#container div#tab-2 {	list-style-type: none;}div#container div#tab-2 h2 {	border-bottom: 1px solid #ccc;}div#container div#tab-2 ul li{	list-style-type: none;	border-bottom: 1px solid #ccc;	padding: 3px 5px;}div#container div#tab-2 ul li:hover {	border-bottom: 1px solid #333;}div#links{	float: left;	/*width: 18em;*/	padding: 5px;}div#social {	float: right;	width: 18em;	text-align: center;	padding: 5px;}div#social h2 {	text-align: left;}div#social a {	display: inline;}#social ul {	display: inline;}/*- tab-3 -*/div#container div#tab-3 {	list-style-type: none;}div#container div#tab-3 h2 {	border-bottom: 1px solid #ccc;}div#container div#tab-3 ul li{	list-style-type: none;	border-bottom: 1px solid #ccc;	padding: 3px 5px;}div#container div#tab-3 ul li:hover {	border-bottom: 1px solid #333;}/*- tab-4 -*/div#container div#tab-4 {	list-style-type: none;}div#container div#tab-4 h2 {	border-bottom: 1px solid #ccc;}div#container div#tab-4 ul li{	list-style-type: none;	border-bottom: 1px solid #ccc;	padding: 3px 5px;	/*list-style-image: url(img/marker.gif);	list-style-position: inside;*/}div#container div#tab-4 ul li:hover {	border-bottom: 1px solid #333;}/*- tab-5 -*/div#container div#tab-5 {	list-style-type: none;}div#container div#tab-5 h2 {	border-bottom: 1px solid #ccc;}div#container div#tab-5 ul li{	list-style-type: none;	border-bottom: 1px solid #ccc;	padding: 3px 5px;}div#container div#tab-5 ul li:hover {	border-bottom: 1px solid #333;}/*--// specific widgets support //--*/li#recent-posts.widget a{/* Recent Posts */	display: block;}li#links.widget {/* Links (Blogrole) */	padding: 5px;}li#links.widget a {	display: block;}li#archives.widget {/* Archives */	padding: 5px;}li#archives.widget ul li a {	display: inline;}li#tags.widget a {/* Tags */	display: inline;}li#flickrrss.widget img a {/* Flickr RSS */ 	display: inline;}li#flickrrss.widget {	text-align: center;}li#flickrrss.widget h2{	text-align: left;}div.ngg-widget {/* NGG Gallery Widget */	text-align: center;}.ue1_widget { /* Upcoming Events Widget */	list-style-type: none;}.ue1_widget ul {	display: block;	list-style-type: none;}.ue1_widget{	list-style-type: none;	padding: 3px 5px;	border-bottom: 1px solid #ccc;}.ue1_widget h2 {	border-bottom: 1px solid #ccc;}.ue1-popup-location {	width: 2		0em;}.ue1-popup-desc {	width: 40em;}.ue1-popup-summary  {	width: 20em;}.ue1-popup-date {	width: 20em;}.ue1-popup-time {	width: 20em;}/* @end *//* @group Footer *//*----------------------------------------------------------- - FOOTER STRUCTURE - -----------------------------------------------------------*/#credits {	clear: both;	height: 30px;	text-align: center;	padding-top: 10px;	border-top: 1px solid #ccc;}#credits li a:hover {	border-bottom: 1px solid silver;}	ul.login li {	display: inline;	list-style-type: none;}/* @end *//* @group Misc *//* @end */
