/*
        Theme Name: Identity
        Theme URI: http://www.altafsayani.com/wordpress-themes/
        Description: Refreshing and colorful personal theme for wordpress with Flickr and Twitter integration.
        Author: Altaf Sayani
        Author URI: http://www.altafsayani.com/
		Tags: white, gray, red, yellow, blue, green, orange, two-columns, fixed-width
		Version: 1.0
*/
body {
	margin: 0;
	background:url(images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 110px;
}
#logo {
	margin: 20px 0 0 0;
}
.blogtitle {
	font-family: "Comic Sans MS", cursive;
	font-size: 45px;
	color: #000;
	text-shadow: #3F3 1px 1px 5px;
}
.blogtitle a {
	text-decoration: none;
	color: #000;
}
.des {
	margin: 0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #CCC;
}
#menu {
	height: 54px;
	overflow: hidden;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
}
#menu li a {
	display: inline-block;
	padding: 13px 12px 10px 0px;
	height: 31px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-shadow: #1657a8 1px 1px 2px;
}
#lifestream {
	height: 187px;
}
#flickr {
	background: url(images/lssep.gif) no-repeat;
	background-position: 100% 0;
	height: 187px;
}
#flickr .flickr_badge_image a {
	float: left;

	display: inline;
	margin: 28px 4px 0px 3px;
	padding: 2px 2px 0px 2px;
	border: 1px dashed #d7b29f;
}

#flickr .flickr_badge_image img {
	border: none;
	margin: 0;
}

#flickr .flickr_badge_image a:hover {
	background: #cebb2c;
	border: 1px dashed #f6ff00;
}
#tweet p {
	font-family: "Comic Sans MS", cursive;
}
#tweet p span#time {
	font-size: 12px;
}
#content {
	margin-top: 10px;
}
.postbox {
	margin: 0 0 15px 0;
}
.postbox h1.title {
	margin: 0 0 0 11px;
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	color: #000;
	
}

.postbox h1.title a {
	color: #000;
	text-decoration: none;
}
.postbox span.date {
	margin: 0 0 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #c7c4c4;
}
.postbox .comments {
	background: url(images/commentsbg.png) no-repeat;
	float:right;
}
.postbox .comments a {
	text-align: center;
	padding-top: 11px;
	display: block;
	width: 58px;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #787373;
	font-weight: bold;
	text-decoration: none;
}
.postbox .material {
	padding: 5px;
	background: url(images/materialboxbg.gif) #FFF repeat-x;	
	background-position: bottom;
	border: #dddbdb 1px solid;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.postbox .material p {
	margin-top: 3px;
	font-size: 14px;
	line-height: 1.4em;
}
.postbox .material a {
	color: #666;
	font-weight: bold;
}
.postbox .material li {
	margin: 0px;
	font-size: 12px;
	line-height: 1.4em;
}
.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;
}
.commentbox {
	margin: 10px;
}
.commentbox h1.title {
	margin: 0;
	font-family: "Comic Sans MS", cursive;
	font-size: 25px;
	color: #000;
	text-transform: uppercase;
}
.commentbox h1.title a {
	color: #000;
	text-decoration: none;
}
.commentbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.comments-box a {
	color: #666;
	font-weight: bold;
}
.comments-box {
	border: 3px #dfdbdb solid;	
	background: url(images/materialboxbg.gif) #FFF repeat-x;	
	background-position: bottom;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#comments-closed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.right {
	float: right;
}
#sidebar {
	
}
li.widget {
	list-style: none;
}
.sidebox h2 {
	margin: 0 0 0 10px;
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	color: #000;
	text-transform: lowercase;
}
.sidebox ul {
	margin: 0;
	padding: 0 0 0 27px;
}
.sidebox li {
	list-style-image: url(images/tickicon.png) ;
}
.sidebox li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #000;
	margin-bottom: 7px;
}
.blue {
	margin-top: 10px;
	padding: 0 0 10px 0;
	background: #d7faff;
	border: 3px #bbe5fd solid;
}
.yellow {
	margin-top: 10px;
	padding: 0 0 10px 0;
	background: #fffcd7;
	border: 3px #f9d7aa solid;
}
.gray {
	margin-top: 10px;
	height: 132px;
	background: url(images/searchbox.gif) no-repeat;
	border: 3px #dfdbdb solid;	
}
#searchform {
	width:200px;
	height:31px;
}
#searchform div {
	position:relative;
}
#s {
	font-size: 20px;
	font-style: italic;
	font-family: Tahoma, Geneva, sans-serif;
	border:none;
	background-color:transparent;
	position:absolute;
	display: block;
	color:#dedcdd;
}
#s {
	top: 71px;
	left:73px;
	width:200px;
}
.footer-container {
	clear: both;
	background: url(images/footerbg.gif) repeat-x;
	background-position: 100% 100%;
	height: 148px;
}
#footer .wordpress {
	background: url(images/wp-signboard.png) no-repeat;
	height: 148px;
	width: 99px;
	float: left
}
#footer .wordpress a {
	display: block;
	height: 148px;
	width: 99px;
}
#footer-cont {
	float: right;
	margin: 105px 320px 0 0;
}
#footer-cont p {
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#footer-cont p a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
.widget_addn{
	position: absolute;
	left: -1360px;
	top: -200px;
	}
