/*
Theme Name: ~Mt Hood Hamlet
Theme URI: http://www.mthoodhamlet.com
Description: Custom Theme
Version: 1.0
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
*/


/* basic classes */
* { margin:0; padding:0; outline:0; }
p { margin: 0 0 15px; }
/* body content */
ul, ol { list-style-position:inside; margin: 5px 5px 5px 15px; }
ul { list-style-type:disc; }
ol { list-style-type:decimal; }
blockquote { margin: 10px 30px; font-style:italic;}

#content p.date_auth { font-size:90%;margin:3px 0; font-style:italic; }

.attachment-post-thumbnail { float:right; margin-bottom:10px;}

.postmetadata { clear:both; padding: 3px 5px; font-size:80%; }
.navigation { overflow:hidden; margin:0 0 10px 0; }

/* --------------------------------------------------------------- */
/* attachments */
body.attachment p.attachment { text-align:center; }

/* --------------------------------------------------------------- */
/* comments */
#respond { clear:both; }
ol.commentlist, ol.commentlist ul {
	list-style:none;
	margin: 0;
	padding:0;
}
li.comment {
	padding: 5px 20px;
	margin:0 0 20px 0;
}
li.bypostauthor {
	padding: 5px 20px;
	margin:0 0 20px 0;
}
li.odd { }

li.depth-2, li.depth-3, li.depth-4 { margin-top:10px; padding: 5px 10px; }

img.avatar {float:left;margin:3px 3px 0 0; }
/* --------------------------------------------------------------- */
.page #content h2 { position:absolute; top:-999em; }
.page #content h1,
.page #content h3 { padding: 0 0 10px; }
#content { padding: 20px 0; }
/* sidebar */
#sidebar {
    padding: 10px;
    width: 216px;
}
#sidebar h2 {
	margin:0 0 10px 0;
	padding:3px;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:5px;
}
#sidebar ul li {
	margin:10px 0 0 0;
	padding:0;
}
#sidebar ul li li{
	margin: 0;
	padding:0;
}

#sidebar ul ul {
	padding: 0 0 0 10px;
}
.page-id-6  #post-side-info,
.page-id-18  #post-side-info { text-align:center;}
.page-id-4 #post-side-info { text-align:right; font-size:85%; }
#post-side-info{ padding:5px; }

.post-side-quote {
    font-family: georgia;
    font-style: italic;
    padding: 5px;
    color:#3b6292;
}
  
.post-side-quote span{ 
	font-style:normal;
	font-size:80%; 
	display:block; 
	padding:10px 35px 0px;
} 
.post-side-quote p{
	color:#152034;
}

/* --------------------------------------------------------------- */
/* widgets */

/* search */
input#s {width:130px; }

/* calendar */
table#wp-calendar {width:100%;text-align:center;}

/* --------------------------------------------------------------- */
/* footer */

#footCont {
	width:201px;
	float:left;
	color:#faf6e5;
	border-right:1px solid #faf6e5;
	padding:29px 15px 0 17px;
}

#footCont p {text-align:right;}

	#footCont .links {list-style:none;}

#footSide {
	width:480px;
	float:right;
	color: #b9dddb;
	text-align:left;
	padding:19px 28px 0 18px;
}

#footSide a {color: #b9dddb;}

#footSide h3 a {
	font-style:italic;
	font-size:1.0em;
	font-family:Georgia, Times, "Times New Roman", serif ;
	font-weight:normal;
	text-decoration:none;
}

ul.advanced-recent-posts {
	list-style:none;
	line-height:1.35em;
	margin:16px 0 0;
}
	ul.advanced-recent-posts li {
	clear:both;
	overflow:hidden;
	margin: 0 0 14px;
	color:#b9dddb;
}
	#content ul.advanced-recent-posts a {
	color: #b9dddb;
	text-decoration:underline;
}
	#content ul.advanced-recent-posts a:hover {text-decoration:none;}
	
	#content ul.advanced-recent-posts li {color: #b9dddb;}
	
	ul.advanced-recent-posts img { 
	float:left; 
	margin:0 10px 0 0;
	border:1px solid #faf6e5;
}

.links {margin-top:15px;}

/* subfooter */

#subfooter { clear:both; font-size: 1.1em;color:#fff; padding: 0 64px 50px 0; line-height:1.5em; }
#subfooter .layout { width:958px; text-align:left;}
#subfooter p { margin: 0; padding:0; }
#subfooter span { float:right;}
#subfooter a { color:#fff;text-decoration:underline;}
.credit { padding: 0 20px; }
.social { float:left; padding-top: 8px; }
.social a { line-height:15px; padding:1px 0 3px 20px; }
.social a.facebook { background:url('images/facebook.gif') no-repeat; }
.social a.twitter { background:url('images/twitter.gif') no-repeat; }

/* --------------------------------------------------------------- */
/* image handling */
/* Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; 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; }
/*
Theme Name: ~Mt Hood Hamlet
Theme URI: http://www.mthoodhamlet.com
Description: Custom Theme
Version: 1.0
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
*/


/* basic classes */
* { margin:0; padding:0; outline:0; }
p { margin: 0 0 15px; }
/* body content */
ul, ol { list-style-position:inside; margin: 5px 5px 5px 15px; }
ul { list-style-type:disc; }
ol { list-style-type:decimal; }
blockquote { margin: 10px 30px; font-style:italic;}

#content p.date_auth { font-size:90%;margin:3px 0; font-style:italic; }

.attachment-post-thumbnail { float:right; margin-bottom:10px;}

.postmetadata { clear:both; padding: 3px 5px; font-size:80%; }
.navigation { overflow:hidden; margin:0 0 10px 0; }

/* --------------------------------------------------------------- */
/* attachments */
body.attachment p.attachment { text-align:center; }

/* --------------------------------------------------------------- */
/* comments */
#respond { clear:both; }
ol.commentlist, ol.commentlist ul {
	list-style:none;
	margin: 0;
	padding:0;
}
li.comment {
	padding: 5px 20px;
	margin:0 0 20px 0;
}
li.bypostauthor {
	padding: 5px 20px;
	margin:0 0 20px 0;
}
li.odd { }

li.depth-2, li.depth-3, li.depth-4 { margin-top:10px; padding: 5px 10px; }

img.avatar {float:left;margin:3px 3px 0 0; }
/* --------------------------------------------------------------- */
.page #content h2 { position:absolute; top:-999em; }
.page #content h1,
.page #content h3 { padding: 0 0 10px; }
#content { padding: 20px 0; }
/* sidebar */
#sidebar {
}
#sidebar h2 {
	margin:0 0 10px 0;
	padding:3px;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:5px;
}
#sidebar ul li {
	margin:10px 0 0 0;
	padding:0;
}
#sidebar ul li li{
	margin: 0;
	padding:0;
}

#sidebar ul ul {
	padding: 0 0 0 10px;
}
.page-id-6  #post-side-info,
.page-id-18  #post-side-info { text-align:center;}
.page-id-4 #post-side-info { text-align:right; font-size:85%; }
#post-side-info{ padding:5px; }

.post-side-quote {padding:5px; font-style:italic;}
.post-side-quote span{ font-style:normal;font-size:80%; display:block; padding:3px 10px;}

/* --------------------------------------------------------------- */
/* widgets */

/* search */
input#s {width:130px; }

/* calendar */
table#wp-calendar {width:100%;text-align:center;}

/* --------------------------------------------------------------- */
/* footer */

#footCont {
	width:201px;
	float:left;
	color:#faf6e5;
	border-right:1px solid #faf6e5;
	padding:12px 15px 0 17px;
	margin:17px 0 22px 0;
	font-size:.9em;
	line-height:1.4em;
}

#footCont a{
	color:#faf6e5;
}

#footCont span {
	font-size:.8em;
}

#footCont p {text-align:right;}

	#footCont .links {list-style:none;}

#footSide {
	width:480px;
	float:right;
	color: #b9dddb;
	text-align:left;
	padding:19px 28px 0 18px;
}

#footSide a {color: #b9dddb;}

#footSide h3 a {
	font-style:italic;
	font-size:1.0em;
	font-family:Georgia, Times, "Times New Roman", serif ;
	font-weight:normal;
	text-decoration:none;
}

ul.advanced-recent-posts {
	list-style:none;
	line-height:1.35em;
	margin:16px 0 0;
	font-size:.9em;
}
	ul.advanced-recent-posts li {
	clear:both;
	overflow:hidden;
	margin: 0 0 8px;
	color:#b9dddb;
}
	#content ul.advanced-recent-posts a {
	color: #b9dddb;
	text-decoration:underline;
}
	#content ul.advanced-recent-posts a:hover {text-decoration:none;}
	
	#content ul.advanced-recent-posts li {color: #b9dddb;}
	
	ul.advanced-recent-posts img { 
	float:left; 
	margin:0 10px 0 0;
	border:1px solid #faf6e5;
}

.links {margin-top:15px;float:right;}

/* subfooter */

#subfooter { clear:both; font-size: 1.1em;color:#fff; padding: 0 64px 50px 0; line-height:1.5em; }
#subfooter .layout { width:958px; text-align:left;}
#subfooter p { margin: 0; padding:0; }
#subfooter span { float:right;}
#subfooter a { color:#fff;text-decoration:underline;}
.credit { padding: 0 20px; }
.social { float:right; padding-top: 8px; }
.social a { line-height:15px; padding:1px 0 3px 20px; }
.social a.facebook { background:url('images/facebook.gif') no-repeat; }
.social a.twitter { background:url('images/twitter.gif') no-repeat; }

/* --------------------------------------------------------------- */
/* image handling */
/* Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; 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; }

