/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
    margin: 0px;
	padding: 0px;
	background-color: #0C1A24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 }
img
  { 
    border: none;
	}
img a
  { 
    border: none;
	}
		
a {
  color: #AF1E23;
}
		
a:hover {
  color: #FFFFFF;
}
	
#bluegradient {
    background-image: url(images/bluegradient.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 675px;
    margin: 0px;
	padding: 0px;
    }

#libertycenter {
    margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 914px;
	overflow: hidden;
	}


#libertylogowrapper {
    margin: 0px;
	padding: 0px;
	width: 912px;
	height: 84px;
	}

#libertylogo {
    margin: 0px;
	padding: 0px;
	width: 337px;
	height: 84px;
	}	


#menucontainer {
	position: relative;
	top: -80px;
	margin: 0px 1px 0px 10px;
	padding: 0px;
	height: 23px;
	overflow: hidden;
	
	
}

#menucontainer a{
    padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	height: 23px;
	width: 85px;
	color: #FFFFFF;
	line-height: 23px;
	text-decoration: none;
	vertical-align: middle;
	float: right;
	background-image: url(images/libertybutton.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menucontainer a:hover{
	background-image: url(images/libertybutton2.gif);
}

#homepreload{
	background-image: url(images/libertybutton.gif);
	width: 0px;
	height: 0px;
	}

#contactpreload{
	background-image: url(images/libertybutton.gif);
	width: 0px;
	height: 0px;
	}
	
#page {
	text-align: left;
	}

#header {
	width: 914px;
	}
	
#flash {
    background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
	width: 912px;
	height: 169px;
	margin: 0px;
	padding: 0px;
}

#imagemenu {
	width: 912px;
	height: 49px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#redslice {
	background-image: url(images/redslice.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 912px;
}

#redbottomslice {
	background-image: url(images/redbottomslice.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	width: 912px;
	height: 21px;
}

#centerwrapper {
    background-color: #0C1923;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF; 
	width: 898px;
}

#bluegradientcenter {
    background-image: url(images/bluegradientcenter.jpg);
	background-repeat: repeat-x;
	background-position: top;
    margin: 0px;
	padding: 0px;
    }


#bluecenterbottom {
    background-image: url(images/bluecenterbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
	height: 8px;
    margin: 0px;
	padding: 0px; 
    }

#darkblue {
    margin: 0px;
	padding: 26px 0px 20px 0px;
    }
	
#darkbluetop {
    background-image: url(images/darkbluetop.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 840px;
	height: 9px;
    margin: 0px;
	padding: 0px;
	overflow: hidden;
    }
	
#darkbluecenter {
    background-image: url(images/darkbluecenter.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 840px;
    margin: 0px;
	padding: 0px;
    }
	

#darkbluetext {
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 20px 5px 20px;
	margin: 0px;
}
		
#darkbluebottom {
    background-image: url(images/darkbluebottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 9px;
	width: 840px;
    margin: 0px;
	padding: 0px;
    }


.heading {
    color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px 5px;
	padding: 0px;
	height: 25px;
	overflow: hidden;
	
}

.heading h1{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
	 
.leftsidedarkblue {
    margin: 0px 0px 20px 0px;
	padding: 0px;
}

.leftsidedarkbluetop {
    background-image: url(images/leftsidedarkbluetop.png);
	height: 13px;
	width: 259px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


.leftsidedarkblueslice {
    background-image: url(images/leftsidedarkblueslice.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 259px;
}


.leftsidedarkbluebottom {
    background-image: url(images/leftsidedarkbluebottom.png);
	height: 13px;
	width: 259px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.leftsidedarkbluetext {
    color: #FFFFFF;
	padding: 1px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.leftsidedarkbluetext ul{
	padding: 0px;
	margin: 0px 10px 0px 30px;
	}
	
ul a{
	color: #FFFFFF;
	text-decoration: none;
	}
		
ul a:hover{
    color: #AF1E23;
	}
	
.leftsidedarkbluetext li{
	padding: 2px 0px 2px 0px;
	margin: 0px;
	}
	
.leftsidedarkbluetext ul { 
   list-style-image: url(images/star.gif); 
}
	
	
.leftsidedarkbluetext2 {
    color: #FFFFFF;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	


#tablepadding {
     padding-top: 25px;
	    }

.pagetitle {
     margin: 0px;
	 padding: 0px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #FFFFFF;
	 font-size: 18px;
	 border-bottom: #FFFFFF solid 1px;
	 line-height: 30px;
	 }

.navigation {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13px;
	  color: #FFFFFF;
	 margin: 0px;
	 padding: 0px 0px 10px 0px;
	 overflow: hidden;
	}
	  
	  
.navigation a{
	  color: #FFFFFF;
	  text-decoration: none;
	 
	  }
	  	  
	  
.navigation a:hover{
	  color: #AF1E23;
	  }


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
.post {
    color: #AF1E23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	 overflow: hidden;
	}

.post a{
    color: #FFFFFF;
	text-decoration: none;
	}
	
.post a:hover{
    color: #AF1E23;
	}

#viewholder1 a {
	height: 22px;
	width: 67px;
	float: right;
}

#viewholder1 {
	width: 67px;
	height: 22px;
	overflow: hidden;
	position: relative;
    right: -187px;
    top: -17px;
	padding: 0px;
	margin: 0px;
}

	
#view1 {
   background-image: url(images/view.png);
   background-repeat: no-repeat;
   background-position: top;
   }
   
 #view1:hover {
   background-image: url(images/viewred.png);
   background-repeat: no-repeat;
   background-position: top;
   }
   
  
#view1preload {
	background-image: url(images/viewred.png);
    background-repeat: no-repeat;
	width: 0px;
	height: 0px;
	}

#viewholder2 a {
	height: 22px;
	width: 67px;
	float: right;
}

#viewholder2 {
	width: 67px;
	height: 22px;
	overflow: hidden;
	position: relative;
    right: -187px;
    top: -17px;
	padding: 0px;
	margin: 0px;
}

	
#view2 {
   background-image: url(images/view.png);
   background-repeat: no-repeat;
   background-position: top;
   }
   
 #view2:hover {
   background-image: url(images/viewred.png);
   background-repeat: no-repeat;
   background-position: top;
   }
      
  
#view2preload{
	background-image: url(images/viewred.png);
    background-repeat: no-repeat;
	width: 0px;
	height: 0px;
	}
	
 
#viewholder3 a {
	height: 22px;
	width: 67px;
	float: right;
}

#viewholder3 {
	width: 67px;
	height: 22px;
	overflow: hidden;
	position: relative;
    right: -187px;
    top: -17px;
	padding: 0px;
	margin: 0px;
}

	
#view3 {
   background-image: url(images/view.png);
   background-repeat: no-repeat;
   background-position: top;
   }
   
 #view3:hover {
   background-image: url(images/viewred.png);
   background-repeat: no-repeat;
   background-position: top;
   }
     
  
#view3preload {
	background-image: url(images/viewred.png);
    background-repeat: no-repeat;
	width: 0px;
	height: 0px;
	}
  
  #viewholder4 a {
	height: 22px;
	width: 67px;
	float: right;
}

#viewholder4 {
	width: 67px;
	height: 22px;
	overflow: hidden;
	position: relative;
    right: -485px;
    top: -20px;
	padding: 0px;
	margin: 0px;
}

	
#view4 {
   background-image: url(images/view.png);
   background-repeat: no-repeat;
   background-position: top;
   }
   
 #view4:hover {
   background-image: url(images/viewred.png);
   background-repeat: no-repeat;
   background-position: top;
   }
   
      
  #view4preload {
	background-image: url(images/viewred.png);
    background-repeat: no-repeat;
	width: 0px;
	height: 0px;
	}
	
 
 #viewholder5 a {
	height: 22px;
	width: 67px;
	float: right;
}

#viewholder5 {
	width: 67px;
	height: 22px;
	overflow: hidden;
	position: relative;
    right: -485px;
    top: -20px;
	padding: 0px;
	margin: 0px;
}

	
#view5 {
   background-image: url(images/view.png);
   background-repeat: no-repeat;
   background-position: top;
   }
   
 #view5:hover {
   background-image: url(images/viewred.png);
   background-repeat: no-repeat;
   background-position: top;
   }
 
   
#view5preload {
	background-image: url(images/viewred.png);
    background-repeat: no-repeat;
	width: 0px;
	height: 0px;
	}
	
#singlerightsidewrapper {
    padding: 0px;
	margin: 1px 5px 20px 30px;
	}	  
   
	
#rightsidewrapper {
    padding: 0px 0px 0px 25px;
	margin: 1px 0px 20px 0px;
	}
	
.rightsideheading {
    padding: 0px;
	margin: 0px;
	border-bottom: solid #FFFFFF 1px;
	height: 25px;
	overflow: hidden
     }

.rightsideheading h1{
    font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	}
	
.rightsidecentertext {
    margin: 15px 0px 15px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.rightsidecentertext h2{
    margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #AF1E23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.rightsidecentertext h3{
    margin:  0px 0px 2px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.rightsidecentertext a{
    padding:  3px 0px 3px 0px;
	margin: 0px;
	color: #AF1E23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.rightsidecentertext a:hover{
	color: #FFFFFF;
}

.post h3 {
    margin:  15px 0px 2px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;  
	}


.post h3 a{
    margin:  0px 0px 0px 0px;
	padding: 0px;
	color: #AF1E23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none; 
	}

.post h3 a:hover{
    margin:  0px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	}

.date {
    color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	}

.entry {
    margin: 4px 0px 4px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
    }
	
.entry p{
    margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
    }


#comment { 
   width: 535px;
    }
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


.postmedata {
     color: #FFFFFF;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 overflow: hidden;
	 }
	 
.postmetadata a{
	color: #AF1E23;
	}
	
	
.postmetadata a:hover{
	color: #FFFFFF;
	}
	
#archivewrapper {
     margin: 0px;
	 padding: 25px;
	 }

	
#pagewrapper {
     margin: 0px;
	 padding: 25px;
	 }
	 
	 
.postmetadata {
	clear: left;
}

#singlepostmedata {
     font-size: 12px;
	 }

#singlepostmedata a{
     font-size: 12px;
	 }
	 
	 
.clear {
	clear: both;
}
	
	
#footertext {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
    

#libertytext {
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;	
	padding: 3px 0px 2px 5px;
	margin: 0px;
	overflow: hidden;
}

#privacytext {
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 175px;
	padding: 3px 10px 2px 0px;
	position: relative; 
	top: -18px;
	right: -725px;
	margin: 0px;
	overflow: hidden;
}

#privacytext a{
    color: #FFFFFF;
	text-decoration: none;
}

#privacytext a:hover{
    color: #0C1923;
}

#liquidwrapper {
    margin: 0px 0px 10px 0px;
	padding: 0px;
}

#liquid {
    color: #185E8F;
	font-size: 11px;
    margin: 0px;
	padding: 5px 8px 5px 0px;
	width: 890px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#liquid a{
    color: #185E8F;
	text-decoration: none;
}

#liquid a:hover{
    color: #FFFFFF;
}

.breadcrumb{
	font-size: 10px;
	color: #ccc;
}
.breadcrumb a{
	color: #ccc;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #ccc;
	text-decoration: none;
}

#subordinates li ul{
	display: none;
}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

