/*  
Theme Name: Flexi-theme 1.0 for Matt and Kat
Theme URI: http://lab.katalinabrown.co.nz/wp_test/
Description: A new template built using the Default Kubrick theme as a base. This theme is for Matt and Kat Brown to be used on thier travel blog... Version: 1.0
Author: Katalina Brown
Author URI: http://www.katalinabrown.co.nz

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

*/

/* all the pretty colors */

#header {
    border-bottom: 3px solid #a7bbe4;
}
a {
    color: #849dd1;
}
a:hover {
    color: #5277c6;
}
#pageintro {
    border-top: 10px solid #6f796a;
}
div.imageframe img:hover {
    border: 2px solid #849dd1;
}
#pageintro p {
    color: #a4a9a1;
}
div#wp204, div#admin, div#kat, div#matt {
    background-color: #c0cee2;
    border: 4px solid #849dd1;
}
.breaker {
    border-bottom: 2px dotted #a7bbe4;
    height: 1px;
    width: 100%;
    clear: both;
    margin-top: 0.1em;
    margin-bottom: 1.6em;
}
#content p.postmetadata, p.postmetadata a {
    color: #5277c6; 
}
span.author {
    color: #a7bbe4; 
}
div#postdate {
    color: #6f796a;
}
div.imageframe img {
    border: 2px solid #444;
}
.entry p a:visited {
	color: #6f796a;
}
#commentform label, #commentinstructions {
    color: #465140;
}
.commentlist li {
    border: solid 1px #dddddd;
}
.commentmetadata a {
    color: #849dd1;
}
#footer_meta {
	color: #a4a9a1;
    border-top: 2px dotted #a7bbe4; 
    border-bottom: 3px solid #6f796a; 
}
#footer_meta a {
	color: #6f796a;
}
#footer {
    border-bottom: 15px solid #849dd1;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #5e76b8;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #5e76b8; 
}
h2 a:hover, h3 a:hover {
	color: #4f61a2;
}
.pagetitle {
    color: #a4a9a1;
}
#sidebar h3, #wp-calendar caption {
    color: #a4a9a1; 
    border-bottom: 1px solid #ced5cb; 
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #4f61a2;
}
#sidebar a {
	color: #4f61a2; 
	text-decoration: none;
}

#sidebar a:visited {
	color: #6f796a; 
	text-decoration: none;
}

#sidebar a:hover {
	color:  #849dd1; 
	text-decoration: underline;
}

#sidebar a:active {
	color: #5277c6;
	text-decoration: none;
}
.submitbutton {
    background-color: #c0cee2; 
    color: #444;
    border: 2px solid #849dd1; 
	}
#wp-calendar th {
	background-color: #c0cee2; 
	border: 1px solid #c0cee2; 
    color: #444;
}


/* Start of main layout structure */
body {
    font-size: 75%;
    font-family: Arial, Sans-serif;
	text-align: center;
    margin: 0px;
	padding: 0px;
	}

#page {
    margin: 10px auto 0px auto;
    padding: 0px;
    width: 810px;
    text-align: center;
    font-size: 1.0em;
}
#header {
    background: url(images/header_bg.png) repeat-x bottom left #fff;
    height: 70px;
}
#header h1 span {
    display: none;
}
#header h1 {
    margin: 0px auto 0px auto;
    width: 810px;
    height: 70px;
    padding: 0px;
    background: url(images/blog_title.png) no-repeat left 10px transparent;
}
.blogsubtitle {
    display: none;
}
#content {
    text-align: left;
    float: left;
    padding: 0px;
    width: 620px;
}
#sidebar {
    font: 1em Verdana, Arial, Sans-Serif;
    width: 180px;
    text-align: left;
    float: right;
    font-size: 0.9em;
    display: inline;
    clear: right;
    padding-top: 10px;
	}
#topmenu {
    text-align: center;
    width: 810px;
    position: relative;
    margin: 0px auto 0px auto;   
}
#topmenu ul {
    position: absolute;
    top: -66px;
    left: 245px;
    z-index: 800;
    list-style-type: none;
    width: 565px;
    padding: 0px;
    margin: 0px;
}
#topmenu li {
    float: left;
    width: 110px;
    height: 63px;
    padding: 0px;
    margin: 0px;
}
#topmenu a {
    font-size: 1.1em;
    display: block;
    height: 62px;
    font-weight: bold;
    text-decoration: none;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: transparent;
    font-family: Arial, Sans-serif;
}
#topmenu a:hover {
    background-position: top center;
}
#topmenu a span {
    display: block;
    padding-top: 12px;
    }
#topmenu a#news {
    background-image: url(images/menunews.png);
}
#topmenu a#photos {
    background-image: url(images/menuphotos.png);
}
#topmenu a#plans {
    background-image: url(images/menuplans.png);
}
#topmenu a#about {
    background-image: url(images/menuabout.png);
}
#topmenu a#contact {
    background-image: url(images/menucontact.png);
}
#pageintro div.frame {
    background: url(images/random_title.png) center right no-repeat transparent;
    width: 760px;
    height: 115px;
    margin: 0px auto 0px auto;
    padding: 10px 40px 10px 10px;
}
#pageintro p {
    width: 340px;
    text-align: justify;
    padding: 25px 0px 0px 0px;
    font-size: 1.4em;
    margin: 0px;
    font-family: Arial, Sans-serif;
    line-height: 0.9em;
}
span.bigger {
    font-size: 1.1em;
    font-weight: bold;
}
#pageintro div.imageframe {
    display: block;
    height: 134px;
    width: 134px;
    margin-left: 20px;
    float: right;
    background: url(images/thumb_bg.png) top left no-repeat #6f796a;
}
#pageintro div a img {
    margin: 15px 3px;
}
#pageintro div a.portrait img {
    margin: 3px 15px;
}
/* end of main layout blocks */

/* styles for elements within the main content box */

.post, .page {
    margin: 0px;
    text-align: justify;
    padding: 18px;
    margin-bottom: 30px;
    font-size: 1.0em;
    line-height: 1.3em;
	}
.post_borders {
    width: 610px;
    background: url(images/post_borders.png) no-repeat top left #fff;
    position: relative;
}
.page_borders {
    margin-top: 10px;
    width: 810px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: url(images/page_borders.png) no-repeat top left #fff;
}
#content p.postmetadata {
	padding-top: 15px;
    clear: left;
    text-align: left;
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.3em;
}
div#wp204, div#admin, div#kat, div#matt {
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 800;
    top: 18px;
    left: 18px;
    background-position: center 5px;
    background-repeat: no-repeat;
}
div#matt, div#admin {
    background-image: url(images/matt_author.gif);
}
div#kat, div#wp204 {
    background-image: url(images/kat_author.gif);
}
span.author {
    margin-left: 60px;
    font-weight: bold;
    font-size: 0.9em;
}
.post h2 {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 3px;
    line-height: 1.0em;
}
div#postdate {
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 18px;
    right: 18px;
    font-size: 1.3em;
    letter-spacing: -2px;
}
#content .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	text-align: center;
	margin: 5px 0px;
}

#content p {
    margin: 0px;
    padding-top: 10px;
}
#content ul li {
    list-style: url(images/dot_bullet_left.png) disc outside;
}
#content ol li {
    list-style-position: outside;
   } 

/* this styling adds the little icons beside comment, edit, category and trackback links. */
.commentlink {
    background: url(images/comment_bubble.png) no-repeat center left;
    padding-left: 20px;
}
.editlink {
    background: url(images/edit_pencil.png) no-repeat center left;
    padding-left: 20px;
}
.categorylink {
    background: url(images/category_folder.png) no-repeat center left;
    padding-left: 20px;
}
.trackbacklink {
    background: url(images/trackback_arrows.png) no-repeat center left;
    padding-left: 20px;
}
/* icon styling ends here */

#commentpadding {
    padding: 0px 18px 18px 18px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
    margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.0em;
	text-transform: none;
    margin: 10px 5px 10px 0;
	}
#commentform {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 5px 0;
    font-size: 0.9em;
	}
.commentmetadata {
    margin: 0;
	display: block;
    text-align: right;
    font-size: 0.9em;
    font-weight: normal;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
    padding: 8px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform .submitbutton {
	margin: 0;
    font-weight: bold;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-bottom: 35px;
	}

/* styles for main content elements end here */

/* styles for footer start here */

#footer {
	padding: 0;
    padding-top: 25px;
    text-align: center;
	margin: 20px auto 0px auto;
    clear: both;
    background: url(images/header_bg.png) repeat-x bottom left #fff;
	position: static;
	bottom: 0px;
    font-size: 1.2em;
}
#footer_meta {
	clear: both;
	margin: 0px auto;
	padding-bottom: 10px;
    padding-top: 5px;
	text-align: center;
    font-size: 0.8em;
}
#footer_meta ul {
	margin: 0px;
	padding-top: 5px;
}
#footer_meta li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-left: 5px;
	text-align: right;
}

/* styles for footer end here */

/* general fonts and headings starts here */

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.2em;
	}

h2 {
	font-size: 1.9em;
    padding-bottom: 15px;
    margin: 0px;
	}

h2.pagetitle {
	font-size: 1.7em;
    margin-top: 0px;
    padding: 0px;
	text-align: center;
	}

h3 {
	font-size: 1.5em;
    padding: 0;
	margin: 10px 0 0;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h3#respond {
    font-size: 1.5em;
}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
    font-size: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* general topography ends here */

/* sidebar styles start here */

#sidebar h3 {
    margin: 5px 0 0;
	padding: 0;
    font-size: 1.1em;
    font-weight: bold;
}

#sidebar form {
	margin: 0;
	}
#sidebar ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
    font-size: 1.1em;
}

#sidebar li ul li {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 15px;
    list-style: none outside;
}

#sidebar li li li {
	padding-top: 1px;
	font-size: 92%;
	margin-left: 15px;
}

#sidebar li li li li {
	padding-top: 1px;
	font-size: 92%;
	margin-left: 15px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Sidebar */

/* Begin Images */
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 Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.submitbutton {
	padding: 1px;
    font-weight: bold;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */

/* Begin Calendar */

#wp-calendar {
	width: 100%;
	background-color: #fff;
}

#wp-calendar caption {
	text-align: left;
	margin: 0px 0px 2px;
    font-weight: bold; 
    font-size: 1.1em;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#wp-calendar th {
    font-size: 0.9em;
	padding: 1px;
    text-align: center;
    font-style: normal;
	text-transform: capitalize;
}

#wp-calendar td {
    font-size: 0.9em;
	border: 1px solid #e4e4e4;
	padding: 1px;
	text-align: center;
	margin: 1px;
}

#wp-calendar a {
	display: block;
    text-decoration: none;
}

#wp-calendar a:hover {
	background-color: #ffffff;
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #dddddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
.clearall {
    clear: both; 
}
a img {
	border: none;
	}

#contact TD, #contact TH {
    padding-right: 25px;
    padding-bottom: 3px;
}
/* End Various Tags & Classes*/


