/*
CSS Credit: http://www.templatemo.com/
*/

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: #006e2e url(images/david-facci_02.gif) repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited { color: #621c03; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #621c03; text-decoration: none; font-weight: bold; }

h1 {
	font-size: 20px;
	color:#900;
	font-weight: bold;
	/*background: url(images/templatemo_h1.jpg) no-repeat;*/ 
	height: 27px;
	padding-top: 10px;
	padding-left: 20px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color:#900;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	/*background: url(images/templatemo_h2.jpg) no-repeat;*/
}

#templatemo_maincontainer{
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	float: left;
/*	background: url(images/templatemo_content_bg.jpg) repeat-y; */
}

#templatemo_login
{
	height:94px;
	background-image:url(images/david-facci_01-1.gif);
	background-repeat:repeat-x;
}
.div_logo
{
	width:464px;
	float:left;
}
.div_form
{
	width:450px;
	float:left;
	color:#FFF;
	font-size:14px;
	padding-top:15px;
	padding-left:50px;
	font-weight:bold;
}
.form_input
{
	border:#063 solid 2px;
	width:150px;
	height:25px;
	font-size:16px;
	padding-left:5px;
	color:#060;
	font-weight:bold;
}
.boton_login
{
	background:none;
	background-image:url(images/boton-login-1.png);
	background-repeat:no-repeat;
	margin:0;
	height:32px;
	width:32px;
	border:none;
	cursor:hand;
}
form
{
	margin:0;
}
#templatemo_topsection{
	background: url(images/david-facci_01.gif) no-repeat;
	height: 295px; /*Height of top section*/
}

#templatemo_title{
	margin: 0;
	padding-top: 150px;
	padding-left: 50px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}

#templatemo_slogan {
	margin-top: 10px;
	padding-left: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #ff9a59;
}

#templatemo_left_column {
	/*float: left; */
	width: 240px;
	/*height:573px; */
	background-image: url(images/david-facci_09-09.gif);
	background-repeat:repeat-y;
}
#templatemo_menu_top {
	float: left;
	height: 15px;
	width: 240px;
	background: url(images/david-facci_03.gif) no-repeat;
}
#templatemo_center_column {
	/*float: right; */
	/*width: 710px;	*/
	background: #ddd; /* url(images/david-facci_11.gif);*/
	/*background-repeat:repeat-y;*/

}

#templatemo_right_column {
/*	float: right;*/
	width: 30px;
	/*height:573px;*/
	background-image: url(images/david-facci_10.gif);
	background-repeat:repeat-y;

}
#templatemo_destination {
	float: left;
	padding: 10px 10px 0px 10px;
	width: 340px;
	border: #999 solid 1px;
	background-color:#FFF;
	color:#666;
	margin:10px;
}
#templatemo_search 
{
	margin:10px;
	float: right;
	padding: 5px;
	width: 285px;
	/*background: url(images/templatemo_form-bg.jpg) repeat-y;*/
	background-color:#FFF;
	border:#999 solid 1px;
	color:#666;
	
}
.search_top {
	background: url(images/templatemo_search.jpg) no-repeat;
	width: 262px;
	height: 76px;
}
.sarch_mid {
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
.search_bot {
	background: url(images/templatemo_search_bot.jpg) no-repeat;
	height: 11px;
}
#templatemo_contact 
{
	float:left;
	width: 211px;
	height: 90px;
	background: url(images/david-facci_06.gif);
	background-repeat:no-repeat;
	color: #fff;
	padding-left: 29px;
	padding-top: 40px;
}
#templatemo_bot {
	float: left;
	height: 22px;
	width: 980px;
	background: url(images/david-facci_10-13.gif) no-repeat;	
}
#templatemo_footer{
	float: left;
	width: 100%;
	padding-top: 15px;
	height: 25px;
	color: #fff;
	text-align: center;
	background: url(images/david-facci_12.gif) repeat-x;
}
#templatemo_footer a {
	color: #fff;
	font-weight: bold;
}
.templatemo_menu
{
	float:left;
	/*margin-top: 20px;*/
	width: 217px;
	padding-left:23px;	
	background-image: url(images/david-facci_07.gif);
	background-repeat:repeat-y;
}

/*
.templatemo_menu li{
	list-style: none;
	height: 30px;
	display: block;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
	font-weight: bold;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 7px;
}
*/
.templatemo_menu a {
	color: #fff;
	text-decoration: none;
}
.templatemo_menu a:hover {
	color: #f08661;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	margin-bottom: 5px;
	padding:5px;
	text-align: justify;
	border-bottom: dotted 1px #782609;
	background-color:#FFF;
	border:#999 solid 1px;
	color:#666;
}

.post_date { color: #177212; }