/*
Theme Name: Yashfa
Theme URI: http://wpgpl.com/themes/yashfa
Description: Yashfa is Grid Based layout for Ordinary Blogger. Yashfa contain so many widget, extra footer and many more.
Version: 1.7
Author: Nurudin Jauhari
Author URI: http://wpgpl.com/
Tags: blue, orange, custom-header, fixed-width, two-columns,right-sidebar


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	Crafted on 12 February 2009
	Last Edit: 25 July 2009 12.12  +7 GMT

*/

/* import stylesheets and hide from ie/mac \*/
@import url("css-reset.css");
@import url("css-navi.css");
@import url("css-menu.css");
@import url("css-comment.css");
@import url("css-wordpress.css");
/* end import/hide */

/* Begin Typography & Colors */


body {
	font: 13px arial, verdana, sans-serif;
}

pre, code {
	font: 1.1em 'Courier New', Courier, Fixed;
	width: 500px;
	overflow: auto;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* L I N K S */

a:link, a:visited {
	color: #0A73A3;
	text-decoration: none;
	}
	
a:hover {
	color: #0A43A3;
	text-decoration: underline;
	}


/* Etc
******************** */
br.clear {
	clear: both;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Basic */
#page {
	width: 950px;
	margin: 0 auto;
}
#thebg {
	background: url(images/bg/sidebar.jpg) right 0 repeat-y;
	overflow: auto;
}
#content-wrap {
	float: left;
	width: 100%;
}

#content {
/*	margin: 0 425px 0 0; */
	margin: 0 275px 0 0;
	padding-top: 20px;
}
#sidebar {
	float: left;
	position: relative;
	margin-left: -235px;
	width: 225px;
	margin-top: 20px;

/*	margin-left: -395px;
	width: 395px; */
	}



/* Menu */
#navr {
	background: #333;
	height: 50px;
}
#navr2 {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.menu {
	list-style: none;
	padding-bottom: 5px;
}
.menu li {
	float: left;
}
.menu li a:link, .menu li a:visited {
	padding: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 5px;
}
.menu li li a:link, .menu li li a:visited {
	margin-right: 0;
}
.menu li.current_page_item a {
	background: #BA2800;
}
.menu li a:hover {
	background: #ED3300;
}

/* /Menu */

/* Header */
#header {
	margin: 30px 0 0;
	width: 950px;
	height: 170px;
	background: #000 url(images/header.jpg) 0 0 no-repeat;	
	position: relative;
	z-index: 499;
}
#header h1 a {
	color: #fff;
	position: absolute;
	left: -5px;
	top: 107px;
	font-size: 67px;
	letter-spacing: -5px;
	text-transform: uppercase;
}
#header h1 a:hover {
	text-decoration: none;
}
.description {
	position: absolute;
	top: 50px;
	left: 0;
	border-left: 30px solid #ED3300;
	padding-left: 5px;
	color: #ccc;
	font-size: 30px;
}
/* /Header */

/* Post */

.post {
	margin-bottom: 35px;
	min-height: 268px;
position: relative;
}

.posties {
	position: relative;
}
.posties .two {
	position: absolute;
	left: 0;
	top: 0;
	width: 110px;
	padding-right: 20px;
	text-align: right;
	border-right: 1px solid #999;
	min-height: 200px;
}
.two .dater {
	width: 60px;
	height: 60px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 5px;
}
.dater h3 {
	font-size: 25px;
}
.posties .one {
	margin-left: 150px;
	padding-top: 20px;
}

	.post h2 {
		font-family: Helvetica, Arial, verdana, sans-serif;
		font-size: 25px;
margin-bottom: 5px;
	}
	.post h2 a {
		color: #BA2800;
		text-decoration: none;
		border-bottom: 1px solid #999;
		display: block;
		padding-bottom: 5px;
	}
	
	.entry h3 {
		margin: 15px 0 0;
		font-size: 18px;
	}
	.entry h4 {
		margin: 15px 0 0;
		font-size: 16px;
	}
	.entry h5 {
		margin: 15px 0 0;
		font-size: 14px;
	}



	.entry p {
		line-height: 1.4em;
		margin-bottom: 20px;
	}
	.entry ul {
		list-style: square;
	}
	.entry ol {
		list-style: decimal;
	}	
	.entry li {
		line-height: 1.8em;
		margin-left: 20px;	
	}

.tagged {
	font-style: italic;
	font-size: 15px;
	color: #777;
}

.metadata {
	color: #999;
	margin-top: 70px;
	padding: 10px 0;
}
.metadata  a{
	color: #777;
	text-decoration: underline;
}

.postmetadata {
	background: #efefef;
	padding: 10px;
	margin-top: 20px;

}	

.pagetitle {
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	text-align: right;
}

.recent2 li {
	display: block;
	color:#777;
	font-size:0.9em;
	float: left;
	text-align: right;
	width: 500px;
	padding: 5px 0;
	line-height: 22px;
	border-bottom: 1px solid #ccc;
}
.recent2 li a {
	font-size:1em;
	font-weight: bold;
	float: left;
	text-align: left;
}
/* /Post */


/* Sidebar */
#sidebar ul {
	list-style:  none;
}
#sidebar h2, #sidebar h3 {
	color: #0A73A3;
	font-weight: normal;
	font-size: 19px;
	padding: 0 0 5px;
}

#sidebar .boxr, #sidebar .categories, #sidebar .linkcat {
	padding: 10px 0;
}
#sidebar .categories li, #sidebar .archives li {
	text-align: right;
	color: #999;
	font-size: 11px;
}
#sidebar .categories li a:link, #sidebar .categories li a:visited, #sidebar .archives li a:link, #sidebar .archives li a:visited {
	text-align: left;
	float: left;
	font-size: 13px;
}
#sidebar .boxy {
	margin-bottom: 20px;
	padding: 10px 0;
}
#s {
	width: 160px;
	border: 1px solid #777;
	padding: 3px;
}
#searchsubmit {
	padding: 2px;
	background: #444;
	color: #fff;
	border: 1px solid #444;
}
#sidebar .buser {
	border: 1px solid #ABD808;
	border-top: 4px solid #ABD808;
	border-bottom: 4px solid #ABD808;
}
#sidebar .buser li {
	padding: 3px 10px;
}

#sidebar .categories li, #sidebar .widget_pages li, #sidebar .widget_recent_entries li, #sidebar .linkcat li, #sidebar .archives li,#sidebar .widget_get_recent_comments li, .widget_links li, .widget_meta li,#sidebar .widget_categories li {
	xborder-bottom: 1px solid #ccc;
	padding: 0px 0px;
}

#sidebar .widget_recent_entries li, #sidebar .widget_links li { list-style-type: square; margin: 0 0 0 15px; }

#sidebar .boxr li:hover, #sidebar .categories li:hover, #sidebar .linkcat li:hover, #widget .widget_categories li:hover {
	background: #efefef;
}
#sidebar .boxr li li, #sidebar .categories li li, #sidebar .linkcat li li {
	border: none;
	padding-left: 0;
}

#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

.sideinfo {
	background: #efefef;
	margin-bottom: 20px;
	padding: 15px;
}
.widget_flickrRSS h3 {
	margin-bottom: 10px;
}
.widget_flickrRSS img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 80px;
	padding: 0;
	margin-left: 10px;
}
.widget_flickrRSS img a:link,.widget_flickrRSS img a:visited {
	border-bottom: none !important;
}
.widget_flickrRSS {
	overflow: auto;
}

/* /Sidebar */

.related  h2{
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	font-size: 15px;
	margin-bottom: 10px;
}
.related li {
	margin-bottom: 10px;
}
.related p {
		line-height: 1.8em;
}

.author-info {
	background: #efefef;
	padding: 10px;
}
.author-info .avatar {
	float: right;
}
.author-info h4 {
	font-size: 12px;
	border-bottom: 1px solid #888;
	margin-bottom: 10px;
}
p.bio {
	margin-bottom: 10px;
	line-height: 1.8em;
}
.sleft {
	width: 150px;
	float: left;
}


/* Footer */
#more-footer {
	border-top: 1px solid #ccc;
	padding: 20px;
	font-size: 13px;
	line-height: 1.6em;
	position: relative;
}
#more-more-footer {
	width: 950px;
	margin: 0 auto;
	position: relative
}
.inner {
	width: 315px; margin-bottom: 17px;
}
.inner-one {
	float: left;
}
.inner-two {
	float: left;
}
.inner-two .grap {
	margin-right: 20px;
}
.inner-three {
	float: left;
}
.recent li {
	text-align: right;
}
.infopost {
	text-align: right;
	font-size: 12px;
	position: absolute;
	right: 0;
}
.recent a {
	text-align: left;
	float: left;
}
#extra-footer {
	border-top: 1px solid #ccc;
	padding: 20px;
	font-size: 10px;
}
#more-footer a:link,#more-footer a:visited {
	color: #555;
}
#more-footer h3 {
	color: #0A73A3;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 10px;
	position: relative;
}



#footer {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 0;
}

.rgrav {
	float: left;
	margin-right: 5px;
}
.rdata a {
	display: block;
}

/* WP */
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.wp-caption.alignleft {
	margin-right: 10px;
}
.wp-caption.alignright {
	margin-left: 10px;
}
.wp-caption {
	border:1px solid #333;
	text-align:center;
	padding-top:4px;
	padding-bottom: 4px;
	position: relative;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
	position: absolute;
	right: 0;
	bottom: 15px;
	background: #000;
	color: #fff;
	padding: 4px;

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.inn {
	padding: 10px 10px 0;
}

.feeder {
	position: absolute;
	right: 0;
	top: 10px;
}
.feeder a:link, .feeder a:visited {
	background: url(images/feed-icon.png) 0 0 no-repeat;
	padding-left: 18px;
	color: #FD6A11;
}

.explanation td { width: 327px; }

#socials { border-left: 1px solid #d7d7d7; height: 460px; width: 285px; float: right; margin-top: -17px; padding-left: 17px }

.followusontwitter { position: absolute; right: 0px; top: 0px;}

.promo-item, .event-item { background-image:url(http://treinontmoeting.nl/wp-content/uploads/2010/04/shaddow-bottom.png);  float:left; margin:0 20px 28px 0; padding:0 0 40px; width:313px; position: relative; }
.promo-item { height:179px; background-position:-12px 190px; background-repeat:no-repeat; }
.event-item { height:223px; background-position:-12px 235px; background-repeat:no-repeat; }
.promo-item .image { float: right; text-align: center;}

.event-item .image { width: 100%; margin-bottom: 10px; }
.eventdetails { width: 100%; }
.event-item p {margin-bottom: 8px; }
.eventdetails .item { text-transform: uppercase; }
.eventdetails .item .name { font-weight: bold; width: 64px; }
.eventdetails .item .value {}

.binnenkort { color:#ED3300; font-size:32px; font-weight:bold; height:100%; position:absolute; right:23px; top:116px; z-index:1; }

.sponsoren { height: 98px; }
.sponsoren img { margin: 5px; 10px 0 0; }
.sponsoren a { display: block; float: left; margin-right: 10px; }

.introtext { font-size: 17px; margin-top: 10px; }

.highlightonhover {opacity:0.8; filter:alpha(opacity=80); }
.highlightonhover:hover {opacity:1; filter:alpha(opacity=100); }

.ontmoettabel { margin-top: 20px; }
.ontmoettabel td { vertical-align: top; }
.ontmoettabel td img { margin-top: 0px; }

.button { background-color: #D3D3D3; color:#333!important; font-weight:bold; padding:1px 14px; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-decoration: none; display: block; margin-top: 6px; text-align: center; -moz-box-shadow: 3px 3px 3px #C2C2C2; -webkit-box-shadow: 3px 3px 3px #C2C2C2; box-shadow: 3px 3px 3px #C2C2C2; }
.button:hover { color: #333; background-color: #B3B3B3; text-decoration: none; }

.plannerbutton { width: 130px; }
.leesverderButton { width: 108px; }
.shopbutton { background-color:#333333; color:#FFFFFF !important; text-decoration: none!important; display:block; float:left; font-size:17px; font-weight:bold; line-height:35px; text-align:center; width:100%; margin-bottom: 10px; }
.inschrijfbutton { width: 145px; }

.shopbuttonarea { width: 325px; float: left; margin: 0 10px 15px 0; }
.shopbutton:hover { background-color: #ED3300; text-decoration: none!important;}
.shopbuttonselected { background-color: #ba2800; }

.searchTwitterForm { position: relative; margin-bottom: 3px;}
.searchTwitterForm .searchfield,
.twitter_container #locatie { font-size: 17px; width: 150px; }
.searchTwitterForm #submit,
.twitter_container #submit { padding: 5px 5px 3px; }
.searchTwitterForm p { font-weight: bold; margin-bottom: 6px; }
.searchExplanation { display: block; color: #656565;  }

.advertizement a { margin-bottom: 20px; display: block; }

.woork{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:600px;
	margin: 0 auto;
}
.twitter_container{
	width:390px;
}
.twitter_container h3 { margin-bottom: 10px; }

.twitter_container a { color:#0066CC; }
.twitter_status{ border: 1px solid #ddd; background-color: #fff; padding: 6px;  margin-bottom: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 3px 3px 5px #9A9A9A; -webkit-box-shadow: 3px 3px 5px #9A9A9A; box-shadow: 3px 3px 5px #9A9A9A; }

.twitter_image{ float:left; -right:14px; 2px #DEDEDE; width:50px; height:50px; margin-right: 6px; }
.twitter_small{ font-size:11px; padding-top:4px; color:#999; }

.zelftweeten { margin: 20px 0px; }

.nieuwezoekenvindbox { border: 1px solid #ddd; background-color: #FFF194; padding: 3px; -moz-border-radius: 2px; -khtml-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 3px 3px 7px #9A9A9A; -webkit-box-shadow: 3px 3px 7px #9A9A9A; box-shadow: 3px 3px 7px #9A9A9A; position: absolute; right: 145px; top: 0px; font-style: italic;
}

.verledentijd { color: #9D9D9D; }


.connectmedium h2,
.socialbox h2 { float: right; font-size: 19px; width: 120px; text-align: right; position: absolute; top: 3px; margin-left: 77px;}
.connectionmedia h3,
.socials h3 { font-size: 29px; margin: 10px 0; text-transform: uppercase; }

.connectmedium { width: 201px; float: left; height: 337px; }
.connectmedium .meerinfo { position: absolute; right: 10px; top: 31px;  }
.connectmedium img,
.socials img { margin-bottom: 10px; }
.connectmedium .searchTwitterForm .searchfield { width: 142px; }



.socialbox { width: 201px; float: left; height: 172px; }



.connectionmedia { margin-top: 20px; }
.connectionmedia .links { margin-top: 10px; }
.socials { margin-top: 20px; }
.socials .facebooklike { margin-top: 30px; }


.nieuwlintje { 
background-image:url(http://treinontmoeting.nl/wp-content/uploads/2010/05/nieuwlintje.png);
height:27px;
position:absolute;
right:0;
top:36px;
width:75px;
}

.shadowbox { border: 1px solid #ddd; background-color: #fff; padding: 6px;  margin-bottom: 30px; margin-right: 10px; -moz-box-shadow: 3px 2px 15px #CDCDCD; -webkit-box-shadow: 3px 2px 15px #CDCDCD; box-shadow: 3px 2px 15px #CDCDCD; position: relative;}

.highlightOnHoverBox:hover { background-color: #FCE3D7; }

.clear { clear: both; }

.rightquote { margin-bottom: 20px; line-height:1.4em; }
.rightquote .quote { padding-left: 20px; }
.rightquote .quote span { font-size: 27px;  line-height:1.0em; position: relative; top: 6px; font-style: italic; }

.persItem { width: 125px; height: 125px; padding: 0px; float: left; }

.treindialoog .blokje { height: 248px; padding: 10px; width: 143px; float: left; background-repeat: no-repeat; }
.treindialoog .blokje.links { padding: 17px 40px 17px 17px; background-image:url(http://treinontmoeting.nl/wp-content/uploads/2010/10/treindialoogBoxLinks.png); }
.treindialoog .blokje.midden { width: 250px; background-image:url(http://treinontmoeting.nl/wp-content/uploads/2010/10/TreinDialoog.png); background-position: top center; }
.treindialoog .blokje.rechts { padding: 17px 17px 17px 40px; background-image:url(http://treinontmoeting.nl/wp-content/uploads/2010/10/treindialoogBoxRechts.png); }

.treindialoog .column { background-color: #FCE3D7; padding: 20px; font-size: 14px; margin-top: 40px; line-height: 1.6em; }

/* Change Log *** 
1.0	: Public Releaed
1.1 : Fix Header
1.2 : Fix Error on Functions.php, Fix Menu, Fix Screenshot, Fix Extra Footer
1.3 : Fix Error and internationalize support (thanks Aldo)
1.4 : Fix Single Page problem
1.5 : Fix IE Problem
1.6	: Fix Sidebar Widget
1.7 : Fix Categories Widget, New WP Caption design and Add RSS Feed Icon 
*** */

