/*

Theme name: ColourLovers - UltraLight
Description: A WordPress theme by Elaine Wherry based upon Fredrik Sørlie
UltraLight Version: 1.2
ColourLovers Theme Author: Elaine Wherry  http://ewherry.com
UltraLight Author: Fredrik S\303\270rlie http://www.fredriksoerlie.com/
Tags: white, fixed-width, two-columns


*

/* -------------------------------- Global styles -------------------------------- */

* {
	margin: 0; padding: 0;
}

html, body {
	width: 100%; height: 100%;
	padding: 0px;
	margin: 0px;
}


body {
	background-color: #CCC;
}

body, table, tr, td, th, input, textarea {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666;
	line-height: 18px;
}

hr {
	height: 0; line-height: 0; font-size: 0;
	border-top: 1px dotted #CCC;
	display: block; clear: both;
	padding: 0; margin: 10px 0;
}

img, img.ewherry {
	vertical-align: top; 
	border:0;
	/*margin: 20px 10px 20px 0;*/
	padding: 10px;
	border: 1px dotted #CCC;
}

img.wp-smiley {
	margin: 0;
	padding: 0;
	border: none;
}

p {
	color: #666;
	display: block; 
	clear: both;
	margin-bottom: 20px;
}

.left, .alignleft {
	float: left;
}


.right, .alignright {
	float: right;
}

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

.clear {
	clear: both;
}

.center {
	text-align: center; 
}

blockquote {
	padding: 10px 20px;
	background-color: #EFEFEF;
	color: #666;
	border: 1px dotted #999;
	padding-left: 30px;
}

/* -------------------------------- Main layout styles -------------------------------- */

body {
	margin: 0;
	padding: 0;
}

.post, #maincontent {
	padding: 0;
}

div#background {
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
}

div.borderwrapper {
	margin: 20px auto 0 auto;
	padding: 5px;
	width: 960px;
/*	background-color: #FFF; */
/*	border: 1px solid #CCC; */
}

div.dropshadowwrapper {
	padding: 5px;
	width: 950px;
/*	background-color: #FFF;*/
}

div.topdropshadow {
	height: 9px;
	background-image: url('images/top2.png');
	background-repeat: no-repeat;
}

div.middropshadow {
	background-image: url('images/middle.png');
	background-repeat: repeat-y;
	background-position: top right;
	
}

div.bottomdropshadow {
	height: 9px;
	background-image: url('images/bottom2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#wrapper {
	margin: 0 auto;
	border: 1px solid #CCC;
	padding: 0 9px;
	background-color: #FFF;
	width: 920px;
	text-align: center;
}

img#logo {
	padding: 40px 0;
	border: none;
}

div#page {
	margin: 0 auto;
	width: 900px;
	background-color: #FFF;
	padding: 0;
}

div#header {
	display: table; clear: both;
	padding: 0px 0px 10px 0px;
}

ul.headerRow {
	width: 880px;
	list-style: none;
}

ul.headerRow li {
	display: block;
	float: left;
}

ul#menu {
	width: 900px;
	text-transform: uppercase;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	display: table; clear: both;
	padding: 5px 10px;
	list-style: none;
}

h2#posts, h2#title, #titlecaption {
	padding-left: 10px;
}


div#content {
	width: 900px;
	text-align: left;
	clear: both;
	padding: 40px 0; margin: 0 auto;
}

div#maincontent {
	width: 600px;
	float: left;
}

div#sidebar {
	width: 260px;
	float: right;
	padding-bottom: 20px;
}

div#footer {
	border-top: 1px solid #CCC; 
	display: block; clear: both;
	padding: 10px 0 20px 0;
	margin: 40px auto 20px auto;
}

/* -------------------------------- Additional layout styles -------------------------------- */

.size-medium, .size-thumbnail {
	display: block; float: left;
	margin: 0 20px 20px 0;
}

.size-large, .size-full {
	display: block; clear: both;
	margin-bottom: 20px;
}

.date {
	font-size: 12px; font-weight: normal; color: #999;
	display: block; clear: both;
	margin-bottom: 10px;
}

.post, .comment, .page {
	padding-left: 10px;
	width: 600px;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
	display: table; clear: both;
	margin-bottom: 20px;
}

.page {
 	border-bottom: none;
}

.singlepost {
	padding: 10px;
	width: 600px;
	overflow: hidden;
	display: table; clear: both;
}

.postmeta, .commentmeta {
	display: block; clear: both;
	margin-bottom: 20px;	
}

#pagination, #navigation {
	display: block; clear: both;
}

#pagination {
	width: 600px;
	overflow: hidden;
	border-top: 1px dotted #CCC;
	display: table; clear: both;
	padding: 20px 0;
}

.commentavatar {
	float: left; margin-right: 20px;
}

.commenttext {
	float: left;
}

.alt {
	/*background: #EFEFEF;*/
}

.widget {
	display: block; clear: both;
	margin-bottom: 20px;	
}

/* -------------------------------- Heading styles -------------------------------- */

h1 {
	display: block; float: left;
}

h2 {
	font-size: 14px; font-weight: normal; color: #666; line-height: 14px;
	text-transform: uppercase;
	border-bottom: 1px dotted #CCC;
	display: block; clear: both;
	margin-bottom: 20px;
}

h3 {
	font-size: 14px; font-weight: normal; color: #666
}

#maincontent h3 {
	font-size: 16px; font-weight: normal; color: #666;
}

h4 {	
	font-size: 14px; font-weight: normal; color: #666;
}

/* -------------------------------- Link styles -------------------------------- */

a,
a:focus, 
a:link, 
a:active { 
	outline: none; 
}

a {
	color: #558; text-decoration: none;
}

a:visited {
	color: #336; text-decoration: none;
}

a:hover {
	color: #000; text-decoration: underline;
}

ul#menu li a {
	color: #666;
	text-decoration: none;
}

ul#menu li.current_page_item a,
ul#menu li a:hover {
	color: #000;
	text-decoration: none;
}

.rss {
	background: url('images/rss-icon.png') left 50% no-repeat;
	padding-left: 26px;
}

/* -------------------------------- List styles -------------------------------- */

ul,
ol,
li {
}

ul#menu li {
	display: block; float: left;
	margin-right: 30px;
}

ul#menu li.right, ul.headerRow li.right {
	float: right;
	margin: 0;
}

#maincontent ul {
	display: block; clear: both;
	margin-bottom: 20px;
}

#maincontent li, .singlepost li {
	padding-bottom: 10px;
	list-style-image: url('images/dash.gif');
}


#sidebar ul {
	list-style: none;
	display: block; clear: both;
	margin-bottom: 20px;
}

/* -------------------------------- Form styles -------------------------------- */

input {
	width: 50%;
	color: #666;
	background: #FFF;
	border: 1px solid #CCC;
}

#sidebar input {
	width: 100%;
	margin-bottom: 20px;
}

textarea {
	width: 100%;
	color: #666;
	background: #FFF;
	border: 1px solid #CCC;
	overflow: auto;
}

