@charset "utf-8";
/* CSS Document */

@import "css/reset.css";

	/*----*****---- << Columns >> ----*****----*/
	
.one-fourthi{
	width:234px;
	margin:25px;
}
	.column {
	margin:0px 2% 0px 5%;
	float:left;
}
.colum {
	margin:0px 0% 0px 0%;
	float:left;
}

.column2 {
	margin:5% 2% 0px 15%;
	float:left;
}
.column3 {
	margin:0% 2% 0px 40%;
	float:left;
}
	.column.last {
	margin-right:25px;
	/* [disabled]margin-left:250px; */
}
	
	.one-fourth {
	width:25%;
	display: inline;
}
.one-fourt {
	width:290px;
}
	.one-half { width:48.9%; }
	.one-third { width:31.9%; }
	.three-fourth { width:74.5%; }	
	.two-third { width:66%; }
	
	.one-half img, .one-third img, .one-fourth img, .three-fourth img, .two-third img { max-width:100%; }
	
	.no-margin { margin-bottom:0px; margin-right:0.11%; }                
	.no-margin.one-third { width:33.2%; }
	.no-margin.two-third { width:66%; }        
	.no-margin.one-fourth { width:24.9%; }
	.no-margin.one-half { width:49.9%; }
	
	/*----*****---- << Gallery >> ----*****----*/
	
		#sorting-container { float:left; width:100%; margin:15px 0px 0px; padding:0px; }
		#sorting-container a { background:#9f9a82; color:#3a3a3a; font-size:14px; font-family:'Oswald', sans-serif; margin-right:1px; padding:6px 10px; float:left; display:block; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; behavior:url(PIE.htc); }
		#sorting-container a.active_sort { color:#fffae4; background:#839c18; }
		#sorting-container a:hover, #sorting-container a.active_sort:hover { background:#786249; color:#fffae4; text-decoration:none; }
		
		.gallery-wrapper {
	float:left;
	width:675px;
	margin-right:20px;
	height:auto;
	margin-top: 0px;
}
		.no-margin.gallery-entry { background:#e5deb0; padding:20px 1%; width:31.7%; padding-bottom:2000px; margin-bottom: -1970px; }
		
		.gallery-details-inner { position:relative; overflow:hidden; }
		.gallery-details { clear:both; position:relative; overflow:hidden; width:100%; padding-bottom:50px; }
		
		.gallery-container {
	width:100%;
	/* [disabled]margin:0px; */
}
		.slideshow_container { float:left; margin:0px; padding:0px 0px 1px; width:100%; }			
		
		.gallery-image { margin:0px; padding:0px; display:inline; width:100%; }
		.gallery-image a {
	position:relative;
	float:left;
	cursor:pointer;
	width:100%;
	height:100%;
	display:block;
	line-height:0;
	}
		.gallery-image img { width:100%; display:block; }
		.isotope-hidden { display:none !important; }
		
		
		.gallery-title { float:left; clear:both; margin:1px 0px 1px 0px; padding:0px; width:100%; height:50px; }
		.gallery-title h5 { margin:0px; padding:0px; width:100%; float:left; }
		.gallery-title h5 a {
	color:#FFFFFF;
	background:#F8651A;
	text-align:center;
	float:left;
	display:block;
	font-family:'Oswald', sans-serif;
	line-height:normal;
	margin:0px;
	padding:15px 10px;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	behavior:url(PIE.htc);
}
		.gallery:hover .gallery-title h5 a {
	background:#F5E7C4;
	color:#FF6600;
}
	
		/*.image-overlay { width:100%; height:100%; background:#fffae4; left:0px; top:0px; position:absolute; display:block; z-index:100; opacity:0; filter:alpha(opacity=0); -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; behavior:url(PIE.htc); }*/
		.image-overlay-inside { background:url(images/image-overlay.png) center center no-repeat; width:100%; height:100%; display:block; }
		
		.gallery:hover .image-overlay { opacity:0.9; filter:alpha(opacity=90); }

		.isotope,
		.isotope .isotope-item {
		  -webkit-transition-duration: 0.8s;
			 -moz-transition-duration: 0.8s;
			  -ms-transition-duration: 0.8s;
			   -o-transition-duration: 0.8s;
				  transition-duration: 0.8s;
		}
		
		.isotope {
		  -webkit-transition-property: height, width;
			 -moz-transition-property: height, width;
			  -ms-transition-property: height, width;
			   -o-transition-property: height, width;
				  transition-property: height, width;
		}
		
		.isotope .isotope-item {
		  -webkit-transition-property: -webkit-transform, opacity;
			 -moz-transition-property:    -moz-transform, opacity;
			  -ms-transition-property:     -ms-transform, opacity;
			   -o-transition-property:         top, left, opacity;
				  transition-property:         transform, opacity;
		}
		
		.isotope.no-transition,
		.isotope.no-transition .isotope-item,
		.isotope .isotope-item.no-transition {
		  -webkit-transition-duration: 0s;
			 -moz-transition-duration: 0s;
			  -ms-transition-duration: 0s;
			   -o-transition-duration: 0s;
				  transition-duration: 0s;
		}
		
		
		.gallery { margin-right:1px; float:left; margin-bottom:1px; padding:0px; }
		.gallery-container .no-margin { margin-right:0px; }                
		
		
		.gallery-container .no-margin.one-fourth { width:235px; }
		.with-sidebar .no-margin.one-fourth { width:175px; }
		.one-fourth .gallery, .one-fourth{
	width:180px;
	margin:20px;
}
.gallery-title {
	width:150px;
}
			.with-sidebar .one-fourth .gallery, .with-sidebar .one-fourth .gallery-title { width:150px; }
		.one-fourth .gallery-title a { width:150px; }
		.with-sidebar .one-fourth .gallery-title a { width:150px; }
		.one-fourth .gallery-image, .one-fourth .gallery-image img { width:150px; height:180px; }
		.one-fourth .gallery-image, .one-fourth .gallery-imag img {
	width:150px;
	height:180px;
	box-shadow:0px 0px 5px #181d13;
}
		.with-sidebar .one-fourth .gallery-image, .with-sidebar .one-fourth .gallery-image img { width:174px; height:134px; }
		
		
		.gallery-container .no-margin.one-half { width:470px; }
		.with-sidebar .no-margin.one-half { width:350px; }
		.one-half .gallery, .one-half .gallery-title { width:469px; }
		.with-sidebar .one-half .gallery, .with-sidebar .one-half .gallery-title { width:349px; }
		.one-half .gallery-title a { width:449px; }
		.with-sidebar .one-half .gallery-title a { width:329px; }
		.one-half .gallery-image, .one-half .gallery-image img { width:469px; height:380px; }
		.with-sidebar .one-half .gallery-image, .with-sidebar .one-half .gallery-image img { width:349px; height:283px; }
		
		
		.gallery-container .no-margin.one-third { width:313px; }
		.with-sidebar .no-margin.one-third { width:233px; }
		.one-third .gallery, .one-third .gallery-title { width:312px; }
		.with-sidebar .one-third .gallery, .with-sidebar .one-third .gallery-title { width:232px; }
		.one-third .gallery-title a { width:292px; }
		.with-sidebar .one-third .gallery-title a { width:212px; }
		.one-third .gallery-image, .one-third .gallery-image img { width:312px; height:253px; }
		.with-sidebar .one-third .gallery-image, .with-sidebar .one-third .gallery-image img { width:232px; height:188px; }
	
#pdf {
	width:48px;
	margin-bottom: -50px;
	height: 48px;
}
#graner {
	width:449px;
	
}
	.post-title { background:url(images/title-bg.jpg) repeat; padding:10px 10px 10px 20px; float:left; width:920px; margin:0px 0px 0px -10px; position:relative; }
			.post-title h2 { font-size:25px; font-family:'Oswald', sans-serif; line-height:50px; float:left; margin:0px; width:850px; }
			.post-title h2 a { color:#fffae4; }
			.post-title .readmore { float:right; }
			.post-title .readmore:hover { background-color:#bfb092 }
			.post-title .arrow { width:0; height:0; border-right:5px solid #453829; border-top:4px solid #453829; border-left:5px solid transparent; border-bottom:4px solid transparent; position:absolute; bottom:-8px; left:0px;  }
			
			.post-details {
	background:#f4efd7;
	height:100%;
	width:70px;
	padding:0px;
	float:left;
	padding-bottom:2000px;
	margin-bottom: -1970px;
	font-family:'Oswald', sans-serif;
}				
				.post-details .date, .post-comments { background:#c8bb81 url(images/small-design-border.png) left 12px no-repeat; float:left; width:80px; margin:20px 0px 0px -10px; position:relative; }
				.post-details .day, .post-comments .count { color:#322f20; font-size:35px; float:right; margin-right:3px; text-align:right; }
				.post-details .arrow { width:0; height:0; border-right:5px solid #445600; border-top:4px solid #445600; border-left:5px solid transparent; border-bottom:4px solid transparent; background:none; position:absolute; bottom:-8px; left:0px;  }
				.post-details .date-group, .post-comments span.comment { background:#617b00; float:left; padding-right:3px; width:77px; text-transform:uppercase; color:#d5e695; text-align:right; } 
				.post-details .date-group .month { font-size:20px; line-height:24px; }
				.post-details .date-group .year, .post-comments span { font-size:14px; float:left; width:100%; }
			
			.post-content {
	float:left;
	/* [disabled]padding:0px; */
	/* [disabled]margin:10px 0px 0px 10px; */
	width:640px;
	margin-right:20px;
	overflow:hidden;
	height:auto;
	margin-top: 35px;
}
			.post-content p { margin-bottom:15px; }
			.post-content ul { float:left; }
			.post-thumba {
	float:left;
	margin:10px;
	border-radius: 4px 4px 4px 4px;
	box-shadow:0px 0px 5px #181d13;
	-moz-box-shadow:0px 0px 5px #181d13;
	-webkit-box-shadow:0px 0px 5px #181d13;
}
			.post-thumba img {
	/*border:2px dotted #617b00;*/

	
}
	.post-thumb {
	float:left;
	margin:15px;
}
			.post-thumb img { border:5px solid #617b00; }			
		.pagination { float:left; clear:both; margin:50px 0px 0px; padding:0px; width:100%; font-family:'Oswald', sans-serif; text-shadow:-1px -1px 0px #634e37; font-size:15px; color:#fffae4; position:relative; }
		.pagination a { color:#fffae4; }
