/*
Theme Name: MultiUni
Theme URI: http://multiuni.org/
Description: Default theme of <a href="http://multiuni.org/">MultiUni</a>.
Version: 1.0
Author: PVAC with major modifications by MultiNC
Author URI: http://multiuni.org/

	MultiUni v1.0
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@font-face {  
    font-family: "Fertigo Pro";
    src: url('http://multiuni.org/wp/wp-content/Fertigo_PRO.eot'); /* IE doesnt' work.*/
    src: local("Fertigo Pro"), url("http://multiuni.org/wp/wp-content/Fertigo_PRO.ttf") format("truetype"); /* non-IE */}


body {	font: 75%/160% Arial, Helvetica, sans-serif;color: #000; text-align: justify; background: #000 url(images/bg.jpg) top center repeat-y;}
a{ color:#960; text-decoration: none;}
h2,h3 { margin-top: 20px; margin-bottom: 15px;}

/* Header */
/* 145px when we don't have language icons, 125px when we do */
#topheader{ background: url(images/topbg.jpg) top center no-repeat; padding-top: 145px; }

/* Content */
div.entry { margin-top: 10px; }
#wrap{ background: #fff url(images/contentbg.jpg) top center repeat-y; padding: 20px 0;
    position: relative; /* To allow qtranslate's flags to be absolute */
}


.nav1{ background: url(images/nav1.jpg) top center no-repeat; height:7px;}
.nav2{ background: url(images/nav2.jpg) top center repeat-y; height:100%; }
.nav3{ background: url(images/nav3.jpg) bottom center no-repeat; height:7px;}


/* IE7, but not IE8 bug: position of bg images are not relative to parent div.  */
.ie7contentbox1{ background: url(images/contentbox1.jpg) top  no-repeat; height:8px;}
.ie7contentbox2{ background: url(images/contentbox2.jpg) top  repeat-y; height:100%; }
.ie7contentbox3{ background: url(images/contentbox3.jpg) 244px bottom  no-repeat; height:8px; }
.contentbox1{ background: url(images/contentbox1.jpg) 238px top  no-repeat; height:8px;}
.contentbox2{ background: url(images/contentbox2.jpg) 238px top  repeat-y; height:100%; }
.contentbox3{ background: url(images/contentbox3.jpg) 238px bottom  no-repeat; height:8px;}
.home_ie7contentbox1{ background: url(images3/home_contentbox1.jpg) top  no-repeat; height:8px;}
.home_ie7contentbox2{ background: url(images3/home_contentbox2.jpg) top  repeat-y; height:100%; }
.home_ie7contentbox3{ background: url(images3/home_contentbox3.jpg) 244px bottom  no-repeat; height:8px; }
.home_contentbox1{ background: url(images3/home_contentbox1.jpg) 10px top  no-repeat; height:8px;}
.home_contentbox2{ background: url(images3/home_contentbox2.jpg) 10px top  repeat-y; height:100%; }
.home_contentbox3{ background: url(images3/home_contentbox3.jpg) 10px bottom  no-repeat; height:8px;}

#innercontent{ padding: 10px 10px 10px 10px;}

.nav{ margin-bottom: 20px;}
.nav input { margin-top: 3px; }
.nav h3{ background: url(images/headericon.jpg) top left no-repeat; text-indent: 36px; line-height: 32px; margin:5px 0;}
ul.list{ list-style-type: none;padding: 0; margin: 0; }
ul.list li,ul.list li a{ padding: 0 ; margin: 0; line-height: 46px; text-decoration: none; color:#000; height: 46px; display: block; text-align: left; }

ul.list li.first a{ background: #b4992a url(images/listbg2.jpg) top left repeat-x; background-position: 0 0;}
ul.list li a{ background: #b4992a url(images/listbg2.jpg) top left repeat-x; background-position: 0 -46px;}
ul.list li.last a{ background: #b4992a url(images/listbg2.jpg) top left repeat-x; background-position: 0 -92px;}
ul.list li.only a{ background: #b4992a url(images/listbg2.jpg) top left repeat-x; background-position: 0 -138px;}

ul.list li.first a:hover{ background: #b4992a url(images/listbg.jpg) top left repeat-x; background-position: 0 0;}
ul.list li a:hover{ background: #b4992a url(images/listbg.jpg) top left repeat-x; background-position: 0 -46px;}
ul.list li.last a:hover{ background: #b4992a url(images/listbg.jpg) top left repeat-x; background-position: 0 -92px;}
ul.list li.only a:hover{ background: #b4992a url(images/listbg.jpg) top left repeat-x; background-position: 0 -138px;}

ul.list li a span { background: url(images/bullet.gif) 202px center no-repeat ; height: 46px; display: block; padding: 0 10px; overflow: hidden; /* IE */  }


/* Menubar */

#menubar { margin:0;padding:0;list-style-type: none;list-style: none; }
#menubar li { display: inline; list-style-type: none; list-style: none; }
#menubar li a,#menubar li span,#menubar li input#searchsubmit{float:left;background: url(images3/menu.jpg) top left no-repeat;line-height:31px;overflow: hidden;list-style-type:none;display:block;text-indent:-99999px; border: 0; }

/* huy 2009-10-04 IE8 bug */
#menubar .ie8 {
  margin-top: -13px;
}

#menubar li#searchbox span{ text-indent:0px; }
input#search{ width: 130px; margin: 0px 10px; border:0; background: none; padding: 6px 0 6px 0; text-indent:0px; }

#menubar li#searchtext span{background-position: 0 0;width:66px;}
#menubar li#searchbox span{background-position: -66px 0;width:153px;}
#menubar li#searchicon input#searchsubmit{background-position: -219px 0;width:51px; height: 31px;}

#menubar li#navent1 a{background-position: -270px 0;width:115px;}
#menubar li#navent2 a{background-position: -385px 0;width:115px;}
#menubar li#navent3 a{background-position: -500px 0;width:115px;}
#menubar li#navent4 a{background-position: -615px 0;width:115px;}
#menubar li#navent5 a{background-position: -730px 0;width:115px;}
#menubar li#navent6 a{background-position: -845px 0;width:115px;}

#menubar li#navent1 a:hover{background-position: -270px -31px;width:115px;}
#menubar li#navent2 a:hover{background-position: -385px -31px;width:115px;}
#menubar li#navent3 a:hover{background-position: -500px -31px;width:115px;}
#menubar li#navent4 a:hover{background-position: -615px -31px;width:115px;}
#menubar li#navent5 a:hover{background-position: -730px -31px;width:115px;}
#menubar li#navent6 a:hover{background-position: -845px -31px;width:115px;}

#language {
  position: absolute;
  right: 8px;
  top: -58px;
}

#logo {
  position: absolute;
  top: 15px;
}

/* huy */
input#wpsb_email { width: 100px;}
span.wpsb_form_label br {
  display: none;
}

/* #footer{ width: 680px; float:right;} */
#footer{ margin: 20px; width: 100%; text-align: center; color: #999; }
#footer a{ color:#fdeba9; text-decoration: none;}

/* Others */
.aleft{ text-align: left;}
.acenter{ text-align: center;}
.aright{ text-align: right;}

/* huy. from default theme */
.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

.postmetadata {
    color: #777;
    margin: 15px 0;
    clear: both;
    font-size: 90%;
}
.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

/* huy http://www.sohtanaka.com/web-design/liquid-color-adjustable-css-buttons/ */
.btn {
        float: left;
        clear: both;
        background: url(images3/btn_left.png) no-repeat;
        padding: 0 0 0 10px;
        margin: 5px 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
}
.btn a{
        float: left;
        height: 40px;
        background: url(images3/btn_stretch.png) repeat-x left top;
        line-height: 40px;
        padding: 0 10px;
        color: black;
        font-size: 1em;
        text-decoration: none;
}
.btn span {
        background: url(images3/btn_right.png) no-repeat;
        float: left;
        width: 10px;
        height: 40px;
}
