/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	*
	{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	body, input, textarea
	{
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
	}

	body
	{
		background: #292b30 url('images/bg1.jpg');
		color: #ccc;
		font-size: 10pt;
		line-height: 1.75em;
		height: 100%;
		text-shadow: -1px -1px 1px rgba(0,0,0,0.75);
	}

	a
	{
		color: #a7c1a3;
		text-decoration: underline;
	}

		a:hover
		{
			text-decoration: none;
		}

	h1,h2,h3,h4,h5,h6
	{
		color: #fff;
		font-weight: 700;
	}

	h2
	{
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
	}
	
	h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
	{
		text-decoration: none;
	}	
	
	h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover
	{
		text-decoration: underline;
	}
	
	p, ul
	{
		margin-bottom: 2.5em;
	}

	hr
	{
		border: 0;
		border-top: solid 1px rgba(0,0,0,0.5);
		height: 0px;
		border-bottom: solid 1px rgba(255,255,255,0.1);
		margin: 3.5em 0 3.5em 0;
	}
	
	ul.style1
	{
	}

		ul.style1 li
		{
			border-bottom: solid 1px rgba(0,0,0,0.5);
			border-top: solid 1px rgba(255,255,255,0.1);
			padding: 0.5em 0 0.5em 0;
		}
		
			ul.style1 .children
			{
				margin: 0;
			}
		
		ul.style1 li:first-child
		{
			border-top: 0;
			padding-top: 0;
		}
		
			ul.style1 .children li:first-child
			{
				padding-top: 0.5em;
			}	

		ul.style1 li:last-child
		{
			border-bottom: 0;
			padding-bottom: 0;
		}
		
	ul.style2
	{
	}
	
		ul.style2 li
		{
			float: left;
			margin-left: 0.75em;
		}

		ul.style2 li:first-child
		{
			margin-left: 0;
		}

			ul.style2 li img
			{
				box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
			}

	ul.style3
	{
	}
	
		ul.style3 li
		{
			position: relative;
			padding-left: 1.5em;
			margin: 0.5em 0 0.5em 0;
		}
		
			ul.style3 li:before
			{
				content: '';
				display: block;
				position: absolute;
				left: 0;
				top: 50%;
				margin-top: -5px;
				width: 64px;
				height: 64px;
				background: url('images/sprites.png') -384px 0px no-repeat;
			}

	#content .date, #sidebar .date, #page-footer .date;
	{
		font-style: italic;
		color: #82868c;
	}
	
	.image
	{
		display: inline-block;
		padding: 10px;
		background: rgba(0,0,0,0.15);
		border: solid 1px rgba(0,0,0,0.5);
		border-radius: 5px;
		box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3), 0px 1px 0px 0px rgba(255,255,255,0.125);
	}

		.image img
		{
			display: block;
			width: 100%;
		}

	.image-fit
	{
		display: block;
		margin: 0 0 2.5em 0;
		width: 100%;
	}

		.image-fit img
		{
			width: 100%;
		}
		
	.image-left
	{
		float: left;
		margin-right: 2em;
	}
		
	.button
	{
		display: inline-block;
		position: relative;
		background: url('images/bg3.jpg') 0 15% repeat-x;
		padding: 1em 2.5em 1em 1.5em;
		border-radius: 5px;
		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.9), inset 0px 2px 0px 0px rgba(255,255,255,0.8), inset 0px 0px 0px 2px rgba(255,255,255,0.6), 0px 2px 3px 0px rgba(0,0,0,0.35);
		text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
		color: #434c3e;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1.25em;
		letter-spacing: -1px;
		outline: 0;
	}
	
	.button.dim {
		opacity: 0.15;
	}
	
		*:not(.woocommerce-message).not(.woocommerce-error) .button:not(.add_to_cart_button):not(.single_add_to_cart_button):after
		{
			content: '';
			position: absolute;
			top: 1.35em;
			right: -32px;
			width: 64px;
			height: 64px;
			background: url('images/sprites.png') -192px 0px no-repeat;
		}
		
		.button:hover
		{
			background-position: 0 80%;
		}
		
	.button-big
	{
		padding: 0.8em 2.1em 0.8em 1em;
		font-size: 2em;
	}
	
		.button-big:after
		{
			background-position: -128px;
			top: 0.85em;
			right: -24px;
		}

	.box-cta
	{
		position: relative;
		background: url('images/bg2.jpg') center center repeat-x;
		border-radius: 5px;
		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.6), inset 0px 2px 0px 0px rgba(255,255,255,0.2), inset 0px 0px 0px 2px rgba(255,255,255,0.1), 0px 2px 5px 0px rgba(0,0,0,0.2);
		padding: 3.25em 2.5em 3.25em 2.5em;
	}
	
		.box-cta:after
		{
			content: '';
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background: url('images/highlight.png') center center no-repeat;
			background-size: 100% 175%;
			z-index: 1;
		}
	
		.box-cta h2
		{
			position: relative;
			z-index: 2;
			margin: 0 0 0.5em 0;
			font-size: 2.5em;
		}
		
		.box-cta p
		{
			position: relative;
			z-index: 2;
			font-family: 'Open Sans Condensed', sans-serif;
			font-weight: 400;
			color: #9296A1;
			text-transform: uppercase;
			font-size: 1.6em;
			margin: 0;
		}
		
		.box-cta .button
		{
			position: relative;
			z-index: 2;
		}

	.box-featured-post
	{
		position: relative;
	}

		.box-featured-post h2
		{
			margin: 0 0 1.25em 0;
		}

		.box-featured-post .date
		{
			position: absolute;
			right: 0;
			top: 0;
		}

	.box-more-posts
	{
		position: relative;
	}

		.box-more-posts .image
		{
			width: 30%;
			float: left;
		}

		.box-more-posts h2
		{
			margin: 0 0 1.25em 0;
		}
	
		.box-more-posts article
		{
			clear: both;
			margin: 0 0 3em 0;
		}
	
			.box-more-posts article div
			{
				margin-left: 35%;
			}

			.box-more-posts article p
			{
				margin: 0 0 0.5em 0;
			}
			
/**********************************************************************************************************************
	Forms
 **********************************************************************************************************************/		
		
		form input[type=submit],
		form input[type=file],
		form input[type=reset]
		{
			cursor: pointer;
		}
		
		form input:not([type=submit]):not([type=file]):not([type=reset]), 
		form textarea ,
		.select
		{
			display: block;
			width: 100%;
			background: rgba(0,0,0,0.15);
			border: 1px solid rgba(0, 0, 0, 0.5);
			border-radius: 5px 5px 5px 5px;
			box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 0 0 rgba(255, 255, 255, 0.125);
			color: #CCCCCC;
			text-shadow: -1px -1px 0px rgba(0,0,0,1.0);
			padding: 10px;
			font-size: 1em;			
		}
		
		form input:not([type=submit]):not([type=file]):not([type=reset]):focus, 
		form textarea:focus,
		form select:focus
		{
			background: rgba(0,0,0,0.45);
			outline: 0;
		}		

		form textarea
		{
			height: 100px;
			margin: 0;
		}
		
		form input[type=submit], form input[type=file], form input[type=reset] {
			border: none;
		}
		
		label
		{
			display: block;
			margin: 0 0 1em 0;
			color: #FFF;
			font-size: 1em;
			font-family: 'Open Sans Condensed',sans-serif;
			font-weight: 700;
			text-transform: uppercase;
		}
		
		select {
			width: 100%;
		}
		
		input.required_url {
			display: none!important;
		}
		
/*********************************************************************************/
/* Sidebar                                                                       */
/*********************************************************************************/	
		
		#sidebar .row,
		#page-footer .row
		{
			margin-bottom: .5em;
		}

/*********************************************************************************/	
/*	Author Box                                                                   */
/*********************************************************************************/				
			
		#content .obj-author {
			margin: 0;
			padding: 2.5em 0;
			min-height: 150px;
			display: block;
			border-top: 1px solid rgba(255, 255, 255, 0.1);
			border-bottom: 1px solid rgba(0, 0, 0, 0.5);
		}
		
		#sidebar .obj-author .avatar {
			width: 50px;
			height: 50px;
		}
		
/**********************************************************************************************************************
	Flickr Widget
 **********************************************************************************************************************/
 
		.obj-variableGallery .image-fit 
		{
			margin-bottom: .4em;
		}		

/*********************************************************************************/
/* Login Widget                                                                  */
/*********************************************************************************/	
		
		.obj-login .button
		{
			padding: 1em 1.5em;
			cursor: pointer;
		}
		
		.obj-login .button:after
		{
			background: none;
		}		
		
/*********************************************************************************/
/* Recent Comments Widget                                                        */
/*********************************************************************************/	
	
		.obj-recentComments
		{

		}
			
			.obj-recentComments p
			{
				margin: 0;
			}

			.obj-recentComments ul.style1 li 
			{
				padding: 2em 0;
			}
			
				.obj-recentComments ul.style1 li:first-child
				{
					padding-top: 0;
				}
				
				.obj-recentComments ul.style1 li:last-child
				{
					padding-bottom: 0;
				}
				
				.obj-recentComments article 
				{
					min-height: 72px;
				}



/*********************************************************************************/
/* Recent Posts Widget                                                           */
/*********************************************************************************/	
	
		.obj-recentPosts
		{
			position: relative;
		}
		
			.obj-recentPosts ul.style1 li 
			{
				padding: 2em 0;
			}
			
				.obj-recentPosts ul.style1 li:first-child
				{
					padding-top: 0;
				}
				
				.obj-recentPosts ul.style1 li:last-child
				{
					padding-bottom: 0;
				}

		.recent_posts h2 a {
			color: #FFF;
			text-decoration: none;
		}

		#page-footer .recent_posts h2 a:hover {
			text-decoration: underline;
		}
		
/*********************************************************************************/
/* Related Posts                                                                 */
/*********************************************************************************/		

		.obj-related {
			margin: 0;
			padding: 4em 0;
			display: block;
		}		

/*********************************************************************************/
/* Search Widget                                                                 */
/*********************************************************************************/			

		#sidebar .obj-search-normal input[type=text] 
		{
			width: 69%;
			float: left;
		}	

		#page-footer .obj-search-normal input[type=text] 
		{
			width: 77%;
			float: left;
		}
		
		#sidebar .obj-search-normal .button 
		{
			margin-right: 0;
			float: right;
			padding: .47em 1em;
		}
		
		#page-footer .obj-search-normal .button
		{
			margin-right: 0;
			float: right;		
			padding: .45em 1em;
		}		
		
		#sidebar .obj-search-normal .button:after ,
		#page-footer .obj-search-normal .button:after 
		{
			background: none;
		}
		
/*********************************************************************************/
/* Video Widget                                                                  */
/*********************************************************************************/		
		
		.obj-video .video-wrap {
			height: 0;
			width: 100%;
			padding-bottom: 56.25%;
			overflow: hidden;
			position: relative;
		}
		
		.obj-video iframe {
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
		}			
		
/*********************************************************************************/
/* Isotope                                                                       */
/*********************************************************************************/			
			
	#gallery-popup .pic img
	{
		background: url("images/bg1.jpg") repeat scroll 0 0 #292B30;
		border: 1px solid rgba(0, 0, 0, 0.5);
		border-radius: 10px;
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 0 0 rgba(255, 255, 255, 0.125);
		padding: 15px;
	}
					
	#gallery-popup .bar
	{
		position: absolute;
		top: 16px;
		left: 16px;
		background: rgba(0,0,0,0.9);
		width: 100%;
		padding: 1em 1.5em;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
		color: #FFF;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1.25em;
		letter-spacing: -1px;
		outline: 0;
		z-index: 1000;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
						
	#gallery-popup .caption
	{
		font-size: 20px;
	}

	#gallery-popup .nav
	{
		position: absolute;
		right: 15px;
		top: 17px;
		font-size: 30px;
		font-weight: bold;
		overflow: hidden;
	}

	#gallery-popup .nav-previous,
	#gallery-popup .nav-next
	{
		float: left;
		cursor: pointer;
		width: 40px;
		text-align: center;
		opacity: 0.25;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
	}

	#gallery-popup .nav-previous:hover,
	#gallery-popup .nav-next:hover
	{
		opacity: 0.75;
	}				