/*

Theme Name: New 4 2010	
Theme URI: 
Description: Theme Designed by Ian Culverhouse for imrubbish.co.uk
Version: 1.0
Author: Ian Culverhouse
Author URI: http://www.ianculverhouse.co.uk/

*/


/*  
Theme developed by Ian Culverhouse
*/

/* HTML styling */



body { 
*/ background-image: url('images/bg_01.jpg');*/
background-repeat: no-repeat;
background-position:top center;
background-color: #C8C69E;
font: 75 %/150% Arial,Helvetica, sans-serif;
color: #000000;
}


h2{
color: #ffffff;
/*background-color: #7f9e13;*/
font-family: Arial;
font-size:24px;
font-weight: 900;
text-decoration: none;
line-height:28px;
text-align: right;
text-transform:capitalize; 
}


h3 { 
color: #ffffff;
font-family: Arial;
font-size:72px;
font-style:italic;  
padding-top: 70px;

}

h4 { 
color: #d4d4d4;
font-family: Arial;
font-size:16px;
font-style:italic;
margin-top: -80px; 
width: 700px;
}


h5 a, h5 a:visited{
color: #ffffff;
font-family: Arial;
font-size:30px;
font-style:bold;
padding-right: 10px;
letter-spacing:-2px;
padding-left: 2px;
background-color: #FF3737;
line-height: 36px;
text-decoration: none;
border: 0px;
}


h5 a:hover { 
color: #ff3737;
background-color: #ffffff;
text-decoration: none;
border: 0px;
}

span.post-date{
color: #ffffff;
font-family: Arial;
font-size:16px;
font-style:bold;
background-color: #7f9e13;
padding-left: 2px;
padding-right: 2px;
}

span.post-title a, post-title a:visited{
color: #ffffff;
background-color: #7f9e13;
font-family: Arial;
font-size:28px;
font-weight: 900;
text-decoration: none;
line-height: 36px;
text-transform:capitalize;
}

span.post-title a:hover{
color: #364504;
text-decoration: none;
font-family: Arial;
border: 0px;
}

span.post-content{
font-family: Arial;
text-align: justify;
border: 0px;
font-size: 13px;

}


span.post-content a, post-content a:visited{
font-family: Arial;
text-align: justify;
border: 0px;
font-size: 12px;
color: #ffffff;
background-color: #8ba82e;
/* text-decoration: none;*/
font-size: 13px;
}

span.post-content a:hover{
color: #364504;
background-color: #ffffff;
text-decoration: none;
border: 0px;
}

span.sidebar-content{
font-family: Arial;
text-align: right;
border: 0px;
font-size: 13px;

}


span.sidebar-content a, sidebar-content a:visited{
font-family: Arial;
text-align: right;
border: 0px;
font-size: 12px;
color: #ffffff;
background-color: #8ba82e;
/* text-decoration: none;*/
font-size: 13px;
}

span.sidebar-content a:hover{
color: #364504;
background-color: #ffffff;
text-decoration: none;
border: 0px;
}

span.footer-title{
color: #ffffff;
font-size:22px;
font-weight:900;
text-decoration: none;
font-family: Arial;
text-align: center;
}

span.footer-text{
color: #ffffff;
text-decoration: none;
border: 0px;
font-size: 13px;
text-align: center;
}

span.footer-text a, footer-text a:visited{
color: #ffffff;
background-color: #ff3737;
text-decoration: none;
border: 0px;
font-size: 12px;
text-align: center;
}

span.footer-text a:hover{
color: #ff3737;
background-color: #ffffff;
}


span.previous-entries a, previous-entries a:visited{
color: #ffffff;
font-family: Arial;
font-size:20px;
font-style:bold;
background-color: #7f9e13;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;
float: left;
}

span.previous-entries a:hover{
color: #364504;
text-decoration: none;
font-family: Arial;
border: 0px;
}


span.next-entries a, next-entries a:visited{
color: #ffffff;
font-family: Arial;
font-size:20px;
font-style:bold;
background-color: #7f9e13;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;
float:right;
}

span.next-entries a:hover{

color: #364504;
text-decoration: none;
font-family: Arial;
border: 0px;
}




/* Div's and layout */


#page{
/*background: #ff3737;*/
background-image: url('images/content_bg.jpg');
background-repeat: y-repeat;
background-position:top center;
margin-left: auto;
margin-right: auto;
width: 955px;



}

#header{
/* background: #ff3737; */
background-image: url('images/header_bg.jpg');
background-repeat: no-repeat;
background-position:top center;
width:955px;
height: 216px;
}

#column1{
/* background: #FF11EE; */
background-image: url('images/content_body_bg.png');
background-position: top right;
background-repeat: repeat-y;
float:left;
width: 630px;
padding-left: 60px;
padding-top:10px;
padding-right:10px;
}

#column2{
/* background: #c3e356;*/
float: right;
width: 200px;
text-align:right;
height: 400px;
padding-right: 35px;
padding-left: 10px;
}

#footer{
/* background: #56e3cd;*/
background-image: url('images/footer_bg.jpg');
background-repeat: no-repeat;
background-position:top center;
clear: both;
width: 955px;
height: 149px;
}


/* Classes and other stuff */


.emphasize-text{
color: #515151;
font-size: 18px;
font-weight: bold;
font-style: italic;
}

.rss_icon{
float: right;
margin-top:130px;
margin-right:3px;
border: 0px;
}

.title{
float: left;
margin-top:3px;
margin-right:3px;
border: 0px;
}

.sidebar_titles{
float: right;
margin-right: -30px;
}

.hor-line{
clear: both;
}

.hor-line-short{
clear: both;
width: 630px;
}


