/*
Theme Name: Mazine
Theme URI: http://mazine.transparentideas.com/
Author: Transparent Ideas
Author URI: http://transparentideas.com/
Description: The Mazine theme was developed based on whiteboard framework. It is a "Clean Style" theme where content is the king. We hope you enjoy using it as much as we have enjoyed developing it for you.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Version: 2.1
Text Domain: mazine


 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */

/*
 * The Whiteboard Framework is licensed under the GPL license.
 * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
 * We require a link in the CSS file and request a link on the website
*/


@import url('css/fonts/fonts.css');
@import url('css/reset.css');
@import url('css/960.css');
@import url('css/styles.css');
@import url('js/fancybox/jquery.fancybox-1.3.4.css');
@import url('js/jquery-tooltip/jquery.tooltip.css');

header {
	
}
	nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widget-header {
		
	}
	#widget-alert {
		
	}

#content {
	
}
	article {
		
	}
		.featured-thumbnail {
			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

#comments {
	
}
	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			
		}

#footer {
	
}
	#widget-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widget-area {
	
}

.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

.aligncenter{
	margin: 0 auto;
	float: none;
	display: block;	
}

.alignleft{
	float: left;
	margin: 10px 20px 10px 0;	
}

.alignright{
	float:right;
	margin:10px 0 10px 20px;
}

.alignnone{
	float: none;
	display: block;
}

.wp-caption {
	text-align: center;
	border: #D1D1D1 1px solid;
	padding:0!important;
}
.wp-caption img {

	border: 0 none !important;
	padding: 0 !important;
	margin: 4px !important;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 18px;
}

.image_container .product_image{

border:none !important;

}

.sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	
}

/* Post author highlighting */
.commentlist > li.bypostauthor {

}
.commentlist > li.bypostauthor .comment-meta {

}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {

}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {

}

table.shoppingcart th{
	background: none !important;
}

.custom_meta {
	display:none;
}

#logo {
	position:relative;
	left: 100px;
}
