/*  
Theme Name:Cleveland Blender
Theme URI: http://www.displacedclevelandfan.com
Description: Modification of AaRGeE's Red-Byte theme
Version: 1.0
Author: Andy Sochor
Author URI: http://www.addesignshop.com

*/

/* Begin Typography & Colors */
body{
	font-size:81.25%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #222222;
	margin:10px 0 0 0;
	background-color:#FFFFFF;
	}

html{
	height:101%;
	background-repeat: repeat-y;
		margin:0 auto;
	background-position: center top;
}
a, h2 a:hover, h3 a:hover {

	text-decoration: none;
	color:#c10012;
	}

a:hover {
	color:#c10012;
	text-decoration:underline
	}

a:link, a:visited {
	text-decoration:none;
		color:#c10012;
	
}

a:hover, a:active {

	text-decoration: none;
}

.header{
	position:relative;

}
#header{
	height:150px;
	background:#4f2200;
	
}

#title_desc{

position:absolute;
left:40px;
top:60px;





}
#header h1{
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
        margin:0px;
	padding:0px;
	font-size:2.5em;
}
#header h1 a{	
	color: #fff;
	margin:0px;
	padding:0px;
	
}


#header h5{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#e2e1ba;
	
}

#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:55px;
	left:50px;
	
	
}

/* menu */
#menu{
	height:29px;
	position: absolute;
	top:10px;
	left:0px;
	

}

#menu ul{
	list-style: none;
	list-style-type: none;
	font-size: 1.1em;
	margin:0px auto;
	padding:0px;
	padding-left:0px;
	text-align:center;
	
	
}

#menu ul li{
	float: left;
	margin: 0 0 0 10px;
	height:30px;


	
	
}

#menu ul li a{
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-size: .80em; /* Resets 1em to 10px */
	padding-right: 10px;
	padding-left:10px;
	font-weight:bold;
	line-height:30px;
	background:#c10012;
	

	

	

}

#menu ul li a:hover{
	color:#c10012;
	background:#FFFFFF
	
}

#menu ul li.current_page_item{
margin-top:1px;


	
}

#menu ul li.current_page_item a{
	
	color:#c10012;
	background:#FFFFFF;
	border-width:3px;
	border-color:#c10012;
}

.mid{
	position:relative;
	top:00px;
	z-index:1;
	left:0px;
	background-color:#FFFFFF;

	
}

.content_column{
line-height:20px;





}



#content{
padding:10px 20px;

}

.add{
text-align:center;


}
.add img{
margin:0 auto;
padding:5px;


}





.sidebar_right{
position:relative;
top:0px;
}

#sidebars{
padding:5px;
background-color:#e2e1ba;
color:#4f2200;


	
}

#sidebars a{
padding-left:0px;


}


#sidebars ul{
padding:0px;

	margin:0px;
	list-style:none;

	
	
	
}




#sidebars ul li h2 {
	
	color:#ffffff;
	margin:0px;
	padding:3px 10px;
	font-size:1.0em;
	line-height:25px;
	background:#c10012;
	height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	

}

#sidebars ul li ul {	
	margin-bottom:10px;
	line-height:22px;
	border:0px solid #c6eaf4;
	padding-left:10px;
	
	

}
#sidebars ul li ul ul {
border:none;


}


#sidebars ul li ul li

 {
	border-bottom:0px solid #E9E3D5;
	display:block;
	padding:0px 0px;
	margin-bottom:1px;
	


}

#sidebars ul li ul li a

 {
	 color:#c10012;
	 font-size:.85em;



}


#sidebars ul li ul li ul li 
 {
 margin-bottom:1px;

 list-style-position:inside;
 padding-left:10px;
 color:#c10012;


}


#sidebars .comments ul li{
padding-left:10px;

}

.footer{
z-index:5;
position:relative;
top:-1px;


}
#footer{
	height: 76px;
	text-align:center;
	background:#4f2200;
	vertical-align:middle;
	background-position: 0px center;

	
	
 
}

#footer p {
	margin: 0;
	padding:20px 0;
	text-align: center;
	color:#e2e1ba;
	font-size:12px;
	
	}

#footer p a{

	color:#e2e1ba;
	text-decoration:none;
	font-weight:bold;
	}

.sponsor ul {
	margin:0px;
	padding:0px;
	text-align:center;


}


.sponsor li{
display:inline;
padding:3px 10px;


}


small {
	
	font-size: 0.9em;
	
	}

h2.pagetitle {
	font-size: 1.5em;
	color:#c10012;
	}


	
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }



acronym, abbr, span.caps




{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post  small{
	margin:0px;
	padding:0px;
	
	

	}
	
.post  small span{
color:#DBF8D2;
	
	font-size:1.0em;

	}
	
.post h2 {
       margin:0px;
       margin-bottom:10px;
       padding:0px;
       }


.post h3
 {

	margin:0px;
	padding:0px;


}
.post h2 a,
.post h3 a
{
	color:#c10012;
	font-size:16px;

	
}



.search{




}

.search ul li{
background-image:none;





}

	.author{
	padding:10px;
	margin-bottom:10px;
	border:0px solid #eee;
	width:430px;
	height:180px;
	overflow:scroll;

	list-style:none;
	position:absolute;
	right:50px;
	top:180px;
	color:#111;
	font-size:12px;

}
.author h3,
.author ul,
.author li


{
padding:0px;
margin:0px;
list-style:none;
padding-left:5px;


}
.author img {
margin-right:5px;

}


.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}




/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	
	}

#sidebars #searchform #s {
	width:155px;
	padding: 2px;
	
	}

#sidebars #searchsubmit {
	padding: 1px;
	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Comments starts here*/


.alt {
	background-color: #e2e1ba;
	border:3px solid #4f2200;

	}


#commentform input {
	width: 170px;
	padding: 2px;
        margin-bottom:10px;
	background-color:#e2e1ba;
	border:2px solid #4f2200;
	color:#c10012;
        
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#f5f5f5;
	border:1px solid #4f2200;
	}

#commentform #submit {
	margin: 0;
        margin-bottom:10px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

#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 caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* 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 #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* icons for user, cat and comments */

.post .folder_icon{
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.post .folder_icon a{
	margin-left:15px;


}

.post .comments{
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.post .comments a{
	margin-left:15px;


}

.post .date{
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:normal;
	color:#4f2200;

	
}
.post .date strong{
margin-left:15px;
font-weight:normal;
	


}


.hb{
position:absolute;
top:180px;
left:90px;


}
	
.cl1{
float:left;
margin-right:10px;
margin-left:20px;
margin-top:0px;
width:220px;

}

.cl1 h2{
margin:0px;
padding:0px;
font-size:14px;
color:#fff;



}	

.cl1 li{
	text-align:left;
	color:#000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;



}
.cl1 li a{

color:#000066;
text-decoration:none;



}

