/*
Theme Name: Old School
Theme URI: http://www.zerotorich.com/
Description: A basic three column theme.
Version: 1.5.001
Author: RJ
Author URI: http://www.zerotorich.com/
*/


a {
      text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #809080;
}



.header h1 {
       font-size: xx-large;
       font-weight: bold;
       text-transform: capitalize;
       padding: 0;
       margin: 0;
}

.header h2 {
       color: #CCCCCC;
       border: 0px;
       font-size: small;
       padding: 0 0 0 5px;;
       margin: 0;
}

.header a {
      font: normal 18pt 'Arial Black', Arial, Lucida Grande, Sans-Serif;
      color: #000000;
}

.footer p {
      text-align: center; /* IE 5.5 hack */
}



.post a {
      color: #006600;
}


.menu ul {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

.menu ul li {
	font: normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

.menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 1;
	padding: 0;
	padding-left: 12px;
}

.menu ul ul li a {
	color: #000;
	text-decoration: none;
}

.menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

.menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.menu h2 {
	font: normal 110% 'Times New Roman', Times, serif;
	padding-left: 4px;
}
