/*
Theme Name: Computerworld Default
Theme URI: http://workmedia.pt/
Description: Template to be used in all websites
Version: 0.1
Author: Workmedia TI
*/
body{
	margin:0;
	padding:0;
	color:#333;
	font-family:Arial,Helvetica,"Sans Serif";
	font-size:.8em;
	line-height:normal;
	background:#333;
}

h1, h2, h3 { margin: 0; padding: 0; }

pre {
    display: -moz-deck;
    white-space: pre-wrap;
    width: 100%;
    word-wrap: break-word;
}

.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.small{
	font-size:.9em;
}
.xsmall{
	font-size:.8em;
}
.postmetadata{
	clear:both;
}
img{
	margin:0 10px;
	border:0;
}
img.alignleft, div.alignleft{
	margin:0 10px 0 0;
	float:left;
}
img.alignright, div.alignright{
	margin:0 0 0 10px;
	float:right;
}
div.wp-caption{
	margin-top:10px;
	padding:5px;
}
div.wp-caption img{ margin:0 auto; }
.wp-caption-text{
	text-align:left;
}
td#main_col a, td#right_col a{
	text-decoration:none;
	color:#64723C;
}
td#main_col a:hover,  div#right_col a:hover{
	text-decoration:underline;
}
/* sidebar */
ul.sidebar{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.sidebar h2.widgettitle{
}
li.widget{
	margin: 0 0 15px 0;
}
li.widget>div{
	background:#fff;
	padding:10px;
	border:1px solid #ccc;
}
/* left sidebar */
ul.left_sidebar h2{
	text-transform: uppercase; 
	font-size:13px;
	background:#869850 url('images/left_sidebar_top.gif') top left no-repeat;
	padding:10px;
	margin:0;
	color:#fff;
}
ul.left_sidebar ul{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	list-style-type:none;
	background:#869850 url('images/left_sidebar_bottom.gif') bottom center no-repeat;
}
ul.left_sidebar ul a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:4px 5px 4px 12px;
	text-decoration:none;
	vertical-align:middle;
	border-bottom:1px dotted #B8CC87;
}
ul.left_sidebar ul a:hover{
	background:#B8CC87;
}
/* right sidebar */
ul.right_sidebar li.widget, div.box {
	background:#666 url('images/right_sidebar_top_w.gif') top left no-repeat;
}
ul.right_sidebar li.widget_openx, ul.right_sidebar li.fppp {
	background:none;
}
ul.right_sidebar li.fppp {
	border: 1px solid #CCCCCC;
}
ul.right_sidebar h2, div.box h2, div.main_section h2.section_title {
	text-transform: uppercase; 
	font-size:.9em;
	background:url('images/right_sidebar_top_e.gif') top right no-repeat;
	padding: 10px 10px 10px 15px;
	margin:0;
	color:#fff;
}
ul.right_sidebar li.widget>ul, ul.right_sidebar li.widget_tag_cloud div, div.right_widget{
	padding:5px;
  margin-bottom:2em;	
  list-style-type:none;
  border:1px solid #ccc;
  background:#fff;
  border-width:0 1px 1px 1px;
}
/* layout */
div#wrapper{
	background:#fff url('images/BodyBg.gif') top left repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}
div#siteArea{
	min-width:755px;
	max-width:1150px;
	margin:0 auto;
	padding:0 2em;
	text-align:left;
}
div#footer{
	clear:both;
	background:#333;
	min-width:755px;
	max-width:1100px;
}
div#header{
	position:relative;
	top:0;
	left:0;
}
h1#logo{
	margin:0;
	padding:0;
}
div#banner_top{
	text-align:center;
	margin:10px 0;
}
/* search box */
div#search_box{
}
div#search_box input.submit{
	background:transparent url(images/search-submit.gif) no-repeat scroll 100% 30%;
	border:medium none;
	color:#FFFFFE;
	cursor:pointer;
	padding:3px 0 4px;
	text-align:center;
	width:75px;
}
div#search_box input.text{
	background:transparent url(images/search-submit-inner.gif) no-repeat scroll 0 0;
	border-width:0;
	color:#777777;
	padding:3px 2px 4px 5px;
	width:195px;
}
/* hrizontal menu */
div#horiz_menu{
	background:url('images/hm_bg.png') top repeat-x;
	height:50px;
}
div#horiz_menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
div#horiz_menu li{
	display:inline;
}
div#horiz_menu a{
	text-transform: uppercase; 
	display:inline-block;
	padding:0 7px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
div#horiz_menu a:hover{
	background:url('images/hm_bg_hover.png') top left repeat-x;
}
div#hm_items{
	background:url('images/hm_bg_w.png') top left no-repeat;
	padding-left:15px;
	float:left;
}
div#hm_items a{
	color:#fff;
}
div#hm_items2{
	background:url('images/hm_bg_e.png') top right no-repeat;
	padding-right:15px;
	float:right;
}
div#hm_items2 a{
	color:#CFDFA7;
}
/* */
div#bdy_wrapper{
	position:relative;
	top:0;
	left:0;
}
td#main_col{
	padding:0 20px;
	vertical-align:top;
}
td#left_col{
	padding: 0;
	width:147px;
	vertical-align:top;
}
td#right_col{
	padding: 0;
	width:300px;
	vertical-align:top;
}
/* */
div.entry{
	max-width:45em;
	text-align:justify;
}
/* footer */
div#footer{
	color:#ccc;
	text-align:center;
	margin:10px auto;
	font-size:.9em;
}
/* custom WP styles */

.tpl_index div.post {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

div.post{
	overflow:auto;
}
div.post h2 a, div.page h2 a{
	color:#64723C;
	text-decoration:none;
}
div.post h2 a:hover,  div.page h2 a:hover{
	text-decoration:underline;
}
li.widget_tag_cloud a{
	text-decoration:none;
}
/* newsticker */
dl#newsticker{
	border: 2px solid #666;
	background: #ccc;
}
dl#newsticker a{
	text-decoration:none;
	color:#64723C;
	font-weight:bold;
	font-size:2em;
	background:transparent url('images/ccc.gif');
}
div.newsticker_links a{
	text-decoration:none;
	color:#64723C;
}
/* editor_pick */

div.box { margin-bottom: 15px; }

/*div.box h2{
	background:transparent url('images/h2bg.png') top left no-repeat;
	margin:0;
	padding:0 10px;
	font-size:14px;
	line-height:25px;
	color:#fff;
}*/
div.box ul{
	background-color: #FFFFFF;
  border:1px solid #ccc;
	list-style-type:none;
	margin:0;
	padding:0;
}
div.box li{
	padding:5px;
}
div.box a{
	font-weight:bold;
}
/* last_news */
div.main_section{
	background:transparent url('images/right_sidebar_top_w.gif') top left no-repeat;
	width:100%;
	min-width:250px;
	/*float:left;*/
	margin: 0 10px 20px 0;
}
div.col2 div.main_section {
  width: 49%;
  float: left;
  margin: 0;
}
div.col2 div.main_section:first-child {
  margin-right: 2%;
}

/*div.main_section h2.section_title{
	text-transform: uppercase; 
	font-size:.9em;
	background:url('images/right_sidebar_top_e.gif') top right no-repeat;
	padding: 10px 10px 10px 15px;
	margin:0;
	color:#fff;
}*/
div.main_section ul{
	background:#fff;
	/*border:1px solid #ccc;*/
	margin:0;
	padding: 10px 10px 10px 25px;
}
div.section_content{
	overflow:auto;
	border:1px solid #ccc;
	background:#fff;
	padding:10px;
}

ul.section_list { border: none !important; margin: 0 !important; padding: 0 !important; } 
ul.section_list li { list-style: none; clear: both; overflow: hidden; margin-bottom: 6px; padding-bottom: 6px; border-bottom: 1px dashed #ccc; } 
ul.section_list li h2 { margin: 0; }
ul.section_list li p { margin: 5px 0; } 

div.section_content table td { width: 49%; vertical-align: top; border-top: 1px dashed #CCCCCC; padding: 7px 0 7px 5px; }
div.section_content table td:first-child { padding-left: 0; padding-right: 5px; }
div.section_content table tr:first-child td { border-color: transparent; padding-top: 0; }
div.section_content table td h2 { margin: 0 0 5px 0; font-size: 100%; }
div.section_content table.destaque td h2 { font-size: 140%; }
div.section_content table td p { margin: 0px; }

ul#whitepapers_items{
	float:left;
	width:50%;
}
ul#whitepapers_menu{
	float:right;
	width:35%;
}
/* excerpt */
.excerpt{
	padding:10px;
	font-size:1.1em;
	border:1px solid #eee;
	font-style:italic;
}
.entry br{
	margin-bottom:1em;
}
/* tpl_index */
td#main_col.tpl_index h2{
	margin-bottom:0;
}
td#main_col.tpl_index div.entry{
	font-size:.8em;
	max-width:100%;
}
/* navigation */
div.navigation .alignleft{
	width:45%;
	float:left;
}
div.navigation .alignright{
	width:45%;
	float:right;
	text-align:right;
}
/* wm_forms */
form.wm_forms ul{
	list-style-type:none;
	margin:0;
	padding:0;	
}
form.wm_forms li{
	margin:0;
	padding:5px 0;
	border-bottom:1px solid #eee;
}
form.wm_forms h4{
	display:inline-block;
	width:200px;
	margin:0;
}
form.wm_forms input.submit{
	margin-left:200px;
}
form.wm_forms input.text{
	width:300px;
}
form.wm_forms select{
	width:300px;
}
/* coments */
form#commentform textarea{
	width:100%;
}
/* menu_whitepapers */
div#menu_whitepapers a{
	text-decoration:none;
	color:#64723C;
}
div#menu_whitepapers a:hover{
	text-decoration:underline;
}
div#menu_whitepapers>ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
div#menu_whitepapers>ul ul{
	list-style-type:none;
	padding:0 15px;
}
div#menu_whitepapers li{
	margin:3px 0;
	font-size:11px;
}
/* hack */
ul.homepage_left{
	margin:0 -10px;
}
.no_bullet{
	list-style-type:none;
}

/* emprego styles
------------------------------------- */

img#logo-emprego { margin: 0 0 10px 0; padding: 0; }

input[type="submit"], input[type="button"] { cursor: pointer; }

#form-emprego { margin-bottom: 15px; }
#form-emprego label { display: block; }
#form-emprego input[type="text"] { width: 75%; }
#form-emprego input[type="submit"] { width: 15%; }

div.location-list ul {
  list-style: none; margin: 0; padding: 0;
}

div.location-list ul li {
}

div.location-list a {
  color: #64723C;
  font-size: 14px;
  text-decoration: none;
}
div.location-list a:hover { text-decoration: underline; }


table.emprego td#right_col li.widget:first-child { display: none; }

#ofertas_emprego h2 { font-size: 100%; }
#ofertas_emprego li { margin-bottom: 10px; }

ul.emprego-list {
  list-style: none;
  margin: 10px 0 0 0; padding: 0;
  overflow: hidden;
}

ul.emprego-list li {
  float: left;
  height: 90px;
  padding-right: 2%;
  width: 48%;
}

ul.emprego-list li div.date {
  float: left;
  background-color: #555555;
  border: 1px outset #888888;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #EEEEEE;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 0 5px #424242;
  width: 32px;
  height: 33px;
  margin: 0 5px 0 0;
}
ul.emprego-list li div.date span.day { display: block; line-height: 14px; padding-top: 2px; }
ul.emprego-list li div.date span.month { display: block; line-height: 14px; font-size: 13px; }

ul.emprego-list li h2 { margin: 0 0 0 38px; }
ul.emprego-list li p { margin: 2px 0 0 43px; }

ul.emprego-list li h2 {
    background-color: #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    padding: 2px 4px;
}

div.page-nav { clear: both; }

div.page-nav a {
  border: 1px solid #999;
  background-color: #eee;
  width: 25px;
  text-align: center;
  padding: 2px 0;
  display: inline-block;
  margin-right: 5px;
}
div.page-nav a.page-current {
  background-color: #64723C;
  color: #fff !important;
  font-weight: bold;
}
div.page-nav a:hover {
  text-decoration: none !important;
  background-color: #64723C;
  color: #fff !important;  
}

img#company-logo { display: block; margin: 10px 0; }

div.small { font-size: 90%; color: #999; }

table.company-details tr td {
  vertical-align: top;
}
table.company-details tr td:first-child {
  font-weight: bold;
  padding-right: 10px;
}
table.company-details tr td:first-child:after {
  content: ":"
}

div.addthis_toolbox { margin: 15px 0; }





