/* 

Theme Name: iPods

Theme URI: http://www.ipods.net

Description: iPods

Version: 1.0

Author: 

*/



body {

	margin:0;

	padding:0;	

	font-size:10px;

	font-size:small;

	color:#525252;

	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Sans-serif;

	/*background:#fafbfc url(img/blue.jpg) repeat-x top fixed;*/

	background-color: #000000;

}



/***************   COMMON ELEMENTS                      

############################################*/



abbr {

	cursor:help;

}	

blockquote 

{

    margin:1em;

    background:url(img/blockquote.gif) no-repeat left top;

    padding:0 0 1em 4em;

}

a {

	color:#06c;

	text-decoration:none;

	/*border-bottom:1px solid;*/

}



a:hover,a:active {

	color:#06c;	

	border-bottom:1px solid;

}	



p {

	line-height:1.5em;

	margin-top:5px;

}	



ul {

	list-style:none;

}



li 

{

	margin:5px 0 0 0;

	padding:0;

}	

ul li 

{

	

	padding-left:15px;

	list-style:none;

	background:url(img/parl_bullet.png) no-repeat top left;

}



h1 {

	font-size:180%;

	font-family:times, serif;

	font-weight:normal;

	margin-bottom:0;

	color:#483d8b;

}	



h2 {

	font-family:Tahoma, Verdana, Arial,Serif;

	font-size:120%;	

	color:#483d8b;

	margin:0.5em 0;

	padding:0.25em 0;

	letter-spacing:0.1ex;

}

fieldset 

{

	border:none;

}

dl dt 

{

	font-weight:bold;

	margin:5px 0;	

}

dl dd 

{

	padding-left:20px;

	display:inline;

}

img

{

	border: 0;

}

img.left

{

float: left;

margin: 0 1em 1em 0;

}

img.right

{

float: right;

margin: 0 0 1em 1em;

}



#container 

{

	background:#fff;	

	margin:auto;

	width:80%;

	font-size:95%;		

}



#header {

	background:#000;

	width:100%;

	height: 60px;

	margin:0 auto;

	position:relative;	

}



#header_ads

{

	position: absolute;

	right: 0;

}



#header h1{

	position:absolute;

	font-size:200%;

	font-family:"Lucida Sans Unicode","Century Gothic", sans-serif;

	letter-spacing:0.1ex;

	color:#000;

	background:none;

	margin: 0;

}

#header h1 a 

{

	color:#000;

	border-bottom:none;

}



#header a 

{

	color:#fff;

	border-bottom:none;

}



#header span

{

	position:absolute;

	right: 0;

	bottom: 0;

    margin:-20px 0 0 0;

    padding:0;

    float:right;

    font-weight: normal;

    font-family: Verdana, Tahoma, Arial, Serif;

    font-size:0.75em;    

}

#content {

	float:left;

	color:#333;

	width:70%;

	margin:0 0 1em 0;

	padding:0 4% 0 0;



}

.post 

{

    margin:0.5em 0.5em 3em 0.5em;

    padding:0.5em;

}

.post h4 

{

	font-size:1em;

	font-weight:normal;

	margin:0.5em 0;

	padding:0;

}

.post h4 em

{

	font-style:normal;

	float:right;

	font-weight:normal;

}



.post-title 

{

	font-size:185%;

	font-weight:normal;

	color:#000;

    border:none;

    margin:0.5em 0;

}

.post-title a 

{

	color:#000;

    border-bottom:none;

}

.post-info 

{

    color:#999;

    font-size:0.9em;

    border-top:#ddd 1px solid;

}

.post-info iframe

{

    position: relative;

    left: -6px;

	top: 4px;

}

.post-info em 

{

    color:#999;

    font-style:normal;

}

.post-info em.date

{

	margin:0;

	padding:3px 0 3px 12px;

	background:url(img/arrow.gif) no-repeat left center;

}

.post-info em.user

{

	background:url(img/user.png) no-repeat left center;

	padding-left:15px;

}

.post-info em.cat

{

	background:url(img/star.png) no-repeat left center;

	padding-left:15px;

}

.post-info a:link, .post-info a:visited

{

    border:none;

}

.post-info a:hover, .post-info a:active

{

    border-bottom:1px solid;

}

.post-content 

{

    margin:0;

    padding:0.2em 0;

}

.post-comments 

{

   float:right;

}

.post-comments a 

{

   background:url(img/comments-small.gif) no-repeat left center;

   padding-left:12px;   

}

#sidebar {

	float:right;

	width:20%;

	margin:0;

	padding:0 2%;

	padding-left:15px;

	font-size:90%;

	background:#eee;

}

#sidebar h2 

{

    margin:1em 0 0 0;       

    font-size:140%;

    font-family:Arial, Verdana, Serif;

    /*text-transform:uppercase;*/

	color: #444;

}

#sidebar ul 

{

	margin:0;

	padding:10px 0;

	list-style:none;

}

#sidebar ul li 

{

	margin:0;

	padding:0;

	list-style:none;

	background:none;	

}

#sidebar ul ul, #sidebar form 

{

    margin:0;

    padding:0.5em 0 0 0;

}

#sidebar ul ul ul 

{

	margin:0;

	padding:2px 0;

}

#sidebar li li li

{

	margin:0;

	padding:3px 0 3px 12px;

	background:url(img/arrow.gif) no-repeat left center;

}

#sidebar li li a:link, #sidebar li li a:visited

{

    color:#06c;

    border:none;

}

#sidebar li li a:hover,#sidebar li li a:active

{

    border-bottom:#06c 1px solid;

}

#sidebar li li 

{

    margin:0.5em 0;

}

#footer {

	clear:both;

	width:100%;

	padding:8px 0;

	margin:0 auto;

	text-align:center;

	font-size:90%;

	background:#fff url(img/con_top.gif) repeat-x top;

	border-top:1px solid #ccc;

}

/*Comments Style*/

#comments, #respond{

	margin: 2em 0 0 5px;

}



#commentform 

{

	margin:10px 0;

	padding:10px;

	background:#eaeef7;

	border-top:#ddd 1px solid;

	border-bottom:#ddd 1px solid;

}

.commentnum 

{

	font-size:200%;

}

#container .commentlist {

	margin: 0;

	padding: 0;

	border-top:#ddd 1px solid;	

}

.commentlist li 

{

	list-style:none;

	margin: 0;

	padding:1em;	

	border-bottom:#ddd 1px solid;	

}

.commentlist li.alt 

{

	background:#fcf9fc;	

}

.commentlist li.highlighted 

{

	border:#bdb76b 1px solid;	

}

.commentlist li .cmtinfo 

{

	font-size:1em;	

}

.commentlist li cite 

{

	font-style:normal;

	font-weight:bold;

}

.commentlist li .cmtinfo em 

{

	float:right;

	margin:0;

	padding:0;

	font-style:normal;

	font-size:0.9em;

	color:#999;

}

#comments 

{

	border-bottom:none;

}

input.textbox

{

	background:#fff url(img/shadow_top.gif) repeat-x top;

	border:1px solid #ccc;

	margin:2px 0;

	width:150px;

	padding:3px;

	font-family:Verdana, Arial, Serif;

	font-size:1em;

}

textarea{

	background:#fff url(img/shadow_top.gif) repeat-x top;

	border:1px solid #ccc;

	width:90%;

	height:20em;

	padding:3px;

	font-size:1em;

	font-family:Verdana, Arial, Serif;

}

.textbox:focus, textarea:focus

{

	background:#fff url(img/shadow_top.gif) repeat-x top;

	border:#669 1px solid;

}

.nocomments 

{

	font-size:0.9em;

	color:#999;

}

/***************   NAVIGATION                         

############################################*/



ul#navigation {

	list-style:none;

	margin:0px auto 0 auto;	

	padding:6px 0 4px 0;

	background:#fff url(img/con_top.gif) repeat-x top;

	width:100%;

	border-bottom:1px solid #ccc;

	border-top:1px solid #ccc;	

	font: bold 1em Tahoma,Georgia, Verdana, Arial, Serif;

	text-transform:uppercase;	

	text-align:right;

}



ul#navigation li {	

	padding:0 5px;

	display:inline;

	background:none;

	list-style:none;

	margin:0;

}	



ul#navigation li a {

	text-decoration:none;	

	padding:3px 5px;

	margin:0;

	color:#06c;

	background-color:inherit;

	border-bottom:none;

}	 	

ul#navigation li a:hover, #navigation li.current_page_item a

{

	border-bottom:#483d8b 2px solid;

	color:#483d8b;

}

/***************   TEXT ELEMENTS                   

############################################*/

#s 

{

	background:#f3f3fc url(img/find.gif) no-repeat left center;

	padding-left:18px;

	width:80%;

}

#sidebar ul.feeds li

{

	/*background:url(img/feed-icon-128x128.png) no-repeat left center;*/

	/*padding:2px 18px;*/

}

#content ul.asides 

{

	margin:0 1em;

	padding:0;

	list-style:none;

}

#content ul.asides li 

{

	margin:1em 0;

	padding:0;

	background:none;

}

#content, #sidebar, #footer, .widget {

    overflow: hidden;

}



.rightdigg

{

	float: right;

}





.itunes_image

{

	clear: both;

}



.itunes_image a

{

	color: #000000;

	font-weight: bold;

}



.itunes_image img

{

	float: left;

	width: 50px;

	height: 50px;

	margin: 10px;

	margin-top: 0;

}



.itunes_sidebar li

{

	margin-bottom: 10px;

}



.itunes_item

{

	clear: both;

}



.itunes_item a

{

	color: #000000;

	font-weight: bold;

	text-decoration: none;

	border-style: none;

}



.itunes_image2

{

	float: left;

	width: 50px;

	height: 50px;

	margin: 10px;

	margin-top: 0;

}