/*  
Theme Name: Eyes Editing
Theme URI: http://wordpress.org/
Description: Theme for Eyes Editing
Version: 1.6
Author: Christophe Guegan
Author URI: http://www.silex.net
*/
* 				{
	padding:0;
	margin:0;
}
body,td,th 			{
	font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
	color:#FFFFFF;
}
p 				{
	padding-top: 20px;
	line-height: 20px;
}
body 				{
	background: #656565 url(images/background.gif) repeat-x;
}
div#page 			{
	width:800px;
	margin: 0 auto;
	background:url(images/background-main.gif);
}
div#header 			{
	width:100%;
	background: url(images/background-header.gif);
	height: 231px;
}
div#header h1			{
	display: none;
}
div#main 			{
	width						: 100%;
	padding-top			: -10px;
}
div#footer 			{
	width:100%;
	background:url(images/background-footer.gif);
	height: 35px;
	text-indent: 280px;
	font-size: 10px;
	
}
div#menu 			{
	width						: 249px;
	float 					: left;
	display 				: inline;
	background 			: url(images/menu-top.gif) no-repeat 0 0;
	padding-top 		: 50px;
	padding-left 		: 0px;
	margin-left 		: 20px;
	margin-top 			: 0px !important;
	margin-top 			: -14px;
	clear 					: both;
}
div#content 			{
	min-height			: 400px;
	width						: 500px;
	margin-left			: 280px;
	display 				: block;
}

div#menu ul 			{
	padding:0;
	margin:0;
}
div#menu ul li 			{
	padding:0;
	margin:0;
	list-style:none;
	width:249px;
}
div#menu ul li a 		{
	font-size:12px;
	padding: 2px 12px;
	margin:0;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
div#menu ul li a:hover 		{
	background-color:#999999;
}
div#menu h2 			{
	padding: 5px 10px;
	margin-top: 30px;
	font-weight: normal;
	border-top: 1px solid #888;
}
h1 				{
	font-family: "Times New Roman", Georgia, Times, serif;
}
h1 				{
	font-size:36px;
	color:#999999;
	letter-spacing:-1px;
	font-weight:normal;
}
h1 span 			{
	color:#EEE;
	font-style:italic;
	letter-spacing:0px;
}
hr.clear			{
	/*display:none;*/
	height: 0px;
	border: none;
	clear:both;
}

div#slideshow 			{
	position: relative;
	top: 20px;
	left: 0px;
}
div.entry img 			{
	padding: 0 10px;
	border: none;
}
span.coolplayer_wrapper 	{
	text-align: center;
	margin: 10px auto;
	width: 500px;
}
span.coolplayer_info a 		{
	background-color 	: #333;
	border 						: none;
}
span.coolplayer_info a 		{
	display 					:none;
	height: 0px;
}

/* posts */
div.post 			{
	border-bottom: 1px #666 solid;
	padding: 20px 0;
	margin-top: 20px 0;
}
div.post h2			{
	text-transform:uppercase;
	font-size:24px;
	font-weight: normal;
}
div.post h2 a 			{
	text-decoration:none;
}

/* search form */
#searchform 			{
	margin: 10px;
	margin: 10px 0;
	background:url(images/background-search.gif) no-repeat;
	height: 30px;
}
#searchform input#s 		{
	margin-left: 22px;
	margin-top: 5px;
	padding: 2px;
	border: none;
	background: none;
	width: 150px;
}
#searchsubmit 			{
	width: 60px;
	background:none;
	border: none;
	color:#FFFFFF;
	font-weight: bold;
	font-size:10px;
}

/* comments */
#commentform			{
	width: 480px;
	background:#444;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
	margin: 10px 0;
	padding: 10px 10px;	
}
#commentform textarea		{
	width: 480px;
}
.commentlist 			{
	padding: 0 0 0 25px;
	margin: 20px 0;
	border-left: 1px solid #444;
}
.commentlist li, 
#commentform input, 
#commentform textarea 		{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li 		{
	font-weight: bold;
	padding: 5px;
}
li.alt 				{
	background: #444;
}
.commentlist cite,
.commentlist cite a 		{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-decoration:none;
}
.commentlist p 			{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-style:italic;
}
#commentform p 			{
	padding: 0;
}
.commentmetadata 		{
	font-weight: normal;
}
code 				{
	font: 1.1em 'Courier New', Courier, Fixed;
}
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;
}
p.postmetadata 			{
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
	background: #444;
	color: #FFF;
	padding: 5px 10px;
	margin: 10px 0;
}
p.postmetadata  a 		{
	color:#999999;
}

/* standard elements */
hr				{
	border: none;
	border-bottom: 1px solid #666;
	padding-top: 20px;
}
a, a:visited 			{
	color:#FFFFFF;
}
a:hover, a:active		{
	color:#FFFFFF;
	background:#6699CC;
}
small				{
	color:#999999;
}
img#homebtn 			{
	width			: 249px;
	height			: 160px;
	margin 			: 20px 11px 0 20px;
	border 			: none;
	background 		: none;
}
a.homehref 			{
	float: left;
}
div#header a:hover,
div#header a:active 		{
	background:none;
	/*width: 100%;*/
}

/* navigation */
div.navigation 			{
	border-bottom: 1px dashed #444;
	padding-bottom: 5px;
}
div.navigation div.alignleft	{
	float: left;
}
div.navigation div.alignright	{
	text-align: right ;
}
div.navigation a 		{
	text-decoration: none;
	color: #999;
}