/*this is the scc file for the main page*/

html
{font-size: 100%; /* IE hack */
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address, dd, ul, dtm, div {
margin:0;
padding:0;
}

body {
font: 62.5% Verdana,Arial,Helvetica,sans-serif;
background-color: #3b3b32;
}

body ul {
list-style-type: none;
}

* {
margin: 0;
}

a img {
border: none;
}

/*a {
outline: none;
}*/

p {
color: white;
font: 1.2em Tahoma,Arial,Verdana,sans-serif;
}

a {
color: white;
}

.clear {
clear: both;
}

.hidden {
display: none;
}

h1 {
font: 3em "Times New Roman", Georgia, serif;
letter-spacing: 1px;
text-align: center;
padding-top: 0.5em;
}

h1 a {
color: white;
text-decoration: none;
}

h2 {
color: #f3f3f3;
font: 2em Georgia,"Times New Roman","Palatino Linotype",serif;
text-transform: uppercase;
padding-bottom: 1em;
}

h3 {
font: 1.7em Arial,Tahoma,Verdana,sans-serif;
color: white;
border-bottom: 1px solid #cdc8b4;;
padding-bottom: 3px;
padding-top: 1em;
}

#Wrapper {
min-width: 1070px;
}

/* Header */
#HeaderWrapper {
height: 145px;
color: white;
background: url(../images/header-bottom.gif) repeat-x bottom;
}

#HeaderWrapper .CamomilePicture {
background: url(../images/camomile.jpg) no-repeat top right;
}

#Header {
width: 804px;
height: 145px;
margin-left: 100px;
background: url(../images/header-circles.gif) no-repeat bottom;
}

#Header ul li {
float: left;
color: #ffd791;
text-transform: uppercase;
font: 12px Tahoma,Arial,Verdana,sans-serif;
padding: 2em 3.6em 0 0;
}

#Header ul li a {
color: #babab7;
text-decoration: none;
}

#Header ul li a.current {
color: #ffd791;
}

#Header ul li a.current:hover {
color: #ffd791;
}

#Header ul li a:hover {
color: white;
}

#Header ul li.right {
float: right;
padding-right: 0;
}

/* Content */
#ContentWrapper {
background-color: #84846c;
padding-bottom: 4em;
}

#Content {
width: 807px;
margin-left: 100px;
}

.PhotoBlock {
display: inline-block;
}

h2.PhotoName {
font: 1.7em Georgia,"Times New Roman","Palatino Linotype", serif;
color: #3b3b32;
text-transform: none;
}

#Content img.Photo {
border: 3px #cdc8b4 solid;
margin-bottom: 8px;
}

ul.PhotoNavigation {
float: right;
margin-right: 1px;
}

ul.PhotoNavigation li {
color: #3b3b32;
font: 1.2em Tahoma,Arial,Verdana, sans-serif;
float: left;
margin-left: 5px;
}

ul.PhotoNavigation a {
color: #3b3b32;
}

h3 a {
text-decoration: none;
color: white;
}

.MessageBlock {
margin-top: 2em;
}

.MessageBlock li {
padding: 16px;
}

.MessageBlock li p {
color: #292923;
font: 1.2em Arial,Tahoma,Verdana,sans-serif;
}

.MessageBlock li p span {
font-weight: bold;
padding-left: 1px;
}

.MessageBlock li p a {
color: #292923;
}

.MessageBlock li div p {
color: white;
padding-top: 0.8em;
}

.MessageBlock li.Odd {
background-color: #8e8e76;
}

.MessageBlock form.form {
background-color: #5f5f4e;
border: 1px solid #585745;
padding: 12px 0 14px 16px;
width: 417px;
-moz-border-radius: 0.4em;
}

.MessageBlock form input.field, .MessageBlock form textarea {
border: 1px solid #585745;
display: block;
width: 400px;
margin-bottom: 10px;
}

.MessageBlock form label {
color: white;
font: 1.2em Arial,Tahoma,Verdana,sans-serif;
padding-bottom: 3px;
display: block;
}

.MessageBlock form input.checkbox { 
float: left;
margin: 10px 7px 10px 0;
}

.MessageBlock p#comment_send_indicator {
background: url(../images/sending.gif) no-repeat;
padding-left: 22px;
height: 16px;
}

.CommentBlock {
margin-bottom: 15px;
}

.AdminBlock {
padding-left: 2px;
}

/* Footer */
#FooterWrapper {
background: #3b3b32 url(../images/footer.gif) repeat-x top;
height: 72px;
}

#Footer {
width: 807px;
margin-left: 100px;
}

#Footer p {
float: right;
padding-top: 3.2em;
color: #7f7f71;
}

#Footer li {
float: left;
margin: 2.3em 1em 0 0;
}

#Footer .Digg a, #Footer .SU a, #Footer .Delicious a, #Footer .Twitter a, #Footer .RSS a, #Footer .Flickr a {
height: 28px;
text-indent: -1000em;
display: block;
outline: none;
}

#Footer .Digg a {
background: url(../images/digg.jpg) no-repeat;
width: 33px;
}

#Footer .Digg a:hover {
background: url(../images/digg-active.jpg) no-repeat;
}

#Footer .SU a {
background: url(../images/su.jpg) no-repeat;
width: 33px;
}

#Footer .SU a:hover {
background: url(../images/su-active.jpg) no-repeat;
}

#Footer .Delicious a {
background: url(../images/delicious.jpg) no-repeat;
width: 33px;
}

#Footer .Delicious a:hover {
background: url(../images/delicious-active.jpg) no-repeat;
}

#Footer .Twitter a {
background: url(../images/twitter.jpg) no-repeat;
width: 33px;
}

#Footer .Twitter a:hover {
background: url(../images/twitter-active.jpg) no-repeat;
}

#Footer .RSS a {
background: url(../images/rss.jpg) no-repeat;
width: 33px;
}

#Footer .RSS a:hover {
background: url(../images/rss-active.jpg) no-repeat;
}

#Footer .Flickr a {
background: url(../images/flickr.jpg) no-repeat;
width: 101px;
}

#Footer .Flickr a:hover {
background: url(../images/flickr-active.jpg) no-repeat;
}

/* Gallery */
ul.Thumbnails {
margin-left: -35px;
}

ul.Thumbnails li {
background-color: #5a5b4e;
border: 1px solid white;
height:99px;
width:99px;
display:inline-block;
vertical-align:top;
margin:0 0 35px 35px;
}

ul.Thumbnails li a {
display: block;
}

ul.Thumbnails li img {
display: block;
}

a.NextLink {
color: white;
text-decoration: none;
}

/* Tag cloud */

ul.Tags li
{
	display: inline;
	margin-right: 10px;
}

ul.Tags li a
{
	color: white;
	text-decoration: none;
}

ul.Tags li.Tag_1
{
	font-size: 120%;
}

ul.Tags li.Tag_2
{
	font-size: 150%;
}

ul.Tags li.Tag_3
{
	font-size: 180%;
}

ul.Tags li.Tag_4
{
	font-size: 210%;
}

ul.Tags li.Tag_5
{
	font-size: 240%;
}

ul.Tags li.Tag_6
{
	font-size: 270%;
}

ul.Tags li.Tag_7
{
	font-size: 300%;
}