/*  
Theme Name: ICECREAMISTS
Theme URI: 
Description: 
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:5px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
input, img
	{
		padding:0px;
		margin:0px;
	}
img {border:none;}
body
	{
		margin:0px;
		padding:0px;
		font-family:Georgia,Arial;
		font-size:12px;
		color:#000;
		background:url(images/close.back) no-repeat #000 center top;
		background-attachment:fixed;
		padding-bottom:20px;
	}
.main
	{
		
		padding:0px;
		width:980px !important;
		margin:0px auto;
	}
.header
	{
		height:239px;
		background:url(images/header2.png) no-repeat 3px top;
	}
.mainSite
	{
		padding-top:10px;
		padding-left:30px;
		float:left;
		width:106px;
	}
.tittleTexts
	{
	    float:right;
		color:#fff;
		font-size:22px;
		font-family:Georgia;
		padding-top:55px;
		padding-right:130px;
		width:400px;
	}
.sbttl
	{
		font-size:20px;
		padding-left:5px;
		color:#fff;
		padding-top:5px;
	}
.title
	{
	    margin:0px;
		padding:0px;
		width:610px;
		padding-left:5px;
		padding-top:25px;
	}
.title a, .title a:visited
	{
		color:#fff;
		text-decoration:none;
		font-size:38px;
	}
.title a:hover
	{
		color:#bbb;
	}
/******************************************/
.nav
	{
		padding-top:241px;
		padding-left:41px;
	}
.nav ul
	{
		
	}
.nav li
	{
		position:relative;
		float:left;
	}
.nav li a, .nav li a:visited
	{
		text-decoration:none;
		float:left;
		font-size:16px;
		color:#fff;
		font-family:georgia;
		text-transform:uppercase;
		padding-top:5px;
		padding-bottom:6px;
		padding-left:15px;
		padding-right:15px;
		display:block;
		font-weight:bold;
		text-transform:uppercase;
		margin-right:2px;
		background:url(images/nav.jpg) repeat-x center #4d4d4d;
		letter-spacing:4px;
		
	}
.nav li a:hover,.current-cat a
	{
		color:#fff;
		background:url(images/nav_hover.jpg) repeat-x center #e33258 !important;
	}

/*****************************************************************/
.content
	{
		background:url(images/tile.png) repeat-y;
		padding:0px 27px 0px 27px;
	}
.contentTop
	{
		background:url(images/top.png) no-repeat top;
		height:55px;
	}
.contentBottom
	{
	    background:url(images/bottom.png) no-repeat bottom;
		height:124px;
		padding-right:20px;
	}
.footerImg
	{
		background:url(images/footer2.png) no-repeat top;
		height:239px;
	}
.footerLinker a
	{
		width:200px;
		height:150px;
		display:block;
		text-indent:-5000px;
		margin-left:110px;
                cursor:pointer;
	}
.headerLinker a
	{
		width:300px;
		height:230px;
		display:block;
		text-indent:-5000px;
		float:left;
                cursor:pointer;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:670px;
		overflow:hidden;
		padding-top:20px;
		margin-top:-44px;
	}
.story
	{
		height:1%;
		font-size:13px;
		position:relative;
		padding-bottom:15px;
		color:#fff;
		background:url(images/sotry_liner.jpg) no-repeat 3px bottom;
		margin-bottom:30px;
padding-top:10px;
		padding-left:15px;
	}
.innerStory
	{
		padding-left:10px;
	}

.whitey
	{	
		color:#fff;
	}
.pinker
	{
		color:#d60d8c;
	}
.extras
	{
		font-size:11px;
		font-family:Georgia;
		padding-bottom:25px;
		color:#d60d8c;
		padding-top:5px;
	}
.extras a:hover
	{
		text-decoration:underline;
	}
.storyTitle
	{
		background:#d60d8c;
		float:left;
		
	}
.storyTitle h3
	{
		margin:0px;
		padding:0px;
		font-size:15px;
		font-family:Georgia;
		color:#fff;
		padding-right:35px;
		padding-bottom:3px;
		padding-top:2px;
		padding-left:10px;
		text-transform:uppercase;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#fff;
	}
.storyTitle a:hover
	{
		border-bottom:dashed 1px;
	}
.storyAuthor
	{
		color:#d60d8c;
		font-size:12px;
		padding:10px;
		padding-left:0px;
		padding-bottom:2px;
		padding-top:3px;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#d60d8c;
		text-decoration:underline;
		
	}
.storyAuthor a:hover
	{
		text-decoration:none;
	}
.storyContent
	{
		padding:10px 8px 5px 0px;
		text-align:justify;
		line-height:20px;
		position:relative;
		color:#fff;
		font-size:12px;
	}
.storyContent a, .storyContent a:visited
	{
		color:#d60d8c;
	}
.storyContent a:hover
	{
		text-decoration:underline;
	}
.commentTag
	{
		float:left;
		font-size:11px;
		color:#d60d8c;
		padding:0 15px 15px 15px;
	}
.commentTag a, .commentTag a:visited
	{
		color:#d60d8c;
		text-decoration:underline;
	}
.commentTag a:hover
	{
		text-decoration:none;
	}
.commentTag img
	{
		vertical-align:middle;
	}

/****************************************************************/
.sideBar
	{
		float:right;
		width:234px;
		background:url(images/sidebar.jpg) no-repeat top;
		margin-top:-34px;
		height:1020px;
		font-family:Georgia;
		z-index:12;
		position:relative;
	}
.innerSidebar
	{
		padding-left:15px;
		padding-right:15px;
		padding-top:20px;
	}
.sideBar h2
	{
		margin:0px;
		padding:0px;
		font-size:12px;
		color:#fff;
		padding-bottom:2px;
		text-transform:uppercase;
		padding-left:3px;
	}
.search
	{
		background:url(images/search_txt_bg.jpg) no-repeat;
		width:195px;
		height:29px;
		padding-top:5px;
	}
.searchText
	{
		background:none !important;
		border:none !important;
		padding-left:5px;
		color:#fff;
		font-size:11px;
		width:140px;
		float:left;
		margin-right:10px;
	}
.go
	{
		background:none;
		border:none;
		background:url(images/go.jpg) no-repeat !important;
		cursor:pointer;
		width:27px;
		height:15px;
		float:left;
	}
.rec_images
	{
		padding-top:9px;
	}
.r_images
	{
		padding-left:3px;
		padding-top:5px;
		background:url(images/dsh_border.jpg) no-repeat;
                height:197px;
             
	}
/*----------------------------------------*/
.r_images a
	{
		float:left;
		display:block;
		padding-right:6px;
		padding-bottom:6px;
	}
.r_images a img
	{
		width:61px;
		height:61px;
	}
/*----------------------------------------*/
.fltlft
	{
		float:left;
		margin-right:7px;
		float:left;
		width:61px;
		height:61px;
		padding-bottom:7px;
	}
.nomarg
	{
		margin-right:0px;
	}
.liner
	{
		margin-left:3px;
		background:url(images/dsh_border.jpg) no-repeat;
		padding-top:7px;
		position:relative;	
		font-size:14px;	
		color:#fff;
		padding-bottom:47px;
	}
.liner ul, .liner li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
.liner li a, .liner li a:visited
	{
		text-decoration:underline;
		margin-bottom:2px;
		color:#fff;
	}
.padtop
	{
		background:url(images/dsh_border.jpg) no-repeat;
		padding-bottom:3px;
	}
.followImages
	{
		padding-top:25px;
		z-index:100;
		height:135px;
		position:relative;
	}
.twitter
	{
		padding-top:8px;
	    float:left;

	}
.facebook
	{
		 float:left;
	}
.myaol
	{	
		 float:left;
		
	}
.bloglines
	{
		 float:left;
		
	}
.newsgator
	{
		 float:left;
		
	}

.flickr
	{
		 float:left;
		 padding-left:10px;	
	}

.google
	{
		 float:left;
		 padding-top:10px;
		 padding-left:5px;
	}
.rss
	{
		 float:left;
		 padding-left:20px;
	}
.delicious
	{
		 float:left;
	}
.joinForm
	{
		color:#636363;
		padding-top:40px;
		padding-left:5px;
		font-family:Georgia;
		height:1%;
	}
h2.joinTitle
	{
		color:#636363;
		background:url(images/gry_border.gif) no-repeat bottom;
		padding-bottom:3px;
		margin-bottom:5px;
	}
.jointTxt
	{
		font-size:11px;
		width:172px;
		height:17px;
		padding:3px 9px;
		border:none;
		background:#fff;
		margin-bottom:4px;
		font-family:Georgia;
	}
.jn
	{
		background:#d60d8c !important;
		color:#fff;
		border:none;
        padding:2px;
		font-size:11px;
		font-family:Georgia;
		width:50px;
		float:right;
		margin-right:10px;
	}
.outText
	{
		color:#fff;
		font-size:12px;
		padding-top:40px;
                padding-bottom:20px;
		padding-left:15px;
	}
.outText span
	{
		font-size:20px;
		letter-spacing:2px;
		padding-left:2px;
	}
/**********************************************/
.footer
	{
		color:#fff;
		position:relative;
		background:url(images/footer_brdr.gif) no-repeat 15px 83px;
		padding-top:83px;
		height:1%;
		width:950px;
		margin:0px auto;
	}
.footerCC a
	{
		float:right;
	    text-indent:-5000px;
		background:url(images/cc.png) no-repeat;
		width:151px;
		height:54px;
		display:block;
		font-size:9px;
		cursor:pointer;
		position:relative;
		margin-top:40px;
		margin-left:20px;
	}
.footer ul
	{
		padding-top:10px;
	}
.footer li
	{
		float:left;
	}
.footer li a, .footer li a:visited
	{
		float:left;
		font-size:14px;
		font-family:Georgia;
		color:#fff;
		letter-spacing:2px;
		padding-left:10px;
		padding-right:10px;
		display:block;
        text-transform:uppercase;
	}
.mainSiteFooter
	{
		float:left;
		margin-top:-10px;
		padding-left:50px;
		margin-right:15px;
	}
.footerBottom
	{
		padding-top:15px;
		padding-bottom:40px;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#fff;
		padding-left:5px;
		padding-right:5px;
	}
.footer a:hover
	{
		text-decoration:underline;
	}
.ftline
	{
		font-size:11px;
		padding-top:10px;
	}
.ftrlft
	{
		float:left;padding-left:20px;font-family:Arial;
	}
.ftrright
	{
		float:right;padding-right:20px;font-family:Arial;
	}
/*****************************************************/
/*older entries, newer entries*/
.navigation a, .navigation a:visited
	{
		background:#d60d8c;
		color:#fff;
		padding:5px;
		display:block;
	}
.alignleft
	{
		float:left;
		padding-right:10px;
		font-family:georgia;
		font-size:11px;
	}
.alignright
	{
		float:right;
		padding-left:10px;
		font-family:georgia;
		font-size:11px;
	}

/*********************************************************/
.comment_template
	{
		padding-left:2px;
	}
blockquote
	{
		border-left:solid 5px #555;
		padding-left:10px;
	}
blockquote p
	{
		padding:5px 10px;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#fff;
		padding-top:5px;
		font-size:14px;
		font-weight:bold;
		padding-bottom:5px;
	}
#commentform p a, #commentform p a:visited
	{
		color:#d60d8c;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:georgia;
		font-size:12px;
		color:#4c5f5f;
		width:500px;
		background:#fcfcfa;
		border:solid 1px #e0dfdb;
	}
#author
	{
		font-family:georgia;
		font-size:12px;
		color:#4c5f5f;
		width:200px;
		background:#fcfcfa;
		border:solid 1px #e0dfdb;
	}
#email
	{
		font-family:georgia;
		font-size:12px;
		color:#4c5f5f;
		width:200px;
		background:#fcfcfa;
		border:solid 1px #e0dfdb;
	}
#url
	{
		font-family:georgia;
		font-size:12px;
		color:#4c5f5f;
		width:200px;
		background:#fcfcfa;
		border:solid 1px #e0dfdb;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#4f4040;
		padding-top:5px;
		padding-bottom:15px;
		font-size:14px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#4189d8;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h2.pagetitle
	{
		color:#d60d8c;
		font-size:21px;
		font-weight:bold;
		padding-top:3px;
		padding-bottom:23px;
		text-align:center;
	}
	
/* no match found in search */
.error
	{
		color:#aa1912;
		font-size:18px;
		font-weight:bold;
		padding-top:10px;
		text-align:center;
	}

/*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;
	}


/**/
.article h2
	{
		font-size:16px;
		font-weight:bold;
	}
	
	
/************************************/
.commentAvatar
	{
		float:left;
		width:200px;
	}

.fl_right
	{
		/*background:#f5f9f9;
		border:solid 1px #b9dede;*/
		padding-top:10px;
		height:1%;
	}
.fl_left
	{
		float:right;
		width:480px;
		padding-bottom:5px;
		text-align:left;
	}
.commentText
	{
		padding-right:5px;
		padding-bottom:10px;
	}
.avatarImg
	{
		float:left;
		width:40px;
		height:35px;
		padding-left:10px;
		text-align:left;
		padding-bottom:5px;
	}
.commentAuthor
	{
		/*float:left;*/
		/*padding:2px 0px 2px 0px;*/
		color:#747a46;
	}
.authorLink
	{
		font-size:14px;	
		color:#4189d8;
	}
/*********************************************************/

.contentf {background: #dee5e8; padding:5px;}
.contentt {background: #dee5e8; border-top:solid 1px #f2eef7; border-bottom:solid 1px #f2eef7; padding-left:10px; padding-right:10px;}
.contentb {background:#dee5e8; height:15px;}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#d0cece; margin:0 5px;}
.b2f {height:1px; background:#f5f4f4; margin:0 3px; border-left:solid 2px #d0cece; border-right:solid 2px #d0cece;}
.b3f {height:1px; background:#f5f4f4; margin:0 2px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}
.b4f {height:2px; background:#f5f4f4; margin:0 1px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}

/**********************************************************/	
/* COMMENT BUBBLES */
/* Begin Comments*/
.commentbg
	{
/*		background:url(images/commentbg.jpg) repeat-y;*/
	}
.commenttop
	{
/*		background:url(images/commenttop.jpg) no-repeat left top;*/
	}
.commentbottom
	{
/*		background:url(images/commentbottom.jpg) no-repeat left bottom;*/
		border:solid 1px #555;
		background:#333;
		padding:8px;
		height:1%;
	}
.alt {
	margin:0px;
	padding:0px;
	}
.commentlist {
	padding:0px;
	text-align: justify;
	}
.commentlist ul
	{
		padding:0px !important;
		margin:0px !important;
	}
.commentlist li {
	margin: 0 15px 15px 0;
	padding: 0px;
	list-style: none;
	background:#111;
	}
.commentlist p {
	margin: 0px;
	}
#commentform
	{
		padding-bottom:20px !important;
	}
#commentform p {
	margin: 5px 0;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	float:left;
	}
.fl_right
	{
		float:right;
		margin:0;
		padding:0;
	}
.commentlist li a, .commentlist li a:visited
	{
		color:#d60d8c !important;
		text-decoration:none;
	}
.commentlist li a:hover
	{
		text-decoration:underline;
	}
/**********************************************************/	
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 190px;
	color:#5d6468;
	text-align:center;
	}
#wp-calendar th
	{
		color:#5d6468;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#000000;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		color:#000000;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#000000;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
		color:#000000;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:190px;
	color:#5d6468;
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
#wp-calendar td a:hover {
	background: #5d6468;
	border-left: none;
	color: #ffffff;
	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;
}
.Special
	{
		background:url(images/story_topSpecial.jpg) no-repeat top !important; 
	}
a.more-link, a.more-link:visited
	{
		display:block;
		margin-top:12px;
		color:#fff;
		text-decoration:none;
		font-size:11px;
		font-family:georgia;
		background:#d60d8c;
		width:60px;
		height:20px;
		padding-top:2px;
		padding-left:11px;
		font-weight:bold;
	}
a.more-link:hover
	{
		color:#d2f3ff;
		text-decoration:none;
	}
a, a:visited
	{
		color:#fff;
		text-decoration:none;
	}
a:hover
	{
		text-decoration:none;
	}
/*---------------tabs---------------------------*/
.tabbers div
	{
		display:none;
	}
.tabbers div div
	{
		display:block;
	}
/*-----------pagebar css---------------------------*/
.navigation
	{
		margin-left:20px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:underline;
		font-weight:bold;
		color:#fff;
	}
.navigation a:hover
	{
		text-decoration:none;
	}
.pagebar {
	padding: 1px 3px;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	background: none;
	text-decoration: none;
	color:#e22882;
	font-size:11px;
}

.pagebar a,.pageList .this-page {
	border-right: 1px solid #e22882;
	text-decoration: none;
	padding: 0px 5px;
}

.pagebar a:visited {
	border-right: 1px solid #e22882;
	text-decoration: none;
	padding: 0px 5px;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border-right: 1px solid #e22882;
	padding:0px 5px;
	font-weight: bold;
	color: #e22882;
}

.pagebar a:hover {
	border-color: #e22882;
	color:#fff;
}

.pagebar .inactive
{
   border-right: 1px solid #e22882;
	 color: #ccc;
   text-decoration: none;
   padding: 0px 5px;
}
.addthis_container
{
     padding-top:10px !important;
}
.sbmt
{
     margin:5px 10px 10px 130px;   
     padding:4px 13px 4px 13px;
     background:#212121;
     color:#fdfdfd;
     border:none !important;
     font-size:14px;
}
/* tables */

table{
  margin: .5em 0 1em;
  border-right: 1px solid #444;
}

table td, table th{
  text-align: left;
  border-left: 1px solid #444;
  padding: .4em .8em;
}

table th{
  background: #d60d8c;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #444;
  border-top: 1px solid #333;
}

table td{
  background: #212121;
  border-bottom: 1px solid #444;
}

table tr.even td{
  background: #292929;
}
.sociable_tagline
{
	color:#d60d8c !important;
	font-family:Georgia;
	padding-bottom:5px !important;
	font-size:12px;
}
