/*
Theme Name: Section 8 Agency
Theme URI: http://section8.se
Description: The default theme for Section 8 Agency.
Version: 1
Author: Niclas Borgström
Author URI: http://www.niclasborgstrom.se
*/

body {

	font-family: Arial;
	font-size: 14px;

}

a {color: #5e5e5e; text-decoration: underline;}
a:hover {color: #5e5e5e; text-decoration: none;}

#wrapper {
    margin: 0 auto;
    width: 860px;
    
}


#header {
	margin:0 auto;
	width:860px; 
  }


#container {
	position: relative;
	min-height: 400px;
}

#column-left {
	width: 490px;
	padding: 20px;
	color:#5e5e5e;
    line-height:1.4em;
	margin-right: 20px;
}
#column-right {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 305px;
	padding: 10px;
	border-left: 2px #d7d7d7 solid;
 }

#nav {}
#nav ul{
float: left;
margin:0px;
margin-left: 0;
padding-left: 0;
text-align: center;
font-family: Century Gothic;
font-size: 16px;
font-weight: lighter;
}
#nav li{display: inline;}
#nav ul a{
float: left;
text-decoration: none;
padding: 10px;
} 

#nav a{color: #252525;}
#nav a:hover{color: #c01d2e;}

li.current_page_item a {color: #c01d2e !important;}

.floatright {float: right;}
.floatleft {float: left;}
.clear {clear: both;}

.logobreak {padding-bottom: 20px;}

h1 {font-family: Century Gothic; font-style: italic; color: black; font-weight: lighter;}
img {border: 0px;}
