/*----------------------------------------------------
                  Sirius - CSS File
------------------------------------------------------*/

@font-face {
	font-family: 'Gotica-bk';
	src: url('gotham-book-webfont.eot');
	src: local('☺'), url('gotham-book-webfont.woff') format('woff'), url('gotham-book-webfont.ttf') format('truetype'), url('gotham-book-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotica-md';
	src: url('gotham-medium-webfont.eot');
	src: local('☺'), url('gotham-medium-webfont.woff') format('woff'), url('gotham-medium-webfont.ttf') format('truetype'), url('gotham-medium-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
font:11px Arial, Tahoma, Verdana;
color:#fff;
margin:0 10px !important;
padding:10px 0 0;
background:#002126 url(../images/bg.jpg) top no-repeat;
}

/***** Shared Stylesheet *****/
#main-wrapper {
max-width: 960px;
margin: 0px auto;
}

#featured-wrapper{
width: 100%;
float:left;
}

#content-wrapper {
max-width: 1040px;
margin:0px auto;
padding:30px 0px 42px 0px;
clear:both;
min-width:960px /*NO RESPONSIVE*/;
}

#featured-logo-list {
max-width: 1040px;
margin:0px auto;
padding:13px 0px 3px 0px;
clear:both;
}

#pagetitle-wrapper {
width: 100%;
float:left; background:none; margin-top:20px;
}

.pagetitle-content {
width:960px;
margin:0 auto;	
}

.pagetitle-content h2 {
color:#64C1CB; font-family:"Gotica-md"; font-weight:normal;
padding:22px 0px 6px 0px;	
}

#breadcrumb-wrapper{
width: 100%;
float:left; display:none;
}

#breadcrumb-content {
max-width: 960px;
margin:0px auto;
clear:both;
}

#breadcrumb-content ul {
margin-bottom:0px;
float:left;	
}

#breadcrumb-content ul li {
color: #999;
margin-bottom:0px;
padding:7px 10px 8px 0px;
background-repeat:no-repeat;
background-position:right -1px;
font-size:11px;
display:inline-block;
}

#breadcrumb-content ul li a, #breadcrumb-content ul li a:visited {
color: #999;
text-decoration:none; font-family:"Gotica-md";
}
#breadcrumb-content ul li a:hover {color: #fff;}

header {
width: 100%;
padding:1px 0px;
float:left;
min-width:960px /*NO RESPONSIVE*/;
}

#logo {
width: 148px;
margin-top:10px;
float: left;
}

/* Frontpage styling */
.featured-client {
color: #a0a0a0;
margin-top:13px;
float: right;	
}

.front-feature-icon {
margin-top:7px;
text-align:center;
}

.front-feature-icon img {
margin-bottom:6px;
}

.featured-box {
margin:15px 0px;
padding:23px 5px 13px 5px;
border: 1px solid #e2e2e2; 
background-color:#f2f2f2;
background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;	
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.featured-box a.button {
margin-top: 3px;
float: right;
}

.featured-box h5 {
text-transform: uppercase;
margin-bottom:0px;
}

.featured-box p {
padding-bottom:0px !important;
}

.link-zoom, li.link-zoom {
width:100%;
height:100%;
margin-bottom:10px;
background:url(../images/link-zoom.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-url {
width:100%;
height:100%;
margin-bottom:10px;
background:url(../images/link-url.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-video {
width:100%;
height:100%;
margin-bottom:10px;
background:url(../images/link-video.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.link-more {
width:100%;
height:100%;
margin-bottom:10px;
background:url(../images/link-more.png) no-repeat center center;
position:relative;
z-index:100;
float:left;
}

.front-layout2 .four p {
overflow:hidden;
}

.front-layout3 .four p, .front-layout3 .eight p {
overflow:hidden;
}

.front-text-featured {
width:80%;
text-align:center;
margin:0px auto 20px auto;
}

.top-margin {
margin-top:-14px;
}

.img-left-special {
float:left;
border:none;
margin:8px 18px 0px -25px;	
}

/* Mainmenu styling */
#mainmenu {
width:auto;
margin:25px 0 0px;
height:35px;
float:right;
}

#mainmenu ul {
font-family:'PT Sans',Arial,Tahoma,Verdana;
font-size:13px;
text-transform:uppercase;
line-height:18px;
float:left;
}

#mainmenu ul li {
float:left;
color:#bbb;
list-style:none;
position:relative;
padding:10px 12px 10px 12px;
z-index:190;
}

#mainmenu ul li:hover {
background-color:#0d5a63;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
position:relative;
z-index:200;	
}

#mainmenu ul li a, #mainmenu ul li a:visited {
color:#fff;
text-decoration:none; font-family:"Gotica-md"; text-transform:none;
}

#mainmenu ul li li a {
display:block; color:#7bb0ba;
float:left;
}

#mainmenu ul li a:hover {
color:#fff;
text-decoration:none;
}

#mainmenu ul li.selected a {
text-decoration:none;
color:#7bb0ba;
}

#mainmenu ul li.selected:after {
content:"";
width:12px;
height:7px;
position:absolute;
top:62px;
right:40%;
z-index:10;
}

#mainmenu ul li.selected li a {
text-decoration:none;
color:#414040;
}

#mainmenu ul li.selected li a:hover {
text-decoration:none;
color:#414040;
}

#mainmenu ul li.dropdown a:hover {
text-decoration:none;
color:#fff;
}

#mainmenu ul li.selected ul li a, #mainmenu ul li.selected ul li a:hover{
color:#fff;
background-image:none;
}

#mainmenu ul li.dropdown:hover {
background-color:#0d5a63;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

#menu li li {
background-image:url(../images/menu-line.png);
background-position:bottom;
background-repeat:repeat-x;
position:relative;
z-index:100;
line-height:20px!important;
border-left:none!important;
margin:0!important;
padding:0!important;
}

#menu li li:last-child {
background-image:none;
}

#menu ul {
display:none;
position:absolute;
top:28px;
left:-30px;
width:145px;
background-color:#0d5a63;
-webkit-border-radius: 4px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 4px;
-moz-border-radius-topleft: 0;
border-radius: 4px;
border-top-left-radius: 0;
-webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.12);
-moz-box-shadow:    3px 3px 3px rgba(50, 50, 50, 0.12);
box-shadow:         3px 3px 3px rgba(50, 50, 50, 0.12);
padding:0px;
z-index:9900;
}

#menu ul ul {
display:none;
position:absolute;
top:-4px;
left:114px;
width:145px;
padding:0px;
z-index:900;
}

#menu li ul a,#menu li ul a:visited {
width:145px;
font-family:"Gotica-md";
color:#bbb;
font-size:11px;
text-transform:capitalize;
line-height:18px;
z-index:190;
text-decoration:none;
padding:8px 0 9px 10px;
}

#menu li ul a:hover {
background-color:#0d4f57;
color:#fff;
}

#menu li ul li:first-child a:hover {
background-color:#0d4f57;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}

#menu li ul li:last-child a:hover {
background-color:#0d4f57;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

#menu ul li a span {
display:none;
}

/* Tinynav styling */
.tinynav {
display:none;
}



#menu .selected a {
color:#fff; font-family:"Gotica-md"; 
}

/***** Top Socials Stylesheet *****/
#top-social {
width:100%;
height:24px;
float:left;	
}

.social-panel {
display: none;
float:right;
}

a.trigger{
width:24px;
height:24px;
text-decoration: none;
top: 0px; right: 0;
font-size: 0px;
letter-spacing:-1px;
color:#fff;
background:url(../images/socials/social-open.gif) no-repeat;
display: block;
float:right;
}

a.active.trigger {
background:url(../images/socials/social-closed.gif) no-repeat;
}

#top-social ul li{
margin-right:1px;
display:inline-block;
float:left;
}

ul.pricing-payment li {
float:left;
margin:0px 7px 7px 0px;
}

/***** Slideshow Stylesheet *****/
#slideshow-wrapper {
width: 100%;
float:left;	
}

#camera-slide {
height:300px !important; margin-top:60px;
min-width:960px /*NO RESPONSIVE*/;
}

#slideshow-noscript {
display:none;
}

/***** About Area Stylesheet *****/
.heading-thin {
font-weight:400;
}

.philosophy blockquote p {
line-height:24px;
}

.team-wrap {
margin-bottom:15px;
background: #fafafa; 
border: solid 1px #ddd;	
}

.team-wrap h5 {
margin-top:-70px;
padding:0px 8px 2px 7px;
color:#fff;
background-color:#484848;
position:absolute;
float:left;	
}

.team-wrap img {
margin-bottom:-3px;
}

html>/**/body .team-wrap img, x:-moz-any-link, x:default { margin-bottom:-4px;}

:root .team-wrap img {margin-bottom:-4px\0/IE9;}

.team-socials li{
margin-right:-3px;
display:inline-block;
}

.small-text {
font-size:9px;
text-transform:uppercase;
margin-top:-44px;
margin-top:-45px \0/;
padding:0px 8px 2px 7px;
color:#fff;
background-color:#696969;
position:absolute;
float:left;	
}


x:-o-prefocus, .small-text {margin-top:-45px; padding:0px 8px 0px 7px;}

:root .small-text {margin-top:-45px\0/IE9;}

/* Twitter styling */
#twitter-box {
width:100%;
border: 1px solid #e2e2e2; 
background-color:#f2f2f2;
background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;	
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin:25px auto 0;
}

.twitted {
width:100%;
background-image:url(../images/bird-bg.png);
background-repeat:no-repeat;
background-position:bottom left;
}

.twitted p.preLoader {
font-size:0px;
width:6.5%;
background:transparent url(../images/loading-tweet.gif) 1em center no-repeat;
margin:3px auto;
}

.twitted ul#twitter_update_list {
list-style-type:none;
margin:0;
padding:0;
}

.twitted ul#twitter_update_list li {
width:80%;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
text-align:center;
line-height:22px;
color:#a1a1a1;
text-shadow:0px 1px 1px #fff;
margin:0 auto;
padding:10px 0px 10px 0px;
}

.twitted ul#twitter_update_list li span {
display:block;
}

.twitted ul#twitter_update_list li span a {
display:inline-block;
color:#a1a1a1;
}

.twitted ul#twitter_update_list li a {
display:none;
color:#a1a1a1;
}

.twitted ul#twitter_update_list li.lastTweet {
border-bottom:none;
}

.twitted p.profileLink {
display:block;
float:right;
margin:0px 0px 0px 0px;
position:relative;
padding:0;
}

#twitter-noscript {
display:none;
}

/***** Services Area Stylesheet *****/
.serv-center {
text-align:center;
}

.serv-center h1 {
text-transform:uppercase;
}

.serv-center h4 {
text-transform:uppercase;
margin-bottom:0px;	
}

.serv-desc {
margin-bottom:20px;
overflow:hidden;
}

ul.client-box {
width:100%;
margin:40px 0 25px;
float:left;
}

ul.client-box li {
width:16.6%;
height:30px;
text-align:center;
margin:0px -0px -	1px 0px;
padding:20px 0px 68px 0px;	
display:inline-block;

background-color:#000;
filter:alpha(opacity=30);
opacity: 1;
-moz-opacity:1;
-webkit-opacity:1;

background-color:rgba(0,0,0,0.3) !important;
border:0px solid #01262b;
float:left;
}

ul.client-box li:hover {
-webkit-box-shadow: 0 0px 7px #ddd;
-moz-box-shadow: 0 0px 7px #ddd;
box-shadow: 0 0px 7px #ddd;
position:relative;
z-index:100;
}

.icon-box {
width:60px;
height:60px;
margin:7px 20px 20px 0px;
background-color:#484848;
border: 1px solid #494949;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
float:left;
clear:both;
}

/***** Portfolio Area Stylesheet *****/
#pf-content {
width: 100%;
}

.pf-box-2col li {
float: left;
margin: 0px 10px 10px 10px;
position: relative;
background: none;
padding: 0;
width: 47.9%;
background: #fff;
}

.pf-box-3col li {
float: left;
margin: 0px 10px 10px 10px;
position: relative;
background: none;
padding: 0;
width: 31.2%;
background: #fff;
}

.pf-box-4col { width:960px; min-width:960px /*NO RESPONSIVE*/}
.pf-box-4col li {
float: left;
margin: 0 1px 10px 0px;
position: relative;
background: none;
padding: 0;
width: 239px;
}

.pf-box-2col li h5,
.pf-box-3col li h5 {
color:#fff;
padding:4px 10px 7px 8px;
background-color:#484848;
position:absolute;
bottom:58px;
z-index:100;
float:left;	
}

.pf-box-4col li h5 {
color:#fff;
padding:2px 10px 5px 8px;

background-color:#000;
filter:alpha(opacity=70);
opacity: 1;
-moz-opacity:1;
-webkit-opacity:1;

background-color:rgba(0,0,0,0.7);
-pie-background-color:rgba(0,0,0,0.7);
behavior:url(/PIE.htc);
font-size:13px; letter-spacing:-0.03em;
position:absolute;
bottom:10px;
z-index:100;
float:left;
margin:0px;	
}

.pf-box-2col li p,
.pf-box-3col li p {
width:78%;
color:#fff;
max-height:43px;
max-height:36px \0/;
font-size:11.2px;
line-height:18px;
padding:3px 8px 5px 7px;
background-color:#696969;
position:absolute;
bottom:30px;
z-index:100;
overflow:hidden;
float:left;	
}

html>/**/body .pf-box-2col li p, .pf-box-3col li p, x:-moz-any-link, x:default {
bottom:29px;
}

.pf-box-4col li p {
display:none;
}

html>/**/body .pf-box-2col li span p, .pf-box-3col li span p, .pf-box-4col li span p, x:-moz-any-link, x:default
{max-height:36px !important;}

.pf-box-2col li img,
.pf-box-3col li img,
.pf-box-4col li img {
display: block;
}

#pf-filter ul, #categorias ul { float: right; margin: -32px 0 0; width: 49%; text-align:right;
}

#pf-filter ul li, #categorias ul li {
font-size:11px;
list-style:none;
display:inline-block;
margin-right:0px;
margin-right:1px \0/;
}

#pf-filter ul li a, #categorias ul li a {
padding:7px 11px;
color:#7BB0BA; font-family:"Gotica-md";
text-decoration:none;
}

#pf-filter ul li a:hover, #categorias ul li a:hover {
color:#fff;
text-decoration:none;
background-color:#0d5a63;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#pf-filter ul li a:active, #pf-filter ul li a.selected, #categorias ul li a:active, #categorias ul li a.selected  {
color:#fff;
text-decoration:none;

background-color:#000;
filter:alpha(opacity=30);
opacity: 1;
-moz-opacity:1;
-webkit-opacity:1;

background-color:rgba(0,0,0,0.3);
-pie-background-color:rgba(0,0,0,0.3);
behavior:url(/PIE.htc);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

/***** Blog Area Stylesheet *****/
.blog-post {
width:100%;
border-bottom:4px solid #f2f2f2;
margin-bottom:40px;
padding-bottom:30px;
float:left;
}

.blog-post img {
margin-bottom:16px;
}

.post-info {
width:25%;
font-size:11px;
color:#a4a4a4;
margin:0px;
padding-right:35px;
float:left;
}

.post-info ul {
width:100%;
border-top:4px solid #f2f2f2;
background-color:#fff;
margin:-20px 0px 16px 0px;
padding-top:12px;
float:left;	
}

.post-info ul li {
font-size:11px;
color:#a4a4a4;
margin-right:15px;	
display:inline-block;
}

.post-info ul li a:hover {
color:#7e7e7e;
text-decoration:none;	
}

.post-info ul li a, .post-info ul li a:visited {
color:#a4a4a4;
text-decoration:none;	
}

.post-info ul li.author-icon {
background:transparent url(../images/icon-author.png) no-repeat 0 0px;
color:#acb0b5;
padding:0 0 0 24px;
}

.post-info ul li.tag-icon {
background:transparent url(../images/icon-tag.png) no-repeat 0 1px;
color:#acb0b5;
padding:0 0 0 24px;
}

.post-info ul li.comment-icon {
background:transparent url(../images/icon-comment.png) no-repeat 0 0px;
color:#acb0b5;
padding:0 0 0 24px;
}

.post-content {
width:75%;
float:left;	
}

.post-content h4 {
margin-top:5px;	
}

.post-content h4 a:hover {
color:#7c7c7c;
text-decoration:none;	
}

.post-content h4 a, .post-content h4 a:visited {
color:#565555;
text-decoration:none;	
}

.big-date {
margin:0px 0px 0px 0px;
font-size:54px;
font-style:italic;
float:left;
}

.small-month {
margin:24px 0px 0px 5px;
font-size:12px;
font-style:italic;
float:left;
}

.continue-btn {
color:#565555;
padding:3px 14px 3px 0px;
background-image:url(../images/continue-arrow.png);
background-repeat:no-repeat;
background-position:right 7px;
font-size:12px;
cursor:pointer;
}

a.continue-btn, a.continue-btn:visited {
color:#565555;
text-decoration:none;
}

#search input {
width:75%;
padding-right:42px;
}

#search button {
border-left:1px solid #dbdbdb !important;
margin-left:-39px;
font-size:0px;
width:25px;
height:17px;
border:none;
background:transparent url(../images/search-icon.png);
background-position:right;
background-repeat:no-repeat;
cursor:pointer;
position:relative;
top:-3px;
}

/* Sidebar styling */
aside {
width:100%;
margin-bottom:30px;
float:left;
}

/* Popular List */
ul.popular-list {
width:100%;
margin-bottom:0px;
float:left;	
}

ul.popular-list li p.popular-title {
font-family:'PT Sans', Georgia, Arial;
font-weight:100;
font-size:15px;
line-height:22px;
overflow:hidden;
margin:1px 0 -10px;
}

ul.popular-list li img {
width:75px;
height:75px;
float:left;
margin:4px 15px 10px 0;
}

ul.popular-list li {
width:100%;
list-style-type:none;
margin-bottom:0px;
float:left;
}

ul.popular-list li p.author-name {
font-size:11px;
font-style:italic;
color:#979797;
float:right;
}

ul.popular-list li p.comment-count {
float:left;
}

ul.popular-list li p.comment-count a, ul.popular-list li p.comment-count a:visited {
color:#a1a1a1;
font-size:11px;
font-style:italic;
margin-top:-1px;
padding:0px 8px 0px 5px;
background-color:#e3e3e3;
float:left;
}

ul.popular-list li a,ul.popular-list li a:visited {
color:#979797;
text-decoration:none;
}

ul.popular-list li a:hover {
color:#565555;
text-decoration:none;
}

/* Archives List */
ul.archive-list {
width:100%;
margin:16px auto 23px auto;
float:left;
}

ul.archive-list li {
width:100%;
border-bottom:1px dotted #d0d0d0;
margin-top:-8px;
padding-bottom:0px;
float:left;
}

ul.archive-list li p.month-arch {
font-size:12px;
margin-top:-2px;
margin-bottom:-12px;
float:left;	
}

ul.archive-list li p.month-arch a, ul.archive-list li p.month-arch a:visited {
color:#979797;
text-decoration:none;
}

ul.archive-list li p.post-count {
margin:-2px 0px -12px 0px;
float:right;	
}

ul.archive-list li p.post-count a, ul.archive-list li p.post-count a:visited {
color:#a1a1a1;
text-decoration:none;
font-size:11px;
font-style:italic;
padding:0px 8px 0px 5px;
background-color:#e3e3e3;
float:right;	
}

/* Comments List */
ul.comments-list {
width:100%;
margin:16px auto 23px auto;
float:left;
}

ul.comments-list li {
background:transparent url(../images/icon-comment.png) no-repeat 0 9px;
padding:0 0 0 25px;
border-bottom:1px dotted #d0d0d0;
}

ul.comments-list li p {
margin-top:-12px;	
}

ul.comments-list li p.comment-info {
font-size:11px;
font-style:italic;
margin-bottom:-25px;	
}

ul.comments-list li p.comment-info a, ul.comments-list li p.comment-info a:visited {
color:#565555;
text-decoration:none;
}

ul.comments-list li p.title-with-comment {
font-family:'PT Sans', Georgia, Arial;
font-weight:100;
font-size:13px;
line-height:22px;
overflow:hidden;
margin:1px 0 -12px;
}

ul.comments-list li p.title-with-comment a, ul.comments-list li p.title-with-comment a:visited {
color:#979797;
text-decoration:none;
}

ul.comments-list li p.title-with-comment a:hover {
color:#565555;
text-decoration:none;
}

/* Tag Cloud */
.tag-cloud {
width:100%;
float:left;
margin:5px 0 45px;
}

.tag-cloud a,.tag-cloud a:visited {
font-size:11px;
text-shadow:0 1px 0 #ffecb7;
display:block;
color:#b0753f;
background:url(../images/tag-bg.gif) no-repeat left;
background-color:#fed86f;
-webkit-border-top-right-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomright:3px;
border-top-right-radius:3px;
border-bottom-right-radius:3px;
text-decoration:none;
float:left;
margin:0 8px 9px 0;
padding:4px 9px 5px 19px;
}

.tag-cloud a:hover {
font-size:11px;
text-shadow:0 1px 0 #555555;
display:block;
color:#fff;
background:url(../images/tag-bg-hover.gif) no-repeat left;
background-color:#775908;
-webkit-border-top-right-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomright:3px;
border-top-right-radius:3px;
border-bottom-right-radius:3px;
text-decoration:none;
float:left;
margin:0 8px 9px 0;
padding:4px 9px 5px 19px;
}

/* Blog Pagination */
.blog-pagination {
width:100%;
margin-bottom:20px;
float:left;
}

.pages {
line-height:28px;
clear:left;
}

.blogpages {
margin:8px 0;
}

.pfpages {
margin:-15px 0 12px;
}

.pageof {
font-size:11px;
text-transform:uppercase;
display:block;
color:#868686;
float:left;
background-color:#e3e3e3;
margin:0 5px 0 0;
padding:5px 16px;
}

.pages a {
font-size:11px;
text-transform:uppercase;
display:block;
color:#868686;
float:left;
background-color:#e3e3e3;
text-decoration:none;
margin:0 5px 5px 0;
padding:5px 14px;
}

.pages a:hover, .pages a.current {
color:#fff;
background-color:#343434;
}

/* Sharing Social */
.sharing-box {
width:100%;
float:left;
margin-top:-10px;
padding:0px;
}

.share-facebook {
width:200px;
margin-top:25px;
float:left;
}

.share-social {
margin-top:-24px;
float:right;
}

ul.sharesocial-bloglist {
float:left;
margin:42px 0px 0px 0px;
}

ul.sharesocial-bloglist li {
display:inline-block;
float:left;
margin-right:1px;
}

ul.sharesocial-bloglist li a {
border:none;
}

ul.sharesocial-bloglist li img {
width:24px;
height:24px;
}

/* Comment list */
#comment {
width:100%;
float:left;
padding:20px 0 8px;
}

.comment-text h5 {
margin-bottom:-2px;
}

#comment ol {
list-style-type:none!important;
margin:0;
padding:10px 0 0;
}

#comment ol li ol {
margin:0px 0px 20px 80px;
}

.commentlist li {
position:relative;
list-style:none;
line-height:22px;
list-style-position:outside;
}

.commentlist li small {
font-size:11px;
text-transform:uppercase;
}

.commentlist li p {
margin-top:10px;
}

.avatar {
width:64px \0/;
height:64px \0/;
position:absolute;
top:0;
left:0;
}

.avatar img {
width:64px;
height:64px;
background-color:#ebebeb;
padding:6px;
}

.comment-text {
border-bottom:1px dotted #d0d0d0;
margin-left:85px;
width:auto;
margin-bottom:10px;
padding:0px 0px 7px;
}

.comment-text p {
font-size:14px;
margin-bottom:5px;
line-height:24px;
}

a.reply {
float:right;
}

a.reply, a:visited.reply {
padding:1px 11px 3px 11px;
font-size:10px;
color:#fff;
text-transform:lowercase;
text-decoration:none;
background-color:#353535;
border: 1px solid #313131; 
background: -moz-linear-gradient(top, #4e4e4e, #353535) !important;
background: -webkit-linear-gradient(top, #4e4e4e, #353535) !important;
background: -o-linear-gradient(top, #4e4e4e, #353535) !important;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
position:relative;
top:-15px;
}

/* Comment form */
#commentform-wrap {
width:70%;
margin-top:20px;
float:left;	
}

fieldset {
border:0;
}

form#comment-form label {
font-size:13px;
line-height:57px;
width:37%;
margin-top:-11px;
margin-bottom:0px;
float:right;
}

form#comment-form input {
width:60%;
margin-bottom:15px;
float:left;	
}

form#comment-form textarea {
margin-bottom:15px;
overflow:hidden;
float:left;	
}

form#comment-form .buttoncontact {
width:30%;
border:none;
display:inline-block;
font-size:14px;
font-family:'PT Sans', Arial, Georgia !important;
text-transform:uppercase;
letter-spacing:-0.5px;
color:#fff;
cursor:pointer;
text-decoration:none;
margin:0 0 10px;
padding:6px 14px 8px 14px;
border: 1px solid #313131; 
background:#353535;
background: -moz-linear-gradient(top, #4e4e4e, #353535) !important;
background: -webkit-linear-gradient(top, #4e4e4e, #353535) !important;
background: -o-linear-gradient(top, #4e4e4e, #353535) !important;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
float:left;
}

form#comment-form em {
color:#db4e43;
display:inline;
}

/***** Contact Area Stylesheet *****/
#map-wrapper {
width: 960px;
height: 360px;
margin:130px auto 42px auto;
}

#map_canvas {
width:490px;
height:240px;
border:5px solid #286870;
float:right;
}

.stamp {
background-image:url(../images/stampover.png);
background-repeat:no-repeat;
background-position:90% 90%;	
}

ul.contact-info li.address-icon {
background:transparent url(../images/contact-icon1.png) no-repeat 0 8px;
line-height:32px;padding:0 0 0 24px;font-family:'Gotica-bk'; font-size:16px;
}


ul.contact-info li.phone-icon {
background:transparent url(../images/contact-icon2.png) no-repeat 0 0px;
padding:0 0 0 24px;font-family:'Gotica-bk';font-size:16px;
}

ul.contact-info li.time-icon {
background:transparent url(../images/contact-icon3.png) no-repeat 0 9px;
line-height:32px;padding:0 0 0 24px;margin-bottom:35px;font-family:'Gotica-bk';font-size:16px;
}

#contact-form-area {
width:90%;
float:left;	
}

fieldset {
border:0;
}

form#contactform label {
font-size:13px;
line-height:57px;
width:37%;
margin-top:-11px;
margin-bottom:0px;
float:right;
}

form#contactform input {
width:60%;
margin-bottom:15px;
float:left;	
}

form#contactform textarea {
margin-bottom:15px;
float:left;
overflow:hidden;	
}

form#contactform .buttoncontact {
width:30%;
border:none;
display:inline-block;
font-size:14px;
font-family:'PT Sans', Arial, Georgia !important;
text-transform:uppercase;
letter-spacing:-0.5px;
color:#fff;
cursor:pointer;
text-decoration:none;
margin:0 0 10px;
padding:6px 14px 8px 14px;
border: 1px solid #313131; 
background:#353535;
background: -moz-linear-gradient(top, #4e4e4e, #353535) !important;
background: -webkit-linear-gradient(top, #4e4e4e, #353535) !important;
background: -o-linear-gradient(top, #4e4e4e, #353535) !important;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
float:left;
}

form#contactform em {
color:#db4e43;
display:inline;
}

.loading {
font-size:12px;
height:24px;
background:url(../images/loading-slideshow.gif) 0 0 no-repeat;
margin:5px 0px 0px 10px;
padding:5px 0px 0px 35px;
color:#797979;
float:left;
}

.success-contact {
width:99%;
font-size:12px;
text-align:center;
color:#3F9153;
background-color:#D7F7DF;
border:1px solid #A3F7B8;
clear:both;
display:block;
margin:4px 0 20px 0px;
padding:10px;
}


/***** Footer Area Stylesheet *****/
footer {
width: 100%;
font-size: 11px;
color:#fff;
padding: 20px 0 5px 0;
float:left;	
min-width:960px /*NO RESPONSIVE*/;
}

footer h5 {
color: #fff;
margin-bottom: 11px;
padding-bottom: 9px;
border-bottom:4px solid #424242;
}

.copyright-text {
width: 100%;
color: #747373;
font-size: 11px;
line-height: 22px;
overflow:hidden;
}

footer ul li.address-icon {
background:transparent url(../images/footer-icon1.png) no-repeat 0 3px;
line-height:20px;
padding:0 0 0 23px;
}

footer ul li.phone-icon {
background:transparent url(../images/footer-icon2.png) no-repeat 0 1px;
padding:0 0 0 23px;
}

footer ul li.email-icon {
background:transparent url(../images/footer-icon3.png) no-repeat 0 2px;
padding:0 0 0 23px;
}

footer .three ul li a, footer .three ul li a:visited {
color:#fff;
text-decoration:none;	
}

/* Flickr */
ul#flck-thumb { margin-top:-13px; }
ul#flck-thumb div.no-image { display:none; }
.thumbs { margin: 0; padding: 0; overflow: hidden; }
.thumbs div { width:59px; height:59px; list-style: none; float: left; margin: 6px; }
.thumbs div a { }
.thumbs div img { display: block; }
:root .thumbs div img{ margin-top: 0px\0/ie9; }
.thumbs div a img { border: none; }
#flickr-noscript { display:none; }




#accesos-home { width:960px; overflow:hidden; margin:0 auto 40px; padding-top:10px}
.acceso-a, .acceso-b, .acceso-c { text-align: left; height:70px; background:rgba(0,0,0,0.3); padding-left:20px; margin-right:1px; width:319px; float:left}
.acceso-c { margin-right:0px; width:320px}
.acceso-a:hover, .acceso-b:hover, .acceso-c:hover { background:rgba(9,154,169,0.3); -pie-background:rgba(9,154,169,0.3); behavior:url(/PIE.htc);}
#accesos-home h4, #accesos-home h5 { margin:0; padding:0; font-size:18px; text-transform:uppercase; color:#fff; line-height:17px; font-family:"Gotica-md"; font-weight:normal !important; letter-spacing:-0.03em;}
#accesos-home h4 { font-size:18px; margin-top:-2px; background:url("../images/camera_skins.png") no-repeat scroll 255px -51px transparent;}
#accesos-home h5 { font-size:12px; padding-top:22px; color:#099aa9}
#accesos-home h5 a { color:#0892a1}
.footer-data { text-align:left; font-family:"Gotica-md"; color:#7bb0ba; padding:0 !important; width:560px; float:left; font-size:11px !important;}
.footer-data a {color:#7bb0ba; font-size:11px !important;}
.footer-data a:hover {color:#fff}
.footer-mapicon { text-align:right; font-family:"Gotica-md"; color:#7bb0ba; padding:0 !important; width:30%; float:right; background:url(../images/mapicon.png) top right no-repeat;}
.footer-mapicon a {padding-right:25px;}
.camera_bar_cont { display:none}
.contacto { margin-top:-404px;}
.color {color:#64c1cb;}
.texto-large, .texto-large li { font-size:15px; line-height:24px;}
.texto-large li, .clientes-list li { font-family:"Gotica-md"; margin-left:16px; color:#64C1CB; list-style:disc; padding-left:8px; }
.clientes-list li {padding-left:4px;}
.texto-large li em, .clientes-list li em { font-style:normal;color:#fff; }
.clientes-list li em { font-family:"Gotica-bk"; font-size:13px;}
.pad-large { padding-right:60px;}
.top-section { margin-top:10px;}
.link-portfolio { font-family:"Gotica-md"; color:#64C1CB !important;}
.link-portfolio:hover { color:#fff !important;}
.htc {
	behavior:url(PIE.htc)
}
.linkedin { width:32px; height:32px; background: url(../images/linkedin.png) 16px 10px no-repeat; display:block; float:left}
.link-hidden { display:none}

.caption-type1 > div h4 { margin:20px 0 20px !important}