/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/




.searchnav
 {
    width:960px;
    margin: 0 auto;
	position:relative;
	background-color: #f3f2f2;
	overflow:hidden;
	padding: 0 10px 0 10px;
	
}




.youtipsheader
 {
    width:960px;
	height : 64px;
    margin: 0 auto;
	position:relative;
	background: url("http://music.youtips.net/blog/wp-content/themes/arras-theme/images/headerback.png") repeat-x ;
	padding: 0 10px 0 10px;
	
}


.youtipslogo {
width : 221px;
float: left;
margin-top: 6px;
margin-left : 15px;
}

.youtipslogologo {

float: left;

}

.youtipslogotag {
display: inline;
color: black;
font-size: 22px;
float: right;
margin-top: 15px;
font-weight: bold;
max-height: 29px;

}

.youtipssearchbox {

margin-top: 8px;
float : right;
position: relative ;
height: 57px;
}


.youtipslogin {
padding-left: 157px;
color: black;

}

.youtipslogin a {

color: black;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}




.searchfortips {

margin-top: 8px;

}


#main {
    width:960px;
    margin: 0 auto;
	position:relative;
	background-color: #f9f9f9;
	overflow:hidden;
	
}
#container {
    width:660px;
    float:left;
	
}
#content {
    margin:0;
    width:660px;
    overflow:hidden;
}
.main-aside {
    width:300px;
    float:right;
    position:relative;
	
}
#secondary {
    clear:right;
}
#subsidiary {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#main .module, .single-post {
	margin-right: 10px;
}
.fixed {
	width:960px; 
	margin:0 auto;
	
}
