/*   
Theme Name: Angel
Theme URI: http://dev.coffeestained.com/wp-themes/themes/angel/
Description: A bold red fixed 2-column clean layout
Author: Boy Avianto
Author URI: http://avianto.com/
Version: 1.0
.
This theme is licensed with the Attribution-NonCommercial License from Creative Commons License.
http://creativecommons.org/licenses/by-nc/2.0/
.
*/

/* General Settings */

/* reseter */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	/* If you want to use sans-serif fonts, uncomment the line below */
	font: normal 75%/150% "Lucida Grande", "Bitstream Vera Sans", "Trebutchet MS", Tahoma, Verdana, sans-serif; 
  	/* If you are uncommenting the line above, comment the line below */
	/* font: normal 85%/150% "Hoefler Text", "Bitstream Vera Serif", "Times New Roman", Times, serif;*/ 
	background: #FFF;
}

caption
{
 line-height:1.2em;
 font-size: 9px;
 text-align:center;
}

/* The following style is used for footnotes */
.alt {
	text-align: justify;
	font-size: 0.9em;
}

table.captionedimage
{
	padding:10px 10px 10px 10px;
	line-height:1.2em; 
	font-size: 10px;
	text-align:justify;
}

hr.clear
{
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

/* Global Links */
a:link, a:visited {
	color: red;
	text-decoration: none;
	border-bottom-width: 0px;
}

a:hover {
	color: red;
	/* border-bottom: 1px dotted #A50029; */
}

/* Wrapper */

#wrapper {
	margin: 0 auto;
	text-align: left;
  	width: 800px; 
}
	

/* Header */

#header {
	height: 125px;
	background: #FFF url(http://astro.wku.edu/astromedia/images/logos/banner.png) top center no-repeat;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 800px;
}

html>body #header {
  	width:800px;
}

h1#headtitle {
	padding-top: 60px;
	width: 450px;
	font-size: 2.5em;
	line-height: 80%;
    text-align: center;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #A50029;
    border: none;
}

h1 a:hover {
	color: #999999;
}

h2#description {
	width: 450px;
	font-size: 1.2em;
	padding-top: 15px;
        text-align: center;
}

/* Content */

#content {
	/*margin: 0 40px 20px;*/
}

/* Maintext and Entry */

#maintext {
	width: 570px;
	float: left;
	margin-top: 20px;
}

.postblock {
	margin-bottom: 10px;
	padding-bottom: 20px;
	background: url(images/divider.png) no-repeat bottom center;
}

.postblock h3 h4 {
	color: #A50029;
}

.postblock h3 a:link, .postblock h3 a:visited {
	color: #A50029;
	text-decoration: none;
        border: none;
}

.postblock h3 a:hover {
	color: #999999;
}

.postblock p a:link, .postblock p a:visited {
	color: #A50029;
	text-decoration: none;
	border-bottom-width: 0px;
}

.postblock p a:hover {
	color: #999999;
	/* border-bottom: 1px dotted #A50029; */
}

#maintext h3 {
	color: gray;
	font-size: 1.6em;
	margin: 0 0 10px;
}

#maintext h4 {
        font-size: 1.4em;
        margin: 10px 0;
}

p.date {
	font-size: 0.9em;
	margin: 0 0 10px;
}

#maintext p {
	margin: 0 0 10px;
}

#maintext ul, #maintext ol, #maintext blockquote {
	margin: 0 30px 0;
}

#maintext ul, #maintext ol {
	margin-bottom: 10px;
}

#maintext blockquote {
	font-size: 0.9em;
	background-color: #f0f0f0;
	padding: 10px 10px 0;
	font-style: italic;
}

#maintext h2.pagetitle {
	color: #A50029;
	font-size: 1.2em;
	margin-bottom: 20px;
}

p.postmetadata {
	font-size: 0.9em;
	margin: 0 0 10px;
}

p.navigation {
	font-size: 0.9em;
	text-align: center;
}

.navigation a:link, .navigation a:visited {
	color: #A50029;
	text-decoration: none;
	border-bottom-width: 0px;
}

.navigation a:hover {
	color: #999999;
	/* border-bottom: 1px dotted #A50029; */
}

.left {
	float: left;
	margin-left: 50px;
}

.right {
	float: right;
	margin-right: 50px;
}
/* google search */
#googlesearch {
	


}


/* Sidebar */

#sidebar {
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	padding-top: 0px;
	background: #F7F7F7;
	width: 190px;
	font-size: 0.9em;
}

#sidebar table {
	margin-top: 0px;
}

#sidebar ul {
	margin: 0 10px 0;
        list-style-type: none;
}

#sidebar ul li h2 {
	margin: 10px 0 0;
	font-size: 1.2em;
}

#sidebar ul li ul {
	margin: 0 5px 5px;
}

#sidebar ul li ul li {
	margin-left: 10px;
        list-style-type: circle;
}

#sidebar a:link, #sidebar a:visited {
	color: #A50029;
	text-decoration: none;
	border-bottom-width: 0px;
}

#sidebar a:hover {
	color: #999999;
	/* border-bottom: 1px dotted #A50029; */
}

input#s {
	width: 150px;
	border: 1px solid #333;
	font-size: 1em;
}

input#searchsubmit {
	width: 55px;
	border: 1px solid #333;
	font-size: 0.9em;
	background-color: red;
	color: white;
}

/* Weather Advisory */

#weather_advisory {
	border: 1px solid #E3E3E3;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}

#weather_advisory p {
	font-size: 10px;
	line-height:1.4em;
}

/* Footer */

#footer {
	width: 800px;
	background: url(images/divider.png) no-repeat top center;
	text-align: center;
	padding-top: 20px;
	height: 90px;
}

#footer p {
	font-size: 0.9em;
}

#footer a:link, #footer a:visited {
	color: #A50029;
	text-decoration: none;
	border-bottom-width: 0px;
}

#footer a:hover {
	color: #999999;
	/* border-bottom: 1px dotted #A50029; */
}

/* Comment Form */

/*form input {
	border: 1px solid #333;
	background-color: #f0f0f0;
	border-width: 0 0 1px;
	font-size: 0.9em;
}*/

textarea#comment {
	width: 400px;
	border: 1px solid #333;
	background-color: #f0f0f0;
}

input#submit {
	background-color: #A50029;
	color: #fff;
	width: 150px;
	border-width: 1px;
}

/* Not Found */

#error {
	text-align: center;
	color: #A50029;
}

/*** Header Button bar ***/
.buttonbar {
	text-align: center;
	font-size: 11px;
	color: white;
	background: red;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	height: 20px;
}
* html .buttonbar { height: 18px; }

.buttonbar a, .buttonbar  a:visited {
	color: white;
	text-decoration: none;
	margin: 0 3px;
}

.buttonbar a:hover, .buttonbar a:active {
	color: white;
	text-decoration: none;
}

hr.footerline
{
	clear: both;
	height: 0px;
	margin: -1px 0 0 0;
	padding: 0;
	border: 0px;
}

div.newsposttitle
{
	background:#cef2e0;
	border:1px;
	solid #a3bfb1;
	color:#000;
	padding:5px;
	margin-bottom:5px;
}

div.newspost
{
	border-style: solid;
	border-width: 1px;
	solid #a3bfb1;
	color:#000;
	margin-bottom:15px;
}
