﻿/*  
Theme Name:Simply Blue WordPress Theme
Theme URI: http://khalidslife.com.com/
Description: 2 Column WP Theme.
Version: 1
Author: Internet Entrepreneur
Author URI: http://www.khalidslife.com
*/
* {
	margin: 0;
	padding: 0;
}

body {
background: #909090;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #7B011D;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 20px auto;
width: 800px;
}

#top {
background: #909090 url('images/top.gif') no-repeat;
padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}

#menu {
height: 50px;
line-height: 50px;
background: #909090 url('images/menu.gif') no-repeat;
font-size: 19px
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;
color: #999;
}
#menu ul li a:hover {
color: #eee;
text-decoration: underline;
}

#header {
height: 110px;
background: #909090 url('images/header.gif') no-repeat;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 30px 0 0 30px;
color: #E9A815;
}
#header h1 a { 
color: #EFAD3B;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #eee;
}
#header h2 {
font-size: 19px;
color: #eee;
padding: 5px 0 0 30px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #fff url('images/content.gif') repeat-y;; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}

#left {
float: left;
width: 560px;
padding: 0 0 20px 10px; 
text-align: justify;
}
#left h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
#left h2 a {
text-decoration: none;
}
#left h2 a:hover {
color: #111;
}

#right {
float: right;
width: 180px;
padding: 10px 10px 20px 0;
}
#right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;

color: #111;
font-size: 13px;
}
#right ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
#right ul li a {
color: #7B011D;
text-decoration: none;
font-size: 12px;
font-weight: 600;
padding-left: 10px;
}
#right ul li a:hover {
color: #111;
}

#bottom {
background: #909090 url('images/bottom.gif') no-repeat;
padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

#footer {
padding-top: 10px;
text-align: center;
font-size: 11px;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.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;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 10px 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.post h3 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
h3 {
padding: 15px 0 10px 0;
font-size: 16px;
letter-spacing: -1px;
font-weight: 100;
}
.entry p {
padding: 10px 0;
}
