@charset "UTF-8";

/*
Theme Name: Little Boxes
Theme URI: http://www.sixhours.net
Description: 
Version: 1.0
Author: Caroline Moore
*/

html {
	min-height:100%;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	min-height:100%;
}

.wrapper {
	background-image:url('img/background2--none.gif');
	margin-top: -10px;
	background-repeat: repeat;
	width: 100%;
	display:inline-block;
	z-index: -10;
	min-height:100%;
}

.header {
	width: 720;
	text-align: center;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

hr {
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 1px dashed #abd3d3;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry .aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry .alignleft {
	float: left;
	margin-right: 10px; 
	margin-bottom: 10px;
}

.entry .alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6AC0BF;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6AC0BF;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6AC0BF;
	text-decoration: none;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6AC0BF;
	text-decoration: none;
}

.footer_links:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #abd3d3;
	font-weight: bolder;
	text-decoration: none;
	font-variant: small-caps;
}

.footer_links:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #abd3d3;
	font-weight: bolder;
	text-decoration: none;
	font-variant: small-caps;
}

.footer_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #abd3d3;
	font-weight: bolder;
	text-decoration: none;
	font-variant: small-caps;
}

.footer_links:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #abd3d3;
	font-weight: bolder;
	text-decoration: none;
	font-variant: small-caps;
}

img a {
	border-style: none;
}

img {
	border-style: none;
}

div#menu {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#menu ul {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.whole {
	width: 733px;
	padding: 0px;
	position: relative;
	margin-left: 35px;
	margin-right: auto;
	z-index: -5px;
	margin-top: 0px;
	min-height:100%;
	display:inline-block;
}

.contents {
	float: left;
	width: 485px;
	padding-left: 0px;
	padding-right: 15px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
	border-right: 1px dashed #abd3d3;
	background-color: #FFFFFF;
	min-height:100%;
}

.navigation2 {
	position: relative;
	clear: both;
	width: 100%;
	display: block;
	margin-top: 10px;
}

.contents_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ce6767;
	margin-bottom: -5px;
	font-weight: bold;
}

.sidebar {
	float: left;
	width: 180px;
	padding-right: 0px;
	padding-left: 10px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	display: inline-block;
	background-color: #FFFFFF;
}

.sidebar_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #684207;
	line-height: normal;
}

.footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #abd3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A4040;
	letter-spacing: 2px;
	text-align: center;
	clear: both;
}

.widget_pages h3 {
	background: url(img/navigation.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -5000px;
	height: 30px;
}

.widget_twitter h3 {
	background: url(img/tweets.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -5000px;
	height: 30px;
}

.widget_links h3 {
	background: url(img/findme.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -5000px;
	height: 30px;
}

li#linkcat-185 h3 {
        background: none;
        text-indent: 0px;
}

.widget_rss h3 {
	background: url(img/blog.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -5000px;
	height: 30px;
}

.FlickrManager_widget_recent_flickr h3 {
	background: url(img/flickr.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -5000px;
	height: 30px;	
}

.widget li {
	margin-left: 30px;
	padding: 0;
	list-style: disc;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 15px;
}
	
.widget {
	margin-bottom: 25px;
}

.rss-date {
	font-variant: small-caps;
	font-size: 11px;
	position: relative;
}

.entry {
	clear: both;
	padding-top: 2px;
	display:block;
}

.border {
	width: 100%;
	height: 50px;
	background-image: url(img/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: both;
	z-index: 20;
	position:relative;
text-align: center;
}

div.border img {
margin-top: 6px;
position: relative;
}

.header_images {
	padding: 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	margin-bottom: 10px;
}

.header_image {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	float: left;
}

.avatar {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.alt {
	background-color: #f1f6f7;
}

li.comment {
	padding: 3px;
}

a#prevLinkText {
	margin-right: 5px;
}

a#nextLinkText {
	margin-left: 5px;
}

.ruffles {
	background-image:url(img/background2.png);
	background-repeat: repeat-y;
	width: 745px;
	padding: 0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	display:inline-block;
}

.whitebg {
	display:inline-block;
	background-color:#FFFFFF;
	position:relative;
	float:left;
}

.wrapper2 {
	width: 745px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}

#menu a:link {
 font-weight: bold;
 text-decoration: none;
 color: #D8E27A;
}

#menu a:visited {
 font-weight: bold;
 text-decoration: none;
 color: #D8E27A;
}

#menu a:hover {
 font-weight: bold;
 text-decoration: none;
 color: #D8E27A;
}

#menu a:active {
 font-weight: bold;
 text-decoration: none;
 color: #D8E27A;
}