/*
Theme Name: Inverted Headline
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A simple theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes and <a href="http://www.demusdesign.com/">DemusDesign</a> for more free templates.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #ccc url('images/kork03.jpg') repeat;
	color: #000;
	font-family: arial,sans-serif;
	}
.head_wrap {
        width: 100%;
        }
.head_wrap_position {
	width: 870px;
	margin: 0 auto;
	padding: 15px 15px 15px 0;
	}

.head_topper {
	width: 900px;
        height: 219px;
	margin: 0 auto;
        background: url('images/paper_top.png');
	}


#wrap {
	width: 870px;
	margin: 0 auto;
	padding: 15px 15px 15px 15px;
        background: url('images/paper_crumple_tile.jpg') repeat;
	}

#head {
	margin-top: 20px;
	padding-top: 10px;
        height: 75px;
	}
	

.search {
	float:right;

	border:1px solid #999;
	height:16px;
	width:150px;
	padding: 3px;
	margin: 55px 10px 0 0;
	color: #999;
	}
	
.search_default  {
	float:right;

	border:1px solid #999;
	height:16px;
	width:150px;
	padding: 3px;
	margin: 55px 10px 0 0;
	color: #999;
	}

.search_hover {
	float:right;
	background-color: #FAFBED;
	border:1px solid #999;
	height:16px;
	width:150px;
	padding: 3px;
	margin: 55px 10px 0 0;
	color: #000;
	} 
	
h1 {
	color: #993300;
	font-size: 3.6em;
	margin-left: 10px;
        font-family: Georgia, Times, Serif;
        font-style: italic;
	}

h1 a {
	color: #993300;
        text-decoration: none;
}

h1 a:hover {
	text-decoration: none;
	}
	
.nav {
	margin: 40px 0 0 0;
	}
	
.nav ul {
	width: 850px;
        height: 40px;
	padding: 10px;
        background: url('images/tape_bg.png');
	}
	
.nav li {
	list-style-type: none;
	display: inline;
	}

.nav li a {
	float: left;
	display: block;
	color: #336699;
        font-family: Georgia, serif;
        font-weight: bold;
        font-style: italic;
	text-decoration: none;
        background: url('images/scratch.png');
	padding: 10px 20px 10px 10px;
	font-size: 0.9em;
	margin: 0 10px 0 0;
	}
	
.nav li a:hover {
	color: #1F1F1F;
	}

.nav li a:hover span {
	color: #FFF;
	border-bottom: 1px dotted #999;
	}
	
.nav li a span {
	font-size: 0.8em;
	color: #666;
	border-bottom: 1px dotted #333;
	}

#right {
	float: right;
	clear: both;
	width: 300px;
	margin: 40px 10px 0 0;
	}

#right p {
	line-height: 1.4em;
	font-size: 0.8em;
	}

#right .full {
	border-top: 1px solid #999;
	padding: 10px 10px 10px 10px;
	width: 290px;
	margin-bottom: 20px;
        background: url('images/transblk.png');
	}

#right .halfleft {
	width: 128px;
	border-top: 1px solid #999;
	padding: 10px 10px 10px 10px;
	margin-left: 0;
	margin-bottom: 20px;
        background: url('images/transblk.png');
	}
	
#right .halfright {
	float: right;
	clear: none;
	margin-left: 20px;
	width: 128px;
	border-top: 1px solid #999;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
        background: url('images/transblk.png');
	}

p.announce {
	font-size: 1.6em;
	}
	
#main {
	width: 530px;
	margin: 40px 0 0 10px;
	}
	
#main a, .credit a {
	color: #336699;
	text-decoration: none;
	}
	
#main a:hover, .credit a:hover {
	color: #FFF;
	text-decoration: none;
        background: 336699;
	}

.main .bg {
	background: url(images/polaroid-short.png) no-repeat;
	width: 186px;
	height: 142px;
	position: absolute;
	left: 0;
	top: 0;
}
.main em {
	width: 110px;
	display: block;
	padding: 10px;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: url(images/tape2.png) no-repeat;
	position: absolute;
	top: -17px;
	left: 30px;
	z-index: 3;
}


.main img {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 2;
}
	
.entry {
	padding: 10px 0 2px 0px;
	border-top: 1px solid #999;
	line-height: 1.4em;
	margin: 0 0 25px 0;
	}

.entry .title {
	font-size: 0.7em;
	color: #336699;
	font-weight: 400;
	margin-bottom: 10px;
	}
	
h2 {
	font-size: 1.2em;
        font-weight: 400;
	color: #336699;
	margin-bottom: 10px;
        font-family: Georgia, Times, Serif;
        font-style: italic;
        line-height: 1.2em;
	}

.entry h2 {
	font-size: 2.4em;
        font-weight: 600;
	color: #336699;
	margin-bottom: 10px;
        font-family: Georgia, Times, Serif;
        font-style: italic;
        border: none;
        background: #b5b29f;
        padding: 5px 10px 5px 10px;
        width: 420px;
	}

.entry h2 a {
	color: #336699;
        border: none;
	}
	

.entry h3 {
	font-size: 1.4em;
        font-weight: 600;
	color: #336699;
	margin-bottom: 10px;
        margin-top: -8px;
        font-family: Georgia, Times, Serif;
        font-style: italic;
        background: #c9c7b8;
        padding: 2px 10px 2px 10px;
        width: 420px;
}

.entry h3 a {
        background: #b5b29f;
        padding: 0px 10px 0px 10px;
}

h3 {
	font: 400 1.0em arial,sans-serif;
	color: #336699;
	margin: 5px 0;
	}

h4 {
	font: 400 0.9em arial,sans-serif;
	color: #336699;
	margin-bottom: 5px;
	}

.entry h2 span {
	float: right;
	margin-top: 5px;
	font-size: 0.5em;
	color: #336699;
	}

.entry p, #main p {
	font-size: 0.9em;
	margin: 10px 0 20px 0;
	}
	
	
.comment {
	margin: 10px 0;
	font-size: 0.7em;
	}

.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
	font-size: 0;
	}

.clear {
	clear: both;
	}

#right ul,.footlinks ul {
	list-style-type: none;
	font-size: 0.8em;
	}

#right ul li a,.footlinks ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	border-top: 1px dotted #333;
	padding: 5px 0;
	}

#right  ul li a:hover,.footlinks ul li a:hover {
	color: #336699;
	border-top: 1px dotted #336699;
	}
	
img.right {
	float: right;
	margin: 10px 0 10px 10px;
	}
	
img.left{
	float: left;
	margin: 10px 10px 10px 0;
	}

.blockquote {
	border-left: 2px solid #336699;
	padding: 15px;
	margin: 20px 0;
	font-size: 0.9em;
	font-style: italic;
	background-color: #090909;
	}
	
ol {
	font-weight: 800;
	font-size: 0.8em;
	color: #000;
	margin: 20px;
	}
 
ol span {
	font: 400 1.2em arial,sans-serif;
	color: #999;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0;
	}
.odd {
        background: url('images/transblk.png') repeat;
        padding: 10px;
        margin-bottom: 10px;
        }

.even {
        background-color: none; 
        padding: 10px;
	border:1px solid #999;
        margin-bottom: 10px;
}

#main ul {
	list-style-type: none;
	margin: 20px;
	}
	
#main ul li {
	padding: 2px 15px;
	background: url('images/bullet.gif') no-repeat left center;
	margin-left: 10px;
	}
	
form label{
	display:block;
	}

form p {
	font-size: 0.8em;
	margin-bottom: 10px;
	}

form input.text, form textarea{
	width:96%;
	border:1px #999 solid;
	color:#000;
	padding: 4px 5px;
	font:12px 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
        background: url('images/transblk.png') repeat;
	}

form input.text:hover, form textarea:hover{
	border:1px #336699 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #336699 solid;
	color:#336699;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:10px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color:#999;
	color:#999;
	}

#foot {
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #FFF;
	padding: 30px 0 30px 0;
	width: 850px;
	font-size:0.9em;
	}

#foot .footnav {
	margin: 0 0 5px 0;
	}

#foot .footnav ul {
	width: 830px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 10px;
	background: url('images/transblk.png');
	}
	
#foot .footnav li {
	list-style-type: none;
	display: inline;
	}

#foot .footnav li a {
	float: left;
	display: block;
	color: #336699;
	text-decoration: none;
	background: url('images/transblk.png');
	border: 1px solid #1F1F1F;
	padding: 10px 15px 10px 15px;
	font-size: 0.9em;
	margin: 0 10px 0 0;
	}
	
#foot .footnav li a:hover {
	background-color: #1F1F1F;
	}
	
#foot h3 {
	margin: 10px 0;
	}

#foot .footlinks ul {
	float: left;
	margin: 20px 10px 0 0;
	width: 190px;
	padding: 0 10px 0px 0px;
	list-style-type: none;
	border-top: 1px solid #333;
	}
	
#foot .credit {
	width: 850px;
	font-size: 0.9em;
	margin-TOP: 20px;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.postmetadata {
        border-bottom: 1px dotted #ccc;
        margin-bottom: 60px;
}


/* ***************** */

.date_cal { 
          float:right; 
          display:block; 
          width: 70px; 
          height: 94px; 
          margin: 0 10px 20px 20px; 
          border: 1px dashed #888;
          } 
       
.date_cal .day { 
          color: #333; 
          font-size: 11px; 
          text-align: center;
          background: #b5b29f;
          } 
       
.date_cal .date { 
          color: #336699; 
          font-size: 32px; 
          font-family: Georgia, Times, Serif;
          font-style: italic;
          padding: 2px;
          background: #f0eee3;
          text-align: center;
          } 
       
.date_cal .month { 
          color: #555; 
          background: #f0eee3;
          font-size: 13px; 
          text-transform: uppercase; 
          text-align: center;
          } 
       

.date_cal .year { 
          color: #333; 
          font-size: 11px; 
          background: #c9c7b8;
          text-align: center;
          } 

.callout {
          padding: 0px 10px 0px 10px;
          height: 100px;
} 

.callout h2 {
          font-size: 2em;
          font-weight: 600;
} 

.callout h3 {
          font-size: 1em;
          font-weight: 600;
          font-family: Georgia, Times, Serif;
          font-style: italic;
          margin-top: -10px;
} 

.callout p {
          font-size: 12px;
} 

.pagetitle h2 {
           width: 510px;
}

.pagetitle h3 {
           width: 510px;
}
.profilepic {
	background: #fff url(images/canblog.jpg) no-repeat;
        float: right;
        width: 300px;
        height: 100px;
}