/*
Theme Name:     gazette2011
Description:    related posts
Author:         webmaster
Template:       gazette

(optional values you can add: Theme URI, Author URI, Version)
*/



@import url("../gazette/styles/yellow.css");

@import url("../gazette/header.php");

.entry p{
	text-align:left;
	font-size:14px;
	line-height:22px;
	}

p.wp-caption-text {
	text-align:left;
	padding: 0 0 30px 0;
	margin:0px;
	font-size: 1em;
	font-style:italic;
	color:#000000;
}

body{
	color: #666666;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
}

#nav ul  li a {
	color: #777 !important;
}

#nav1 .current_page_item a,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
	background-color: #ccc !important;
	color: #FFFFFF !important;
}

#nav{
	height: 30px;
	padding: 2px 0px !important;
	background-color: #FFFFFF;
	margin:10px 15px 15px !important;
	border-top:0px solid #ddd;
	border-bottom:1px solid #F2F2F2;
	width: 970px !important;
}

#search input{
	background: #ffffff;
	border: 1px solid #dddddd;
	color: #777;
	float: left;
	font-size: 12px;
	width: 223px;
	height: 20px;
	margin: -5px 0px 0px;
	padding: 3px 4px 4px;
}

#search .btn{
	padding: 0;
	height: 22px;
	width: auto;
	margin: -2px 0px 0px 5px !important;
	border:none;
	width:69px;
}

#logo img  {
    padding: 0px 0px 15px 0px;
}

#nav2 {
	padding: 0;
	font-size: 12px;
	float:left;
	width:970px;
	background-color: #aaa !important;
	border-top: 0px solid #f2f2f2;
	border-bottom:0px solid #E6B610 !important;
}

#nav2 a {
	display: block;
	padding-left:15px;
	padding-right:15px;
	border-right: 0px solid #eee;
	color: #fff;
}

#nav2 li a:hover {
	background: #aaa !important;
	color:#fff;
}

#nav2 li ul li {
    background: #bbb;
	border-bottom:0px solid #dedbd1;	
	border-left:0px solid #dedbd1;	
	border-right:0px solid #dedbd1;			
	line-height:26px;	
	width:15em;
}

#nav2 li {
	float: left;
	line-height: 26px;
}

#page{
	width: 1000px;
	background-color: #FFFFFF;
	margin:15px auto;
	border: 0px solid #CCCCCC;
}

.col1{
	float: left;
	width: 595px;
	padding-right: 55px;
}

.widget h3 {
	color: #555 !important;
	font-size: 18px !important;
	background-color: #fff !important;
	border-bottom: 1px solid #ddd !important;
}

.widget h3 {
	padding: 5px;
	margin-bottom: 15px;
}

p.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: 15px;
	background-color: #f2f2f2;
	padding: 5px;
	margin-top: 12px;
	border-top:0px solid #ddd;
	text-align: right;
	clear:both;
}

.box .post h2 a{
	color:#333333;
	font-size: 15px;
}

#archivebox {
	background-color: #fafafa !important;
	border: 1px solid #ddd !important;
}

#archivebox a, #archivebox h2 {
	color: #444 !important;
	font-size: 11px !important;
	font-weight: normal !important;
}

#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	color: #666 !important;
}