/**
* Specific CSS for the module
*
* @copyright	http://smartfactory.ca The SmartFactory
* @license		http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL)
* @since		1.0
* @author		marcan aka Marc-André Lanciault <marcan@smartfactory.ca>
* @version		$Id$
*/

body { behavior: url("csshover3.htc"); } 

.post-date{float:left; margin:0 12px 10px 0;}
.post-date .month{background:#000000 url(images/post-month.gif) no-repeat scroll 0 0; color: #FFF; display:block; font-size:80%;height:25px;line-height:25px;margin:0;text-align:center;width:48px;}
.post-date .day{background:#42A4DC url(images/post-day.gif) no-repeat scroll 0 0; color: #000; display:block; font-size:140%;height:30px;line-height:25px;margin:1px 0 0;text-align:center;width:48px;}
.post-title{margin:0;padding:2px 0 5px 0;}


.obras_headertable {padding: 0; margin: 0; border-bottom: 1px solid; margin-bottom: 10px;}
.obras_modulename {font-size: 0.8em; text-align: left; font-weight: bold; padding-right: 0.3em;	line-height: 18px;}
.obras_breadcrumb {font-size: 0.8em; line-height: 18px;}
.obras_adminlinks {padding-top: 15px; padding-bottom: 5px; font-size: 0.8em; text-align: center; line-height: 18px; clear: both;}

.obras_post_container {
	margin-bottom: 35px;
}
	.obras_post_container h1 {
		margin-top: 20px;
		margin-bottom:1px;
		padding-bottom:3px;
	}
.obras_post_info {
	line-height:22px;
	margin:0 0 0 60px;
	font-size: 80%;
}
.obras_post_content {clear:both;margin:0; overflow:hidden;text-align:justify;}
.obras_post_categories {
	background: url(images/category.png) no-repeat left center;
	padding: 0px 20px;
	display: block;
	float: left;
}
.left_main {
	padding: 0 10px 8px 0;
	display:block;
	float: left;
	width:100%;
	line-height:17px;
	height:15px;
	text-align:right;
	vertical-align:top;
}
.obras_post_filed_under {
	float: left;
}
#obras_post_comments_container {}
.obras_post_comments {
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	margin:5px 0 0 0;
	padding-left: 15px;
	font-size: 80%;
	float: left;
}
.obras_post_more {
	margin:5px 0 0 0;
	font-size: 80%;
}
.obras_admin_links {
	margin:5px 0 0 0;
}
#obras_navbar {
	text-align: center;
}
#obras_rss {
	text-align: center;
	padding-top: 10px;
}

#obras-categoria-container {
    width: 750px;
	float: left;
	clear: both;
    display: block;
	border: 1px dashed #e2e2e2;
	padding-bottom: 10px;
}


#obras-categoria-quadro-link  a{
	display: block;
	color: #000;
	width: 365px;
	float: left;
}

#obras-categoria-quadro-link  a:hover{
    background-color: #e9e4e4;
	display: block;
	width: 365px;
	float: left;
    border: 2px solid #;	
}

#obras-categoria-quadro2 {
    width: 345px;
	float: left;
	clear: both;
	border: 2px solid #fff;
	background-color: #edebeb;
	padding: 5px;
	margin: 5px;
}

#obras-categoria-quadro {
    width: 345px;
	float: left;
    border: 2px solid #fff;
	background-color: #f2f2f2;
	padding: 5px;
	margin: 5px;
	
}

#obras-categoria-quadro-link-obra  a{
	display: block;
	color: #000;
	width: 365px;
	height: 300px;
	float: left;
}

#obras-categoria-quadro-link-obra  a:hover{
    background-color: #e9e4e4;
	display: block;
	width: 365px;
	height: 300px;
	float: left;
    border: 2px solid #;	
}

#obras-categoria-quadro2-obra {
    width: 345px;
	height: auto;
	float: left;
	clear: both;
	border: 2px solid #fff;
	background-color: #edebeb;
	padding: 5px;
	margin: 5px;
}

#obras-categoria-quadro-obra {
    width: 345px;
	height: auto;
	float: left;
    border: 2px solid #fff;
	background-color: #f2f2f2;
	padding: 5px;
	margin: 5px;
	
}
#obras-categoria-imagem-obra {
    float: left;
	width: auto;
	height:auto;
	text-align: center;
}

#obras-categoria-texto-obra {
    float: left;
	width: 250px;
	height: 70px;
}

#obras-categoria-imagem {
    float: left;
	width: 70px;
	height:70px;
	text-align: center;
}

#obras-categoria-texto {
    float: left;
	width: 250px;
    font-style: normal;
}
#obras-espacador {
  height: 10px;
  clear: both;
}

#obras-recent-block, #obras-recent-block-lightbox, #obras-recent-block-spotlight {
  width: 97%;
  background-color: #fff;
  text-align: center;
  display:-moz-inline-stack;
  display:inline-block;
  *display:inline;
}

#obras-recent-block-lightbox  li, #obras-recent-block-spotlight li {
    margin:0;
    padding:0;
    list-style: none;
	text-align: center;
    display:-moz-inline-stack;
    display:inline-block;
    *display:inline;
}