html{
-webkit-font-smoothing: antialiased;
}

body {
	font-family: Arial;
	margin:0;
	padding:0;
	color:#c5c5c5;
	font-size:14px; 
	width:100%;
	background:url(../images/bg.jpg) repeat left top #133c4f;
	line-height:21px;
	overflow-x:hidden;
}

@font-face {
    font-family: 'GudeaRegular';
    src: url('fonts/gudea-regular-webfont.eot');
    src: url('fonts/gudea-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gudea-regular-webfont.woff') format('woff'),
         url('fonts/gudea-regular-webfont.ttf') format('truetype'),
         url('fonts/gudea-regular-webfont.svg#GudeaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

form {
	margin:0;
	padding:0;
}
img {
	border:0;
	outline: 0;
    vertical-align: top;
}
a {
	color:#f688a2;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#d4d4d4;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.bullet li {
	margin-left: 40px;
	list-style-type: disc;
}
p {
	margin:0;
	padding:0 0 14px 0;
}

.clear {
	font-size:0;
	clear:both;
	height:0;
}
.fright { float:right;
}
.fleft { float:left;
}

.wrapper {
	width:100%;
	background:url(../images/bg.jpg) no-repeat left top;
}

#header {
	background:#272727;
	border-top:5px #00addc solid;
	height:141px;
	padding-top:15px;

}
#logo {
	position:relative;
	height:108px;
	background:url(../images/logo.png) no-repeat left top;
}

#menu {
	background:url(../images/nav_top.png) repeat-x left top #272727;
	position:fixed;
	padding:2px 0 1px 0;
	width:100%;
	left:0;
	z-index:999;
	top:142px;
}


.menu_bottom {
	height:2px;
	background:url(../images/nav_bottom.png) repeat-x left bottom;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:500;	
}
#nav {
	float:left;
	padding-right:2px;
	background:url(../images/menu_li.png) repeat-y right top;
}

#nav li {
	padding:2px 0 0 0;
	height:49px;
	background: url(../images/menu_li.png) repeat-y left top;
	text-align:center;	
	width:90px;
	display:block;
	float:left;
	border-bottom:1px #000 solid;	
}
#nav a {
  height:46px;
  line-height:46px;
  display:block;
  font-size:13px;
  color:#fff;
  font-family: 'GudeaRegular';
  text-shadow:1px -1px 1px #000;
}
#nav a:hover { text-decoration:none;
}
#nav li.current {
  padding-top:0;
  border-top:4px #00addc solid;
  margin-top:-2px;
}

.main {
	padding:0 0 28px 0;
}
.section {
	padding: 86px 0 200px 0;
	margin-bottom:100px;
}

.block_info {
	padding:17px 0 11px 0;
	line-height:18px;
	color:#fff;
	font-family: 'GudeaRegular';
	font-size:14px;
}
.info_t {
	font-size:21px;
	line-height:21px;
	padding-bottom:5px;
}

h2 {
	padding:0;
	margin:0 0 15px 0;
	line-height:50px;
	color:#00addc;
	font-size:25px;
	font-weight:normal;
	background:url(../images/h2.png) repeat-x left bottom;
	font-family: 'GudeaRegular';
	text-shadow:1px 1px 1px #000;
	position:relative;
}

.products, .projects {
	margin-right:-25px;
}
.item {
	float:left;
	width:210px;
	height:210px;
	margin:0 20px 20px 0;
	-moz-border-radius:108px;
	-webkit-border-radius:108px;
	border-radius:108px;
	border:5px #272727 solid;
	overflow:hidden;
	position:relative;
}
.item:hover {border:5px #00addc solid;
}
.item img, .element img {
	width:100%;
	height:100%;
}
.zoom {
	width:100%;
	height:100%;
	display:none;
	background:url(../images/zoom_opacity.png) no-repeat center center;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
}
.item a:hover .zoom { display:block;
}

.item img, .zoom, .element img {	
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}

.backtop {
	width:26px;
	height:26px;
	background:url(../images/backtop.png) no-repeat left top;
	text-indent:-9999px;
	display:block;
	position:absolute;
	right:0;
	top:14px;
}

h3 {
	padding:0;
	margin:0 0 15px 0;
	line-height:14px;
	color:#a0ebff;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}


.col54_percent {
	width:54%;
	margin-bottom:10px;
} 
.col42_percent {
	width:42%;
	margin-bottom:10px;
} 
.white { color:#FFF;
}

.col50_percent {
	width:48%;
	position:relative;
}

.center	{
	margin: auto;
}
h4 {
	padding:0;
	margin:10px 0;
	line-height:21px;
	color:#e3e3e3;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
#services img {
	float:left;
	margin-right:10px;
}
#services h3 { margin-bottom:35px;
}


/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}


/* sort block */
.sort_block {	
	padding-bottom:20px;
	line-height:10px;
}
#filters {position: relative;
}
#filters li {
	margin-right:15px;
	float: left; 
}
#filters li a{
	color: #c5c5c5;
	font-size: 12px;
	line-height:10px;
}
#filters li a:hover, #filters li a.selected {
	color:#a0ebff;
	text-decoration:none;
}

.element {
	float:left;
	width:210px;
	height:150px;
	margin:0 20px 20px 0;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	border:5px #272727 solid;
	overflow:hidden;
	position:relative;
}
.element:hover {border:5px #00addc solid;
}
.element a:hover .zoom { display:block;
}

.proj_name {
	position:absolute;
	z-index:200;
	left:0;
	top:70%;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#fff;
	display:none;
}
.element a:hover .proj_name { display:block;
}

.post { padding-bottom:30px;
}

.post .col50_percent.fleft img {	
	width:100%;
	height:auto;
}

.bord {border:2px #272727 solid;
}
.col50_percent.fleft:hover:hover .bord {
	border:2px #00addc solid;
}


.post_zoom, .post_link {
	width:50px;
	height:45px;
	display:none;
	background:url(../images/zoom_post.png) no-repeat center center;
	position:absolute;
	z-index:100;
	right:2px;
	top:2px;
	text-indent:-9999px;
}
.post_link {
	background:url(../images/link.png) no-repeat center center;
	right:auto;
	left:2px;
	top:auto;
	bottom:2px;
}
.col50_percent:hover .post_zoom, .col50_percent:hover .post_link { display:block;
}

.post_title {
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	font-family: 'GudeaRegular';
	padding:3px 0 11px 0;
	line-height:18px;
}

.post_info {
	padding-bottom:10px;
}
.post_info li {
	display:inline-block;
	margin-right:15px;
	font-size:10px;
	color:#a0ebff;
	font-style:italic;
	padding-left:24px;
}
.post_info a {
	font-size:10px;
	color:#a0ebff;
	font-style:italic;
}
.date { background:url(../images/date.png) no-repeat left center;
}
.cats { background:url(../images/cats.png) no-repeat left center;
}
.comment { background:url(../images/comments.png) no-repeat left center;
}

.read, .read:hover {
	background:url(../images/read.png) no-repeat left top;
	width:72px;
	height:26px;
	text-decoration:none;
	display:block;
	text-align:center;
	margin-top:12px;
	font-size:12px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	font-family: 'GudeaRegular';	
	line-height:26px;
}

iframe {width:100%;
}
.video {
	height:215px;
	overflow:hidden;
}
.video iframe {height:215px;
}


.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #00addc; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #00addc; }
.tipsy-arrow-s { border-top-color: #00addc; }
.tipsy-arrow-e { border-left-color: #00addc; }
.tipsy-arrow-w { border-right-color: #00addc; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


.contact_form label {
	width:115px;
	padding:0;
	margin:0;
	float:left;
	line-height:28px;
	font-size:12px;
	color:#a0ebff;
}
.contact_form p { padding-bottom:23px;
}

.textfield {
	font-family:Arial;
	font-size:12px;
	color:#a0ebff;
	background:#0f354f;
	width:257px;
	height:25px;
	padding:0 10px;
	border:1px #10324a solid;
	border-bottom:1px #0a2435 solid;
	border-left:1px #0a2435 solid;
	-moz-box-shadow:-1px -1px 1px #000;
	box-shadow:-1px -1px 1px #000;
	-webkit-box-shadow:-1px -1px 1px #000;
}
.textarea {
	font-family:Arial;
	font-size:12px;
	color:#a0ebff;
	background:#0f354f;
	width:257px;
	height:108px;
	padding:10px;
	border:1px #10324a solid;
	border-bottom:1px #0a2435 solid;
	border-left:1px #0a2435 solid;
	-moz-box-shadow:-1px -1px 1px #0a2435;
	box-shadow:-1px -1px 1px #0a2435;
	-webkit-box-shadow:-1px -1px 1px #0a2435;
	resize:none;
}
.send_mess {
	width:72px;
	height:26px;
	background: url(../images/send.png) no-repeat left top;
	border:0;
	margin:17px 0 20px 116px;
	cursor:pointer;
}

.map {
	height:199px;
	overflow:hidden;
	border:2px #272727 solid;
	margin-bottom:18px;
}
.map iframe {height:199px;
}

.col275 {
	float:left;
	width:270px;
	padding-right:25px;
}
.col215 {
	float:left;
	width:210px;
}
.col215 a { color:#67d1f8;
}

.col215 li {
	float:left;
	margin:10px 11px 11px 0;
}


#footer {
	background:#00addc;
	padding:9px 0;
	line-height:16px;
	font-size:11px;
	color:#fffefe;
}

.container {position: relative;
}
#footer .backtop {
	width:20px;
	height:16px;
	background:url(../images/backtop_footer.png) no-repeat left top;
	text-indent:-9999px;
	display:block;
	position:absolute;
	right:0;
	top:0;
}

.strikethrough { 
  font-size: 14px;
  text-align: center;
  margin-bottom: 25px;
  border-bottom: 1px solid grey;

}
  
.strikethrough span  { 
  background: #0f3f55;
  position:relative;
  top: 11px;
  padding: 0 15px;
}
