/*  
Theme Name: jlacivita
Theme URI: http://www.jlacivita.com/
Description: Jeremy's new theme
Version: 1.0
Author: Jeremy LaCivita
Author URI: http://www.jlacivita.com
*/

html {
  background: #666;
  padding: 0;
  margin: 0;
}

body {
  padding: 0;
  margin: 0;
  width: 943px;
}

A IMG {
  border: none;
 }

.content A, .prime-post A, .front-category A {
 color: #000066;
 text-decoration: none;
}

.content A:hover, .prime-post A:hover, .front-category A:hover {
 color: #000066;
 text-decoration: underline;
}


p:first-child {
  margin-top: 0; padding-top: 0;
}

.header {
  background: #8C804C;
  height: 50px;
  border-bottom: 2px solid #5B4C97;
  margin-right: 20px;
}

.mini-navigation {
	width: 125px;
	height: 50px;
	float: left;
}

.mini-navigation ul {
  margin-top: 11px;
  margin-left: 34px;
  margin-bottom: 0;
  width: 53px;
  height: 25px;
  padding: 0;
  list-style: none;
}

.mini-navigation ul li, .mini-navigation ul li a {
  float: left;
  display: block;
  width: 26px;
  height: 25px;
  text-indent: -1000px;
  font-size: 1px;
  padding: 0;
  margin: 0;
}

.navigation {
  float: left;
  position: relative;
  left: 30px;
  width: 500px;
  height: 50px;
}

.navigation ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.navigation ul li, .navigation ul li a {
  float: left;
  display: block;
  width: 60px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  font-family: Arial, Helvetica, sans;
  font-size: 18px;
  color: white;
}

.navigation ul li a:hover, .navigation ul li a.current {
}

.site-name {
  float: right;
  width: 255px;
  height: 50px;
}

.site-name a {
  display: block;
  width: 207px;
  height: 25px;
  margin-top: 12px;
  margin-left: 20px;
  text-indent: -1500px;
}

.info {
  height: 109px;
  margin-right: 20px;
}

.info .theme {
  float: right;
  width: 255px;
  height: 106px;
  background-color: #000000;
}

* .page-title{
  width: 300px;
  height: 30px;
  float: left;
  margin-left: 30px;
  margin-top: 40px;
}

.page-icon h1 {
  display: block;
  width: 100px;
  height: 100px;
  margin-top: 3px;
  margin-left: 6px;
  margin-bottom:0px;
  margin-right: 0px;
  padding: 0px;
  text-indent: -1000px;
  font-size: 1px;
}

.page-icon img {
  margin-top: 3px;
  margin-left: 6px;
}

.page-title h2 {
  font-size: 1px;
  text-indent: -1000px;
  overflow: hidden;
}

.page-icon {
	width: 125px;
	height: 109px;
	float: left;
}

.main {
  color: #333333;
  font-family: Arial, Helvetica, sans;
  font-size: 17px;
  padding-left: 125px;
  margin-right: 20px;
  border-bottom: 10px solid black;  
}

.content {
  padding-top: 30px;
  margin-left: 30px;
  width: 480px;
}

h1, h2, h3, h4, h5, h6, h7 {
  padding-top:0;
  margin-top:0;
  padding-bottom: 0px;
  margin-bottom: 5px;
}

.meta {
  padding-top: 30px;
  width: 125px;
  float: left;
}

.extra {
  margin-top: 30px;
  width: 225px;
  float: right;
  border-left: 1px solid #BF7624;
  padding-left: 30px;
}

.extra img {
  border: 2px solid #BF7624;
}

.extra .feeds img { border: none; }

.extra .feeds {
  margin-top: 5px;
}

.extra .links, .extra .archives {
  line-height: 30px;
  margin-bottom: 10px;
  padding-top: 30px;
  clear: both;
}

.extra .links:first-child {
	padding-top: 0;
}

.extra .links h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.extra .links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.extra .archives ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

.feeds a {
  font-family: Arial, Helvetica, sans;
  font-size: 14px;
  text-decoration: none;
  color: #FFE7CF;
}

.extra .links a, .extra .archives a {
  font-family: Arial, Helvetica, sans;
  font-size: 14px;
  padding-left: 15px;
  border-bottom: dashed 1px #ffe7cf;
  text-decoration: none;
  color: #FFE7CF;
}

.extra .thumbs {
  margin-bottom: 30px;
  clear: both;
  padding-top: 30px;
}

.thumbs:first-child {
  padding-top: 0px;
}

.extra .thumbs a {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.preview {
  position: fixed;
  top: 195px;
  left: 240px;
  width: 230px;
  height: 200px;
  overflow: hidden;
  border: 30px solid #333333;
  display: none;
  text-align: center;
  line-height: 200px;
  z-index: 100;
}

.footer {
  background: #FF9D30;
  color: #9F5604;
  font-family: Arial, Helvetica, sans;
  font-size: 10px;
  padding-top: 10px;
  margin-top: 20px;
  padding-bottom: 10px;
  height: 12px;
  border-top: 1px solid #BF7624;
  text-align: center;
  clear: both;
}

.footer A {
	color: #9F5604;
	text-decoration: none;
}

.footer .quote {
  float: left;
  margin-left: 10px;
}

.footer .copyright {
  float: right;
  margin-right: 10px;
}

.caption {
  font-size: 10px;
}

.prime-post a:hover {
  text-decoration: none;
}

.front-category .latest {
  position: relative;
  font-size: 12px;
}

.front-category a:hover{
	text-decoration: none;
}

.front-category a .title {
    color: #FFE6CB;
	text-shadow: #000000 2px 2px 1px;
}

.front-category a:hover .title {
    color: #000000;
	text-shadow: #ffffff 2px 2px 1px;
}

.front-page-post {
  cursor: pointer;
  float: left;
  width: 235px;
  height: 54px;
  margin-right: 2px;
  margin-top: 4px;
  overflow: hidden;
}

.front-page-post .title {
    width: 205px;
    padding-top: 6px;
	padding-left: 30px;
	font-size: 16px;
}

.front-page-post .front-date {
	padding-left: 30px;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}

.front-page-post small {
  padding-left: 30px;
}

.mini-post INPUT {
  margin-bottom: 30px;
  font-size: 18px;
  font-family: Arial, Helvetica, Sans;
  color: #333333;
}

#message {
  width: 400px;
  height: 200px;
  padding-bottom: 30px;
  font-family: Arial, Helvetica, Sans;
  font-size: 18px;
  color: #333333;
}

/* blog stuff */
IMG.left {
	float: left;
	margin-right: 5px;
	margin-bottom: -2px;
}

IMG.right {
  float: right;
  margin-left: 5px;
  margin-bottom: -2px;
}

.front-category {
  position: relative;
  height: 145px;
  border-bottom: 1px solid #BF7624;
  margin-bottom: 10px;
}

.prime-post {
  position: relative;
  top: 30px;
  height: 131px;
  border-bottom: 1px solid #BF7624;
  margin-bottom: 24px;
}

/*
.prime-post:last-child {
  border-bottom: none;
  padding-bottom: 40px;
}
*/
.front-category .icon {
  position: absolute;
  left: -149px;
  top: 20px;
  width: 100px; 
  font-size: 12px;
  font-style: italic;
  text-align: right;
}

.prime-post .icon {
  position: absolute;
  left: -149px;
  width: 100px; 
  top: -10px;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}

.post {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 2px solid #BF7624;
  margin-bottom: 20px;
}

.post:last-child {
	border-bottom: none;
}

.post .date, .prime-post .date {
  position: absolute;
  left: -150px;
  width: 100px; 
  top: 10px;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}

.welcome-post {
	float: left;
	width: 200px;
	background: #E7DCBF;
	padding: 10px;
	border: 1px solid #BF7624;
	margin-right: 10px;
}

.mini-post {
  position: relative;
}

.mini-post .date {
  position: absolute;
  left: -150px;
  width: 100px; 
  top: 3px;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}

.post .comments, .post .read-more {
  font-size: 12px;
  font-style: italic;
}

.post h2 a, .prime-post h2 a {
  color: #333;
  text-decoration: none;
  border: none;
}

textarea#comment {
	width: 400px;
}

form#searchform {
	padding: 0;
	margin: 0;
}

#searchform #s {
	width: 140px;
}