/*  
Theme Name: Artitute

Description: Artitute
Version: 1.0
Author: LOK Yek Soon
Author URI: http://neusteps.com
Tags: white, grid, whitespace, minimal, clean, widgets


See line 53 for a collection of the main font rules - size, line-height,
and color - combined for your convenience.

*/

.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #939598;
	text-align: left;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 50px;
	
	vertical-align: top;
	list-style: none;
}

.post-categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #939598;
	text-align: left;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 50px;
	
	vertical-align: top;
	list-style: none;
}

.cat-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #939598;
	text-align: left;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 50px;
	
	vertical-align: top;
	list-style: none;
}

.page_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #939598;
	text-align: left;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	vertical-align: top;
	list-style: none;
}

.textwidget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 50px;
	background-color: #e7e8e9;	
}


a.noborder, img.noborder{ 
border: 0px; 

}

a:visited { color: #000;}

img {
	border: none;
}
