/*
Theme Name: Otis and Lucy Default
Theme URI: http://wordpress.org/
Description: The default Otis and Lucy Theme.
Version: 1.0
Author: Andy Sheng (Derived from Michael Heilemann's Wordpress Default)
Author URI: http://www.otisandlucy.com/wordpress
Tags: Otis &amp; Lucy Default
*/

/*---- BASIC ----*/
html, body{
	margin:0 !important;
	padding:0;
}
body{
	font:normal 10pt/16pt Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
header, footer, section, article, aside, figure, figcaption{
	display:block;
}
h2, p, h1.first-child{
	margin:10px 0;
}
h1{
	font:bold 150%/125% Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	margin:40px 0 10px 0;
}
h2{
	font:bold 125% Geneva, Helvetica, Arial, sans-serif;
	margin:20px 0 10px 0;
}
h3{
	font-size:100%;
	margin:10px 0 -10px 0;
}
a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
img{
	background:#000;
	padding:10px;
	border:2px solid #E31F26;
	width:100%;
}
figure{
	padding:0;
	margin:10px 20px;
}
figcaption{
	text-align:center;
	font-size:80%;
	color:#E31F26;
	clear:left;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
}
hr{
	display: none;
}
textarea{
	width:98%;
}

/*---- STRUCTURE ----*/
#container{
	background:#fff;
	margin:0 auto;
	text-align:left;
	position:relative;
}
header{
	border-bottom:3px solid #E31F26;
	padding:10px 10px 0 10px;
	overflow:hidden;
	zoom:1;
	position:relative;
}
header h1, header h1 a{
	margin:0;
	padding:0;
	height:100px;
	width:200px;
}
header h1{
	
}
header h1 a{
	background:#fff url(http://www.otisandlucy.com/Images/otisLucyLogo200px.png) no-repeat 0 0;
	text-indent:-9000px;
	display:block;
	outline:none;
	position:relative;
	left:-12px;
}
header nav{
	border-top:3px solid #e31f26;
	margin:0 -10px;
}
header ul{
	list-style-type:none;
	overflow:hidden;
	padding:0;
	margin:0;
}
header li{
	margin:0;
	padding:0;
}
header li a{
	display:block;
	margin:0;
	padding:10px 15px;
	text-shadow:2px 2px 2px #ccc;
	border-bottom:1px solid #ccc;
}
header li:last-child a{
	border:none;
}
header li.current_page_item a{
	background:#E31F26;
	text-shadow:none;
	color:#fff;
}
header li.current_page_item a:hover{
	color:#fff;
	cursor:default;
}
header li a:hover{
	color:#E31F26;
	text-decoration:none;
}
#login{
	position:absolute;
	background:#E31F26;
	color:#fff;
	display:block;
	padding:5px 10px;
}
#login:hover{
	text-decoration:none;
	background:#fff;
	color:#333;
	border:3px solid #E31F26;
	padding:2px 7px;
}
#content{
	overflow:show;
	zoom:1;
	position:relative;
	padding:0;
}
#left-content{
	padding:0 10px;
}
article{
	margin:0;
	padding:0;
}
nav.entries{
	overflow:hidden;
	zoom:1;
}
nav.entries p{
	width:50%;
	float:left;
}
nav.entries p:last-child{
	text-align:right;
}
article header{
	border:none;
	padding:0;
}
article header h1, article header h1 a{
	margin:40px 0 10px 0;
	padding:0;
	height:auto;
	width:auto;
}
article header h1{
	float:none;
}
article:first-of-type header h1, article:first-of-type header h1 a{
	margin-top:10px;
}
article header h1 a{
	background:none;
	text-indent:0;
	position:static;
	left:0;
}
article header time{
	color:#666;
}
aside#sidebar{
	border-top:3px solid #e31f26;
	padding:0 10px 10px 10px;
	margin-top:40px;
	background-color:#ccc;
}
aside#sidebar h1, aside#sidebar h2{
	font:bold 100% Geneva, Arial, Helvetica, sans-serif;
	margin:40px 0 10px 0;
}
aside#sidebar h1{
	border-top:1px solid #000;
	padding-top:5px;
}
aside#sidebar li:nth-child(2) h1, aside#sidebar li:nth-child(2) h2{
	margin-top:10px;
}
#sidebar li:last-child{
	margin-bottom:0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul select{
	margin:-10px 0 0 0;
}
#sidebar ul p{
	margin:0;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
aside#sidebar img{
	width:auto;
}
.socialmedia-buttons img{
	padding:0;
	background:none;
}
footer{
	border-top:3px solid #E31F26;
	background:#333;
	color:#ccc;
	padding:10px;
	clear:both;
	overflow:hidden;
	zoom:1;
	font-size:90%;
}
footer h1{
	color:#fff;
	font-size:150%;
	margin:10px 0;
}
footer h2{
	font:bold 100% Geneva, Arial, Helvetica, sans-serif;
	margin:5px 0;
}
footer a{
	color:#fff;
}
footer img{
	width:auto;
}
#social_media img{
	border:none;
	padding:0;
	background:none;
}
#copyright{
	clear:left;
	text-align:center;
	border-top:2px solid #999;
	padding-top:10px;
}

/*----COMMENTS----*/
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata{
	font-weight: normal;
}

/*----HOME----*/
#home{
	text-align: center;
	margin:10px -10px;
	visibility: visible;
	position: relative;
}
#home img{
	padding:0;
	background:none;
	border:none;
}
#myGallery, #myGallerySet, #flickrGallery{
	width:100% !important;
}

/*----PORTFOLIO----*/
#portfolio{
	margin:0 -10px;
	padding:0;
	position:relative;
	overflow:auto;
	visibility: hidden;
}
#portfolio img, #loading{
	padding:0;
	background:none;
	border:none;
}
#portfolio .imgcontainer{
	background:#fff url("../Portfolio/dogs/thumbnails/thumbShadow.jpg") no-repeat right bottom;
	margin:14px 0;
	overflow:hidden;
	display:block;
	text-align:center;
}
#loadAnimContainer{
	text-align:center;
	color:#666;
}
#loadingAnim{
	height: 48px;
	width: 48px;
	margin:100px auto 0 auto;
	background-repeat: no-repeat;
}
#loadingAnim img{
	margin-top: 8px;
} 

/*----CALENDAR----*/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*----RANDOM----*/
.wp-smiley{
	padding:0;
	border:none;
	background:none;
	width:auto;
}
.last-child, .two_col .last-child, .three_col .last-child{
	margin-right:0;
}
.two_col{
	overflow:hidden;
	zoom:1;
}
.two_col figure{
	padding:0;
	margin:0 10px 0 0;
}
.three_col{
	overflow:hidden;
	zoom:1;
}
.three_col figure{
	margin:0 10px 0 0;
}
.float_left{
	float:left;
	margin-right:20px;
	margin-left:0;
}
.float_right{
	float:right;
	margin-left:20px;
	margin-right:0;
}
.clear{
	clear: both;
}
#bookNow{
	height: 34px;
	display: block;
}
#bookNow img, #newsletter img{
	border:none;
	padding:0;
	background:none;
}
#newsletter input{
	float:left;
	margin:0 5px 10px 0;
}
#newsletter p{
	font-size:90%;
	line-height:125%;
	clear:left;
}
.red{color:#E31F26}
.even, .alt{

	border-left: 1px solid #ddd;
}
.no_border{
	border:none;
}
small{
	font-size: 0.9em;
	line-height: 1.5em;
}
#wpstats{
	display:none;
}

/*----ORIGINAL----*/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	width: 480px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 30px;
	width: 560px;
	}

.post {
	margin:0;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;

}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.entry p a:visited {
	color: #000;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	margin-left: 20px;
}

.alignleft{
	float: left;
	margin-right: 20px;
}
.twoCol figure, .threeCol figure{
	margin:0;
}
img.floatRight {
	float: right;
	padding: 5px;
	border: 1px solid #333333;
	margin: 2px 3px 5px 10px;
}
img.floatRight:hover {
	background-color: #333333;
	border-color: #CC3300;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 10px 0;
	padding: 0 0 0 25px; /* space given for bullet */
	/* list-style-image: url(/Images/pawBullet.gif); */
}

html>body .entry li {
	margin: 10px 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
}
#sidebar #searchform #s {
	width: 88px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
        text-align: left;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after{
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#contactForm{
	overflow:hidden;
	zoom:1;
	text-align:left;
}
#contactForm label{
	font-weight:bold;
	color:#666;
}
.textfieldRequiredMsg, .textareaRequiredMsg, .textfieldInvalidFormatMsg{
	color:#f00;
	display:none;
}
/* End Form Elements */



/* 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;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
.main_table{
    background: none; 
    border: none;
    color: #fff;
    width: 100%;
}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 2px solid #e31f26;
	text-align: center;
	background-color: #000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color:#fff;
}

.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 */

/*---- MEDIUM ----*/
@media only screen and (min-width: 320px) and (max-width: 800px),
	  only screen and (-webkit-min-device-pixel-ratio: 1.5),
	  only screen and (-o-min-device-pixel-ratio: 3/2),
	  only screen and (min-device-pixel-ratio: 1.5){
	h1{
		font-size:200%;
	}
	h3{
		font-size:125%;
		margin:10px 0;
	}
	#container{
		background:#fff url(http://otisandlucy.com/Images/otislucy_small_bg.gif) repeat-y 0 0;
		width:600px;
		padding:0 30px;
	}
	img{
		width:auto;
	}
	textarea{
		width:auto;
	}
	header{
		padding:10px 10px 0 15px;
	}
	header nav{
		padding-top:10px;
		margin:0 0 0 -15px;
		border:none;
	}
	header li{
		float:left;
	}
	header li a{
		font-size:125%;
		border:none;
	}
	#login{
		top:20px;
		right:15px;
	}
	#content{
		padding:0 15px;
	}
	#left-content{
		padding:0;
	}
	.two_col figure{
		float:left;
		width:280px;
	}
	.three_col figure{
		float:left;
		width:182px;
	}
	#home{
		margin:10px 0 20px -15px;
		width: 600px;
	}
	#myGallery, #myGallerySet, #flickrGallery{
		width:600px;
	}
	#portfolio{
		border:6px ridge #999999;
		height:560px;
		margin:15px 0 20px 0;
		padding:0 10px 10px 10px;
		width:535px;
	}
	#portfolio .imgcontainer{
		float:left;
		height:156px;
		margin:14px 0 0 14px;
		width:156px;
		display:inline;
	}
	aside#sidebar{
		padding:0 20px 10px 20px;
		margin:40px -15px 0 -15px;
		border-right:1px solid #999;
		border-left:1px solid #999;
	}
	footer{
		padding:10px 30px;
	}
	footer section{
		width:172px;
		float:left;
		margin:0 10px 0 0;
	}
	footer iframe{
		width:182px;
	}
}

/*---- LARGE ----*/
@media only screen and (min-width: 800px){
	h1{
		font-size:200%;
	}
	h3{
		font-size:125%;
		margin:10px 0;
	}
	#container{
		background:#fff url(http://otisandlucy.com/Images/otislucy_bg.gif) repeat-y 0 0;
		width:910px;
		padding:0 30px;
	}
	img{
		width:auto;
	}
	textarea{
		width:auto;
	}
	header{
		padding:20px 30px 0 30px;
	}
	header h1{
		float:left;
	}
	header nav{
		width:650px;
		padding-top:65px;
		float:left;
		border:none;
		margin:0;
	}
	header li{
		float:left;
	}
	header li a{
		font-size:135%;
		padding:10px 21px;
		border:none;
	}
	#login{
		right:50px;
		top:20px;
	}
	#content{
		padding:20px 30px;
	}
	#left-content{
		width:632.5px;
		float:left;
		padding:0 20px 0 0;
		border-right:2px solid #ccc;
		min-height:600px;
	}
	.two_col figure{
		float:left;
		width:310px;
	}
	.three_col figure{
		float:left;
		width:204px;
	}
	#home{
		margin:10px auto 20px auto;
		width: 600px;
	}
	#myGallery, #myGallerySet, #flickrGallery {
		width:600px;
	}
	#portfolio{
		border:6px ridge #999999;
		height:560px;
		margin:0 0 20px 0;
		padding:0 10px 10px 10px;
		width:590px;
	}
	#portfolio .imgcontainer{
		float:left;
		height:156px;
		margin:14px 0 0 14px;
		width:175px;
		display:inline;
	}
	aside#sidebar{
		float:left;
		width:175.5px;
		padding:0 0 0 20px;
		border:none;
		margin-top:0;
		background-color:#fff;
	}
	aside#sidebar h1{
		border:none;
		padding:0;
	}
	#newsletter p{
		text-align:center;
	}
	footer{
		padding:10px 30px;
	}
	footer section{
		width:270px;
		float:left;
		margin:0 20px 0 0;
	}
}
