/*
Theme Name: Inspiration Board
Theme URI: http://www.sixhours.net
Description: 
Version: 1.0
Author: Caroline Moore
Author URI: http://www.sixhours.net
Tags: widgets

*/

.date {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 40px;
	border: 1px solid #333;
	display: block;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.date_day {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	display: inherit;
	position: relative;
}

.date_month {
	text-align: center;
	font-size: 14px;
	font-variant: small-caps;
	margin: 0px;
	padding: 3px;
	clear: both;
	background-color: #db6178;
	color: #FFF;
	display: inherit;
	position: relative;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomright: 8px;
	border-radius-bottomleft: 8px;
	border-radius-bottomright: 8px;
	font-weight: bold;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol li, ol {
	list-style-type: decimal;
	list-style: decimal;
	margin: 2px;
}

ol li ol li {
	list-style-type: lower-roman;
	list-style: lower-roman;
	margin: 2px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright, a.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: block;
	}

img.alignleft, a.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: block;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
a img {
	border: solid 1px #999;
	}
	
.img_header {
	border: 0px none;
}
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.navigation {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #4f8dd2;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4f8dd2;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #a9b66c;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #a9b66c;
}

li.page_item {
	clear: none;
}

.page_link:link {
	float: left;
	margin-right: 16px;
	margin-left: 16px;
	clear: none;
	display: block;
}
.page_link:visited {
	float: left;
	margin-right: 16px;
	margin-left: 16px;
	clear: none;
	display: block;
}
.page_link:hover {
	float: left;
	margin-right: 16px;
	margin-left: 16px;
	clear: none;
	display: block;
}
.page_link:active {
	float: left;
	margin-right: 16px;
	margin-left: 16px;
	clear: none;
	display: block;
}

li.current_page_item a.page_link {
}

hr {
	background-color: #FFFAE9;
	clear: both;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae4e8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}

.content {
	float: left;
	clear: left;
	position: absolute;
	width: 500px;
	margin: 0px;
	padding: 0px;
	left: 470px;
	top: 170px;
	z-index: 0;
	display: inline-block;
}

.footer {
	font-size: 11px;
	text-align: center;
	clear: both;
	position: absolute;
	margin-top: 20px;
	display: block;
	padding: 5px;
	left: 5px;
	width: 335px;
	top: 875px;
}


/* 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;
}
/* End captions */
	
.widget {
	position: absolute;
	display: block;
}

.widget a {
	color: #db6178;
}

.widget a:visited {
	color: #db6178;
}

.widget a:hover {
	color: #a9b66c;
}

.widget a:active {
	color: #a9b66c;
}

.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9e643d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.page_title:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9e643d;
	margin-bottom: 7px;
}

.page_title:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9e643d;
	margin-bottom: 7px;
}

.page_title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9e643d;
	margin-bottom: 7px;
}

h2.widgettitle {
	display: none;
	overflow: hidden;
}

li.widget ul {
	list-style: disc;
	margin-left: 25px;
	display: block;
}

li.widget ul li {
	list-style: disc;
}

li.widget select {
	margin-left: 25px;
}

div#content ul li {
	list-style: disc;
}

div#content ul { 
	list-style: disc;
	margin-left: 25px;
	display: block;
}

p.postmetadata {
	display: block;
	margin-bottom: 5px;
	padding-top: 6px;
}

small, .postmetadata {
	text-transform: uppercase;
	color: #999;
	font-size: 11px;
}
	
a .attachment-thumbnail {
	border: 0px none;
}

#gallery, #gallery-1 {
	margin: auto;
	clear: both;
	positon: relative;
	width: 100%;
}

#gallery .gallery-item {
	float: left;
	text-align: center;
	width: 22%;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#gallery .gallery-icon {
	padding-top: 5px; 
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 20px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #f9f9f9;
	background-image: url(images/polaroid_texture.gif);
	background-repeat: repeat;
}

#gallery-1 .gallery-icon {
	padding-top: 5px; 
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 20px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #f9f9f9;
	background-image: url(images/polaroid_texture.gif);
	background-repeat: repeat;
}

#gallery img, #gallery-1 img, #gallery-1 a img {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
}

#gallery .gallery-caption, #gallery-1 .gallery-caption {
	margin-left: 0;
}

.year_links:link {
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 30px;
	float: left;
	position: relative;
}
.year_links:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 30px;
	float: left;
	position: relative;
}
.year_links:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 30px;
	float: left;
	position: relative;
}
.year_links:active {
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 30px;
	float: left;
	position: relative;
}
.year_links_row {
	width: 100%;
	position: relative;
}

.more_links {
	float: right; 
	position: relative; 
	padding-top: 15px;
}

.widget_links {
	position: absolute;
	left: 10px;
	top: 115px;
	font-size: 14px;
}

.widget_links a {
	font-size: 14px;
}

.widget_archive {
	position: absolute;
	left: 60px;
	top: 255px;
}

.widget_categories {
	position: absolute;
	left: 180px;
	top: 355px;
}

.post {
	background-color: #f9f9f9;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 500px;
	display: inline-block;
}

html>body .post {
	width: 460px;
}

.post_header {
	width: 500px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	background-image:url(images/paper_background.png);
	background-repeat: no-repeat;
}

.post_header2 {
	width: 500px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	background-image:url(images/paper_background2.png);
	background-repeat: no-repeat;
}

.post_footer {
	width: 500px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	background-image:url(images/paper_background_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

img.avatar {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.thread-odd {
	background-color: #f1f1d5;
}

.widget_twitter {
	position: absolute;
	z-index: 100;
	top:470px;
	left:250px;
	width: 203px;
	height: 198px;
	background-image:url(images/twitter.png);
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
}

li.twitter-item {
	list-style: none;
	list-style-type: none;
	display: block;
	margin-bottom: 7px;
	width: 140px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.twitter_title_link {
	display: block;
	width: 150px;
	height: 25px;
}

ol.commentlist {
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
	list-style: decimal;
	list-style-type: decimal;
}

html>body ol.commentlist {
	width: 460px;
}

li.comment {
	margin-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 1px;
	margin-top: 0px;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	min-height: 60px;
}

ul.children, ul.children li.comment {
	list-style: none;
	list-style-type: none;
	display: block;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 3px;
}

li.comment-author-admin {
	background-color: #fafaf2;
}