/*	
	Author Name : SERGIOS SINGKERIDIS
	Author Site : http://www.wpboard.com
	Style Name : 3k2
	Style URI : http://www.wpboard.com
	Version : 167
	Comments : No Comments :)
*/

/* Changes from basic k2 style.css modified for 3 columns */
html,body {
	margin:0 !important;
	padding:0 !important;
	}
	
#page {
	width: 910px !important;
	_width: 910px !important;
	border: none !important;
	}
body.flex #page {
	min-width: 910px !important;
	}
.primary {
	width: 450px !important;
	_width: 450px !important;
	padding: 20px 0 10px !important;
	margin: 0 10px 0 10px !important;
	_margin: 0 10px 0 10px !important;
	}

.secondary {
	padding: 20px 0 10px!important;
	margin: 0 0 20px 500px !important;
	width: 420px !important;
	_padding: 30px 0 10px !important;
	_margin-left: 480px !important;
	_margin-right: 0px !important;
	_width: 420px !important;
	}

#LSResult {
	width: 92.0% !important;
	}
	
/* My customization for 3 column sidebar */

#left-sidebar {
	position: absolute;
	left: 0; 
	top: 20px;
	width: 200px;
	_width: 200px;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	}
#right-sidebar {
	position: absolute;
	right: 0;
	top: 20px;
	width: 160px;
	_width: 160px;
	float: right;
	padding: 0 25px 0 10px;
	margin: 0;
	}


.sb-about{
	text-align:justify;
	}

/* flickrss plugin in sidebar */

.sb-flickr img{
	background-color:#E6F4FC;
	margin:2px;
	padding:2px;
	}

.sb-flickr img:hover{
	background: #FFC0CB;
 	}
/*----*/


.feedlink img { /* On the sidebar */
	right: 10px;
	border: 0 !important;
	padding: 0 !important;
	}
.feedlink img:hover { /* On the sidebar */
	background: none !important;
	}

	
.secondary div.sb-comments li > a[title="Go to the comments of this entry"]{
	position:absolute;
	right: 12px;
	color:#999;
	}	
	
.line {
	border-top: 2px solid #ccc;
	margin-top: 0;
	}
.copyz {
	border-top: 2px solid #999;
	margin-top: 0px;
	}
	
#abouz {
	float:left;
	width:300px;
	text-align:justify;
	color:#ccc;
	margin-right:30px;
	}
#abouz h2 {
	color:#ccc;
	}
#relz {
	float:left;
	width:300px;
	text-align:left;
	color:#ccc;
	margin-right:30px;
	}
#relz h2 {
	color:#ccc;
	}
	
#relz ul li a:link { font: 1em Verdana, Helvetica, Arial, Sans-Serif; color: #ccc; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; }
#relz ul li a { color: #ccc; font: 1em Verdana, Helvetica, Arial, Sans-Serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; }

	
	
#monz {
	float:left;
	width:180px;
	text-align:left;
	color:#ccc;
	}
#monz h2 {
	color:#ccc;
	}
#monz a {
	color:#eee;
	}
	
#copz {
	width:910px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	position:absolute
	}
