
/*
Theme Name: Rangitoto
Theme URI: http://www.thesisprocrastination.com/
Description: A simple, stylish 2-column, gray Wordpress theme.
Loosely based on a combination of <a href="http://www.ehomy.net/">Sleepy Blue</a>, 
<a href="http://www.idsg.it/2007/03/09/tema-wordpress-elegant/">Elegant</a>. 
Version: 1.0
Author: Sarah Henderson
Author URI: http://www.sarah.geek.nz/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

/* === Layout and Block Styles ========================================================== */

body {
	font-family: Calibri, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	background: #D1D5D6;
	color:#333333;
	text-align:center;
	margin:0;
	padding:0;
}

#page {
	width:1120px;
	background: #D1D5D6 url(images/back-wrapper.jpg) repeat-y top left;
	text-align:left;
	margin:20px auto 20px auto;
	padding:0px;	
}

#wrapper {
	background: transparent url(images/back-footer.jpg) no-repeat bottom left;
	width: 1080px;
	padding: 10px 20px;
	margin: 0;
	position: relative;
}
#wrapper:after { content: ""; display: block; height: 0; clear: both; }

#content {
	width: 605px;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar2 {
	position: absolute;
	top: 0;
	right: 10px;
	width: 220px;
}

#sidebar {
	position: absolute;
	top: 0;
	right: 240px;
	width: 220px;
}




/* === Main Content and Link Styles ====================================================================== */

a 			{ color: #336699; text-decoration: underline; }
a:hover 	{ color: #EE8B52; text-decoration: underline; }
a:active 	{ color: #EE8B52; text-decoration: underline; }
a:visited 	{ color: #9B8390; text-decoration: underline; }
a.nolink 	{ color: #333333; text-decoration: none; }

/* === Header Styles ====================================================================== */

#header {
	background: transparent url(images/back-header.png) no-repeat top left;
	height: 90px;
	margin: 0;
	padding: 0;
}

#header h1 {
	font-family: 'Trebuchet MS', Verdana, Arial sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0 0 0 660px;
	padding: 0;
	color: #4B4F4F;
	text-decoration: none;
}

#header h1 a {
	color: #4B4F4F;
	text-decoration: none;
}

#header h2 {
	font-family: 'Trebuchet MS', Verdana, Arial sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #aaaaaa;
	margin: 0.5em 0 0 660px;
	padding:0;
}

/* === Footer Styles ========================================================== */

#footer {
	clear: both;
	background: #D1D5D6;
	border: 1px solid #D1D5D6;
	color: #555555;
	margin: 0;
	padding: 0 460px 0 0;
	text-align: center;
}

#footer p {
	margin: 0.5em 1em;
	padding: 0;
}


#footer a {
	color: #444444;
	text-decoration: none;
}

#footer a:hover {
	color: #222222;
}

/* === Sidebar Styles ========================================================== */

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	line-height: 150%;
}

.sidebar ul li h2, .sidebar caption {
	font-family: 'Trebuchet MS', Verdana, Arial sans-serif;
	font-size: 15px;
	color: #747677;
	margin: 0;
	padding: 1em 0 0.5em 0;
}

.sidebar a { text-decoration: none; }
.sidebar a:hover { text-decoration: underline; }

/* === Sidebar Widget Styles ========================================================== */

.sidebar .widget {
	clear: both;
}

.sidebar caption { /* calendar heading */

	padding: 0 0 5px 3px;
	font-weight: bold;
	text-align: left;
}

.sidebar th { /* calendar days */
	text-align: center;
	background: #D5D9DA;
}

.sidebar td { /* calendar entries */
	width: 20px;
	text-align: center;
	background: #D5D9DA;
}

.sidebar .textwidget p { 
	font-size: 0.92em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

.widget_archives ul li, li.archive_item {
	padding-left: 18px;
	background: transparent url(images/icon-calendar.png) no-repeat top left;
}

.widget_links ul li {
	padding-left: 18px;
	background: transparent url(images/icon-link-go.png) no-repeat top left;
}

.widget_recent_entries ul li {
	padding-left: 18px;
	background: transparent url(images/icon-page-white.png) no-repeat top left;
}

.widget_recent_comments ul li {
	padding-left: 18px;
	background: transparent url(images/icon-comment.png) no-repeat top left;
}

.widget_categories ul li, .cat-item {
	padding-left: 18px;
	background: transparent url(images/icon-folder.png) no-repeat top left;
}

.widget_categories ul li.current-cat, .current-cat {
	padding-left: 18px;
	background: transparent url(images/icon-folder-star.png) no-repeat top left;
}

.widget_pages ul li, .page_item {
	padding-left: 18px;
	background: transparent url(images/icon-page-blue.png) no-repeat top left;
}

.widget_pages ul li.current_page_item {
	padding-left: 18px;
	background: transparent url(images/icon-page-red.png) no-repeat top left;
}

.widget_tag_cloud a {
	padding-left: 2px;
	padding-right: 2px;
	text-transform: lowercase;
}

.widget_meta ul li {
	padding-left: 18px;
	background: transparent url(images/icon-cog.png) no-repeat top left;
}

.widget_search { padding-top: 15px; }
.widget_search br { display:none }

.widget form { padding: 0; margin: 0; }
.widget input { padding:0; margin: 0; }

.sidebar .ad {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

/* === Content Styles ====================================================================== */

#content .post {
	clear: both;
	margin: 0 0 50px 0;
	padding: 15px 0 10px 0;
}

#content .post-content {
	clear: both;
	margin: 0;
	padding: 0;
}


#content .post h2 {
	font-size: 165%;
	line-height: 1em;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #4E79A2;
	margin: 0 0 2px 0;
	border-bottom: 1px dotted #8D8D8D;
	letter-spacing: -1px;
	padding: 0 0 3px 0;
}

#content .post h2 a, #content div.post h2 a:visited {
	color: #4E79A2;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#content .post h2 a:hover {
	color: #7D8092;
	text-decoration: none;
	padding:0;
	margin:0;
}

#content .post h2 .icon-edit {
	font-size: 75%;
	color: #CCCCCC;
}

#content .post h3 {font: normal 125%/80% 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;}

#content .post p {
	text-align: justify;
	line-height: 130%;
	padding: 2px;
}

#content .icon-edit {
	padding-left: 18px;
	background: url(images/icon-edit.png) no-repeat center left;
}

#content .post-date {
	width: 45px;
	height: 49px;
	float:left;
	margin-bottom: 10px;
	background: url(images/date-bg.gif) no-repeat;
}

#content .post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
#content .post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 4px;
	margin-left: -3px;
}

#content .post-year {
	font-size: 8px;
	line-height: 8px;
	letter-spacing: 1px;
	color: #BBBBBB;
	display: block;
	text-align: center;
	margin-left: -3px;
}

#content .entry {
	float:right;
	width: 558px;
	height: 49px;
	margin-bottom: 10px;
}

#content .post-cat {
	background: url(images/icon-folder.png) no-repeat left center;
	padding-left: 15px;
	margin-left: 10px;
	height: 16px;
	float:left;
	font-size: 95%;
}
#content .post-author {
    background: url(images/icon-user-female.png) no-repeat left center;
	padding-left: 18px;
	height: 16px;
	float: left;
	font-size: 95%;
}
#content .post-tags {
	background: url(images/icon-tag-orange.png) no-repeat left center;
	text-transform: lowercase;
    margin-left: 10px;
	padding-left: 18px;
	height: 16px;
	float: left;
	font-size: 95%;
}

#content .more-link {
	font-size: 85%;
}

#content .post ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content .post ul li {
	background: url(images/icon-bullet-orange.png) left top no-repeat;
	line-height: 140%;
	padding-left: 2.5em;
	margin-left: 0;
}

#content .post ol {
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

#content .post ol li {
	line-height: 140%;
	padding-left: 0;
	margin-left: 2em;
}

/* === Content Footer Styles ====================================================================== */

#content .post-footer { 
	clear: both; 
	border-top: dotted 1px #CCCCCC;
}

div.sociable { margin: 2px 0; float: left; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
#content .sociable span {
	display: block;
}
#content .sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
#content .sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



#content .post-comments {
	line-height: 18px;
	float: right;
	padding-top: 2px;
}

#content .post-comments-zero {
	background: url(images/icon-comment-add.png) no-repeat left bottom;
	padding-left: 18px;
}

#content .post-comments-one {
	background: url(images/icon-comment.png) no-repeat left bottom;
	padding-left: 18px;
}

#content .post-comments-more {
	background: url(images/icon-comments.png) no-repeat left bottom;
	padding-left: 18px;
}

#content .ad {
	text-align: center;
}

/* === Post Navigation Styles ====================================================================== */

#content .navigation {
	border-top: 1px dotted #8D8D8D;
}

#content .navigation a {
	text-decoration: none;
}

#content .navigation .alignleft {
	float: left;
	width: 47%;
}

#content .navigation .alignright {
	float: right;
	width: 47%;
	text-align: right;
}

/* === Comment Styles ========================================================== */

#comments, #respond {
	clear: both;
	margin-top: 15px;
	border-top: 1px solid #666666;
}

#respond:after { content: ""; display: block; height: 0; clear: both; }
#respond { margin-bottom: 20px; }

#comments h3, #respond h3 {
	font-family: 'Trebuchet MS', Verdana, Arial sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #4B4F4F;
}

#comments .commentlist {
    list-style: none;
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
}
#comments .commentlist li{
    margin-bottom: 6px;
	padding: 10px;
}
#comments .commentlist .alt {
	background-color: #FAFAFF;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

#comments .commentlist .author {
	background-color: #FFEEDD;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

#comments .commentlist cite, #comments .commentlist cite a, #comments .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#comments .commentlist .commentmetadata {
	display: block;
	color: #999999;
	font-size: 0.8em;
	margin-bottom: 5px;
	margin: 0;
	padding: 0;
}

#comments .commentcount {
    font-family: 'Trebuchet MS', Verdana, Arial sans-serif;
	color: #DEDEDE;
	float: right;
	font-size: 2em;
}

#content .nocomments {
	text-align: center;
	padding: 30px;
	font-size: 12px;
	color: #666666;
}


/***** comment form *****/
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 2px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F9F9F9;
	border: 1px dotted #8D8D8D;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 99%;
/** height: 115px; **/
	background:#F9F9F9;
	border: 1px solid #8D8D8D;
	padding: 2px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background: url(images/button-comment.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/** Quicktags **/
#quicktags {
	margin-top: 4px;
	margin-bottom: 0px;
}

#quicktags input {
	background: #f9f9f9 url(images/button-bg.png) repeat-x;
	border: 1px solid #aaaaaa;
	font-size: .9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 1px 2px 0px 0px;
	padding: 0px 1px 0px 1px;
}

#quicktags input:hover {
	border: 1px solid #4E79A2;
}

.sidebar input[type="submit"] {
	background: url(images/button-search.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 64px;
	height: 28px;
	cursor: pointer;
}

.sidebar #s {
  width: 120px;
}


hr {
	display:none;
}

blockquote {
	font-family: arial, tahoma, verdana, sans-serif;
}


img {
/*	padding:5px; */
	border:0;
}

img.alignleft {
	float:left;
	margin-right: 5px;
}

img.alignright {
	float:right;
	margin-left: 5px;
}

img.centered, img.aligncenter {
        display:block;
	margin: 0 auto;
	text-align: center;
}

p.centered {
	text-align: center;
}

p.centered object {
        display:block;
	margin-left: auto;
	margin-right: auto;
}

.icon-starfish {
	padding-left: 18px;
	background: transparent url(images/icon-starfish.gif) no-repeat center left;
}

.valid {
	padding-left: 18px;
	background: transparent url(images/icon-tick.png) no-repeat center left;
}
