/*
Theme Name: PureBliss
Theme URI: http://purebliss.gr/
Description: A theme for PureBliss.
Version: 1.0
Author: netWire Vicki Kolovou
Author URI: http://netwire.gr/
Tags: custom header, fluid width, two columns

	This theme was designed and built by Vicki Kolovou,
	whose blog you will find at http://netwire.gr/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
	padding: 0;
	padding-bottom: 20px; /* Some nice space in IE */
	margin: 0;
	text-align: left;
	background-color: #9bda2d;
	font-family: Arial, Verdana, "Century Gothic", sans-serif;
	font-size: 65%;
	color: #666; 
	}
	
p { font-size: 1.2em;}
h2{ color:#FFFFFF; font-size:18px; font-weight:600;}
h2{ color:#333; font-size:16px; font-weight:400;}

/*for the menu table*/
#menu{ width:600px; font-size:12px;}
#menu p{ color:#FF0099; font-size:12px; font-weight:800;}
tr.odd { background-color:#ffecf7;}
/*end*/

a:link {color: #ff00cc; text-decoration:none; border-bottom:none; }
a:visited {color: #eee; }
a:hover {color: #FF6600; }
a img{border:none;}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

h2.pagetitle {
	font-size: 1.6em;
	}
	
ul{list-style: inside disc; padding:0; margin:0 0 0 20px; font-size:12px;}

#maincontainer{
	margin:0px;
	position: relative;
	width:100%;
	height: auto;
	border:0;
	background-color:#9bda2d;
	padding:0;
	}
/*header*/
#header{
	margin:0;
	height:123px;
	text-align:left;
    background-color: #9bda2d;
	}
	.logo{
	width: 199px;
	height: 123px;
	margin:0 0 0 0;
	/*background-image:url(images/logo_bg.png);*/
	}
	.flash{
	height:100px;
	margin:-123px 0 0 199px;
	/*background-image:url(images/bgr.png);*/
	}
	.greylinenav{
	width:auto;
	height:1px;
	background-color:#fff;
	margin: 0px 0 0 199px;
	}
	.navigation{
	width:auto;
	height:20px;
	text-align: left;
	padding:0 0 0 2px;
	margin:0px 0 0 199px;
	}
	.lang{
	width:50px;
	margin:-20px 0 0 7px;
	}
#line{
	width:auto;
	height:1px;
	margin:0px 0 0 0px;
	background-color:#fff;
	}
/*main column*/
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}

/*middle left part with pure bliss pad*/
.withSidebar { position:relative; float: left; width: 324px; z-index:100;}	
	
#padcontent{
	margin:0;
	}
	.pad{
	width: 324px;
	height:350px; /*...here. Difference 1 pixel to include line*/
	margin:0;
	background-image:url(images/pad.gif);
	}
	.textpad{
	width:290px;
	position:relative;
	left:20px;
	top:30px;
	text-align:left;
	height:300px;
	margin:0px 0px 0px 5px;
	padding:20px 0 0 0;
	overflow:scroll;
	}
#padcontent h2 { margin: 0; padding: 10px 10px 0 0px; font-family: Arial, Verdana, "Century Gothic", sans-serif; font-weight: 500; font-size: 1.4em; color: #333333;}  
#padcontent h2 a { text-decoration: none; color: #fff; }
#padcontent h2 a:hover { text-decoration: none; color: #FF6600; }
#padcontent p {padding: 0; margin: 10px 0; font-size:1.0em; color:#333333;}
	.readMore {
	margin-left: 330px ;
	padding: 0 0 0 20px;
	background: url(images/nav/followme.png) no-repeat 0 0;
	font-size: 1.0em;
	font-style: italic;
   }   

	
/*daily plate starts here */	
#calendar{
	width: 324px;
	height: 200px;
	margin:0;
	}
.cal{padding:20px; background-image: url(images/calendar.gif);}
	
#calendar p{
	color:#CC0099; margin:0;
	}	

#line2{
	width:auto;
	height:1px;
	margin:0 0 0 0px;
	background-color:#fff;
	}	

/*right column*/
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
	background-color:#9bda2d;
	}
#rightcol h2{ color:#FFFFFF; font-size:16px; font-weight:400;}
.widgettitle{ padding: 20px 10px 10px 0px;}

#centercol{
	position:relative;
	padding:0 230px 0 325px;
	}

#centercol	h1{ margin: 0; padding: 0 10px 0 0px; font-family: Arial, Verdana, "Century Gothic", sans-serif; font-weight: bold; font-size: 24px; color: #fff;	}
#centercol	h2{ margin: 0px 0 0 10px; padding: 30px 10px 0 0px; font-family: Arial, Verdana, "Century Gothic", sans-serif; font-size: 22px; font-weight: 400; color: #fff;}
#centercol	h3{ margin: 0; padding: 10px 10px 0 0px; font-family: Arial, Verdana, "Century Gothic", sans-serif; font-weight: 500; font-size: 1.4em; color: #993399;}
#centercol	p{ padding: 0; margin: 15px 0; font-size:1.2em; text-align:justify;}
#centercol ul { padding-left: 10px; margin: 10px 0; list-style: none; font-size: 1.3em; font-weight: bold; color: #666; }
#centercol li { line-height: 18px; padding: 0 0 0 20px; background: url(images/bullet.gif) no-repeat 0 .1em; } 


#commentform{
	width: auto;
	}	
.slidingshow{
	width:500px;
	height:350px;
	background-image:url(images/slide2.jpg) no-repeat;
	margin:0px 0 0 0px;
	}
.line2a{
	width:auto;
	height:1px;
	margin:0 0 0 -1px;
	background-color:#fff;
	}
	
/*flickr*/
.flickr{
	width:auto;
	margin:0;
	}		
#line3{
	width:auto;
	height:1px;
	margin:0 0 0 0px;
	background-color:#fff;
	}
	
/*bottom before footer*/
#below{
	width:600px;
	height: 100%;
	text-align:left;
	margin:10px 0 10px 20px;
	}	
#below ul{
	font-size:10px;
	}
#below li{
	list-style:none;
	}	
.archive{
	width:33%;
	height:100%;
	text-align:left;
	margin:10px 0 0 20px;
	}
.categories{
	width:33%;
	height:100%;
	text-align:left;
	margin:0px 0 0 190px;
	}
.lastcomments{
	width:33%;
	height:100%;
	text-align:left;
	margin:0px 0 0 370px;
	}

/*footer*/
#footer{
	position:relative;
	top: 25px;
	width:100%;
	clear:both;
	font-size:12px;
	text-align: center;
	margin:0;
	padding:1% 0;
    color: #333;
	}

	
/*Slideshow*/
/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="images" />
		<div class="captions" />
		<div class="controller" />
		<div class="thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 350px;
	width: 600px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 350px;
	margin: 0 auto;
	width: 600px;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #fff;
	bottom: 0;
	color: #666;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(images/script_images/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(images/script_images/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(images/script_images/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(images/script_images/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(images/script_images/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(images/script_images/controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: auto;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}

/*to present qTrans languages without bullets*/
.qtrans_language_chooser { list-style-type:none;  }
/*make languages horizontal*/
.qtrans_language_chooser li { float:left; margin: 0 10px 10px 0; font-size:9px; }
