
/*
Theme Name: WP-Andreas09
Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/
Description: WP-Andreas09 theme for WordPress based on the open source template,
andreas09 by <a href="http://www.andreasviklund.com/">Andreas Viklund</a> -
Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.
Version: 2.0
Author: Andreas Viklund and Ainslie Johnson
Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund -
http://andreasviklund.com. Free to use for any purpose as long as the proper
credits are given to the original author.

Ported to WordPress by Ainslie Johnson - Last updated 23/04/06
*/


/* General Element Styling */

:focus { outline:none; }

.about
{
cursor: help;
text-decoration : none;
border : thin none;
border-bottom : 1px dotted #a0a0a0;
border-bottom-width : 1px;
border-bottom-style : dotted;
display : inline;
background : transparent;
/*text-transform: none;*/
/*background:#d5d5d5;*/
/*color:#022967;*/
}

about
{
cursor: help;
text-decoration : none;
border : thin none;
border-bottom : 1px dotted #a0a0a0;
border-bottom-width : 1px;
border-bottom-style : dotted;
display : inline;
background : transparent;
/*text-transform: none;*/
/*background:#d5d5d5;*/
/*color:#022967;*/
}

body {
    background:#8b8b8b;
	color:#303030;
	
	font:76% Tahoma;
	font-weight:normal;
	/*line-height: 120%;*/
	
	/*letter-spacing: 1px*/
	margin:0;
	padding:0;
	text-align:left;
	/*background:#f0f0f0 url(images/bodybg-isecore.jpg) repeat-x;*/
	background:#d5d5d5;
	
	background-repeat: repeat;
	
	margin: 0px auto;
	max-width: 83em;
	width:expression(document.body.clientWidth > 984? "984":
document.body.clientWidth );
	min-width: 58em;
	awidth:expression(document.body.clientWidth < 630? "630":
document.body.clientWidth );
	
}


a {
	font-weight:normal;
	text-decoration:none;
	/*color:#0a63a5;*/
	color:#26576a;
}


#content a {
	font-weight:normal;
	text-decoration:none;
	/*color:#0a63c5;*/
	color:#0a63c5;
}

#content .entrytext a {
	font-weight:normal;
	/*text-decoration:none;*/
	text-decoration:underline;
	/*color:#0a63c5;*/
	color:#0a63c5;
}

#content .entry a {
	font-weight:normal;
	/*text-decoration:none;*/
	text-decoration:underline;
	/*color:#0a63c5;*/
	color:#0a63c5;
}


#contentfull .entrytext a {
	font-weight:normal;
	/*text-decoration:none;*/
	text-decoration:underline;
	/*color:#0a63c5;*/
	color:#0a63c5;
}

#content a:hover {
	color:#ec8e02;
	/*text-decoration:underline;*/
	text-decoration:none;
}



a:hover {
	color:#ec8e02;
	/*text-decoration:underline;*/
	text-decoration:none;
}

p {
	line-height:1.4em;
	margin:0 0 15px;
	padding: 0px;
}



/*** Main container ***/



#container {
	color:#303030;
	background:#d5d5d5;
	
	/*margin:0;*/
	/*min-width:770px;*/
	padding:0;
	text-align:left;
	/*width:100%;*/
	
	margin: 0px auto;
	max-width: 83em;
	width:expression(document.body.clientWidth > 984? "984":
document.body.clientWidth );
	min-width: 58em;
	awidth:expression(document.body.clientWidth < 630? "630":
document.body.clientWidth );

    background:#d5d5d5;
	background-repeat: repeat;
}


/*** Header section ***/

#sitename   {
color: #ffffff;
background-repeat: repeat;
background-image: url(http://magazin.softimage.cz/wp-images/media/MB-Logo.jpg);
background-position: left 0px;
text-align: left;
height: 71px;
width: 100%;
}


#sitename h1,#sitename h2 {
	font-weight:250;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	font-family:  Tahoma;
}

#sitename h1 {
	padding-top:20px;
	font-family:   Verdana, Tahoma;
	font-size:1.4em;
	letter-spacing: 0px;
	background-repeat: no-repeat;
}

#sitename h1 a {
	color: #ffffff;
	text-decoration: none;
	font-family:  Verdana, Tahoma;
	letter-spacing: 0px;
	font-size:1.4em;
	padding-left:140px;
	background-repeat: no-repeat;
}

#sitename h2 {
    font-family:  Tahoma;
	font-size:1.1em;
	padding-left:270px;
	padding-top:17px;
	letter-spacing: 0px;
	/*font-weight:normal;*/
	font-weight:normal;
	/*color: #4e6881;*/
	color: #ffffff;
	}

#sitename h3    { color: #ffffff; background-image:
url(http://magazin.softimage.cz/wp-images/media/MB-Logo.gif); padding-left:
inherit; position: relative }


#headlinenews   { background:#264c6a; 
/*background-image:url(http://magazin.softimage.cz/wp-images/media/attent.gif); background-repeat: no-repeat; */
background-position: left 2px ; color:#303030; text-align: left;
margin: 0 0px 0px; line-height: 20px; }

#headlinenews a {
	font-weight:normal;
	font-family: Tahoma;
	letter-spacing: 0px;
	font-size:0.9em;
	padding-left:2px;
	/*padding-top:10px;*/
	color: #eeeeee;
	text-align:left;
	text-decoration: none;
	overflow: hidden;
	white-space:pre;
	display: inline;
	position:relative;
	}
	
#headlinenews a:hover {
	/*text-decoration:underline;*/
	color:#ec8e02;
	/*color: #ffffff;*/
	
}
	

#headlinenews h1 {
	text-align:center;
	list-style: none;
	display: inline;
	font:90% Tahoma;
	font-weight:bold;
	font-size:0.9em;
	padding-left:4px;
	padding-bottom:4px;
	white-space:pre;
	color: #eeeeee;
	}

/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:0.9em;
	padding:0;
	margin-top: 5px;
	
    background:#d5d5d5;
	background-repeat: repeat;	
}

/* Horizontal menu */

#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	letter-spacing: 0px;
	font-weight: normal;
	font-size: 12px;
}

#mainmenu ul.level1 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #B0B0B0;
	font-size: 12px;
}

#mainmenu ul.level2 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #B0B0B0;
	font-size: 12px;
}

#mainmenu ul {
	background: #b0b0b0 url(images/menubg.jpg) center left repeat-x;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	/*border-bottom: 1px solid #B0B0B0;*/
}

#mainmenu li {
	display: inline;
	overflow:hidden;
	line-height: 20px;
	margin-left: -3px;
	font-size: 0.9em;
	list-style: none;
	/*text-transform: uppercase;*/
}

#mainmenu a {
	padding: 3px 6px 2px 6px;
	text-decoration: none;
	border-right: 1px solid #B0B0B0;
	font-weight:bold;
}

#mainmenu li.current a {
	color: #000;
}

/*** Sidebars ***/

#leftside{
	margin:0;
	padding:0 10px 10px;
	width:180px;
}

#rightside {
	margin:0;
	padding:0 10px 10px;
	width:186px;
}

#rightside a {
	font-weight:normal;
	/*color:#2e4871;*/
	/*color:#0a63a5;*/
	color:#0a5084;
	font-family: Tahoma;
}

#leftside a {
	font-weight:bold;
	/*color:#2e4871;*/
	color:#0a63a5;
	font-family: Tahoma;
}

#leftside a:hover 
{
color:#ec8e02;
}

#leftside {
	float:left;
	margin-right:10px;
}

#rightside {
	float:right;
	margin-left:10px;
}

#rightside img {
	border: 0px;
}

/*** Sidebar menu ***/

#leftside h2, #rightside h2 {
    font-family: Tahoma;
	font-size: 1.2em;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	/*padding: 5px 5px 5px 0;*/
	border-bottom: 1px solid #BEBFC3;
}

#leftside ul, #rightside ul {
	padding-left: 0px;
	margin: 0px;
}

#leftside li{
	list-style: none;
}


#rightside li {
	list-style: disc inside;
}

#leftside h4 {
    font-family: Tahoma;
	font-size: 1.2em;
	margin-top: 0px;
	/*padding: 5px 5px 5px 0;*/
	border-bottom: 1px solid #BEBFC3;
}


#leftsidelink h3 {
	font-family: Tahoma;
	font-size:11px;
	font-weight: normal;
	padding-top: 0px;
	color: #880000;
	text-decoration: none;
	}
	
	
#leftsidelink a:hover {
	color: #AA0000;;
	text-decoration:underline;
}

#leftsidelink a {
	color: #AA0000;
	font-weight:bold;
	text-decoration: none;
}

li#categories li a{
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	margin-top:4px;
	padding:5px 4px 4px 10px;
	position:relative;
	/*text-transform: capitalize;*/
	/*width:160px;*/
}

li#categories li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}


li#archives li a, li.pagenav li a {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	display:block;
	margin-top:4px;
	padding:5px 4px 4px 10px;
	position:relative;
	/*text-transform: capitalize;*/
	/*width:160px;*/
}

li#archives li a:hover, li.pagenav li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

li#categories ul.children li a, li#archives ul.children li a, li.pagenav
ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	/*width:125px;*/
}

li#categories ul.children li li, li#archives ul.children li li, li.pagenav
ul.children li li {
	padding-left: 10px;
}

li#categories ul.children li li a, li#archives ul.children li li a, li.pagenav
ul.children li li a {
	/*width: 115px;*/
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 8px 20px;
}

li#recent-comments ul li {
	padding-bottom: 5px;
}

li#recent-posts ul li {
	padding-bottom: 5px;
}

/*** Content ***/

#content,#contentalt,#contentfull, #contentmyko{
	background-color:#ffffff;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
}


#contentmeteo {
	background-color:#ffffff;
	border:1px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
	font-size:1.0em;
	font-family: Verdana,  Tahoma;
	line-height: 140%;
	font-weight:normal;
}


#tabcontent, #tabcontents{
	font-family: Verdana,  Tahoma;
	line-height: 140%;
	font-weight:normal;
}

#content {	
	margin:0 200px;
	font-family: Tahoma;
	font-weight:normal;
}

#contentalt {	
	margin:0 200px 0 20px;
}

#contentfull {	
	margin:0 20px 0 20px;
}

#contentfull a 
{
	color:#0a63c5;
}

#contentfull a:hover
{
	color:#ec8e02;
	text-decoration:none;
}

#contentmyko {	
	margin:0 20px 0 200px;
}

#contentmyko a 
{
	color:#0a63c5;
}

#contentmyko a:hover
{
	color:#ec8e02;
	text-decoration:none;
}

#contentmeteo {	
	margin:0 200px 0 5px;
}

#contentmeteo a 
{
	color:#0a63c5;
}

#contentmeteo a:hover
{
	color:#ec8e02;
	text-decoration:none;
}


#content h1,#contentalt h1,#contentalt h2,#contentfull h2,#contentfull h1,#contentmyko h2,#contentmyko h1, #contentmeteo h2, #contentmeteo h1 {
	background-color:inherit;
	font-family: Tahoma;
	color:#0a63a5;
	font-size:1.8em;
	font-style:  normal;
	font-weight: 700;
	letter-spacing:0px;
	margin:0 0 15px;
	padding:0;
}

#content h1,#contentalt h1,#contentfull h1,#contentmyko h1, #contentmeteo h1 {
	border-bottom: 1px solid #b0b0b0;
	font-family: Verdana,  Tahoma;
	font-size:1.4em;
}

#content h2 {
    font-style:  normal;
    font-weight: 700;
    font-family: Tahoma;
	font-size:15px;
	line-height: 140%;
	letter-spacing:0px;
	/*color:#606060;*/
	color:#0a63c5;
	padding-bottom:0px;
	padding-top:5px;
	margin-bottom: 10px;
	margin-top: 0px;
}


#content h2 a
{
font-weight:bold;
/*color:#052b51;*/
color:#0a63a5;
}

#content h2 a:hover
{
color:#ec8e02;
border-bottom: none;
}



#combaloon 
{ 
	/*background:url('http://magazin.softimage.cz/wp-content/themes/wp-andreas09/comment.gif') center no-repeat;*/
	width: 26px;
	height: 20px;
	text-align: center; line-height: 18px;
	text-decoration: none;
	font-family: Tahoma;
	color: #000;
	display: block;
	float: right;
	/*margin-left: 4px;*/
	font-style:  normal;
	font-size: 9px;
	position:relative;
	top: 0px;
}

#combaloon a
{ 
    background:url('http://magazin.softimage.cz/wp-content/themes/wp-andreas09/comment.gif') center no-repeat;
	width: 26px;
	height: 20px;
	text-align: center; 
	line-height: 18px;
	text-decoration: none;
	color: #000;
	display: block;
	float: right;
	margin-left: 0px;
	font-family: Tahoma;
	font-style:  normal;
	font-weight: normal;
	font-size: 9px;
	position:relative;
	left: 8px;
	top: -50px;
	padding-bottom: 1px;
}


#combaloon a:hover 
{ 
    /*font-size: 11px;*/
    color: #000;
}


/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

#footer {
	/*background:#8b8b8b url(images/footerbg.jpg) top left repeat-x;*/
	background-repeat: repeat;
	background-image:
url(http://magazin.softimage.cz/wp-images/media/MB-LogoCont.gif);
	color: #ffffff;
	clear:both;
	font-size:0.9em;
	font-weight:normal;
	margin:0;
	padding:20px 0;
	text-align:left;
	width:100%;
}

#footer h3    { color: #ffffff; background-image:
url(http://magazin.softimage.cz/wp-images/media/MB-Logo.gif); padding-left:
inherit; position: relative }

#footer h2 {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	letter-spacing: 0px;
	font-size:1.2em;
	font-weight:normal;
	background-repeat: no-repeat;
}


#footer a {
	color: #d0d0d0;
	font-weight:bold;
}

/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	border:1px solid #b0b0b0;
}

#email {
	border:1px solid #b0b0b0;
}

#url {
	border:1px solid #b0b0b0;
}

#submit {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display */

.entry img, .entrytext img {

	border: 1px solid #b0b0b0;
	margin: 5px;
	padding: 5px;
}

.entry a:hover img, .entrytext a:hover img {
	border: 1px solid #505050;
	padding: 5px;
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

#searchform {
	margin-top: 0px;
}

#searchbox {
	/*background:#e8e9ea;*/
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 0px 0 0;
	width:124px;
	font-family: Tahoma;
	white-space:pre;
	display: inline;
}

#searchbox:hover {
	background: #f8f9fa;
	border: 1px solid #848484;
}

#searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin-top:0px;
	font-family: Tahoma;
}

#searchbutton:hover {
	background: #f8f9fa;
	border: 1px solid #848484;
	cursor: pointer;
}

/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	font-size: 1.1em;
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#e8e9ea;
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	border: 1px dashed #b0b0b0;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	/*border-bottom: 1px solid #a0a0a0;*/
	padding-bottom: 0px;
	position: relative;
	top: -10px;
	font-family: Tahoma;
}

category p {
	/*border-bottom: 1px solid #a0a0a0;*/
	padding-bottom: 0px;
	position: relative;
	font-size:1.4em;
	font-family: Tahoma;
	top: -10px;
}

.date {
	margin-top: -10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #b0b0b0;
	font-family: Verdana;
	letter-spacing: 0px;
}

#page {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #b0b0b0;
}

.bottomnavigation {
    /*
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	border-top: 1px dashed #b0b0b0;
	*/
	font-weight:bold;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

/* Fix by Andy Skelton */

.entry{
	overflow: hidden;
	margin-top: -10px;
	padding-top: 0px;
	letter-spacing:0px;
	font-size:13px;
	font-family: Verdana,  Tahoma;
	line-height: 140%;
	font-weight:normal;
}

.entrytext {
	overflow: hidden;
	margin-top: -2px;
	padding-top: 0px;
	letter-spacing:0px;
    font-size:13px;
	font-family: Verdana,  Tahoma;
	line-height: 140%;
	font-weight:normal;
}

* html .entry, * html .entrytext {
	overflow: visible;
	height: 1px;
}

* html .entry p, * html .entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}


.perex{
	padding-left: 90px;
	letter-spacing:0px;
	font-size:13px;
	line-height: 140%;
	font-family: Verdana,  Tahoma;
	border-bottom : 20px solid #FFFFFF;
}

.noperex{
	padding-left: 0px;
	letter-spacing:0px;
	font-size:13px;
	line-height: 140%;
	font-family: Verdana,  Tahoma;
	border-bottom : 20px solid #FFFFFF;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}

.hide {
	display:none;
}

#dashboard {
    background:#f0f0f0;
    border:1px solid #a0a0a0;
    font-size:1.0em;
    font-style: normal;
    color:#2e4871;
    position:relative;
    /*left:0px;*/
    display:block;
    padding:2px 4px 2px 4px;
    font-family: Tahoma;
    line-height: 140%;
    margin-top:2px;
    /*width:175px; see rightside*/
}

#dashboard h2 {
    position:relative;
    margin-top: 0px;
    text-align:center;
    /*color:#000000;*/
    color:#444444;
    /*background:#fcca92;*/
    background:#fcbf7b;
    margin-top: -1px;
    border:2px solid #fbfbfb;
    margin-left: -3px;
    margin-right: -3px;
    font-family: Tahoma;
    font-size: 1.0em;
    font-style:  normal;
    margin-bottom: -1px;
}

#dashboard a:hover 
{
color:#ec8e02;
}

#dashboardmnaut a:hover 
{
color:#ec8e02;
}


#dashboardleft {
    background:#f0f0f0;
    border:1px solid #a0a0a0;
    font-size:1.0em;
    /*color:#2e4871;*/
    color:#000000;
    position:relative;
    /*left:0px;*/
    display:block;
    padding:0px 5px 0px 5px;
    font-family: Tahoma;
    margin-top:0px;
    margin-left:-6px;
    width:180px;
}

#dashboardleft h2 {
    position:relative;
    margin-top: 0px;
    text-align:center;
    color:#000000;
    /*background:#c4d0e9;*/
    background:#9ab4d7;
    margin-top: 0px;
    border:2px solid #fbfbfb;
    margin-left: -5px;
    margin-right: -5px;
    font-family: Tahoma;
    font-size: 1.0em;
}

#dashboardleft a {
	margin-top:0px;
	/*padding:2px 4px 4px 2px;*/
	position:relative;
    text-align:left;
    font-size:1.0em;
    font-weight:bold;
    font-family: Tahoma;
    color:#084978;
}

#dashboardleft a:hover 
{
color:#ec8e02;
}

#dashboardleft2 {
    background:#f0f0f0;
    border:1px solid #a0a0a0;
    font-size:1.0em;
    /*color:#2e4871;*/
    color:#000000;
    position:relative;
    /*left:0px;*/
    display:block;
    padding:0px 5px 0px 5px;
    font-family: Tahoma;
    margin-top:0px;
    margin-left:-6px;
    width:180px;
}

#dashboardleft2 h2 {
    position:relative;
    margin-top: 0px;
    text-align:center;
    color:#000000;
    /*background:#c4d0e9;*/
    background:#9ab4d7;
    margin-top: 0px;
    border:2px solid #fbfbfb;
    margin-left: -5px;
    margin-right: -5px;
    font-family: Tahoma;
    font-size: 1.0em;
}

#dashboardleft2 li{
	list-style: disc inside;
}


#dashboardleft2 a {
	margin-top:0px;
	/*padding:2px 4px 4px 2px;*/
	position:relative;
    text-align:left;
    font-size:1.0em;
    font-weight:normal;
    font-family: Tahoma;
    color:#084978;
}


#dashboardleftcat {
    background:#f0f0f0;
    border:1px solid #a0a0a0;
    font-size:1.0em;
    color:#2e4871;
    position:relative;
    /*left:0px;*/
    display:block;
    padding:0px 5px 0px 5px;
    font-family: Tahoma;
    margin-top:0px;
    margin-left:-6px;
    width:180px;
}

#dashboardleftcat h2 {
    position:relative;
    margin-top: 0px;
    text-align:center;
    color:#000000;
    background:#fbfbfb;
    margin-top: 0px;
    border:2px solid #fbfbfb;
    margin-left: -5px;
    margin-right: -5px;
    font-family: Tahoma;
}


#dashboardleftcat a {
	margin-top:0px;
	padding:2px 0px 0px 2px;
	position:relative;
    text-align:left;
    font-size:1.0em;
    font-weight:bold;
    font-family: Tahoma;
    line-height:15px;
    list-style: disc inside;
    color:#084978;
}

#dashboardleftcat a:hover 
{
color:#ec8e02;
}

#ratepostlink
{
    font-family: Tahoma;
    font-size:13px;
    line-height: 140%;
    margin-bottom: 5px;
    margin-top: -2px;
}

#ratepostlink a 
{
	color:#0a63c5;
	text-decoration:underline;
	font-weight:bold;
}

#ratepostlink a:hover
{
	color:#ec8e02;
	text-decoration:none;
}

.infosource
{
    font-size: 11px; 
    position:relative; top: -10px;
}

.readlink {
	float: left;
	position:relative; 
	top: 5px;
}

.readlink2 {
    float: left;
	position:relative; 
	top: 6px;
	margin-right: 2px;
}

.marker {
	float: both;
	position:relative; 
	top: 0px;
	border:none;
	margin: 0px;
	padding: 0px;
}

#contentfull .entrytext img.marker{
	border:none;
	position:relative; 
	top: 1px;
	margin: 0px;
	padding: 0px;
}



.pagebar
	{
		font: 13px Verdana,  Tahoma;
		padding-top: 20px;
		padding-bottom: 10px;
		margin: 0px;
		font-weight:bold;
	}

.pagebar a, .pageList .this-page
	{
		padding: 2px 6px;
		border: solid 1px #ddd;
		background: #fff;
		text-decoration: none;
		font-weight:bold;
	}
	

.pagebar a:visited
	{
		padding: 2px 6px;
		border: solid 1px #ddd;
		background: #fff;
		text-decoration: none;
		font-weight:bold;
	}

.pagebar .break
	{
		padding: 2px 6px;
		border: none;
		background: #fff;
		text-decoration: none;
		font-weight:bold;
	}

.pagebar .this-page
	{
		padding: 2px 6px;
		border-color: #999;
		font-weight: bold;
		font-size: 13px;
		vertical-align: top;
		background: #fff;
		border: solid 1px #ddd;
		/*color:#fcca92;*/
		color:#fcbf7b;
	}

.pagebar a:hover
	{
		color: #fff;
		/*background: #fcca92;*/
		background: #fcbf7b;
		border-color: #036;
		text-decoration: none;
		font-weight:bold;
	}
	
img.pocasi {
	margin: 0px 16px 0px 0px;
}	

#content a.pocasicko:hover
{
	color:#ec8e02;
	/*text-decoration:underline;*/
	text-decoration:none;
}

#content a.pocasicko
{
    color:#0a63a5;
    font-size:1.1em;
    font-style: normal; 
    font-weight: 700;
    font-family: Verdana,  Tahoma;
	letter-spacing:0px;
}

.weathericon {
	float: none;
	position:relative; 
	top: -5px;
	width: 100px;
	height: 20px;
	//right: 5px;
	//margin: 0px 0px 0px 0px;

}

	
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }


#ntabs {
font-family: Verdana,  Tahoma;
font-size:11px;
padding:0;
margin:0;
text-align:left;
position: relative;
left: 110px;
top: -5px;
}

#ntabs ul {
display:inline;
list-style:none;
text-align:left;
}

#ntabs li {
text-align:left;
display:inline;
margin:0 0px 0 -3px;
}

.tab {
padding:1px 5px 1px 5px;
background:#e8e9ea;
color:#0a63a5;
cursor:pointer;
border: 1px solid #fcbf7b;
border-style: outset;
}

.tab:hover {
/*background-color:#CCCCCC;*/
/*color:#0a63a5;*/
color:#ec8e02;
}

.selectedtab {
padding:2px 5px 1px 5px;
background:#c4d0e9;
color:#000000;
font-weight:bold;
border:1px solid #fcbf7b;
}

.tabcontent {

display:none;
}

.tabselectedcontents {

display:block;
}

.showdata
{
border: none;
position: relative;
top: 4px;
border-bottom: 1px solid #ffffff;
}

.showdata:hover
{
border: none;
position: relative;
top: 4px;
border-bottom: 1px solid #ec8e02;
}

#wtabs {
font-family: Verdana,  Tahoma;
font-size:12px;
padding:0;
margin:0;
text-align:left;
position: relative;
left: 20px;
top: -5px;
}

#wtabs ul {
display:inline;
list-style:none;
text-align:left;
}

#wtabs li {
text-align:left;
display:inline;
margin:0 0px 0 -3px;
}

.quote
{
    background:#f0f0f0; 
    padding:2px 4px 2px 4px;
}

.narrowcolumn {
	font-family: Verdana,  Tahoma;
	font-size:1.1em;
}


/*** End of file ***/
