/*
Theme Name: Coleen Custom
Theme URI: http://nikpawlak.com/
Description: Custom theme for Coleen Jose.
Version: 1.6
Author: Nicholas Pawlak
Author URI: http://nikpawlak.com/
Tags: paint, writing, vibrant, bright, clean.

	Coleen Custom
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Nicholas Pawlak,
	you can find his portfolio at http://nikpawlak.com.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	background: #947e59 url(images/gradient.png) top left repeat-x;
	}
	
p,h1,h2,h3,h4,h5,h6 {
	margin-bottom: 20px;
	}

p {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #ddd;
	}
	
h1 {
	font-size: 2.4em;
	}
	
h2 {
	font-size: 2.2em;
	}	
	
h3 {
	font-size: 1.8em;
	}
	
h6 {
	font-size: 1.2em;
	font-weight: normal;
	}
	
a {	
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	} 
	
	
#container {
	margin: 0 auto;
	width: 960px;
	}
	
#header {
	height: 280px;
	margin: 0 5px 0;
	background: url(images/headersplash.png) right center no-repeat;
	}
	
#header img{
	padding: 30px 0 0 0}
		
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}	

/* Top Nav */
#topnav {
	width: 960px;
	height: 40px;
	margin: 0;
	padding: 0 0 0 20px;
	}
		
#name {
	width: 200px;
	}
		
#name a{
	color: #fff;
	line-height: 40px;
	}
	
#name a:hover{
	color: #333;
	text-decoration: none;
	}

#name a:active{
	color: #46351d;
	}
	
.top_pagenav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	}

.top_pagenav li{
	margin: 0;
	line-height: 40px;
	list-style: none;
	display: inline;	
	}
	
.top_pagenav li a{
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	padding: 0 12px 0 10px;
	background: url(images/navsplit.png) right center no-repeat;
	}
	
.top_pagenav li a:hover{
	color: #333;
	text-decoration: none;
	}
	
.top_pagenav li a:active, #name a:active{
	color: #46351d;
	text-decoration: none;
	}

#search {
	padding: 3px 10px 4px 12px;
	}
	
/* Content Coumn */
	
#content a:hover{
	color: #006287;
	text-decoration: underline;
	}
	
#content a{
	color: #00416c;
	}
	
#content a:active{
	color: #000;
	}
	
#content p{
	color: #000;
	}
	
#content {
	width: 700px;
	background: url(images/content_top.png) top left no-repeat;
	margin: 0 10px 0;
	padding: 15px 10px;
	float: left;
	}

.post {
	background: #eee url(images/postgrad.png) left bottom repeat-x;
	padding: 20px 45px 10px;
	}
	
.post p{
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 1.4em;
	}

.post h6 {
	margin-bottom: 25px;
	}	
	
.post img{
	border: #ccc 1px solid;
	}

img.alignleft {
	margin: 0 20px 20px 0;
	}
	
img.alignright {
	margin: 0 0 20px 20px;
	}
	
p.postmetadata{
	font-family: "trebuchet MS", Verdana, Arial, sans-serif "sans sarif";
	font-size: 1.4em;
	padding: 20px 0 0 0;
	}

p.wp-caption-text{
	font-family: "trebuchet MS", Verdana, Arial, sans-serif "sans sarif";
	font-size: 1em;
	margin: 0;
	}
	
div.wp-caption {
	text-align: center;
	background: #fff;
	border: #333 solid 1px;
	}	

		
a.more-link {
	display: block;
	text-decoration: underline;
	}
	
/* Sidebar */
	
#sidebar {
	width: 220px;
	padding: 98px 0;
	float: left;
	font-family: 'Trebuchet MS';
	}
	
.rsslink a {
	display: block;
	height: 75px;
	text-decoration: none;
	font-size: 2.6em;
	color: #46351d;
	line-height: 1em;
	text-indent: 68px;
	background: url(images/rssfeed.png) top left no-repeat;
	line-height: 3.4em;
	}
	
.rsslink a:hover {
	color: #333;
	}
	
li.sidearrow {
	display: block;
	background: url(images/sidearrow.png) top left no-repeat;
	width: 214px;
	margin: 15px 6px 30px 0;
	height: 45px;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 2.8em;
	line-height: 45px;
	}
	
.pagenav li a, .catnav li a{
	font-size: 2.8em;
	color: #46351d;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
	}
	
.pagenav li a:hover, .catnav li a:hover{
	color: #333;
	}
	
#sidebar ul li.page_item a,
#sidebar ul li.cat-item a{
	color: #000;
	}
	
li.page_item,
li.cat-item {
	font-size: 2.2em;
	line-height: 1.4em;
	}
	
.catnav li { 
	background: url(images/navgroove.png) left top no-repeat;
	}
	
.navigation {
	background: #e0e0e0 url(images/bottomdrip.png) bottom left no-repeat;
	padding: 30px 30px 100px;
	margin-bottom: 20px;
	}
	
.navigation a{
	font-size: 1.2em;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	}	
	
#searchform input[type="text"] {
	border: 0px;
	width: 152px;
	height: 37px;
	padding: 0 5px;
	background: url(images/searchfeild.png) top left no-repeat;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
	}
	
#searchform input[type="image"] {
	vertical-align: bottom;
	height: 35px;
	width: 34px;	
	padding-bottom: 4px;
	}

.hidden {
	display: none;
	}

	
.widget_recent_entries li{
	padding: 0 8px 5px 0;
	line-height: 1.8em;
	background: url(images/list_dot.png) top left no-repeat;
	}	

.widget_recent_entries li a{
	display: block;
	padding-left: 18px;
	font-size: 1.4em;
	color: #000;
	}
	
.widget {
	margin-bottom: 20px;
	}
	
h2.widgettitle{
	text-transform: uppercase;
	padding-top: 15px;
	margin-bottom: 15px;
	letter-spacing: .1em;
	color: #fff;
	font-weight: normal;
	}
	
.widget_tag_cloud a{
	color: #000;
	line-height: 1.4em;
	}
	
/* Archive */
	
#content h2.pagetitle {
	font-size: 2.4em;
	font-weight: bold;
	color: #000;
	padding: 30px 0;
	margin: 0 45px;
	}
	
#search_results {
	background: #eee url(images/postgrad.png) left bottom repeat-x;
	}

#search_results .hentry {
	background: none;
	}

.hentry h3 {
	padding: 0;
	margin-bottom: 0;
	}
	
.hentry .postmetadata{
	font-size: 1.4em;
	padding: 5px 0 0 0;
	}
	
/* Comments */

#content .commentbubble a{
	margin: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif "sans sarif";
	background: url(images/commentbubble.png) center center no-repeat;
	display: block;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.8em;
	padding: 0 0 5px 0;
	font-weight: bold;
	width: 55px;
	color: #000;
	}
	
#content .commentbubble a:hover{
	color: #fff;
	text-decoration: none;
	}
	
p.commentbubble  {
	margin-bottom: 0px;
	}
	
#respond {
	background: #eee url(images/postgrad.png) left bottom repeat-x;
	padding: 10px 45px;
	}

#respond p{
	font-size: 1.6em;
	}

#respond input[type=text] {
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
	border: 2px solid #666;
	}
	
#respond input[type=text]:focus, #respond textarea:focus {
	border: 2px solid #00416c;
	}

#respond textarea {
	padding: 5px;
	font-weight: bold;
	font-size: 1em;
	width: 596px;
	height: 130px;
	border: 2px solid #666;
	}
	
.commentlist li {
	background: #eee url(images/postgrad.png) left bottom repeat-x;
	padding: 30px 45px 10px;
	float: left;
	}
	
h3.comments {
	padding: 20px 45px 0;
	margin: 0;
	background: #eee;
	}
	
#respond h3{	
	padding: 20px 0 0;
	}
	
.fn { 
	font-size: 1.2em;
	font-weight: bold;
	}

li.comment{
	width: 610px;
	}
	
.comment-author {
	float: left;
	width: 98px;
	padding: 0 20px 20px 0;
	font-size: 1.2em;
	}
	
.comment-author a{
	color: #000;
	}
	
.comment-author img {
	border: 1px solid #999;
	}
	
.comment-text {
	background: #fefefe;
	border: 1px solid #999;
	margin: 0 0 30px 30px;
	padding: 30px;
	float: left;
	width: 420px;
	}
	
.comment-text p{
	margin: 0px;
	}
	
/* Footer */

#footer {
	float: left;
	width: 960px;
	padding: 0 0 0 20px;
	}
	
#footer ul{
	float: left;
	width: 700px;
	padding: 0 20px 10px 0;
	}
	
.foot_nav li{
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #46351d;
	font-weight: bold;
	display: inline;
	}
	
li.lilfeed{
	text-indent: 20px;
	background: url(images/rsslil.png) top left no-repeat;
	padding: 0 0 5px 20px;
	}
	
.foot_nav li a, li.legal{
	list-style: none;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 5px;
	border-left: #46351d 1px solid;
	}
	
.foot_nav li a:hover{
	color: #e0e0e0;
	}	
	
/* Standard */

.clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}
	