/*
Theme Name: UNITiD
Theme URI: http://www.unitid.nl/
Description: UNITiD
Author: Matthijs Collard, Shenhau Cheng

Wordpress theme for UNITiD

*/
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	background:url(images/back_paper.gif);
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
}
a {
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#000;
	font-weight:600;
}
a:hover {
	color:#e12000;
	border-bottom:1px dashed #e12000;
	background-color:#f7f7f7;
}
#fancy_wrap a:hover {
	background-color: transparent;
	border:none;
}
hr {
	margin-top:35px;
	border:0;
	width:620px;
	color:#fff;
	clear: both;
}
div#all {
	background: url(images/logolargewhite2.gif) top center no-repeat;
	background-attachment: fixed;
	position: relative;
	padding: 0px 0 0 0;
	min-height: 100%;
}
div#wrapper {
	width:840px;
	padding: 10px 40px 20px 60px;
	/*background-image: url(images/leftlogo.png);
	background-color:#FFF !important;*/
	display: block;
	height: auto;
	position: relative;
	margin: auto;
}
#header {
	float:left;
	width:840px;
	margin:0 0 15px 0;
}
#logo {
	float:left;
	width:auto;
	padding:18px 0 34px 0;
	width: 200px;
	height: 40px;
}
#logo h1, #logo h2 {
	display: none;
}
#logo a {
	color:#ff2b06;
	font-size:60px;
	font-weight:600;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-4px;
}
#logo h2 {
	font-size : 18px;
	font-weight : 200;
	padding : 12px 4px 0 0;
	letter-spacing : -1px;
}
#nav {
	float:right;
	width:auto;
	padding:2px 0 0 0;
}
#nav ul {
	position: relative;
	height:50px;
	float:right;
	z-index: 100;
}
#nav li {
	text-align:center;
	float:right;
	display:inline;
	width:auto;
}
#nav li a {
	font-size:18px;
	font-weight:400;
	display:block;
	padding:15px;
	border-bottom:none;
	color: #666;
}
#nav li a:hover {
	background-color:#f7f7f7;
}
#metanav {
	width: auto;
	display: block;
	text-align: right;
	z-index: 10;
	margin: 0 0 22px 0;
}
#metanav a {
	margin: 0 10px 0 0;
}
#metanav img {
	vertical-align: middle;
	margin: 0px 3px 2px 0px;
}
#metanav form {
	display: inline;
}
#metanav form input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: none;
	border: dotted 1px #999;
}
.current_page_item a, .current_page_ancestor a {
	color: #FF1200 !important;/*
	font-weight: bold !important;	
	background: #f7f7f7 !important;
	*/
}
#content {
	clear: both;
	width:560px;
	float:left;
	/*background-image: url(images/vertlines.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-color:#FFF;*/
	padding:0 0px 30px 0;
	min-height:420px;
	display:inline;
}
.post {
	display: block;
	padding:0 0px 30px 0;
	clear: both;
	background: url(/wp-content/themes/unitid/images/hr.gif) bottom left no-repeat;
}
.post p {
	margin:14px 0 14px 0;
}
.post p.note {
	padding: 10px;
	font-size: 11px;
	background: #EFEFEF;
	border: 1px solid #CCC;
	font-style: italic;
}
.post p.extra {
	padding: 12px;
	font-size: 13px;
	background: #ff9999;
	border: 1px solid #CCC;

}
.post em {
	font-style:italic;
}
.post h2 {
	font-size:30px;
	padding: 10px 0 15px 0;
	font-weight: bold;
}
.post h1, .post h1 a {
	font-size:28px;
	margin:30px 0 10px 0;
	line-height:32px;
	color: #363034;
	font-weight: 100;
	border: 0px;
}
.post h3, .post h4 {
	font-size:20px;
	line-height: 26px;
	margin:20px 0 8px 0;
	font-weight:normal;
}
.post h4 {
	font-size:14px;
}
.post h5 {
	font-size:11px;
	color: #666;
	font-weight: normal;
	padding: 25px 0 4px 0;
	clear: both;
}
.post p.introtext {
	font-weight: bold;
	font-size: 14px;
}
.post h1 a:hover, .post h2 a:hover, .post h3 a:hover, .post h4 a:hover {
	color:#e12000;
}
.post ul {
	list-style-image: url(images/bullet_black.gif);
	list-style-position:outside;
	list-style-type: square;
}
.post .indent {
	padding-left:10px;
}
.post .indent p {
	padding-left:10px;
}
.post small, small {
	font-size:11px;
}
.post small a, small a {
	font-weight:normal;
}
.post .alignright {
	float:right;
	margin-left: 10px;
}
.post .alignleft {
	float:left;
	margin-right: 10px;
}
.post .aligncenter {
	margin:0 auto;
	display:block;
}
.post .borderimage {
	border: 1px solid #CCC;
	padding: 3px;
}
.post abbr {
	font-weight:normal;
}
.post ul.relatedlinks {
	margin: 0 0 70px 0;
}
.post ul.relatedlinks li {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 9px;
	padding:2px 0 2px 20px;
	display:block;
	border-bottom:none;
}
.post ol {
	list-style:decimal;
	margin:0 0 0 30px;
}
.post .wp-caption {
	background:#f7f7f7;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	padding:5px 0px;
}
.post .wp-caption-text {
	margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}
/*portolio stuff*/

.post .thumbnail_230 {
	/*display: inline;*/
	text-align: left;
	cursor: pointer;
	/*float: left !important;*/
	width: 540px;
	background: url(images/background_portf.gif) no-repeat;
	border: none;
	padding: 20px 0 30px 0;
	color: #515151;
	clear: both;
	margin: 0px;
}
.post .alternate {
	/*float: right !important;*/
	clear: none;
}
.post .thumbnail_230 img {
	margin: 0 4px;
	border: 1px solid #CCC;
}
.post .thumbnail_230:hover {
	background: url(images/background_portf_hover.gif) no-repeat;
	color: #fff;
}
.post .thumbnail_230:hover img {
	background: #333;
	color: #FFF;
	border: 1px solid #000;
}
.post .thumbnail_230 h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 10px 5px 5px 5px;
	padding: 0px;
	color: #000;
}
.post .thumbnail_230:hover h2 {
	color: #FFF;
}
.post .thumbnail_230 p {
	font-size: 12px;
	margin: 2px 5px;
}
/*   */

.navigation {
	clear: both;
}
.post blockquote {
	color:#777;
	border-left:5px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
.post pre {
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}
.post .message ul {
	margin:12px 0 0;
}
.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}
.intro {
	background: url(images/overons.gif) no-repeat;
	padding: 0 0 0 10px;
}
.intro h1 {
	font-size: 20px !important;
}
#comments h3, #comments h4 {
	font-size: 24px;
	margin: 10px 0;
	font-weight:normal;
}
#comments h4 {
	font-size:14px;
}
#comments .author {
	font-size:14px;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
#comments em {
	font-style:italic;
	text-align:right;
}
#comments ol.commentlist li {
	margin:10px 0px;
	border:1px dotted #ccc;
	padding:5px 5px;
	background: #FFF;
}
#comments p {
	margin:10px 0px;
}
#comments span {
	text-align:right;
	position:relative;
	display:block;
	color:#eee;
	font-size:30px;
	font-weight:normal;
	top:0px;
	height:0;
	z-index:-1;
}
#comments ul.formlist {
	width:375px;
	text-align: left;
}
#comments ul.formlist li {
	display:block;
	margin:10px 0 0;
}
#comments ul.formlist p {
	margin:10px 0 0;
	text-align:center;
}
#comments input {
	width:370px;
	font-size:18px;
	font-weight:normal;
}
#comments textarea {
	width:370px;
	font-size:18px;
	font-weight:normal;
}
#comments li.submitbutton input {
	text-align:center;
	background:#fff;
	border:1px solid #aaa;
	color:#000;
	font-weight:normal;
	font-size:20px;
	width:374px;
}
#sidebar {
	width:240px;
	float:right;
	display:inline;
	margin:0 0 25px 0;
	padding: 0 0 100px 0;
	color:#666;
	background: url(/wp-content/themes/unitid/images/back_sidebar.gif) no-repeat bottom right;
}
#sidebar h1 {
	font-size:28px;
	margin:30px 0 10px 0;
	font-weight:normal;
	line-height:32px;
	color:#666;
}
#sidebar h3 {
	font-size:16px;
	color:#000;
	background: url(images/overons.gif) 0px -10px no-repeat;
	margin: 20px 0 5px 0;
	padding: 0px;
	display: inline-block;
}
#sidebar h3 a {
	margin:25px 0 3px 0;
	font-size:18px;
	padding:0;
}
#sidebar .block ul {
	color:#666;/* border-bottom:1px dotted #ccc; */
}
#sidebar .block ul .children {
	border:0;
	color:#666;
	padding: 0 0 0 8px;
}
#sidebar .block li {
	border-top:1px dotted #F6F6F6;
}
#sidebar .block li a, .post ul li {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 9px;
*/  font-size:13px;
	font-weight:normal;
	padding:2px 0 2px 20px;
	display:block;
	border-bottom:none;
	color:#666666 !important;
}
#sidebar .accent {
	padding: 5px;
	margin: 15px 0 0 0;
}
.post ul.jcarousel-list li {
	background: none;
	padding: 0px;
}
.post ul li {
	color:#000 !important;
}
#sidebar .block li a:hover {
	background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 9px;
	color:#E12000;
}
#sidebar .widget_search label {
	display:block;
	padding:25px 0 3px 0;
	font-size:18px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px;
	color:#000;
}
#sidebar .widget_recent_comments li {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 9px;
	padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a, #sidebar .widget_recent_comments li a:hover {
	background:none;
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#000;
	font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
	color:#e12000;
	border-bottom:1px dashed #e12000;
	background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
	margin:0 0 8px;
	border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3, #sidebar .calendar h3 {
	border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3 {
	display:none;
}
#sidebar #wp-calendar {
	width:95%;
	text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th {
	text-align:center;
}
#sidebar #wp-calendar caption {
	font-size:18px;
	padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
	font-weight: bold;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
#footer {
	clear: both;
	width:840px;
	color: #999;
	font-size: 10px;
	text-align: center;
	padding:30px 0 0 0;
}
#sidebar .rsswidget, #sidebar .widget_recent_entries, #sidebar .widget_stags_cloud a {
	font-weight:normal;
}
#sidebar .st-tag-cloud a {
	color:#666;
!important
}
#sidebar .st-tag-cloud a:hover {
	color:#e12000;
!important
}

#sidebar .flickr h3{
	margin-right: 100px;
}
.flickr_photo {
	margin-right: 5px;
	margin-bottom: 5px;
}
.widget_quickflickr a {
	text-decoration: none;
	border: none;
}

/*teampage*/
.team-overview{
	width: 580px;
	height: 550px;
}
.team-thumb {
	margin: 0 15px 10px 0;
	text-align: center;
	width: 130px;
	float: left;
	display: inline;
	height: 165px;
}
.team-thumb span{
	
}
.team-thumb a img {
	border: 5px solid #CCC;
}
.team-thumb a:hover img {
	border: 5px solid #333;
}
.more_buttons img {
	vertical-align: middle;
	margin-bottom:4px;
}
.more_buttons a {
	border: none;
	}
.subshoutoverons {
	position: absolute;
	top: 30px;
	right: 80px;
	z-index: 10;
	}
.subshoutoverons a, .subshoutoverons a:hover {
	border: none !important;
	}
