/*
Theme Name: argo50_theme
Theme URI: http://argo50.com//
Description: ARGO50 theme - version 1.0
Version: 1.0
Author: Alessandro Novelli _ ARTOPE
Tags: mantle color, variable width, Original
*/

/*__ARGO50__CSS_________________________________________________________________________________________________________________________________________*/
/*__DESIGN_BY_ALESSANDRO_NOVELLI__ITALY_________________________________________________________________________________________________________________*/
/*__CONTACT_AT:ingo@argo50.com__________________________________________________________________________________________________________________________*/


/*__STRUTTURA_PRINCIPALE________________________________________________________________________________________________________________________________*/
body{
margin:0;
background-color:#000000;
background-image:url('argo50_IMG/bkg_ARGO.gif');
background-repeat:no-repeat;
}

/*__Z-INDEX_____________________________________________________________________________________________________________________________________________*/
/*__Z-INDEX_____________________________________________________________________________________________________________________________________________*/
/*__Z-INDEX_____________________________________________________________________________________________________________________________________________*/
										#body_2{
										width:100%;
										height:100%;
										position:absolute;
										z-index:-1;
										margin:0 auto;
										top:0px;
										
										}
										
										#barra{
										width:100%;
										height:150px;
										float:left;
										border-top:10px solid #333;
										background-color:#000;
										}
								
										/*__Z-INDEX_____________________________________________________________________________________________________________________________________________*/
/*__Z-INDEX_____________________________________________________________________________________________________________________________________________*/
/*__Z-INDEX_____________________________________________________________________________________________________________________________________________*/

#container{
width:100%;
z-index:100;
}

#container_2{
width:990px;
margin:0 auto;
z-index:100;
}


/*__STRUTTURA_HEADER____________________________________________________________________________________________________________________________________*/
#main_head{
width:990px;
height:150px;
border-top:10px solid #333;
float:left;
}

	#up_head{
	width:990px;
	height:100px;
	float:left;
	}
		#up_head_l{
		width:660px;
		height:100px;
		float:left;
		background-image:url('argo50_IMG/ARGO50_logo.gif');
		background-color:#000;
		width:660px;
		height:100px;
		background-repeat:no-repeat;
		}
		#up_head_r{
		width:330px;
		height:100px;
		float:right;
		background-color:#000;
		}
		
	
	#down_head{
	width:990px;
	height:50px;
	float:right;
	}
		#down_head_l{
		width:660px;
		height:100px;
		float:left;
		background-color:#000;
		}
		#down_head_r{
		width:330px;
		height:100px;
		float:right;
		background-color:#000;
		}
		
/*__STRUTTURA_BOX__________________________________________________________________________________________________________________________________*/
#box{
width:990px;
height:350px;
float:left;
background-color:#000;
border-bottom:1px dashed #333;
}
	#box_l{
	width:660px;
	height:350px;
	float:left;
	}
		#box_l_01{
		width:640px;
		height:50px;
		float:left;
		margin-left:10px;
		margin-right:10px;
		}
		#box_l_02{
		width:640px;
		height:284px;
		margin-top:15px;
		margin-left:10px;
		margin-right:10px;
		}
			
			#box_l_02_foto{
			width:100%;
			height:269px;
			float:left;
			}
	
	#box_r{
	width:330px;
	height:350px;
	float:right;
	}
	
		#box_r_01{
		width:310px;
		height:50px;
		float:left;
		margin-left:10px;
		margin-right:10px;
		}
		#box_r_02{
		width:310px;
		height:284px;
		float:left;
		margin-top:15px;
		margin-left:10px;
		margin-right:10px;
		}

/*__STRUTTURA_FOOTER__________________________________________________________________________________________________________________________________*/
#footer{
width:990px;
height:300px;
float:left;
position:relative;
margin:0 auto;
border-top:#000 15px solid;
}

	#up_foot{
	width:990px;
	height:200px;
	float:left;
	background-color:#000;
	}
		#up_foot_l{
		width:660px;
		height:200px;
		float:left;
		}
		#up_foot_01{
		width:330px;
		height:200px;
		float:left;
		}
		#up_foot_02{
		width:330px;
		height:200px;
		float:right;
		}
		#up_foot_03{
		width:330px;
		height:200px;
		float:right;
		}
	
	#down_foot{
	width:990px;
	height:100px;
	float:left;
	background-color:#000;
	}
	
/*__STRUTTURA_ARTICOLO__________________________________________________________________________________________________________________________________*/	
#main{
float:left;
background-color:#000;
width:100%;
height:100%;
}
/*__GESTIONE_MINIATURA_COMMENTI_E_TITOLO_ARTICOLO________*/

	
	
/*__STRUTTURA_MENU_______________________________________________________________________________________________________________________________________*/	
/*__MENU_CATEGORIE_______________________________________________________________________________________________________________________________________*/		
#down_head_l ul, #down_head_l li{
list-style-type:none;
margin:0px;
padding:0px;
}

#down_head_l li{
float:left;
font-family: Verdana, Helvetica,  Arial, sans-serif;
font-size:12px;
color:#404040;
}

	#down_head_l a:link{
	font-family:Helvetica, Verdana, Arial,  sans-serif;
	font-size:12px;
	color:#333;
	display:block;
	width:90px;
	height:50px;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
	}

	#down_head_l a:visited{
	color:#333;
	display:block;
	width:90px;
	height:50px;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
	}
	
	#down_head_l a:hover{
	color:#CC0066;
	display:block;
	width:90px;
	height:50px;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
	}
	
	#down_head_l a:active{
	color:#333;
	display:block;
	width:90px;
	height:50px;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
	}


/*__MENU_PAGES__________________________________________________________________________________________________________________________________________*/	
#down_head_r ul, #down_head_r li{
list-style-type:none;
margin:0px;
padding:0px;
}

#down_head_r li{
font-family:Helvetica, Verdana, Arial,  sans-serif;
font-size:12px;
color:#CCC;
float:right;
}


	#down_head_r a:link{
	font-family:Helvetica, Verdana, Arial,  sans-serif;
	font-size:12px;
	color:#333;
	display:block;
	width:90px;
	height:50px;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
	}
	
	#down_head_r a:visited{
	color:#333;
	display:block;
	width:90px;
	height:50px;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
	}
	
	#down_head_r a:hover{
	color:#CC0066;
	display:block;
	width:90px;
	height:50px;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
	}
	
	#down_head_r a:active{
	color:#333;
	display:block;
	width:90px;
	height:50px;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
	}


/*__STRUTTURA_SEARCH_BAR_________________________________________________________________________________________________________________________________*/	
/*___GUARDA_ANCHE_txt_style_PER_FORMATTAZIONE_TESTO______________________________________________________________________________________________________*/
#search_bar{
position:relative;
top:30px;
list-style-type:none;
float:right;
display:block;
width:270px;
margin:0px;
padding:0px;
}

	


/*__STRUTTURA_POST_HOME_PAGE_____________________________________________________________________________________________________________________________*/	
/*_______________________________________________________________________________________________________________________________________________________*/
#sample_post{
float:left;
border-bottom:1px #CC0066 dashed;
width:310px;
height:340px;
margin-left:10px;
margin-right:10px;
margin-top:15px;
padding-bottom:15px;
background-color:#000;
}

#mini_head{
width:100%;
height:30px;
}

	#titolo_post{
	float:left;
	}
	#data_post{
	float:right;
	}

#mini_post{
float:left;
width:100%;
height:250px;
}

		/*__STRUTTURA_MINIATURA_E_TESTO_POST_HOME_PAGE___________________________________________________________________________________*/	
		/*_______________________________________________________________________________________________________________________________*/
		#photo_post{
		float:left;
		width:100%;
		height:180px;
		}
		#testo_post{
		float:left;
		width:100%;
		height:70px;
		}
		
			.p_post{
			margin-top:10px;
			}
		
		
		

#mini_info{
width:100%;
height:35px;
float:left;
}

.fumetto{
background-image:url('argo50_IMG/fumetto.jpg');
text-indent:-9999px;
display:block;
width:14px;
height:12px;
background-repeat:no-repeat;
float:left;
position:relative;
top:4px;
}
/*__PAGINA_PAGE___________________________________________________________________________________________________________________________*/	/*________________________________________________________________________________________________________________________________________*/	

#page_page{
margin-left:10px;
margin-right:10px;
margin-top:15px;
margin-bottom:15px;
float:left;
}



	
/*__PAGINA_DESIGNERS______________________________________________________________________________________________________________________*/	/*________________________________________________________________________________________________________________________________________*/	
#designers_list{
list-style-type:none;
margin:0;
padding:0;
}

	#designers_photo{
	width:270px;
	height:150px;
	float:left;
	margin-bottom:15px;
	border:1px solid #111;
	}
	#designers_txt{
	width:688px;
	height:152px;
	float:right;
	margin-left:10px;
	border-bottom:1px #CC0066 dashed;
	margin-bottom:15px;
	}
	

/*__PAGINA_ABOUT__________________________________________________________________________________________________________________________*/	/*________________________________________________________________________________________________________________________________________*/	
	
#about_left{
width:320px;
float:left;
}
	#about_what{
	float:left;
	width:300px;
	margin-right:20px;
	}
	
	
#about_right{
width:640px;
float:right;
}
	#about_who{
	float:left;
	width:300px;
	margin-left:10px;
	margin-right:10px;
	}
	
	#about_idea{
	float:right;
	width:300px;
	margin-left:20px;
	}
	
	
/*__OLDER_NEWER_POSTS__________________________________________________________________________________________________________________________*/	/*____________________________________________________________________________________________________________________________________________*/	
	
.newer{
float:right;
margin-top:5px;
text-decoration:none;
color:#333;
}
.newer a{
float:left;
margin-top:10px;
color:#333;
margin-right:10px;
text-decoration:none;
}
.newer a:link{
float:left;
margin-top:10px;
color:#333;
margin-right:10px;
text-decoration:none;
}
.newer a:active{
float:left;
margin-top:10px;
color:#333;
margin-right:10px;
text-decoration:none;
}
.newer a:hover{
float:left;
margin-top:10px;
color:#CC0066;
margin-right:10px;
text-decoration:none;
}

	
.older{
float:left;
margin-top:5px;
text-decoration:none;
color:#333;
}

.older a{
float:left;
margin-top:10px;
color:#333;
margin-left:10px;
text-decoration:none;
}

.older a:visited{
float:right;
margin-top:10px;
color:#333;
margin-left:10px;
text-decoration:none;
}

.older a:link{
float:left;
margin-top:10px;
color:#333;
margin-left:10px;
text-decoration:none;
}

.older a:active{
float:left;
margin-top:10px;
color:#333;
margin-left:10px;
text-decoration:none;
}

.older a:hover{
float:left;
margin-top:10px;
color:#CC0066;
margin-left:10px;
text-decoration:none;
}

.older a:visited{
float:left;
margin-top:10px;
color:#333;
margin-left:10px;
text-decoration:none;
}
	
	
	#main_link img{
	border:0px;
	text-decoration:none;
	}
	
	#main_link{
	border:0px;
	text-decoration:none;
	}
	
	#main_link a{
	border:0px;
	text-decoration:none;
	}
	
	
	
	
	
	
	
	
	
	