/*  
Theme Name: iWPhone-by-ContentRobot
Theme URI: http://www.contentrobot.com/
Description: This theme and plugin, by <a href="http://www.contentrobot.com/">ContentRobot</a>, automatically reformats your blog's content for optimized viewing on <a href="http://www.apple.com/iphone/">Apple's iPhone</a>. Note: It is not necessary to set this theme as the current theme.
Version: 0.1.1
Author: Dana Rockel
Author URI: http://www.contentrobot.com/
*/

/* Common */
body {
      background-image: url("images/page_bg.jpg");
      background-repeat: repeat;
	background-attachment: fixed;
	color: #000000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: sans serif, 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
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;
	background-color: #ffffff;
	margin: 0px auto;
	width: 100%;
}
#headernavwrapper {
	text-align: left;
font-size:11px;
	height: 20px;
	background-image: url(images/gloss.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#headernavwrapper a {
	color: #FFFFFF;
	text-decoration:none;
}
#headernavwrapper a:hover, #footer a:active {
	color: #DEFD80;
	text-decoration:none;
}
#headernavimg {
	padding: 10px;
height: 20px;
	color: #fff;
}
#headerwrapper {
	text-align: center;
	height: 61px;
	background-image: url(images/gloss.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#headerimg {
	padding: 10px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
height: 61px;
	color: #fff;
}
#headerwrapper h1, #headerwrapper h1 a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: rgba(0,0,0,.3) 0px 2px 2px;
}
#headerwrapper #description {
	color: #DEFD80;
	font-size: 12px;
}
#mainwrapper {
}
#maincontent {
	background-color: #ffffff;
	width: 100%;
	margin: 0;
	padding: 0;
}
#categories {
	margin:10px;
}
#categories a {
	color: #202021;
	text-decoration: none;
}
#categories a:hover, #footer a:active {
	color: #202021;
	text-decoration: underline;
}
#footer {
	background-color: #202021;
      background-image: url("images/footer-bg.jpg");
      background-repeat: repeat-x;
	text-align: center;
	padding: 10px;
	font-size: 11px;
	color: #fff;
}
#footer p {
	color: #fff;
	font-size: 9px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	color: #DEFD80;
}
#footerhr { 
width: 100%; 
height: 1px; 
border: 0; 
background: #DEFD80;
}
/* Main Content */
#maincontent .post {
	border-top: 1px solid #ccc;
	background-image: url(images/top-shadow.png);
	background-repeat: repeat-x;
}
#maincontent .posthit {
	padding: 10px 0px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 98% 12px;
	cursor: pointer;
}
#maincontent .posthit:active {
	background-image: url(images/arrow-active.gif);
	background-repeat: no-repeat;
	background-position: 98% 12px;
	cursor: pointer;
}
#maincontent .postnohit {
	padding: 10px 0px;
}
#maincontent h2.thetitle, #maincontent h2.thetitle a, #maincontent h2.thetitlesingle, #maincontent .postpage h2.thetitle {
	font-size: 14px;
	line-height: 16px;
	display: block;
	width: 80%;
	color: #000000;
	text-decoration: none;
	margin: 0px 10px 5px;
}
#maincontent h2.thetitlesingle {
	width: 100%;
}
#maincontent .postinfo {
	color: #000000;
	font-size: 9px;
	margin: -2px 10px 5px;
}
#maincontent .entry, #maincontent .entrytext {
	display: block;
	color: #000000;
	font-size: 12px;
	margin: 5px 10px 0px;
}
#maincontent a.readmore {
	/*text-decoration: none;
	color: #000!important;
	background-color: #212121;
	padding: 2px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;*/
}
#maincontent .postmetadata {
	color: #fff;
	display: block;
	background-color: #202021;
	font-size: 11px;
	border: 0px solid #ccc;
	padding: 5px 10px;
	margin: 10px 10px 0px;
	-webkit-border-radius: 10px;
}
#maincontent .postmetadata a {
	text-decoration: none;
}
#maincontent .postmetadata a:active {
	text-decoration: underline;
}
img
{  border-style: none;
}
/* Main Content Elements */
#maincontent a {
	color: #202021;
	text-decoration: none;
}
#maincontent a:hover {
	color: #202021;
	text-decoration: none;
}
#maincontent a:active {
	color: #202021;
	text-decoration: none;
}
#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: #000000;
	font-size: 16px;
	margin: 10px 10px 10px!important;
}

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

/* 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;
}
h3 {
font-size:13px;
}
#hr { 
width: 100%; 
height: 2px; 
border: 0; 
background: #ffffff url("images/divhrbg.jpg") repeat-x;
margin-top: 2px; 
} 
#br { 
width: 100%; 
height: 1px; 
border: 0; 
background: #ffffff;
margin-top: 2px; 
} 