/*
Theme Name: Olympic Club Custom Skin
Theme URI: http://www.olyclubfdn.org/
Description: A customized skin for olyclubfdn.org.
Version: 1.0
Author: Heather Capps
Author URI: http://fourdoginteractive.com/
Tags: custom
*/

h2, .sIFR-hasFlash h2 {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:30px;
	letter-spacing:normal;
	visibility:visible;
	text-transform: inherit;
	font-weight:normal;
	font-style:italic;
	margin:10px 0;
}

h2 a, h2 a:link, h2 a:visited, .sIFR-hasFlash h2 a:link, .sIFR-hasFlash h2 a:visited  {
	text-decoration:none;
}
h2 a:hover, h2 a:active, .sIFR-hasFlash h2 a:hover, .IFR-hasFlash h2 a:active {
	text-decoration:underline;
}




h3, .sIFR-hasFlash h3 {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:18px;
	letter-spacing:normal;
	visibility:visible;
	text-transform: uppercase;
	font-weight:normal;
	margin:25px 0 5px 0;
}

h3 a, h3 a:link, h3 a:visited, .sIFR-hasFlash h3 a:link, .sIFR-hasFlash h3 a:visited  {
	text-decoration:none;
}
h3 a:hover, h3 a:active, .sIFR-hasFlash h3 a:hover, .IFR-hasFlash h3 a:active {
	text-decoration:underline;
}

#sidebar ul, #sidebar ul li {margin:0;padding:0;list-style:none;}
#sidebar ul li ul li {
	padding-left:20px;
	background:url(/images/arrow.gif) no-repeat 0px 3px;
}
#sidebar ul li ul li ul li{margin:0;padding:0;list-style:none;padding-left:10px;background:none;}


.entry {
	border-bottom:1px dashed #c1c1bf;
	padding-bottom:10px;
}

#tagCloud {
	font-size:300%;
}

.intro {
	background-color:#E8E5E0;
	border-left:10px solid #B8B4AC;
	color:#625846;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:16px;
	font-style:italic;
	padding:10px;
}

textarea.comment {
	width:500px;
}