/*  
Theme Name: Fruits and Votes
Theme URI: http://laderafrutal.temp.powweb.com/blog
Description: Fruits and Votes new banner
Version: 3.5
Author: Royce Carroll and Matthew Shugart, revised 3 Jan 2008

*/

	A 		{ color: #000000; text-decoration: none; }

	A:link		{ color: #336633; text-decoration: none; font-weight: strong; }

	A:visited	{ color: #336633; text-decoration: none; font-weight: strong; }

	A:active	{ color: #ff0000; }

	A:hover		{ 			
                        color: #006666;

			background-color:  #FAEBD7;

                        }

	.outline {
                padding:7px;
               
                border-top:1px solid #999;

                border-left:1px solid #999;

                border-right:1px solid #999;

		border-bottom:1px solid #999;                   

                background-color:white;

      text-align: left;
		}


.commentlist li, #commentform input, #commentform textarea {
	font: 1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	

	.date	{ 

		font-family:Georgia;

		color:White;

		font-size:large;

		font-weight:strong;

		background:#E7CFAD;

		}	


	.posted	{ 

		font-family: georgia; 

		font-size: xx-small;

                font-weight: strong;

		padding-left:7px; 

		color: #660000; 

		margin-bottom:5px;

                text-align: left;
                }


	.title {
		font-family:georgia; 

		font-size:large;

		font-weight:bold;

		color:#336633;

                text-align: left;
		}

.side {

		font-family:Georgia;


		font-size:x-small;

		

  		line-height:100%;

  		padding:7px;	

                list-style: none;
	
                text-align: left;

		}

	



	 .side a:link {

			color: #336633;

			text-decoration: none;

                        font-weight:bold;

		}



	 .side a:visited {

			color: #336633;

			text-decoration: none;

                         font-weight:bold;

		}



	.side a:hover {

			color: #072279;

			text-decoration: none;

			background-color:  #FAEBD7;

			}



	.side a:active {

			color: #666666;

			text-decoration: none;

			}

		

	.sidetitle {

		font-family:Georgia;

		color:white;

                border-top:4px;

                border-botom:4px;

                border-left:4px;

                border-right:4px;

		font-size:small;

		font-weight:strong;

  		padding:2px;

  		margin-top:0px;

		letter-spacing: .08em;

  		background:#336633;

  		text-transform:uppercase;

		}



	.footer {

		color:#000000;

		font-size:x-small;

		font-weight:bold;

  		padding:7px;		

                text-align: center;
		}





