/*
To get started customizing with CSS, we recommend you 
go to http://headwaythemes.com/documentation/customizing-your-headway-site/custom-css/ 
to get started.

When writing the selectors for the elements, put body.custom at the
beginning.

For an example on how to change the background with custom CSS
we can use the following code.

body.custom {
	background: red;
}
*/

/* Front Nav Bar */
#bbcnav a {
	float:left;
display:inline;
	background: transparent url(custom/images/nav-bbc.png) no-repeat;
	width: 270px;
	height: 107px;
	outline: none;
	margin-top: 0em;
display:block;
padding-right: 30px;
background-position: 0 -107px;
margin-left: 25px;
}
	
#bbcnav a:hover {
	background-position: 0 0px;
	}

#sponsornav a {
	float:left;
display:inline;
	background: transparent url(custom/images/nav-sponsor.png) no-repeat;
	width: 270px;
	height: 107px;
	outline: none;
	margin-top: 0em;
display:block;
padding-right: 30px;
background-position: 0 -107px;
}
	
#sponsornav a:hover {
	background-position: 0 0px;
	}

#joinnav a {
	float:left;
display:inline;
	background: transparent url(custom/images/nav-join.png) no-repeat;
	width: 270px;
	height: 107px;
	outline: none;
	margin-top: 0em;
display:block;
background-position: 0 -107px;
}
	
#joinnav a:hover {
	background-position: 0 0px;
	}


/* Slideshow */
.slideshow {
border:5px solid #000000;
padding:0;
width:480px;
height:360px;
background: #000000;
}




div.entry-content img {
border:medium solid #000000;
}


/* Header*/	
#customheader a {
	display: block;
	background: transparent url(http://thesitsgirls.com/wp-content/uploads/2010/07/SITS-header.png) no-repeat;
	width: 1030px;
	height: 325px;
	outline: none;
	margin-top: 0em;
	}

#bbccustomheader a {
	display: block;
	background: transparent url(http://thesitsgirls.com/wp-content/uploads/2010/07/BBC-header.png) no-repeat;
	width: 1030px;
	height: 325px;
	outline: none;
	margin-top: 0em;
	}

#saucecustomheader a {
	display: block;
	background: transparent url(http://thesitsgirls.com/wp-content/uploads/2010/07/SITS-sauceheader.png) no-repeat;
	width: 1030px;
	height: 325px;
	outline: none;
	margin-top: 0em;
	}

#communitycustomheader a {
	display: block;
	background: transparent url(http://thesitsgirls.com/wp-content/uploads/2010/07/SITS-communityheader.png) no-repeat;
	width: 1030px;
	height: 325px;
	outline: none;
	margin-top: 0em;
	}


#leaf-61{
border:2px solid #000000;
}


#leaf-48 .page-title {
display: none;
}

#leaf-48{
border:2px solid #000000;
}

#leaf-49{
border:2px solid #000000;
}

body.custom {
background-position: top center;
}


body.custom div#header {
display: none; 
}

#leaf-43{
background: #000000;
text-color: #ffffff;
margin: 0px;
width:931px;
border-top: 20px solid #FF296F;
}

#leaf-43 span.widget-title{
color: #ffffff;
display:none;
}

#leaf-43 img.ttf{
color: #ffffff;
display: none; 
}

#leaf-43 li.widget {
color: #ffffff;
}


#leaf-53{
background: #000000;
text-color: #ffffff;
margin: 0px;
width:931px;
border-top: 20px solid #FF296F;
}

#leaf-53 span.widget-title{
color: #ffffff;
display: none; 
}

#leaf-53 img.ttf{
color: #ffffff;
display: none; 
}

#leaf-53 li.widget {
color: #ffffff;
}

#leaf-56{
background: #000000;
text-color: #ffffff;
margin: 0px;
width:931px;
border-top: 20px solid #FF296F;
}

#leaf-56 span.widget-title{
color: #ffffff;
display: none; 
}

#leaf-56 img.ttf{
color: #ffffff;
display: none; 
}

#leaf-56 li.widget {
color: #ffffff;
}

body.footer-fixed div#footer, body.footer-fluid div#footer, body.footer-fluid div#footer-container {
width:951px;
border-top: 20px solid #FF296F;
margin: -20px 0;
}

body.header-fluid div#navigation, body.header-fixed div#navigation {
border-top: 1px solid #FF296F;
}


/* Custom Twitter */

#twitter_div {
background-image:url(custom/images/SITS-cloud.png);
background-repeat:no-repeat;
border-bottom:0 solid #5AA5BC;
height:115px;
padding-left:60px;
padding-right:95px;
padding-top:35px;
}
 
#twitter_div ul li {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #A1E8F7;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #FF296F;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #FF296F;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}

div.horizontal-sidebar ul li.widget {
float:left;
margin:0 15px;
width:30%;
}


#leaf-54 .widget { clear:both; } 

#leaf-55 .widget { clear:both; } 

div#footer ul.subscribe li {
padding: 2px 0px 2px 22px;
}


/* BlogFrog Community */
.pageid-2536 #container, .pageid-2536 div#wrapper, .pageid-2536 div#navigation, body.pageid-2536 div#footer {
width:1018px;
}

.pageid-2536 #wrapper {
background-color: #ffffff;
}

.pageid-2536 .page-title {
display:none;
}

.pageid-2536 #bf-iframe-loading img {
border: none;
}

a.more-link {
background:#FF296F none repeat scroll 0 0;
clear:both;
color:#ffffff;
float:left;
margin:10px 0 20px;
padding:2px 4px;
text-decoration:none;
}

div.sidebar h2 {
color:#000000;
font-family:Century Gothic,sans-serif;
font-size:18px;
font-variant:normal;
font-weight:normal;
letter-spacing:0;
line-height:18px;
text-transform:none;
}


/* Custom Bookmarks */
.custom #bookmarks {background: transparent; width: 32px; position: fixed; top: 15%; right: .75%; }
.custom #bookmarks a {display: block; text-indent: -9999px; height: 75px;}

.custom #bookmarks #twitter {background: url('http://thesitsgirls.com/wp-content/uploads/2010/07/twitter-32x32.png') no-repeat; }
.custom #bookmarks #rss {background: url('http://thesitsgirls.com/wp-content/uploads/2010/07/rss-32x32.png')no-repeat; }
.custom #bookmarks #email {background: url('http://thesitsgirls.com/wp-content/uploads/2010/07/email-32x32.png')no-repeat; }
.custom #bookmarks #facebook {background: url('http://thesitsgirls.com/wp-content/uploads/2010/07/facebook-32x32.png')no-repeat; }
.custom #bookmarks #blogfrog {background: url('http://thesitsgirls.com/wp-content/uploads/2010/07/blogfrog-32x32.png')no-repeat; }
.custom #bookmarks #flickr {background: url('http://thesitsgirls.com/wp-content/uploads/2010/07/flickr-32x32.png')no-repeat; }
.custom #bookmarks #youtube {background: url('http://thesitsgirls.com/wp-content/uploads/2010/08/youtube-32x32.png')no-repeat; }

/* Bloggy Boot Camp Live Feed */

div.avatar {
float:left;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:0;
}

.avatar img {
width:48px;
height: 48px;
}

div.info{
border-bottom: 1px dotted #cccccc;
padding-top: 5px;
padding-bottom: 10px;
}

p.tt-preamble{
padding-bottom: 20px;
}