/*  
Theme Name: Fussy
Author: Christy Tsioutsias
*/

/* Page structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'trebuchet ms', verdana, arial, sans-serif;
	background: url('images/body_bg.gif') repeat;
	color: #c0000b;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 	
	}

div#page {
	margin: 5px auto;
	padding: 0;
	width: 1000px;
	background: url('images/topnav_bg.gif') 25px 5px no-repeat;	
	}

div#sidebar  {
	padding: 165px 0 0 0;
	margin: 0 0 0 825px;
	width: 170px;
	background: url('images/sidebar_bg.gif') top center no-repeat;
	}

div#leftcol {
	float: left;
	width: 810px;
	}

div#header {
	margin-left: 30px;
	margin-bottom: 0;
	width: 780px;
 	height: 400px;	
	}

div.narrowcolumn, div.widecolumn {
	margin: 0;
	width: 810px;	
	}

div#content, div#footer, div#sidebar {
	font-size: 1.4em;
	}

#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

img.centered, .aligncenter, div.aligncenter {
	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;
	}

/* Splash page special page structure */

div#page-splash {
	margin: 5px auto;
	padding: 0;
	width: 819px;
	height: 590px;	
	position: relative;
	background: url('images/splash_bg.jpg') left 32px no-repeat;
	}

div#page-splash #topnav {
	margin: 0;
	padding-left: 30px;
	}
	
div#page-splash #topnav ul {
	padding: 0;
	}	

div#page-splash .narrowcolumn-splash {
	width: 819px;
	height: 560px;
	}

div#page-splash #window {
	position: absolute;
	left: 35px;
	top: 60px;
	}	
	
div#page-splash .entry-page  {
	padding: 0;
	margin: 15px 0 0 0;
	background: url('images/postsplash_bg.gif') left center repeat-y;
	}

div#page-splash .entry-page  p {	
	padding: 0 15px 0 15px;	
	}	
		
div#page-splash .post {
	position: absolute;
	top: 30px;
	left: 588px;	
	background: none;
	width: 215px;
	padding: 0;
	}	
	
div#page-splash div#newsletter  {
	width: 100%;
	margin: auto;
	padding: 0;
	text-align: center;
	}
	
div#page-splash div#newsletter form {
	margin: 0;
	padding: 0;
	}
	
div#page-splash p, div#newsletter input  {
	margin-top: 0;
	margin-bottom: 5px;
	}
	
 div#newsletter input  {
 	vertical-align: middle;
 	}
	
div#newsletter input.submit  {
	border: 2px solid #ffe8ab;
	padding: 5px;
	background: #f78701;
	color: #ffe8ab;
	font-weight: bold;
	}	

img.centered, .aligncenter, div.aligncenter {
	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;
	}

/* Header sections */

#topnav  {
	position: relative;
	height: 32px;
	margin: 0;
	padding-left: 100px;
	text-align: left;
	}

#topnav ul  {
	height: 32px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	height: 32px;
	}

#topnav ul li img {
	vertical-align: bottom;
	}

#featured  {
	margin: 0 0 0 0px;
	width: 780px;
	height: 265px;
	position: relative;
	background: url('images/header_bg.gif') bottom right no-repeat;
	}

#featured #featured1  {
	position: absolute;
	top: 96px;
	left: 1px;
	z-index: 1;	
	}
	
#featured #featured2  {
	position: absolute;
	top: 80px;
	left: 152px;
	z-index: 2;	
	}
	
#featured #featured3  {
	position: absolute;
	top: 95px;
	left: 290px;
	z-index: 1;
	}	
	
#featured #rotate  {
	position: absolute;
	top: 0;
	left: 461px;
	z-index: 1;
	}	

#featured #rotate #stitches {
	position: absolute;
	top: 0;
	left: 600px;
	z-index: 2;
	}	

#flickr  {
	margin-left: 10px;
	height: 100px;
	background: url('images/flickr_bg.gif') no-repeat;
	padding: 0 0 0 210px;
	margin-bottom: 20px;
	}
	
#flickr img {
	float: left;
	margin: 0 10px 4px 0;
	width: 80px;
	height: 80px;
	border: 3px solid #c0000b;
	}

/* Posts and blog entries */

.postwrapper  {
	width: 807px;
	background: url('images/post_bg.gif') top left repeat-y;
	margin: 0 0 20px 0;
	padding: 0;
	}

.post {
	background: url('images/post_base.gif') bottom right no-repeat;
	margin: 0;
	padding: 0;	
	text-align: justify;
	}
	
.entry, .entry-page  {
	margin: 0;
	padding-top: 0;
	padding-left: 90px;
	padding-right: 50px;	
	padding-bottom: 2em;
	background: url('images/post_top.gif') top center no-repeat;
	}

.entry p, .entry-page p  {
	margin: 0 0 1em 0;
	}

.narrowcolumn .postmetadata {
	padding: 30px 0 5px 0;
	margin: 0;
	}	
	
.widecolumn .postmetadata {
	padding: 0 25px 50px 55px;
	margin: 0;
	}	
	
.postmetadata {
	}

.post h2, .post h3  {
	float: left;
	margin: 0;
	padding: 10px 0 15px 0px;
	}	

.post .date  {
	float: right;
	margin: 0;
	padding: 10px 15px 15px 0;	
	color: #f78701;
	font-size: 1.1em;
	font-weight: bold;
	}

.post hr {
	display: block;
	}


/*  Don't use these styles */
/*
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
*/

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

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

.postmetadata {
	clear: left;
	}

/* Footer copyright and credits */

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666600;
	}

#footer p a:active, #footer p a:link, #footer p a:hover, #footer p a:visited, #footer p a {
	color: #eb3738;
	}
	
/* Headers, links, general typography */

a, h2 a:hover, h3 a:hover {
	color: #2cacb9;
	text-decoration: none;
	}

a:hover {
	color: #eb3738;
	text-decoration: underline;
	}
	
h1, h2, h3 {
	font-weight: normal;
	}

h1, h2 {
	font-size: 1.6em;
	}s

h2, h2 a {
	color: #f78701;
	}

h2.pagetitle {
	font-size: 1.4em;
	margin: 0 0 0 45px;
	color: #666600;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	}

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;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

ol.commentlist .alt, ol.commentlist, div.search {
	background-color: #fff;
	border-top: 1px solid #eb3738;
	border-bottom: 1px solid #eb3738;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
br.clear  {
	clear: both;	
	}

/* Comments */

.alt {
	/* margin: 0;
	padding: 10px; */
	}

.commentlist, #commentform {
	padding: 0;
	width: 770px;
	margin: 0 0 0 40px;
	text-align: justify;
	}

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font-family: 'Courier New', Courier, Fixed;
	}

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

/* Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.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;
	}

/* Sidebar */

#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: 0 0 0 0;
	}

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

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

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

/* Pages sidebox */

#sidebar li#pages-2  {
	margin: 0;
	padding: 0 0 30px 0;
	background: url('images/pages_base.gif') bottom center no-repeat;
	}
	
#sidebar li#pages-2 li {
	margin: 0;
	padding: 0;
	background: url('images/pages_bg.gif') repeat-y;
	}
	
#sidebar li#pages-2 ul {
	margin: 0;
	padding: 0;
	}	
	
#sidebar li#pages-2 a:link, #sidebar li#pages-2 a:active, #sidebar li#pages-2 a:visited  {	
	color: #666600;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	display: block;
	padding: 0 0 7px 0;
	width: 170px;
	background: url('images/bluedots.gif') bottom no-repeat;
	}
	
#sidebar li#pages-2 a:hover {	
	color: #eb3738;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: normal;	
	width: 170px;
	margin: 0;
	display: block;
	padding: 0 0 7px 0;	
	background: url('images/reddots.gif') bottom no-repeat;	
	}	

#sidebar li#pages-2 h2 {
	display: none;	
	}
	
/* Search sidebox */

#sidebar li#search-2  {
	margin: 15px 0;
	padding: 28px 0 5px 0;
	color: #666d0e;
	background: url('images/search_bg.gif') top center no-repeat;
	}

/* Generic sidebox */

#sidebar ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul ul {
	margin: 0;
	padding: 0;
	}	
	
#sidebar ul li a:link, #sidebar ul li a:active, #sidebar ul li a:visited  {	
	color: #eb3738;
	margin: 0;
	}
	
#sidebar ul li a:hover {	
	color: #f78701;
	text-decoration: none;
	margin: 0;
	}	

/* Archives sidebox */

#sidebar li#archives-2  {
	width: 168px;
	margin: 1em 0 0 0;
	padding: 40px 0 10px 0;
	background: url('images/archive.gif') top center no-repeat;
	}

#sidebar li#archives-2 li {
	width: 168px;
	margin: 0;
	background: url('images/sidebox_bg.gif') repeat-y;	
	}
	
#sidebar li#archives-2 h2 {
	display: none;	
	border: 1px solid red;
	} 	

/* Categories sidebox */

#sidebar li#categories-1  {
	width: 168px;
	margin: 1em 0 0 0;
	padding: 0 0 30px 0;
	background: url('images/sidebox_base.gif') bottom center no-repeat;
	}

#sidebar li#categories-1 li {
	width: 168px;
	margin: 0;
	background: url('images/sidebox_bg.gif') repeat-y;	
	}
	
#sidebar li#categories-1 h2 {
	display: none;	
	border: 1px solid red;
	} 	
	
#sidebar li#categories-1 ul  {
	width: 168px;
	margin: 0;
	padding: 53px 0 0 0;
	background: url('images/categories.gif') top center no-repeat;
	}	

/* RSS sidebox */

#sidebar li#rss-1  {
	margin: 0;
	padding: 0 0 30px 0;
	background: url('images/sidebox_base.gif') bottom center no-repeat;
	}

#sidebar li#rss-1 li {
	margin: 0;
	background: url('images/sidebox_bg.gif') repeat-y;	
	}
	
#sidebar li#rss-1 h2 {
	padding: 55px 0 0 0;
	margin-bottom: 0;
	background: url('images/subscribe.gif') top left no-repeat;	
	} 	

/* Begin Form Elements */

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

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

#sidebar #searchsubmit {
	padding: 1px;
	}
	
#sidebar form {
	margin: 0;
	}	

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

select {
	width: 130px;
	}

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

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

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Begin Calendar */

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

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

#wp-calendar caption {
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }



/* Various Tags & Classes */


acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	padding: 0;
	font-size: 1.5em;
	text-align: center;
	margin-top: 0;
	margin-bottom: 40px;
	}

.navigation a  {
	color: #666600;
	}
	
/* Captions */


.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 */	
