/*
NEKKIDclown2010
Flippy the Magnificient

 - Thank you Lindsay!

Base Theme Name: OmNomMonster
Theme URI: http://omnomnomnom.sneakykitty.com
Version: 1.2
Author: Lindsay Carruth
Tags: fixed width, three columns, pink, widgets


/*-----------Block Level Elements--------------*/

Body {
	background: pink;
	background-image: url(http://www.nakedclowncalendar2010.com/wp-content/themes/ncc/images/background.jpg); 
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
}

#page {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

/*#header {
	width: 650px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	 
	background-repeat: no-repeat;
	background-position: top center;
}
*/
#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
	padding-top: 10px;
}
#sidehead{
margin-left: -50px;
padding-top:5px;
margin-top: -20px



}
#sideHead ul {
margin-left: -50px;
	text-align: center;
	list-style-type: none;

}



#sideHead li {
	text-align: center;
	display: inline;
}
#rtsidehead{
width: 220;
padding-left: -50px;
padding-top:5px;
margin-top: -20px



}
#rtsideHead ul {
padding-left: -50px;
	
	list-style-type: none;
}



#rtsideHead li {
	
	display: inline;
}


.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
}

#rascal {
	list-style-type: none;
	background-image: url(http://www.nakedclowncalendar2010.com/wp-content/themes/ncc/images/body.png);
	background-repeat: no-repeat;
	
}

#rascal li {
	list-style-type: none;
}

#nav {
	
	float: left;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	//margin-top: 10px;
	margin-bottom: 0px;
	width: 450px;
	min-height: 450px;
	max-height: 900px;
	border: 10px solid #fbb04d;
	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
	-webkit-box-shadow: 7px 7px 7px #111;
	background: #fffde2; 
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	background: #fffde2;
	padding: 0 5px 0 5px;
	
	padding-bottom: 50px;
	 
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #black;
}

.content a {
	#ffc0c0;
}

#sidebar-lt {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#sidebar-rt {
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 450px;
	text-align: center;
}

/*-------------Headings-------------*/

h1 {
	color: black;
}

h1 a {
	color: #black;
}

h2 {
	color: black;
}

h3 {
	color: black;
}

h4 {
	color: black;
}

h5 {
	color: black;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #ffc0c0;
	text-decoration: none;
}

.post {
	padding: 10px;
	text-align: justify;
	color: black;
}

.post p {
	color: black;
}

.post h3 {
	color: black;
}

.post a {
	color: #ffc0c0;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: black;
}

.post ol {
	color: black;
}

.entry {

}

.entrytext .postmetadata {

	font-size: small;
}
.entry p {
padding: 5px;
}
.entrytext p {
padding: 5px;
}
.postmetadata alt {
	font-size: small;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {

}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

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

.pagetitle {
	font-size: medium;
}

blockquote {
	background: #404040;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
	border: 3px solid #fbb04d;
	-moz-border-radius: 3px;
  	-webkit-border-radius: 10px;
	-webkit-box-shadow: 7px 7px 7px #111;
	background: #fffde2; 
}

#sidebar-lt ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 7px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	
	color: black;
	
	padding-left: 7px;
}

#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar-lt ul ul, #sidebar-rt ul ul {

}

#sidebar-lt ul ul li, #sidebar-rt ul ul li {

}

#sidebar-lt ul ul ul, #sidebar-rt ul ul ul {

}

#sidebar-lt p, #sidebar-rt p, .textwidget {
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
}

#sidebar-lt a, #sidebar-rt a {
	color: #ffc0c0;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: ##ffc0c0;
	text-decoration: underline;
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color: ##ffc0c0;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: black;
}

ol.commentlist li {
	color: black;
}


ol.commentlist li.alt {
	color: black;
	background: #404040;
}

ol.commentlist a, .replytext a {
	color: #ffc0c0;


}

small.commentmetadata {
	color: #ff0000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 100%;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

img#wpstats {
	display:none
}
