/*  
Theme Name: Podcasting News
Theme URI: http://www.podcastingnews.com/
Description: Theme for Podcasting News.
Version: 1

*/

mainbody {
  border: 1px inset #FF9900;
} 

body {  font-size: small;
font-family: Arial, Helvetica, sans-serif;
background-color: white;
margin; 3px
}

p { font-size: small; margin-top: 0px; margin-right: 0px; margin-bottom: 6px; margin-left: 0px}

/* Paragraph links */
p a:link { color: #000080; text-decoration:none; font-weight: plain}
p a:visited  { color: #000080; text-decoration:none; font-weight: plain}
p a:active { color: #FF00FF; text-decoration:underline; font-weight: plain}
p a:hover{ color: #FF00FF; text-decoration:underline; font-weight: plain}


h1 {  font-size: 18pt;
color: #FF9900;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
clear:left


}
h2 {  color: #444444; font-size: 12pt; font-weight: bold; font-style: normal; margin-top: 9px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; clear: both}
h3 {  font-size: 8pt; margin-top: 0px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px}
h4 {  font-size: 10pt; color: #FFFFFF; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h5 {  font-size: 8pt; color: 999999; font-weight: normal; font-style: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-weight: bold}
h6 {  font-size: 8pt; color: FF9900; font-weight: normal; font-style: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h5.date {  margin-bottom: 6px}
.navCopy { margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px ; color: #FF9900; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.globalNav {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.globalNavFooter {  font-size: 10pt; font-weight: bold; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif}
.copyright {  font-size: 8pt; text-align: center}

a:link {   color: #444444; text-decoration:none;  font-weight: bold}
a:visited {  color: #444444; text-decoration:none;  font-weight: bold}
a:active {  color: #FF9900; text-decoration: underline;  font-weight: bold}
a:hover {  color: #FF9900; text-decoration: underline; font-weight: bold}


a.sitename:link {  color: #FFFFFF; text-decoration:none; font-weight: bold}
a.sitename:visited {  color: #FFFFFF; text-decoration:none; font-weight: bold}
a.sitename:active {  color: #660000; text-decoration: underline; font-weight: bold}
a.sitename:hover {  color: #660000; text-decoration: underline; font-weight: bold}
a.comment:link {  color: #AAAAAA; text-decoration:none; font-weight: bold}
a.comment:visited {  color: #AAAAAA; text-decoration:none; font-weight: bold}
a.comment:active {  color: #660000; text-decoration: underline; font-weight: bold}
a.comment:hover {  color: #660000; text-decoration: underline; font-weight: bold}
a.globalNavFooter:link {  color: #FFFFFF; text-decoration:none; font-weight: bold}
a.globalNavFooter:visited {  color: #FFFFFF; text-decoration:none; font-weight: bold}
a.globalNavFooter:active {  color: #660000; text-decoration: underline; font-weight: bold}
a.globalNavFooter:hover {  color: #660000; text-decoration: underline; font-weight: bold}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Images */
p img {
	padding: 0px;
	max-width: 100%;
 	margin: 2px 2px 2px 2px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
        font-size: 80%;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/


.wp-notable {
        border: 1px solid white;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-top: 9px;
}


.wp-notable:hover {
        border: 1px solid red;
}

.utwtags {padding: 4px 0px 2px 0px;
font-size: 80%; 
}

.utwtags a:link	{ color:  	#2554C7; text-decoration:none }
.utwtags a:visited { color:  	#2554C7; text-decoration:none }
.utwtags a:hover { color:#FF9900; text-decoration:underline }

.navigation a:link	{ color:  	#2554C7; text-decoration:none }
.navigation a:visited { color:  	#2554C7; text-decoration:none }
.navigation a:hover { color:#FF9900; text-decoration:underline }

.email{padding: 10px 0px 0px 0px;
font-size: 80%; }

.bookmarks {padding: 0px 0px 6px 0px;
font-size: 80%; }

.ratings {padding: 8px 0px 0px 0px;
font-size: 80%; }

.email {padding: 4px 0px 2px 0px;
font-size: 80%; }

.postmetadata { font-size: 80%; }

.date h6	{  margin-bottom: 12px}

ul.sidebarlists {list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 8pt;
}

ul.sidebarlists li {
	margin: 0 0 6px 0;
}