body {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal
	color: #007EC3;
	margin-top: 0px;
	padding-bottom: 100px;
	background-color: white;
}
td {
	text-align: left;
	border-collapse: collapse;
}

p { 
	margin-top: 0px;
}

h2, h3 {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
h2 { font-size: 12pt; }

a        { color: #E00024; text-decoration: none; outline:none; }
a:link   { color: #E00024; text-decoration: none; }
a:hover  { color: #E00024; text-decoration: underline; }

div#outerframe {
	position: relative;
	width: 720px;
	height: 620px;
	overflow: visible;
}

#content {
	position: absolute;
	left: 0px;
	width: 730px;
}
#contenttable {
        padding-top:15px;
        padding-bottom:3em;
	width: 733px;
        background:#D0DB61 url(/wp-content/themes/fjc/images/bg-festival.jpg) repeat-y 0 0;
}
	
#contentimage {
	width: 100%;
	padding-top: 25px;
	padding-left: 24px;
	font-size: 28px;
	color: #99CC00;
	font-weight: bold;
}
#contentimage a:link, #contentimage a:hover, #contentimage a:visited {
	color: #AAC40B;
	text-decoration: none;	
}	
.contentspacer {
	height: 2px;
	width: 102px;
	background-color: #F40072;
}

.post {
	width: 460px;
}

.post, .commentbox {
	padding-left: 28px;
	padding-bottom: 30px;
	padding-top: 10px;
	/* width: 90%; */
	/* background-image: url("images/violettline.gif");
	background-repeat: no-repeat; */
	font-size: 12pt;
}	
.post h2 {
	padding-bottom: 3px;
	margin: 0px;
	color: #19191B;
	font-size: 14pt;
}
.post h3, .commentbox cite, .commentmetadata a {
	font-size: 9pt;
        color:#360;
	padding-bottom: 10px;
}
.post h2 a { color: #19191B; }
.post h3 a, .commentbox cite a { 
color:#360;
}
.post .postmetadata, .post .postmetadata a {
	font-size: 9pt;
        color:#360;
}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
        color:#360;
	font-weight: normal;
}

.navigation a {
	font-size: 10pt;
        color:#360;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}


.sidebar {
	padding-top: 30px;
	padding-left: 30px;
}
.sidebar_topimage {
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.sidebar h1, .sidebar h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #7B7C7E;
	color: #663;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}	
.sidebar ul {
	padding: 0px;
	margin:  0px;
	list-style: none;
}
.sidebar a, .sidebar li {
	color: #7B7C7E;
	color: #663;
}
.sidebar #feedlink {
	position: absolute;
	left: 100px;
	top: 20px;
	width: 18px;
	height: 18px;
}

h2.pagetitle {
	padding-left: 30px;
}



/* temporary stuff */
.red { 
	border: 1px dotted red;
}


#search {
margin-top:10px;
margin-left: 30px;
}

#search input {
margin-top:4px;
}

#search input#s {
width:170px;
}	

.post a img{
border:0px;
}

#comment{
width:440px !important;
}

.sidebar ul li ul{
margin-left:.6em;
}

html { margin-top: 0px !important; }
* html body { margin-top: 0px !important; }

a img{
border:0 !important;
}

