/* basic page elements */


body

{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
	background-color:transparent;
	margin-left: 20px;
	left: 20px;
}

div.entries

{
	width: 100%;
}


a { color: #2d506b; text-decoration: underline; }

a:visited { color: #3f3f3f; }

a:hover { color: #f80; }

h1, h2, h4, h5

{
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h6 { color: #f80; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; text-align: left; }

h3 {
	color: #CC3300;
	font-size: 18px;
	font-family: "trebuchet ms";
	font-weight: bold;
}

.post-footers

{ margin: 0 0 20px; border-top: 1px solid #d7d7d7; padding-top: 2px; color: #393; font-weight: normal; }

.menu-links { font-size: 10pt; line-height: 12pt; text-decoration: none; }

.menu-links a { color: black; font-weight: normal; text-decoration: none; }

.menu-links a:hover { color: #f80; font-weight: bold; font-style: normal; text-decoration: none; }

.menu-links a:visited { color: inherit; }
.lyrics { color: #067777; font-size: 8pt; font-style: italic; }
.photo-desc { color: #122e45; font-size: 10px; font-style: italic; }
#Image_Text_wrap_Content {
	font-size: 12px;
	text-align: justify;
	width: 100%;
}
#Left_Floated_Image { float:left; clear:left; padding: 0; margin-right: 15px; }
#Right_Floated_Image { float:right; clear:right; padding: 0; margin-left: 15px; }


#blog {
	width: 97%;
}

inline {
-moz-border-radius: 15px;
 border-radius: 15px;
 overflow: hidden;
 right: 15px;
 

 }
 
 iframe {
-moz-border-radius: 15px;
 border-radius: 15px;
 }

