
/*
Theme Name: Love and Radio Lopsided
Theme URL: http://loveandradio.org
Description: Second Love and Radio Website
Author: Nick van der Kolk
Author URL: http://nickvanderkolk.com
Version: 2.0
Tags: white, narrow, minimal, three column, float-right

*/

#wrapper{ 
       width: 100%;
       float: right;
}

#logo {

      margin-top: 5px;
     float: right;
}


body {
	
	font-family: Century Gothic, Helvetica, Arial, "Sans-Serif";
	background-color: #ffffb5;
	}


img {
	
    border: none;



	}

#connect-icons img { 

    margin-right: -4px ;

}

h1 {
	color: #494849;

	font-size: 24px;

	font-weight: bold;

	text-transform: uppercase;

	margin-bottom: 0px;

	}


	

	
	
h2 {
	color: #0994bd;
	
	font-size: 18px;

	font-weight: bold;

	margin-bottom: -10px;
     
	margin-top: 0px;
	
	text-transform: uppercase;
	
	}
	
	
h3 {
	color: #494849;
	
	font-size: 15px;
	
	}
	

a {
	color: #ed00b2;
	
	text-decoration: none;

	}


a:hover {
	color: #00ccff;
	
	text-decoration: none;
    
	}


a:active {
	
	color: #097ab5;
	
	text-decoration: none;
        
	}


#sidebar {

	width: 200px;

	margin-right: 15px;
        margin-top: 0px;
        float: right;
       clear: right;


	}


.sidebarprimary { 
	
	border-style: hidden;
        
	border-top-width: thin;
        
	border-top-style: dashed;

        border-top-color: #ed00b2;

	margin-top: 15px;

	padding-top: 15px;

	margin-bottom: 15px;

	}


.sidebar-primary-indent { 
        
	margin-left: 15px;

	}


.morelink {

	font-size: 10px;
       
	margin-bottom: 20px;
       
	margin-top: 10px;

	}
       

#singlepage { 
        
        float: right;
        
        width: 500px;

        margin-right: 50px;

        margin-top: 18px;

}

       
#singlepost { 
        
        float: right;
        
        width: 500px;

        margin-right: 50px;

        margin-top: 5px;

}

#sidebar-secondary {

        
        float: right;
        
        width: 65%;

        margin-right: 35px;

        margin-top: 30px;



}

.sidebar-secondary-item { 
        float: right;
        width: 200px;
        height: 275px;
        margin-right: 15px;
        margin-bottom: 15px;
}

.sidebar-secondary-item h2 { 
        float: left;
        margin-bottom: 20px;
}

#primary,
#secondary {
	
	float: left;
	
	overflow: hidden;
	
	width: 200px;

	}
	

#secondary {
	
	clear: right;
	
	}


#footer {
	
	clear: both;
	
	width: 100%;

	}
	
	