/*
 
Theme Name: DigitalCards
Author: MosheHajaj
Author URI: http://moshe_hajaj@hotmail.com
Text Domain: Moshe
Version: 1.0.0

*/
.container{
	max-width:1300px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
}
.site-header{
	
}

.post{
	
}
.post:last-of-type{
	
}
body{
	/*
	direction:rtl;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#333;
	*/
}
a:link,
a:visited{
	color:#006ec3;
}
p{
	line-height:1.65em;
}