/*  
Theme Name: Fruita Times Design
Theme URI: http://www.fruitatimes.com
Description: A two column style.
Version: 1.6
Author: Collins Internet Marketing
Author URI: http://www.collinsinternet.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


html {
	background: url(images/background2.jpg) top left repeat #9F8C6D;
}
body {

	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url(images/background.jpg) top left repeat-x;
	color: #333;
	text-align: center;
margin:0;

	padding: 0; 
padding-bottom: 30px;
	}

#page {
	
	background-color: white;
	border: 1px solid #000000;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 750px;
padding-bottom: 15px;
border-right:3px solid #000000;
border-bottom:3px solid #000000;
border-left:3px solid #000000;
background:url('images/sep.gif') repeat-y;
	}

#header {
	background: url('images/header22.gif') no-repeat bottom center;
	margin: 0; 
	padding: 0; 
	height: 72px; 
	width: 750px;
border-bottom:1px solid #000000;
	}
	#header a {
	display:block;
	height:72px;
	width:750px;
	}
#thedate {
text-align:right;
padding-right:10px;

}
	
.headerlink {
	display:block;
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	}
.heading {
letter-spacing:1px;
width:80%;
border-bottom:1px solid #000000;
}
.featured {
padding-top:20px;
line-height:20px;
}

.readrest {
margin-right:20px;
text-transform:uppercase;
}
.readrest a:hover {
color:#ff0000;
text-decoration:none;
}

#content {
	font-size: 1.2em;
	/*padding-top: 5px;*/
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	}

.postmetadata {
	text-align: center;
	font-size: 0.8em;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}
	
.postmetadata {
	clear: both;
}
	
.alt {
	margin: 0;
	padding: 10px;	
/*	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}

	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	clear: both;

	border: none;
	}
	
#footer p {
	margin: 0;
	/*padding: 20px 0;*/
	text-align: center;
	}

	
/* Begin Sidebar */
#sidebar {
	/*padding: 20px 0 10px 0;
	margin-left: 545px;*/
	width: 190px;
float:left;


	}

	
	
#sidebar ol, #sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
margin:0;
padding:0;
	padding-left: 5px;
	}




#navigation {

width: 179px;
margin-left:10px;
font-family:Georgia, "Times New Roman", Times, serif;

}
#navigation ul {
width:179px;
}

#navigation ul, #navigation li {
	list-style-type: none;
	list-style-image: none;
margin:0;
padding:0;

	}

	#navigation ul li {
width:179px;
border:1px groove #000000;
float:left;
padding-top:7px;
padding-bottom:3px;
padding-left:5px;
font-weight:bold;
font-size:12px;
clear:both;
}
#navigation ul li a {
text-decoration:none;
color:#000000;
text-transform:uppercase;

}
#navigation ul li:hover{
background:#cccccc;

}
#navigation ul li.section:hover{
background:#000000;

}
#navigation ul li a:hover {
text-decoration:none;
color:#ff0000;


}
.section {
background: #000000;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
}
/*Font Style */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
		}
	
h2,h1 {
	font-size: 1.8em;
	margin: 10px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
#content h2 a {
color:#000000;
text-decoration:none;
}
#content h2 a:hover {
color:#808080;
text-decoration:none;
}
	
#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}
	
h3 {
	font-size: 1.3em;
	margin: 0;
	}
#content h2 {
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:1;
font-size:1.4em;
}

/*Comments*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
	
/*Links*/
a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #06c;
	text-decoration: underline;
	}
	
a:visited {
	color: #06c;
	}
	
/* Begin Images */
p img {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* 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;
	}

hr {
	display: none;
	}

.nextandback {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
#content img {
border:1px solid #000000;
margin:15px;
}
.featured img {
margin:0 !important;
padding:0 !important;
margin-right:15px !important;
}
.readrest img {
margin:0 !important;
padding:0 !important;
}
.catsmall {

margin:0 !important;
padding:0 !important;

}
