/*  
Template name: Colorvoid
Template URI: http://templates.arcsin.se/colorvoid-website-template/
Release date: 2008-04-25
Description: Soft and natural, gray and blue two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* ----------------------------------------
   Standard Elements
------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #404040 url('img/body.jpg');
	font: normal 13px Verdana,sans-serif;
	color: #345;
	padding-bottom: 1em;
}


a {color: #06A;}
a:hover {color: #036;}

p {padding: 0.1em 0 0.8em; }

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

blockquote {
	background: #FFF url('img/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}

code {
	display: block;
	background: #FFFFFA;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img {border: none;}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}


/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input#s, textarea, input.styled, input {
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
	margin-bottom: 3px;
}
textarea {width: 440px;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
.search td {vertical-align: center;}


/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */
#layout_wrapper {
	margin: 5px auto 0;
	width: 860px;	
}
#layout_container {
	background: #FFF;
	padding: 0 5px;
}
#layout_edgetop {
	display: block;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background-image: url(img/layout_edges.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#layout_edgebottom {
	display: block;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background-image: url(img/layout_edges_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#layout_edgebottom {background-position: center bottom;}

/* Site Title */
#site_title {
	background: #C5DEF0 url('img/site_title.jpg') repeat-x left top;
	padding: 6px 18px;
}
#site_title h1 {
	font: normal 2.4em sans-serif;
	letter-spacing: -1px;
}
#site_title h1,#site_title h1 a {color: #507A9A;}
#site_title h1 a {text-decoration: none;}
#site_title h1 a:hover {color: #305A7A}
#site_title h2 {
	padding-top: 1.4em;
	font: normal 1.1em sans-serif;
	color: #679;
}

#top_separator {
	background: url('img/top_separator.gif') repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}

/* Navigation */
#navigation {
	background: #739CBA url('img/navigation.jpg') no-repeat left bottom;
	padding: 155px 10px 0;
}

/* Tabs */
#tabs ul {
	margin: 0;
	padding: 0;
}
#tabs li {
	display:inline;
	list-style:none;
}
#tabs a {
	background: url('img/tableftc.gif') no-repeat left top;
	float: left;
	font: bold 0.9em sans-serif;
	margin-right: 3px;
	padding-left: 4px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url('img/tabrightc.gif') no-repeat right top;
	padding: 5px 10px 5px 6px;
	color: #265a7f;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

#tabs a:hover span {color: #608AAA;}
#tabs a:hover {background-position: 0% -42px;}
#tabs a:hover span {background-position:100% -42px;}

#tabs li.current_page_item a {color: #47A; background-position: 0% -42px;}
#tabs li.current_page_item a span {background-position:100% -42px;}

/* Main Layout */
#main_left {
	width: 675px;
	background-color: #f5f5f5;
	margin-bottom: 5px;
}

#main_left_index {
	width: 335px;
	background-color: #f5f5f5;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#main_left_index_bottom {
	width: 335px;
	background-color: #f5f5f5;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
}

#main_left_index_right {
	width: 335px;
	background-color: #f5f5f5;
	margin-bottom: 5px;
}


#main_right {width: 170px;}

/* Footer */
#footer {
	font-size: 0.85em;
	color: #FAFCFF;
	background-color: #A3B5C1;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	width: 826px;
}
#footer .right {color: #C8DBE8;}
#footer .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Images */
img.bordered {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px;
}

/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}

/* Floats */
.left {float: right;}
.right {float: left;}
/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* Icons */
span.comment {
	background: url('img/icon_comment.gif') no-repeat left center;
	padding-left: 18px;
}


/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	margin-bottom: 5px;
	color: #444;
}
.post_title {
	padding: 6px 12px 5px;
	background-color: #E8E8E8;
	background-image: url(img/post/title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.post_title_index {
	padding: 6px 12px 5px;
	background-color: #E8E8E8;
	background-image: url(img/post/title_index.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.page_navigation {text-align:center;}

.post_title h1 {font: bold 0.9em Verdana,sans-serif; text-align:center;}
.post_title_index h1 {font: 0.9em Verdana,sans-serif; text-align:center; color: #505e69;
font-weight: 700;}
.post_title h1 a {color: #444;}
.post_title h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #F5F5F5;
}
.post_metadata .content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 0.8em;
	color: #666;
}
.post_metadata .content a {color: #567;}
.post_metadata .content a:hover {color: #002;}

.post_body {
	background: #F5F5F5 url('img/post/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
}
.post_body_img_left {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
	margin-right: 10px;
	float:left;
}

.post_body_img_left2 {
	

	margin-right: 5px;
	float:left;
}

.post_body_img_right {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
	margin-left: 10px;
	float:right;
}

.post_body_img_center {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
	float: 
}


.post_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	background-image: url(img/post/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	background-color: #ffffff;
}

.post_bottom_index {
	display: block;
	font-size: 0;
	line-height: 0;
	background-image: url(img/post/bottom_index.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	background-color: #ffffff;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}


/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box {margin-bottom: 5px;}
.box_title {
	background: #C6D2DB url('img/box/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: #505E69;
}
.box_body {
	background: #DAE3E9 url('img/box/body.gif') repeat-x left top;
	font-size: 0.9em;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.box_bottom {
	background: url('img/box/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}



/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {
	padding: 1px 0 0;
}
.nicelist ol {margin: 0;}
.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
.nicelist li.alt {background: #EEE;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;
}
.nicelist .date a {
	color: #567;
	text-decoration: none;
}
.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {
	font: normal 1em sans-serif;
	padding-bottom: 6px;
}


/* ----------------------------------------
   Comments
------------------------------------------- */

.comment_gravatar {width: 48px;}
.comment_gravatar img {padding: 2px;}
.comment_author {padding-top: 2px;}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #DDEBF4 url('img/pagenav_top.gif') no-repeat;
	margin-bottom: 5px;
	float: right;
	width: 675px;
}
.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url('img/pagenav_bottom.gif') no-repeat;
}
.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #6A7DA4;
	text-decoration: none;
}
.pagenav a:hover {
	color: #002;
	text-decoration: underline;
}

.coopyright { font-size: 12px; color:#000000; margin-top: 3px; }

.coopyright a { color:#000000;}

/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}

.invited_paper { padding:5px; 
font-family:Arial, Helvetica, sans-serif;
background-color: #dae3e9; }

.invited_paper a {color:#0066aa; text-decoration:underline}
.invited_paper a:hover {color:#0066aa; text-decoration:underline}

.mira a { color:#626262; text-decoration:none}
.mira a:hover { color:#626262; text-decoration:none; }

.links2 {
border: dotted;
padding-top:8px;
padding-bottom:8px;
padding-left:8px;
padding-right:8px;
border-width:thin;
}

.links {
color: #000000;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
background-color: #dae3e9;
}

.links a { font-weight:bold;}
.links a:hover { color:ff0000;}

.post_title_index_2 {
	padding: 6px 12px 5px;
	background-color: #E8E8E8;
	background-image: url(img/post/title_index.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
color: #505e69;
font-size: 0.9em;
font-weight: 700;
}

#single_features{ border: #7a8fa4 1px solid; padding: 0 1px 0 1px; background:#c7d5e5; overflow:hidden; text-align:center; font-family: arial; font-size:12px; width: 670px;}
#single_features .feature{ font-weight:normal; color:black; background:white; border: #7a8fa4 1px solid; margin-top: 1px;
margin-right: 2px;
margin-bottom: 1px;
margin-left: 1px; width:218px; display:block; float:right;  }
#single_features .feature:hover{ border-color:#1e3044; background:#fafafa; text-decoration:none !important; cursor:pointer; }
#single_features .feature IMG { border-bottom: #d9d9d9 1px solid; padding-bottom: 3px; margin:3px; width: 210px; height:152px; border-top:0px;border-right:0px;border-left:0px; }
#single_features .feature_category { display:inline-block; text-transform: uppercase; margin: 0px 3px 2px; font-weight: bold; font-size: 0.95em; }

#main_footer_index {
	width: 675px;
	background-color: #f5f5f5;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}

.post_title_index_footer {
	padding: 6px 12px 5px;
	background-color: #E8E8E8;
	background-image: url(img/post/title_index.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;}
	
	#single_features_footer{ border: #ffffff 0px solid; padding: 0 0px 0 0px; background:#ffffff; overflow:hidden; text-align:center; font-family: arial; font-size:12px; width: 675px;}
#single_features_footer .feature{ font-weight:normal; color:black; background:white; border: #7a8fa4 1px solid; margin-top: 1px;
margin-right: 1px;
margin-bottom: 1px;
margin-left: 1px; width:131px; display:block; float:right;  }
#single_features_footer .feature:hover{ border-color:#1e3044; background:#dde; text-decoration:none !important; cursor:pointer; }
#single_features_footer .feature IMG { border-bottom: #d9d9d9 1px solid; padding-bottom: 3px; margin:3px; width: 120px; height:120px; border-top:0px;border-right:0px;border-left:0px; }
#single_features_footer .feature_category { display:inline-block; margin: 0px 3px 2px; font-size: 0.95em; }

#main_left_interesting {
	width: 675px;
	background-color: #ffffff;
	margin-bottom: 5px;
}


/* Tabs2 */
#tabs2 ul {
	margin: 0;
	padding: 0;
}
#tabs2 li {
	display:inline;
	list-style:none;
}
#tabs2 a {
	background: url('img/tableftc.gif') no-repeat left top;
	float: right;
	font: bold 0.9em sans-serif;
	margin-right: 3px;
	padding-left: 4px;
	text-decoration: none;
}
#tabs2 a span {
	float: left;
	display: block;
	background: url('img/tabrightc.gif') no-repeat right top;
	padding: 5px 10px 5px 6px;
	color: #265a7f;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float: none;}
/* End IE5-Mac hack */

#tabs2 a:hover span {color: #608AAA;}
#tabs2 a:hover {background-position: 0% -42px;}
#tabs2 a:hover span {background-position:100% -42px;}

#tabs2 li.current_page_item a {color: #47A; background-position: 0% -42px;}
#tabs2 li.current_page_item a span {background-position:100% -42px;}

.table_advert {border: #000000; border-style:solid; border-width:thin; text-align:center;}
.table_advert td {border: #000000; border-style:solid; border-width:thin; text-align:center;}

post_date2 right {

color: #999999;
font-size: 0.85em;
padding-top: 1px;
text-align:right;

}


.postsoc {
	padding-bottom: 30px;
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
	}

.postsoc ul li{
	float: left;
	display: block;
	height: 24px;
	padding: 0 9px 0 0;
	}

.postsoc ul li a{
	float: left;
	display: block;
	height: 24px;
	}

.postsoc ul li.soctwit a{
	width: 88px;
	background: url('images/soctwit.jpg') no-repeat;
	}

.postsoc ul li.socface a{
	width: 78px;
	}

.postsoc ul li.socbuzz a{
	width: 95px;
	}

.postsoc ul li.socvkont a{
	width: 95px;
	}

.postsoc ul li.socmoimir a{
	width: 102px;
	background: url('images/socmoimir.jpg') no-repeat;
	}

.postsoc ul li.soclj a{
	width: 103px;
	background: url('images/soclj.jpg') no-repeat;
	}
