﻿/*  
Theme Name: Web Catalog
Theme URI: http://webcatalog.qualitywordpress.com
Description: A web catalog theme for all things and information relating to the web.
Version: 1.0
Author: qualitywordpress
Author URI: http://qualitywordpress.com
*/



/* General */
body{
	background-position: center top;
	background-color: #0273DB;
	font-size: 12px;
	font-family: "trebuchet MS", tahoma, Arial;
	color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-attachment: fixed;
}

h4 {
	margin: 0;
}

h3 {
	margin: 0;
}

h2 {
	margin: 0;
}

h1 {
	margin: 0;
}
img{
max-width:400px;
height: auto;
}
/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 907px;
}


/* Header */

#header {
	width: 907px;
	height: 180px;
	position: relative;
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	background-image: url('images/header.jpg');
}

	/* Header - Info */
	
	#header #header-info {
	top: 35px;
	margin-right: 80px;
	background-repeat: no-repeat;

}
	
	#header #header-info h1 {
	color: #000000;
	font: bold 33px B jadid, Helvetica, sans-serif;
	padding-bottom: 5px;
}
	
	#header #header-info h1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #header-info .description {
	color: #003366;
	font: bold 15px Arial, Helvetica, sans-serif;
}
	
	/* Header - Menu  منوها*/
	
	#header #header-menu {
	position: absolute;
	font: x-small/40px tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 150px;
	height: 34px;
	text-align: center;
	font-weight: bold;
	width: 907px;
	text-decoration: none;
}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 34px;
	}
	
	#header #header-menu ul li {
	background: url("images/header_menu.gif") repeat-x;
	padding: 0 30px 5px 30px;
	margin-bottom: 5px;
}
	
	#header #header-menu ul li a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
	
	#header #header-menu ul li ul {
		display: none;
	}


/* Main */

#main {
	width: 907px;
}

#main-top {
	width: 907px;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 907px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */
	
	#content {
	width: 495px;
	padding: 12px 34px 0 34px;
	position: relative;
	float: left;
}
	
	/* Main - Content - Post */
	
	#content .post {
	
		margin-bottom: 25px;
		width: 495px;
	}
	
		/* Post - Date */
		
		#content .post .post-date {
	border: thin solid #00FF00;
	background: url("images/post_date.gif") repeat-x;
	width: 150px;
	height: 25px;
	color: #ffffff;
	text-align: center;
	font: bold 10px/25px tahoma;
	background-color: #000000;
}
		
		/* Post - Title */
		
		#content .post .post-title {
			width: 463px;
			height: 45px;
			border: 1px solid #FFFFFF;
			background: url("images/post_title.gif") repeat-x;
			color: #000000;
			font: bold 10px tahoma;
			padding: 0 15px;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
	color: #000000;
	font: bold 15px/45px Arial, Helvetica, sans-serif;
	float: right;
}
		
		#content .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {

			line-height: 45px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/18px tahoma;
			color: #000000;
			padding: 0 15px;
			width: 465px;
			background: #FFFFFF;
			float: right;
		}
		
		#content .post .post-entry a {
	color: #0066FF;
	text-decoration: none;
}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 11px/20px tahoma;
			color: #000000;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0 10px 0 0;
			width: 485px;
			clear: both;
			font: bold 10px/19px tahoma;
			color: #ffffff;
			background: url("images/post_info.gif") no-repeat;
			text-align: right;
		}
	/* Main - newscontent */
	
	#newscontent {
	float: inherit;
	width: 410px;
	padding: 12px 10px 0 10px;
	text-align: right;
}
	
	/* Main - newscontent - Post */
	
	#newscontent .post {
		float: right;
		margin-bottom: 25px;
		width: 410px;
	}
	
		/* Post - Date */
		
		#newscontent .post .post-date {
	border: thin solid #00FF00;
	background: url("images/post_date.gif") repeat-x;
	width: 200px;
	height: 25px;
	color: #ffffff;
	text-align: center;
	font: bold 10px/25px tahoma;
	background-color: #000000;
}
		
		/* Post - Title */
		
		#newscontent .post .post-title {
			width: 393px;
			height: 45px;
			border: 1px solid #FFFFFF;
			background: url("images/post_title.gif") repeat-x;
			color: #000000;
			font: bold 10px tahoma;
			padding: 0 15px;
		}
		
		#newscontent .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#newscontent .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#newscontent .post .post-title h2 {
	color: #000000;
	font: bold 15px/45px Arial, Helvetica, sans-serif;
	float: right;
}
		
		#newscontent .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#newscontent .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#newscontent .post .post-title .post-title-info {
			float: right;
			line-height: 45px;
		}
		
		/* Post - Entry */
		
		#newscontent .post .post-entry {
			font: normal 11px/18px tahoma;
			color: #000000;
			padding: 0 15px;
			width: 395px;
			background: #FFFFFF;
			float: right;
		}
		
		#newscontent .post .post-entry a {
	color: #0099FF;
	text-decoration: none;
}
		
		#newscontent .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#newscontent .post .post-entry .more-link {
			font: bold 11px/20px tahoma;
			color: #000000;
			float: right;
			padding-bottom: 5px;
		}
		
		#newscontent .post .post-entry .more-link a {
			color: #000000;
			text-decoration: none;
		}
		
		#newscontent .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#newscontent .post .post-info {
			padding: 0 10px 0 0;
			width: 415px;
			clear: both;
			font: bold 10px/19px tahoma;
			color: #ffffff;
			background: url("images/post_info.gif") no-repeat;
			text-align: right;
		}
		#newscontent .post .post-info a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#news-info {
	        padding: 0;
			clear: both;
			font: bold 10px/19px tahoma;
			color: #ffffff;
			background: url("images/post_info.gif") no-repeat;
			text-align: right;
		}
		#news-info a {
			color: #ffffff;
			text-decoration: none;
		}

	/* end of Main - newscontent */	
	
		#content .post .post-info a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post .post-entry h3 {
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 25px 0 5px 0;
}
		
		#content .post .post-entry .comments {
			font: normal 11px/18px tahoma;
			color: #000000;
			width: 465px;
		}
		
		#content .post .post-entry .comments a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .post-entry .comments ol li.alt {
			background: #cccccc;
		}
		
		#content .post .post-entry .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .post-entry .comments ol li cite a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry #commentform {
			font: normal 11px/18px tahoma;
			color: #000000;
			width: 450px;
			padding-left: 15px;
			margin: 0;
		}
		
		#content .post .post-entry #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/25px tahoma;
		color: #000000;
		width: 495px;
		height: 25px;
		float: left;
		margin-bottom: 25px;
	}
	
	#content .navigation a {
		color: #000000;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
.sidebar {
	width: 170px;
	font: normal 11px/18px tahoma;
	color: #000000;
	background-color: #F4E5BE;
}
	
	.sidebar a {
		color: #000000;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Sides */
		
		.sidebar-left {
	padding: 12px 3px 15px 0px;
	float: left;
}
.sidebar-right {
	float: left;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 15px;
}
.friends{
	padding: 12px 0 15px 3px;
	float: left;
}

		
		/* Sidebar - Titles */
		
		.sidebar h3 {
	font: bold 14px/26px Arial, Helvetica, sans-serif;
	color: #ffffff;
	width: 159px;
	height: 26px;
	background: url("images/sidebar_title.gif") repeat-x;
	padding-right: 10px;
}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
	margin: 5px 0 8px 0;
	padding: 0;
	list-style-type: none;
	color: #000000;
}
.sidebar ul li {
	padding-right: 3px;
	color: #ffffff;
	font: normal small/25px "Times New Roman", tahoma;
	background: url("images/sidebar_menu.gif") repeat-x;
	font-weight: bold;
}
		
		.sidebar ul li a {
	color: #000099;
	text-decoration: none;

}
		
		.sidebar ul li a:hover {
	text-decoration: underline;
	color: #990000;
}
		
			/* Sidebar - Submenus */
			
			.sidebar ul li ul {
				margin: 0;
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0;
			padding: 5px 0 8px 0;
			width: 170px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 140px;
		}
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 5px 0 8px 0;
			width: 130px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		.sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 5px 4px 8px 4px;
		}
		
		/* Sidebar - Feed */
		
		.sidebar #sidebar-feed {
			margin: 5px auto 8px auto; 
			width: 160px;
			height: 60px;
		}


/* Footer */

#footer {
	width: 907px;
	height: 100%;
	color: #ffffff;
	font: 10px/20px tahoma;
	text-align: center;
	float: left;
	background-color: #000000;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}
/*Eric Meyer's based CSS tab*/

#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold small Arial;
	right: auto;
}
#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a{
	margin: 3px;
	text-decoration: none;
	padding: 3px 2px 3px 2px;
	border: 1px solid #778;
	border-bottom: none;
	background: white;
}

#tablist li a:visited{
color: navy;
}

#tablist li a:link{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #C1C1FF;
border-color: #227;
}

#tablist li a.current{
background: lightyellow;
}
.ssi_table a{
	color:#FFFFFF;
}
