/*
Theme Name: See Creatures Version 1.0
Theme URI: http://www.seecreatures.com
Description: The first verison of See Creatures by Catherine
Version: 1.0
Author: Catherine Parkinson
Tags: mantle color, variable width, two columns, widgets

See Creatures version 1.0 || http://seecreatures.com
*/

/* *********************************** */
/* Body and Global Styles              */
/* *********************************** */
body {
	margin: 0 auto; 
	color:#000; 
	font-family: Georgia, garamond, times, serif;	
	font-size: 11px;	
}
p, h2, hr {
	margin: 8px auto 12px auto;
}
h2 {margin-top: 15px;}


a {
	color: #3399CC; 
	text-decoration: underline;
}

a:hover {
	color: #dc8700; text-decoration: none;
}

.Japanese {
color: #777;
}

blockquote {
	color: #2b93c6;
	font-style: italic;
	display: block;
	width: 80%;
	line-height: 30px;
	font-size: 14px;
	margin: 0px auto;
}
blockquote:before {
	content: open-quote;
	font-size: 40px;
	float: left;
	height: 6px;
	}
code {color: #933; line-height:14px; text-align: left;}

.entry img {
	padding: 2px; 
	border: 1px solid #999999; 
	margin: 10px 0px 0px 0px;
	}

.caption {
	text-align: center;
	color: #666666;
	font-style: italic;
	display: block;
	width: 100%;
}

img.wp-smiley {border:none; margin:0; padding:0;}


/* *********************************** */
/* Layout                              */
/* *********************************** */
#content {
	background: #fff;
	margin: 35px 0 0 30px;
	display: block;
	width: 755px;
	float: left;
}

#sidebar {
	float: left; 
	width: 300px; 
	background: #fff;
	display: block;
	line-height: 18px;
	margin: 20px 0 0 30px;
	font-size: 12px;
}


/* *********************************** */
/* Footer                              */
/* *********************************** */
#footer {
	clear: both;
	background-color: #fff;
	margin: 30px auto 0 auto;
	display: block;
	font-size: 12px;
	background: url(images/dotted.png) top left repeat-x;
	border-top: 1px dotted #000;
	color: #666;
}
.footerblock {
	width: 300px;
	float: left;
	margin: 2px 0 0 0;
	padding: 20px 0 30px 20px;
	background-color: #fff;
	overflow: hidden;
	line-height: 18px;
	

}
h1.footer {
	font-size: 18px;
}
#twitter ul, #footer ul {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 0px;
}
#twitter ul li {
	padding: 6px;
	border-bottom: 1px dotted #bbb;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
}
#twitter ul li:hover {
	background-color: #E1E7E9;
}

a.twitter {
	color: #3399CC !important;
	text-decoration: none;
	padding-top: 1px;
	font-size: 13px;
}
a:hover.twitter, .twitter a:hover {
	color: #666 !important;
}

#wp-calendar td {
	padding: 3px 6px;
	min-height: 16px; min-width: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#wp-calendar a {
color: #666;
text-decoration: none;
display: block;
background: #fff url('images/calendar-back.png') center center no-repeat;
}


/* *********************************** */
/* Navigation Div                      */
/* *********************************** */
#header {
	color: #fff;
	width: 100%;
	background: url("images/top.jpg") bottom left no-repeat;
	padding: 0;
	margin: 0;
	position: relative;
	height: 65px;
} 
#rss {
	position: absolute; bottom: 3px; right: 10px;
}

/* *********************************** */
/* Navigation                          */
/* *********************************** */
#navigation {
 width: 100%; 
 background-color: #000;
 border: 0;
 padding: 0;
 margin: 0;
}

#navigation a.about {
display: block;
width: 84px; height: 28px;
background-image: url("images/nav/about_hover.png");
}
#navigation a:hover.about {
background-image: url("images/nav/about.png");
}
#navigation a.blog {
display: block;
width: 42px; height: 28px;
background-image: url("images/nav/blog_hover.png");
}
#navigation a:hover.blog {
background-image: url("images/nav/blog.png");
}
#navigation a.art {
display: block;
width: 35px; 
height: 28px;
background-image: url("images/nav/art_hover.png");
text-align: center;
}
a.active:before {
content: url('images/nav/arrow.png');
margin-top: 22px;
}
a:hover.active:before {
content: none;
}
#navigation a:hover.art {
background-image: url("images/nav/art.png");
}
#navigation a.design {
display: block;
width: 51px; height: 28px;
background-image: url("images/nav/design_hover.png");
}
#navigation a:hover.design {
background-image: url("images/nav/design.png");
}
#navigation a.links {
display: block;
width: 56px; height: 28px;
background-image: url("images/nav/links_hover.png");
}
#navigation a:hover.links {
background-image: url("images/nav/links.png");
}


/* *********************************** */
/* Content                             */
/* *********************************** */

.entry {
font-size: 13px;
line-height: 20px;
width: 700px;
}
.entry-header, #portfolio .title {
font-style: italic;
font-size: 13px;
border-bottom: 1px dotted #ccc;
display: block;
width: 100%;
padding: 4px 8px;
}
.title,  {
float: left;
}
.title a {
color: #3399CC;
text-decoration: none;
}
.title a:hover {
color: #666;
}
.entry-date {
float: right;
}

.line {
	color: #eee;
}

.seperator {
	height: 30px;
	background: url(images/waves_small.png) center center no-repeat;
}

.meta {
font-size: 11px;
line-height: 20px;
}



p.comment {
float: right;
}
p.tags {
background: #fff url('images/tags.png') center left no-repeat;
height: 19px; padding: 5px 0 0 24px;
}
.entry .tags a {
color: #666;
background-color: #ccc;
text-decoration: none;
}
.entry .tags a:hover {
background-color: #ddd;
}
.entry .tags {
font-size: 11px;
}


/* *********************************** */
/* Sidebar                             */
/* *********************************** */
#sidebar ul {
	margin: 0 0 10px 30px;
}
#searchform {
text-align: center;
}
#sidebar li {
	padding: 2px 0;
}
#sidebar li a {
	text-align: left; 
	text-decoration: none;
	color: #3399CC;
}
#sidebar li a:hover {
	color: #666;
}


input, textarea {
color: #888;
border: 1px solid #888;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
padding: 5px;
font-size: 12px;
line-height: 15px;
}

select {
color: #000;
border: 1px solid #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
padding: 5px;
font-size: 12px;
line-height: 15px;
}

input.btn {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
padding: 5px;
font-size: 12px;
line-height: 15px;
color: #000; border: 1px solid #000;
background-color: #fff;
}

.blurb {
	font-style: italic;
	color: #666666;
}

input:focus, textarea:focus {
border: 1px solid #000;
color: #000;
}

#sidebar img {border:none;margin: 0 6px 0 0;}

/* *********************************** */
/* Comments                            */
/* *********************************** */
#comments {
	font-size: 13px;
	line-height: 20px;
}
#comments-replies {
	width: 80%;
	margin: 0px auto;
}
#comments h2 {
	font-size: 16px;
	line-height: 25px;
	font-style: italic;
}
.comment {
background-color: #fff;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border: 1px solid #000;
padding: 10px 10px 0 10px;
margin-top: 10px;
}

.comment_author {
	font-style: italic;
	display: block;
}
.comment_body {
	padding: ;
}
.comment_footer {
	font-size: 11px;
	display: block;
	padding-bottom: 10px;
}

.categories ul {
list-style-type: none;
}

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs, adminreplycomment {
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius: 8px;
	margin: 0 10px 0 50px;
	background-color: #fff;
	padding: 10px 10px 0 10px;
	border: 1px solid #888;
	border-top: 0;
}
.chalt{
	background-color: #fff !important;
}
.mvccls{
	color: #999;
}
.thdrpy {
	font-style: italic;
}


/* ***********************************	*/
/* Individual Pages						*/
/* ***********************************	*/
#webdesign-content {
	background: #fff;
	margin-left: 40px;
	width: 80%;
	float: left;
	line-height: 20px;
	font-size: 13px;
}


/* ***********************************	*/
/* PORTFOLIO PAGE						*/
/* ***********************************	*/
#series {
	background-color: #fff;
	color: #666;
	border-bottom: 1px solid black;
}
#series a {
	color: #000;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}
#series a:hover {
	background: #ccc;
}
#series a.active-trail {
	font-style: italic;
}
#series ul {
	display: inline-table;
	list-style-type: none;
	padding: 10px 0 10px 40px;
	z-index: 1;
}
#series li {
	display: inline;
	padding-right: 5px;
}
#portfolio {
	font-size: 13px;
	line-height: 20px;
	width: 80%;
	margin: 0 auto;
}
#portfolio_content {
	overflow: scroll;
	height: 360px;
	margin: 10px 0 0 0;
	overflow-y: hidden;
	white-space: nowrap;
	background: #fff;
	display: block;
}
.portfolio {
margin: 0 0 0 30px;
}
#portfolio_content img {
border: 0;
}
.series-thumb {
	width: 300px;
	height: 200px;
	position: relative;
	display: block;
	line-height: 20px;
	float: left;
	margin: 0 10px 5px 0;
}
.series-desc {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 11px;
	padding: 3px;
	min-height: 50px;
	}
.series-desc a {
	font-size: 16px;
	font-style: italic;
	color: #fff;
	}