@charset "UTF-8";
/* CSS Document */

body{
	background:url("images/bg.jpg") repeat;
	font-family: arial;
	font-size:9pt;
	color:#333;
}

#container
{
	margin:0px auto;
	margin-top:15px; /*  15px  */
	width: 1024px;
	background: #FFFFFF url() repeat-y;
	overflow: hidden; 

}

#nav{
	margin:0px auto;
	padding:6px;
	margin-top:-5px;
	margin-right:79%;
	position:relative;
	width:150px;
	height:20px;
	background-color:white;
	font-weight:bold;
	text-transform:uppercase;
}

#nav a{text-decoration:none;}
#nav a:hover{
	color:#f69489;
	
}

#header
{
	background:url("images/header.jpg");
	background-repeat:no-repeat;
	width:1024px;
	height:257px;
	padding: 0px;
	margin-top:15px;
}



#header h1 { margin: 0; }

#navigation li a:hover { background: #5f3d5e; font-weight:100; }
#navigation li a:link { font-weight:100; }
#navigation li a:visited { font-weight:100; }
#navigation li a:active { font-weight:100; }

#content-container
{
	float: left;
	width: 1024px;
}

#content
{
	clear: left;
	float: left;
	width: 700px;
	padding: 20px 0;
	margin: 0 0 0 20px;
	display: inline;



}

#content h2 { margin: 0; }

#content .scaled {
width: 700px;
height : auto;
}

#side
{
	float: right;
	width: 250px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
	
	
}

#side h3 { margin: 0; font-family: 'EnglishEssayRegular'; font-size:20px; color:#6c6c6c; border-bottom:2px dotted #5f3d5e;}

#footer
{
	clear: left;
	background: #ffffff;
	text-align: left;
	padding: 50px;
	padding-left:20px;
	height: 1%;
}

h2 a:link{
text-decoration:none;
color:#6c6c6c;
font-family: 'League Script', serif;
font-size: 24px;
font-style: normal;
font-weight: 400;
text-shadow: none;
text-decoration: none;
text-transform: lowercase;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
}

h2 a:visited{
text-transform:uppercase;	
text-decoration:none;
color:#6c6c6c;
font-size:14pt;
}

h2 a:active{
text-transform:uppercase;	
text-decoration:none;
color:#6c6c6c;
font-size:14pt;
}

h2 a:hover{ color:#000000; }

a:link{
color: #f69489;
text-decoration:none;
}

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

a:active{
color: #f69489;
text-decoration:none;
}

a:hover{
color:#000000;		
}

hr { border:none;border-top:dotted 1px #6c6c6c }

h2{
text-decoration:none;
color:#6c6c6c;
font-family: 'League Script', serif;
font-size: 24px;
font-style: normal;
font-weight: 400;
text-shadow: none;
text-decoration: none;
text-transform: lowercase;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
padding-top: 5px;

}

h4{
font-family:georgia;
font-style:italic;
font-size:14pt;
font-weight:bold;
}

#sidebar ul{list-style:none;}

scaled {
width: 400px;
height: auto;
}


ul li {list-style-type: none;}


#sidebar ul li {padding-left: 0; margin:0; margin-left:0px;} 
#sidebar ul {padding-left: 0; margin:0; margin-left:0px;} 
#sidebar li {padding-left: 0; margin:0; margin-left:0px;} 

ul {padding-left: 0; margin:0; margin-left:0px;};

.flickrtable {
        margin: 0px auto;
        list-style-type: none;
}
.flickrtable li {
        text-align: center;
        border: 1px solid #b9b9b9;
        padding: 5px 7px 5px 5px;
        background: #fff;
        margin-bottom: 10px;
        display: block;
        float: left;
        margin-left: 5px;
        margin-right: 5px;
        width: 75px;
}

.flickrtable li img {
        border: 1px solid #b9b9b9;      
}

vert {
width: 10%;
height: auto;
}

#wrapper {
background: transparent url("images/main.jpg") 0 240px repeat-y;
}

.authcomment {
background-color: #e5d7dd !important;
}

@font-face {
    font-family: 'LeagueScriptThin';
    src: url('LeagueScript-webfont.eot');
    src: url('LeagueScript-webfont.eot?#iefix') format('embedded-opentype'),
         url('LeagueScript-webfont.woff') format('woff'),
         url('LeagueScript-webfont.ttf') format('truetype'),
         url('LeagueScript-webfont.svg#LeagueScriptThinLeagueScript') format('svg');
    font-weight: normal;
    font-style: normal;

}

.post{
margin-bottom:30px;
}

.small{
color: #87c769;
}

li.bypostauthor div.comment-body{
background-color: #fafafa;
padding:3px;
}

#commentlist ul li .comment-author .fn {
			font-weight: bold;
		}

#commentlist ul li .comment-author {
font-weight: bold;
		
	}

