/*  
Theme Name: Tayybah
Theme URI: http://www.tayybah.com
Description: This is a custom theme for tayybah.com.
Version: 1.0
Author: Umair Khan
Author URI: http://www.tayybah.com/

*/

* {
  padding: 0;
  margin: 0;
}

body {
  background: #F5F5F5 url(images/content_bg.png) center repeat-y;
  color: #2D2C28;
  font-family: Arial,"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  font-size: 10pt;
  line-height: 130%;
  margin: 0;
  padding: 0;
  text-align: left;
}

html, body {
  height: 100%;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
  margin: 0;
  padding: 0;
}

p {
  padding: 10px 0 10px 0;
  text-align: justify;
}

blockquote {
  background: transparent url(images/blockquote.gif) no-repeat scroll left top;
  color: #666666;
  margin: 1em;
  padding: 0pt 0pt 10px 50px;
  text-align: justify;
}

img {
  border: none;
}

a:link, a:visited {
  text-decoration: underline;
  color: #336699;
}

a:hover {
  text-decoration: underline;
  color: #FF0000;
}

ul {
  margin-left: 1em;
  padding-left: 1em;
}

#wrapper {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  min-height: 100%;
}

* html #wrapper {
  height: 100%;
}

#header {
  background: #2B2433 none repeat scroll 0%;
  clear:both;
  margin: 0 auto;
  padding: 5px 0pt 2px;
  width: 100%;
  border-bottom: 1px solid #000;
}

#header h1 {
  color: #F2EBDA;
  font-size: 24px;
  line-height: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 960px;
  margin-top: .6em;
  margin-bottom: .2em;
}

#header h1 a {
  color: #F2EBDA;
  text-decoration: none;
}

#header p {
  color: #F2EBDA;
  margin: 0 auto;
  text-align: left;
  width: 960px;
  padding: 0;
  padding-bottom: 1em;;
}

#menu {
  background: #3D2E4D url(images/menu_bg.png) bottom repeat-x;
  clear: both;
  height: 32px;
  margin: 0 auto;
  padding: 0;
}

#menu ul {
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  width: 960px;
  text-align: right;
}

#menu ul li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu ul li a {
  height: 32px;
  padding-right: 1.2em;
  padding-left: 1.2em;
  text-decoration: none;
  color: #000;
  font-family: "Trebuchet MS";
}

#menu ul li a:hover {
  text-decoration: underline;
}

#content {
  clear: both;
  margin: 0 auto;
  padding: 0;
  width: 960px;
  padding-bottom: 9em;
}


#container {
  float: left;
  width: 700px;
  padding-left: 10px;
  padding-top: 10px;
}

#container ol {
  padding-left: .8em;
  margin-left: .8em;
}

#slideshow, #rotater {
  padding-top: 1em;
}

.post{
  padding: 1.8em 0 10px 0;
  background: url(images/dot.gif) repeat-x;
  background-position: bottom;
}

.post h2 {
  font-family: Georgia, Sans-serif;
  font-size: 1.4em;
  margin-bottom: .6em;
}

.featured {
  margin-top: 1em;
  background: #EEE;
  padding: .6em;
  margin-bottom: 1em;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}

.entry {
  line-height: 18px;
}

p.postmetadata {
  margin: 0;
  padding: 0;
  font-size: .8em;
  margin-top: -.6em;
}

.navigation {
  padding: 10px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  width: 100%;
}

.navigation ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
}

.navigation ul li {
  display: inline;
}

.navigation ul #prev {
  float: left;
}

.navigation ul #next {
  float: right;
}

.sidebar {
  float: left;
  width: 240px;
  margin: 0 0 0 10px;
  display: inline;
}

.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 10px;
}

.sidebar ul li {
  padding: 10px 0 10px 0;
}

.sidebar ul li h2 {
  font-family: Georgia, Sans-serif;
  font-size: 14px;
  margin-bottom: .6em;
  background: url(images/dot.gif) repeat-x bottom;
}

.sidebar ul ul {
  padding: 0;
  line-height: 1.2em;
}

.sidebar ul ul li {
  background: url(images/arrow.png) no-repeat;
  background-position: 0 .2em;
  padding: 0;
  padding-left: 1em;
  line-height: 1.2em;

}

table#wp-calendar {
  width: 100%;
}

.comments-template {
	margin: 10px 0 0;
	padding: 10px;
	background:#E5DFCF none repeat scroll 0%;
  border-bottom:5px solid #B3ADA1;
  border-top:5px solid #B3ADA1;
  margin-bottom:20px;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments{ 
  padding: 0;
}

.comments-template textarea {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px;
}

#footer {
  clear: both;
  position: relative;
  margin-top: -7.5em auto;
  bottom: 0;
  padding: 0;
  width: 100%;
  background: #2B2433;
}

#footer #copy {
  background: #000;
  text-align: center;
  border-top: 3px solid #BBB;
}

#footer #copy p {
  background: #000;
  color: #AAA;
  margin: 0 auto;
  font-size: .8em;
  text-align: left;
  width: 960px;
}