/*  
Theme Name: iTDS
Theme URI: http://www.thedesignsuperhero.com/
Description: iPhone compatiable theme for The Design Superhero
Version: 0.1.2
Author: Aravind Ajith
Author URI: http://www.aravindajith.com/
*/

/* Common */
body {
	background:url(images/main_bg.png) repeat;
	color: #000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
}
ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, input, object, embed {
	margin: 0px;
	padding: 0px;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
.clearfix { /*IE7 fix*/
	display: inline-block;
}
.clearfix {
	display: block;
}

	
/* Structure */
#pagewrapper {
	text-align: left;
	font-size: 12px;
	margin: 0px auto;
}
#headerwrapper {
	text-align: center;
	background-color: #166c73;
	border-bottom:1px solid #0199f6;
	-o-box-shadow: 0px 2px 9px #222;
	-icab-box-shadow: 0px 2px 9px #222;
	-khtml-box-shadow: 0px 2px 9px #222;
	-moz-box-shadow: 0px 2px 9px #222;
	-webkit-box-shadow:0px 2px 9px #222;

}
#headerimg {
	padding: 6px;
	color: #fff;
	position:relative;
}
input.back-btn{
	position:absolute;
	top:18px;
	left:10px;
	background:url(images/back.png) no-repeat 0 0;
	text-indent:-9999px;
	width:53px;
	height:28px;
	border:none;
}
input.back-btn:active{
	background:url(images/back.png) no-repeat 0 -32px;
}
a.contact-link{
	position:absolute;
	display:block;
	right:10px;
	top:18px;
	width:54px;
	height:28px;
	text-indent:-9999px;
	background:url(images/contact.png) no-repeat 0 0;
}
a.contact-link:active{
	background:url(images/contact.png) no-repeat 0 -30px;
}

#headerwrapper h1, #headerwrapper h1 a {
	background:url(images/logo_thedesignsuperhero.png) no-repeat 0 0;
	height:52px;
	width:108px;
	display:block;
	text-indent:-99999px;
	margin:0 auto;
}
#headerwrapper #description {
	color: #fff;
	font-size: 12px;
}
#mainwrapper {
}
#maincontent {
	margin: 0;
	padding: 10px;
}
#footer {
	background-color: #166C73;
	text-align: center;
	padding: 10px;
	font-size: 9px;
}
#footer p {
	color: #fff;
}
#footer a {
	color: #000;
}
#footer a:hover, #footer a:active {
	color: #fff;
}

/* Main Content */
#maincontent .post, .contactform {
	background: #fff url(images/top-shadow.png) repeat-x;
	margin-bottom:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:11px 13px;
}
#maincontent .posthit {
	background: url(images/arrow.png) no-repeat 98% center;
	cursor: pointer;
}
#maincontent .posthit:active {
	background: url(images/arrow-active.png) no-repeat 98% center;
	cursor: pointer;
}

#maincontent h2.thetitle, #maincontent h2.thetitle a, #maincontent h2.thetitlesingle, #maincontent .postpage h2.thetitle {
	font-size: 16px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
	font-style:italic;
	margin-right:25px;
}
#maincontent h2.thetitlesingle {
	width: 100%;
}
#maincontent .postinfo {
	color: #666;
	font-size: 9px;
}
#maincontent .entry, #maincontent .entrytext {
	display: block;
	color: #000;
	font-size: 12px;
	margin: 5px 0px 0px;
}

/* Main Content Elements */
#maincontent a {
	color: #0872ba;
}
#maincontent a:active {
	color: #000;
}
#maincontent p {
	margin-bottom: 10px;
}
#maincontent blockquote {
	color: #666;
	font-style: italic;
}
#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6 {
	margin-bottom: 5px;
}
#maincontent ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent ol {
	margin-left: 25px;
	margin-bottom: 10px;
}

/* Comments */
#maincontent .commentwrapper {
	margin: 10px 10px;
}
h3#comments {
	color: #333;
}
#maincontent h3#respond {
	font-size: 12px;
}
#maincontent ol.commentlist li.alt {
	background-color: #eee;
}
#maincontent .commentmetadata {
	color: #666;
	margin-bottom: 5px;
	font-size: 9px;
}

/* Pages */
h2.pagetitle {
	color: #ddd;
	font-size: 13px;
	margin: 10px 10px 10px 0!important;
	font-weight:normal;
	text-align:center;
}

/* Previous and Next Navigation */
#maincontent .prevnextnavigation {
	margin: 10px;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.alignleft a, .alignright a{
	color:#aaa !important;
}

/* Images */
.leftimg {
	margin: 0 10px 5px 0 !important;
	padding: 3px;
	border: 1px solid #666;
	float: left;
}
.rightimg {
	margin: 0 0 5px 10px !important;
	padding: 3px;
	border: 1px solid #666;
	float: right;
}
.nowrapimg {
	margin: 10px 10px 10px 0px !important;
	padding: 3px;
	border: 1px solid #666;
}	
.featuredimg {
	margin: 10px !important;
	padding: 3px;
	border: 1px solid #666;
}		
.plainimg {
	margin: 0px !important;
	padding: 3px;
	border: 1px solid #666;
}