/*  
Theme Name: lioninoil
Theme URI: http://lioninoil.net
Description: raaaaarrrrr
Version: 2.0
Author: Jackie Caradonio and John Locke
*/

* {
	margin: 0px auto 0px auto;
	padding: 0;
}


/* -------------------------------------------------------------- 
  
   typography.css
     
-------------------------------------------------------------- */

body { font-size: 75%; }
   
body { 
  color: #363642; 
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif 
 }





/* -------------------------------------------------------------- 
  
   pagelayout.css
     
-------------------------------------------------------------- */



body {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:left;
	min-width:850px;
	
	
}

img { border:0px; }

a img { border: none; }


#wrapper {
	text-align:left;
	width: 850px;

}

#content {
  width: 850px ;
  margin-top: 18px ; 
  margin-left: auto ;
  margin-right: auto ;
}


#contact {
  height: 20px; 
  border-top: 5px solid #000;
  padding-top: 3px;
  text-align:right

}

#contact a{
  text-decoration: none;
  font-weight:bold;
  color: #000;
}


#contact a:hover{
	background-color: #6cc9ca;
	font-weight: bold;
}


#navbar {
  margin: 0px 0px 0px 0px; 
  width: 850px ;
  height: 35px; 
  margin-bottom: 6px;
  background-color:#000000;
  font-size: .95em;
}


#navlist ul {
  margin: 0px 0px 0px 0px; 
  height: 35px; 
}


#navlist li {
  list-style-type: none;
  display:inline;
  float: left;
  width: 100px;
  height: 35px;
  border-right: 1px solid white;
}

#navlist li a{
 	text-decoration: none;
	color: #fff;
	padding: 3px;
}

#navlist li a:hover{
	background-color: #6cc9ca;	
}





#header {
	background-image: url(IMG/lioheader.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 850px;
	margin-bottom: 10px;
	margin-top: 40px;
}



#content {
		
}
	
#main {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	height: 70px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 21px;
}


/* 	General styling		*/

h4 {
	font-size: 1.0em;
}


h2 {
	font-size: 34px;
	padding-top: 14px;
	font-weight: bold;
        border-top: 3px solid #000;
        padding-bottom: 13px;
        color: #000;
	

}

h2 a {
	text-decoration:none; color: #000; 

}

h2 a:hover {
	text-decoration:none; background-color: #6cc9ca; 
}


h2 a:visited {
	text-decoration:none; color: #000; 
}

.date {
	font-size: 22px;
	color: #FDFBFF;
	float: right;
	padding-top: 4px;
	padding-right: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.post {
    padding-bottom: 90px;
}



.moretext {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}

.postmetadata {
	color: #ddd;
	font-size: 8px;
	background: #000;
        height: 11px;
}

.postmetadata a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.postmetadata a:hover {
	color: #6cc9ca;
}

.entry {
	padding-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-right: 0px;
	margin-top: 2px;
}



.entry a {
	color: #000;
	text-decoration: none;
}

.entry a:hover{
	background-color: #6cc9ca;
	
}


.imageleft {
	padding-bottom: 10px;
	padding-right: 10px;
}

.imageright {
	padding-bottom: 10px;
	margin-top: -2px;
	display: block; /*   --------------------CHECK THIS	-----------------	*/
}


img.dipleft {
	padding: 0px;
	margin-right: 3.6px;
	margin-top: 0px;
	margin-bottom: 3.6px;
	display: inline;
    float: left;

}

img.dipright {
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3.6px;
	display: inline;
    float: left;

}


#clearer {clear:both; height: 9px;}



#main .postmetadata {
	padding-bottom: 8px;
	
}


#commentform textarea {
	width: 844px;
}


.navigation a:link{
	text-decoration: none;
	color: #85DDDE;
	font-weight: bold;
	font-size: 16px;
	
}

.navigation a:hover{
	text-decoration: none;
	color: #252627;
	font-weight: bold;
	font-size: 16px;
	
}

.navigation a:visited{
	text-decoration: none;
	color: #85DDDE;
	font-weight: bold;
	font-size: 16px;
	
}