@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	background: #000000 url('http://www.jayleif.com/wp-content/themes/killacow/images/jayleifbgnew2.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	color: #000000;
	}
	
a:link {color: #1ca5ad;}      /* unvisited link */
a:visited {color: #1ca5ad;}  /* visited link */
a:hover {color: #1ca5ad;}  /* mouse over link */
a:active {color: #1ca5ad;}

.clearboth {
	clear:both;
	}

.wrap {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	background-image:url(http://www.jayleif.com/wp-content/themes/killacow/images/footerbg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.homeclick {
	width:1000px;
	height: 410px;
	text-align:center;
	padding-bottom:0px;
	margin-top:70px;
}

.nnadvert {
	width:1000px;
	text-align:center;
	padding-bottom:5px;
	margin-top:25px;
}

.sidecol_one {width:180px; float:left; font-family: 'Lucida Grande', Arial, Sans-Serif; font-size:11px; overflow:hidden;}
.maincol {width:600px; float:left; font-family: 'Lucida Grande', Arial, Sans-Serif; font-size: 12px; margin-left:10px; margin-right:10px;}
.sidecol_two {width:180px; float:right; font-family: 'Lucida Grande', Arial, Sans-Serif; font-size:11px; overflow:hidden;}


.sidesub_one {
	background:url(http://www.jayleif.com/wp-content/themes/killacow/images/sidecolonetop.gif) no-repeat top;
	padding:37px 0px 0px 0px;
	margin-bottom: 7px;
}

.sidecol_onecon {
	background-color:#ffffff;
	padding:10px 10px 10px 10px;
}

.sidecol_onecon ul li {
	list-style: none;
	border-bottom: 1px solid #cccccc;
	margin-left: -40px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.sidecol_onecon ul li a:link {
	color:#1ca5ad;
	font-weight:bold;
}

.sidecol_onecon ul li A[href] { text-decoration: none }

.sidecol_onecon ul li a:visited {
	color:#1ca5ad;
}

.sidecol_onecon ul li a:hover {
	color:#000000;
	background:#1ca5ad;
}

.sidecol_onecon ul li a:active {
	color:#000;
}


.sidecol_onesub {
	margin-top:-25px;
}


.maincol {
	background:#FFFFFF;
	padding:10px;
}

.maincol ul li {
	list-style-image: url(http://www.jayleif.com/wp-content/themes/killacow/images/li.gif);
	padding-right: 50px;
}

.sidesub_two {
	background:url(http://www.jayleif.com/wp-content/themes/killacow/images/new/sidecoltwotop.gif) no-repeat top;
	padding:37px 0px 0px 0px;
	margin-bottom: 7px;
}

.sidecol_twocon {
	background-color:#ffffff;
	padding:10px 10px 10px 10px;
	text-align:right;
}

.sidecol_twocon h2 {
	color: #1ca5ad;
	margin-top: -30px;
}

.sidecol_twocon ul li {
	list-style: none;
	margin-left: -60px;
}

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

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

.sidecol_twocon a:hover {
	color:#000;
	text-decoration:none;
	background:#1ca5ad;
}

.sidecol_twocon a:active {
	color:#000;
	text-decoration:none;
	background-color: #1ca5ad;
}

.sidecol_twosub {
	margin-top:-25px;
}

.searchf {
	display: block;
	padding: 2px;
}

.searchf input {
	padding: 4px;
	width: 155px;
	color: #1ca5ad;
	border: 1px solid #cccccc;
}

.titlestyle {
	line-height:35px;
	margin-top:10px;
	margin-bottom:12px;
}

.titlestyle a:link {
	color:#1ca5ad;
	text-decoration:none;
}

.titlestyle a:visited {
	color:#1ca5ad;
	text-decoration:none;
}

.titlestyle a:hover {
	color:#1ca5ad;
	text-decoration:none;
}

.titlestyle a:active {
	color:#1ca5ad;
	text-decoration:none;
}

.postinfo {
	position: relative;
	color: #666666;
	font-size:11px;
	margin-top: -5px;
	z-index:1;
}

.postinfo a:link {
	color:#1ca5ad;
	font-weight:bold;
	text-decoration:none;
}

.postinfo a:visited {
	color:#1ca5ad;
	font-weight:bold;
	text-decoration:none;
}

.postinfo a:hover {
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}

.postinfo a:active {
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}

.postbtm {
	position: relative;
	color: #666666;
	font-size:11px;
	z-index:1;
}

.postbtm a:link {
	color:#1ca5ad;
	font-weight:bold;
	text-decoration:none;
}

.postbtm a:visited {
	color:#1ca5ad;
	font-weight:bold;
	text-decoration:none;
}

.postbtm a:hover {
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}

.postbtm a:active {
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}

.postcontent {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 90px;
	background-image:url(http://www.jayleif.com/wp-content/themes/killacow/images/seperator.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.postcontent a:link {
	color: #1ca5ad;
	border-bottom: 1px solid #ddd;
	font-weight:bold;
	text-decoration:none;
}

.postcontent a:visited {
	color:#1ca5ad;
	border-bottom: 1px solid #ddd;
	font-weight:bold;
	text-decoration:none;
}

.postcontent a:hover {
	color:#cccccc;
	border-bottom: 1px solid #ddd;
	font-weight:bold;
	text-decoration:none;
}

.postcontent a:active {
	color:#cccccc;
	border-bottom: 1px solid #ddd;
	font-weight:bold;
	text-decoration:none;
}

blockquote {
	margin: 10px 30px -5px 25px;
	padding: 15px 0px 15px 20px;
	background-image:url(http://www.jayleif.com/wp-content/themes/killacow/images/bq.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.commentstart {
margin-top:25px;
border-top:1px solid #ddd;
padding-top: 0px;
}

.comments-form {
width: 600px;
}

.comment-meta {
}

.comment-author {
font-weight:bold;
}

.comment-author a:link {
font-weight:bold;
border-bottom: none;
color: #000000;
}

.comment-author a:visited {
font-weight:bold;
color: #000000;
}

.comment-author a:hover {
font-weight:bold;
color: #000000;
background: #1ca5ad;
}

.comment-author a:active {
font-weight:bold;
color: #000000;
}

.comment-date {
font-size:11px;
color: #666666;
}

.highlight {
background-color: #2cd0da;
margin-right: 30px;
margin-bottom: 5px;
padding: 5px 5px 5px 5px;
}

.odd {
background-color:#dddddd;
margin-right: 30px;
margin-bottom: 5px;
padding: 5px 5px 5px 5px;
}

.even {
background-color:#efefef;
margin-right: 30px;
margin-bottom: 5px;
padding: 5px 5px 5px 5px;
}
	
.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a:link {
	border: 1px solid #1ca5ad;
	text-decoration: none;
	padding: 0.2em 0.5em;
	
}

.pagebar a:visited {
	border: 1px solid #1ca5ad;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .pageList .this-page {
	border: 1px solid #1ca5ad;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #1ca5ad;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #1ca5ad;
	color: #ffffff;
}

.pagebar a:hover {
	border-color: #cccccc;
	text-decoration: none;
}

.pagebar .inactive {
	border: 1px solid #cccccc;
	color: #cccccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.footer {
	clear:both;
	padding-top:120px;
	padding-left:187px;
	padding-right:187px;
	padding-bottom: 10px;
	margin-bottom:-10px;
	font-size:10px;
	color:#ffffff;
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	text-align:center;
}
