/*
Theme Name: Tim O'Kane 
Theme URI: http://www.timokane.com/
Version: 2.0
Description: A Tim O'Kane Theme 
Author: Lincoln Barbour
Author URI: http://www.fluxtate.com/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #CCC;
	text-decoration:none
}
a:hover {
	color: #FFC;
	text-decoration:underline;
}

a:visited {
	color: #FFC;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

a img {border: none;}

img.imgborder {
	border-left: 5px solid #FFF;
  	border-right: 5px solid #FFF;
 	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	  }

body {
	background: #666666;
	color: #fff;
	font: normal 62% "Trebuchet MS", Arial,sans-serif;
	padding-top: 0px;
}

p,code,ul {padding-bottom: 1.1em;}

li {list-style: none;}

h1 {font: normal 1.8em "Palatino Linotype", "Book Antiqua", Palatino, serif}
h2 {font: normal 1.4em "Palatino Linotype", "Book Antiqua", Palatino, serif}
h3 {font: bold 1.2em "Palatino Linotype", "Book Antiqua", Palatino, serif}

h1 {
	padding-top: 10px;
	color: #fff;
	margin-bottom: 5px;
}

.sitetitle {font: normal 4em "Palatino Linotype", "Book Antiqua", Palatino, serif; color:#FFF; letter-spacing:8px}

h2, h3 {padding-top: 6px; color: #333; margin-bottom: 4px;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em "Trebuchet MS", Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

input.btn {
	color:#000;font: bold 84% "Trebuchet MS", Arial,sans-serif;background-color:#CCC;border:1px solid;border-color: #333;
} 

/* tables */

table {margin-left: 10px;}

td {padding-bottom: 10px;
	padding-right: 10px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.textcenter {text-align: center;}

/* structure */


.nav-container {
	margin: 0 auto;
	padding-bottom: 0px;
	width: 920px;
	height: 1px;
}

.nav {
	font: normal 1.6em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}

.nav li,.nav ul {display: inline;}

.nav a {
	color: #fff;
	text-decoration: none;
	margin-top: 10px;
	margin: 13px;
	
	
}
.nav a:hover {
	color: #FFC;
	text-decoration: none;
}

.current_page_parent a {color: #fff}

.body-container {
	border:thick;
	background:#666666;
	width: 100%;
}



.inner-container {
	background:#666666;
	font-size: 1.2em;
	padding: 0;
	margin: 0 auto;
	width: 800px;
}

.page-content {
	background:#666666;
	
	width:800px;
}

.blog-content {
	background:#666666;
	float:left;
	width:700px;
}

/* subnav */
.subnav {
	float: right;
	width: 125px;

	
}
.subnav h2 {
	text-align:right;
	color: #333;
	font: normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif, capitalize;
	line-height: 25px;
	margin: 0;
	padding-left: 4px;
	padding-top: 5px;
	border-bottom:1px solid #aaa;
	
}
.subnav ul {
	padding: 0;
	text-align:right;
	border-left:1px solid #aaa;
}
.subnav li {}
.subnav li a {
	color: #CCC;
	text-decoration: none;
	
	width: 95%;
}
.subnav li a:hover {
	color: #CCC;
	text-decoration:underline;
}

.subnav li a:visited {
	color: #036;
}

/* footer */

.footer-container {
	background: #666666;
	width: 100%;
}

.footer {
	height: 35px;
	color: #fff;
	font: bold 1.2em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top:10px;
	width:836px;
	margin:auto;
	
}

.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}


/* posts */
.post h1 a {
	color: #CCC;
	text-decoration: none;
	margin-bottom:5px;
}
.post h1 a:hover {
	color: #FFC;
	text-decoration:underline;
}

.post {}

.post .descr{
	color:#FFC;
}

.post .info{
	color: #FFF;
	margin: 2px 2px;
	padding: 5px 5px;
	border-top:thin #FFF;
}
.post img {
	border: 0px solid #DDD;
	/*margin: 4px 0;*/
}



.post a img {border: 0px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.post ol li {
	padding-left:5px;
	margin-left: 5px;
	margin-bottom: 1.2em;
	list-style: decimal;
	list-style-position: inside;	
}

.post ul li {
	padding-left:5px;
	margin-left: 5px;
	margin-bottom: 1.2em;
	list-style: square;
	list-style-position: inside;	
	
}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}

.commentlist li {
	margin-left: 10px;
	margin-bottom: 1.2em;
	list-style: disc;
}
#commentform {
	margin: 1em 0;
	
	width: 460px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 380px;}

.styled {
	font-size: 1.1em;
	background: #eee;
	border: 1px solid #ccc;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #ccc;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #ccc;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#ccc;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#eee;
  color:#ccc;
}

.navigation table th {border-bottom-color:#eee;}

.navigation table td#today {
  border-color:#ccc;
  color:#fff;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; 
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}