/*  
Theme Name: UAW 2488
Theme URI: 
Description: UAW Local 2488  
Version: 1.0
Author: ACS
Author URI: www.aspburycs.com

*/


* {
   margin:0;
   padding:0;
}

html, body {
   font-family:helvetica,arial,verdana,sans-serif;
   font-size:1em;
   background:#FFF;
}

#container {
   width:1200px;
   margin:5px auto 0 auto;
}

#header {
   position:relative;
   float:left;
   width:1200px;
   height:257x;
   background:#FFF url('images/bg-header.gif');
   
}

#infos-header {
   width:1121px;
   height:257px;
   margin:45px 0 0 40px;
   background:white url('images/uawheader.gif');
   background-repeat:no-repeat;
}

h1 {
   position:absolute;
   left:50px;
   bottom:40px;
   font-size:4em;
   text-transform:uppercase;
 
}

h1 a:link, h1 a:visited {
   color:white;
   text-decoration:none;
}

h1 a:hover {
   color:#B5C2CF;
}

#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:0.8em;
   color:White;
}

#topnav {
	position:absolute;
	padding:9px 5px 5px 5px;
	float:right;
	height:30px;
	margin-top:220px;
	margin-left: 2px;
	background-color:#085d98;/*match with darkest header color*/
}

#topnav li {
	padding:5px 10px 5px 5px;
	display:inline;
	font-size:1.250em;
	color:#FFFFFF;
	text-transform:uppercase;
	}
	
#topnav a {
color:white;
text-decoration:none;
}

#topnav a:hover {
   background:#6B7D8F;
   color:#FFF;
}



#main {
   position:relative;
   float:left;
   width:100%;
   background:#FFF url('images/bg-content.gif') repeat-y;
}

#main-content {
   position:relative;
   float:left;
   width:50%;
   margin:30px 0 10px 40px;
   display:inline;
   padding:0;
}

/* ARTICLES */

.post {
   margin:0 0 50px 0;
   font-size:0.875em;
   text-align:justify;
   line-height:1.5em;
   padding:10px;
   border-top:0px solid #202020;
   border-bottom:0px solid #202020;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:1.250em;
   text-transform:uppercase;
   margin:0 0 20px 0;
   width:75%;
   padding:3px 0 3px 0px;
   background:#FFF;
}

.post h2 a:link, .post h2 a:visited {
   color:#212121;
   text-decoration:none;
}

.post h2 a:hover {
   color:#B5C2CF;
   background:none;
}

.post a:link {
   color:#6B7D8F;
   font-weight:bold;
}

.post a:hover, post a:visited {
   background:#EFDFB3;
}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

.postmetadata {
   background:white;
   width:460px;
   margin:15px 0 15px 0;
   padding:0;
  
   font-size:0.8em;
   color:#aaa;
}

.postmetadata a:link {
   color:#888;
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#000;
   background:#CCE59F;
}

#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

/* SIDEBAR */

.sidebar-wrapper {
   position:relative;
   float:right;
   display:inline;
   width:32%;
   margin:25px 39px 0 0;
   padding:0;
   border:solid 1px;
   background:none;
}

#abonnements {
   position:relative;
   float:left;
   width:250px;
   margin:5px;
   padding-left:7px;
   background-color:#FFF;
}

#searchform {
   position:relative;
   float:right;
   margin-top:5px;
}

#s {
   background:#99ccff;
   border:1px solid #FFF;
   width:120px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:white
}

img#rssfeed {
   border:none;
}

#sidebar {
   position:relative;
   float:left;
   width:100%;
   word-wrap: break-word;
   
}

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

#sidebar li {
   margin:15px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li {
   margin:3px;
}

#sidebar h2 {
   font-size:1em;
   text-transform:uppercase;
   color:#054e7f;
   margin-top:10px;
   font-weight:normal;
}

#sidebar a, #sidebar a:visited {
   color:#476C7F;
   text-decoration:none;
   padding:5px;
}

#sidebar a:hover {
   background:#6B7D8F;
   color:#FFF;
}



/* FOOTER */

#footer {
   position:relative;
   float:left;
   width:1200px;
   height:72px;
   color:#aaa;
   padding:opx 0;
   font-size:0.8em;
   text-align:center;
   background:#FFF url('images/bg-footer.gif') no-repeat;
}

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:0.9em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist {
   background:#ffffff;
   width:420px;
   padding:10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#CCE59F;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#EFDFB3;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:0.9em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}

