/*
Theme Name: RevNumThree.2


Author: AQmfL


*/

html {
	/*height: 100%; margin-bottom: 1px;*/
     	}
		 
body {
	background: #000000;
	color: #000000;
	font: 14px Palatino Linotype, serif;
	}
	
a img {
	border: none;
     }

#container {
	background: #FFFFFF;
	position: relative;
	text-align: left;
	width: 850px;
	height:120%;
	border: thin solid #000;
	}

	
#header {
	position: relative;
	z-index: 5;
	}
	
#logo {
	position: absolute;
	right: 15px;
	top: 5px; 
	}

#header_img {
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	}

#hlinks1{
	position: absolute;
	z-index: 6;
	top: 70px;
	}

#hlinks2{
	position: absolute;
	z-index: 6;
	top: 105px;
	}
	
a.tlink:hover img {
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

a.tlink img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}	

#content {
	/*position: relative;*/
	margin-top: 148px;
	z-index: 4;
	background: #ffffff;	
	}
	
#content a:link {
	/*text-decoration: underline;*/
	}
	
#sidebar_top {	
	background: url(images/rb_t.gif) no-repeat scroll 0 0;
	color: #000;
	height: 135px;
	min-height: 135px;
	vertical-align: top;
	}
	
#sidebar {
	background: url(images/rb_m.gif) repeat-y scroll 0 0;
	color: #000;
/*	height: 400px;*/
	min-height: 400px;
	padding: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	}

#bloglist h2 {
	font: bold 20px "palatino linotype", serif;
	
	}
	
#ad h2 {
	font: bold 20px "palatino linotype", serif;
	text-align: center;
	}
	
#sidebar a:link{
	text-decoration: none;
	color: #00005a;
     }
	 
#sidebar a:hover {
	text-decoration: underline;
	color: #0000c4;
     }
	 
#sidebar_bot {
	background: url(images/rb_b.gif) no-repeat scroll 0 0;
	color: #000;
	height: 25px;
	min-height: 25px;
	padding: 25px;
	vertical-align: top;
/*	border: thin solid #000 */
	}

#eventbanner {
	background: #FFC;
	margin-right: 100px;
	padding-left: 30px;
	}

#eventbanner:hover {
	background: #FF0;
	}

	
#main {
	}

#right {

	}
	
#footer {
	background: #eee;
	padding-top: 10px;
	padding: 5px;
	text-align: center;

	}

#footerblurb {
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
     }

#footer a:link{
	text-decoration: none;
	color: #00005a;
     }

#footer a:hover{
	text-decoration: underline;
	color: #00005a;
     }
	 
#footer a:visited{
	text-decoration: none;
	color: #00005a;
     }

	 
#footer h2 {
	font-size: 18px;
	}
	 
#toc td {
	vertical-align:top;
	text-align: left;
	}

.post { /* center space where posts appear */
    background: #ffffff;
	padding: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	}

.post h1 {
	font: bold 25px "Palatino Linotype", serif;
	color: #00005a;
	text-decoration: none;
	margin: 0;
	line-height: 100%;
/*	border-bottom-style: dotted;
	border-bottom-width: 1px; */
	padding: 0 0 2px 0;
	}

.post h1 a:link, .post h1 a:visited {
	color: #00005a;
    font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 10px;
	text-decoration: none;
}

.post h1 a:hover{
	text-decoration: underline;
	color: #0000c4;
    font-weight: bold;
     }

.post h2 a:link, .post h2 a:visited {
/*	font-size: 1.6em;*/
	text-decoration: none;
	color: #00005a;
    font-weight: bold;
     }

.post h2 a:hover{
/*	font-size: 1.6em;*/
	text-decoration: underline;
	color: #00005a;
	font-weight: bold;
    }

.post a:link, .post a:visited {
	text-decoration: none;
	color: #f00;
    }

.post a:hover{
	text-decoration: underline;
	color: #b00;
   /* font-weight: bold;*/
    }

.post ul li {
       margin-left: 20px;
       }

.prevnextnav {
	padding-left: 20px;
	}
	
strong a:link {
	color: #f00;
	}

input[type="submit"]  {
    background: #003C68;
	cursor: hand;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	}
	
textarea.comments {
        width: 100%;
        height:200px;
	}
	
textarea.longtext {
        width: 80%;
        height:400px;
	}

.searchbtn {
	float: right;
	padding: 3px 5px;
	border: #636363 1px solid;
	background-color: #00005a;			
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
}

.searchtext {
	float: right;
    padding: 5px 5px;
	border: 1;
	font-family: Arial;
	font-size: 12px;
	background-color: #3e0f0e;
	color: #fff;
	margin-bottom: 0;
	margin-top: 15px;
	margin-right: 25px;
}
		
/*+---------*/

ul	{
	margin-top: -10px;
	}
	
li {
	margin-left: -20px;
	}


a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
    }

a:visited {
	color: #000000;
     }

a:hover {
	color: #000000;
	text-decoration: underline;
     }

	 
.comment {
	float: right;
	padding: 5px 0 5px 40px;
     }

.comment a:link, .comment a:visited {
	color: #00005a;
	text-decoration: none;
     }

.comments-header{
	color: #00005a;
	text-decoration: none;
     }

#comments-header{
	color: #00005a;
	text-decoration: none;
     }

#comments-form a:link, a:hover, a:visited{
	color: #00005a;
	text-decoration: underline;
}

#commentarea {
 border-top-style: solid;
 margin-right: 25px; 
 margin-left: 25px;
}

     
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



ol#comments li p {
     }

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
     }

ul.post-meta span.post-meta-key {
	font-weight: bold;
     }

.credit {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 5px 15px 20px 15px;
	text-align: right;
     }

.credit a:link, .credit a:hover, .credit a:visited {
	color: #000000;
     }

.feedback {
	color: #CFA9FF;
	text-align: right;
	clear: both;
     }

.meta {
	text-align: right;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #697D88;
     }

.meta a {
	color: #7CB137;
	font: bold 14px verdana;
     }

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
     }

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
     }

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
     }

#wp-calendar a {
	display: block;
	text-decoration: none;
     }

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
     }

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
     }

#wp-calendar td {
	color: #000;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding: 2px 0;
	text-align: center;
     }

#wp-calendar td.pad:hover {
	background: #fff;
     }

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
     }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
     }



/* "Our lives break open in front of us, like pack ice before the bow" */		
