/*   
Theme Name: Myna
Theme URI: http://blogs.sf3am.com/myna-theme/
Description: An minimal Wordpress theme
Author: Daniel J. McKeown
Author URI: http://pacificpelican.us/
Version: 0.5
Tags: dual side widgets, minimal, pacificpelican.us, comments, nimble, tags, Gravatars
.
Myna WordPress theme
Copyright May 1, 2010
This work is released under the GNU GPL, version 2 (or later):
http://www.gnu.org/licenses/gpl.html
.
*/


h1 { 
	font-weight:normal;
	clear:both;
	text-decoration:none;
	font-family:Georgia,"Times New Roman","Sans Serif";
	font-size: 25px;

}

h2 { 
	font-weight:normal;
	clear:both;
	text-decoration:none;
	font-family:Georgia,"Times New Roman","Sans Serif";
	font-size: 23px;

}

h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
	text-decoration:none;
	font-size: 21px;

}

a:link { 
	font-weight:bold;
	clear:both;
	text-decoration:none;
	color: #99CC66;

}

a:visited  { 
		font-weight:normal;
		clear:both;
		color: #999933;
		text-decoration:none;
					 }


li {
	list-style-type:none;
}


img { 
	border: none; 
} 


p   {
	font-family:Georgia,"Times New Roman","Sans Serif";
	color: #9933FF;
}


.form-textarea  {
font-family:Verdana,Arial,Helvetica,san-serif;
font-size:14px;
color:#CC9999;
background-color:#000333;
border: 1px solid #A92149;
} 
