/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */

/*
	Solidaire | Responsive one page Creative Template
	
 	Full screen gallery, feature image, isotope options, social bookmarks are 
	Copyright (c) 2012, Subramanian 

	Author: Subramanian
    Profile: themeforest.net/user/FMedia/
	
    Version: 1.0.0
	Release Date: 20 July 2012
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#222;font-style:italic}input,select{vertical-align:middle}ins{background-color:black;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}



/* #Basic Styles
================================================== */
	body {
		font: 16px/1.8 'Helvetica Neue Light', HelveticaNeue-Light, 'Helvetica Neue', Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
		font-weight:lighter;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		}

/* Menu style*/
	.header  .headerContent #mobile_nav, .header .headerContent .nav li{
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight: 700;
		line-height: 16px;
		letter-spacing: -0.08px;
		text-align: center;
		text-transform: uppercase;
		}
	.header .headerContent .nav ul li .arrow{
		background:url(../images/menu_arrow.png) bottom center no-repeat;
	}
	
/* #Typography
================================================== */

	h1, h2, h3, h4, h5, h6 {
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		font-weight: 400;
		line-height: 1.25;
		margin-bottom: 5px;
		}	
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	
	h1{ font-size: 36px; margin-bottom: 14px;}
	h2{ font-size: 32px; margin-bottom: 12px;}
	h3{ font-size: 27px; margin-bottom: 10px;}
	h4{ font-size: 22px; margin-bottom: 10px;}
	h5{ font-size: 18px; }
	h6{ font-size: 16px; line-height: 18px;}
	
	h3 { font-weight: 600; }
	
	.title_light{
		font-weight: 300;
		letter-spacing: -0.4px;
		}
		
	.title{
		font-size: 18px;
		font-weight: 400;
		}
	
	.title_uppercase{
		text-transform: uppercase;
		}
	
	.title_italic{
		font-style: italic;
		}
	
	.large_font{
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		font-size:50px;
		letter-spacing: -0.7px;
		}
	.large_font span{
		margin: 2px 2px 2px 2px;
		}
	
	p { margin: 0 0 20px 0; font-weight:lighter; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 14px; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 5px 15px 5px 15px; border-left: 1px solid; }
	blockquote cite { display: block; font-size: 12px; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { visibility:hidden; border:none; border-style:none; clear: both; margin: 10px 0 22px; height: 2px; }


/* #Links
================================================== */
	a, a:visited { text-decoration: underline; outline: 0; cursor:pointer; }
	a:hover { text-decoration:none; }
	p a, p a:visited { line-height: inherit; }
	

	a.button, a.button:visited, a.normal, a.normal:visited { text-decoration: none; outline: 0; cursor:pointer; }
	a.button:hover, a.normal:hover, 
	a.text_hover, a:hover.text_hover, a:visited.text_hover,
	a.list_hover, a:hover.list_hover, a:visited.list_hover{  
		text-decoration:none; }
	 
	.text_hover { padding: 0px 4px 2px 4px;}
	.list_hover { 
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		display:inline-block;
		font-size: 12px; 
		font-weight: 400;
		line-height: 16px;
		margin-top: 0px;
		padding: 4px 0px 4px 0px;
		}
	
	.pad { padding: 6px 10px 8px 10px; }

/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }


	.list1, .list2, .list3, .list4, .list5, .list6, .list7, .list8, .list9, .list10{	
		padding:0px 5px 3px 28px; height:20px; list-style-type:none; text-align:left;  display:inline;
		}
	.list1{	background:url(../images/icon1.png) no-repeat left; }
	.list2{ background:url(../images/icon2.png) no-repeat left;	}
	.list3{	background:url(../images/icon3.png) no-repeat left;	}
	.list4{	background:url(../images/icon4.png) no-repeat left;	}
	.list5{	background:url(../images/icon5.png) no-repeat left;	}
	.list6{	background:url(../images/icon6.png) no-repeat left;	}
	.list7{	background:url(../images/icon7.png) no-repeat left;	}
	.list8{	background:url(../images/icon8.png) no-repeat left;	}
	.list9{	background:url(../images/icon9.png) no-repeat left;	}
	.list10{ background:url(../images/icon10.png) no-repeat left;	}

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
		
	img.img-align-left{
		float:left;
		margin: 0px 20px 10px 0px
		}


/* #Buttons
================================================== */

	a.button, .button,
	button {
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		white-space: nowrap;
	  	display: inline-block;
	  	font-weight: bold;
	  	text-decoration: none;
	  	cursor: pointer;
	  	margin-bottom: 20px;
	  	line-height: normal;
	  	padding: 6px 10px 6px 10px;
	  	border:none;
		}
	a .button { position:relative }

	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #000;
		}

	.button.full-width,
	button.full-width{
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
	}
	
	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    	border: 0;
    	padding: 0;
		}
	
	.button, button{
		font-size: 12px;
		}
	
	.button.small, button.small{
		font-size: 10px;
		}
	
	.button.medium, button.medium{
		font-size: 16px;
		}
	.button.large, button.large{
		font-size: 23px;
		}
	

/* #Tabs (activate in custom.js)
================================================== */
	ul.tabs {
		display: block;
		margin: 10 0 20px 0;
		padding: 0; 
		}
	ul.tabs li {
		display: block;
		width: auto;
		height: 25px;
		padding: 0;
		float: left;
		margin-bottom: 0;
		 }
		 
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 25px;
		padding: 0px 20px;
		line-height: 25px;
		margin: 0;
		font-size: 14px; 	
		}

	ul.tabs li a.active {
		height: 25px;
		font-size: 14px; 
		position: relative;	
		border-left-width: 1px;
		margin: 0 0 0 0px;
		}		 

	ul.tabs li:first-child a.active {
		margin-left: 0; 
		}

	ul.tabs-content { margin: 0; display: block;}
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both;  }
	ul.tabs {
	  zoom: 1;
	  }
	

/* #Forms
================================================== */

	form {
		margin: 0px 0px 0px 0px;
		width:90%;
		}
		 
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="url"],
	textarea,
	select {
		font: 14px 'Helvetica Neue Light', HelveticaNeue-Light, 'Helvetica Neue', Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
		border:0px;
		padding: 5px 4px;
		outline: none;
		margin: 0;
		width: 100%;
		max-width: 100%;
		display: block;
		margin-bottom: 10px;		
		}
		
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	textarea:focus {
 		 }
	textarea {
		min-height: 60px;
		font: 12px 'Helvetica Neue Light', HelveticaNeue-Light, 'Helvetica Neue', Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
		 }
	label,
	legend {
		display: block; }
	select {
		width: 100%; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		 }	
		 
		
/*  comments
================================================== */
#comments-sec {}

		#comments-sec, #comment-replay  {
			margin: 0px 0px 20px 20px;
			}

			.comment-list {
				border-bottom: 1px solid;
				margin: 40px 0 70px;
				padding: 0 0 40px;
				overflow: hidden;
				}

				.comment {
					list-style: none;
					margin: 40px 0 0;
					padding: 40px 0 0;
					border-top: 1px solid;
					}

				.comment:first-child {
					margin-top: 0;
					padding-top: 0;
					border-top: none;
					}
					.comment > article {
						margin: 0;
						overflow: hidden;
						}
						.comment .avatar {
							float: left;
							margin: 0 0 5px 0;
							position: relative;
							width: 54px;
							z-index: 1;
							}

						.comment .comment-area, .comment .comment-aut {
							float: right;
							margin: 0 0 -20px 25px;
							width: 540px;
							}

						.comment .comment-aut { margin-bottom: 0; }

							.comment .author, .comment .author a { margin: 0; }

							.comment .date {
								font-style: italic;
								margin: -1px 0 5px;
								}

					.comment .children {
						margin: 0;
						padding: 30px 0 0 70px;
						position: relative;
						}

						.comment .children .comment {
							border-top: 1px solid;
							margin: 30px 0 0;
							padding: 35px 0 0;
							position: relative;
							}

						.comment .children .comment:first-child { margin-top: 0; }

							.comment .children .comment-area, .comment .children .comment-aut { width: 470px; }

	/*  Replay 
	================================================== */

	#comment-replay { }
	
		.comments-form { margin: 20px -20px 0 0px; width: 450px;}

			.comments-form input { width: 190px; }
			.comments-form textarea {
				height: 150px;
				width: 100%;
				}
			

/*  Blog date */
	.blog_date{
		width:48px;
		height:65px;
		text-align:center;
		font-size:12px;
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		font-weight: 600;
		line-height: 1.25;
		padding: 29px 10px 0px 0px;
		margin: -10px 10px 0px 0px;
		background: url(../images/calender.png) no-repeat 0px 0px;
	 	}				


/* social bookmarks 
================================================== */
	.social_bookmarks {
		float:left;
		margin:0;
		padding:0;
		height:100%;
		}
	
	.social_bookmarks li {
		height:16px;
		float:left;
		padding:0;
		margin:10px 0px 5px 0px;
		list-style:none;
		cursor:pointer;
	
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;	
		}
	
	.social_bookmarks li a {
		float:left;
		width:30px;
		min-height:20px;
		height:100%;
		display: block;
		text-indent: -9999px;
		margin:0px;	
		padding:0;
		outline: none;
		}
	
	.social_bookmarks .twitter {
		background: transparent url(../images/social/twitter.png) top left no-repeat;
		}
	
	.social_bookmarks .facebook {
		background: transparent url(../images/social/facebook.png) top left no-repeat;
		}
	
	.social_bookmarks .gplus {
		background: transparent url(../images/social/gplus.png) top left no-repeat;
		}
	
	.social_bookmarks .linkedin {
		background: transparent url(../images/social/linkedin.png) top left no-repeat;
		}
	
	.social_bookmarks .rss {
		background: transparent url(../images/social/rss.png) top left no-repeat;
		}
	
	.social_bookmarks .digg {
		background: transparent url(../images/social/digg.png) top left no-repeat;
		}
	
	.social_bookmarks .delicious {
		background: transparent url(../images/social/delicious.png) top left no-repeat;
		}
	
	.social_bookmarks .youtube {
		background: transparent url(../images/social/youtube.png) top left no-repeat;
		}
	
	.social_bookmarks .vimeo {
		background: transparent url(../images/social/vimeo.png) top left no-repeat;
		}
	
	.social_bookmarks .skype {
		background: transparent url(../images/social/skype.png) top left no-repeat;
		}
	.social_bookmarks .dribbble {
		background: transparent url(../images/social/dribbble.png) top left no-repeat;
		}
	.social_bookmarks .ichat {
		background: transparent url(../images/social/ichat.png) top left no-repeat;
		}
	.social_bookmarks .deviantart {
		background: transparent url(../images/social/deviantart.png) top left no-repeat;
		}
	.social_bookmarks .stumbleupon {
		background: transparent url(../images/social/stumbleupon.png) top left no-repeat;
		}	
	
	.social_bookmarks .gplus:hover, .social_bookmarks .linkedin:hover, 
	.social_bookmarks .twitter:hover, .social_bookmarks .facebook:hover, 
	.social_bookmarks .rss:hover, .social_bookmarks .digg:hover,
	.social_bookmarks .delicious:hover, .social_bookmarks .youtube:hover,
	.social_bookmarks .vimeo:hover, .social_bookmarks .skype:hover,
	.social_bookmarks .dribbble:hover, .social_bookmarks .ichat:hover,
	.social_bookmarks .deviantart:hover, .social_bookmarks .stumbleupon:hover {
		background-position: 0% 100% ;	
		}

/* End social bookmarks */


/* Full Screen gallery 
================================================== */

	.fs_gallery{
		width:100%;
		height:100%;
		overflow:hidden;	
		}
	
	.fs_gallery_wrap{
		position:relative;
		}
	
	.fs_thumbs {
		position:absolute;
		}
	
	/* Show/Hide button */
	#fsCloGal{
		width:30px; 
		height:30px; 
		position:absolute; 
		cursor:pointer;
		z-index:100;
		}
	
	#fsCloGal .fsClo_inner{
		position:relative; 
		width:30px; 
		height:30px;
		right:0px; 
		top:0px;
		float:right;
		overflow:hidden;
		}
	
	#fsCloGal .fsClo_icon{
		position:absolute;
		right:-40px;
		width:70px; 
		height:30px;
		background : transparent url(../images/fs_close.png);
		background-position: 0px 0px;
		background-repeat:no-repeat;	
		}
	
	#fsCloGal:hover .fsClo_icon{
		background-position: 0px -35px;
		}
	
	/* Thumbnails next button */
	#fsGalNex{
		position:absolute; 
		width:35px; 
		height:35px;
		right:-10px;  
		top:25px;
		overflow:hidden;
		cursor:pointer;
		z-index:98;
		}
	
	#fsGalNex .fsNex_icon {
		width:100%;
		height:100%;
		background : transparent url(../images/sprite.png);
		background-position: -275px 1px;
		background-repeat:no-repeat;
		}
	
	#fsGalNex:hover .fsNex_icon{
		background-position: -275px -30px;
		}
	
	/* Thumbnails previous button */
	#fsGalPre{ 
		position:absolute; 
		width:35px; 
		height:35px; 
		left:-3px; 
		top:25px;
		overflow:hidden;
		cursor:pointer;
		z-index:99;
		}
	
	#fsGalPre .fsPre_icon {
		width:100%;
		height:100%;
		background : transparent url(../images/sprite.png);
		background-position: 0px 1px;
		background-repeat:no-repeat;
		}
	
	#fsGalPre:hover .fsPre_icon{
		background-position: 0px -30px;
		}
	
	.fsCloPos{ right: 0px;  top: 0px; }
	
	/* Next image button */
	#fsGalNextImg{
		position:absolute; 
		z-index:17;
		right:0px;
		width:40px; 
		height:40px;
		overflow:hidden;
		cursor:pointer;
		display:none;
		}
	
	#fsGalNextImg .fsBtnIcon{
		width:100%;
		height:100%;
		background : transparent url(../images/sprite.png);
		background-position: -226px 1px;
		background-repeat:no-repeat;
		}
	
	#fsGalNextImg:hover .fsBtnIcon{
		background-position: -226px -30px;
		}
	
	/* Previous image button */
	#fsGalPreviousImg{
		position:absolute;
		z-index:18; 
		left:0px;
		width:40px; 
		height:40px;
		overflow:hidden;
		cursor:pointer;
		display:none;
		}
	
	
	#fsGalPreviousImg .fsBtnIcon{
		width:100%;
		height:100%;
		background : transparent url(../images/sprite.png);
		background-position: -36px 1px;
		background-repeat:no-repeat;
		}
	
	#fsGalPreviousImg:hover .fsBtnIcon{
		background-position: -36px -30px;
		}
	
	/* Thumbnail */
	.fsThumb{
		height:50px;
		float: left; 
		display: inline;
		margin:10px 10px 10px 10px;
		border:solid;
		border-width:1px;
		overflow:hidden;
		cursor:pointer;
		}
	
	.fsThumbAnimation{
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		}
	
	img .fsThumb-scale {
		max-width:100%;
		height:100%; 
		}		
	
	
	.fsThumb:hover img{
		-webkit-filter : grayscale(1) blur(1px);
		}
	
	/* Gallery Title Text Animation */
	
	#fsTextWarp{
		width:100%;
		height:100%;
		position:absolute;
		z-index:-1;
		}
	
	.fs_caption{
		position:absolute;
		visibility:hidden;
		}
	
	.fs_caption div{
		position:relative;
		padding-bottom:5px;
		}
	
	.fs_caption div span{
		padding:0px 10px 5px 10px;
		}

	/* style1 */
	.caption_style1{
		width:400px;
		bottom:200px;
		right:10px;
		}
	.caption_style1 div{
		margin-bottom:10px;
		padding:10px;
		}
	
	
	/* style2 */
	.caption_style2{
		width:400px;
		bottom:200px;
		left:10px;
		}
	.caption_style2 div{
		margin-bottom:10px;
		padding:10px;
		}
	
	
	/* style3 */
	.caption_style3{
		white-space: nowrap;
		bottom:200px;
		right:10px;
		}
	
	/* style4 */
	.caption_style4{
		white-space: nowrap;
		bottom:200px;
		left:10px;
		}
	
	.text_shadow{
		text-shadow: 2px 2px 2px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
		}
	
	.text_shadow2{
		text-shadow: 2px 2px 0px #666;
        filter: dropshadow(color=#666, offx=0, offy=0);
		}
	
	
	.caption_style1 div h1, .caption_style1 div h2,
	.caption_style1 div h3, .caption_style1 div h4,
	.caption_style1 div h5, .caption_style1 div h6,
	.caption_style2 div h1, .caption_style2 div h2,
	.caption_style2 div h3, .caption_style2 div h4,
	.caption_style2 div h5, .caption_style2 div h6{
		margin-bottom:0px;
		}

	/* End Full screen gallery style */
	
	

/* portfolio options style */
	
	#options li {
		float: left;
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: 700;
		line-height: 16px;
		letter-spacing: 0.5px;
		position:relative;
		margin-bottom: 0.2em;
		margin-right: 0px;
		padding-right:18px;
		margin-top: 5px;
		height:27px;
		overflow:hidden;
		}

		
	#options li a 	{ 
		display: block;
		width:100%;
		left:0px;
		text-decoration:none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 5px;
		}
	
	 #options li :hover a.selected .catName, #options li a.selected .catName {	
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  		filter: alpha(opacity=100);
  		-moz-opacity: 1;
  		-khtml-opacity: 1;
  		opacity : 1;
	 	}
	  
	 #options li :hover a.selected .catName, #options li:hover a .catName, 
	 #options li a.selected .catName {
		 bottom:7px;
	 	}
	
	/* Category name animation */
	#options li a .catName{
		position:relative;
		bottom:-19px;
		padding: 5px 0px 3px 7px;
		text-indent:-3px;
		
		
		zoom: 1; /* gives the object layout */
  		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  		filter: alpha(opacity=70);
  		-moz-opacity: 0.7;
  		-khtml-opacity: 0.7;
  		opacity : 0.7;
		
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		}

	
	/* portfolio Gallery item style */
	.portfolio{
		display:none;
		}
	
	.portfolio .item {
		overflow:hidden;
		}
	
	.portfolio .item a{
		width:100%;
		height:100%;
		display:inline-block;
		}
	
	.portfolio .item a .img_text{	
		visibility:hidden;		
		position:absolute;
		display:inline-block;
		margin:0px;		
		width:100%;
		height:100%;
		top:0px;
		left:0px;
  		-moz-opacity:0; /* for older gecko browsers */
 		-khtml-opacity: 0; /* for older webkit browsers */
  		opacity: 0; /* CSS3 standard */	
		
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		}
	
	.portfolio .item a .img_text span{	
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		font-weight: 400;
		line-height: 1.25;
		font-size: 12px;

		}
	
	.portfolio .item a img{
		z-index:-1;
		position:relative;
		}

	/* Thumbnail mouse over text */
	.img_txt_hold{ 
		display:inline-block;
		position:relative;
		
		font-family: 'EB Garamond', 'Open Sans', Arial, Helvetica, sans-serif;
		font-weight:400;
		line-height:1.25;
		font-size:12px;
		font-style:italic;
		opacity:1;
		overflow:hidden;
		text-decoration:none;
		margin:10px 0px 0px 3px;
		padding:3px 7px 4px 10px;
		text-decoration:none;
		
		width:0;
		white-space:nowrap;
		left:-10px;
		
		-webkit-transition:all 0.4s ease-in-out;
		-moz-transition:all 0.4s ease-in-out;
		-o-transition:all 0.4s ease-in-out;
		-ms-transition:all 0.4s ease-in-out;
		transition:all 0.4s ease-in-out;	
		}
		

	
	.portfolio .item a:hover .img_text{
		visibility:visible;
		position:absolute;
		width:100%;
		z-index:10;
		cursor:pointer;
  		-moz-opacity:1; /* for older gecko browsers */
  		-khtml-opacity: 1; /* for older webkit browsers */
  		opacity: 1; /* CSS3 standard */	
		}
	
	/* Thumbnail text Animation */
	.portfolio .item a:hover .img_text .img_txt_hold{
		left:0px;
		opacity:1;
		width:100%;
		}
	
	.portfolio .item a.type1:before {
		background:  transparent url(../images/portfolio_icon1.png) 100% 100% no-repeat;
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		z-index:13;	
		}
	
	.portfolio .item a.type2:before {
		background:  transparent url(../images/portfolio_icon2.png) 100% 100% no-repeat;
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		z-index:11;			
		}
	
	.portfolio .item a.type3:before {
		background:  transparent url(../images/portfolio_icon3.png) 100% 100% no-repeat;
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		z-index:12;	
		}
		
	/* portfolio image hover filter effect */
	.portfolio_img_normal{
		-webkit-filter : grayscale(0) blur(0px);
		}
	
	.portfolio_img_over{
		-webkit-filter : grayscale(1) blur(2px);
		}

/* End portfolio styles*/



/* tipsy tooltips style 
	tipsy, facebook style tipsys for jquery
	version 1.0.0a
	(c) 2008-2010 jason frame [jason@onehackoranother.com]
	releated under the MIT license*/
	
	.tipsy {  width:auto; padding:5px; position: absolute; z-index: 100001; }
	.tipsy_feature { width:135px;}
	
	.tipsy-inner { 
		padding: 5px 8px 10px 8px; 
		zoom: 1;
		max-width: 200px; 
		text-align: center;
		font-size:12px;
		}
		 
	.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
	
	.tipsy-arrow { 
		position: absolute; 
		background: url('../images/tipsy.gif') no-repeat;
		background-position: bottom left; 
		width: 9px; 
		height: 5px; 
		bottom: 0; 
		left: 50%; 
		margin-left: -4px; 
		}
	
	a.hastip, a.hastip:visited { text-decoration:none }
	
/* End tipsy tooltips style */
	


	
/* Video style */
	.video_title{
		margin:0px;
		}	

	.video_title li{
		float:left;
		left:0px;
		display: block;
		margin:0px 20px 20px 0px;
		list-style:none;
		}
		
	.video_content{
		position:relative;
		}
	
	.video_hover{
		background-image:url(../images/video_over.png);
		background-position:center;
		display:inline-block;
		position:absolute;
		margin:0px;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
		z-index:2;
		}

		
/* Feature Tag */
	
	ul.feature_wrap{
		position:relative;
		margin: 0 auto;
		bottom:0px;
		padding:0px;
		z-index:0;
		}
	
	ul.feature_wrap li{
		position:relative;
		width:135px;
		float:left;
		margin: 25px 105px 0px 0px;
		padding:0px;
		display: inline-block;
		list-style:none;
		cursor:pointer;
		}
	
	ul.feature_wrap li, ul.feature_wrap li .img_holder { height:185px;}
	
	ul.feature_wrap li.last{
		margin: 25px 0px 0px 0px;
		}
	
	ul.feature_wrap li .fea{
		position:absolute;
		top:0px;
		display: inline-block;
		width:100%;
		height:0%;
		overflow:hidden;
		border: solid 2px;
		}
	
	ul.feature_wrap li .img_holder {
		position:absolute;
		overflow:hidden;
		display:inline-block;
		margin: 0 auto;
		width:100%;
		}
	
	ul.feature_wrap li .img_holder img{
		position:absolute;
		vertical-align:middle;
		}
	
	ul.feature_wrap li .img_holder .fea_img_normal{
		top:0px;
		}
	
	ul.feature_wrap li .img_holder .fea_img_hover{
		top:-20px;
		}
	
	ul.feature_wrap li .fea_caption {
		position:absolute;
		width:120px;
		padding:10px 10px 10px 10px;
		text-align:center;
		bottom:0px;
		z-index:10;	
		}

	ul.feature_wrap li .img_holder img, ul.feature_wrap li .img_holder {
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		}
	

/* Accordion
===================================================*/

	.accordion {
		padding: 0px 0px 0px 0px;
		position:relative; 
		}
	
	.accordion dt a {
		position:relative;
		}
	/* Accordion open/close style */
	.accordion dt .closeOpen{
		position:absolute;
		width:14px;
		height:14px;
		right:10px;
		margin-top:9px;
		overflow:hidden;
		display:inline-block;
		background : transparent url(../images/accordion_button.png);
		background-position: 0px 0px;
		background-repeat:no-repeat;
			
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		}
	/* Accordion Heading */
	.accordion dt .acc_heading{
		width:100%;
		padding: 7px 0px 5px 0px;
		margin: 0px 0px 2px 0px;
		display:inline-block;
		border-bottom: 0;
		}
	
	.accordion dt .acc_heading h6 {
		margin: 0px 34px 0px 10px;
		}
	/* Accordion tab content style */
	.accordion dd .acc_content{
		position:relative;
		font-weight:lighter; 
		font-size:13px;
		padding: 0px 0px 10px 5px;
		display:inline-block;
		}


/*  image mouse over overlay  */

	.overlay {
		
		left: 0;
		top: 0;
		position: absolute;
		
		width: 100%;
		height: 100%;
	
		zoom: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity : 0;
		
		-webkit-transition: opacity 180ms ease-in-out;
		-moz-transition: opacity 180ms ease-in-out;
		-o-transition: opacity 180ms ease-in-out;
		transition: opacity 180ms ease-in-out;
		}
	
	a:hover .overlay{
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity: .8;
		-khtml-opacity: .8;
		opacity : .8;
		}
	
	.overlay.zoom {
		display: block;
		background: transparent;
		background: url(../images/overlay_zoom.png) no-repeat center center;
		zoom: 1;
		}
	
	.overlay.link {
		display: block;
		background: url(../images/overlay_link.png) no-repeat center center;
		zoom: 1;
		}
	
/* #Misc
================================================== */


	p { margin-right:1px;}
	
	.alignLeft { float:left }
	.alignRight { float:right }
	.alignCenter { margin: 0 auto; }
	
	.noMargin { margin: 0 0 0 0; }
	.bottom_spacing{ margin-bottom:10px; }
	
	/* Spacing for mobile device*/
	.mobile_spacing { margin:0px; }	
	.mobile_right_spacing { margin: 0px 0px 0px 0px; }	
	.mobile_top_spacing { margin: 0px 0px 0px 0px; }
	.desktop_right_spacing { margin: 0px 30px 0px 0px; }
	
	/* Image style */
	.smallImg { float: left; display: inline; width: 80px; margin-right:10px;}
	.large_image{  height:255px; margin: 0 auto; position:relative; overflow:hidden }
	.medium_image { width: 243px; height:176px; position:relative; overflow:hidden }

	.slideshow_medium{ width:645px; margin: 0 auto;}
	
	.border1{ border: solid 2px;}	
	.border2{ border: solid 1px;}
	
	.spacing{ margin: 20px; }
	.align_right_spacing{ margin: 0px 0px 20px 20px;}
	.align_left_spacing{ margin: 0px 20px 20px 0px}

	.separator { clear: both;  margin: 0px 0px 10px; height: 2px; }
	.separator_mini { clear: both; margin: 0px 0px 20px; height: 2px; }
	.separator_bar { clear: both; margin: 40px 40px 40px 0px; height: 5px; border-bottom: 1px solid; }

	.title_bottomspace { display: block; padding-bottom:5px }	
	.heading_bottomspace { display: block; padding-bottom:10px }

	 body, ul.tabs-content p, p { font-size: 13px;  line-height: 1.65; }

/* page close button */

	a.pageClose_btn{
		position:relative;
		width:21px; 
		height:21px;
		overflow:hidden;
		cursor:pointer;
		
		background : transparent url(../images/page_close.png);
		background-position: -3px -3px;
		background-repeat:no-repeat;
		}
	
	a:hover.pageClose_btn{
		background-position: -32px -3px;
		}

/* Next button */

	a.next_btn{
		position:relative;
		width:21px; 
		height:21px;
		overflow:hidden;
		cursor:pointer;
		margin-right:10px;
		
		background : transparent url(../images/next_button.png);
		background-position: -3px -3px;
		background-repeat:no-repeat;
		}
	
	a:hover.next_btn{
		background-position: -32px -3px;
		}

/* Previous button */

	a.previous_btn{
		position:relative;
		width:21px; 
		height:21px;
		overflow:hidden;
		cursor:pointer;
		margin-right:10px;
		
		background : transparent url(../images/previous_button.png);
		background-position: -3px -3px;
		background-repeat:no-repeat;
		}
	
	a:hover.previous_btn{
		background-position: -32px -3px;
		}
	
	a.pageClose_btn, a.next_btn, a.previous_btn{
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		}

	 
 	
	 /* Note: Design for a width of 320px */
	 @media only screen and (max-width: 767px) {		
		.mobile_spacing { margin:10px; }
		.mobile_right_spacing { margin: 0px 20px 10px 0px; }
		.mobile_top_spacing { margin: 10px 0px 0px 0px; }
		.desktop_right_spacing { margin: 0px 10px 0px 10px; }	
		
		.separator_mini { clear: both; margin: 0px 0 15px; height: 2px; }
		.separator_bar { margin: 0px 10px 20px 10px;  height: 20px; }

		#fsCloGal .fsClo_inner{  right:5px; top:-1px; }
		
		ul.feature_wrap li, ul.feature_wrap li.last{ margin: 20px 3px 30px 0px; }
		
		.large_image{ height:110px; }
		
		.slideshow_medium{ width:280px; height:110px; margin-left:-10px }
		
		/* Blog comment */
		#comments-sec, #comment-replay  { 
			margin: 0px 0px 40px 0px;
			}
		.comment-list {
			margin: 30px 0 0px;
			padding: 0 0 20px;
			}
			.comment { 
				margin: 10px 0 0;
				padding: 25px 0 0;
				}
			.comment .comment-area, .comment .comment-aut {
				float: none;
				margin: 0 0 -5px 65px;
				width: 210px;
				}		
			.comment .children .comment-area, .comment .children .comment-aut { width: 190px; }
			.comment .children {
				padding: 0px 0 0 20px;
				}
				.comment .children .comment {
					margin: 10px 0 0;
					padding: 25px 0 0;
					}
			.comments-form { margin: 20px -10px 0 0px; width: 100%; }		
			.comments-form input { width: 190px; }
			.comments-form textarea { width: 270px; }
	 }
	
	/* Note: Design for a width of 480px */
	 @media only screen and (min-width: 480px) and (max-width: 767px) {
		.mobile_spacing { margin:10px; }
		.mobile_top_spacing { margin: 10px 0px 0px 0px; }
		.desktop_right_spacing { margin: 0px 10px 0px 10px; }	
		
		.separator_mini { clear: both; margin: 0px 0 15px; height: 2px; }
		.separator_bar { margin: 20px 10px 20px 10px; }
		
		#fsCloGal .fsClo_inner{  right:5px; top:-1px; }
		
		ul.feature_wrap li, ul.feature_wrap li.last{ margin: 20px 40px 30px 23px; }

		.large_image{ height:158px; }
		.slideshow_medium { width: 100%;   height:160px; }
		
		/* Blog comment */
		#comments-sec, #comment-replay  { 
			margin: 0px 0px 40px 0px;
			}
		.comment-list {
			margin: 30px 0 0px;
			padding: 0 0 20px;
			}
			.comment { 
				margin: 10px 0 0;
				padding: 25px 0 0;
				}
			.comment .comment-area, .comment .comment-aut {
				float: none;
				margin: 0 0 -5px 65px;
				width: 330px;
				}		
			.comment .children .comment-area, .comment .children .comment-aut { width: 312px;  }
			.comment .children {
				padding: 0px 0 0 20px;
				}
				.comment .children .comment {
					margin: 10px 0 0;
					padding: 25px 0 0;
					}
			.comments-form { margin: 20px -10px 0 0px; width:390px; }		
			.comments-form input { width: 190px; }
			.comments-form textarea { width: 100%; }
	 }
	 

	/* Note: Design for a Ipad */
	 @media only screen and (min-width: 768px) and (max-width: 1024px) {
		.mobile_spacing { margin:0px; }
		.desktop_right_spacing { margin: 0px 30px 0px 0px; }
		
		.large_image{  height:200px; }
		.medium_image { width: 200px; height:144px }
		
		.blog_date{ margin: -12px 0px 0px 0px; }
		
		.slideshow_medium {  width:510px;  }
		
		.separator_mini { clear: both; margin: 0px 0 5px; height: 2px; }
		
		hr { visibility:hidden; border:none; border-style:none; clear: both; margin: 10px 0 20px; height: 2px; }
		
		ul.feature_wrap li, ul.feature_wrap li .img_holder { height:155px;}
		ul.feature_wrap li{ margin: 20px 45px 0px 0px; }
		ul.feature_wrap li.last{ margin: 20px 0px 0px 0px; }
		
		/* Blog comment */
		#comments-sec, #comment-replay  { 
			margin: 0px 0px 40px 0px;
			}
		.comment-list {
			margin: 30px 0 0px;
			padding: 0 0 20px;
			}
			.comment { 
				margin: 10px 0 0;
				padding: 25px 0 0;
			}
			.comment .comment-area, .comment .comment-aut {
				float: none;
				margin: 0 0 -5px 75px;
				width: 430px;
				}		
			.comment .children .comment-area, .comment .children .comment-aut { width: 410px;  }
			.comment .children {
				padding: 0px 0 0 20px;
				}
				.comment .children .comment {
					margin: 10px 0 0;
					padding: 15px 0 0;
					}
	 }
	 
	 /* Note: Design for Ipad landscape */ 
	@media only screen and (min-width: 960px) and (max-width: 1024px) {
		ul.feature_wrap li, ul.feature_wrap li .img_holder { height:165px;}
		ul.feature_wrap li{ margin: 25px 105px 0px 0px; }
		ul.feature_wrap li.last{ margin: 25px 0px 0px 0px; }

		.large_image{  height:255px; }
		
		.slideshow_medium {  width:650px;  }
		.slideshow_medium .flexslider { margin-left:-55px }
		
		/* Blog comment */
		.comment .children .comment-area, .comment .children .comment-aut { width: 540px; }
		.comment .comment-area, .comment .comment-aut {
			width: 560px;
			}	
		
	}