/*   
Theme Name: Orange Aria
Theme URI: http://www.orangearia.nl
Description: Let's Talk!
Author: Sander Jansma & Murat Zeytin
Author URI: http://www.orangearia.nl
Version: 2.0
*/

/* Spotlight Featured Content */
#featured { display: none; background-color: white; width: 500px; padding:0; margin: 0; position: relative; height: 275px; overflow: hidden;}
#featured ul.ui-tabs-nav{ position:absolute; top:0; left: 415px; list-style:none; padding:0; margin:0; border: 0; background: none; background-color: white;}
#featured ul.ui-tabs-nav li {padding:0; margin: 0;}
#featured ul.ui-tabs-nav li img{ padding: 0; margin: 0; border: 1px solid gray;}
#featured li.ui-tabs-nav-item a{ display: block; height: 52px; padding: 0; margin: 0;}
#featured li.ui-tabs-nav-item a:hover{padding:0; margin: 0;}

#featured li.ui-tabs-selected { border: none; padding:0; margin: 0;}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {padding:0; margin: 0;}
#featured ul.ui-tabs-nav li.ui-tabs-selected img { padding: 0; margin: 0; border: 1px solid #E95D10; }

#featured .ui-tabs-panel{ background-color: white; width:300px; height: 210px; position:relative; padding: 0; margin: 0; }
#featured .ui-tabs-panel .info{ position:absolute; width: 500px; top:213px; left:0; height:60px; color: black; padding: 0; margin:0; font-size: 12px;}
#featured .info h2{ padding: 3px 0 0 5px; color:black; margin:0; overflow:hidden; font-size: 14px;}
#featured .info p { padding: 5px; margin: 0; }
#featured .info a {color: black; font-weight: bold; padding: 0;}
#featured .info a:hover{ text-decoration: underline;}

#featured .ui-state-default {background:none; padding: 0; margin:0; border-style: none; border: none; list-style: none;}

.fragment { padding: 0; margin:0; display: none;}



/* CLEARFIX DINGETJES */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE5/Mac \*/
* html .clearfix {
	height: 1px;
	}
.clearfix {
	display: block;
	}
/* End hide from IE5/Mac */

#headcontact img { margin: 3px 0 0 5px;}

body {
	font-size: 12px;
	background: #ebebeb url('images/bg-body.png');
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}

a {
	text-decoration: none;
	color: black;
	}

a:hover {
	text-decoration: underline;
	}
	
#hlwrap {
	margin-left: auto;
	margin-right: auto;	
	width: 950px;
	height: 55px;

	}

#hltitle {
	float: right;
	display: block;
	color: #000000;
	text-align: right;
	padding: 17px 5px 0 0;
	}
	
#headcontact {
	float: left;
	display: block;
	color: #000000;
	text-align: left;
	padding: 17px 5px 0 0;
	}

#header {
	text-align: left; 
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 192px;
	background: url('images/header.png')
	}
	
#menu {
	position: relative;
	width: 550px;
	left: 175px;
 	top:110px;
	}

#menu li {
	display:inline;
	list-style:none;
}

#menu li a {
	color: #ffffff;
	font-size: 14px;
	padding: 5px 7px 5px 7px;
	}

#menu li a:hover {
	color: #e95d10;
	background-color: white;
	}

#menu li.current_page_item a {
	color: #e95d10;
	background-color: white;
	}

a {
  	outline: none;
}

#wrapper {
	width: 950px;
	background-color: #ebebeb;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	}
	
#portfoliowraptop {
	width: 950px;
	height: 13px;
	margin: 20px 0 0 0;
	background: url('images/portfoliowraptop.png');
	background-repeat: no-repeat;
	}
	
#portfoliowrapcontent {
	text-align: left;
	padding: 0;
	margin: 0;
	width: 950px;
	background: url('images/portfoliowrapcontent.png');
	}
	
#portfoliowrapbottom {
	width: 950px;
	height: 13px;
	margin-bottom: 10px;
	background: url('images/portfoliowrapbottom.png');
	}

.porthumb {
	border: 1px solid gray;
	margin: 3px;
}

#searchinfobar {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 65px;
	background: url('images/searchinfobar.png');
	margin-top: 10px;
	}

#currentpage {
	width: 150px;
	height: 40px;
	float: left;
	text-align: left;
	padding: 25px 0 0 15px;
	border-right: 1px solid #bababa;
	font-family: Georgia, serif;
	font-size: 20px;
	}

#searchbox {
	height: 46px;
	float: left;
	color: #707070;
	text-align: left;
	padding: 19px 0 0 15px;
	font-size: 11px;
	}

#searchbox .textfield {
	background: #ffffff;
	border: 1px solid #d1d1d1;
	width: 175px;
	height: 20px;
	float: left;
	padding: 5px 0 0 2px;
}

#searchbox .button {
	background:none;
	border:0px;
	width:20px;
	height:20px;
	cursor:pointer;
	float:left;
	margin: 1px 0 0 15px;
}

#content-left {
	width: 528px;
	float: left;
	text-align: left;
	position: relative;
	}
	
#content-right {
	width: 412px;
	float: right;
	text-align: left;
	position: relative;
	}
	
#content-left-big {
	width: 630px;
	float: left;
	text-align: left;
	position: relative;
	}
	
#content-right-small {
	width: 310px;
	float: right;
	text-align: left;
	position: relative;
	}

#tabs {
	display: none;
	width: 404px;
	margin-bottom: 10px;
	}
	
#tabs.li {
	display: none;
	}

.more {
	font-size: 12px;
	background: url('images/icon-more.gif');
	font-family: Verdana;
	font-size: 11px;
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 15px 2px 0;
	display: inline-block;
	}	
.more:hover {
	text-decoration: underline;
	}

.blockleft img, .blockright img {
	border-style: none;
	}
	
.widget .avatar img {  
	border-style: none;
	margin: 8px;
	border: 1px solid gray;
	width: 75px;
	height: 100px;
	}
	
.blocktitle {
	width: 160px;
	min-height: 17px;
	max-height: 17px;
	overflow: hidden;
	float: left;
	margin: 0 0 10px 0;
	}
	
.blocktitle a {
	font-size: 12px;
	font-weight: bold;
	}

.blocktitle a:hover {
	text-decoration: underline;
	}
	
.post-content h2 a, .postbig-content h2 a {
	color: #252525;
	text-decoration: none;
	}
	
.post-content h2 a:hover, .postbig-content h2 a:hover {
	color: #252525;
	}

.post-top {
	width: 527px;
	height: 13px;
	background: url('images/post-top.png');
	background-repeat: no-repeat;
	}
.post-content {
	width: 507px;
	padding: 0 10px 0 10px;
	background: url('images/post-bg.png');
	overflow: hidden;
	color: #363636;
	}

.post-bottom {
	width: 527px;
	height: 13px;
	margin-bottom: 10px;
	background: url('images/post-bottom.png');
	}
	
.postbig-top {
	width: 630px;
	height: 13px;
	background: url('images/postbig-top.png');
	background-repeat: no-repeat;
	}
.postbig-content {
	width: 610px;
	padding: 0 10px 0 10px;
	background: url('images/postbig-bg.png');
	overflow: hidden;
	color: #363636;
	}

.postbig-bottom {
	width: 630px;
	height: 13px;
	margin-bottom: 10px;
	background: url('images/postbig-bottom.png');
	}
	
.postsmall-top {
	width: 600px;
	height: 13px;
	background: url('images/postsmall-top.png');
	}
.postsmall-content {
	width: 580px;
	padding: 0 10px 0 10px;
	background: url('images/postsmall-bg.png');
	overflow: hidden;
	color: #363636;
	}

.postsmall-bottom {
	width: 600px;
	height: 13px;
	margin-bottom: 10px;
	background: url('images/postsmall-bottom.png');
	}

.postmetadata {
	font-size: 10px;
	height: 28px;
	}
	
#respond p 	{
	padding: 0;
	margin: 0;
	}

.postmetaleft {
	float:left;
	text-align:left;
	height: 28px;
	}

.postmetaright {
	float:right;
	text-align:right;
	vertical-align: bottom;
	height: 28px;
	padding-bottom: 7px;
	}
	
.postmetaright:hover {
	float:right;
	text-align:right;
	background-image: url('images/plus-icon-on.gif');
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding-bottom: 7px;
	height: 28px;
	}
	
	
.blockleft {
	position: relative;
	font-size: 10px;
	width: 160px;
	min-height: 160px;
	max-height: 160px;
	padding: 0 0 0 5px;
	float: left;
	margin: 0 0 10px 0;
	background: url('images/blockend.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	}
	
.blockright {
	position: relative;
	font-size: 10px;
	width: 160px;
	min-height: 160px;
	max-height: 160px;
	padding: 0 0 0 5px;
	float: left;
	margin: 0 0 10px 30px;
	background: url('images/blockend.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	}	
	
	
.postmetarightblok {
	position: absolute; bottom: 0; right: 0;
	height: 19px;
	margin: 5px;
	background-image: url('images/plus-icon-off.gif');
	background-repeat: no-repeat;
	}

.postmetarightblok:hover {
	background-image: url('images/plus-icon-on.gif');
	background-repeat: no-repeat;
	margin: 5px;
	}

.postmetaright img {
	margin-top: 15px;
	}

.boxcaptions {
	background: url('images/bg-body.png');
	color: #fff;
	padding: 6px;

}
.box {
	background-color: #fff6ed;
	padding:8px 12px;
	border: 1px solid #d7d7d7;
	margin: 0 0 10px 0;
}
.gebruikersfoto {
	margin: 3px 0 10px 0;
	float:right;
	border: 1px solid gray;
	}
	
#pagenavi .newer a, 
#postnavi .prev a {
	color: black;
	float:left;
	padding: 10px;
	margin-bottom: 0px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	color: black;
	float:right;
	padding: 10px;
	margin-bottom: 10px;
	line-height:16px;
}

.comment-icon {
	background: url(images/comment-icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	float: right;
	}
	
.commentlink {
	float: left;
	width: 16px;
	height: 11px;
	display: block;
	}
	
.post-content a, .postbig-content a {
	color: black;
	text-decoration: underline;
	}

.post-content a:hover, .postbig-content a:hover {
	color: gray;
	}

#widgetsmall a:hover, #widgetfrb a:hover, #widgetbig a:hover {
	text-decoration: underline;
	}	

textarea#comment {
	width: 504px;
	border: 1px solid gray;
}

.comment ol {
	padding: 0;
	margin: 0;
	list-style: none;
	}
.comment {
	padding-top: 10px;
	}
.commenttext {
	padding: 0 10px 0 10px;
	}
.comment-author {
	padding: 5px;
	background-color: #f3f3f3;
	border: 1px solid #dddddd;
	line-height: 20px;
	}
.comment-author img {
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 8px 0 0;
	}
.comment-meta, .comment-meta a, .comment-meta a:visited {
	font-size: 10px;
	float: right;
	}
.commentedit {
	float: right;
	}
	
.box li {
	padding: 0;
	margin-left: 15px;
	}
	
.box a {
	color: black;
	}

.box a:hover {
	text-decoration: underline;
	}

.alignleft {
	float:left;
	text-align:left;
	margin-right: 10px;
	margin-bottom: 6px;
	border: none;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
	margin-bottom: 6px;
	border: none;
}
.aligncenter {
	display: block;
	margin: 5px 5px 7px 0;
	border: none;
}
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 10px 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #eeeeee;
}

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


#spotlight {
	position: relative;
	width: 507px;
	height: 275px;
	padding: 0 10px 0 10px;
	background: url('images/post-bg.png');
	}

h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	}
	
h2 a:hover {
	text-decoration: underline;
	}

#widgetsmall-top h2, #comments {
	margin: 0;
	padding: 10px 0 0 10px;
	}
	
#respond h3 {
	padding: 0;
	margin: 0;
	}
	
p	{
	margin-bottom: 0;
	}

ul {
	padding: 0;
	margin: 0;
	}
	
#widgetswrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	}
	
#sidebar {
	text-align: left;
	display: block;
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	}
	
#sidebar-links {
	text-align: left;
	display: block;
	float: left;
	width: 310px;
	margin: 0 0 0 0;
	}

#sidebar-midden {
	text-align: left;
	display: block;
	float: left;
	width: 310px;
	margin: 0 0 0 10px;
	}

#sidebar-rechts {
	text-align: left;
	display: block;
	float: left;
	width: 310px;
	margin: 0 0 0 10px;
	}

#widgetsmall-top {
	height: 34px;
	background-image: url('images/widget-top.png');
	}

#widgetsmall-content {
	background-image: url('images/widget-bg.png');
	}
#widgetfrb-content {
	background-image: url('images/widget-bg.png');
	height: 240px;
	}
	
#widgetsmall-content p, #widgetfrb-content p {
	padding: 0 0 0 10px;
	}

#widgetsmall-bottom {
	height: 10px;
	margin: 0 0 10px 0;
	background-image: url('images/widget-bottom.png');
	}

#widgetsmall-content li, #widgetfrb-content li {
	border-bottom: 1px solid white;
	list-style: square;
	margin: 0 20px 0 30px;
	line-height: 30px;
	font-size: 11px;
	}

#widgetbig-top {
	text-align: left;
	overflow: hidden;
	height: 11px;
	background: url('images/widget-right-top.png');
	}

#widgetbig-content {
	text-align: left;
	overflow: hidden;
	background: url('images/widget-right-bg.png');
	padding: 0 10px 0 10px;
	}

#widgetbig-bottom {
	overflow: hidden;
	margin: 0 0 10px 0;
	height: 11px;
	background: url('images/widget-right-bottom.png');
	}
	
#widgetbig-content li {
	list-style: square;
	margin: 0 20px 0 20px;
	font-size: 11px;
	}

.flickrimg {
	margin: 12px;
	border: 1px solid #ddd;
	}

#footer { 
	height: 107px;
	background: url('images/bg-footer.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 20px 0 0 0;
	padding: 30px 0 0 0;
	color: #ffffff;
	}
#footer a {
	color: white;
	}
	
/* Eigen style voor pagina navigatie binnen het Portftolio */
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {color:black; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* Eigen style voor commentaar navigatie binnen het Portftolio */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}
.navigation { width: 903px; background-color: #fff6ed; padding:8px 12px; border: 1px solid #d7d7d7;}