/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e3f79b;
    background: #cd9934 url(images/summer-bg.jpg) no-repeat center top;
}


h1, h2, h3 {
	margin-bottom: 15px;
font-family: "Comic Sans MS", "Lucida Casual";
	font-weight: normal;
	color: #CCCC33;
/*text-transform: capitalize;*/
}

h1 {
	letter-spacing: -1px;
font-size: 28px;}

h2 {
	letter-spacing: -1px;
font-size: 22px;}

h3 {
font-size: 16px;
color: #99CC00;
font-family: "Comic Sans MS", "Lucida Casual";}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul {
margin-left: 3em;
list-style:circle;
}

ol {
margin-left: 3em;
list-style:number;
}

li.first{
list-style:none;
margin-left: 0;
}

ul.none {
list-style-type:none;
margin-left: 0;}

table.one {
table-layout: fixed;
width: 275px;}

table.two {
table-layout: auto;
}

td.right {
text-align: right;
padding: 0 5px 0 0;
}

td.left {
text-align: left;
}

blockquote {
	padding: 0em 3em 0em 3em;
	background: url(images/img05.gif) no-repeat -.5em 1em;
	font-style: italic;
display: block;
color: #b8deff;}

p.blocktext {
margin-left: auto;
margin-right: auto;
width:12em
}

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

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

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

img.bottom {
float: left;
margin: 0 0 25px 0;
padding: 0 40px 0 0;
}    

div.figure {
float: left;
margin: 0 15px 0 0;
width: 120px;
}

div.figure p{
font-size: x-small;
text-align: center;
font-style: italic;
text-indent: 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
    padding: 0 40px 0 0;
}



/* Header */

#header {
	width: 710px;
	height: 335px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #660000 url(images/img01.jpg) no-repeat center top;
}


#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 25px;
	background: #660000 url(images/img02.gif) repeat-y center top;
}

/*#page cal {
    width: 710px;
	margin: 0 auto;
    padding: 0 25px 10px 25px;
	background: #660000 url(images/img02.gif) repeat-y center top;
}*/


/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}

#content cal {
    width: 700px;
	padding: 5px 5px 0 5px;
    background: url(images/img13.gif) no-repeat;
    }

.post {
	width: 420px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
	background: url(images/img06.gif) no-repeat right center;
}

/*.block {
    width: 460px;
    padding: 0 0 0 20px;
}

.contentbox .left {
    float: left;
    width: 135px;
    padding: 0 0 0 0;
    text-align:left;
}

.contentbox .right {
    width: 200px;
    float: right;
    padding: 0 100px 0 0;
    text-align: left;
}

.left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
  
.right ul {
    list-style: none;
    margin: 0;
    padding: 0;
}*/    

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/img4.gif) no-repeat;
}

.box {
	width: 238px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	color: #b7b700;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

.object {
    padding-left: 20px; 
    width: 240px;
    }

.object h3 {
    padding-left: 8px;
    padding-right: 5px;
    padding-bottom: 5px;
    }


/* Footer */

#footer {
	width: 710px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #660000 url(images/img12.gif) no-repeat center top;
}


#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #565736;
}

#footer a {
	color: #565736;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}