/***************************************************************
Style Sheet for Step It Up Queen

Copyright 2008 by Step It Up Queen, All Rights Reserved
***************************************************************/



#content {

}

#columnWrapper {
	position: relative;
	padding: 14px;
	border: none;
	background:#fff;
}

#flashContent {
	width: 960px;


	margin-bottom: 15px;
}

.homeVideo {
	border: 6px solid #370101;
    display: block;
    height: 385px;
    margin: 0 0 15px 15px;
    width: 640px;
	}

p {
	font-size:105%;
	
}

h1 {
	border-bottom: 1px solid #C99810;
    color: #240404;
    display: block;
    font-size: 150%;
    margin: 0 0 26px;
    padding: 0 0 22px;
    text-align: left;
    width: 292px;
}
span {
	/*font-style: italic;*/
}
.call-to-action-blog {
	border: 2px solid #B5A1A1;
    display: block;
    float: right;
    height: 146px;
    position: relative;
    right: 48px;
    text-align: center;
    width: 203px;
	}
	.call-to-action-blog .text {
		color: #490C09;
		display: block;
		font-size: 115%;
		font-weight: bold;
		padding-top: 0;
		position: relative;
		top: 21px;
		}
	.call-to-action-blog .button a {
		background: url("images-layout/blog-button-bg.png") no-repeat scroll 0 0 #FFFFFF;
    bottom: 9px;
    clear: both;
    color: #000000;
    display: block;
    font-size: 150%;
    font-weight: bold;
    height: 39px;
    padding-top: 12px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    width: 161px;
		}
	

