/*  
Theme Name: Get Free iTunes
Theme URI: 
Description: Get Free iTunes
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#c40f0e;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none;}
.storyContent img
	{
		margin:10px;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:13px;
		color:#444444;
		background:url(images/body_bg.jpg) repeat-x top #121212;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:965px;
		position:relative;
	}
.header
	{
		height:158px;
		padding-bottom:10px;
		overflow:hidden;
		background:url(images/header_bg.jpg) no-repeat left top;
	}
.headerTop
	{
		height:98px;
		overflow:hidden;
	}
.logo2
	{
		float:left;
		width:215px;
		padding-top:61px;
		padding-left:150px;
	}
.logo2 a
	{
		display:block;
		width:215px;
		height:33px;
		background:url(http://getfreeitunes.com/wp-content/uploads/2009/12/logo.png) no-repeat left top;
	}
.logo
	{
		float:left;
		width:151px;
		position:absolute;
		top:15px;
		left:-1px;
	}
.logo h1, .logo2
	{
		font-size:1px;
		text-indent:-500px;
	}
.logo a
	{
		display:block;
		width:404px;
		height:136px;
		background:url(http://getfreeitunes.com/wp-content/uploads/2009/12/logo.png) no-repeat left top;
	}
*html .logo a
	{
	position:static;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://getfreeitunes.com/wp-content/uploads/2009/12/logo.png', sizingMethod='crop');
    background:none;
	}
/*************************/
.headerRight
	{
		float:right;
		width:300px;
		height:71px;
		overflow:hidden;
		margin-top:62px;
		background:url(images/searchBg.jpg) no-repeat left top;
	}
.headerRight .searchText1
	{
		float:left;
		width:190px;
		margin:0px;
		padding:3px 2px;
		font-size:13px;
		font-family:arial;
		margin-left:75px;
		color:#a2a2a2;
		border:solid 1px #4e4e4e;
		background:#282828;
	}
.headerRight .btn
	{
		float:left;
		margin:0px;
	}
.header_ad
	{
		height:100px;
		overflow:hidden;
		margin-bottom:10px;
		width:641px;
	}
.joinus
	{
		width:315px;
		height:100px;
		overflow:hidden;
	}
.joinus_btn
	{
		font-family:Candara,arial;
		font-size:24px;
		color:#cccccc;
		font-weight:bold;
		background:url(images/joinus_bg.jpg) repeat-x;
		padding-top:6px;
		height:41px;
		overflow:hidden;
		text-align:center;
	}
.joinus_btn img
	{
		vertical-align:middle;
	}
.joinus_btn a, .joinus_btn a:visited
	{
		color:#cccccc;
		text-decoration:none;
	}
.joinus_btn a:hover
	{
		color:#ffffff;
		text-decoration:none;
	}
/******************************************/
.nav_bg
	{
		height:58px;
		overflow:hidden;
		background:url(images/nav_bg.jpg) repeat-x;
	}
.nav
	{
		/*width:720px;*/
		padding-left:300px;
		float:right;
	}
.nav ul
	{
		list-style:none;
		overflow:hidden;
		padding:0px;
		float:right;
	}
.nav ul ul
	{
		float:left;
		padding:0px;
	}
.nav li
	{
		float:left;
		padding:0px;
		padding-left:2px;
		background:url(images/nav_border.jpg) no-repeat left top;
	}
.nav li li
	{
		margin:0px;
		padding:0px;
	}
.nav a, .nav a:visited
	{
		text-decoration:none;
		float:left;
		font-size:19px;
		color:#ffffff;
		overflow:hidden;
		font-weight:normal;
		font-family:"trebuchet ms",arial;
		text-transform:uppercase;
		padding:17px 20px 18px 20px;
	}
.nav a:hover, .nav .current_page a, .nav .current_page a:visited
	{
		color:#ffffff;
		text-decoration:none;
		background:url(images/nav_hover.jpg) repeat-x;
	}
/*****************************************************************/
.content
	{
		padding:0px 0px 35px 0px;
		height:1%;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:640px;
	}
.banner
	{
		height:226px;
		overflow:hidden;
		margin-bottom:12px;
	}
.main_content
	{
		background:#ffffff;
		padding:15px 15px 20px 15px;
		height:1%;
	}
.story
	{
		padding-bottom:20px;
	}
.storyTitle
	{
	}
.storyTitle h3, .story h2
	{
		font-size:21px;
		padding-bottom:10px !important;
		font-weight:normal;
		color:#515151;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#515151;
	}
.storyTitle a:hover
	{
		color:#d41727;
		text-decoration:none;
	}
.storyAuthor
	{
		padding-bottom:10px;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		text-decoration:none;
		color:#c40f0e;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
	}
.storyContent
	{
		padding:8px 0px 10px 0px;
		text-align:justify;
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:6px;
	}
.commentTag
	{
		border-bottom:solid 1px #7f7f7f;
		padding-bottom:20px;
		height:1%;
	}
.storyTags
	{
		float:left;
		width:430px;
	}
.storyComment
	{
		float:left;
		width:540px;
		color:#444444;
	}
.storyComment img
	{
		vertical-align:middle;
	}
.storyComment a, .storyComment a:visited
	{
		color:#444444;
		text-decoration:none;
	}
.storyComment a:hover
	{
		text-decoration:underline;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:315px;
		color:#2f2f2f;
	}
.sideBar ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
		padding-top:10px;
		overflow:hidden;
		height:1%;
	}
.sideBar ul ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBarTitle
	{
		color:#454444;
		padding:10px 10px 12px 25px;
		background:url(images/sidebar_title.jpg) repeat-x top #858585;
		border-bottom:solid 1px #171717;
	}
.sideBarTitle h2
	{
		font-size:30px;
		font-weight:bold;
		font-family:Candara,"trebuchet ms",arial;
	}
.sideBar li ul,li
	{	
		list-style:none;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		display:block;
		padding:0px 0px 15px 0px;
		background:#e0e0e0;
		border-bottom:solid 1px #171717;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		display:block;
		background:none;
		width:131px;
		float:left;
		padding:5px 0px 5px 25px;
		border:none;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		width:auto;
		padding:5px 0px 5px 16px;
		list-style:none;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#2f2f2f;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#2f2f2f;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
.textwidget
	{
		padding:5px 10px 5px 10px;
	}
.rsswidget
	{
		color:#2c2c2c !important;
		text-decoration:none !important;
		font-weight:bold !important;
		font-size:15px !important;
	}
.rsswidget img
	{
		vertical-align:middle;
	}
.side_ads
	{
		margin:10px;
		height:1%;
		margin-top:15px;
		margin-bottom:5px;
	}
.side_ads span
	{
		padding:10px;
		float:left;
		display:block;
		height:1%;
	}
.side_ads a
	{
		display:block;
		border:solid 2px #cccccc;
		margin:0px;
		padding:0px !important;
	}
/***********************************************/
.search
	{
		padding-left:12px;
		height:1%;
	}
.searchText
	{
		float:left;
		width:220px;
		margin:0px;
		padding:3px;
		font-size:12px;
		font-family:arial;
		margin-top:14px;
		color:#222222;
		border:solid 1px #b7b7b7;
		background:#ffffff;
	}
.go
	{
		float:left;
		width:60px;
		height:26px;
		margin-top:12px;
		margin-left:3px;
	}
/***********************************************/
.footer
	{
		text-align:center;
		background:url(images/footer_bg.jpg) repeat-x bottom;
		padding-bottom:35px;
		overflow:hidden;
		color:#949494;
		font-size:11px;
	}
.footer_content
	{
		width:965px;
		margin:0px auto;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#949494;
		padding:0px 15px;
		border-left:solid 1px #949494;
	}
.footer a:hover
	{
		text-decoration:none;
		color:#ffffff;
	}
.footer_nav
	{
		float:left;
		width:640px;
	}
.footer_nav ul, .footer_nav li
	{
		float:left;
		margin:0px;
		padding:0px;
	}
.footer_right
	{
		float:right;
		width:296px;
		text-align:right;
	}
/*****************************************************/
/*older entries, newer entries*/
.navigation
	{
		height:1%;
	}
.alignleft
	{
		float:left;
		padding-left:0px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-family:tahoma;
		font-weight:bold;
		font-size:11px;
		color:#222222;
	}
.navigation a:hover
	{
		text-decoration:underline;
	}


/*********************************************************/
.comment_template
	{
		padding-left:10px;
	}
blockquote
	{
		border-left:solid 5px #656565;
		color:#333333;
		padding:7px 0px 0px 20px;
		width:500px;
		font-size:14px;
	}
blockquote p
	{
		padding:0px 0px 7px 0px;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#3c3c3c;
		padding-top:5px;
		font-size:15px;
		font-weight:bold;
		padding-bottom:5px;
	}
#commentform p a, #commentform p a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		border:solid 1px #c6c7c7;
		width:480px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c6c7c7;
		width:200px;
		background:#ffffff;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#3c3c3c;
		padding-top:5px;
		padding-bottom:15px;
		font-size:15px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#c40f0e;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h2.pagetitle, .article h2
	{
		color:#c40f0e;
		font-size:26px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:15px;
	}
	
/* no match found in search */
.error
	{
		color:#c40f0e;
		font-size:26px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:10px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal !important;
	}
.storyContent ul li
	{
		list-style:square !important;
	}


	
/************************************/
.commentAvatar
	{
		float:left;
	}

.fl_right
	{
		padding:5px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:5px;
	}
.commentText
	{
		padding-right:5px;
	}
.avatarImg
	{
		float:left;
		/*width:40px;*/
		padding:3px;
		border:solid 1px #cccccc;
		background:#fcfcfc;
	}
.commentAuthor
	{
		float:right;
		width:510px;
		padding-top:4px;
		color:#545454;
		font-size:15px;
	}
.authorName
	{
		padding:3px 0px 3px 0px;
		font-weight:bold;
	}
.commentTime
	{
		font-size:11px;
		font-family:verdana;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:580px;
	}
.commentlist li {
	margin:0px;
	padding: 0px;
	margin-bottom:30px;
	list-style: none;
	color:#515961;
	line-height:18px;
	height:1%;
	border-bottom:solid 1px #cccccc;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 230px;
	font-size:13px;
	color:#2f2f2f;
	text-align:center;
	}
#wp-calendar th
	{
		color:#c40f0e;
	}
#wp-calendar #today
	{
		color:#000000;
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#c40f0e;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		color:#c40f0e;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#c40f0e;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
		color:#c40f0e;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	width:230px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #c40f0e;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px !important;
}
#wp-calendar td a:hover {
	/*background: #ffffff;*/
	border-left: none;
	color: #c40f0e;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

