@charset "UTF-8";


a{
	color: #fff;
	font-size:18px;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}

h1{
	color: #777777;
	margin: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	}

h2{
	color: #FFF;
	margin: 0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:20px;
	font-weight:700;
	}
	
h3{
	color: #888888;
	margin: 0px 0px 10px 10px;
	font-weight: bold;
	}
	
h4{
	color: #ffffff;
	margin: 10px 0px 10px 20px;
	font-size:15px;
	font-weight: normal;
	}
h5{
	color: #777777;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	}
h5 a{
	color: #777777;
	margin: 0px 0px 10px 0px;
	font-size:10px;
	font-weight: normal;
	}
p{
	margin: 0px;
	}
	
ul, ol{
	margin-bottom: 0px;
	padding-left: 30px;
	list-style-image:url(../lanscaping/pick-axe.png);
	}
	
.clearBoth{
	clear: both;
	}

.nowrap{
	white-space: nowrap;
	}
	#services{margin-left:74px; margin-top:-1px;}

/*

	Standard layout (screen resolutions above 1200px wide)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #555;
	margin: 0px;
	padding: 0px;
	font-size: 12px;	
	}
	#oregon-painting{
		margin:0 auto;
		width:100%;
		height:120px;
		background:url(../lincoln-city/allways-painting.jpg) repeat-x;}

#wrapper{
	padding:0;
	background-color: #ffffff;
	width: 1200px;
	margin: 0px auto;
	}
	
#header{margin-top:-120px;
	clear: both;
	position: relative;
	background:url(../lincoln-city/allways-painting.jpg) repeat-x;
	}
	
#banner{
	clear: both;
	border: solid 1px #e1e1e1;
	}
#oregon-maintance{
	margin-top:34px;
	float:left;
	width:1100px;
	border: 1px solid #ccc;
	border-left:7px solid #6699cc;
	padding:10px;
	}
	#oregon-services{
	margin-top:34px;
	float:left;
	width:1100px;
	border: 1px solid #ccc;
	border-left:7px solid #66cccc;
	padding:10px;
	}
	#oregon-service{
	margin-top:34px;
	float:left;
	width:1100px;
	border: 1px solid #ccc;
	border-left:7px solid #66cc99;
	padding:10px;
	}
#content{
	clear: both;
	padding:20px;
	  box-shadow: -5px 0 5px -5px #777, 5px 0 7px -5px #777;
	}
	
#footer{
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #555555;
	clear: both;
	}

/* header */
	
#logo{
	float: left;
	height:93px;
	width:411px;
	background:url(../lincoln-city/allways-painting-logo.jpg) no-repeat;
	}
	
#nav{
	float: right;
	line-height:50px;
	}
	
	#nav .navItem{
		display: inline;
		float: left;
		padding: 0px 10px;
		border-right: solid 1px #fff;
		}
		
	#nav .lastChild{
		border-right: none;
		padding-right: 0px
		}

#navCollapser{
	display: none;
	}
	
.navTip{
	display: none;
	}

/* banner */

#banner img{
		width: 100%;
		margin: 0px auto;

	}
#residental-remodel{
	background:url(../lincoln-city/residental-remodel.jpg) repeat;
	border-radius:0 20px 0 0;}
#construction-painter{
	background:url(../lincoln-city/construction-painter.jpg) repeat;
	border-radius:0 20px 0 0;}
#commercial-painter{
	background:url(../lincoln-city/commercial-painter.jpg) repeat;
	border-radius:0 20px 0 0;}

/* Content */
	
.content3Column{
	width: 30%;
	margin-top: 20px;
	float: left;
	}
	.content3Column img{
	width: 95%;
	padding: 7px;
	float: left;
	}
.content3Column.gap{
	padding-right: 5%;
	}

.contentMedium{
	width: 920px;
	float: left;
	}
	
.contentSmall{
	width: 700px;
	float: left;
	}
	
.sidebarLeft{
	width: 200px;
	float: left;
	margin-right: 20px;
	background: #f1f1f1;
	}
	
.sidebarRight{
	width: 260px;
	float: right;
	background: #f1f1f1;
	}
	
.sidebarItem{
	padding: 20px;
	border-bottom: solid 1px #fafafa;
	}
	
.sidebarLeft .sidebarItem img{
	border: solid 1px #e1e1e1;
	}
	
.sidebarLeft .sidebarItem .gap{
	margin-bottom: 20px;
	}
	
.sidebarLeft a, .sidebarRight a{
	color: #666;
	}
	
.blogEntry{
	padding-bottom: 15px;
	border-bottom: dotted 1px #e1e1e1;
	margin-bottom: 15px;
	}
	
.blogEntry.last{
	border-bottom: none;
	margin-bottom: 0px;
	}
	
.blogEntry .meta{
	font-size: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #666666;
	}

.blogEntry .videoIframe{
	width: 920px;
	height: 540px;
	}
	
.galleryImage{
	float: left;
	width: 246px;
	text-align: left;
	padding-bottom: 30px;
	}
	
.galleryImage.last{
	width: 216px;
	}

.galleryImage img{
	border: solid 1px #e1e1e1;
	width: 216px;
	}
	
.portfolioItem{
	float: left;
	width: 210px;
	padding-right: 20px;
	text-align: left;
	padding-bottom: 20px;
	}
	
.portfolioItem.last{
	padding-right: 0px;
	}

.portfolioItem img{
	border: solid 1px #e1e1e1;
	width: 200px;
	margin-bottom: 15px;
	}
	
.contentHalfRight{
	width: 40%;
	border-left: solid 1px #e1e1e1;
	float: right;
	text-align: right;
	}
	
.contentHalfRightContent{
	margin-left: 80px;
	}
	
.contentHalfLeft{
	width: 50%;
	float: left;
	}

.contactForm input, 
.contactForm select, 
.contactForm textarea{
	width: 350px;
	border: solid 1px #cecece;
	padding: 8px 5px;
	margin-top: 5px; 
	background: #f1f1f1
	}
	
.contactForm select{
	width: 360px;
	}
	
.contactForm textarea{
	width: 90%;
	}
	
#mapIframe{
	width: 100%;
	height: 400px;
	}
	

#tilliamook{
	margin-top:34px;
	margin-left:14px;
	float:left;
	width:200px;
	height:70px;}


@media only screen and (max-width: 1200px){
	
		a{
	color:#039;
	font-size:18px;
	text-decoration: none;
	}
	
	#wrapper{
		padding:0;
		width: 960px;
		}
		
	.contentMedium{
		width: 680px;
		}
		
	.contentSmall{
		width: 740px;
		}
		
	.columns2 .sidebarRight{
		width: 260px;
		}
		
	.columns3 .sidebarRight{
		width: 740px;
		float: right;
		margin-top: 20px;
		padding-top: 20px;
		border-top: solid 1px #e1e1e1;
		background: none;
		}
		
	.columns3 .sidebarRight .sidebarItem{
		width: 30%;
		float: left;
		padding: 0px;
		border-bottom: none;
		}
		
	.columns3 .sidebarRight .sidebarItem.gap{
		padding-right: 5%;
		}
		
	.blogEntry .videoIframe{
		width: 680px;
		height: 400px;
		}
		
	.galleryImage{
		width: 196px;
		padding-bottom: 20px;
		}
		
	.galleryImage.last{
		width: 176px;
		}
	
	.galleryImage img{
		width: 176px;
		}
		
	.portfolioItem{
		float: left;
		width: 210px;
		padding-right: 40px;
		text-align: left;
		padding-bottom: 30px;
		}
		
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 1px #e1e1e1;
		width: 210px;
		margin-bottom: 15px;
		}
#oregon-maintance{
	margin-top:34px;
	float:left;
	width:890px;
	border: 1px solid #ccc;
	border-left:7px solid #6699cc;
	padding:10px;
	}
	#oregon-services{
	margin-top:34px;
	float:left;
	width:890px;
	border: 1px solid #ccc;
	border-left:7px solid #66cccc;
	padding:10px;
	}
	#oregon-service{
	margin-top:34px;
	float:left;
	width:890px;
	border: 1px solid #ccc;
	border-left:7px solid #66cc99;
	padding:10px;
	}
	}
	
	
/*

	Screen resolutions below 960px wide
	Suitable for tablets in portrait mode (i.e. iPad 1 & 2, Blackberry Playbook, Motorola Xoom) and large res smartphones (i.e. Motorola Atrix in landscape mode)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

@media only screen and (max-width: 960px){
	a{
	color:#039;
	font-size:18px;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	#wrapper{
		padding:0;
		width: 728px;
		}
		
	.contentMedium, 
	.contentSmall{
		width: 100%;
		float: none;
		clear: both;
		margin-bottom: 20px;
		}
		
	.columns2 .sidebarRight, 
	.columns3 .sidebarRight{
		width: 100%;
		float: none;
		clear: both;
		padding-top: 20px;
		border-top: solid 1px #e1e1e1;
		background: none;
		}
		
	.columns2 .sidebarRight .sidebarItem, 
	.columns3 .sidebarRight .sidebarItem{
		width: 30%;
		float: left;
		padding: 0px;
		border-bottom: none;
		}
		
	.columns2 .sidebarRight .sidebarItem.gap, 
	.columns3 .sidebarRight .sidebarItem.gap{
		padding-right: 5%;
		}
		
	.columns3 .sidebarLeft{
		width: 100%;
		float: none;
		clear: both;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: solid 1px #e1e1e1;
		background: none;
		}
		
	.columns3 .sidebarLeft .sidebarItem{
		width: 100%;
		float: none;
		clear: both;
		padding: 0px;
		border-bottom: none;
		}
		
	.columns3 .sidebarLeft .sidebarItem .gap{
		margin-right: 22px;
		margin-bottom: 0px;
		}
		
	.columns3 .sidebarLeft .sidebarItem.gap{
		padding-right: 4%;
		}
		
	.blogEntry .videoIframe{
		width: 728px;
		height: 427px;
		}
		
	.galleryImage{
		width: 148px;
		padding-bottom: 12px;
		}
		
	.galleryImage.last{
		width: 136px;
		}
	
	.galleryImage img{
		width: 136px;
		}
		
	.portfolioItem{
		float: left;
		width: 270px;
		padding-right: 20px;
		text-align: left;
		padding-bottom: 20px;
		}
		
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 1px #e1e1e1;
		width: 270px;
		margin-bottom: 15px;
		}
		
	.contactForm textarea{
		width: 350px;
		}
		
	#mapIframe{
		height: 450px;
		}
#oregon-maintance{
	margin-top:34px;
	float:left;
	width:650px;
	border: 1px solid #ccc;
	border-left:7px solid #6699cc;
	padding:10px;
	}
	#oregon-services{
	margin-top:34px;
	float:left;
	width:650px;
	border: 1px solid #ccc;
	border-left:7px solid #66cccc;
	padding:10px;
	}
	#oregon-service{
	margin-top:34px;
	float:left;
	width:650px;
	border: 1px solid #ccc;
	border-left:7px solid #66cc99;
	padding:10px;
	}
	}
		
		
/*

	Screen resolutions below 728px wide
	Suitable for mobile devices (i.e. iPhone, Motorola Atrix, Blackberry)
	____________________________________________________________________________________________________________________________________________________________________

*/

@media only screen and (max-width: 728px){
		a{
	color:#FFF;
	font-size:18px;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	#wrapper{
		padding:0;
		width: 100%;
		}
		#oregon-painting{
			height:0px;
}
	#logo{
		margin-top:120px;
		width: 100%;
		height:100px;
		text-align: center;
		float: none;
		background:url(../lincoln-city/mobile-painting.jpg) no-repeat;
		}
	
	#nav{
		z-index:5000;
		float: none;
		padding-top: 0px;
		}
		
	#nav .navItem{
		display: block;
		float: none;
		padding: 15px 0px;
		text-align: center;
		border-right: none;
		border-bottom: solid 1px #e1e1e1;
		}
		
	#nav .lastChild{
		border-right: none;
		padding-right: 0px;
		border-bottom: none;
		}
		
	#nav.collapsible{
		display: none;
		position: absolute;
		top: 0px;
		left: 0px; 
		width: 100%;
		background:#69C;
		}
		
	#navCollapser{
		display: none;
		cursor: pointer;
		width: 100%;
		padding: 15px 0px;
		text-align: center;
		color:#FFF;
		font-size:18px;
		background:#36C;
		border-bottom: solid 1px #e1e1e1;
		}


	.navTip{
		display: block;
		padding: 10px;
		border: solid 1px #e1e1e1;
		margin: -20px auto 20px auto;
		text-align: center; 
		font-size: 10px;
		}
		
	#content{
		width: 90%; 
		margin: 20px auto 0px auto;
		}
		
	#banner{
		width: 100%;
		margin: 0px auto;
		}
		
	.content3Column{
		width: 100%;
		padding-top: 20px;
		float: none;
		}
		
	.content3Column.gap{
		padding-right: 0px;
		}
	
	.columns2 .sidebarRight, 
	.columns3 .sidebarRight{
		
		padding-top: 0px;
		}
	
	.columns3 .sidebarLeft{
		border-top: none;
		padding-top: 0px;
		margin-top: 0px;
		}
	
	.columns2 .sidebarRight .sidebarItem, 
	.columns3 .sidebarRight .sidebarItem, 
	.columns3 .sidebarLeft .sidebarItem{
		width: 100%;
		padding-top: 20px;
		float: none;
		}
		
	.columns3 .sidebarLeft .sidebarItem{
		text-align: center;
		padding-top: 0px
		}
		
	.columns2 .sidebarRight .sidebarItem.gap, 
	.columns3 .sidebarRight .sidebarItem.gap, 
	.columns3 .sidebarLeft .sidebarItem.gap{
		padding-right: 0px;
		}
	
	.columns3 .sidebarLeft .sidebarItem img{
		width: 140px;
		}
		
	.columns3 .sidebarLeft .sidebarItem .gap{
		margin-right: 0px;
		}
	
	.blogEntry {
		width: 100%; 
		}
	
	.blogEntry .videoIframe{
		width: 100%;
		height: 190px;
		}
		
	.galleryImage{
		width: 50%;
		text-align: center;
		padding-bottom: 16px;
		}
		
	.galleryImage.last{
		width: 50%;
		}
		
	.galleryImage.remove{
		display: none;
		}
	
	.galleryImage img{
		width: 90%;
		}
		
	.portfolioItem{
		float: none;
		width: 100%;
		padding-right: 0px;
		text-align: center;
		padding-bottom: 25px;
		}
		
	.portfolioItem.last{
		padding-right: 0px;
		}
	
	.portfolioItem img{
		border: solid 1px #e1e1e1;
		width: 100%;
		max-width: 255px;
		margin-bottom: 15px;
		}
		
	.contentHalfRight{
		width: 100%;
		border-left: none;
		float: none; 
		clear: both;
		text-align: left;
		}
		
	.contentHalfRightContent{
		margin-left: 0px;
		}
		
	.contentHalfLeft{
		width: 100%;
		float: none; 
		clear: both;
		margin-top: 20px;
		}
	
	.contactForm input, 
	.contactForm select, 
	.contactForm textarea{
		width: 95%;
		border: solid 1px #666666;
		padding: 8px 5px;
		margin-top: 5px; 
		background: #D9D9D9
		}
		
	.contactForm select{
		width: 100%;
		}
		
	.contactForm textarea{
		width: 95%;
		}
		
	#mapIframe{
		height: 300px;
		}
#oregon-maintance{
	margin-top:34px;
	float:left;
	width:90%;
	border: 1px solid #ccc;
	border-left:7px solid #6699cc;
	padding:10px;
	}
	#oregon-services{
	margin-top:34px;
	float:left;
	width:90%;
	border: 1px solid #ccc;
	border-left:7px solid #66cccc;
	padding:10px;
	}
	#oregon-service{
	margin-top:34px;
	float:left;
	width:90%;
	border: 1px solid #ccc;
	border-left:7px solid #66cc99;
	padding:10px;
	}
	}
