/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-07-16, 19:25 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") 50% 0 repeat-y; font:0.8em "arial", sans-serif;}

a {text-decoration:none;color:#444999;margin: 0px;text-align:left; }
a:hover {color:#F00;text-decoration:none;}
	
 h1,  h3, h5, p, address, blockquote, table {margin:15px 0;text-align:justify;}
h2 {margin:15px 0;}
h3 {font-size:65%;}
h4 {font-size:85%;margin:0px 0;} */


/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */
img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}





/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; margin:0 auto; overflow:hidden;}

	#header {width:940px; height:94px; overflow:hidden; background:url("../design/header.gif") 0 0 no-repeat;}

        #logo {position:relative; width:254px; height:75px; overflow:hidden; margin:0 0 0 20px; padding:0; font-size:300%;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../tmp/logo.gif") 0 0 no-repeat; cursor:pointer;}

  #tray {background:url("../design/tray.gif") 0 100% no-repeat;}
    
        #tray ul {margin:0; list-style:none;}
        #tray ul li {display:inline;}
        #tray ul li a {display:block; float:left; padding:0 15px 0 10px; background:url("../design/tray-separator.gif") 100% 50% no-repeat; text-decoration:underline;}
        #tray ul li a:hover {text-decoration:none;}
        #tray ul li#tray-active a {font-weight:bold; text-decoration:none;}

    #cols {position:relative; margin:10px 0; }

    	#content {float:right; width:640px; overflow:hidden;}
    	
            #content-left {float:left; width:640px;}
            #content-left-in {padding:0 30px;}
            
            #content-right {float:right; width:260px;}

    	#aside {float:left; width:290px; overflow:hidden;}
       
        
            .nav {margin:0; list-style:none;}
            .nav li {display:inline;}
        
 .nav li a {display:block;}     
 .nav li#nav-active a {background:url("../design/nav-active.gif") 15px 13px no-repeat; text-decoration:none; font-weight:bold;}
            .nav #nav-active ul li a {padding-left:45px; background:url("../design/nav-sub.gif") 30px 10px no-repeat;}
            .nav a:hover {text-decoration:none;}

            #search {position:relative; height:22px; margin:0 -15px; padding:15px; text-align:center;}
            #search-input {position:absolute; top:15px; left:15px; width:100px; height:22px; border:0;}
            #search-submit {position:absolute; top:15px; left:115px; width:60px; height:22px; border:0;}
            #search-input, #search-submit {font-size:100%; font-family:"arial",sans-serif;}
            
            #aside h4 {font-size:0%;}
            #aside h4.margin {margin:15px 0 5px 0;}

	#footer {clear:both; padding:20px 0; background:url("../design/footer.gif") 0 0 repeat-x; font-size:85%;}
	#footer p {margin:0;}
	#footer a:hover {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#topstory-top {width:470px; height:5px; background:url("../design/topstory-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory-bottom {width:470px; height:5px; background:url("../design/topstory-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory {padding:5px 30px 10px 30px;}
#topstory5 {padding:5px 10px 10px 30px;}
#topstory-img {
float:left; 
margin: 0 5px;
padding: 5px 5px 5px 0;
border:solid 1px #cccccc; padding:1px;
/*border-top: 1px solid #000000;*/

}


    #topstory1-img {float:left; width:130px;}
    #topstory1-img img {display:block;padding:5px ;}
    #topstory1-desc {float:right; width:255px;}
    
        #topstory1-desc h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory1-desc .info {margin:0; font-size:85%;}












/* Post */

.post {
}

.post .entry {
	margin: 0 25px;
	padding: 20px 0;
	font-size: 14px;
	border-top: 1px solid #E5E1D8;
}
















/*#topstory-img img {display:block;}*/
     #topstory-desc {float:center; }
    
        #topstory-desc h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc .info {margin:0; font-size:85%;}

#topstory-list {padding:10px 0 5px 10px; overflow:hidden}
#topstory-list img {display:block; float:left; padding-right:10px;}
#topstory-list img.last {margin-right:0;}

/*.article {margin-bottom:10px; padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}*/
.article {padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}
.article .article-img {
float:left; 
margin:0 5px;
padding: 5px 5px 5px 0;

}
.article .article-img img {display:block;}
.article .article-desc {}

    .article .article-desc h3 {margin:0; font-size:140%; font-weight:normal;}
    .article .article-desc .info {margin:0; font-size:85%;}
    .article .article-desc p.nomb {margin-top:8px; text-align:justify; style:text-indent:20px;}

.box-01-top {width:260px; height:5px; margin-top:5px; background:url("../design/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 12px 10px; background:url("../design/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase;}
/*.box-01-top-b .f-right {padding-top:2px; font-size:85%;}*/
.box-01-bottom {width:260px; height:11px; background:url("../design/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01 {padding:14px; background:url("../design/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}
/*----------------------------------------------------------------------------------------------*/
/* start new box*/
.box-n-top {width:450px; height:5px; margin-top:5px; background:url("../design/box-n-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-n-top-b {padding:5px 10px 15px 10px; background:url("../design/box-n-01-top-b.gif") 0 100% no-repeat;}
.box-n-top-b .f-left {text-transform:uppercase;}
.box-n-top-b .f-right {padding-top:2px; font-size:85%;}
.box-n-bottom {width:450px; height:11px; background:url("../design/box-n-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-n {padding:5px; background:url("../design/box-n-01.gif") 0 0 repeat-y;}
.box-n .bg {margin:10px 0; padding:10px 0;}

/* end  new box*/

/*----------------------------------------------------------------------------------------------*/




    .news {margin:0;}
    .news dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .news dt span {font-size:140%;}
    .news dd {display:block; float:left;  font-size:85%; line-height:1.6;padding:10px 10px 10px 10px;}

.box-02-top {width:260px; height:5px; margin-top:10px; background:url("../design/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02-top-b {padding:5px 10px 15px 10px; background:url("../design/box-02-top-b.gif") 0 100% no-repeat; text-transform:uppercase;}
.box-02-bottom {width:260px; height:11px; background:url("../design/box-02-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02 {padding:5px 15px; background:url("../design/box-02.gif") 0 0 repeat-y;}

    .mostreaded {margin:15px 0; list-style:none;}
    .mostreaded span {font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

#aside .padding {border:solid 1px #fff;background:#F5F5DC;height:70px}
#aside .paddingg {border:solid 1px #fff;background:#ebecc4;}


#aside .padding1 {padding:10px 15px; border:solid 1px #cccccc;background:#F5F5DC;}
#content .padding {padding:10px 15px; border:solid 0px #cccccc;background:#F5F5DC;}
#content .padding2 {padding:10px 25px; border:solid 0px #cccccc;background:#F5F5DC;width:540px;}
.more {padding-right:15px; background:url("../design/arrow1.gif") 100% 50% no-repeat;}

.rss {padding-left:22px; background:url("../design/rss.gif") 0 50% no-repeat;}




#perex {margin-left:5px; padding:15px; background:url("../design/perex.gif") 0 100% no-repeat;}
#perex p {margin:0;}

/*#sections {background:url("../design/sections.gif") 0 0 repeat-y;}*/
#sections-bottom {width:620px; height:7px; background:url("../design/sections-bottom.gif") 0 0 no-repeat; font-size:0;}

    .section {float:left; width:200px;}
    .section p {margin:0;}
    .section.margin {margin:0 10px;}
    .section h3 {margin:0; padding:10px; background:url("../design/section-title.gif") 0 0 no-repeat; font-size:100%;}
    .section-in {margin-bottom:10px; padding:0 10px 10px 10px;}

dl#news, dl#news dd {margin:0;}
dl#news dt {clear:both; padding-left:18px) 0 2px no-repeat;}
dl#news dd {margin:7px 0 10px 0; padding-bottom:10px;}
dl#news dd span.date {padding-right:2px 100% 50% no-repeat; font-size:85%; font-weight:bold;}


/*colums Ashot*/
#col_1 {width:30%; float:left; padding:5px;}
#col_3 {margin-left:33%; margin-right:33%; padding:5px;}
#col_2 {width:30%; float:right; padding:5px;}
#topcol { padding:45px 5px 20px 5px; margin-bottom15px;}
#col_1 p, #col_2 p, #col_3 p {padding:0 8px 5px 8px;  line-height:18px; display:block;
/*Delete this Line if you don't want fixed height*/ height:120px}/*----*/

#col_1 .subhead {background:url(images/colsh1.jpg) no-repeat; height:22px; }
#col_2 .subhead {background:url(images/colsh2.jpg) no-repeat; height:22px;}
#col_3 .subhead {background:url(images/colsh3.jpg) no-repeat; height:22px;}
#content div img {background:#efefef; }*/
#aside div img {background:#efefef; border:solid 1px #000000; padding:1px;}



.leftalign {float:left; margin:5px 10px 5px 0;}
.rightalign {float:right; margin:5px 5px 5px 10px;}

#right {
float:left;
margin:5px 0 0 10px;
width:140px;
font-size: 11px;
border-top: 1px solid #E5E1D8;
}

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 50px;
	line-height: normal;
	font-size: 24px;
	color: #000000;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	/*text-decoration: underline;*/
}


.post .date {
	line-height: normal;
	color: #000000;
}

.post .entry {
	margin: 0 25px;
	padding: 20px 0;
	font-size: 14px;
	border-top: 1px solid #E5E1D8;
}

.post .meta {
	height: 35px;
	background: #E5ECDB;
	border-bottom: 2px solid #DDE5CE;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}

.im {font-size:90%;margin:0px 5px;text-align:none;height:55px;text-align:left;}
.im1 {font-size:90%; margin:0px 5px;text-align:none;min-height:55px;text-align:left;}


.dat {font-size:85%;margin:0px 0;}