/*
Theme Name: ti
Theme URI: http://pinksheepmedia.com/
Description: The photos theme uses portions of the default WordPress theme by Michael Heilemann
Author: Sherwin Arnott and Becky Cory
Author URI: http://pinksheepmedia.com/
Tags: top navigation


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/****** attachment page ******/

body.attachment #quicknav {
	display:none;
	}

body.attachment #header {
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	}

body.attachment .post {
	border-top:0px solid #eee;
	margin:0;
	}

body.attachment .entry {
	border-top:5px solid #eee;
	padding:2em 0;
	}

body.attachment h2 {
	margin:0;
	color:#ccc;
	font-size:1.4em;
	}

body.attachment p {
	margin:0 0 10px 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #ddd;
	color:#aaa;
	font-size:.8em;
	line-height:1.2em;
	}

body.attachment .searchform {
	float:right;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	}

img.attachment-gargantuan {
	float:left;
	}

.imagedata {
	float:right;
	width:100px;
	}

body.attachment .navigation {
	background-color:transparent;
	}

body.attachment .navigation a {
	font-size:.8em;
	text-transform:uppercase;
	}

body.attachment .alignleft {
	width:100px;
	margin:10px 0 0 0;
	display: inline;
	float:left;
	}

body.attachment #footer {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

/****** current home navigation ******/

body.single-post #navpar .menu-item-home a {
	color:#555;
	border-top:4px solid #01939a;
	}

/****** project page ******/

#projects {
	width:700px;
	float:left;
	}

#projects h2 {
	border-bottom:0px;
	}

#projects .post {
	clear:left;
	}

/****************** nav and navpar ****************/

.page_item { ... }

#quicknav {
	width:250px;
	height:30px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:.9em;
	margin:0;
	padding:0;
	float: right;
	border-bottom:1px solid #eee;
	display:block;
	}

#quicknav ul {
	margin:0;
	padding:0;
	height:30px;
	float:right;
	}

#quicknav ul li {
	display:inline;
	margin:0;
	padding:0;
	height:30px;
	}

#quicknav ul li a {
	text-decoration:none;
	color:#888;
	padding:10px 10px 8px 0;
	float:left;
	margin:0;
	}

#quicknav a:hover {
	text-decoration:none;
	color:#222;
	}

#nav {
	width: 600px;
	height: 100px;
	font-family: Helvetica, Arial, Sans-Serif;
	margin:0;
	padding:0;
	float: left;
	display:block;
	}

#navpar {
	width:500px;
	height:50px;
	margin:0;
	padding:0;
	float:left;
	}

#navpar ul {
	margin:0;
	padding:0;
	width: auto;
	height:50px;
	list-style: none;
	}

#navpar ul li  {
	height:50px;
	display:inline;
	font-size:12px;
	margin:0;
	padding:0;
	float:left;
	}

#navpar ul li a {
	color:#000;
	background:transparent;
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:25px 20px 10px;
	border-top:4px solid transparent;
	text-transform:uppercase;
	float:left;
	}

#navpar ul li a:hover {
	color:#555;
	border-top:4px solid #555;
	font-weight: bold;
	text-decoration: none;
	}

#navpar .current_page_item a, #navpar .current_page_parent a, .current-menu-item a, current-category-item a {
	color: #01939a;
	border-top:4px solid #01939a;
	}

#navpar ul li .current_page_item, #navpar ul li .current_page_parent {
	}

/****** navsub ******/

#navsub {
	width:500px;
	height:40px;
	margin:0;
	padding:0;
	float:left;
	}

#navsub .current_page_item a {
	color: #01939A;
	font-weight: bold;
	background-color: transparent;
	}

#navsub ul {
	margin:0px;
	padding:0px;
	height:40px;
	display:block;
	list-style: none;
	float:left;
	}

#navsub ul li {
	margin-right:0px;
	height:40px;
	display: inline;
	list-style: none;
	float:left;
	}


#navsub ul li a {
	color:#888;
	font-weight:600;
	text-decoration:none;
	padding:20px 10px 10px;
	font-size:12px;
	display:block;
	}

#navsub ul li a:hover {
	color:#000;
	font-weight: bold;
	text-decoration: none;
	}

.pagenav ul {
	}

/****** main structure ******/

body {
	border-top:4px solid #000;
	background-color: #ffffff;
	margin:0;
	padding:0;
	width:100%;
	position:relative;
	}

#pagewrapper {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 920px;
	background-color: #fff;
	}

#page {
	background-color: transparent;
	margin: 0 10px;
	padding: 0;
	width: 900px;
	min-height: 400px;
	text-align: left;
	}

#header {
	float: left;
	background-color: transparent;
	margin: 0;
	padding: 0;
	height:100px;
	width: 900px;
	display: block;
	}

#pagetophome {
	display: block;
	float: left;
	text-align: left;
	margin: 40px 0;
	padding: 0;
	height: 140px;
	width: 900px;
	position: relative;
	}

#pagetop {
	display: block;
	float: left;
	text-align: left;
	margin: 20px 0;
	padding: 0;
	height: 20px;
	width: 900px;
	}

#logo {
	display: block;
	float: right;
	margin:0;
	padding: 0;
	height:100px;
	width:250px;
	}

.floatright {
	float: right;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin-top: 40px;
	margin-bottom: 25px;
	width: 600px;
	min-height: 200px;
	}

.homecolumn {
	float: left;
	padding: 0;
	margin-top: 30px;
	width: 900px;
	min-height: 200px;
	}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 900px;
	min-height: 225px;
	}

.widecolumn .post {
	margin: 3em 0 0 0;
	}

.post {
	margin: 0 0 4em;
	padding:10px 0;
	text-align: left;
	border-top: 1px dashed #bbbbbb;
	width:100%;
	float:left;
	}

.thumb {
	float:left;
	}

.thumb a img {
	border:5px solid #ddd;
	margin: 20px 10px 0 0;
	float:left;
	box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	-moz-box-shadow:0 0 10px #777;
	}

.thumb a img:hover {
	border:5px solid #ccc;
	box-shadow:0 0 5px #777;
	-webkit-box-shadow:0 0 5px #777;
	-moz-box-shadow:0 0 5px #777;
	}

.clear {
	clear: both;
	}

#footerspacer {
	clear:both;
	width: 900px;
	height: 10px;
	}

#footerwrapper {
	height: auto;
	width: 920px;
	background-color: #ffffff;
	padding: 0;
	margin: 40px auto 0;
	clear: both;
	}

#footer {
	padding: 0;
	margin: 30px 10px 0;
	width: 900px;
	height: 350px;
	clear: both;
	background-color: transparent;
	border-top: 30px solid #efefef;
	float: left;
	font-size: .9em;
	}

#footer h2 {
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 5px;
        color: #aaaaaa;
	}

#footer p {
        color: #999999;
	}

#footer a {
        color: #666666;
	}

#footer a:hover {
	color: #a3a500;
	}

/* End Structure */


/***************** Begin Typography & Colors ****************/

h6 {
	font-family: Myriad Pro Bold Condensed, Arial Narrow, arial narrow, Sans-Serif;
	font-size: 1.8em;
	line-height: .9em;
	font-variant: small-caps;
        color: #cccccc;
        font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 0px;
	width: 230px;
	display: block;
	float: right;
	text-align: right;
	clear: right;
	}

h5 {
	font-family: Myriad Pro Bold Condensed, Arial Narrow, arial narrow, Sans-Serif;
	font-size: 2.5em;
	line-height: .9em;
	font-variant: small-caps;
        color: #cccccc;
        font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	letter-spacing: 0px;
	width: 250px;
	display: block;
	float: right;
	text-align: right;
	clear: right;
	}

body {
	font-size: 90%; /* Resets 1em to 11px */
	font-family: arial, Arial, Sans-Serif;
	color: #000000;
	text-align: left;
	}

#content {
	font-size: 1em
	width: 650px;
	}
	
#contentwide {
	font-size: 1.2em
	width: 750px;
	min-height: 200px;
	}

.narrowcolumn .entry p {
	text-align: left;
	margin: 10px 0 0 0;
	}

p {
	margin: 0 0 10px 0;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: arial, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.1em;
	}

h1, h2, h4 {
	font-family:arial, Arial, Sans-Serif;
	font-weight:600;
	color:#000000;
	}

h1 {
	font-size:2.0em;
	line-height:1.1em;
	text-align:left;
	letter-spacing:0;
	margin:20px 0 3px 0;
	}

h2 {
	font-size: 1.6em;
	line-height: 1.1em;
	padding: 0 0 5px 0;
	margin: 20px 0 3px 0;
	}

h2.pagetitle {
	font-size:2em;
	margin: 0 0 5px 0;
	}

h3 {
	font-size:1.75em;
	font-weight:400;
	line-height:.8em;
	color:#888888;
	margin:0 0 5px 0;
	}

h4 {
	font-size: 1.2em;
	line-height: .8em;
	color: #555555;
	margin:0 0 5px 0;
	}

h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #0678b3;
	}

h2 a, h3 a {
	color:#01939a;
	text-decoration:none;
	font-weight:600;
	}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #000;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

.entry a {
	color: #01939a;
	font-weight: bold;
	text-decoration: none;
	}

.entry a:hover {
	color: #444444;
	}

/******* comments ******/

.comment a {
	color:#555;
	text-decoration:underline;
	}

.comment a:hover {
	color:#000;
	text-decoration:underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em arial, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: 400;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background-color: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: 400;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: arial, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.quotescollection_randomquote p{
	font: 1em georgia, Georgia, Serif;
 	font-style: italic;
 	color: #888;
 	line-height: 1.4em;
	}


small, .nocomments, blockquote, strike {
	color: #222;
	list-style-type: none;
	font-weight: 400;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #444444;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em arial, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */





/*************	Begin Headers ***************/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/************* Begin Images ****************/

.gallery a {
	text-align:left;
	float:left;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;

	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */



/*************** Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

ul {
	list-style-type: none;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	list-style-type: square;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	}

ul ul, ol li  {
	list-style-type:none;
}

.xoxo blogroll {
	list-style-type:none;
}


/* End Entry Lists */



/****** Begin Form Elements ******/

#searchform {
	margin: 0px;
	padding: 0px 3px 3px 3px;
	text-align: left;
	float: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 2px 10px 2px 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 10px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	list-style-type: square;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}



.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/****** sidebar widgets ******/

#sidebar {
	padding: 0;
	margin: 50px 0 0 0;
	float: right;
	width: 250px;
	font-size: .9em;
	}

.widget a {
	text-decoration:underline;
	color: #01939a;
	font-weight:400;
	}

.widget a:hover {
	color: #000;
	font-weight:400;
	}

.widget {
	padding: 0px;
	margin: 20px 0 0 0;
	float: left;
	}

#sidebar .widget {
	padding: 0px;
	margin: 20px 0 0 0;
	width: 250px;
	float: left;
	}

#top .widget {
	padding:0;
	margin:20px 0 30px 0;
	line-height:1.6em;
	font-size:1.1em;
	}

#top .widget h1 {
	color:#000;
	font-weight:600;	
	font-size:1.3em;
	}

.column {
	margin: 10px 0 0;
	padding: 0;
	width:300px;
	height: 300px;
	float: left;
	}

.column a {
	text-decoration: none;
	color: #01939a;
	font-weight:600;
	}

.column a:hover {
	text-decoration: none;
	color: #a3a500;
	font-weight:600;
	}

.sidebar {
	color: #000000;
	margin: 20px 0px 20px 20px;
	padding: 0;
	width:250px;
	height: 300px;
	float: right;
	text-align: left;
	}

.sidebar .widget {
	padding: 0px;
	margin: 0px 0px;
	}

.sidebar h2 {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 1.2em;
	color: #000000;
	}

#sidebar form {
	}

#sidebar h2 {
	margin: 13px 0;
	padding: 0;
	font-size: 1.2em;
	}

#sidebar ul ul li, #sidebar ul ol li,#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 10px;
	display: block;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	list-style-type: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-type: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type: none;
	}

#sidebar ul ol li {
	list-style-type: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	margin: 0px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#widgets ul, #widgets li {
	list-style-type: none;
	}

.widgets ul, .widgets li {
	list-style-type: none;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}


#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	color: #222;
	margin: 10px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/****** single post navigation ******/

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0;
	background-color:#efefef;
	font-size:1.3em;
	height:30px;
	line-height:30px;
	width:100%;
	float:left;
	}

.navigation a {
	color: #01939a;
	font-weight: bold;
	text-decoration: none;
	}

.navigation a:hover {
	color: #444444;
	}

/* End Various Tags & Classes*/



/****** Captions ******/

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;

}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/****** searchform ******/

fieldset {
	border:none;
	}

#searchnav {
	margin: 5px 0 0 0;
	padding:0;
	width:auto;
	display:inline;
	list-style:none;
	text-align:center;
	float:left;
	}

#searchnav .searchform .s {
	width: 140px;
	height:20px;
	margin:0;
	padding:0;
	background-color:#fff;
	border: 1px solid #efefef;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 3px;
	box-shadow:-2px 2px 2px #ccc;
	-webkit-box-shadow:-2px 2px 2px #ccc;
	-moz-box-shadow:-2px 2px 2px #ccc;
	font-size:.8em;
	font-weight:400;
	text-align:center;
	color:#555;
	}

#searchnav .searchform .s:focus {
	color:#000;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/****** main structure ******/

.metadata ul, .metadata li {
	display: inline;
	list-style-type: square;
	list-style-image: none;
	}

.metadata {
	padding: 5px 0;
	clear: both;
	}

.metadata p {
	color:#666;
	font-size:.8em;
	}

.metadata a {
	color:#666;
	text-decoration:underline;
	}

.metadata a:hover {
	color:#000;
	}

/****** excerpts ******/

.read_more {
	}

.read_more a {
	color:#fff;
	background-color:#01939a;
	color:#fff;
	margin:15px 0;
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.read_more a:hover {
	color:#fff;
	background-color:#ccc;
	}


/****** facebook and twitter icons ******/

.facebook-twitter {
	margin: 10px 0;
	float:left;
	}

/****** photos page ******/

.photocolumn {
	margin: 10px 30px 10px 0;
	padding: 0;
	float: left;
	height: 200px;
	}
