/*
Theme Name: Cudazi Mono
Theme URI: http://cudazi.com/
Description: Clean WordPress theme by Cudazi
Author: Cudazi
Author URI: http://cudazi.com/
Version: 1.2.0
License: See Download License Folder
License URI: http://cudazi.com/
*/


/*
CSS / Styles found in the /css/ folder.
This file is applied after the main CSS if you want to add-on styles here instead.
*/

#header .grid_1 h1#logo a {
	position: relative;
	z-index: 200;
	}

#header #headerSocial p {
	margin: 0px 0px -5px 0px;
	font-size: 10px;
	line-height: 25px;
	padding: 0px 0px 5px 0px;
	color: #999999;
	}

#header #headerSocial a.social-icon {
	position: relative;
	z-index: 100;
	}

#header #headerSocial a.social-icon:hover {
	opacity: 1.0 !important;
	filter:alpha(opacity=100) !important; /* For IE8 and earlier */
	}

body.page-template-page-portfolio-grid-php ul.thumbnail-list {
	background-image: none;
	padding-top: 0px;
	border-top: 0px;
	}

ul.thumbnail-list li {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	padding: 5px;
	margin: 0px 15px 20px 0px;
	}

ul.thumbnail-list h3, ul.thumbnail-list h3 a {
	text-align: center;
	padding-top: 5px;
	color: #939393;
	font-weight: normal;
	}

body.page-template-page-portfolio-grid-php .post-thumbnail {
	max-height: 450px;
	overflow: hidden;
	}

body.page-template-page-portfolio-grid-php .post-thumbnail a img {
	max-width: 300px;
	width: 300px;
	height: auto;
	}

.container_12 .grid_4 {
	width: 300px;
	}



/*-------- Gallery Page --------*/

.portfolio .entry-content {
	width: 100%; 
	height: 540px;
	margin:0 auto;
	overflow-x: auto;
	overflow-y: hidden;
	}

.gallery {
	float:left;
	margin-right:-30000px;/*Be safe with Opera's limited negative margin of 32695px (-999em could cause problems with large font sizes)*/
	}

.gallery dl.gallery-item {
	display: inline-block;
	float:left;
	width: 300px;
	max-width: 300px;
	height: 460px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-right: 10px;
	}

.gallery dl.gallery-item dd.wp-caption-text.gallery-caption {
	text-align: left;
	position: relative;
	z-index: 200;
	display: block;
	margin: 0px;
	}

.portfolio #gallery-1.gallery.galleryid-249.gallery-columns-1.gallery-size-medium > dl.gallery-item > dt.gallery-icon > a.fancybox > img.attachment-medium,
.portfolio #gallery-1.gallery.galleryid-249.gallery-columns-1.gallery-size-large > dl.gallery-item > dt.gallery-icon > a.fancybox > img.attachment-large {
	height: 450px;
	width: auto;
	}

.entry-content p a.fancybox img.inVideo {
	display: inline-block;
	width: 300px;
	float: left;
	clear: none;
	margin: 20px 10px 0px 0px;
	}
