/*
Theme Name:		iWordpress
Theme URI: 		http://www.altafsayani.com/
Version: 		1.0
Description: 	iWordpress is an Apple and Mac style wordpress theme with lots of functionalities. To learn more, visit <a href="http://www.altafsayani.com">http://www.altafsayani.com</a>.
Author: 		Altaf Sayani
Author URI:		http://www.altafsayani.com.com
Tags:			two-columns, fixed-width, clean, web 2.0, white, gray, blue, apple style, mac look
*/
body {
	margin: 0px;
	background: #f1f5f8;
}
a {
	color: #475c68;
}
#container {
	width: 960px;
	margin: auto;
	background: url(images/cont-bg.gif) repeat-y;
}
#header {
	background: url(images/cont-top.gif) no-repeat;
        font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;	
	color: black;
	font-weight: normal;	
}

#header a {
        text-decoration: none; 
}

#logo {
	margin: 20px;
	float:left;
	font-size: 34px;
}

#small {
	float:left;
        text-decoration: none; 
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        color: #BBBBBB;
}

#searchform {
	padding:2px 6px 0;
	float: right;
	margin: 20px;
	background: transparent url(images/searchbox.gif) no-repeat 0 0;
	width: 263px;
	height: 29px;
}

#searchform div {
	position:relative;
}
#s, #searchsubmit {
	font-size: 12px;
	border:none;
	background-color:transparent;
	position:absolute;
	display: block;
	color:#8D8D8D;
}
#s {
	top: 4px;
	left:0px;
	width:226px;
}
#searchsubmit {
	height:29px;
	right:5px;
	top:0px;
	width:28px;
	text-indent:-999px;
	padding:0;
	cursor:pointer;
}
#menu {
	clear: both;
	margin: 10px;
	background: url(images/menu-bg.gif) repeat-x;
	height: 49px;
}
#menu #left {
	background:url(images/menu-left.gif) no-repeat;
	width: 20px;
	height: 49px;
	float: left;
}
#menu #items {
	width: 900px;
}
#menu #items ul {
	margin: 0px;
	padding: 0px;
}
#menu #items li {
	display: inline;
}
#menu #items li a {
	display: inline-block;
	background: url(images/menu-sep.gif) no-repeat 100% 0;
	padding: 5px 10px 5px 0;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#menu #right {
	background:url(images/menu-right.gif) no-repeat;
	width: 20px;
	height: 49px;
	float: right;
}
#menu #items p {
	padding: 5px 10px 5px 0;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#wrapper {
	margin: 10px;
	overflow: hidden;
}
#content {
	width: 530px;
	margin: 10px;
	float: left;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #aaabac;
}
#content .post {
	background: url(images/postbg.gif) repeat-x #fff;
	overflow: hidden;
	margin: 0 0 10px 0;
	border-bottom: #e3e6e8 1px dashed;
	font-family: Arial, Helvetica, sans-serif;
}
#content .post h1.heading {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #475c68;
}
#content .post h1.heading em {
	font-size: 11px;
}
#content .post h1.heading a {
	text-decoration: none;
}
#content .post h1, #content .post h2, #content .post h3, #content .post h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #475c68;
}
#content .post  p.small 
{
	font-size: 10px;
}
#content .post li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
#content .post p {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #475c68;
	line-height: 1.5em;
}
#content .post a {
	font-weight: bold;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
#content .postmeta {
	float: right;
	width: 171px;
	background: url(images/postmeta-sep.gif) no-repeat;
}
#content .postmeta .comments {
	width: 119px;
	height: 48px;
	margin: auto;
	background: url(images/comments.gif) no-repeat;
	position: relative;
}
#content .postmeta .comments span {
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	color: #475c68;
	position: absolute;
	top: 18px;
	left: 2px;
}
#content .postmeta .comments span a, #content .postmeta .comments span a:hover, #content .postmeta .comments span a:visited {
	color: #475c68;
	text-decoration: none;
}
#content .postmeta ul {
	margin: 0px;
	padding: 5px 0 0 3px;
}
#content .postmeta li {
	list-style: none;
	border-top: 1px #e5e6e8 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaabac;
	padding-top: 2px;
}
#content .postmeta li.author {
	list-style: url(images/author-icon.gif) inside;
	padding-left: 2px;
}
#content .postmeta li.date {
	list-style: url(images/date-icon.gif) inside;
	padding-left: 2px;
}
#content .comments p#comments-closed {
	font-family: Arial, Helvetica, sans-serif;
	color: #475c68;
	font-size: 14px;
}
#content .comments h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #475c68;
}
#content .comments .comments-box {
	width: 530px;
	overflow: hidden;
	margin-bottom: 5px;
}
#content .comments .comments-box .avatar {
	position: absolute;
	float:left;
	width: 105px;
	height: 72px;
	background: url(images/comment-element.png) no-repeat 100% 0;
}
#content .comments .comments-box .avatar img {
	width: 72px;
	float: left;
}
#content .comments .comments-box .commententry {
	float: right;
	background: #f1f5f8;
	width:400px;
	border: 5px #e9eaec solid;
	min-height: 72px;
	padding: 10px;
}
#content .comments .trackbacksentry {
	background: #f1f5f8;
	border: 5px #e9eaec solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 10px;
}
#content .comments .comments-box .commententry p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .comments .comments-box .commententry em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .comments #commentsform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #475c68;
}
#content .comments #commentsform input {
	border: 3px #e9eaec solid;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .comments #commentsform textarea {
	border: 3px #e9eaec solid;
	width: 320px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .comments #commentsform textarea.logged {
	border: 3px #e9eaec solid;
	width: 524px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .comments #commentsform #submit {
	width: 138px;
	height: 37px;
}
#sidebar {
	width: 370px;
	margin: 10px;
	float: right;
}
#sidebar li {
	list-style: none;
}
#sidebar #subscribe-area {
}
#sidebar #subscribe-area ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar .sidebox {
	margin-bottom: 5px;
}
#sidebar .sidebox h2 {
	width: 372px;
	height: 41px;
	margin: 0px;
	padding: 0 0 0 5px;
	background: url(images/sidebox-top.gif) no-repeat;
	line-height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
}
#sidebar .sidebox .boxcontent {
	width: 370px;
	background: #f1f5f8;
	border-right: #e4e5e7 1px solid;
	border-left: #e4e5e7 1px solid;
}
#sidebar .sidebox ul {
	margin: 0 4px 0 4px;
	padding: 4px 0 0 0;
}
#sidebar .sidebox .boxcontent ul li ul.children {
	margin: 0 4px 0 4px;
	padding: 4px 0 0 0;
}
#sidebar .sidebox li {
	list-style: url(images/bullet.png) inside;
	padding-left: 3px;
	background: url(images/listbg.gif) no-repeat;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
}
#sidebar .sidebox li a, #sidebar .sidebox li a:hover, #sidebar .sidebox li a:visited {
	color: #aaabac;
	text-decoration: none;
}
#sidebar .sidebox .boxbottom {
	width: 372px;
	height: 31px;
	background: url(images/sidebox-bottom.gif) no-repeat;
}
#wp-calendar {
	margin: auto;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}
#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	color: #475c68;
}
#wp-calendar th {
	font-size: 12px;
	font-weight: bold;
	color: #475c68;
}
#wp-calendar td {
	font-size: 12px;
	text-align: center;
	color: #475c68;
}
#wp-calendar td a {
	font-weight: bold;
}
#footbar {
	clear: both;
	margin: 20px;
	overflow: hidden;
}
#footbar #head {
	height: 41px;
	background: url(images/footbar-head.gif) no-repeat;	
}
#footbar #head h2 {
	float: left;
	text-align: center;
	width: 300px;
	height: 41px;
	margin: 0px;
	padding: 0 0 0 5px;
	line-height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
}
#footbar #footbarcontent {
	width: 917px;
	overflow: hidden;
	background: #f1f5f8;
	border-right: #e4e5e7 1px solid;
	border-left: #e4e5e7 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475c68;
}
#footbar #footbarcontent #aboutme {
	float: left;
	width: 300px;
	padding: 3px 0 0 5px;
	background: url(images/footbar-sep.gif) no-repeat 100% 0;
}
#footbar #footbarcontent #aboutme #avatar {
	float: left;
	width: 104px;
	height: 116px;
	background:url(images/avatarbg.gif) no-repeat;
	padding: 2px;
}
#footbar #footbarcontent #recpost {
	float: left;
	width: 300px;
	padding: 3px 0 0 5px;
	background: url(images/footbar-sep.gif) no-repeat 100% 0;
}
#footbar #footbarcontent #recpost ul {
	margin: 0px;
	padding: 0px;
}
#footbar #footbarcontent #recpost ul li {
	list-style: url(images/postbullet.gif) inside;
	border-bottom: #e3e6e8 2px dotted;
	margin-bottom: 3px;
}
#footbar #footbarcontent #reccom {
	float: left;
	width: 300px;
	padding: 3px 0 0 5px;
}
#footbar #footbarcontent #reccom ul {
	margin: 0px;
	padding: 0px;
}
#footbar #footbarcontent #reccom ul li {
	list-style: url(images/commentbullet.gif) inside;
	border-bottom: #e3e6e8 2px dotted;
	margin-bottom: 3px;
}
#footbar #footbarbottom {
	height: 31px;
	background: url(images/footbar-bottom.gif) no-repeat;
}
#footer {
	height: 48px;
	margin: 10px;
	background: url(images/footerbg.gif) no-repeat;
}
#footer p {
	margin: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}
#footer a {
	color: #fff;
}
#contend {
	background: url(images/cont-bottom.gif) no-repeat;
	height: 20px;
}