/*
Theme Name: Scappoose Creek Inn
Theme URI: http://scappoosecreekinn.com/latest/
Description: Theme for Scappoose Creek Inn by <a href="http://rosecitygardens.com" title="Theme by RoseCityGardens.com".
Version: 1.0
Author: Liane Blanco
Author URI: http://rosecitygardens.com/
Tags: pink, fixed width, two columns, widgets

	Scappoose
	 http://scappoosecreekinn.com/

	This theme was designed and built by Liane Blanco,
	whose blog you will find at http://rosecitygardens.com/

	
*/



/* Comments */

* {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,Geneva,"Lucida Sans Unicode";
}

body {
	background: #fff url(/images/bg_pink.gif) repeat;
	text-align: center;
	font-size: 62.5%; /* Resets 1em to 10px */

}

#page {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#topbar {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
	height: 30px;
	background: transparent url(/images/topbar.gif) no-repeat bottom;
	clear: both;
}

#header {
	width: 750px;
    height: 150px;
	background: url(/images/header.gif) no-repeat top;
	text-align: center;
	border-top: none;
	border-bottom: none;
	clear: both;
    margin: 0 auto;

}

#menubar {
	width: 750px;
	height: 30px;
	background: #fee4e4 url(/images/header-background.gif) repeat-y;
	text-align: center;
	border-bottom: 1px solid #ecbebe;
	border-top: none;
	clear: both;
    margin-top: 0;
    margin-bottom: 0;
}

	

#headerimg {
	width: 750px;
	background: transparent;

}

#headerimg a img, #headerimg h1 a img, #headerimg a:active img, #headerimg h1 a:active img {
	border: 0;
}




.margin {
	width: 750px;
	height: 30px;
	background: #fff url(/images/margin.gif) repeat-y;
	clear: both;
	margin: 0 auto;
}

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #fff url(/images/content-background.gif) repeat-y;
}
#container2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #fff url(/images/margin.gif) repeat-y;
}

#content {
	width: 500px;
	float: left;
	text-align: left;
	clear: both;
	}

#content2 {
	width: 750px;
	background: #fff url(/images/margin.gif) repeat-y;
	text-align: left;
	clear: both;
    position: relative;	}
#sidebar {
	width: 225px;
	float: right;
	text-align: left;
        padding-right: 10px;
	
}
.clear {
	width: 100%;
	clear: both;
}

.post {
	margin-left: 20px;
	margin-right: 20px;
}

.post p, .postwide p, #first p, #second p, #third p, #fourth p {

	line-height:1.5em;
	font-size: 1.5em;
}
#footer {
	width: 750px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	background: #fee4e4;

}

#footer p {
	padding-top: 20px;
	margin: 0 20px;
}

#btmbar {
	width: 750px;
	margin: 0 auto;
	height: 30px;
	background: transparent url(/images/btmbar.gif) no-repeat top;
	clear: both;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#content p, #content ul, #content ol {
	font: 500 1.2em 'Lucida sans Unicode',Verdana,Arial,sans-serif;
	line-height: 150%;
}

#content ul ul, #content ol ol {
	font-size: 100%;
}

#sidebar p {
		font: normal 1.1em Arial,Verdana,sans-serif;
		line-height: 150%;
                text-align: left;
}
/* POSTS  */

.post  {
	padding-bottom: 25px;
	margin-bottom: 10px;
}

.entry {

}

/* headings */ 

h1, h2 {
	color: #333;
}

h1, h2 {
	font-weight: 500;
	font-family: 'Century Gothic',Helvetica,Tahoma,Geneva,Verdana;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #333;
	text-decoration: none;

}

h1 a:active, h2 a:active, h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

#content h1, #content h2, #content h2.pagetitle, #content2 h1, #content2 h2, #content2 h2.pagetitle {
	color: #333;
	font-size: 22px;
	margin-bottom: 10px;
}


.post h3, #content h3, #content2 h3 {
	color: #b30909;
	font-size: 1.5em;
	font-weight: 600;
}

.post h3 a, #content h3 a, #content2 h3 a {
	text-decoration: none;
}

.post h3 a:link, .post h3 a:visited, .post h3 a:active, .post h3 a:hover, #content h3 a:link, #content h3 a:visited, #content h3 a:active, #content h3 a:hover, #content2 h3 a:link, #content2 h3 a:visited, #content2 h3 a:active, #content2 h3 a:hover {
	color: #b30909;
}

/* lists */

.post ul {
    list-style-type: none;
    margin-left: 10px;
    padding-bottom: 10px;
    font-size: 1.1em;
}

.post ol {
    margin-left: 30px;
    padding-bottom: 10px;
    font-size: 1.1em;
}

.post ul li {
	    background: url(images/bullet.gif) no-repeat top left;
	    padding-left: 20px;
}

/* paragraphs */

.entry p, fieldset label {
	padding-bottom: 15px;
	font-size: 1.1em;
	line-height: 150%;
}

.entry blockquote p {
	padding: 0;
}

p.postmetadata {
	padding-top: 10px;

}
.postmetadata small {
	
	font-size: 100%;
}

p.editlink {
	text-align: right;
	float: right;
	padding-top: 5px;
}
.commentlist a {
	font-size: 1.1em;
	line-height: 150%;
}

p.byline {
	font-size: 1.0em !important;
	color: #919bbe;
	padding-top: 0px;
	float: right;
}



/* blockquote */

.post blockquote {
	display: block;
	width: 60%;
	margin-left: 15%;
	margin-right: 25%;
	margin-bottom: 15px;
	padding: 10px;
	
}

/* next-previous links navigation */

.navigation {
	width: auto;
	margin-right: 20px;
	display: block;
	clear: both;
	padding-bottom: 20px;
	background: transparent;

}

.navigation .alignright {
	width: 40%;
	float: right;
	background: transparent url(images/rarrow.gif) no-repeat top right;
	padding-right: 20px;
	text-align: right;

	}

.navigation .alignleft {
	float: left;
	width: 40%;
	background: transparent url(images/larrow.gif) no-repeat top left;
	padding-left: 20px;
	text-align: left;


}

/* required classes */

.alignright {
	float: right;
}
.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

/* link formatting  */

a:link, a:visited {
	color: #333;

}

a:active, a:hover {
	color: #d66bc4;

	}



/* font styles and colors */


p.postmetadata {

	color: #666;
}

p.postmetadata a:link, p.postmetadata a:visited {
	color: #666;
}
p.postmetadata a:active, p.postmetadata a:hover{ 
	color: #d66bc4;
	
}

small {

	color: #333;
	padding-bottom: 20px ;
}	

blockquote {
	color: #666;
}

#stats {

	color: #666;
}

#stats a:link, #stats a:visited {
	color: #666;
}

#stats a:active, #stats a:hover {
	color: #d66bc4;
}


a.navigation, a.more-link, .sfforumlink, .editlink  {

}

a.more-link {
	background: transparent url(images/seashell2.gif) left no-repeat;
	padding-left: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: underline;
    font-size: .8em;
    font-weight: 600;
}
a.more-link:link, a.more-link:visited {
	color: #000;
}

a.more-link:active, a.more-link:hover {
	color: #d66bc4;
}

p.editlink a:link, p.editlink a:visited {
	color: #999;
}


/* END POST FORMATTING */	

/* SIDEBAR FORMATTING */

#sidebar h2  {
	color: #999;
	font-family: Verdana,'Lucida Grande',sans-serif;
	font-size: 1.2em;
	font-weight: 600;
        margin-bottom: 0;
}
#sidebar ul li strong {
	font-size: 1.2em;
	color: #999;
	font-family: Verdana,'Lucida Grande',sans-serif;
	
}

#sidebar ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;

}
#sidebar ul li:first-line {
	font-size: 1.2em;
	color: #999;
	font-family: Verdana,'Lucida Grande',sans-serif;
	font-weight: 600;
	
}

#sidebar ul ul li, #sidebar ul ul li:first-line {
	font-weight: normal;
	font-size: 1em;
}
	

#sidebar ul a:link, #sidebar ul a:visited {
	color: #666;
	text-decoration: none;
}

#sidebar ul a:active, #sidebar ul a:hover {
	color: #a8b772;
}



/* END SIDEBAR FORMATTING */  	

/* FORMS */

form#commentform p input, #sidebar ul li select, #sidebar ul li select option {
	background:#FFF url(/images/bg_pink.gif) repeat;
}
form#commentform p input, form#commentform p textarea {
	border: 1px solid #ccc;
}

#content form p, #content2 form p {

	padding-top: 5px;
	padding-bottom: 5px;
}

form p a:link, form p a:active, form p a:visited, form p a:hover {
	color: #333;
}

#commentform label {
	font-size: 1.4em;
}

#commentform p input {
	width: 200px;
	margin-right: 10px;
	height: 20px;
}

#author, #email, #url {
	background: #fff;
	border: 1px solid #ccc;
	padding-left: 5px;
}

#commentform textarea {
	width: 380px;
	height: 150px;
	background: #fff;
	border: 1px solid #ccc;}
#content2 form textarea {
	width: 550px;
	background: #fff;
	border: 1px solid #ccc;}

#submit {
	background: url(images/button-bg.gif);
	padding: 0px 2px 4px 2px;
	border: 1px solid #ccc;
	font: 500 1.1em Verdana, Arial, sans-serif;
	width: auto !important;
	height: 20px !important;
	text-align: left;
	color: #333;
	
}

/* Search form */

li#search {
	padding-bottom: 15px;
} 

#searchsubmit, .searchbutton {
	background: url(images/button-bg.gif);border: 2px solid #ead2ea;color: #333;margin-left: 5px;
	}

#s {
	width: 170px;
	background: #fff;
	border: 1px solid #ccc;}

#searchform {
	margin-bottom: 10px;
}

/* END FORMS */


/* BEGIN CALENDAR */

li#calendar {
	margin-left: 0px;
	padding-left: 0px;
}

#wp-calendar {
	empty-cells: hide;
	width: 155px;
	margin-left: 0px;
		background: #fff url(/images/bg_pink.gif) repeat;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 4px 4px;
	text-align: right;
	font: 600 10px Verdana, Arial, Sans-Serif;
	border: 1px solid #fff;
	border-collapse: collapse;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background: transparent; }
	
	#wp-calendar #prev a, #wp-calendar #next a {

	}

#wp-calendar a, #wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #919bbe;
	border-bottom: none;
	}

#wp-calendar caption {
	font: 500 1.5em 'Century Gothic',Helvetica,Tahoma,Geneva,Verdana;
	text-align: left;
	color: #8681ab;
	}

 #wp-calendar th {
	font: 700 11px Verdana, Arial, Sans-Serif;
	text-transform: capitalize;
	color: #333;
	background: transparent;
	border: 1px solid #fff;
	border-collapse: collapse;
	text-align: right;
	padding: 4px 4px;
	
	}
/* END CALENDAR */

/* COMMENTS */

h3#comments {
	padding-top: 20px;
	font-size: 1.8em;
}

h3#respond {
	margin-top: 15px;
	font-size: 1.8em;
}


ol.commentlist li {
	font: 500 10px 'Lucida Sans Unicode',Arial,Verdana,Geneva,Helvetica,sans-serif !important;
}
#commentform p {
	font: 500 10px 'Lucida Sans Unicode',Arial,Verdana,Geneva,Helvetica,sans-serif !important;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	border-left: 1px dotted #ccc;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 500 10px 'Lucida Sans Unicode',Arial,Verdana,Geneva,Helvetica,sans-serif !important;}


.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 5px;
	background: transparent;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font: 500 10px 'Lucida Sans Unicode',Arial,Verdana,Geneva,Helvetica,sans-serif;
	}
	
.commentmetadata {
	font-weight: normal;
	font-size: 80%;}
	
.reply a {
	height: 25px;
	background: url(images/button-bg.gif);border: 2px solid #ead2ea;color: #333;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

.postwide {
       width: auto;
       margin: 20px 20px 20px 20px;
}

#first, #second, #third, #fourth {
	width: 160px;
	padding: 10px;
	float: left;
	}
#first {
	padding-left: 15px;
}

#first {
	background: url(images/first.jpg) no-repeat top;
	padding-top: 120px;
}

#second {
	background: url(images/second.jpg) no-repeat top;
	padding-top: 120px;
}

#third {
	background: url(images/third.jpg) no-repeat top;
	padding-top: 120px;
}

#fourth {
	background: url(images/fourth.jpg) no-repeat top;
	padding-top: 120px;
}

h2.frontpage {
	color: #b30909;
	font-size: 1.6em;
	font-weight: 500;
	font-family: Verdana,Helvetica,"Helvetica Neue",Geneva,sans-serif;
	margin-bottom: 1.25em;

}

div.textwidget p {
	line-height: 1.25em !important;
	font-size: 1.5em;
	margin-bottom: 1.5em;
}
#content2 div.textwidget p {
	font-size: 1.25em;
}

#front-footer {
	width: 710px;
	text-align: left;
	padding: 20px;
}
.stripe {
	width: 100%;
	background-color: #b30909;
	height: 10px;
	clear: both;
}

/* End Comments */
/* menu structure */

#absnav {
	top: 180px;
	left: 0;
	width: 100%;
	text-align: center !important;
	height: 30px;
	position: absolute;
	z-index: 1000;
}

#navigation {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 70px;

}

/* menu structure */


#nav, #nav ul{
padding:0;
list-style-type:none;
list-style-position:outside;
line-height:1.5em;
font-size: 15px;
text-align: left;

}

#nav ul ul{
padding:0;
list-style-type:none;
list-style-position:outside;
line-height:1.5em;
font-size: 15px;
text-align: left;
width: auto;

}
#nav li {
	    border: 2px solid #ecbebe;margin-right: 5px;background: url(images/button-bg.gif) repeat-x bottom;border-bottom: 3px solid #ecbebe;}
#nav li li {
	border: none;
	border-bottom: 2px solid #ecbebe;
}

#nav li a{
display:block;
padding:0px 5px;
border:none;
color:#000;
text-decoration:none;
background:transparent;
}

#nav li ul li {
	display:block;
padding:0px 5px;

color:#000;
text-decoration:none;
background: #fff;
border-bottom: 1px dotted #ecbebe;
}

#nav li ul li a {
	text-decoration: none;
}

#nav li li li {
display:block;
padding:0px 5px;
color:#000;
text-decoration:none;
background-color:#fff;
}

#nav a:hover{

color:#b30909;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:8em;
top:1.5em;
}

#nav li ul a{
width:8em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:8em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav {

}
/* end top level menu */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.post img {
    padding: 10px;
    padding-top: 0px;
}
#footer a img {border: none;}
#content2 .post .entry p, #content2 .post .entry ul, #content2 .post .entry ol {
	font: 500 1.2em 'Lucida sans Unicode',Verdana,Arial,sans-serif;
	line-height: 150%;
}

#content2 .post .entry ul ul, #content2 .post .entry ol ol {
	font-size: 100%;
}

