* { margin: 0; padding: 0;}

body {
	background: #fff;
	font: 12px/1.85em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: inline;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #326ea1;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 140%;
	font-weight: bold;
}
h3 {
	font-size: 130%;	
}

h4 {
	font-size: 100%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
	margin: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 98%
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 1010px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(content.jpg) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 950px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 0px solid #fff;
	background: #EFEFEF url(cols.gif) repeat-x; 
}
#header {
	position: relative;
	background: #fff url(header-bg.jpg) repeat-y center top;
	height: 35px;
	width:1010px;	
	padding: 0;	
	color: #fff;	
}

/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #354459;
	font-size: 10px;	
	font-weight: bold;
}
    #header #header-links ul {margin:0; margin-top:2px; padding:0; list-style:none; font:100%/1.4 Verdana, "arial",sans-serif;}
    #header #header-links ul li {display:inline; margin: 0; padding:0;}
    #header #header-links ul li a {color: #354459; display:block; float:left; font-weight: bold; margin: 0 10px;}

#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #354459;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 5px auto;
	height: 69px;
	width: 950px;
	background: #fff url(header-photo2.jpg) no-repeat center center;
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	margin-top: -15px;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	margin-top: -75px;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #E4E4E4 url(nav.gif) repeat-x;	
	width: 950px;
	height: 38px;
	padding: 0;	margin: 0 0 0 30px;
	display: inline;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	background:url(nav-separator.gif) 100% 0 repeat-y;
	border-bottom: none;
	color: #354457;
	font: bold 14px/38px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
}
#nav ul li#current a {	
	background: #DBDBDB url(nav-current.jpg) repeat-x;		
}

/* Main Column */
.three-col #main {
	margin: 31px 213px 0 270px;
}
.two-col #main {
	margin: 31px 5px 0 270px;
}

.one-col #main {
	margin: 31px 5px 0 5px;
}

#main h1 {
	margin: 0 10px 0 10px;
	font: normal 1.5em "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	color: #326ea1;
	padding: 5px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}

#main h2 {
	margin: 0 10px 0 10px;
	font: bold 1.3em Verdana, Arial, "Trebuchet MS", Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #326ea1;
	padding: 5px 0 2px 10px; 		
}

#main .text {
	margin: 5px 0 5px 0;
	background: #FBFAFA;
  border: 1px solid #FBFAFA;
  margin-bottom: 5px;
}
.text ul { text-align: left;margin: 10px 8px 8px 8px; padding: 0;border-top: 0 solid #ebebeb; }
.text ul li {
	list-style: none;
	padding: 3px 5px;
	margin: 0;		
}
* html body .text ul li {
	height: 1%;
}
.text ul li a, 
.text ul li a:visited {
	background-image: none;	
	background-color: transparent;
	border: none;
	padding-left: 15px;	
	background: url(../images/m.gif) no-repeat left bottom; 
}
.text ul li a span { color: #9F9F9F;font-style: normal;font-size: 1em; }
.text ul li a:hover { color: #000;	}
.text ul ul { margin: 0 0 0 5px; padding: 0; }
.text ul ul li { background: none; }

.text-intro { padding-left: 10px; padding-right: 10px; }
.text-intro p { padding-left: 0; padding-right: 0; padding-top: 0; }
.text-info { font-size: .95em; padding-top: 3px; padding-bottom: 0; color: #B0B0B0; }
.text-info img { padding: 1px; margin: 2px; }
.text-info a, .text-info a:visited { color: #AAAAA8; border: none; }

.text-footer {	
	padding: 5px; margin: 10px 15px 5px 10px;	
	border: 2px solid #ffffff;
	background: #F3F3F3;	
}
.text-footer a { background: transparent; }
.text-footer a:hover { border: none; }
.text-footer a.comments { margin: 0 10px 0 5px;	}
.text-footer a.readmore { margin: 0 10px 0 5px;	}
.text-footer .date{ margin: 0 10px 0 5px;	}
.text-footer img { margin: 0;	padding:0; border:none;}

.edit_menu a {
	color:#555;
	font-weight:normal;
}

.edit_menu img {padding:0;margin:0;margin-right:5px;border:none;float:left;}

.edit_menu {
	background:#F0F0F0;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 0 10px 0 10px;
	height: 30px;
	text-transform:uppercase;
	font-weight:normal;
}
.edit_menu li {
	float:left;
	padding: 5px 10px;
	list-style: none;
}
.edit_menu li.selected {background:#FFF;}
.edit_menu li.selected a, .edit_menu li.selected a:hover {color:#C19A63}

.letter {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
  padding-bottom: 4px;
  margin-bottom: 4px;
	text-decoration: none;
	text-align: center;
}
.letter a, .letter a:visited, .letter a:active {
	background-color: #EAEBEB;
	color: #000;
	border-color: #D4D7DA;
	border: #D4D7DA 1px solid;
	padding: 1px;
	text-decoration: none;
}
.letter a:hover {
	background-color: #FFF;
	color: #666;
	border-color: #EAECEF;
	border: #EAECEF 1px solid;
	text-decoration: none;
	padding: 1px;
}
#topstory {padding:5px 10px 10px 10px;background-color:#ffffff;border: 1px solid #D8D8D8; margin-bottom: 5px;}

    #topstory-img {float:left; width:180px;margin-top: 15px;}
    #topstory-img a {border: none;}
    #topstory-desc h2 {margin-left: 195px;}
    #topstory-desc ul {margin-left: 195px;list-style: none;}
		#topstory-desc ul li a {padding-left:30px;font: bold 12px/28px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;background: url(znak.jpg) no-repeat left bottom;	}
		#topstory-desc ul li a:hover {font: bold 12px/28px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;border: none;}
    #topstory-desc {margin: 0 10px 0 0;}

#topstory2 {height: 360px;padding:5px 10px 10px 10px;display:block;background-color:#ffffff;border: 1px solid #D8D8D8; margin-bottom: 5px;}

    #topstory-img {float:left; width:180px;margin-top: 15px;}
    #topstory-img a {border: none;}
    #topstory-desc h2 {margin-left: 195px;}
    #topstory-desc ul {margin-left: 195px;list-style: none;}
		#topstory-desc ul li a {padding-left:30px;font: bold 12px/28px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;background: url(znak.jpg) no-repeat left bottom;	}
		#topstory-desc ul li a:hover {font: bold 12px/28px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;border: none;}
    #topstory-desc {margin: 0 10px 0 0;}

#topstory3 {height: 370px;padding:5px 10px 10px 10px;display:block;background-color:#ffffff;border: 1px solid #D8D8D8; margin-bottom: 5px;}

    #topstory-img {float:left; width:180px;margin-top: 15px;}
    #topstory-img a {border: none;}
    #topstory-desc h2 {margin-left: 195px;}
    #topstory-desc ul {margin-left: 195px;list-style: none;}
		#topstory-desc ul li a {padding-left:30px;font: bold 12px/28px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;background: url(znak.jpg) no-repeat left bottom;	}
		#topstory-desc ul li a:hover {font: bold 12px/28px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;border: none;}
    #topstory-desc {margin: 0 10px 0 0;}

.nomb {margin-left: 195px;}

#main .content {padding:5px 10px 10px 10px;background-color:#ffffff;border: 1px solid #D8D8D8; margin-bottom: 5px;}
        #main ul li a {font-weight: bold;}

/* Sidebar */	
#sidebar {
	float: left;
	width: 250px;	
	margin-top: 31px;	
	margin-left: 10px;
}	

.sidebox h1 {
	background: #6A85A2;
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #ffffff;
	border: 1px solid #D8D8D8;
	margin-bottom: 10px;
}

.boxcon {
	padding: 0 10px;
}

.boxcon2 {
	margin-bottom: 10px;
	padding: 0 10px;
	border-bottom: 1px solid #6A85A2;
	text-align: right;
}

/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 31px;	
	margin-right: 10px;	
	border: 1px solid #ffffff;
}
#rightcolumn h1, #sidebar h1 {
	padding: 10px 0px 10px 10px;
	margin: 0;	
	margin-bottom: 10px;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}

#rightcolumn h1 {
	background: #ffffff;
	color: #000000;
}

#rightcolumn a:hover {
	border: none;
}

#rightcolumn img {
	border: none;
	margin: 5px;
	padding: 2px;
}

#sidebar h1 {
	color: #ffffff;
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 1010px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 950px;
	padding: 5px 0;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }
.center {text-align: center;}

/* display and additional classes */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

