/* @override 
	http://seegno/css/main.css
	http://seegno.com/css/main.css
*/

body { background: url(images/bg.png); font: 14px/20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; color: #333; }

/* @group Fonts */
h1 { font-size: 24px; color: #0E6A77; margin-bottom: 10px; text-align: center; line-height: 30px; }
h2 { font-size: 24px; margin: 0; color: #666; }
h3 { font-size: 24px; color: #0E6A77; margin-bottom: 5px; }
h4 { font-size: 10px; color: #666; text-transform: uppercase;  margin-bottom: 10px; line-height: 12px; }
h4.date { text-transform: none; }
h5 { font-size: 14px; color: #0E6A77; }
h6, h6 a { font-size: 12px; margin-bottom: 5px; color: #333; }
a, p, li { text-shadow: #fff 0px 1px 1px; }
li { list-style-type: square; margin-left: 20px; }
a { color: #0E6A77; text-decoration: none; }
a:hover { color: #1A8B9B; }
small { color: #999; font-size: 11px; text-shadow: #fff 0px 1px 1px;}
/* @end */

/* @group Auxiliar Classes */

/* @group Others */
.smaller { font-size: 12px; line-height: 20px; }
.indent { margin-left: 20px; }
.left { float: left; }
.right { float: right; }
.border { padding-top: 10px; background: url(images/hr.png) repeat-x; }
.hidden { display: none; }
.logo { background: url(images/header/seegno.png) no-repeat; text-indent: -9999px; width: 162px; height: 72px; float: right; }
/* @end */

/* @group Back Link */
a.back { display: block; background: url(images/the_blog/bg.png); height: 30px; line-height: 30px; padding-left: 20px; font-size: 12px; color: #333; margin-bottom: 30px; }
a.back:hover, a.back:hover span { color: #1A8B9B; }
/* @end */

/* @group New Window Link */
.new_window { padding-right: 30px; font-size: 12px; height: 20px; line-height: 20px; float: left; background: url(images/new_window.png) no-repeat right top; }
.new_window:hover { background-position: right center; }
.new_window:active { background-position: right bottom; }
/* @end */

/* @group Button */
.button { background: url(images/sprites.png) -77px -604px no-repeat; padding: 0 35px 0 20px; display: block; float: left; width: 95px; height: 28px; line-height: 26px; color: #333; text-transform: uppercase; font-size: 10px; text-align: center; margin-right: 5px; }
.button:hover { background-position: -77px -633px; }
.button:active { background-position: -77px -662px; }

.button.facebook { background: url(images/buttons/facebook.png); }
.button.twitter { background: url(images/buttons/twitter.png); }
.button.rss { background: url(images/buttons/rss.png); }

.button.facebook, .button.twitter, .button.rss { width: 30px; height: 30px; padding: 0px; }
.button.facebook:hover, .button.twitter:hover, .button.rss:hover { background-position: 0px 30px; }

/* @end */

/* @group Columns */
ul.columns { overflow: hidden; margin-bottom: 0; }
ul.columns > li { float: left; margin-left: 0; list-style: none; }
ul.columns > li.last { margin-right: 0 !important; }
/* @end */

/* @group List */
ul.list, ul.list li { list-style-type: none; margin: 0; }
ul.list li { margin-bottom: 25px; }
/* @end */

/* @group Frames */
.frame { padding: 7px 10px 0 30px; background: url(images/frames/x-large.png) no-repeat; height: 312px; margin-bottom: 40px; position: relative; width: 900px; }
.frame .wrapper { height: 312px; width: 900px; overflow: hidden; }
.frame .caption { font-size: 18px; position: absolute; margin: 0; width: 560px; padding: 10px 25px; background: url(images/frames/caption.png); color: #fff; bottom: 42px; }

.frame.large { background: url(images/frames/large.png) no-repeat; height: 270px; width: 585px; padding: 19px 19px 20px 45px; margin-bottom: 20px; }
.frame.large .wrapper { height: 270px; width: 585px; }

.frame.medium { background: url(images/frames/medium.png); padding: 7px 10px 15px 25px; width: 666px; height: 375px; margin: -1px 0 20px 0px; }
.frame.medium .wrapper { width: 666px; height: 375px; }

.frame.x-small { width: 590px; height: 100px; padding: 8px 15px 19px 20px; background: url(images/frames/x-small.png); margin: 0 0 10px -13px; }
.frame.x-small .wrapper { width: 590px; height: 100px; }

.frame.xx-small { width: 240px; height: 110px; padding: 0px 20px 10px 20px; background: url(images/frames/xx-small.png); margin: 0 0 0 0px; }
.frame.xx-small .wrapper { width: 240px; height: 110px; }
/* @end */

/* @group Anchor */
.anchor { display: block; height: 60px; position: absolute; bottom: 0; width: 100%; z-index: -999;}
#things_we_do.anchor { top: 0; height: 1px; }
/* @end */

.form-row { clear: both; overflow: hidden; margin-bottom: 10px; }
/* @end */

/* @group Structure */
/* @group Header */
.header { margin-bottom: 35px; position: relative; padding-top: 60px; }
.header .title { margin-left: 30px; width: 910px; }

/* @group Tagline */
.tagline { margin-bottom: 3px; overflow: hidden; }
.tagline > * { height: 20px; line-height: 20px; }
.tagline h4 { color: #fff; text-shadow: none; margin: 0; line-height: 17px; font-size: 12px; }
.tagline .center { width: auto; padding: 0 5px; background: url(images/tagline.png); }
.tagline { margin-bottom: 7px; overflow: hidden; }
.tagline .first, .tagline .last { display: none; }
/* @end */
/* @end */

/* @group Footer */
#footer { margin-bottom: 50px; margin-top: 50px; }
#footer p { color: #999; font-size: 12px; margin: 0; }
/* @end */

/* @group Altar */
#altar { background: url(images/header/tile.png) repeat-x 0 top; }
#altar > .wrapper { background: url(images/header/clouds.jpg) no-repeat center top; }

#we_are_seegno { height: 171px; padding-top: 45px; color: #fff; }
#we_are_seegno img { margin: 33px 10px 0px 48px; }
#we_are_seegno .wrapper { height: 81px; background: url(images/header/separator.png) no-repeat left top; padding: 40px 0 0 31px; }
#we_are_seegno h3 { margin: 0; color: #fff; font-size: 17px; }
#we_are_seegno h3.signature { color: #75b1ba; }
#we_are_seegno span { margin-left: 10px; padding-right: 16px; background: url(images/header/bullet.png) no-repeat right 10px; }
#we_are_seegno span.first { margin: 0; }
#we_are_seegno span.last { background: none; padding: 0;}

/* @group Menu */
#menu { background: url(images/header/bg.png) repeat-x 0 -216px; width: 100%; z-index: 1; }
#menu .shadow { background: url(images/header/clouds.jpg) no-repeat center -216px; }
#menu.admin .menu { width: 661px !important; padding: 0px 140px; }

#menu.admin.fixed { position: fixed !important; top: 0; margin-bottom: 250px; }
#menu.admin.fixed .menu { padding: 0px 260px; }
#menu.admin.fixed .menu li.active { background: url(images/menu/active.png) no-repeat center 48px; }

.menu { width: 621px !important; padding: 0 0 0 280px;}
.menu, .menu li { margin: 0; list-style: none; }
.menu li { float: left; margin-right: 20px;}
.menu li.first { }
.menu a { font-size: 11px; text-transform: uppercase; text-decoration: none; color: #fff; height: 60px; line-height: 60px; display: block; }
.menu a.active { background: url(images/menu/active.png) no-repeat center 48px; }
.menu .last a { margin: 0; }
/* @end */

/* @group Languages */
#languages { margin-top: 35px; font-size: 11px; }
#languages a { color: #333; display: block; line-height: 8px; }
#languages a.active { color: #0E6A77; }
#languages a:hover { color: #1A8B9B; }
#languages span { margin-left: 5px; padding-left: 5px; border-left: 1px solid #999; float: left; }
#languages span:first-child { margin-left: 20px; padding: 0; border: 0; }
/* @end */
/* @end */

.page { background-image: url(images/backgrounds/1.png); background-position: center top; background-repeat: no-repeat; position: relative; }
.page > .wrapper { }

#main_content { position: relative; }
/* @end */

/* @group Home */
.home .content ul { padding: 0px 0px 0px; margin: 60px 0 0; }
.home .content li { margin: 0 0px 0 0; padding-right: 25px; background: url(images/home/divider.png) no-repeat right bottom; width: 280px; height: 355px; margin-right: 25px; }
.home .content li.last { padding: 0; margin: 0; background: none; }

.home .content li .indent { padding: 40px 25px 0 20px; margin: 0; }
/* @end */

/* @group Things We Do */
.things_we_do.page { background: url(images/backgrounds/2.jpg) no-repeat center 274px; height: 1100px; }

.things_we_do .image { width: 669px; height: 239px; background: url(images/things_we_do.png); margin: 0 auto 40px; }
.things_we_do ul.columns { margin-left: 20px; }
.things_we_do ul.columns ul { margin: 0; }
.things_we_do ul.columns > li { width: 283px; margin-right: 20px; border-right: 1px solid #ccc; }
.things_we_do ul.columns > li > * { padding: 0 30px; }
.things_we_do ul.columns > li .middle { font-size: 12px; padding: 15px 30px 0px; }
.things_we_do ul.columns > li .middle li { list-style: none; margin-left: 0; padding-left: 20px; background: url(images/things_we_do/dot.png) no-repeat 3px center; }
.things_we_do ul.columns > li.last { border: 0; }
/* @end */

/* @group Portfolio */
.portfolio.page  { background-image: url(images/backgrounds/3.jpg); /*height: 688px;*/ }

.portfolio #projects { list-style: none; margin: 0 -18px; overflow: hidden;}
.portfolio #projects li { list-style: none; margin: 17px; float: left; width: 271px; height: 163px; padding: 4px 5px 17px 15px; background: url(images/portfolio/thumb.png); overflow: hidden; cursor: pointer;}
.portfolio #projects li#view_all_projects { background: url(images/portfolio/thumb_all.png) no-repeat left center; padding: 75px 75px 0; width: 121px; height: 98px; cursor: auto; }

.portfolio #projects .project { cursor: pointer; }
.portfolio #projects .project, .portfolio #projects .image, .portfolio #projects .project, .portfolio #projects .description { width: 271px; height: 163px; overflow: hidden; }
.portfolio #projects .image img { width: 271px; height: 163px; }
.portfolio #projects .description { width: 231px; height: 133px; padding: 15px 20px; display: none; }
.portfolio #projects .description h3 { font-size: 18px; }
.portfolio #projects .description h4 { font-size: 10px; }
.portfolio #projects .description p { margin: 0 0 5px; font-size: 12px; }
/* @group Zoom */
.zoom { position: absolute; width: 32px; height: 32px; background: url(images/sprites.png) 0 0; bottom: 25px; left: 30px; }
.zoom:hover { background-position: -32px 0; }
/* @end */
/* @end */

/* @group The team */
.the_team.page { background-image: url(images/backgrounds/4.jpg); height: 685px; }

.the_team.page .caption { font-size: 16px; margin-bottom: 25px; color: #0E6A77; text-shadow: #fff 0px 1px 1px; }

#the_team_wall { position: relative; height: 461px; background: url(images/the_crew/us.png) no-repeat center center; }
#the_team_wall .photo { position: absolute; width: 77px; height: 77px; padding: 8px 10px 17px 18px; background: url(images/the_crew/frame.png) no-repeat; }
#the_team_wall .photo .wrapper { width: 77px; height: 77px; background: url(images/sprites.png) 0 -604px; }
#the_team_wall #penso { top: 26px; left: 10px;  }
#the_team_wall #penso .wrapper { background-position: 0 -141px; }
#the_team_wall #fixe { top: 4px; left: 150px; }
#the_team_wall #fixe .wrapper { background-position: 0 -219px; }
#the_team_wall #kp { top: 34px; left: 286px; }
#the_team_wall #kp .wrapper { background-position: 0 -527px; }
#the_team_wall #bruno { top: 151px; left: -2px; }
#the_team_wall #bruno .wrapper { background-position: 0 -296px; }
#the_team_wall #jorge { top: 133px; left: 132px; }
#the_team_wall #jorge .wrapper { background-position: 0 -373px; }
#the_team_wall #rui { top: 162px; left: 252px; }
#the_team_wall #rui .wrapper { background-position: 0 -450px; }
#the_team_wall #amms { top: 273px; left: 72px; }
#the_team_wall #john_doe { top: 282px; left: 213px; }

#the_team_wall .photo .ribbon { display: none; }
#the_team_wall .photo.soon .ribbon { position: absolute; display: block; width: 95px; height: 35px; background: url(images/the_crew/ribbon.png); margin-top: 32px; margin-left: -9px;}
/* @end */

/* @group Blog */
.blog.page  { background: url(images/backgrounds/5.jpg) center top no-repeat; }
/* @end */

/* @group Contacts */
.contacts { display: none; position: relative; }
.contacts #maps { position: absolute; width: 315px; height: 300px; top: -30px; right: 0;  }
.contacts .container_16 { background: url(images/contacts/map.png) no-repeat right center; height: 278px; padding-top: 30px; }
.contacts input[type="text"], .contacts textarea { color: #fff !important; resize: none; }
.contacts ul.columns { margin-bottom: 35px; }
.contacts ul.columns > li { width: 200px; margin-right: 40px; }
.contacts h4 { color: #b7d8dc; }
.contacts p { color: #fff; text-shadow: #084d56 0px 1px 0px; font-size: 12px; line-height: 20px; margin: 0; }
/* @end */

/* @group The Blog */
.minimal { background: url(images/the_blog/top.png) repeat-x left top; }

.minimal h1 { font-size: 22px; color: #333; text-align: left; }
.minimal h2 { font-size: 14px; }

.minimal .tagline { margin-bottom: 3px; overflow: hidden; }
.minimal .tagline > * { height: 23px; width: 5px; line-height: 19px; }
.minimal .tagline .first { background: url(images/tagline/left.png); display: inline;}
.minimal .tagline .center { width: auto; padding: 0 5px; background: url(images/tagline/center.png); }
.minimal .tagline .last { background: url(images/tagline/right.png); display: inline; }

.minimal .logo { background: url(images/the_blog/seegno.png); width: 143px; height: 65px; float: left; margin-left: 40px; margin-top: 10px;}

.minimal > .wrapper { background: url(images/backgrounds/1.png) no-repeat center top; padding-top: 30px; }

.minimal .header { background: url(images/the_blog/header.png) repeat-x left top; height: 119px; margin-bottom: 0px; padding: 35px 0 0; }

.minimal .header .title { padding: 0; margin: 0 10px; width: 700px; }

.minimal .wrapper h4 { color: #333; }
.minimal #post > .wrapper { padding: 25px 40px 40px; background: url(images/the_blog/bg.png); margin-right: 20px; }

.minimal #post.posts .post > .wrapper { padding: 25px 40px 40px; background: url(images/the_blog/bg.png); margin-right: 20px; margin-bottom: 40px; }
.minimal #post .post { }
.minimal .list a.active { color: #1A8B9B; }
.minimal .frame.large { margin-left: -40px; }

.minimal ul.list { margin-bottom: 40px; }
.minimal ul.list li { margin-bottom: 20px; }
.minimal #archive li, .minimal #categories li { margin: 0; }
/*#the_blog #post .actions { padding-top: 30px; border-top: 1px dotted #999; margin: 50px 0; }*/
.minimal .actions a { line-height: 40px; padding: 0 20px; color: #333; font-weight: bold; text-shadow: #fff 0px 1px 1px; background: #ccc; width: 120px; text-align: center; }

.minimal #comments { margin-top: 50px; }
.minimal #comments h3 { margin-bottom: 20px; }
.minimal .comment { margin-top: 30px; padding-top: 30px; border-top: 1px dotted #999; }
.minimal .comment.first { margin: 0; padding: 0; border: none; }
.minimal .comment h6 { font-size: 14px; }
.minimal .comment p { margin-bottom: 0; }
.minimal .comment .fb_profile_pic_rendered, .minimal .comment .gravatar { float: left; margin: 5px 10px 0px 0px; }

.minimal form { margin-top: 50px; }

#project.wrapper { background: url(images/backgrounds/glow.png) no-repeat center top; }

#project_header { position: relative; /*height: 450px;*/ margin-bottom:40px }
#project_header h1, #project_header h4 { position: absolute; }
#project_header h1 { font-size: 36px; color: #0E6A77; top: 0; }
#project_header h4 { font-size: 14px; color: #666; top: 40px; }

#project #sidebar p { font-size: 12px; }

#screenshots { margin-bottom: 50px; }
#screenshots .screenshot { margin-bottom: 25px; float: right; padding: 0px 1px 2px; background: url(images/portfolio/bg.png); height: 440px; width: 680px; }

#project .pager { height: 33px; margin-bottom: 30px; font-size: 12px; color: #333; }
#project .pager .pages { height: 30px; line-height: 30px; padding-left: 20px;  float: left; width: 488px; background: url(images/portfolio/next.png); }
#project .pager .pages ul, #project .pager .pages ul li { list-style: none; margin: 0; float: left; margin-right: 5px; }
#project .pager .pages ul li { position: relative; }
#project .pager .pages a { color: #333; display: block; text-align: center; height: 33px; line-height: 33px; width: 33px; margin-top: -1px; }
#project .pager .pages a:hover { color: #1A8B9B; }
#project .pager .pages .active a { background: url(images/portfolio/page.png); }
#project .pager .pages a:hover { background: url(images/portfolio/page.png) 0 -34px; color: #333; }
#project .pager .pages a:active { background-position: 0 -67px; }
#project .pager .pages .preview { display: none; position: absolute; top: -140px; left: -18px; width: 151px; background: url(images/portfolio/preview.png); height: 127px; padding: 9px 13px 0 10px; }
#project .pager .pages .preview .image { background: #fff; height: 74px; width: 151px; overflow: hidden; }
#project .pager .next { float: left; width: 162px; height: 35px; line-height: 30px; display: block; color: #333; text-align: right; padding-right: 30px; background: url(images/portfolio/next.png) right 0; }
#project .pager .next:hover { color: #1A8B9B; }
#project .pager .next:active { background: url(images/portfolio/next.png) right bottom; }

#project #project_information { margin-bottom: 50px; }
#project #other_projects ul, #project #other_projects li { list-style: none; margin: 0 0 5px; }
#project #other_projects a { color: #333; padding: 0 15px; display: block; height: 30px; line-height: 27px; font-size: 12px; }
#project #other_projects a:hover { color: #1A8B9B; }
#project #other_projects a.active { background: url(images/portfolio/menu.png); color: #333; }
#project #other_projects a:hover { background: url(images/portfolio/menu.png) 0 -31px; color: #333; }
#project #other_projects a:active { background: url(images/portfolio/menu.png) 0 -62px; }
/* @end */

/* ADMIN */

#field_news_pt_intro label, #field_news_pt_body label,
#field_news_es_intro label, #field_news_es_body label,
#field_news_en_intro label, #field_news_en_body label { display: none; }

#cancel { color: #fff; text-shadow: 0px !important; background: none; }
#submit { float: left; }

#sf_admin_container { margin-top: 80px; }
.sf_admin_list table { width: 100%; }
.sf_admin_list table th, .sf_admin_list table td { padding: 5px; }

.post p { margin-bottom: 0px; font-size: 10pt; }
.post a.button { margin-top: 20px; }

#post { font-size: 10pt; }
#post ul { margin-bottom: 0px !important; font-size: 10pt; padding-bottom: 0px !important; }
