/*
    Theme Name: Fan Animation
    Theme URI: http://www.lotr.homelinux.net/fananimation/
    Description: theme for fan animation based on c3ro theme
    Version: 1.0
    Author: odanoy
    Author URI: http://www.lotr.homelinux.net/
*/

/*	styles
*/

body 
{
	background-color: #FFFFFF; 
/*	background-color: #EEEEEE;  */
/*	background-image: url(images/bg-body-1.gif); */
	background-repeat: repeat-x; 
	text-align: center; 
	font: 0.7em Verdana;
}

#post{
	background: green;
	}

#wrapper {
	margin: 40px auto auto auto ; 
	width: 650px; 
	padding: 0;
	}

#head {
	width: 650px; 
	height: 160px;
	background-repeat: no-repeat; 
	line-height: 1px;
	font-size: 1px;	
	}


#container {
	width: 650px;
	height: 370px; 
/*	background-image: url(images/bg-container-1.gif);
	background-repeat: no-repeat;
	background-position: top; */
	}

#pagecontent {
	padding: 10px;
	}

#left {
	float: left; 
	text-align: left; 
	padding: 0 10px 0 5px;
	width: 400px;
	}

#center {
	float: left; 
	text-align: left; 
	padding-left: 15px;
	width: 160px;
	}
	
#right {
	float: left; 
	text-align: left; 
	padding-left: 15px;
	width: 200px;
	}
		
#footer {
	clear: both; 
	text-align: center;
	margin: 10px;
	padding: 10px 0 0 0;
	}
	
#footer p {
	border-top: 1px solid #000000;
	}

#buttons{
	line-height: 20px;
	text-align: center;
	}

img {
        border: none;
}
	
a.img
a.img:hover{
	text-decoration: none;
	border: none;
	}
	
a:link {
	text-decoration: none; 
	/* border-bottom: 1px dotted #787856; */
	color: #787856;
	}

a:visited {
	text-decoration: none; 
	/* border-bottom: 1px dotted #787856; */
	color: #787856;
	}

a:hover {
	text-decoration: none; 
	/* border-bottom: 1px solid #787856; */
	background-color: #9999FF;
	color: #FFFFFF;
	}

h2 {
	font-family: Copperplate; 
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000000;
/*	color: #999999; */
	}

blockquote {
	font-style: italic;
	border-left: 5px solid #787856;
	margin-left: 1.5em;
	padding-left: 5px;
	}

a.postTitle{
   color:#c60;
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
input 
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;

}

select
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
}

button
{
	cursor: pointer; 
	background-color: #DBDBD5; 
	background-image: none; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #fff #AEB7A8 #AEB7A8 #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 66px;
	height: 17px; 
	padding: 0;
	line-height: 12px;
}

/*	WordPress component styles
*/

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*	calendar
*/
#wp-calendar {
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
	font-weight: bold;
	color: #0000AA;
}

#wp-calendar a:hover {
/*	background: #e0e6e0; */
	color: #0000FF;
/*	background: #BDBDA2; */
}

#wp-calendar caption {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

#wp-calendar td {
	color: #aaa;
	font: 12px Verdana;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#today{
/*	background: #eee; */
	color: #0000FF;
	border-bottom: 1px solid #809080;
	}

#wp-calendar td:hover, #wp-calendar #today {
/*	background: #eee; */
	color: #aaa;
	}

#wp-calendar th {
	text-align: center;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

/*	/calendar
*/

/*	menu
*/
#menu {
	font-family: Verdana;
	font-size: 12px;
}

#menu form {
	margin: 0 0 0 10px;
}

#menu input#s {
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #aaa;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	padding-bottom: 2px; /*border-bottom: dotted 1px #aaa;*/
	font-family: Verdana;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
	padding-left: 10px;
}

/*
#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}
*/

#menu ul ul ul.children {
	padding-left: 4px;
}

/*	/menu
*/
