/*
Theme Name:     OregonLox
Description:    
Author:         admin
Template:       custom-community

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../custom-community/style.css");

@font-face {
	font-family: logo;
	src: url('fonts/AveriaSerif-Bold.ttf');
}




/**************************logo**********************************/

#logo {
width: 475px;
}

#header div#logo h1, #header div#logo h4  {
font-family: logo;
margin-top: 35px;
display: block;
}

#header div#logo h1 a, #header div#logo h4 a {
font-size: 3em;
}

#header div#logo h1 {
float:right;
}

#blog-description {
float: right;
}

/***************************slideshow**************************/

#cc_sliderslidertop img{
width: 1000px;
}


/******************************navigation***********************/
#access {
margin-top: 135px;
}

/********************************gallery***********************/
.wpif2_imageflow {
border-radius: 7px;
}

#footer{
border-radius: 0 0 5px 5px;
}
