/* $Id: style.css,v 1.1.4.2.2.2 2009/06/11 17:46:01 couzinhub Exp $
*/

/** General styles 
---------------------------------*/

body {
  background: url(images/main-bg.gif) repeat-x top center #434343 fixed;
  margin: 0;
  font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
  padding: 0;
  font-family: arial, sans-serif;
}

#main {
  background: #fff;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
}

#navigation {
	width: 100%;
	background: none;	
}

#page {
	/* Use a 12px base font size with a 18px line height */
  font-size: 10pt;
  line-height:14pt;
  /* background: #ffffff; */
}

caption, th, td, input, textarea, select, option, legend, fieldset {
	font-family: Arial, sans-serif;
}

blockquote {
	width: 500px;
	margin: 20px auto;
	font-size:9pt;
	background: #cccccc;
	padding: 20px;
	color: #000000;
}

/* When declaring Link states, remember: LoVe HA : Link | Hover | Visited | Active */

a:link, a:visited {
  color: #9b0000;
  text-decoration: none;
}

a:hover, a:active {
  color: red;
  text-decoration: none;
}

/* Titles  */

h1, h2 {
	line-height: 16pt;
	font-size: 18pt;
	padding: 0 0 0.5em;
	margin: 0;
	text-transform: uppercase;
	font-family: arial black, arial, sans serif;
	letter-spacing: -1pt;
	text-align: left;
}
 
/* Paragraph Styles */

p {
  margin: 1em 0;
}

/* List Styles  */

ul, ol {
  margin-left: 0;
  padding-left: 2em;
}

/* Table Styles  */

table {
	width: 99%;
}
tr.even td, tr.odd td {
	padding: 10px 5px;
}
tr.odd {
	background-color: #fff;
}

/* Code */

pre, code {
  font-family: "monaco", "Courier New", monospace;
}

pre {
	background-color: #efefef;
	display: block;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aaa;
}

/* List Styles */

ul          { list-style-type: disc; }
ul ul       { list-style-type: circle; }
ul ul ul    { list-style-type: square; }
ul ul ul ul { list-style-type: circle; }
ol          { list-style-type: decimal; }
ol ol       { list-style-type: lower-alpha; }
ol ol ol    { list-style-type: decimal; }

/* Abbreviation */

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}

/*--------------------K--------------------*/

#site-slogan {
	display: none;
}


.sidebar h3 {
	color: #fff;
	font-size: 12pt;
	margin-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
	background: #434343;
	padding: 0 0 5px 2px;
}

.sidebar .block-inner {	}

#primary {
	margin-top: -20px;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}		

ul.primary-links {
	display: inline;
	padding: 10px 30px 10px 10px;
	text-transform: uppercase;
	font-size: 8pt;
    padding: 10px;
}

.primary-links li{
	font-size: 8pt;
}

.primary-links li a{
    padding: 5px 30px;
	color: #ffffff;
}

.primary-links li a:hover {
    background: #ffffff;
	color: #333333;
}

.primary-links a.active {
    background: #e8e8e8 url(images/tab-active-bg.gif) repeat-x top center !important;
	color: #333333 !important;
}

.submitted {
	display: none;
}

.taxonomy {
	text-align: left;
	font-size: 8pt;
	margin-left:-2px;
	margin-top: -10px;
}

/*--------Tagadelic Menu--------------*/

#block-tagadelic-1 {
	padding-right: 10px;
}

#block-tagadelic-1 a{
	display: block;
	margin-bottom: 5px;
	width: 100%;
	background: url('images/stripe.png');
	padding: 7px;
}

#block-tagadelic-1 a:hover{
	background-color: #333333;
	color: #ffffff;
}

#sidebar-right-inner #block-tagadelic-1 .content {
	background: transparent;
}

/*------------End Menu----------------*/

#twitter_update_list li, #block-block-4 li {
	list-style-type: none;
	margin-left: -10px;
	margin-bottom: 10px;
	border-bottom: 1px #cccccc solid;
	padding: 0 5px 10px 5px;
	font-size: 8pt;
}

#twitter_update_list {
}

#footer {
	padding-top: 25px;
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
}

#footer a {
	color: #fff;
}

#footer ul{
	display: inline;
}

#footer li{
	display: inline;
	list-style-type: none;
	margin: 0 20px;
	text-align: center;
}

.secondary-links {
	display: none;
}

#block-block-4 ul {
}

#block-block-4 li {
	font-size: 8pt;
	margin-left: -10px;
	margin-bottom: 10px;
	list-style-type: none;
}

#block-block-5 ul {
	margin-top: 15px;
}

#block-block-5 li {
	font-size: 8pt;
	margin-left: 0;
	margin-bottom: 10px;
	list-style-type: none;
}

#block-block-7 {
	font-size: 8pt;
	text-align: justify;
	border: 0px #cccccc solid;
	padding: 20px;
}


#block-views-portfolio_block-block_1 h3{
	text-align: left;
	margin-bottom: 20px;
}
#block-views-portfolio_block-block_1 img{
	margin-bottom: 5px;
	border: 3px #cccccc solid;
}

#block-views-portfolio_block-block_1 a{
	text-align: center;
	font-size: 8pt;	
	text-transform: uppercase;
}

#block-views-portfolio_block-block_1 {
	line-height: 7pt;
	text-align: center;
}

#block-views-portfolio_block-block_1 .pager{
	font-size: 8pt;
	margin: 5px auto;
}

.view-content h3 {
	font-family: arial black, arial, sans serif;
	text-transform: uppercase;
	font-size: 18pt;
	letter-spacing: -1pt;
	margin-bottom: 10px;
}

.view-content table{
	border-top: 1px #cccccc solid;
	margin-bottom: 25px;
	background: #eeeeee;
	width: 100%;
}

.view-content {
	width: 100%;
	}

.views-view-grid img {
	border: 1px #cccccc solid;
	padding: 10px;
	background: #ffffff;
}

.views-view-grid img:hover {
	border: solid 1px #333333;
	}

.field-item {
	text-align: center;
}

#node-29 .node-inner{
	margin-top: -20px;
}

.slideshow {
	display: block;
}

#slide-nav-list {
	font-size: 12pt;
	padding: 10px;
	background: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
	display: block;
	clear: both;
	height: 20px;
	border-bottom: 1px solid #b3b3b3;

}

#slide-nav-list a {
	margin: 0 10px;
	padding: 5px;
	color: #b3b3b3;
}

#slide-nav-list a.activeSlide {
	background: #3C3C3C;
	border: 1px solid #b3b3b3;
	color: #fff;
}
	
.page-front-page #content-inner {
	width: 900px;
	padding: 20px 0;
}
    
.breadcrumb {
    display: none;
    }
    
#bigfoot {
    width: 100%;
    background: #333333 url('images/bigfoot-bg.gif') top repeat-x;
    padding-top: 10px;
    margin: 25px 0 10px 0;
    }

#block-block-9 {
    padding: 10px;
    color: #ffffff;
    font-size: 8pt;
    line-height: 16pt;
    text-align: justify;
    margin: 0;
    }
    
#block-block-9 td {
    padding: 30px;
    }

#block-block-9 tbody{
    border: none;
    }
    
#block-block-9 table {
    width: 850px;
    }

#block-block-9 h1{
    }

#block-menu-menu-footer-menu-category {
    }

div#block-menu-menu-footer-menu-category ul{
    text-align: center;
    font-size: 8pt;
    text-transform: uppercase;
    }

#block-menu-menu-footer-menu-category li{
    display: inline;
    margin: 0 20px;
    }
#block-menu-menu-footer-menu-category h3 {
    display: none;
    }
    
/* #block-views-cloud_tags-block_2 {
    background: #cccccc no-repeat bottom left;
    width: 550px;
    padding: 25px;
	border-top: 0px #cccccc solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
    } */

#block-views-cloud_tags-block_2 a{
    color: #ccc;
    }

#block-views-cloud_tags-block_2 a:hover{
    color: #000;
    }

#block-user-0 {
	font-size: 8pt;
	text-align: left;
	}
	
#block-user-0 .form-submit {
	margin-bottom: 20px;
	}
	
#block-user-0 ul li {
	list-style-type: none;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-left: -15px;
	text-transform: uppercase;
	font-weight: bold;
	}

/* Comments */

.comment-inner .content{
	background: #cccccc;
	padding: 20px;
	color: #ffffff;
	}

#comments .box {
	margin-top: 25px;
	border-top: 1px solid #cccccc;
	padding-top: 25px;
	}

.comment-inner .new {
	display: none;
	}

.comment-inner .submitted {
	display: block;
	font-size: 8pt;
	text-align: right;
	}

.comment-inner .links {
	background: #cccccc url('/images/tag-cloud.png') no-repeat bottom left;
	height: 50px;
	text-align: right;
	}

#block-fbconnect-0 .content {
	padding: 5px;
	font-size: 8pt;
	}
	
#sidebar-right-inner .content {
	background: #ffffff;
	margin-top: -20px;
	padding-top: 20px;
	}

#content {
	background: #ffffff url(images/content-bg.gif) repeat-x top center;
	}

#content-inner {
	padding: 25px;
	width: 600px;
	}	
	
.pager li a{
	color: #666666;
	padding: 5px;
	font-size: 10pt;
	margin-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
	background: transparent url(images/light-stripe.gif) repeat;
	text-shadow: 0 1px 0 #ffffff;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 5px;
	}

.pager a:hover {
  color: #9b0000;
	}

.content embed {
	margin-bottom: 20px;
	}

.links .inline li a{
	padding: 5px;
	font-size: 10pt;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	}
	

.links ul.inline {
    margin-left: -10px;
}

div.links {
  border-top: 1px #cccccc solid;
  padding-top: 10px;
}

.links .inline a:hover {
  color: #9b0000;
	}

ul.pager {
	margin-bottom: 50px;
	margin-top: 20px;
	}

.pager-current {
	color: #999999;
	}

.feed-icon {
	display: none;
	}

.item-list ul li {
	margin: 0 -5px;
	}

#attachments {
	margin-bottom: 25px;
	}

.page-blog h1 {
	display: none;
}

#lastfoot {
	width: 850px;
	margin: -10px auto 25px auto;
	padding-bottom: 25px;
	border-bottom: 1px #4e4e4e solid;
}

#lastfoot .views-field-field-project-image-fid {
	width: 360px;
	float: left;
	padding: 20px;
	border: #6b6b6b 1px solid;
}

.page-front-page .views-field-field-featured-title-value, .views-field-field-project-client-value, .views-field-field-project-scope-value, .views-field-field-project-description-value {
	width: 375px;
	float: right;
	background: #3c3c3c;
	padding: 5px 10px 5px 15px;
	color: #ffffff;
	font-size: 10pt;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.page-front-page .views-field-view-node {
	width: 400px;
	float: right;
	background: #363636;
	padding: 0;
	margin-bottom: 10px;
}

.page-front-page #lastfoot label {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

.node-type-project .group-featured-details .field-item{
	text-align: left;
}

.node-type-project .group-featured-details .field-items {
	margin-bottom: 20px;
}

.page-featured-projects #content-inner {
	width: 100%;
}

.page-featured-projects .views-field-field-project-image-fid {
	width: 360px;
	float: left;
	padding: 20px;
	border: #6b6b6b 1px solid;
	}

.page-featured-projects .views-field-field-featured-title-value, .page-featured-projects .views-field-field-project-client-value, .page-featured-projects .views-field-field-project-scope-value, .page-featured-projects .views-field-field-project-description-value {
	width: 375px;
	float: right;
	background: #eaeaea;
	padding: 5px 10px 5px 15px;
	color: #999999;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

.page-featured-projects .view-featured-project label {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
}

.page-featured-projects #content {
	padding-bottom: 25px;
}

.page-featured-projects .views-field-field-project-image-fid {
	width: 360px;
	float: left;
	padding: 10px;
	border: #cccccc 1px solid;
}

.page-featured-projects .views-row-even, .page-featured-projects .views-row-odd  {
	clear: both;
}

.page-featured-projects .views-row-even, .page-featured-projects .views-row-last {
	padding-top: 50px;
}

.page-portfolio #content-inner {
	width: 800px;
	margin: 0 auto;
}

.page-front-page #sidebar-right {
display: none;
}

.page-front-page #content-area {
width: 726px;
margin: 0 auto;
}

#block-block-9 td {
  width: 266px;
  padding: 40px;
}

#content-area ol li {
  margin-bottom: 20px;
}

.tweet img {
  border: 0;
}

ul.primary {
  border-bottom: 0;
}