/*
Theme Name: Fluid Solution
Theme URI: www.peterboorsma.nl
Version: 1.1
Date: 14 may 2008
Author: Viktor Persson
Author URI: http://arcsin.se
Description: Totally liquid three-column layout, clean and simple.
License: see license.txt
Required PivotX version:
Used Extensions: PivotX beta 1.3
Ported for PivotX by Peter Boorsma, www.peterboorsma.nl
*/



/* standard elements */

* {
margin: 0;
padding: 0;
border: none;
}

a {
text-decoration: none;
}

body {
background: #FFF url(images/bg.gif) repeat-x;
color: #444;
font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
padding-top: 40px;
}

p,code,ul {
font-size: 1.2em;
padding-bottom: 1.2em;
}

li {
list-style: none;
}

h1 {
font-size: 1.4em;
}

.entry h2 {
font-size: 1.4em;
font-style: italic;
padding-bottom: 3px;
}

code {
background: url(images/bgcode.gif);
border: 1px solid #F0F0F0;
border-left: 6px solid #F06;	
color: #444;
display: block;
font: normal 1.1em "Lucida Sans Unicode",serif;
margin-bottom: 12px;
padding: 8px 10px;
white-space: pre;
}

blockquote {
background: #FBFCF5;
border-bottom: 1px solid #EED;
border-top: 1px solid #EED;
color: #444;
display: block;
font: normal 0.9em Verdana,sans-serif;
margin-bottom: 12px;
padding: 12px;
}

h1,h2,h3,h4 {
font: normal 1.4em "Trebuchet MS",sans-serif;
color: #F800A8;
}
/* misc */
.clearer {
clear: both;
}

/* header */
.header {
background: url(images/tkst.gif) no-repeat;
border-bottom: 1px solid #EEE;
height: 160px;
width: 940px;
margin-bottom: 24px;
cursor:pointer;
cursor:hand;
}

.header h1  {
color: #F800A8;
font: normal 4em sans-serif;
margin-top: 40px;
text-align: center;
}

.header h1 a {
color: #F800A8;
}

.header h2 {
border-top: 1px solid #EEE;
color: #F800A8;
text-align: right;
}

.header h2 span {
color: #EEE;
padding: 0 6px;
}

/* left side (main content) */
.left {
margin: 0 50% 20px 15%;
}

.content .descr,
.content .pagenav {
color: #06F;
font-size: 1.2em;
margin: 6px 0;
}

.pagenav {
text-align: center;
padding: 20px 0;
}

.content li {
list-style: url(images/li.gif);
margin-left: 18px;
}

.content h1 {
font-size: 2.4em;
margin-bottom: 4px;
}

.content a,.footer a {
color: #F800A8;
text-decoration: none;
}

.content a:hover,.footer a:hover {
color: #444;
border-bottom: 1px solid #F800A8;
}

/* nav & subnavigation */
.nav, .right {
margin-bottom: 20px;
position: absolute;
top: 40px;
}	

/* navwidgets */
.navwidgets {
margin-bottom: 20px;
padding-left: 8px;
position: absolute;
font-size: 11px;
margin: 0;
padding: 0;
top: 222px;
right: 34%;
text-align: left;
width: 14%;
}


.navwidgets h1 {
color: #F800A8;
font-size: 1.6em;
height: 20px;
}

.navwidgets h2 {
padding-top: 10px;
padding-bottom: 10px;
}

}

.navwidgets ul {
margin: 0 0 16px;
padding: 0;
}

.navwidgets li { 
list-style: none;
border-bottom: 1px solid #eeeeee;
}

.navwidgets li a {	
color: #777;
font-size: 0.9em;
padding: 0px; /* 3px 6px 3px 8px; */
text-decoration: none;
}

.navwidgets li a:hover {
color: #DDD;
}

/* navigation */
.nav {
right: 34%;
text-align: center;
width: 14%;
}

.nav .logo {
border-bottom: 1px solid #EEE;
border-top: 1px solid #EEE;
height: 159px;	
}

.nav h1 {
color: #F800A8;
margin: 12px 0;
}
.nav li {
border-bottom: 1px solid #EEE;
}
.nav li a {
color: #888;
display: block;
font: normal 1.4em serif;
padding: 8px 0;
}

.nav li a:hover {
background: #FAFAFA;
color: #F06;
}

/* subnav */
.right {
background: #E5DFDF;
right: 17%;
width: 15%;
margin-top: 160px;
}

.subnav {
padding: 12px 12px 0;
}

.subnav h1 {
color: #F800A8;
font-size: 1.4em;
height: 20px;
margin-left: 8px;
}

.subnav ul {
margin: 0 0 16px;
padding: 0;
}

.subnav li { 
list-style: none;
margin: 0;
border-bottom: 1px solid #333;
}

.subnav comments {
font-size 1.4em;
display: block;
}

.subnav li a {	
color: #777;
/* display: block; */
font-size: 0.9em;
padding: /* 3px 6px 3px 8px; */
text-decoration: none;
}

.subnav li a:hover {
color: #DDD;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
background: url(images/round.gif);
height: 16px;
width: 14px;
}

.roundtl,.roundbl {
float: left;
}

.roundtr,.roundbr {
float: right;
}

.roundtr {
background-position: right top;
}

.roundbr {
background-position: right bottom;
}
.roundbl {
background-position: left bottom;
}

/* footer */
.footer {
color: #666;
border-top: 1px solid #EEE;
font: normal 1em Verdana,sans-serif;
margin: 0 50% 20px 15%;
padding: 8px 6px;
}

/* pivotx stuff */

.entry {
padding: 0 0 20px 0 ;
}

.pivot-image, .pivot-popupimage {
margin: 0 16px 0 0;
}

.searchbar {
padding-bottom: 16px;
}

.commentblock {
border: none;
margin: 0;
padding: 0;
}

div.comment {
background:transparent none repeat scroll 0%;
border-left:none;
color: #333;
margin: 14px 0px 0px 70px;
min-height: 66px;
padding: 14px 14px 7px 14px;
}

.comment-info {
border-top: 1px solid #ccc;
}
    
.commentform {
padding: 30px 0 0 0;
font-size: 1em;
}

.commentform small {
font-size: .9em;
}

.taglinkext, a[rel="tag"] {
border-bottom: none;
background: none;
}

.taglinkext:hover {
border-bottom: none;
color: #00A8FF!important;
background: none;
}

.searchbox {
width: 105px;
padding: 4px 0 3px 3px;
font-size: 10px;
border: none;
}

.searchbutton {
font-size: 10px;
background-color: #ccc;
border: none;
height: 20px;
margin-top: 0px;
}


.linkdumpcomments {
    font-size: normal;
    display:block;
}

.linkdumpcomments {
    color: #555555;
}

.linkdumpentry {
margin: 2px 0px 10px 0px;
    font-size: 11px;
}

.linkdumpentry p {
display: inline;        
margin: 0;
    padding: 0;
    font-size: 11px;
}

.linkdumpentry a {
color: #F800A8;
text-decoration: none;
}

/* Styles for widgets 
Only used when activated widgets in PivotX > Extensions */ 


/* Light gray widget */
body .widget-lg, 
body .widget-lg div, 
body .widget-lg p, 
body .widget-lg li, 
body .widget-dg, 
body .widget-dg div, 
body .widget-dg p, 
body .widget-dg li,
body .widget-min, 
body .widget-min div, 
body .widget-min p, 
body .widget-min li {
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
} 

body .widget-lg {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0 0 12px 0;
}

body .widget-lg div {
	background: #EEE url(../pics/widget_lg_bg.png) repeat-x top;
	margin: 0;
	padding: 6px;
}

body .widget-lg li {
	padding: 0 0 0 6px;
}

body .widget-lg a {
	color: #028;
	text-decoration: none;
	background-image: none;
}

body .widget-lg a:hover {
	color: #000;
	text-decoration: underline;
	background-image: none;
}

body .widget-lg .date {
	font-size: 10px;
	color: #666;
	background-image: none;
	display: inline;
} 

/* Dark gray widget style */
body .widget-dg {
	background-color: #333;
	border: 1px solid #000;
	margin: 8px 0;
	padding: 2px;
	color: #EEE;
}

body .widget-dg div {
	background: #444 url(../pics/widget_dg_bg.png) repeat-x top;
	margin: 0;
	padding: 5px 8px;
}

body .widget-dg a {
	color: #9CF;
	text-decoration: none;
	background-image: none;
}

body .widget-dg a:hover {
	color: #FFF;
	text-decoration: underline;
	background-image: none;
}

body .widget-dg .date {
	font-size: 10px;
	color: #BBB;
	background-image: none;
	display: inline;
} 

/* Lists in light gray & dark gray widgets */
body .widget-lg ul, 
body .widget-dg ul,
body .widget-min ul {
	margin: 0;
	padding: 0;
list-style: none;
} 

body .widget-lg li, 
body .widget-dg li,
body .widget-min li {
	margin: 6px 0 6px 0px;
	list-style: none ;
}

body .widget-lg ul.iconlist li,
body .widget-dg ul.iconlist li, 
body .widget-min ul.iconlist li {
	list-style: none;
	background-position: 0 2px;
	background-repeat: no-repeat;
	min-height: 18px;
	padding-left: 20px;
}

/* Example CSS code for Digg style navigation (provided by the
paging extension. Original CSS code found at
http://www.nowcss.com/navigation/create-digg-style-pagination. 
Only used when using [[ paging action="digg" ]] in templates.
*/

#pages {
	clear: both;
	margin: 20px 0;
	padding: 0;
	min-height: 24px;
}

#pages ul {
	list-style-type: none;
	padding: 0;
	margin: 0; 
}

#pages li {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	display: block;
	line-height: 1.2em;
}

#pages li a {
	color: #888;
	background-color: #EEE;
	padding: 4px;
	border: 1px solid #BBB;
	text-decoration: none;
	float: left;
	background-image: none;
	line-height: 1.2em;
}

#pages li a:hover {
	color: #333;
	background: #FFF;
	border: 1px solid #666;
}

#pages li.nolink {
	color: #BBB;
	border: 1px solid #CCC;
	padding: 4px;
}

#pages li.current {
	color: #FFF;
	border: 1px solid #888;
	padding: 4px;
	background: #888;
}

#pages li.skip {
	color: #666;
	border: 0px;
	padding: 1px;
}


/* For debugging stuffs. */
.debug-container {
	position: absolute;
	display: inline;
	width: 1px;
	height: 1px;
	margin: 2px;
	padding: 3px;
	border: 3px solid #FC0;
	background: #F2F2F2;
	overflow: hidden;
	font-size: 10px;
}

.debug-backtrace {
	position: absolute;
	display: inline;
	width: 1px;
	height: 1px;
	margin: 2px;
	padding: 3px;
	border: 3px solid #3F0;
	background-color: #EEE;
	overflow: hidden;
	font-size: 10px;
}

.debug-container pre, 
.debug-backtrace pre {
	font-family: Consolas, courier, "Courier New", monospace;
	font-size: 11px;
	margin: 3px 0;
	padding: 0;
	color: #444;
}

.debug-container:hover, 
.debug-backtrace:hover  {
	display: inline;
	width: 500px;
	min-height: 300px;
	z-index: 1000;
	overflow: scroll;
	background-color: #F8F8F8;
}

/* COMMENTFORM HACK
Adjust the commentform width.
*/
#piv_comment { width:438px !important; }
#piv_comment .markItUpEditor { width:681px !important; }
.markItUpContainer a {border: none !important; } 
