/*
Theme Name: Automation Anywhere
Theme URI: http://automationanywhere.com/
Description: The default theme for Automation Anywhere
Version: 1.0
Author: Scott Everson
Author URI: mailto://scott@everson.ws/
Tags: blue, custom header, fixed width, two columns, widgets
*/

.fontPageTitle a, .fontPageTitle a:link, .fontPageTitle a:visited {
	color: #cc6600;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}

#comment {
	width: 500px;
}

#sidebar ul {
	padding: 0; 
	margin: 0;
	list-style-type: none;
}

#sidebar ul li {
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	display: inline;
	width: 180px;
}

#sidebar ul li a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background: none;
}

#sidebar ul li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

h2.widgettitle {
	color: #333300;
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 0;
	padding-bottom: 5px;
}
