/*
Theme Name: ryankent2
Theme URI: http://ryankent.ca
Description: Rawr rawr rawr!
Version: 2.02
Author: Ryan Kent

	The latest version of ryankent.ca theme

*/

body, h1, h2, h3, h4, h5, h6,ol, ul, li, p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFF;
}
body {
	margin: 0;
	padding: 0;
	background-color: #101010;
	background-image: url('http://www.ryankent.ca/images/bg-tile.jpg');
	background-repeat: repeat;
}

a:link {color: #FFF; text-decoration: none;}
a:visited {color: #FFF; text-decoration: none;}
a:active {color: #778899; text-decoration: none;}
a:hover {color: #778899; text-decoration: none;}

h1 {
	font-size: 150%;
	font-weight: normal;
}
h2 {
	font-size: 120%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	font-weight: normal;
}
h4 {
	font-size: 85%;
	font-weight: normal;
}
h5 {
	font-size: 70%;
	font-weight: bold;
}
h6 {
	font-size: 64%;
	font-weight: bold;
}
img {
	border: 0;
}
ol, ul, li {
	list-style: none;
	font-size: 80%;
	line-height: 120%;
	padding-left: 0;
}
p {
	font-size: 80%;
	line-height: 120%;
}
pre {
	font-family: monospace;
	font-size: 80%;
}
strong, b {
	font-weight: bold;
}
.date {
	font-style: italic;
	margin-bottom: -8px;
	color: #778899;
}
hr {
	height: 1px;
border: none 0;
border-top: 1px dashed #222;
width: 25%;
margin-bottom: 2em;
}


/* classes */	
#container {
	padding:0;
	margin:0;
	height:100%;
}

#lc {
	float: left;
	width: 185px;
}

#lcc {
	background: #101010;
	padding: 1em;
	padding-right: 0;
}


#rc {
	/*padding: 1em;*/
	margin-left: 200px;
	width: 600px;
}

#rcc {
	float: left;
	background: #101010;
	padding: 1em;
}

#rcc a {
	/*text-decoration: underline;*/
}

#rcc p {
	max-width: 600px;
}

#selectedworks {

}

#footer {
	position:fixed;
	bottom:0;
	left: 6px;
	height:25px;
	font-size: 70%;
}

#footer p {
	color: #778899;
}

#contact li {
	list-style: circle;
	margin-left: 10px;
}

#contact p {
	font-size: 70%;
}
	
.post{}
.post-info{font-size: 70%; margin-top:-10px; padding-bottom:10px; color:#667788;}
.post-tag{}
.entry ol, .entry ul, .entry li {list-style: square; font-size: 90%; line-height: 120%; margin-left: 1em;}
.entry a{text-decoration: underline;}
.navigation{padding-top:10px;}
.alignleft{text-align:left;}
.alignright{text-align:right;}
.comments{font-size:60%; margin-bottom: 2em;}
.comments-template{}

.comments-template ol{}
.comments-template li{}
.comments-template h2, .comments-template h3{}

.commentmetadata{color:#667788;}

.comments-template p.nocomments{padding: 0;}

.comments-template textarea{}

.comments a{color:#667788; text-decoration: underline;}

.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}

