/*
Theme Name: UT - ISO
Theme URI: http://www.ut-iso.org/
Description: Custom template for University of Twente - Indonesia Support Office.
Version: 0.7
Author: Bima ST
Author URI: http://bimasatria.com/
*/


body {
  margin: 0;
  padding: 0;
  background: #dedede url('images/bg-body.jpg') top center repeat-y;
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
}

.container {
  background: #fff;
}

.container:after {
  content: "";
}

.clear {
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* End captions */

#header {
  background: #000;
  height: 93px;
  border-bottom: solid 1px #fff;
}

/* Main Logo */
#logo {
  padding-top: 24px;
  padding-left: 15px;
}

/* Main menu */
#hd-search {
  padding: 10px 15px 15px 0;
}

#hd-search #searchform {
  text-align: right;
}

#hd-search #searchform input {
  background: url('images/bg-search.gif') top left no-repeat;
  border: none;
  width: 225px;
  padding: 2px 0 0 25px;
  height: 20px;
}

ul#mainmenu {
  margin: 0;
  padding: 0;
  height: 40px;
}

ul#mainmenu li {
  margin: 0 5px 0 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

ul#mainmenu li a, ul#mainmenu li a:visited {
  font-family: 'Arial Narrow', 'Helvetica CE', Arial, Tahoma;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  padding: 7px 10px;
  font-size: 13px;
  line-height: 13px;
  border: solid 1px #000;
}

ul#mainmenu li a:hover {
  background: #333;
  border: solid 1px #666;
}

ul#mainmenu li.current a, ul#mainmenu li.current a:visited {
  background: #fff;
  border: solid 1px #fff;
  color: #000;
}

/* Slideshow */
#slider1 {
	width: 976px; /* important to be same as image width */
	height: 285px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1Content {
	width: 976px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 956px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 14px;
	margin: 30px 0;
	color: #fff;
}
#slider1 .left {
	top: 0;
	left: 0;
	width: 150px !important;
	height: 285px;
}
#slider1 .right {
	right: 0;
	bottom: 0;
	width: 150px !important;
	height: 285px;
}
#slider1 ul {
	list-style-type: none;
}

/* subheader */
#subheader {
  line-height: 0;
}

/* Main area */
#main-content {
  border-top: solid 8px #fff;
}

.frontpage#main-content {
  border-top: none;
}

/* Read more button */
#main-content a.read-more, #main-content a.read-more:visited {
  background-image: url('images/btn-rm.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 152px;
  height: 24px;
  display: block;
  float: left;
  font-size: 0;
}

#main-content a.read-more:hover {
  background-position: 0 -24px;
}

/* Highlight items at frontpage */
.frontpage#main-content #row1 {
  margin-bottom: 10px;
  padding-top: 5px;
}

#main-content .focus {
  height: 96px;
  padding: 50px 15px 0 15px;
  font-weight: bold;
}

#main-content .focus#box-red {
  background: #fff url('images/box-red.jpg') top left no-repeat;
}

#main-content .focus#box-orange {
  background: #fff url('images/box-orange.jpg') top left no-repeat;
}

#main-content .focus#box-blue {
  background: #fff url('images/box-blue.jpg') top left no-repeat;
}

#main-content .focus p {
  margin-bottom: 10px;
}

#main-content .focus p strong {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}

#main-content .focus p a, #main-content .focus p a:visited {
  text-decoration: none;
  color: #fff;
}

/* 2nd row content in front */
.frontpage#main-content #row2 {
  background: url('images/bg-bottom.jpg') bottom left no-repeat;
  padding-bottom: 0px;
}

.frontpage#main-content #row2 #left {
  border-top: solid 10px #fff;
  background: transparent url('images/bg-row2.gif') top center repeat-y;
}

.frontpage#main-content .box1 {
  margin: 0 20px;
  padding-bottom: 10px;
  background: transparent;
}

.frontpage#main-content .box1 h3 {
  margin-bottom: 0;
}

.frontpage#main-content .box1 p {
  margin-bottom: 5px;
  padding: 0;
}

.frontpage#main-content .box1 img.bordered {
  border: solid 3px #ddd;
  float: none;
  margin: 0;
  padding: 0;
}

/* Row 3 */
.frontpage#main-content #row3 {
  background: #eee url('images/bg-row3.gif') top center repeat-y;
  border-top: solid 1px #ddd;
  border-bottom: solid 5px #ddd;
}

.frontpage#main-content #row3 .content {
  background: transparent url('images/mailbox.jpg') bottom right no-repeat;
}

.frontpage#main-content #row3 {
  padding: 15px 0;
}

.frontpage#main-content #row3 .box2 {
  margin: 0 15px;
}

.frontpage#main-content #row3 h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.frontpage#main-content #row3 h3 a, .frontpage#main-content #row3 h3 a:visited {
  color: #44a6e4;
  text-decoration: none;
}

.frontpage#main-content #row3 h3 a:hover {

}

#sidebar {
  background: #eee;
}

.frontpage #sidebar {
  background: #fff;
}

.frontpage .module h3, #sidebar .module h3 {
  font-family: "Arial Narrow",Frutiger,Univers,"Helvetica Neue","Lucida Grande",Calibri,Helvetica,Verdana,sans-serif;
  text-transform: uppercase;
  border-bottom: solid 1px #ddd;
  padding: 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

#sidebar .module {
  border: solid 7px #fff;
  border-width: 7px 0 0 0;
}

#sidebar .module ul {
  margin: 0;
  padding: 0;
}

#sidebar .module ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
} 

.module.latest, #sidebar .module.latest {
  padding: 0 0 10px 0;
  border-top: solid 5px #666;
}

.module.latest.alt {
  border-width: 1px;
  border-color: #ccc;
} 

.module.latest h3 {
  color: #333;
  border-bottom: solid 1px #ccc;
}
.module.latest.alt h3 {
  font-size: 13px;
  font-family: Arial;
  border-color: #ccc;
  background: #ddd;
}
.frontpage .module.latest {
  background: #eee;
}
.module.latest ul.latest-news, #sidebar .module.latest ul.latest-news {
  margin: 0 10px;
}

.module.latest ul.latest-news li, #sidebar .module.latest ul.latest-news li {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #ddd;
}

.module.latest ul.latest-news li .date {
  float: left;
  display: block;
  width: 90px;
}
.module.latest ul.latest-news li .item {
  float: right;
  width: 190px;
}

.module.latest ul.latest-news li a {
  text-decoration: none;
  color: #1969ad;
}
#sidebar .module#archive-list {
  border-top: solid 5px #666;
}

#sidebar .module#archive-list h3 {
  border-bottom: solid 1px #ddd;
  margin-bottom: 0;
  padding-left: 0;
}

#sidebar .module#archive-list ul {
  margin: 0 15px;
  padding: 5px 0;
}

#sidebar .module#archive-list ul ul {
  margin: 0 0 15px 0;
  padding: 0;
}

#sidebar .module#archive-list ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sidebar .module#archive-list a, #sidebar .module#archive-list a:visited {
  text-decoration: none;
  display: block;
  padding: 5px;
  border-bottom: solid 1px #ddd;
  color: #555;
}

#sidebar .module#archive-list a:hover {
  background: #666;
  color: #fff;
}

/* Blog article page */
#blog {
  
}

#blog h2 {
  padding: 5px 0 5px 35px;
  margin: 0 10px ;
  border-bottom: solid 5px #ddd;
  color: #c00;
  font-weight: bold;
  font-family: 'Arial Narrow', arial, helvetica, verdana, sans-serif;
  background: url('images/bg-title.gif') 0 5px no-repeat; 
}

.article-blog {
  margin: 0 10px;
}

.article-blog img.thumbnail {
  border: solid 3px #ddd;
  margin: 5px 15px 10px 0;
}

.article-blog h3 {
  
}

.article-blog h3 a, .article-blog h3 a:visited {
  text-decoration: none;
  font-size: 27px;
  color: #000;
}

.article-blog h3 a:hover {
  color: #c00;
}

.article-blog p.info {
  color: #999;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}

.article-blog p.info a, .article-blog p.info a:visited {
  color: #1969ad;
  text-decoration: none;
  text-transform: normal;
}

.article-blog .meta {
  margin-top: 20px;
  margin-bottom: 7px;
  text-align: right;
}

.article-blog .meta span.comment {
  background: url('images/bg-comm.gif') top left no-repeat;
  padding: 5px 5px 5px 28px;
}

.article-blog .meta span.comment a, .article-blog .meta span.comment a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.article-blog .post {
  padding: 20px 0 0 0;
  border-bottom: solid 1px #ccc;
  border-top: solid 5px #f3f3f3;
  color: #444;
}

/* Single post page */
#single {
  padding: 15px 0;
  margin: 0 15px;
}

#single .post {

}

#single .post .cat {
  margin-bottom: 5px;
}

#single .post .cat a, #single .post .cat a:visited {
  color: #c00;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
}

#single .post .cat a:hover {
  color: #a00;
}

#single .post h1 {
  margin: 0;
  border-bottom: solid 5px #ddd; 
  font-weight: normal;
  padding-bottom: 15px;
  font-size: 24px;
}

#single.page .post h1 {
  margin-bottom: 20px;
}

#single .post .info {
  text-align: right;
  color: #888;
  font-size: 11px;
  margin-bottom: 30px;
}

#single ul#steps {
  margin: 0;
  padding: 0;
}

#single ul#steps li {
  float: left;
  margin: 0 5px 5px 0;
  padding: 0;
  list-style-type: none;
}

#single ul#steps li a, #single ul#steps li a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  display: block;
  background: #76a124;
  padding: 10px;
  height: 60px;
  width: 98px;
}

#single ul#steps li a:hover {
  background: #94bf42;
}

#single ul#steps li.current_page_item a, #single ul#steps li.current_page_item a:visited {
  background: #c00;
}

#single ul#steps li.current_page_item a:hover {
  background: #a00;
}

/* Comments */
#comments {
  margin-top: 30px;
}
h3.comment-title {
  font-size: 13px;
  margin-bottom: 7px;
}

h3.comment-title .title {
  background: #b00;
  color: #fff;
  padding: 5px 10px;
  border: solid 2px #ddd;
  font-weight: bold;
}

ol.commentlist {
  margin: 0;
  padding: 0;
}
ol.commentlist li {
  padding: 10px;
  background: #eee;
  list-style-type: none;
  margin-bottom: 10px;
  border: solid 1px #ccc;
}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {
  float: right;
  text-align: right;
}
ol.commentlist li.comment div.vcard span.fn {
  float: right;
  display: block;
  clear: both;
}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {
  width: 60px;
  height: 60px;
  border: solid 3px #ccc;
  clear: right;
}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {
  color: #666;
  font-size: 0.8em;
  margin-bottom: 15px;
}
ol.commentlist li.comment div.comment-meta a {}
ol.commentlist li.comment  {}
ol.commentlist li.comment .username { 
  font-size: 14px;
  color: #187dc4;
  font-weight: bold;
}
ol.commentlist li.comment .username a, ol.commentlist li.comment .username a:visited {
  color: #187dc4;
  text-decoration: none;
}
ol.commentlist li.comment div.reply {
  padding: 5px 0;
  margin-bottom: 5px;
}
ol.commentlist li.comment div.reply a, ol.commentlist li.comment div.reply a:visited {
  color: #fff;
  text-decoration: none;
  background: #555;
  border: solid 2px #666;
  padding: 3px 10px;
}
ol.commentlist li.comment div.reply a:hover {
  background: #777;
}
ol.commentlist li.comment ul.children {
  margin: 10px 0 0 0;
  padding: 0;
}
ol.commentlist li.comment ul.children li {
  border-top: solid 1px #ccc;
  list-style-type: none;
  margin: 0;
  border-left: solid 10px #ccc;
  background: #fff;
}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {}
ol.commentlist li.comment ul.children li.depth-3 {}
ol.commentlist li.comment ul.children li.depth-4 {}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {}
ol.commentlist li.odd {}
ol.commentlist li.parent {}
ol.commentlist li.pingback {}
ol.commentlist li.pingback div.comment-author {}
ol.commentlist li.pingback div.vcard {}
ol.commentlist li.pingback div.vcard cite.fn {}
ol.commentlist li.pingback div.vcard cite.fn a.url {}
ol.commentlist li.pingback div.vcard span.says {}
ol.commentlist li.pingback div.commentmetadata {}
ol.commentlist li.pingback div.comment-meta {}
ol.commentlist li.pingback div.comment-meta a {}
ol.commentlist li.pingback  {}
ol.commentlist li.pingback div.reply {}
ol.commentlist li.pingback div.reply a {}
ol.commentlist li.pingback ul.children {}
ol.commentlist li.pingback ul.children li {}
ol.commentlist li.pingback ul.children li.alt {}
ol.commentlist li.pingback ul.children li.bypostauthor {}
ol.commentlist li.pingback ul.children li.byuser {}
ol.commentlist li.pingback ul.children li.comment {}
ol.commentlist li.pingback ul.children li.comment-author-admin {}
ol.commentlist li.pingback ul.children li.depth-2 {}
ol.commentlist li.pingback ul.children li.depth-3 {}
ol.commentlist li.pingback ul.children li.depth-4 {}
ol.commentlist li.pingback ul.children li.depth-5 {}
ol.commentlist li.pingback ul.children li.odd {}
ol.commentlist li.thread-alt {
    background: #fff;
}
ol.commentlist li.thread-even {
  background: #eee;
}
ol.commentlist li.thread-odd {
    
}
#respond {
  background: #666;
  color: #fff;
}

#respond h3 {
  color: #fff;
  padding: 10px;
  border-bottom: solid 1px #888;
}

#respond form#commentform {
  padding: 0 0 15px 0;
  margin: 0 15px;
}

#respond .form-label {
  margin-bottom: 5px;
}

#respond #form-section-author, #respond #form-section-email, #respond #form-section-url {
  float: left;
  width: 190px;
  margin-right: 10px;
  line-height: 20px;
}

#respond #form-section-author input, #respond #form-section-email input, 
#respond #form-section-url input{
  width: 180px;
  border: solid 3px #888;
  padding: 2px;
}

#respond #form-section-comment {
  clear: both;
  margin-top: 10px;
}

#respond .form-textarea textarea {
  width: 580px;
  height: 150px;
  border: solid 3px #888;
  padding: 2px;
  font-style: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

#footer {
  padding: 5px 0;
  font-size: 11px;
  background: #000;
  color: #fff;
  font-weight: normal;
}

#footer .last {
  text-align: right;
}

#footer #bottom-menu {
  padding: 5px;
  margin: 15px;
}

#footer #copyright {
  line-height: 1em;
  margin: 5px;
  padding: 5px;
}

#footer a, #footer a:visited {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}