/*  
Theme Name: All About Fun
Author: Damon Gentry
Author URI: http://www.dagen.net
*/


/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	}

.alt {
	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin-top:40px;
	}


small {
	font-family:"trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Comis Sans MS", Tahoma, "trebuchet MS", Arial, Verdana;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2, #sidebar2 h2{
	font-family: "Comic Sans MS", Tahoma, Verdana, Sans Serif;;
	font-size: 1.2em;
	}
#sidebar ul li h2, #sidebar2 ul li h2 {
	font-family:"Comic Sans MS", Tahoma, "trebuchet MS", Arial, Verdana;
	font-size: 18px;
	padding-bottom: 15px;
	line-height:6px;
	color: #990000;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:0px;
	font-weight:bold;
	}
	
#sidebar ul li, #sidebar2 ul li{
	border-bottom:none;
	padding:0px 0px 10px 0px;


	}
	
#sidebar ul li ul li, #sidebar2 ul li ul li{
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:6px 0px 6px 0px;
	margin:0px 5px 0px 0px;
	}

#sidebar .small {
	font-size: .75em;
}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#663333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #663333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #990000
	}

.entry{
	padding:0px 10px 15px 10px;
	}
.entry p a, .entry p a:visited {
	color: #663333;
	text-decoration:underline;
	
	}
.entry p a:hover {
	color: #990000;
	
	}
.editpost a:link, .editpost a:visited {
	color: #663333;
	text-decoration:underline;
	}
.editpost a:hover {
	color: #990000;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "trebuchet MS", Arial, Verdana;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:"trebuchet MS", Arial, Verdana;
	padding:0px 0px 0px 10px;
	}

.commentmetadata {
	font-weight: normal;
	color:#333;
	}


 #sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li{
	color: #000000;
	}
	
.nocomments, blockquote, strike {
	color: #000000;
	}
	
code {
	font: 1.1em "trebuchet MS", Arial, Verdana;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #990000;
	text-decoration:none;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	text-decoration: none;
	color: #ffffff;
	text-decoration:underline;
	}

#wp-calendar caption {
	font: bold 1.3em  "trebuchet MS", Arial, Verdana;
	text-align:center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 610px;
	/* background-color: #FFFFFF; */

	}

.widecolumn {
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	width: 610px;
	}

.post {
	margin: 0px 0px 10px 0px;
	text-align: justify;
	width: inherit;
	/* background-color: #FFFFFF; */
	border-bottom: 1px solid #663333;
	color: #663300;
	
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	color:#663333;
	clear:left;
	line-height:10px;
	margin:15px 0px 20px 0px;
	padding:0px 0px 6px 10px;
	font-size:10px;
/*	background-color:#3d0303; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin:10px 0px 10px 0px;
	text-align: center;
}

#sidebar h2 ,#sidebar2 h2{
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}
h3#comments {
	padding: 0px 0px 0px 10px;
	
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;


	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

div.alignright, div.alignright2{
	float: right;
	color:#ffffff;
	
	}

div.alignleft, div.alignleft2{
	float: left;
	color:#ffffff;
	}
.alignleft a, .alignleft a:visited {
	color:#ffffff;
	}	
.alignright a, .alignright a:visited {
	color:#ffffff;
	}	
.spacer{
	float:left;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	font-family: Tahoma;
	font-size: 1.2em;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	/*list-style-image:url(images/icon_arrow.gif);*/
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;


	}

	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 4px 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 15px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	padding: 10px;
	color:#663333;
	
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 0px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 8px 10px 10px;
	margin: 0px 0px 0px 0px;
	
	
	}
	
#sidebar2
{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	
	}
	

#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	color:#ffffff;
	
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}


#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #afafaf;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

	
div.post h2 a:link,div.post h2 a:visited, div.post h3 a:link,div.post h3 a:visited {
	color: #990000;
	font-family: "Comic Sans MS", Tahoma, "trebuchet MS", Arial, Verdana;
	font-size:24px;
	font-weight:normal;
	padding:0px 0px 0px 0px;

}

div.post h3 a:hover, div.post h2 a:hover{
	color: #663333;
	text-decoration: underline;
}
li.current-cat a:link,li.current-cat a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color:#663333;
}
li.pagenav a:link,li.pagenav a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color:#663333;

}
.narrowcolumn li a:link, .narrowcolumn li a:visited{
	color: #663333;
}
li a:link,li a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color:#663333;
}
div.post small{
	color: #663333;

}
.line{
}
.postmetadata a{
	color: #663333;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #990000;
	text-decoration: underline;
}
.narrowcolumn h2 {
	color: #ffffff;
	margin-top:0px;
}
label small{
	color:#663333;
  }
#comments, #respond{
	color:#663333;
	padding:0px 0px 0px 10px;
 }
img{ 
	margin-right:10px;
	}
.but{
	vertical-align:bottom;
	}
.input01{
	width:170px;
	}
#sidebar li ul, #sidebar2 li ul{
	padding-left:15px;
	}
#today, #today a:link, #today a:visited {
	color: #663333;
	}
#commentform p a {
	color:#990000;
	}
.title{
	background-image:url(images/bg_titlebottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0px 0px 10px 0px;
	
	
	
	}
.title_mid h2, .title_mid h3{
	padding:6px 10px 0px 10px;
	color: #663333;
	font-family: "Comic Sans MS", Tahoma, "Trebuchet MS", Arial, Verdana;
	
	}
.title_mid{
	background-image:url(images/bg_titletop.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding: 0px;
	}
.textwidget{
	padding-left:15px;
	text-align:left;
	padding-right:10px;
	}
/*=========style index.html========*/
/* CSS Document */
body{
	background-color:#f9d926;
	background-image:url(images/body2.jpg);
	background-repeat:repeat-x;
	font-family: "Comic Sans MS", Tahoma, "trebuchet MS", Arial, Verdana;
	/* font-size:11px; */
	color:#000000;
	padding:0px;
	margin:0px;
	
	}
#body_container{
	width:100%;
	}
	
#container{
	width:780px;
	text-align:left;

	}
	
#nav_top{
	width:780px;
	height:60px;
	}
	
#header{
	padding: 0px 0px 0px 20px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	width:780px;
	height:260px;
	float:left;
	}
	
#main{
	width:780px;
	float:left;
	margin:10px 0px 20px 0px;
	/* background-image:url(images/bg_main.gif); */
	/* background-repeat:repeat-y; */
	/* border: 1px solid #000000; */
	}
	
#left_nav{
	width:186px;
	float:left;
	}
	
#main_content{
	width:440px;
	float:left;
	border-left: 1px solid #FFFFFF;
	
	}
	
#footer{
	width:780px;
	font-size:11px;
	margin-top: 1em;
	border-top: 2px solid #663333;
	color:#663333;
	float:left;
	height:70px;
	}
	
	
#footer_left{
	float:left;
	padding:30px 0px 0px 20px;
	}
	
#footer_right{
	float:right;
	padding:30px 20px 0px 0px;
	}
	
	

	
#menu{
	padding-right:10px;
	padding-left:10px;
	padding-top:20px;
	font-weight:bold;
	} 
	
#menu a:link, #menu a:visited, #menu a:active{
	font-family:"trebuchet MS", Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	padding-right:15px;
	padding-left:15px;
	margin-top:22px;
	border-right:solid 2px #ffffff;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#txt_logo{
	font-family: "Comic Sans MS", Tahome, "trebuchet MS", Arial, Verdana;
	font-size:36px;
	font-weight:bold;
	color:#ffffff;
	padding-left:100px;
	padding-top:100px;
	text-align:left;
	}

.desc{
	color:#ffffff;
	font-size:14px;
	padding:2px 0px 0px 100px;
	font-family: "Comic Sans MS", Tahoma, "trebuchet MS", Arial, Verdana;
	}
.search #searchform{
	padding-top:20px;
	}
a.mainpix01_link, a.mainpix01_link:visited{
	color:#ffffff;
	}
p.alt small{
	color:#663333;
	}
p.alt small a, p.alt small a:visited{
	color:#990000;
	text-decoration:underline;
	}

p.alt small a:hover{
	color:#990000;
	text-decoration:underline;
	}	

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar2 ul ul li a:link, #sidebar2 ul ul li a:visited {
	padding:0px;
	margin:0px;
	text-align:left;
	color: #663333;
}
small.commentmetadata a:link, small.commentmetadata a:visited{
	color:#663333;
	text-decoration:underline;
	}
	

	
.title small{
	padding:4px 0px 5px 12px;
	margin:0px;
	line-height:18px;
	color:#990000;
	font-size: smaller
	
	}
.navigation {
	margin-top: 0px;
	padding-top:2px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	}
.navigation2 {
	margin-top: 0px;
	padding-top:2px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	}

.smaller {
	font-size: .8em;
}