@import "grid.css";
@import "reset.css";
@import "superfish-vertical.css";
@import "supersized.css";
@import "jquery.jscrollpane.css";
@import "supersized.shutter.css";
@import "prettyPhoto.css";
@import "audio.css";
@import "animate.css";
@import "blog_form.css";
/* == CSS IMPORTS ABOVE == */




/* ======================= TABLE OF CONTETNTS 
0. ALIGNMENT
1. GLOBAL PROPERTIES
2. CSS3
3. GLOBAL STRUCTURE
4. MAIN LAYOUT
5. HEADER
6. SPLASH CONTENT
7. C SCROLL1 VERTICAL SCROLLER
8. SCROLL PANE CONTAINER HOME PAGE IMAGE SCROLLER
9. GALLERY BOX 1
10 GALLERY 1
11. OUR TEAM GALLERY BOX 2
12. FLEX SLIDER
13. LIGHTBOX
14. BLOG
15. IMAGE TIP GROUP TOOLTIPS
16. BUTTON LINK
17. FONT 1 - 2 - 3
18. PRICE
19. COLOR
20. LIST
21. TABS
22. ADDRESS
23. LIGHTBOX IMAGE
24. LIGHTBOX VIDEO
25. FOOTER
26. FULLSCREEN BUTTON
27. COPYRIGHT
28. BOTTOM 1
29. ICONS
30. TWITTER READER
31. TOOLTIPS
32. GOOGLE MAP WRAPPER
33. CONTACT PAGE
34. ANIMATIONS
35. TEMPLATE FONTS
====================== */




/* ============================= GETTING THE NEW TAGS TO BEHAVE CODE BY MAFLORAL 2011 ====================== */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* ============================= 0 ALIGNMENT ====================== */
.left { 
float:left;
}
.right { 
float:right;
}
.clear {
clear:both;
}
.table {
display:table;
}
.wrapper {
width:100%; 
float: left;
position: relative;
}
.relative {
position:relative;
}
.absolute {
position:absolute;
}

/* ============================= 1 GLOBAL PROPERTIES ====================== */
body{ 
background:#ffffff; 
border:0; 
font-family: 'PTSansNarrowRegular';
font-size:14px;
color:#80807f; 
line-height:20px; 
overflow:hidden; 
min-width:960px;
height:100%;    
}

/* ============================= 2 CSS3 ====================== */
.css3{
border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
box-shadow: 0 0 4px rgba(0, 0, 0, .4); 
-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4); 
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4); 
position: relative;
}


/* ============================= 3 GLOBAL STRUCTURE ====================== */

/* ============================= SPINNER ====================== */
.spinner{ 
position:absolute; 
z-index:99; 
background:url(../images/loader.gif) 50% 50% no-repeat #000; 
width:100%; 
height:100%; 
top:0; 
left:0
}
/* == SPINNER DIV == */
.spinner > div{
	position:absolute;
	background:url(../images/loader.gif) 50% 50% no-repeat;
	width:100%;
	height:100%;
}

/* ============================= BACKGROUND PATTERN OVERLAY ====================== */
.pattern_overlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:transparent url(../images/pattern.png) repeat top left;
	overflow:hidden;
	z-index:1;
}

/* ============================= BODY ====================== */
body, html {
height:100%;
}
*{
	outline: none;
}
/* == BLOCK == */
.block {
height:53px;
}
/* == EXTRA == */
.extra {
height:auto !important; 
margin: 0 auto -53px; 
overflow:hidden;
}

/* ============================= POSITION ====================== */
.position{ 
position:relative; 
z-index:1
}

/* ============================= 4 MAIN LAYOUT ====================== */
/* == A == */
/* Mozilla based browsers */
::-moz-selection {
       background-color: #FFA;
       color: #000;
}

/* Works in Safari */
::selection {
       background-color: #FFA;
       color: #000;
}
a{ 
color:#666666; 
text-decoration: none; 
outline:none
}

a:hover{ 
color:#ffffff
}
/* == H1 == */
h1{ 
font-family: 'PTSansNarrowRegular'; 
float:right;
}
/* == H2 == */
h2{ 
font-family: 'PTSansNarrowRegular'; 
font-weight:normal;
font-size:32px; color:#ffffff; 
line-height:1.9em; background:url(../images/bg_menu.png) 0 0px repeat-x; 
letter-spacing:0px; 
padding-bottom:0px; 
text-indent:10px; 
position:relative; 

box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black;
}
/* == H3 == */
h3{ 
font-family: 'PTSansNarrowRegular'; 
font-weight:normal;
font-size:26px; 
color:#ffffff; 
line-height:1.5em; 
background:none; 
letter-spacing:0px; 
margin-top:0px; 
padding-bottom:0px; 
min-height:63px; 
text-indent:6px; 
position:relative;
}
/* == H4 == */
h4{ 
font-family: 'PTSansNarrowRegular'; 
font-weight:normal;
font-size:22px; 
color:#ffffff; 
line-height:1.5em; 

letter-spacing:0px; 
margin-top:0px; 
padding-bottom:0px; 
min-height:63px; 
text-indent:6px; 
position:relative;
}
/* == H5 == */
h5{ 
font-family: 'PTSansNarrowRegular'; 
font-weight:normal;
font-size:18px; 
color:#ffffff; 
line-height:1.5em; 
background:url(../images/bg_menu.png) 0 0px repeat-x; 
letter-spacing:0px; 
margin-top:0px; 
padding-bottom:0px; 
min-height:63px; 
text-indent:6px; 
position:relative
}
/* == H6 == */
h6{ 
font-family: 'PTSansNarrowRegular'; 
font-weight:normal;
font-size:14px; 
color:#ffffff; 
line-height:1.5em; 
background:url(../images/bg_menu.png) 0 0px repeat-x; 
letter-spacing:0px; 
margin-top:0px; 
padding-bottom:0px; 
min-height:63px; 
text-indent:6px; 
position:relative
}
/* == PARAGRAPH == */
p{ 
font-family: 'PTSansNarrowRegular'; 
font-size:14px; 
padding-bottom:0px; 
padding-top:2px;
}

/* ============================= MIN HEIGHT ====================== */
.min_height{ 
min-height:520px;
}
/* ============================= CONTENT ====================== */
#content{
overflow:hidden;
}

#content > ul > li{
overflow:hidden;
}
li{
	list-style: none;
}
/* ============================= MARGIN ====================== */
.marg_top1{ 
margin-top:-6px
}
.marg_right1{ 
margin-right:28px;
}
.pad_bot1{ 
padding-bottom:24px;
}


/* ============================= 5 HEADER ====================== */
header{ 
height:280px;
}



/* ============================= LOGO ====================== */

.logo{ 
display:block;
float:left;
left:0px;
width:310px; 
height:174px; 
z-index:2;
 
box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black;

}



/* ============================= MENU ====================== */
nav.menu{
	float: left;
}
#menu { 
float:left; 
top:0px; 
position: relative;
width: auto;
}
#menu li ul{
	position: absolute;
} 
#menu > li { 
width:70px; 
display:table-row; 
position:relative;
}
#menu > li > a{ 
	float:left; 
	position:relative; 
	text-align:center;
	font-family: 'PTSansNarrowRegular'; 
	font-size:18px; 
	color:#CCCCCC; 
	line-height:2.1; 
	background:url(../images/bg_menu.png) 0 9px repeat-x; 
	height:100%; 
	width:165px;
	letter-spacing:0px; 
	margin-top:-8px; 
	padding:0 14px; 
	padding-top:5px; 
}

#menu > li:hover > a, #menu > .active > a{ 
	color:#000000; 
}
#menu > li > a > span{ 
	position:absolute; 
	top:0; 
	left:0; 
	line-height:2em; 
	background: url(../images/menu_bg_active.png) 0 9px repeat-x; 
	width:100%; 
	height:100%; 
	z-index:1; 
	opacity: 0;
}
#menu > li > a:hover > span, #menu > li.active > a> span, #menu > li.sfHover > a> span{
	opacity: 1;
}
#menu > li > a > strong{ 
font-weight:normal; 
position: relative; 
z-index:2; 
cursor:pointer
}
/* == SUBMENU 1 == */
#menu li ul {
position: absolute;
top: 1px;
left: 100%;
z-index: 15;
padding: 5px 0;
width: 119px;
background: url('../images/bg_sub_menu.png') repeat 0 0;
margin-left: 8px;
}

#menu li ul:after {
  position: absolute;
  display: block;
  width: 6px;
  height: 13px;
  background: url('../images/arr_sm.png') no-repeat 0 0;
  top: 13px;
  left: -6px;
  pointer-events: none;
  content: "";
}

#menu li ul li {	
	position:relative;
	text-align:center;
}
#menu li ul a {
	position:relative;
	z-index:1;
	display:block;
	padding:5px 0 !important;
	color:#fff !important;
	text-decoration:none;
	text-align:center;
	font-family: 'PTSansNarrowRegular'; 
    font-size:16px; 
    color:#ffffff; 
    line-height:18px; 
}
#menu li ul a b{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:29px;
	/*background:url(../images/submenu_hover.png) 0 0 repeat-x;*/
}
#menu li ul li>a:hover,#menu li ul li.sfHover>a{
	background:#000;
}
.submenu_2 {
	position:absolute;
	top:-20px;
	left:120px;
	padding:20px 0;
	width:119px;
	background:#121212;
}

//* ============================= 6 SPLASH CONTENT ====================== */
#splash_content{ 
overflow:hidden;
}
.splash-gallery img{
	max-height: 420px;
}

/* ============================= BOX ====================== */
.box{ 
background:#000000; 
padding:30px; 
padding-bottom:10px; 
min-height:379px; 
padding-right:20px; 
box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black;
}

/* ============================= CLOSE BUTTON ====================== */
.close{ 
position:relative; 
margin-top:1px; 
float:right; 
display:block; 
width:111px; 
height:27px; 
box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black;
}
.close img{ 
position:absolute; 
top:0; 
left:0; 
width:100%; 
height:100%;
}

/* ============================= 7 C SCROLL1 VERTICAL SCROLLER ====================== */
.cscroll_1{
height:360px; 
width:570px;
}
.track_1{   
left:612px; 
padding-top:0px; 
top:17px; 
width:10px; 
position:absolute; 
height:360px; 
padding:0;
}
.shuttle_1{ 
width:16px; 
height:85px; 
background: #666666;	
opacity:1;
	
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-ms-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
}

.shuttle_1:hover{	
background: #ffffff;	
position: absolute;
opacity:1;
}

/* ============================= 7 C SCROLL2 VERTICAL SCROLLER ====================== */
.cscroll_2{
height:365px; 
width:250px;
}
.track_2{   
left:292px; 

padding-top:0px; 
top:17px; 
width:10px; 
position:absolute; 
height:360px; 
padding:0;
}
.shuttle_2{ 
width:16px; 
height:85px; 
background: #666666;	
opacity:1;
	
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-ms-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
}

.shuttle_2:hover{	
background: #ffffff;	
position: absolute;
opacity:1;
}

/* ============================= 7 C SCROLL2 VERTICAL SCROLLER ====================== */
.cscroll_3{
height:360px; 
width:890px;
}
.track_3{   
left:932px; 
padding-top:0px; 
top:17px; 
width:10px; 
position:absolute; 
height:360px; 
padding:0;
}
.shuttle_3{ 
width:16px; 
height:85px; 
background: #666666;	
opacity:1;
	
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-ms-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
}

.shuttle_3:hover{	
background: #ffffff;	
position: absolute;
opacity:1;
}

/* ============================= 8 SCROLL PANE CONTAINER HOME PAGE IMAGE SCROLLER ====================== */
.jScrollPaneContainer {	
width:950px; 
position:relative; 
z-index:99; 
height:456px; 
}
/* == SCROLLER TRACK == */
.jScrollPaneTrack {	
width: 950px; 
background:url(../images/scroll_track.png) 0 0 no-repeat; 
cursor: pointer; 
margin-top:449px;	
position: absolute; 
height:16px; 

box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black;
}
.jspHorizontalBar .jspTrack{
	background:url(../images/scroll_track.png) 0 0 no-repeat; 
	height: 8px;
}
/* == PANE DRAG == */
.jScrollPaneDrag, .jspDrag {	
background: #666666;	
position: absolute;
opacity:1;
	
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-ms-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
	width: 100%;	

}
.jspVerticalBar, .jspTrack {
background: none;
width: 8px;
}
.jScrollPaneDrag:hover{	
background: #ffffff;	
position: absolute;
opacity:1;
}
.jScrollPaneDragLeft {	
left: 0px;	
overflow: hidden;	
bottom: 0px;	
position: absolute
}
.jScrollPaneDragRight {	
right: 0px;	
overflow: hidden;	
bottom: 0px;	
position: absolute
}
/* == SCROLL PANE == */
.scroll-pane {
padding-right:0px;	
padding-left: 0px;	
float: left;	
padding-bottom: 0px;	
width: 950px;	
padding-top: 0px
}
/* == PANE 5 == */
#pane5 {	
padding-right: 0px;	
display: block;	
padding-left: 0px;	
padding-bottom: 0px;	
overflow: visible !important;	
width:950px;	
padding-top: 0px;	
height:456px
}
.jspContainer{
	overflow: visible;
}
/* ============================= 9 GALLERY BOX 1 ====================== */
#gallery_box1{ 
position:relative;  
width:810px; 
overflow:hidden; 
height:370px; 
padding:0 14px;
margin-left: auto;
margin-right: auto;
}

/* ============================= 10 GALLERY 1 ====================== */
.gallery1 {
	width: 2550px;
	display: block;
	height: 420px;
}
.gallery1 li{ 
float:left; 
margin-right:10px; 
position:relative; 
box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black;
}
.gallery1 li a{ 
position:relative; 
display:block
}
.gallery1 li span.zoom, .lightbox-image span.zoom { 
position:absolute; 
top:0; 
left:0; 
width:100%; 
height:100%; 
background:url(../images/zoom-icon.png) 50% 50% no-repeat #fff; 
display:block
}
.gallery1 .end{ 
margin-right:0
}

/* ============================= GALLERY 1 IMAGE TITLE ====================== */
.gallery1 .title {
	position: absolute;
	bottom: 0;
	width: 100%;
	float: right;
	color: #999999;
	font-family: 'PTSansNarrowRegular';
	font-size: 25px;
	margin-right: 5px;
	line-height: 1.55em;
	padding: 0px 0 0px 10px;
	background: #000000;
	opacity: .85;
	filter: alpha(opacity=85);
	display: block;
	font-weight: 100;
	z-index: 300;
}


/* ============================= CLOSE BUTTON ====================== */
.close{ 
position:relative; 
margin-top:1px; 
float:right; 
display:block; 
width:111px; 
height:27px; 
box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black;
background: url('../images/close_page.png') no-repeat 0 0;
opacity: 0.5;
}

.close:hover{
	opacity: 1;
}


/* ============================= NEXT & PREVIUS BUTTONS ====================== */
.prev1, .next1, .prev2, .next2, .prev3, .next3, .prev4, .next4, .prev5, .next5 {
display: block;
width: 32px;
height: 32px;
position: absolute;
float: left;
margin-top: -16px;
cursor: pointer;
top: 50%;
opacity: 0.5;
}
.prev:hover, .next:hover{
	opacity: 1;
}
.prev1, .prev2, .prev3, .prev4, .prev5{ 
float:right; 
cursor: pointer;
background: url(../images/arrow-slider-left.png) no-repeat 0 0;
left: 10px;
}
.next1, .next2, .next3, .next4, .next5{ 
float:right; 
cursor: pointer;
right: 10px;
background: url(../images/arrow-slider-right.png) no-repeat 0 0;
}
.prev1 img, .next1 img, .prev2 img, .next2 img, .prev3 img, .next3 img, .prev4 img, .next4 img, .prev5 img, .next5 img{ 
position: absolute; 
top:0; 
left:0; 
width:100%; 
height:100%
}

/* ============================= 11 OUR TEAM GALLERY BOX 2 ====================== */
.gallery_box2 {
position: relative;
width: 810px;
overflow: hidden;
float: none;
height: 370px;
padding: 0 14px;
margin-left: auto;
margin-right: auto;
}
.gallery_box2 > div{ 
position:relative;
width:810px !important;
}
.gallery_box2 li{ 
float:left; 
padding-right:30px; 
width:180px;
}
.gallery_box2 li a{ 
margin-bottom:25px;
}

#gallery2{ 
position:relative;
width:820px !important;
}
#gallery2 li{ 
float:left; 
padding-right:30px; 
width:250px;
}
#gallery2 li img{ 
padding-bottom:15px;
}


/* ============================= 12 FLEX SLIDER ====================== */
#slider {
    background: #222222;
    margin-top:0;
	width:890px;
	height:360px;
	border:1px #222222 solid; 
}
.flexslider{
    position: relative;
	width:890px;
	height:360px;
    margin-top: 40px;
    margin-bottom: 0px;
    border: 1px solid rgba( 255, 255, 255, 0.5);
	
}
.slides li{
position: relative;
}

.slides h3 {
    bottom: 0px;
    left: 40px;
    position: absolute;
    display: block;
    font-family: 'PTSansNarrowRegular'; 
    font-size: 15px;
    font-weight: 400 !important;
    line-height: 18px;
    max-width: 400px;
    margin-bottom: 30px;
    padding: 20px;
    background-color:rgba(0, 0, 0, 0.6);
    box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4), -10px 0 0 rgba(0, 0, 0, 0.4);
    -webkit-border-radius:0px;
    border-radius: 0px;
}
.slides h3 a{
    color: #ffffff;
    font-weight: normal;
    padding: 2px 0;
}
.slides li a:hover{
color: #999999 !important;
}
.slides span {
    font-size: 36px;
    line-height: 36px;
    color: #cccccc;
    display:block;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.flex-direction-nav{
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.flex-direction-nav li{
    float: left;
    margin-left: 1px;
    list-style: none;
}
.flex-direction-nav a{
    display: inline-block;
    width: 32px;
    height: 32px;
    opacity: 0.75;
    text-indent: -9999px;
}
.flex-direction-nav .flex-prev{
background: url(../images/arrow-slider-left.png) no-repeat;
-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
	opacity: .75;
}
.flex-direction-nav .flex-next{
background: url(../images/arrow-slider-right.png) no-repeat;
-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
	opacity: .75;
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover{
opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter:alpha(opacity=30);
    cursor: default;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
	
    display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
}
.no-js .slides > li:first-child {
display: block;
}

.flexslider {
    position: relative;
    zoom: 1;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-border-radius:3px;
    border-radius: 3px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
}
.carousel li {
margin-right: 5px
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
	opacity: 1; left: 0;
	}
    .flex-direction-nav .flex-next {
	opacity: 1; right: 0;
	}
}




/* ============================= 13 LIGHTBOX ====================== */
.for_lightbox{ 
display:none
}
.for_lightbox img{ 
float:left;
}
.box_img{ 
width:100%; 
height:100%; 
overflow:hidden
}
.box_img .font1{ 
padding-top:14px; 
letter-spacing:-1px
}



/*=================// 14 BLOG //=========================*/
#blog {
	width:600px;
	float:left;
}
/*=================// POST //=========================*/
.post {	
    padding:0px 0 25px 0; 
    width:600px;
}
/*=================// POST TITLE //=========================*/
.post_title {
	padding:18px 0 8px 0;
	line-height:23px;
	width:600px;
	font-size:20px;
	color:#666666;
	font-family: 'PTSansNarrowRegular';
}
/*=================// POST TITLE A //=========================*/
.post_title a {
	font-size:20px;
	color:#666666;
	font-family: 'PTSansNarrowRegular';
	
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}
/*=================// POST TITLE HOVER //=========================*/
.post_title a:hover { color:#ffffff;
}
/*=================// POST INFO //=========================*/
.post_info {
    width:600px;
	padding:9px 0 8px 0;
	border-bottom:1px #222222 solid;	
}
/*=================// POST PARAGRAPH //=========================*/
.post p{	
    border-bottom:1px #222222 solid; 
	font-family: 'PTSansNarrowRegular';
    width:600px; 
    font-size:13px;
}
/*=================// POST INFO FLOAT LEFT //=========================*/
.post_info .fleft { 
    width:210px; 
    position:relative; 
    top:-0px; 
    float:left;
}
/*=================// POST INFO FLOAT RIGHT //=========================*/
.post_info .fright { 
    width:210px; 
    position:relative; 
    top:-0px; 
    float:right;
}
/*=================// DATE TAGS CATEGORY //=========================*/
.date, .tags, .category {
	padding:0 0 0 20px;
	font-family: 'PTSansNarrowRegular';
	font-size:12px;
	color:#8b8b8b;
	text-transform:uppercase;
	background:url(../images/post_date.png) no-repeat left top;
	margin-bottom:4px;
}
/*=================// TAGS //=========================*/
.tags {
	background:url(../images/tags.png) no-repeat left top;
	margin-bottom:0 !important;
}
/*=================// CATEGORY //=========================*/
.category {
	background:url(../images/category.png) no-repeat left top;
	margin-bottom:0 !important;
	float:right;
}
/*=================// TAGS A CATEGORY A //=========================*/
.tags a, .category a { font-size:12px;
}
/*=================// BLOG //=========================*/
.spacer { height:4px !important;
}
/*=================// POST INFO COMMENTS //=========================*/
.post_info .comments {float:right;
	padding-left:20px;
	background:url(../images/latest_comment.png) no-repeat left top;
}
/*=================// POST INFO COMMENTS A //=========================*/
.post_info .comments a {
	color:#8b8b8b !important;
	font-size:11px !important;
}
/*=================// AUTHOR //=========================*/
.author {
	background:url(../images/author.png) no-repeat left top;
	float:right;
	padding:0 15px 0 19px;
	font-size:11px;
	color:#8b8b8b;
	text-transform:uppercase;
}
/*=================// AUTHOR A //=========================*/
.author a { 
    font-size:11px;
}
/*=================// PAGE NAVIGATION //=========================*/
.page_nav {
    position:relative;
    bottom:10px;
    width:100%;
	padding:0px 0; 
	
} 
/*=================// PAGE NEXT AND PREVIOUS //=========================*/
a.page_next, a.page_prev {
	display:block;
	float:right;
	cursor:pointer;
	line-height:10px;
	font-size:14px;
	color:#999999;
	height:11px;
	font-family: 'PTSansNarrowRegular';	
}
/*=================// PAGE PREVIOUS //=========================*/
a.page_prev { float:left;
}
/*=================// PAGE PREV AND PAGE NEXT HOVER //=========================*/
a.page_next:hover, a.page_prev:hover { color:#ffffff;
}
/*=================// PAGE PREV AND PAGE NEXT SPAN //=========================*/
a.page_next span, a.page_prev span {
	padding-right:17px;
	background:url(../images/right_arrow.png) no-repeat;	
	background-position:100% 0;
	height:11px;
	display:block;
}
a.page_prev span {
	padding-left:17px !important;
	padding-right:0 !important;
	background:url(../images/left_arrow.png) no-repeat;	
	background-position:0 0;
}
a.page_next:hover span, a.page_prev:hover span { 
    background-position:100% -11px;	
}
a.page_prev:hover span { 
    background-position:0 -11px;	
}


/* =============================// BLOG SIDEBAR //====================== */
#sidebar {
	width:240px;
	float:right;
	padding:2px 0 8px 0;
}
/*=================// WIDGET BLLOCK //=========================*/
.widget_block {
    padding-bottom:22px;
}
/*=================// SIDEBAR H2 //=========================*/
#sidebar h2 {
	padding-bottom:6px;
	border-bottom:1px #222222 solid;
	margin-bottom:21px;
	font-size:20px !important;
}
/*=================// SIDEBAR PARAGRAPH //=========================*/
#sidebar p { 
    padding-bottom:10px; 
    width:240px; 
}

/* ============================= SEARCH FIELD ====================== */
.search_field {
    top:-5px;
	padding-bottom:20px;
	position:relative;
}
/*=================// SEARCH INPUT //=========================*/
.search_input {
	font-family: 'PTSansNarrowRegular'; 
	font-size:14px;
	color:#ccc;
	background:#222222;
	width:200px;
	height:30px;
	padding:0 30px 0 10px;
	border:0;
	float:left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*=================// SEARCH BUTTON //=========================*/
.search_button {
	width:21px;
	height:21px;
	background: url(../images/search_btn.png) no-repeat left top;
	border:0;
	cursor:pointer;
	position:absolute;
	right:5px;
	top:5px;	
	opacity:.50;
    -webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.search_button:hover{
    opacity:1;
	}


/*=================// UL CATEGORIES //=========================*/
ul.categories li {
	padding:0 15px 15px 15px;
	background:url(../images/cats_list.png) no-repeat left top;
	font-family: 'PTSansNarrowRegular'; 
    font-size:14px; 
    color:#ffffff;
	
}
/*=================// UL CATEGORIES LI A //=========================*/
ul.categories li a {
    font-family: 'PTSansNarrowRegular'; 
    font-size:14px;  
    color:#999999;
   background:#222222; padding:5px 5px 5px 5px;
	opacity:.90;
    -webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}
/*=================// HOVER //=========================*/
ul.categories li a:hover { 
    text-decoration:underline; 
    color:#ffffff;
}

/*=================// UL LATEST POSTS //=========================*/
ul.latest li {
	padding:0 0 15px 0;
	border-bottom:1px #282828 solid;
	margin-bottom:12px;
}
/*=================// LI LAST //=========================*/
ul.latest li.last {
	padding:0 0 15px 0;
	border-bottom:0;
	margin-bottom:0;
}
/*=================// LI IMAGE //=========================*/
ul.latest li img {
	margin:3px 15px 0 0;
	float:left;
}
/*=================// LI A //=========================*/
ul.latest li a {
    font-family: 'PTSansNarrowRegular';
	font-size:18px;
	color:#999999;
	display:block;
	
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}
/*=================// LI A HOVER //=========================*/
ul.latest li a:hover { text-decoration:none; color:#ffffff;
}
/*=================// LI PARAGRAPH //=========================*/
ul.latest li p { 
    padding-top:10px;
    
    font-family: 'PTSansNarrowRegular';
	font-size:14px;
	color:#ffffff;
}

/*=================// DATE COMMENTS //=========================*/
.date_comments {
     margin-top:-15px;
	 line-height:14px;
	 width:145px;
	 float:right;
}



/*=================// LATEST POST DATE //=========================*/
.latest_date {
	padding:0 10px 0 19px;
	font-size:11px;
	color:#8b8b8b;
	text-transform:uppercase;
	float:left;
	background:url(../images/post_date.png) no-repeat left top;
}

/*=================// LATEST COMMENTS //=========================*/
.latest_comments {
	float:left;
	padding-left:20px;
	padding-bottom:10px;
	background:url(../images/latest_comment.png) no-repeat left top;
}

/*=================// LATEST COMMENTS A //=========================*/
.latest_comments a {
	color:#8b8b8b !important;
	font-size:11px !important;
}

/*=================// LATEST COMMENTS LIST //=========================*/
.latest_comments_list li {
	padding:0 0 9px 21px;
	border-bottom:1px #222222 solid;
	margin-bottom:11px;	
	font-size:13px;
	color:#8b8b8b;
	background:url(../images/comments_bg.png) no-repeat left top;
}
/*=================// LI LAST//=========================*/
.latest_comments_list li.last {
	padding:0 0 7px 21px;
	border-bottom:0;
	margin-bottom:0;
}
/*=================// LI A //=========================*/
.latest_comments_list li a {
	font-size:12px;
	color:#666666;
	
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}
/*=================// LI A HOVER //=========================*/
.latest_comments_list li a:hover {
    text-decoration:none; 
    color:#ffffff;
}
/*=================// LI A WHITE //=========================*/
.latest_comments_list li a.white {
    font-family: 'PTSansNarrowRegular';
	font-size:16px;
	color:#ffffff;
}

/*------/ FLICKR WIDGET /------- */
.flickrs {
    margin-left:0px;
    border-bottom: 1px #222222 solid;
 	padding-bottom:2px; 
}
/*=================// IMAGES LI //=========================*/
.FlickrImages li {
	margin:0 15px 15px 0 !important;
	padding:0 !important;
	float:left;	
	border:0 !important;
	overflow:hidden;
}
/*=================// LI A //=========================*/
.FlickrImages li a {
	display:block;
	width:63px !important;
	height:63px !important;
	overflow:hidden;
	float:left;
	border:1px #222222 solid;
}
/*=================// LI A IMAGE //=========================*/
.FlickrImages li a img {
	width:63px !important;
	height:63px !important;
	border:0;
	border:1px #222222 solid;
}

/*------/ SINGLE BLOG PAGE /------- */
#single{ 
    padding:0 0 8px 0;
	width:600px;
}	

/*------/ POST COMMENT 1 /------- */
.post_comment1{
float:left; 
width:600px;
height:100%;
background:#222222;
margin-bottom:10px;
padding:5px 5px 5px 5px;
}
/*------/ POST COMMENT 1 H2 /------- */
.post_comment1 h2{
font-size:18px; 
padding-bottom:10px;
}
/*------/ INFO 1 /------- */
.info1{
float:left;
}
/*------/ POST IMAGE /------- */
.post_image1{
float:left; 
width:60px; 
margin:-1px 0px 0 0; 
border:1px solid #222222;
}
/*------/ POST INFO 1 /------- */
.post_info1{
overflow:hidden; 
}
/*------/ POST 1 /------- */
#posts1 {
height: 27px;
overflow: hidden; 
padding:0;
}
/*------/ POST TITLE 1 /------- */
.post_title1{
color:#cccccc; 
background:#666666;
font-family:'PTSansNarrowRegular'; 
padding:2.5px 15px; 
font-size:18px; 
line-height:25px;
}
/*------/ POST DATE 1 /------- */
.post_date1{
color:#ffffff;
background:#444444;
font-family:'PTSansNarrowRegular'; 
padding:2.5px 15px; 
font-size:14px; 
line-height:25px;
}

/*------/ POST COMMENT 1 /------- */
.post_comment2{
float:left; 
width:575px;
height:100%;
background:#222222;
margin-bottom:10px;
margin-left:25px;
padding:5px 5px 5px 5px;
}
/*------/ POST COMMENT 1 H2 /------- */
.post_comment2 h2{
font-size:18px; 
padding-bottom:10px;
}
/*------/ INFO 1 /------- */
.info2{
float:left;
}
/*------/ POST IMAGE /------- */
.post_image2{
float:left; 
width:60px; 
margin:-1px 0px 0 0; 
border:1px solid #222222;
}
/*------/ POST INFO 1 /------- */
.post_info2{
overflow:hidden; 
}
/*------/ POST 1 /------- */
#posts2 {
height: 27px;
overflow: hidden; 
padding:0;
}
/*------/ POST TITLE 1 /------- */
.post_title2{
color:#cccccc; 
background:#666666;
font-family:'PTSansNarrowRegular'; 
padding:2.5px 15px; 
font-size:18px; 
line-height:25px;
}
/*------/ POST DATE 1 /------- */
.post_date2{
color:#ffffff;
background:#444444;
font-family:'PTSansNarrowRegular'; 
padding:2.5px 15px; 
font-size:14px; 
line-height:25px;
}

/*=================// BLOG UNDERLINE //=========================*/
.line_slider{ 
width:600px; 
height:5px; 
margin:20px 0; 
background:url(../images/line_px1.png) top left repeat-x;
}

/* ============================= BUTTON LINK ====================== */
.button, .link1{ 
display:inline-block; 
position:relative; 
font-family: 'PTSansNarrowRegular'; 
font-size:14px; 
color:#f1f1f1; 
line-height:1.2em; 
background: url(../images/bg_button.png) 0 10px repeat-x; 
letter-spacing:0px; 
margin-top:10px; 
padding:0 6px; 
padding-bottom:0px;
}
.link1{ 
background-position: 7 7px
}
.button > span{ 
position:absolute; 
top:0; left:0; 
background: url(../images/bg_button_active.png) 0 10px repeat-x; 
width:100%; 
height:100%; 
z-index:1
}
.button > strong{ 
font-weight:500; 
position: relative; 
z-index:2; cursor:pointer
}
.button:hover, .link1:hover{ 
color:#666666
}

/* ============================= 15 .IMAGE TIP GROUP TOOLTIPS ====================== */
.tip-group{
background: url(../images/image_tip/tooltip_image.jpg) center 0 no-repeat;
padding-bottom:0px;
}

/* ============================= GROUP ====================== */
.group{
	width:885px;
	height:716px;
	position:relative;
}

/* ============================= ITEM ====================== */
.item, .item-1{
	font-family: 'PTSansNarrowRegular';
	font-size:14px;
	line-height:16px;
	padding:20px 20px 10px 10px;
	color:#666666;
	text-align: center;
	display:block;
	position:absolute;
	width:180px;
	height:100px;
	overflow:hidden;
}
	
/* ============================= ITEMS 1-5 CHECK POSITIONS ====================== */	
#item{
	top:180px;
	left:150px;
}
#item-1{
	top:600px;
	left:442px;
}
#item-2{
	top:230px;
	left:520px;
}
#item-3{
	top:50px;
	left:300px;
}
#item-4{
	top:250px;
	left:305px;
}
#item-5{
	top:350px;
	left:485px;
}
	
/* ============================= ITEM EM ====================== */	
.item em, .item-1 em{
	display: inline-block;
	position:relative;
	font-style:normal;
	float:left;
}
	
/* ============================= ITEM LINK ====================== */	
.item a, .item-1 a{
	display:inline-block;
	width:25px;
	height:25px;
	border:1px solid #222222; box-shadow: 0px 0px 5px black; -moz-box-shadow: 0px 0px 5px black; -webkit-box-shadow: 0px 0px 5px black;
	border-radius: 50%;
	transition: border 0.5s ease;
	-webkit-transition: border 0.5s ease;
	-o-transition: border 0.5s ease;
	position:relative;
	float:left;
	z-index:4;
}
		
.item a{background: url(../images/bg-item.png) 9px 7px no-repeat #333333;}
.item-1 a{background: url(../images/bg-item-1.png) 7px 9px no-repeat #333333;}
	.item a:hover, .item-1 a:hover{
		border-color:#fff;
}
		
/* ============================= ITEM TIP ====================== */		
.item .tip, .item-1 .tip{
	width:135px;
	color:#fff;
	font-size:20px;
	line-height:24px;
	display:block;
	position:absolute;
	z-index:-1;
}

.item .tip{
	top: -8px;
	right:-340px;
	background: #000000;   opacity:0.80; box-shadow: 0px 0px 10px black;
	-moz-box-shadow: 0px 0px 10px black; -webkit-box-shadow: 0px 0px 10px black;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.item a:hover .tip{
	right:-153px;
}

.item .tip>span, .item-1 .tip>span{
	font-size:14px;
	display:inline-block;
	margin-top:-4px;
}

.item-1 .tip{
	top:-81px;
	left:50px;
	text-align: center;
	background: #000000;   opacity:0.80; box-shadow: 0px 0px 10px black;
	-moz-box-shadow: 0px 0px 10px black; -webkit-box-shadow: 0px 0px 10px black;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.item-1 a:hover .tip{
	top:-7px;
}

/* ============================= 16 BUTTON LINK ====================== */
.button, .link1{ 
display:inline-block; 
position:relative; 
font-family: 'PTSansNarrowRegular'; 
font-size:14px; 
color:#222222; 
line-height:1.2em; 
background:#666666;
letter-spacing:0px; 
margin-top:10px; 
padding:0 12px; 
padding-top:6px;
padding-bottom:6px;
-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}
.link1{ 
background-position: 7 7px
}
.button > span{ 
position:relative; 
top:0; left:0; 

width:100%; 
height:100%; 
z-index:1
}
.button > strong{ 
font-weight:500; 
position: relative; 
z-index:2; cursor:pointer
}
.button:hover, .link1:hover{ 
background:#222222;
color:#ffffff
}

/* ============================= 17 FONT 1 - 2 - 3 ====================== */
.font1{ 
font-family: 'PTSansNarrowRegular'; 
font-size:20px; 
color:#999999; 
line-height:1.2em; 
padding-bottom:6px;
}

.font2{ 
font-family: 'PTSansNarrowRegular'; 
font-size:20px; 
color:#ffffff; 
line-height:1.2em; 
padding-bottom:6px;
}

.font3{ 
font-family: 'PTSansNarrowRegular'; 
font-size:20px; 
color:#cccccc; 

line-height:1.2em; 
padding-bottom:6px;
}

/* ============================= 18 PRICE ====================== */
.price{ 
font-family: 'PTSansNarrowRegular'; 
font-size:15px; 
line-height:1.2em; 

color:#999999; 
padding:6px 6px 6px 6px
}

/* ============================= 19 COLOR ====================== */
.color1{ 
color:#666;
}

/* ============================= 20 LIST ====================== */
.list1{ 
margin-top:-3px;
}
.list1 li, .list1 dd{ 
line-height:27px;
}
.list1 a{ 
padding-left:14px; 
background:url(../images/marker_1.png) 0 5px no-repeat
}
.list1 a:hover{ 
color:#999999
}

/* ============================= 21 TABS ====================== */
.tabs {}
.tabs ul.ul_1 {}
.tabs .tab-content { 
position:absolute; 
z-index:10; 
width:900px;
}

/* ============================= 22 ADDRESS ====================== */
.address{ 
padding-right:13px;
}

/* ============================= 23 LIGHTBOX IMAGE ====================== */
.lightbox-image {
position:relative;
overflow:hidden;	
display:block;
}
.lightbox-image img {
position:relative;
z-index:99;
}


/* ============================= 24 LIGHTBOX VIDEO ====================== */
.lightbox-video {
position:relative;
overflow:hidden;	
display:block;
}
.lightbox-video img {
position:relative;
z-index:99;
}
.lightbox-video span, .gallery_box2 span.video-icon{
position:absolute; 
top:0; 
left:0; 
background: url(../images/borderzoom2.png) no-repeat; 
 width:180px; 
 height:165px; 
 }

/*=================// 25 FOOTER //=========================*/
footer{ 
width:100%; 
height:53px; 
background:url(../images/footer.png) top left repeat-x; 
position:fixed; 
z-index:2;  
bottom:0;
box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black;
}
.error-message{
	opacity: 0;
}

/* ============================= 26 FULLSCREEN BUTTON ============================= */
#fs {
cursor: pointer;
width: 32px;
height: 32px;
margin-right: 20px;
float: left;
}

#fs a#fs_but {
padding-left: 10px;
border-left: 1px solid #444444;
border-right: 1px solid #444444;
display: inline-block;
width: 32px;
height: 32px;
background: url(../images/fs_button.png) 50% 50% no-repeat;
text-indent: -10000px;	
opacity: 0.5;
   }

#fs a#fs_but:hover {
    opacity: 1;
}

#specialstuff{
	display: none;
}
.settings a{
	background: url("../images/icon_settings.png") no-repeat 0 0;
	opacity: 0.5;
	display: inline-block;
	width: 32px;
	height: 32px;
}
.settings a:hover{
	opacity: 1;
}
/*=================// 27 COPYRIGHT //=========================*/
.copyright{ 
margin-top:17px; 
font-family:'PTSansNarrowRegular'; 
font-size:14px; 
text-align:left; 
padding-left:20px; 
color:#cccccc; 
float:left;
}
.copyright a { 
color:#999999;
}
.copyright a:hover {
color:#cccccc;
}

/*=================// 28 BOTTOM 1 //=========================*/
.bot1{ 
float:right; position:relative;
}
.bot1 > span {
float: left;
top: inherit;
left: inherit;
font-family: 'PTSansNarrowRegular';
font-size: 14px;
color: #CCCCCC;
font-weight: normal;
line-height: 52px;
margin-right: 10px;
}

/*=================// 29 ICONS //=========================*/
.icons {
overflow: hidden; 
padding: 11px 10px 0px 0px; 
display: inline-block;
}
.icons > li {
float: left; 
padding-right: 10px;
}
.icons > li > a {
display: block; 
position: relative;
}
.icons .img_act {
left: 0; 
top: 0; 
position: absolute;
}

/*=================// 30 TWITTER READER //=========================*/

/*Twitter*/
.twitter-wrap {
padding: 0;
margin-top:10px;
}

.tweet-stream .tweetList, .tweet-stream .tweetList li {
	margin:0;
	list-style:none;
	font-size:16px;
	font-family:'PTSansNarrowRegular'; 
	line-height:25px;
	padding:0;
	color:#999999;
}
.tweet-stream .tweetList li .tweet_text, .tweet-stream .tweetList li .timestamp {
	display:block
}
.tweet-stream .tweetList li .timestamp {
	font-size:14px;
	margin-top:1px
}
.tweet-stream .tweetList li .timestamp a {
	color:#ffffff;
	font-weight:400;
}
.tweet-stream .tweetList li .timestamp a:hover{
	color:#ffffff !important;
}

/* =============================  31 TOOLTIPS ====================== */
.aToolTip { 
background:#222222; 
border-top:1px #444444 dotted; 

box-shadow: 0px 0px 10px black; 
-moz-box-shadow: 0px 0px 10px black; 
-webkit-box-shadow: 0px 0px 10px black; 
z-index:999999; 
color:#ffffff;	
margin:0; 
padding:3px 8px 4px; 
line-height:14px; 
position: absolute;}
.aToolTip .aToolTipContent { 
position:relative;	
margin:0; 
padding:0; 
font-family:'PTSansNarrowRegular'; 
font-size:14px; 
text-align:left; 
line-height:14px;
}

/* =============================  32 GOOGLE MAP WRAPPER ====================== */
.google_map_wrapper{
width: 380px; 
height: 355px; 
border:1px solid #222222;   
margin-bottom:20px;
}
/* == GOOGLE MAP == */
.google_map{

    width: 380px;
    height: 355px;
    border-radius:0px;
    background: #666666;
    position:relative;
    overflow:hidden;  
}

/*=================// 33 CONTACT PAGE //=========================*/
/*forms css*/

#form1 label{
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	position:relative;
}

#form1 input,#form1 textarea,#form1 input.cap{
	width:230px;	
	background:#222222;
	color:#cccccc; 
	font-family:'PTSansNarrowRegular'; 
	font-size:12px; 
	line-height:16px;
	color:#cccccc;
	border:1px solid #222222;
	padding:10px 10px;
	box-shadow:none;	
	opacity:.90;
}

#form1 textarea{
	width:230px;
	height:90px;
	border:1px solid #222222;
}

#form1 .btns{
	padding-top:15px;
	float:right;
	margin-right:-8px;
}

#form1 img{
float:left; 
width:140px; 
height:53px; 
margin-top:5px; 
margin-left:0px;
}
#captchaimg{
	float: left;
	max-width: 140px;
	max-height: 40px;
}


.btn{
	cursor:pointer;
}

#form1 .btns a{
	float:left;
	margin-left:15px;
}

#form1 .error,#form1 .empty{
	position:absolute;
	right:0;
	top:0;
	font-size:10px;
	color:#cccccc;
}
/* == CONTACT BUTTON == */
.btn{
	color:#444444; 
	font-family:'PTSansNarrowRegular'; 
	font-size:14px; 
	line-height:16px;
	text-transform:uppercase;
	text-decoration:none;
	background: none;
	border: none;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-ms-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
	padding: 0px 5px;
}
.success.blo{
	display: none;
}
/* == CONTACT BUTTON HOVER == */
.btn:hover{
	color:#cccccc;
}
#response{
	margin-top: -10px;
}

/*=================// ANIMATIONS //=========================*/
.gallery1 li a, .gallery_box2  li a{
	overflow: hidden;
}
.gallery1 li a span.zoom, .gallery_box2  li a span{
	opacity: 0;
	z-index: 200;
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
}
.gallery1 li a:hover span.zoom, .gallery_box2  li a:hover span{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	background-color: rgba(255, 255, 255, 0.5);
}
.gallery1 li:hover a span,.gallery_box2  li a:hover span,.img_hov:hover,.icons a:hover .img_act,#pagination1 a:hover,.button:hover span,.FlickrImages li a img{
	opacity: 1;
}

.img_hov,#pagination1 a{
	opacity: 0.75;
}

.icons .img_act,.button span{
	opacity:0;
}
.FlickrImages li a:hover img{
	opacity: 0.3;
}

.animate, .gallery1 li a span, .gallery_box2  li a span,#menu > li > a > span,.img_hov,.img_hov,.icons a .img_act,#pagination1 a,.button span,.FlickrImages li a img,.settings a,#fs a#fs_but,.prev, .next,.close {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}	
	
		
/*=================// 35 TEMPLATE FONTS //=========================*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'LeagueGothic';
    src: url('../fonts/league_gothic_ce-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'GoodDogRegular';
    src: url('../fonts/GoodDog-webfont.eot');
    src: url('../fonts/GoodDog-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GoodDog-webfont.woff') format('woff'),
         url('../fonts/GoodDog-webfont.ttf') format('truetype'),
         url('../fonts/GoodDog-webfont.svg#GoodDogRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('../fonts/PTN57F-webfont.eot');
    src: url('../fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTN57F-webfont.woff') format('woff'),
         url('../fonts/PTN57F-webfont.ttf') format('truetype'),
         url('../fonts/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('../fonts/PTC75F-webfont.eot');
    src: url('../fonts/PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTC75F-webfont.woff') format('woff'),
         url('../fonts/PTC75F-webfont.ttf') format('truetype'),
         url('../fonts/PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url('../fonts/PTC55F-webfont.eot');
    src: url('../fonts/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTC55F-webfont.woff') format('woff'),
         url('../fonts/PTC55F-webfont.ttf') format('truetype'),
         url('../fonts/PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('../fonts/PTS76F-webfont.eot');
    src: url('../fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS76F-webfont.woff') format('woff'),
         url('../fonts/PTS76F-webfont.ttf') format('truetype'),
         url('../fonts/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('../fonts/PTS75F-webfont.eot');
    src: url('../fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS75F-webfont.woff') format('woff'),
         url('../fonts/PTS75F-webfont.ttf') format('truetype'),
         url('../fonts/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansItalic';
    src: url('../fonts/PTS56F-webfont.eot');
    src: url('../fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS56F-webfont.woff') format('woff'),
         url('../fonts/PTS56F-webfont.ttf') format('truetype'),
         url('../fonts/PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/PTS55F-webfont.eot');
    src: url('../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS55F-webfont.woff') format('woff'),
         url('../fonts/PTS55F-webfont.ttf') format('truetype'),
         url('../fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('../fonts/PTN77F-webfont.eot');
    src: url('../fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTN77F-webfont.woff') format('woff'),
         url('../fonts/PTN77F-webfont.ttf') format('truetype'),
         url('../fonts/PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ====================== THE END ====================== */
/* ====================== CODED BY MAFLORAL 2013 ====================== */