/*
Theme Name: iPodTouchHacks
Theme URI: http://www.iPodTouchHacks.### 
Description: Theme coded by Clive (clivepal@gmail.com)
Author: iPodTouchHacks
*/

/* main css */

body {
 margin: 20px 0;
 padding:0;
 font: 12px Arial, Helvetica, sans-serif;
 line-height:1.5;
}
.page_top {
	width: 950px;
	margin: 0 auto;
	background: url(http://img39.imageshack.us/img39/7390/pagetop.gif) no-repeat top center;
	height: 18px;
}
.page_bottom {
	width: 950px;
	margin: 0 auto;
	background: url(http://img39.imageshack.us/img39/4915/pagebottom.gif) no-repeat top center;
	height: 17px;
}
#page {
 width:906px;
 margin: 0px auto;
 background: url(http://img39.imageshack.us/img39/719/pagebg.gif) repeat-y top center;
 padding: 10px 22px;
}

#header {
 height: 175px;
 margin: 0px auto 0 auto;
 padding-top: 28px; padding-left: 120px;
 text-align: left;
 background: url(http://img37.imageshack.us/img37/5786/headert.jpg) no-repeat top left;
}
#header h1 {
 margin: 0; padding: 0 0 0 0;
 font: bold 30px Arial, Helvetica, sans-serif;
 line-height: 28px;
}
#header h1 a {
 color: #FFFFFF;
 text-decoration: none;
 }
#header h2 {
 margin: 0; padding: 0;
 line-height: 10px;
 font: 15px Arial, Helvetica, sans-serif;
}
#header .top-ads {
	background: #006CB7;
	width: 468px;
	height: 60px;
	border: 1px solid #ffffff;
}

#nav {
 height:30px;
 width: 680px;
 float: right;
 margin-top: 40px;
}
#nav ul {
 list-style:none;
 padding: 0;
 margin: 0;
 padding-left: 10px;
}
#nav ul ul {
 display: none;
}
#nav ul li {
 list-style:none;
 display: block;
 float: left;
 padding-top: 3px;
}
#nav a:link, #nav a:visited {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 padding: 5px 15px;
 background: url(http://img37.imageshack.us/img37/1436/navseparator.gif) no-repeat center left;
}
#nav ul li.home a:link, #nav ul li.home a:visited {
	background: none;
}
#nav a:hover {
 color: #ffffff;
}

.spacer {
 height: 6px;
}
#bottom {
 background: #0182DB url(http://img40.imageshack.us/img40/1343/bottombg.gif) repeat-x top left;
 height: 245px;
 padding: 10px;
 overflow: hidden;
 margin: 0 auto;
 width: 874px;
 border-left: 1px solid #006AB5; border-right: 1px solid #006AB5;
}
#bottom .inner {
	float: left;
	width: 177px;
	border-left: 1px dotted #005FA2;
	padding: 0 0 0 35px;
	margin-left: -11px;
	margin-right: 15px;
}

#bottom h2 {
	color: #000000;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 15px 0;
}
#bottom ul {
	margin: 0; padding: 0 15px;
}

#bottom li ul {
	margin: 0; padding: 0;
}
#bottom ul li {
 padding: 0px;
 text-align: left;
 color: #ffffff;
 list-style: disc;
}
#bottom li a {
 color: #ffffff;
 text-decoration: none;
}
#bottom li a:hover {
 color: #CBCBCB;
}

#footer {
 padding: 17px;
 font-size: 11px;
 color: #ffffff;
 background: url(http://img37.imageshack.us/img37/46/footerbg.gif) no-repeat top left;
 width: 870px;
 height: 25px;
 margin: 0 auto;
}
#footer a {
 color: #ffffff;
 text-decoration:none;
}
#footer a:hover {
 text-decoration:underline;
}
#tabs {
 padding: 0;
 margin-left: 5px;
 margin-right: 10px;
 background: url(http://img132.imageshack.us/img132/6707/tabsinner.gif) no-repeat bottom left;
}
#tabs h2 {
 margin: 1px;
 padding: 1px;
 font-size: 12px;
}
#tabs .inner {
 padding: 10px;
}



.shadetabs {
 padding: 10px 0 14px 10px;
 margin: 0;
 height: 28px;
 font: bold 12px Arial, Helvetica, sans-serif;
 list-style-type: none;
 background: url(http://img132.imageshack.us/img132/9503/tabsul.gif) no-repeat bottom left;
}

.shadetabs li{
 display: inline;
 margin: 0;
}

.shadetabs li a {
 position: relative;
 z-index: 1;
 text-decoration: none;
 display: block;
 float: left;
 width: 150px;
 height: 28px;
 line-height: 28px;
 text-align: center;
 margin-right: 3px;
 color: #ffffff;
 background: url(http://img132.imageshack.us/img132/9366/tabbg.gif) no-repeat top left;
}

.shadetabs li a:hover, .shadetabs li a.selected { /*selected main tab style */
 background: url(http://img132.imageshack.us/img132/1678/tabselected.gif) no-repeat top left;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
 text-decoration: none;
}

.tabcontent{
 display:none;
 overflow: hidden;
}

@media print {
.tabcontent {
 display:block !important;
 overflow: hidden;
}
}






#content {
 width: 678px;
 background: #ffffff url(http://img34.imageshack.us/img34/4724/contentinner.gif) repeat-x top left;
 margin-left: 5px;
 margin-right: 10px;
}
#content .inner {
 background: url(http://img34.imageshack.us/img34/7659/contentbg.gif) repeat-y top left;
}

.post {
 text-align:left;
 padding: 10px;
}
.post .date {
	background: url(http://img34.imageshack.us/img34/1375/datebg.gif) no-repeat center left;
	width: 50px;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	float: left;
	margin-right: 10px;
}
.post .date div {
	font-size: 20px;
	line-height: 16px;
}
.post-title {
	float: left;
	width: 590px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.post h1 {
 margin: 5px 0;
 padding:0;
 color: #7B7B7B;
 font: 16px Arial, Helvetica, sans-serif;
 border-bottom: 1px dotted #CFCFCF;
}
.post h1 a:link, .post h1 a:visited {
 text-decoration:none;
 color: #7B7B7B;
}
.post h1 a:hover {
	text-decoration:underline;
}

.post p {
}
.post .inner a:link, .post .inner a:visited {
}
.share, .share a {
	color: #005FA2;
	text-decoration: none;
}
.comments {
 float: right;
 background: url(http://img34.imageshack.us/img34/3903/comment.gif) no-repeat center left;
 padding-left: 15px;
}
.comments  a:link, .comments  a:visited {
 color: #9C9D9D ;
 text-decoration: none;
}
.comments  a:hover {
 text-decoration: none;
}
.categs {
	float: left;
	background: url(http://img34.imageshack.us/img34/8638/categs.gif) no-repeat center left;
	padding-left: 20px;
	padding-right: 10px;
	color: #4E92FF;
}
.categs a{
	color: #4E92FF;
	text-decoration: none;
}
.author {
	background: url(http://img20.imageshack.us/img20/8160/authorx.gif) no-repeat center left;
	padding-left: 20px;
	float: left;
	color: #9C9D9D;
}
.post img {
 margin: 0 5px;
}

#rightbar {
 width: 208px;
 text-align:left;
 color: #333333;
 background: #ffffff url(http://img39.imageshack.us/img39/9646/rightbarbg.gif) repeat-x top left;
}
#rightbar .inner {
 background: url(http://img39.imageshack.us/img39/7339/rightbarinner.gif) repeat-y top left;
}
#rightbar .side-ads {
 border-top: 1px dotted #CFCFCF;
 margin-top: 15px;
}
#rightbar h2 {
 font: bold 11px Tahoma;
 margin: 0 0 5px 0;
 padding: 10px 0;
 color: #000000;
}
#rightbar ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
#rightbar ul ul {
 margin: 0;
 padding: 0;
 list-style:none;
}
#rightbar ul li.widget {
 border-top: 1px dotted #CFCFCF;
 margin-top: 15px;
}
#rightbar ul li ul li {
 background: url(http://img20.imageshack.us/img20/9288/bgli.gif) no-repeat top left;
 padding: 0px 0px 0px 15px;
}
#rightbar ul li.widget_links ul li {
 background: url(http://img37.imageshack.us/img37/6792/linksli.gif) no-repeat top left;
 padding-left: 20px;
}
#rightbar ul li.widget_archive ul li {
 background: url(http://img20.imageshack.us/img20/2582/archiveliz.gif) no-repeat top left;
 padding-left: 20px;
}

#rightbar ul li ul li ul li {
 background: url(http://img40.imageshack.us/img40/9011/bglili.gif) no-repeat top left;
 padding: 0px 0px 0px 15px;
}
#rightbar li a:hover {
 color: #0047BC;
}
#rightbar li a {
 color: #0047BC;
 text-decoration: none;
}
#rightbar .inner {
 padding: 0 3px;
}
#email {
	border: 1px solid #000000;
}
.submit {
	padding-top: 3px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-size: 1.3em;
	}
#headerimg .description {
	text-decoration: none;
	color: white;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #4F4A4A;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*	Begin Headers */

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */
#search {
float: right;
padding-right: 30px;
}
#searchform {
 margin: 0px auto;
 padding: 0px 0px; 
}
#s {
 border: 1px solid #323232;
 margin-top: 2px;
 width:160px;
}
#searchform input {
 vertical-align: top;
}
.btnsrc {
	margin-left: 5px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
a {
	color: #000000;
}

a img {
	border: none;
	}

.navigation {
	padding: 0 10px;
	height: 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
.navigation a {
	text-decoration: none;
}
.navigation .alignleft {
	background: url(http://img37.imageshack.us/img37/3083/navleft.gif) no-repeat center left;
	padding-left: 20px;
}
.navigation .alignright {
	background: url(http://img37.imageshack.us/img37/6537/navright.gif ) no-repeat center right;
	padding-right: 20px;
	float: right;
}
