﻿/*
	Theme Name: Yeiht 2
	Theme URI: http://yeiht.y234.cn
	Description: Specially design for Yeiht.
	Author: Quanzhi Ye
	Author URI: http://www.y234.cn
	Version: 2.0-s3
*/

body {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	background: #eee;
	margin: 10px 0 10px 0;
	padding: 0;
}

/* Structure Divs */
#content {
	background: url(images/bg.jpg);
	border: 1px solid #9C9C9C;
	margin: 0 auto;
	padding: 2px;
	width: 800px;
	}

#header {
	background: url(images/logo.jpg) no-repeat;
	height: 200px;
	margin: 0;
	padding: 0;
	}

#pages {
	background: #007F0E;
	font-size: 14px;
	margin: 0;
	padding: 7px 0 6px 20px;
	}

#noticias {
	float: left;
	margin: 0px;
	padding: 28px 0 15px 20px;
	line-height: 1.5em;
	width: 600px;
	font-size: 14px;
	}

#sidebar {
	float: right;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 10px;
	width: 150px;
	}

#credits {
	font-size: 12px;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	}
	
/* Config Structure Divs */

	/* Date */
	.date {
		background: url(images/calendar.png) no-repeat;
		height: 67px;
		width: 58px;
		font-family: Times New Roman, Arial, Helvetica, sans-serif;
		color: #FF4800;
		margin: 0;
		padding: 0;
		float: left;
	}
	
	.monthyear {
		font-size: 10px;
		padding: 9px 0 0 2px;
		width: 58px;
		text-align: center;
	}

	.day {
		width: 58px;
		font-weight: bold;
		font-size: 30px;
		margin: -3px 0 0 2px;
		text-align: center;
	}
	
	.weekday {
		width: 58px;
		font-size: 9px;
		margin: -3px 0 0 2px;
		text-align: center;
	}
	
	/* Pages */
	#pages li {
		display: inline;
		list-style-type: none;
		}
		
	#pages ul, ol {
		margin: 0;
		padding: 0;
		}
		
	#pages a {
		list-style: none;	
		margin: auto;
		padding: 3px 5px;	
		background: transparent;
		border: #007F0E 1px solid;		
		font-variant: small-caps;
		text-align: left;	
		color: #FFFFCC;
		}
		
	#pages a:hover {
		border: #ddd 1px solid;
		background: transparent;
		color: #fff;
		}
		
	.current_page_item a, .current_page_item a:hover {
		font-weight: bold !important;
		border:#ccc 1px solid !important; 
		background: transparent !important;
		color: #fff !important;
		}
		
	/* Search */
	#search input {
		border: 1px solid #000000;
		font-size: 10px;
		padding: 2px;
		width: 150px;
		}
			
	/* Noticias */
	#noticias p {
		font-size: 16px;
		font-family: Times New Roman, Arial;
		line-height: 1.7em;
		}
			
	#noticias ul {
		font-size: 16px;
		font-family: Times New Roman, Arial;
		line-height: 1.7em;
		list-style-type: circle;
		margin: 0 0 0 25px;
		padding: 0;
		}
		
	#noticias ol {
		font-size: 16px;
		font-family: Times New Roman, Arial;
		line-height: 1.7em;
		margin: 0 0 0 25px;
		padding: 0;
		}
			
	#noticias li {
		margin: 0;
		padding: 0;
		}

	#noticias h2, #noticias h2 a {
		color: #FF4800;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 5px 5px;
		padding: 8px 0 0 0;
		text-decoration: none;
		}
		
	#noticias h2 a:hover {
		background: transparent;
		color: #FF8000;
		}
		
	#noticias h3 {
		color: #FF4800;
		font-size: 15px;
		font-weight: normal;
		margin: 0;
		padding: 10px 0 5px 0;
		}

	#noticias small {
		font-family: Arial,Times New Roman;
		font-size: 12px;
		margin-left: 5px;
		}
		
	.feedback {
		color: #898A8A;
		font-weight: bold;
		font-size: 16px;
		margin: 0 0 10px 0;
		margin-left: 450px;
		padding: 0 20px;
		text-align: left;
		}
		
	/* Entrada */
	.entrada {
		margin: 0;
		padding: 0;
		}

	/* Comments */
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 14px;
		}

	.class_comment1 { background: transparent; border: transparent; }
	.class_comment2 { background: transparent; border: transparent; }
	
	#comments, #postcomment {
		color: #0090DA;
		font-size: 16px !important;
		font-weight: normal;
		margin: 30px 0 10px 10px;
		text-transform: uppercase;
		}
			
	#commentform {
		background: transparent;
		padding: 5px 20px;
		}
		
	#commentform input, #commentform textarea {
		background: #F9FBFF;
		border: 1px solid #B8D4FF;
		font-size: 20px;
		padding: 1px;
		}
		
	#commentform input:focus, #commentform textarea:focus {
		background: #EEF5FF;
		}
	
	/* Sidebar */
	#sidebar h3 {
		background: url(images/dot.gif) repeat-x bottom;
		color: #007F0E;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 0em;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		}
		
	#sidebar ul, #sidebar ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		}
		
	#sidebar li, #sidebar li:hover {
		margin: 0;
		padding: 0;
		}
		
	#sidebar a {
		color: #999966;
		}
		
	#sidebar a:hover {
		border-bottom: url(images/dot.gif) repeat-x bottom;
		color: #999966;
		}
		
	#sidebar div { 
		margin: 10px 0;
		padding: 0;
		}

	/*	Credits */
	#credits a {
		color: #800000;
		}
		
	#credits a:hover {
		background: transparent;
		color: #0090DA;
		}
		
	#credits p {
		margin: 0;
		padding: 0;
		}

/* General */
a {
	color: #999966;
	text-decoration: none;
	}

a:hover {
	background: url(images/dot.gif) repeat-x bottom;
	color: #999966;
	}

acronym, abbr, span.caps {
	text-decoration: none;
	}
	
blockquote {
	margin: 5px 30px 0 5px;
	padding-left: 15px;
	border-left: 5px solid #ccc;
	}

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	}

h4 {
	color: #858585;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}
	
/* Text & Image align */
.center {
	text-align: center;
	}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   text-align: center;
   padding-top: 4px;
   margin: 10px -5px 10px -5px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 1px solid #ddd;
}

.wp-caption p.wp-caption-text {
   border: 1px solid #ddd;
   background-color: #f3f3f3;
   font-size: 10px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 3px 5px 0 3px;
}

