/* -------------------------------------------------------------------------------
	Theme Name: Clown Camp
	Description: Created for the official and original Clown Camp.
	Author: Michelle Dodd
   ------------------------------------------------------------------------------- */

/* general */
body{
	margin:0px auto;
	font-size: 75%;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#000000;
	background-image: url(images/curtain2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {
	color:#000055;
	text-decoration: underline;
	}
a:hover {
	color: #a89667;
	text-decoration: none;
	}

h1 {
	font-size:1.7em;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #880000;
	}
h2 {
	font-size:1.4em;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #880000;
	margin-top: 20px;
	margin-bottom: 5px;
	}
	
h2 a {
	text-decoration:none;
	color: #880000;
	}
		
h3 {
	font-size:1.3em;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #004400;
	margin-bottom: 8px;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a89667;
	}
h4 {
	font-size:1.3em;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #880000;
	}
h5 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:.9em;
	}
h6 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:.9em;
	}

p {margin: 0px 0px 12px 0px;}

hr {height:1px;border:none;border-top:1px dashed #755b40; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin: 20px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}

img.alignnone {
	padding: 4px;
	margin: 0px 5px 5px 0px;
	display: inline;
	text-align: left;
}
	
img.alignleft {
	padding: 4px;
	margin: 5px 10px 5px 0;
	display: inline;
}

img.alignright {
	padding: 4px;
	margin: 5px 0 5px 10px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:10px;}

a img {
	border: 1px solid #a89667;
}


/***** layout *****/


#base{
	width: 780px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	position:relative;
	width: 780px;
	height: 255px;
	margin:0;
	padding:0;
	clear:both;
	display: block;
}

#container{
	position:relative;
	overflow:hidden;
	margin:0px auto;
	width:780px;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(images/ccbg_repeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
	clear:both;
	display: block;
}

#containertop {
	width: 780px;
	height: 31px;
	background-image: url(images/containerframe.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar{
	float:left;
	overflow:hidden;
	width:180px; 
	padding:20px 15px 0px 15px;
	margin-bottom:30px;
}
#content{
	overflow:hidden;
	width:545px;
	padding: 30px 0px 30px 25px;
	margin:0;
	display: block;
}
#footer{
	position:relative;
	clear:both;
	width:780;
	line-height:1.3em;
	color:#755b40;
	font-size:11px;
	font-family:Verdana;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-align: right;
	background-image: url(images/containerframe.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a,#footer a:hover{
	color:#987651;
	text-decoration:underline;
}
/**** header ****/
#frame1{
	position:absolute; 
	top:20px;
	left:314px; 
	width:173px;
	height:203px;
	border:0px red solid;
	background:url(images/frame-img1.php) no-repeat; 
}

#frame2{
	position:absolute; 
	top:30px;
	left:518px; 
	width:241px;
	height:168px;
	border:0px red solid;
	background:url(images/frame-img2.php) no-repeat; 
}


.searchbox {
	width:242px;
	height:30px; 
	border:0px;
}
.search-field input {
	width:172px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	padding:5px 3px 3px 3px;
	border:0px;
}
.search-but input {
	width:50px; 
	height:20px; 
	border:0px;
}

/***** sidebar *****/
#sidebar a {
	color:#000055;
	text-decoration:none;
	}
	
#sidebar a:hover {
	color:#a89667;
	text-decoration:none;
	}
	
#sidebar ul {
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	list-style-type: none;
	margin: 0px 8px 0px 6px;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
}
#sidebar li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	background-image: url(images/sb_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar ul ul {
	margin-top: 4px;
	}
	
#sidebar ul ul li{
	font-family: Helvetica, Arial, sans serif;
	color: #004400;
	line-height: .8em;
	font-size:.8em;
	list-style-position: outside;
	margin: 3px 0px 3px 14px;
	padding:0 5px 4px 0px;
	background-image: none;
	list-style-image: url(images/ul-ul-bullet.gif);
	font-weight: normal;
}

#sidebar ul ul a {
	color: #004400;
}

#sidebar ul ul ul li {
	list-style-position: outside;
	font-size:12px;
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	list-style-image: url();
	margin: 0px 0px 0px 14px; 
	padding: 0px 0px 0px 0px;
	border:0px; 
	background:none;
}
#sidebar ul ul ul ul ul li{
	background:none;
}
#sidebar h2 {
	font-family:Helvetica, Arial, sans-serif;
	color: #004400;
	font-size:1.2em;
	margin-bottom:2px;
	font-weight: bold;
	text-align:center;
}
#sidebar select{
	margin:5px 0px 2px 15px;
	font-size:11px;
	width:170px;
	overflow:hidden;
}
 
.announcement {
	padding: 0px 0 10px 0;
	width: 172px;
	margin-bottom: 25px;
	text-align:center;
	border: 1px dashed #a89667;
	background-color: #FFFFFF;
	}

/** menu **/
#menu ul {
	position:absolute;
	top: 10px;
	left: 242px;
	height: 18px;
	width: 550px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#menu ul li {
	display: inline;
	font-size: 12px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#000000;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 16px;
	color: #000000;
	padding: 0px 8px 0px 8px;
	margin:0px 8px 0 0 ;
	text-decoration:none;
	border: 1px #BB985F solid;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#ffffff;
	background:#BB985F;
}

/***** content *****/

.archivetitle {
	height:25px;
	color: #000000;
	font-size: 11px;
	font-variant: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.page_top{
	padding:0;
	margin:0;
}

.post_top{
	padding:0;
	margin:0;
}
.post{
	width: 560px;
	margin:0 0 10px 0;
	
}
.post_bottom{
	padding:0px 0 0px 0;
}
.post_content{
/*	position:relative;*/
	overflow:hidden;
	width:100%;
	margin: 0px 0px 0 0px;
	padding: 0px 20px 28px 0px;
	border:0px #ff0 solid;
}

.titletop {
	width: 500px;
	padding-top: 40px;
	background-image: url(images/titlescrolltop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	}
.posttitle{
	width: 500px;
	margin:0;
	padding: 5px 0px 40px 0px;
	background-image: url(images/titlescrollbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	color: #880000;
}
.posttitle a,a:hover{
	color: #880000;
	text-decoration:none;
}

.date_d {
	position:absolute;
	font-size: 28px;
	left:53px;
	top:67px;
	font-family:Arial, Verdana;
	font-weight:bold;
}
.date_m {
	position:absolute;
	font-size: 13px;
	left:60px;
	top:54px;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#fffffe;
}
.date_y{
	position:absolute;
	left:60px;
	top:93px;
	font-size:10px;
	font-family:Arial, Verdana;
}
.entry {
	width: 500px;
	position:relative;
	color: #000000;
	line-height: 1.6em;
	text-align: left;
	padding: 24px 5px 10px 5px;
	margin:0 ;
}

.post ul {
	margin-right: 80px;
	margin-left: 20px;
	text-align: left;
	}
.post li {
	list-style-image: url(images/sb_arrow.jpg);
	list-style-position: outside;
	}
		
.info {
	position:relative;
	line-height: 1.6em;
	font-size: 10px;
	padding:2px 5px 5px 5px;
	color:#000000;
}
.info a{
	color:#bb985e;
}
.postauthor {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
}

.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
}

.navigation {
	font-size: 12px;
	margin: 40px 0px 0px 0px;
	padding: 2px 10px 17px 10px;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #B1A074;
	background:#ffffff;

}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	background:#F2ECCE;
}

.commenthead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #B1A074;
	background:#F2ECCE;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 10px;
	padding: 0px 5px 1px 5px;
	background:#F2ECCE;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #B1A074;
	background:#F2ECCE;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 40px;
	border-bottom: 1px dashed #B1A074;
	background: #F2ECCE url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	background:#F2ECCE;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #B1A074;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #B1A074;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #B1A074;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 170px;
	margin:0 0 0 10px;
	text-align: center;
	font-size:11px;
	color:#B1A074;
}

.wp-caption {  
    text-align: center;
    color:#B1A074;
}
.textwidget {
	margin:2px 2px 0 14px;
}
#akismetwrap{
	margin:2px 0 2px 30px;
}
.rsswidget img {
	padding:0px;
	margin-top:2px;
	margin-left:-23px;
	background: fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	color: #fffffe;
	text-decoration:none;
}