/*
Theme Name: Massive Tech
Description: Massive Tech theme.
Version: 1.0
Author: Steve Oldham & Paul Bain
*/



@CHARSET "UTF-8";

*{
padding:0;
margin:0;
}

body{
text-align: center;
font-family:Helvetica Neue, Arial, Verdana, Sans;
color:#666666;
background-color:#efeff0;
font-size: 11px;
}

img{
border:none;
}

/****** TITLE FORMATTING ******/
h1{
color:#af0000;
font-weight:normal;
font-size:18px;
margin: 10px 0;
}

h2{
color:#af0000;
font-weight:normal;
font-size:16px;
margin: 10px 0;
}

h3{
color:#af0000;
font-weight:normal;
font-size:13px;
margin: 13px 0px 3px 0px;
}


/****** Start Of Main Layout ******/

div#out-box{
width: 900px;
margin: 0 auto;
}

div#in-box{
text-align: left;
height: 100%;
background-image: url('/wp-content/themes/massive/images/back.jpg');
background-repeat: repeat-y;
float: left;
width: 900px;
}



/****** Content - is where the money is ******/



div#main{
float: left;
margin-left: 101px;
width: 700px;
}


div#content{
float: right;
width: 500px;
margin-right: 7px;
margin-bottom:20px;
}

div#title{
float: left;
width: 185px;
position: relative;
}

div#header{
float:left;
clear:left;
height:220px;
width: 752px;
background-image: url('/wp-content/themes/massive/images/header.jpg');
background-repeat: no-repeat;
margin-left: 73px;
margin-bottom: 15px;
}

div#nav{
float:left;
clear:left;
margin-top: 162px;
margin-left: 28px;
}

div#footer{
clear: both;
background-image: url('/wp-content/themes/massive/images/footer.jpg');
float: left;
width: 752px;
height: 156px;
margin-left: 75px;
background-repeat: no-repeat;
color: #ffffff;
}

div#footer-content{
width: 700px;
margin: 0 auto;
text-align: center;
margin-top: 35px;
font-size:10px;
}

div#footer-content p{
margin: 10px 0;
}

div#footer-textSize{
margin:0;
padding:0;
height:15px;
}

div#blogHeader{
position:relative;
left:15px;
margin-top:10px;
}

div#sideImages{
width:145px;
margin-left:auto;
margin-right:auto;
}

li.easyImage{
margin-bottom:10px;
}

div#easyImages{
clear:both;
width: 500px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

div.easyImage{
float:left;
height:150px;
width:150px;
text-align:center;
margin-left:2px;
margin-right:2px;
}

/* LINKS */
a:link{
color:#af0000;
font-weight:normal;
text-decoration:none;
}

a:hover{
color:#dd0000;
font-weight:normal;
text-decoration:none;
}

a:visited{
color:#af0000;
font-weight:normal;
text-decoration:none;
}

h2 a:visited {
color: #af0000;
}

div#footer a:link{
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
font-size:10px;
}

div#footer a:hover{
color:#dd0000;
font-weight:normal;
text-decoration:none;
font-size:10px;
}

div#footer a:visited{
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
font-size:10px;
}


/*
Easy Images Styles
*/

.easyimages li{
list-style-type: none;
}

#imagelinks li{
 display: block;
float: left;
margin-right: 10px;

}

#imagelinks img{
width: 100px;
}

div#feed{
margin-left:10px;
margin-right:10px;
margin-top:10px;
}

#feed h2{
margin-bottom: 0;
}
#feed .excerpt{
margin-top: 5px;
}

.more-link {
font-style: italic;
}


#content img{
margin-left:5px;
margin-right:5px;
}

div#fsb{
clear:both;
float:left;
width:100%;
text-align:center;
}
