/*
Theme Name: SIOUX
Theme URI: http://ularindonesia.com/
Description: The default Ular Indonesia theme made by <a href="http://idurologi.com">idur</a>.
Version: 1.0
Author: rudy 'idur' rahadian
Author URI: http://idurologi.com/
Tags: elegant, nice, sioux, custom

	Sioux v1.0
	http://idurologi.com

	This theme was designed and built by rudy rahadian,
	whose blog you will find at http://idurologi.com

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

*/

body {
	background-image: url(images/bcg.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	background-color: #a19b69;
	font-family:tahoma;
        color:#383001;


}

#wrapper {
	 margin:0 auto;
	 position:relative;
	 width:955px;
	 
}
#top {
	background-image:url(images/top-cbg.jpg);
	background-repeat:repeat-x;
	height:47px;
	width:896px;
	float:left;
	
}
#top img{
	border:none;
	padding:0;
	
}
#container {
	background-image:url(images/container-bg.png);
    background-repeat:repeat-y;
	width:955px;
	float:left;
	

	}
#content-container {
    margin:0 30px;
	}
#header {
	width:896px;
	height:366px;
	float:left;}
	
.home_slider {
	margin:-10px 0 0 -10px;
	}
	
#header img{
	border:none;
	padding:0;
	position:relative;}
#nav {
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	width:896px;
	height:51px;
	float:left;}
	
#nav ul {
	width:875px;
	position:relative;
	margin:0;
	padding:0;
	text-align:center;
	font-family:trebuchet ms;
	font-size:20px;
	font-weight:lighter;
	color:#716101;
}	
#nav ul li {
	list-style-type:none;
	display:inline;
	margin:8px;
	line-height:50px;
	vertical-align:middle;
	text-transform:uppercase;}

#nav a:link {
	color:#716101;
	text-decoration:none;
	
	}
#nav a:visited {
	color:#716101;
	text-decoration:none;
	}
#nav a:hover {
	color:#292402;
	text-decoration:none;}

#content {
	width:895px;
	font-family:verdana;	
	}
	
#content-page {
	width:840px;
	height:auto;
	padding:15px;
	margin:10px 15px;
    	float:left;
	
	}
#content-left {
	width:530px;
	height:auto;
	margin:0;
	padding:10px;
    float:left;
	border-right:#dad29e solid 1px;
	}
	
#content-right{
	width:323px;
	height:auto;
	margin:0;
	float:right;
	padding-left:20px;
	font-size:10px;
	}
	
#content-right ul {
	width:300px;
	position:relative;
	margin:0px;
	padding:0px;
}	
#content-right ul li {
	list-style-type:none;
	margin:15px 0;
	height:45px;
}
	
	
#content-left img {
	margin: 0 10px 10px 0;
	float:left;
	text-align:left;}	
	
.content {
	font-size:12px;}
	
@import url(http://fonts.googleapis.com/css?family=Gudea);

h2 {
	font-size:20px;
	color:#413213;
	font-weight:bold;
	font-family:'Gudea';
	
	}
h3 {
	font-size:14px;
	color:#B59D0D;
	margin:0;
	padding:0;}
	
.sc-right{
	font-size:14px;
	color:#FFFF99;
	margin:0;
	padding:0 0 5px 0;
	}
h5 {
	font-size:12px;
	line-height:12px;
	margin:0;
	padding-bottom:5px;}
.icon-basic {
	background-image:url(images/icon-basic.jpg);
	background-repeat:no-repeat;
	float:left;
	width:45px;
	height:45px;
	margin-right:15px;
	}
.icon-biologi {
	background-image:url(images/icon-biologi.jpg);
	background-repeat:no-repeat;
	float:left;
	width:45px;
	height:45px;
	margin-right:15px;
	}
.icon-handling {
	background-image:url(images/icon-handling.jpg);
	background-repeat:no-repeat;
	float:left;
	width:45px;
	height:45px;
	margin-right:15px;
	}
.icon-gigitan {
	background-image:url(images/icon-gigitan.jpg);
	background-repeat:no-repeat;
	float:left;
	width:45px;
	height:45px;
	margin-right:15px;
	}
.icon-katalog {
	background-image:url(images/icon-katalog.jpg);
	background-repeat:no-repeat;
	float:left;
	width:45px;
	height:45px;
	margin-right:15px;
	}
.icon-penelitian {
	background-image:url(images/icon-penelitian.jpg);
	background-repeat:no-repeat;
	float:left;
	width:45px;
	height:45px;
	margin-right:15px;
	}

#subcontent {
	width:896px;
	float:left;
	position:relative;
	background-image:url(images/sc-bg.jpg);
	background-repeat:repeat-y;
	}
#subcontent-left {
	width:530px;
	height:auto;
	margin:0;
	padding:10px;
    float:left;
	background-color:#c0b985;
	
	}
#subcontent-right{
	width:326px;
	height:auto;
	margin:0;
	padding:10px;
	float:right;
	background-color:#292402;
	color:#FFFFFF;}
#content-bottom {
	width:856px;
	position:relative;
	background-color:#c0b985;
	height:auto;
	margin:0;
	padding:20px;
	clear:both;
	}		
#container-bottom{
	background-image:url(images/container-bottom.png);
	background-color:transparent;
	width:955px;
	height:11px;
	float:left;
	clear:both;
	margin:0;}
	
#partner {
	width:856px;
	float:left;
	background-color:#161301;
	color:#FFFFFF;
	height:80px;
	padding:20px;
	float:left;
	}
#footer {
	width:955px;
	font-size:11px;
	float:left;
	margin:5px 30px;
	color:#404040;
	}	
#footer a:link {
	color:#404040;
	text-decoration:none;
	
	}
#footer a:visited {
	color:#404040;
	text-decoration:none;
	}
#footer a:hover {
	color:#292402;
	text-decoration:none;}

.left-foot {
	float:left;
	font-weight:bold;}	
	
.left-foot ul {
	width:530px;
	position:relative;
	margin:0px;
	padding:0px;
}	
.left-foot ul li {
	list-style-type:none;
	margin:0 5px;
	display:inline;
	text-transform:inherit;

}

.right-foot {
	float:right;
	width:330px;
	margin:0px;
	}	

/* Format */
a:visited{color:#413213; text-decoration:none;}
a:link{color:#413213; text-decoration:none;}
a:hover{color:#806121;}
.caption {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	line-height:40px;
	vertical-align:middle;
	padding-left:20px;}
	
.title {
	font-size:18px;
	font-weight:bold;
	color:#413213;}
.title a:visited{color:#413213; text-decoration:none;}
.title a:link{color:#413213; text-decoration:none;}
.title a:hover{color:#666600;}
	
#intro-ins {
	padding:20px}
	
.intro-title {
	font-size:21px;
	font-weight:bold;
	color:#FFFFFF;}
	
.intro-content {
	font-size:12px;
	color:#eadbbd;
	line-height:14px;
	padding-top:10px;}
	
.box-content {
	padding:20px;
	color:#413213;
	line-height:14px;}

.box-content img {
	margin-bottom:5px;}
	
.main-content {
	font-size:11px;
	line-height:13px;}
#content-top img{
	float:left;
	margin-right:10px;
	background-color:#FFFFFF;
	padding:5px;
}
.continue {
	font-weight:bold;
	text-decoration:none;
	color:#413213;}
.continue a:visited{color:#413213; text-decoration:none;}
.continue a:link{color:#413213; text-decoration:none;}
.continue a:hover{color:#666600;}

hr {
	border-color:#FCD82F;
	color:#FCD82F;
	}

/******************************************
*   Images                         
******************************************/

/*** default image behaviour ***/
img { border:1px solid #999; padding:1px; }


/*** WordPress specific image classes ***/
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
margin: 4px 15px 5px 0;
}

.alignright {
float: right;
}

.wp-caption {
   text-align: center;
   background-color: #fff;
   margin-top:5px;
   margin-right: 15px;
   margin-bottom:0px;
}

.wp-caption img{
   padding:2px;
   border:1px solid #999;
}

.wp-caption img:hover{
   border:1px solid #333;
}

.wp-caption p.wp-caption-text {
   color:#666;
   font-size: 10px;
   line-height: 12px;
   padding: 7px 4px 2px 5px!important;
   margin: 0!important;
}

/* Begin Form Elements */



#searchform {

	margin: 10px;
	padding: 5px 3px;
	text-align: center;
	float:right;
	
	}


#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border:solid 1px #FCD82F;
	}

#sidebar #searchsubmit {
	padding: 1px;
	
	
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	
	
	}

select {
	width: 130px;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 520px;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: left;

	}

/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}



.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color:#c0b985;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;

	}

/* End Comments */
