/*
Theme Name: Hameed Design
Theme URI: http://www.blog-design-experts.com
Version: 1.0
Author: Kinetica Media
*/

body {
	background:#fff url('images/background.jpg') top left repeat-x;
	color:#FFF;
	font-size:12px;
	font-family:tahoma;
	margin-bottom:10px;
	margin-top: 0px;
}
#wrapper {
	width:916px;
	margin:0 auto;
}
#top {
	background: transparent;
	height:26px;
	width:916px;
	line-height: 18px;
}
#date {
	float:left;
	padding-left:20px;
	padding-top:5px;
}
#subscribe {
	float:right;
	padding-right:20px;
	padding-top:5px;
}
#subscribe a {
	color:#FFF;
	text-decoration:none;
}
#subscribe a:hover {
	text-decoration:underline;
}
#header {
	height:121px;
	width:916px;
	background:transparent url('images/header.png') bottom no-repeat;
	color:#000;
}
#title {
	float:left;
	padding-top:16px;
	padding-left:20px;
}
#title a {
	color:#000;
	text-decoration:none;
}
#header h1 {
	margin:0px;
	font-size:30px;
}
#header h2 {
	margin:0px;
	font-size:14px;
}
#search {
	float:right;
}
ul.menu {
	list-style:none;
	margin:0px;
	padding:0;
	background: #transparent;
	width:916px;
	height:31px;
	font-size: 14px;
}
ul.menu li {
	float:left;
	list-style-type:none;
	margin:0;

}
ul.menu li a {
	float:left;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	line-height:31px;
	text-decoration:none;

}
ul.menu li a:visited {
	color:#FFF;
	font-weight:normal;
}
ul.menu li a:hover {
	background:transparent url('images/menu_hover.jpg') top;
	color: #161616;
	text-decoration:none;
}
ul.menu li a:visited:hover {
	background:transparent url('images/menu_hover.jpg') top;
	color: #161616;
	text-decoration:none;
}
ul.submenu {
	list-style:none;
	margin:1px 0px 0px 0px;
	padding:0;
	background: #700908;
	width:915px;
	height:26px;
	padding-left:1px;
	border-bottom: 1px solid #4f1f1f;
}
ul.submenu li {
	float:left;
	list-style-type:none;
	margin:0;
}
ul.submenu li a {
	float:left;
	color:#FFF;
	padding-left:14px;
	padding-right:14px;
	line-height:25px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	text-transform: uppercase;
}
ul.submenu li a:visited {
	color:#FFFFFF;
	font-weight:normal;
}
ul.submenu li a:hover {
	text-decoration:none;
	color: #161616;
	background:transparent url('images/menu_hover.jpg') top;
}
ul.submenu li a:visited:hover {
	text-decoration:underline;
}
#maincontent {
	overflow:hidden;
	width:876px;
	background: #fff;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:25px;
	padding-right:15px;
	margin-top:0px;
	color:#464647;
	border-left: 5px solid #ccc;
	border-right: 5px solid #ccc;
}
#content {
	float:left;
	width:588px;
	background: #fff;
	border: 1px solid #b5b5b5;
}
#latestarticle {
	width:588px;
	background:#FFF;
}
.archivearticle {
	width:588px;
	background:#FFF;
	margin-bottom:10px;
}
.archivearticle .posttitle {
	float:left;
}
.archivearticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
.archivearticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
.archivearticle .postinfo a:hover {
	text-decoration:underline;
}
.archivearticle .postcontent {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}
.postcontent a {
	color:#464647;
	text-decoration:underline;
}
.postcontent p {
	margin:0;
	padding:10px 0 0 0;
}
#latestarticles {
	float:left;
	width:289px;
	margin-top:10px;
	background:#FFF;
}
#latestarticlescontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestarticlescontent h2, #latestcomments h2, .postcontent h2, .posttitle h2 {
	font-size:19px;
	font-weight: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
}
#latestarticlescontent h2 a, #latestcomments h2 a, .postcontent h2 a, .posttitle h2 a {
	text-decoration:none;
	color:#464647;
}
#latestarticlescontent h2 a:hover, #latestcomments h2 a:hover, .postcontent h2 a:hover, .posttitle h2 a:hover {
	text-decoration:underline;
}
#latestarticlescontent p {
	margin-top:2px;
}
#latestcomments {
	float:left;
	width:289px;
	margin-top:10px;
	margin-left:10px;
	background:#FFF;
}
#latestcommentscontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestcommentscontent h2 {
	font-size:14px;
	margin:0;
}
#latestcommentscontent p {
	margin-top:2px;
}
#flickr {
	float:left;
	width:588px;
	margin-top:10px;
	background:#FFF;
}
#flickrcontent {
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}
#flickrcontent img {
	padding-left:4px;
	border:0;
}
.title {
	background:url(images/titlebg.jpg) repeat-x;
	height:22.5px;
	padding-top:4.5px;
	padding-left:9px;
	padding-right:9px;
	font-weight:bold;
	font-size:14px;

}
#latestarticle .posttitle {
	float:left;
}
#latestarticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
#latestarticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
#latestarticle .postinfo a:hover {
	text-decoration:underline;
}
#latestarticle .postcontent {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}
#sidebar {
	float:right;
	width:272px;
}
#sponsors {
	background:#FFF;
	padding-bottom:8px;
	overflow:hidden;
}
#sponsorscontent {
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
}
#sponsorscontent img {
	padding-top:5px;
	border:0;
}
.right {
	float:right;
}
.left {
	float:left;
}
.sidebar-item {
	margin-bottom:10px;
	background:#fff;
	border: 1px solid #b5b5b5;
	
}
.sidebar-item ul {
	margin:0;
	padding:8px;
	list-style-type:none;
}
.sidebar-item a {
	color:#464647;
	text-decoration:none;
	font-size: 14px;
	border-left: 5px solid #ccc;
	padding-left: 10px;
}
.sidebar-item a:hover {
	border-left: 5px solid #820c0a;
	padding-left: 10px;
	color: #820c0a;
}
#subfooter {
	height:21px;
	background:#ccc;
	text-align:right;
	padding-top:3px;
	padding-right:15px;
}
#subfooter a {
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#subfooter a:hover {
	text-decoration:underline;
}
#footer {
	background:#7f0909;
	height:27px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}
#copyright {
	float:left;
}
#copyright a {
	color:#FFF;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
#links {
	float:right;
}
#links a {
	color:#FFF;
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
#search {
	padding-top:10px;
	padding-right:0px;
	color: #fff;

}
#field {
	float:left;
	background:#9a0a05;
	border:0;
	height:16px;
	width:200px;
	border: solid 2px #666;
	padding-top:3px;
	text-indent:5px;
	color: #fff;
	margin-left: 12px;
}
#button {
	float:left;
	background:#9a0a05;
	border:0;
	height:24px;
	width:35px;
	border: solid 2px #666;
	margin-left:5px;
	color: #fff;
}
#search h2 {
	font-size:12px;
	font-weight:normal;
	padding-bottom:4px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignleft a, .alignright a {
	color:#fff;
}
.nocomments {
	text-align:center;
}
.postcontent {

	border-top:none;
}
img.avatar {
	float:left;
	padding-right:5px;
