/*  
Theme Name:mp_closet
Theme URI: http://www.meltingpx.com
Description: <p>2 column wp theme for http://www.bankrollsports.com/ </p>
Version: 1.0
Author: ram
Author URI: http://www.meltingpx.com/
*/

/* Begin Typography & Colors */


body{
	
	font-family:"Century Gothic";
	color:#3cb64b;
	margin:10px 0 0px 0;
	background-color:#fff;

	}

html{
	background-repeat: repeat-y;


}


/* ---------- @ default css for images -----------*/

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
	}


/* ---------- @ default links -----------*/

a {

	text-decoration:underline;
		color:#3cb64b;
	}

a:hover {
		color:#3cb64b;
	text-decoration:underline;
	
	}

a:link, a:visited {
	
			color:#3cb64b;
	
}

a:hover, a:active {
	color:#3cb64b;
	
}

/* ---------- @ main layout style -----------*/

.header{
	position:relative;

}
#header{
height:170px;


	
}

#title_desc{
	position:absolute;
	left:15px;
	top:10px;
	
}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:3.0em;
}

#header h1 a{	
	font-weight:bold;
	text-decoration:none;
	
}


#header h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align: center;
	
	
}

#logo-icon {
position:absolute;
left:6px;
top:6px;

}
#logo-text{
position: absolute;
	top:83px;
	left:145px;


}


#face-book-icon{
float:right;
padding-top:60px;

}

/* menu */

#menu{
	position: absolute;
	top:150px;
	left:0px;
	height:30px;
	z-index:15;
	width:910px;
	background-color:#f796bb;
	display:block;
	height:31px;
	line-height:30px;


}



#menu ul{
	margin: 0  auto;
	list-style: none;
	list-style-type: none;
	padding:0px;
	font-family:"Century Gothic";
	
}

#menu ul li{
list-style:none;
display:inline;
float:left;

}

#menu ul li a{
	display:inline;
	text-decoration: none;
	font-family:"Century Gothic";
	padding:0px 10px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color:#fff;
	font-size:.78em;
	font-weight: bold;
	line-height:30px;
	display:block;
	
		
}

#menu ul li a:hover{
	text-decoration: underline;

}


#menu ul li.current_page_item{
	
		
}

#menu ul li.current_page_item a{
		color:#3cb64b;
	border-bottom:none;


}



.mid{
	
	z-index:16;
	margin-top:20px;
	margin-bottom:5px;
font-size:14px;

	
}

.content_column{
line-height:20px;
}

#content{
padding:10px;

}



.add {
	width:192px;
	text-align:center;
	float:right;
	margin-bottom:5px;

}


.rss{
	position: absolute;
	right:65px;
	top:50px;
	z-index:50;

}


.tags ul a:visited,
.tags ul a:link
{
	list-style-image:none;
	list-style:none;
	color:#3399FF;

}

/* ---------- @ sidebar styles -----------*/


#sidebars,
#sidebars-left
{
	
	text-align:left;
	font-size:11px;
	padding-right:10px;
}

#sidebars a:hover

{
text-decoration:underline;



}

#sidebars a,
#sidebars-left a
{
padding-left:0px;


}
#sidebars ul,
#sidebars-left ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#ec1466;
	

	
	


}
#sidebars ul li h2,
#sidebars-left ul li h2
 {
	color:#fff;
	margin:0px;
	font-size:1.00em;
	line-height:25px;
	height:25px;
	background-color:#f796bb;
	text-align:left;
	padding:1px 10px;

}

#sidebars ul li ul,
#sidebars-left ul li ul
 {
	
	line-height:22px;
	border-bottom:1px solid #f796bb;
	padding-left:0px;


	

	
	
}
#sidebars ul li ul ul,
#sidebars-left ul li ul ul
 {
	border:none;
	margin:0px;
	

}


#sidebars ul li ul li,
#sidebars-left ul li ul li


 {
	border:1px solid #f796bb;
	border-bottom:0px solid #f796bb;
	display:block;
	padding:0px 0px;
	margin-bottom:0px;
	border-top:none;

		
	

}

#sidebars ul li ul li a,
#sidebars-left ul li ul li a
 {
	
	font-size:1.10em;
	text-decoration:none;	
	 padding-left:20px;
	 	line-height:28px;
		list-style: outside;	
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:5px center;
	color:#f796bb;

}
#sidebars ul li ul li a:hover

 {

	color:#ec1466;
	text-decoration:none;

}


#sidebars ul li ul li ul li,

#sidebars-left ul li ul li ul li
 {
	 	 list-style-position:inside;
	
	 	 padding-left:10px;
	
		border-top:0px solid #f796bb;
		 border-left:none;
		 border-right:none;
		 border-bottom:none;
		 
		
	

}
#sidebars ul li ul li ul li a,
#sidebars-left ul li ul li ul li a
 {



	
}



#sidebars .comments li{
padding-left:20px;


}

/* ---------- @ footer -----------*/

.footer{
	z-index:5;
	position:relative;
	top:1px;

	


}
#footer{
	text-align:center;
	font-size:12px;


 
}

#footer p {
	margin: 0;
	padding:0px 0 0 0;
	text-align: center;
	color:#3ab54a;

	
	}

#footer p a{

	color: #3ab54a;

	
	}
	

#footer p a:hover{

	color: #0177b2;

	
	}
	
small {
	
	font-size: 0.9em;
	
	}



	
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }



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


/* ---------- @ widget calendat-----------*/


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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
/* ---------- @ post styles -----------*/

.post {
	margin: 0 0 10px;
	border-bottom:1px solid #f796bb;
	padding:0px;
	background-color:#fff;
	padding-bottom:10px;


	

	}
	

	

.post .entry,
.post small
{
	margin:0px;
	padding:0px 10px;


	
	}
	
	
.post  small span{
	
	font-size:1.0em;
	

	}
	
.post h2,
.post h3
 {
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	font-size:20px;
	font-weight:normal;
	padding-left:10px;
	color:#3cb54b;

}
.post h2 a:link,
.post h2 a,
.post h3 a:link
{
	color:#3cb54b;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
	
}
.post h2 a:visited,
.post h2 a,
.post h3 a:visited
{
		color:#3cb54b;


}


.postmetadata {
	clear: left;
	padding:3px 5px;

	
	
	
}
.postmetadata a {


	
}



h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:10px;
	color:#ec1466;
	padding-left:10px;
	font-size:22px;
	font-weight:normal;
}




.entry{
clear:both;

}



/* ---------- @ search style -----------*/

.search{
	position: absolute;
	right:5px;
	top:20px;
	z-index:50;


	

}



#searchform {
	margin: 0px auto;
	
	
	}

#searchform #s {
	padding: 0px 2px;
	border:1px solid #f7d5da;
	width:155px;
	font-size:16px;
	line-height:20px;
	float:left;

	}

#searchsubmit {
		border:0px solid #dc9ea6;
	height: 21px;
	width: 22px;

	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* ---------- @ comments style -----------*/


.alt {
	background-color: #f796bb;
	border:1px solid #e87ca5;
	color:#222;
	font-size:0.85em; /* Resets 1em to 10px */
	line-height:16px;

	

	}

.alt a{

		color: #003366;
	

	}
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#f4f2f2;
	border:1px solid #b5b4b4;
	color:#000;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#f4f2f2;
	border:1px solid #b5b4b4;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#ec1466;
	color:#fff;
	margin-bottom:10px;
	}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	text-align: justify;	color:#520345;

	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color: #f7cfde;
	border:1px solid #e8b6c9;
	}

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

	}

#commentform p {
	margin: 5px 0;
	color:#666666;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}


#sidebar form {
	margin: 0;
	}

/* ---------- @ hard coded calendar -----------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

#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 { /* Doesn't work in IE */
	background-color: #fff; }
/* 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 {
 color: #193f40;
background-color: #193f40;
height: 1px;
border:none;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* icons for user, cat and comments */


.author{
color:#ec1466;

}

.newsletter {
	
	background-color:#f4f6f5;



}
.newsletter form{
margin:0px;
padding:0px;




}


.newsletter p{
	
	margin:0px;
	padding:0px 10px;
	line-height:16px;
	background-color:#f4f6f5;
	color:#222;
	background-image: url(images/foot-ball.jpg);
	background-repeat: no-repeat;

	text-align:center;
	padding-top:140px;



}
.newsletterContainer{
padding:0px 10px;
background-color:#f4f6f5;
text-align:center;
margin:0px;
}

#ajaxNewsletter form{
margin:0px;

}


.widget_text img{
margin:0px;
padding:0px;
vertical-align:bottom;
padding-top:5px;
padding-bottom:5px;


}

.author-box{
padding:0px 10px;



}

#tag_cloud 
{
list-style:none;

}

#tag_cloud a
{
margin-left:10px;
text-indent:10px;


}

.ecard_widget
{
padding-top:5px;
padding-bottom:5px;
}

#top-nav{
background-color:#f796bb;
display:block;
height:31px;
line-height:30px;



}

#top-nav ul{
margin:0px;
padding:0px;

}

#top-nav ul li{
list-style:none;
display:inline;
float:left;


}

#top-nav ul li a{
	display:inline;
	text-decoration: none;
	font-family:"Century Gothic";
	padding:0px 10px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color:#fff;
	font-size:.78em;
	font-weight: bold;
	line-height:30px;
	display:block;


	
}
#top-nav ul li a:hover{

		color:#3cb64b;	
}


#top-nav #active,
#top-nav .active
{

		color:#3cb64b;	
}






#top-nav ul li a#rightcorner{
padding-right: 10px;
background: url(images/none.gif) top right no-repeat;

}
