/*  
Theme Name: Littlefeet TWO
Theme URI: http://warpspire.com/hemingway
Description: Littlefeet TWO is a simple photoblog theme by Jo Bourne, based on Hemingway.  If you'd like to learn more about Hemingway, <a href="http://warpspire.com/hemingway">head on over to Warpspire</a> or ask a question in the <a href="http://discuss.warpspire.com">official support forums.</a> <br /><strong>This theme requires WordPress 2.0+</strong></a>.
Version: 0.1
Author: Kyle Neath
Author URI: http://warpspire.com
*/



/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ 
	float:left; 
	margin-right:0px;
}
.right{ 
	float:right; 
	margin-left:20px;	
}
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }
a{
	color:#9a2b2b;
	text-decoration:none;
}
a:hover{ 
	color:#9a2b2b;
	text-decoration:underline;
}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background:#FFF;
	color: #666;
	font-size:11px;
	font-family: "Century Gothic",
             Helvetica,
             "Lucida Sans",
             "Lucida Grande",
             "Lucida Sans Unicode",
             Arial,
             sans-serif;
}

/* This class sets the width and position for all rows */


.inside{
	width:900px;

/*	margin-left:50px;	*/

/*	mr.snow 7/2/08 float the content to the centre of the screen */
	margin-left : auto;
	margin-right : auto;
}

#verso, #recto {

}

#verso {
}

#recto {
	border-top:2px solid #dbdada;
	border-right:2px solid #dbdada;
	border-bottom:2px solid #dbdada;
	height: 472px;
	overflow: auto;
	padding-right: 50px;
	padding-left: 50px;

}

#sidebar {
	height: 472px;
	width: 120px;
    text-align: center;
	background:#dbdada;
	border-top:2px solid #dbdada;
	border-right:2px solid #dbdada;
	border-bottom:2px solid #dbdada;

}

#recently {
	margin-left : 8px;
	float : none;
	width: 110px;
	height: 455px;
	display : table;
    text-align: center;
	vertical-align: top;
}

#readon{
	vertical-align: bottom;
}

#archives {
	width: 822px;
	border:2px solid #dbdada;
	height: 472px;
	overflow: auto;
	padding-right: 50px;
	padding-left: 25px;
	text-align:left;
}


#search-primary {
	width: 695px;
	border:2px solid #dbdada;
	height: 472px;
	overflow: auto;
	padding-right: 50px;
	padding-left: 25px;

}

#search-secondary {
	height: 472px;
	width: 120px;
    text-align: center;
	background:#dbdada;
	border-top:2px solid #dbdada;
	border-right:2px solid #dbdada;
	border-bottom:2px solid #dbdada;

}

.gallery_area, #gallery_area {
	float : none;
	display : table;
}

h1{
	color:#9a2b2b;
	font-size:1.3em;
	font-weight:500;
}

h2{
	color:#9a2b2b;
	font-size:1.15em;
	font-weight:normal;
}

h3{
	color:#9a2b2b;
	font-size:1.3em;
	font-weight:500;

}

h4{
	color:#9a2b2b;
	font-size:1em;
	font-weight:normal;
}

h5{
	font-size:1em;
	font-weight:bold;
	margin:0 0 -10px 0;
}

#fine-print{
	font-size:0.9em;
	font-weight:normal;
}


p{
	line-height:1.5em;
}

#homepage p{
	margin-top:0px;
	margin-bottom:0px;
}

#homepage{
	margin-bottom:10px;
}


ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

table{
}
table th, table td{ 
}
table th{
}
table td{
}
table caption{
}

.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header .inside{
	margin-top:40px;
	margin-bottom: 5px;	
}


#header a img {
	margin-right: 10px;
}




/*-----------------------------------------------------------------------------------------------
  NAV
-----------------------------------------------------------------------------------------------*/

#logo-nav {
	width: 900px;	
}

#nav {
	text-align:right;
	vertical-align: top;
	padding-top: 10px;	
	padding-right: 0px;	
}

#nav-main {
	color:#9a2b2b;
	font-size:1.1em;
	line-height:2em;
	text-align:right;
	position: relative; 
}

#nav-main a{
	color:#666;
}

#sub-nav-dinkus {
	font-size:1.05em;
	padding-right: 8px;	
	position: relative; 
	color:#666;
}

ul#sub-nav {
	height:10px;
	margin-top: 1px;	
	font-size:1.05em;
	text-align:right;
}

li.page_item {
	white-space : nowrap;
}
.page_item {
	display: inline; 
	margin-left: -4px; 
	list-style:none;
	color:#666;
}
.page_item a {
	color:#9a2b2b;
}


#search-text{
	color:#9a2b2b;
	font-size:1.1em;
	line-height:2em;
	margin-right: 10px;
	text-align:right;
}
#search{
	-moz-opacity:0.4;
	width: 145px;
}

#search:hover{
	-moz-opacity:1.0;
}
#search .searchimg{
	float:right;
	width:14px;
	height:13px;
	margin-left: 2px;
	background:url(/wp-content/themes/littlefeetphotography/images/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}
#search input{ 
	width:125px; 
	font-size: 0.85em; 
	background:#CCC;
	margin-top:2px;
}
#search input:focus{
	background:#FFF;
}

#searchform{
	margin:1em 0;
}

#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#000;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/


#primary.onecol-stories .story{
	float:left;
}

.story p{
	width:550px;
	}

.story .centered{
    text-align: center;
	}

.story img{
	border: 1px solid #000;
	padding: 25px;
	margin-bottom: 25px;
	}

.story h1{
	font-size:1.15em;
	margin:0 0 1.5em 0;
	font-weight:normal;
}

.story h3{
	font-size:1.15em;
	margin:0 0 1.5em 0;
	font-weight:normal;
}

#SlideshowLink{
	color:#9a2b2b;
	font-size:1.10em;
	margin:5em 0 1.5em 0;
	font-weight:500;
}

.story p a{
	border-bottom:1px dotted #666;
}

.story .details{
	width:550px;
	font-size:0.95em;
}
.details .title{
	float:left;
	font-size:1.2em;
}

.story .details .read-on{
	background:url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
	display:block;
}

/* Single Post Styles */

* html #primary .secondary{ margin-right:3%; }

.thumb {
	width : 40px;
	height : 40px;
	overflow : hidden;
	display : block;
	float : left;
	margin : 5px 5px 5px 5px;
	background-color : #eeeeee;
	text-align : center;
}

.thumb img {
	max-width : 60px;
	max-height : 60px;
}

.albumabout {
	width: 260;
	float:left;
}

.albumthumbs {
	width: 350;
	float:right;
}


#archives .thumb{
	width : 40px;
	height : 40px;
	overflow : hidden;
	display : block;
	float : left;
	margin : 0 10px 10px 0px;
	background-color : #eeeeee;
	text-align : center;
}



#archives .thumb img{
	max-width : 60px;
	max-height : 60px;
}

.next-prev{
	text-align: center;
	text-decoration:none;
}
.next-prev a{
	text-decoration:none;	
}
.titledate{
	text-align: right;
	vertical-align: bottom;
	text-decoration:none;
 	margin: 10px 0px 10px 00px;
}
.titledate a{
	text-decoration:none;
}

.single-post h1, .single-post h2{ margin-top:0; }


.comment-head{
	border-bottom:1px solid #1C1C1C;
	padding:0.8em 2em 1.0em 2em;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
}

.comment-head .details{
	font-size:0.95em;
}

ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}

#comment-form{
	margin:5em 0 5em 35.4%;
	width:36em;
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{ 
	float:right; 
	margin:-1em 0 0 0;
	padding:0 0.5em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}



/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
}
#footer .inside{
	padding:.2em 0;
}
#footer p{
	margin:0;
	font-size:0.95em;
}
#footer #aipp-logo{
	margin:0px 10px 0px 8px;
	float:right;
}
#footer h2{
	float:left;
	margin:0 10px 0 0;
}
#footer p.copyright{ float:left; }

#footer p.attributes{ 
	width : 900px;
	text-align:right;
	text-valign:top;
	font-size:.9em;
}
#footer p.attributes a{
	padding:0 0 0 1em;
}

#footer div.extra-info {
	margin:250px 0 0 0;
}
#footer div.extra-info p{
	color:#888;
    text-align: center;	
	margin:10px 0 0 0;
}
#footer address{
	color:#888;
    text-align: center;	
	margin:10px 0 0 0;
}

#footer h1 {
	color:#888;
    text-align: center;	
	margin:10px 0 0 0;
	font-size:1em;
	font-weight:normal;
}

/*-----------------------------------------------------------------------------------------------
  Search - nav search box items in the nav section
-----------------------------------------------------------------------------------------------*/

#search-results{
	float : none;
	display : table;
}

#search-result{
	font-size:1em;
	margin-left: 5px;
	text-align: left;

}


#thumb-search {
	width : 40px;
	height : 40px;
	overflow : hidden;
	display : block;
	margin : 5px 5px 5px 5px;
	background-color : #eeeeee;
}

#thumb-search img {
	max-width : 60px;
	max-height : 60px;
}


/* Legacy Typo CSS */

#search-results{
	width:30%;
	background:#333;
	padding:0 0 0 0;
	float:right;
	-moz-opacity:0.9;
	border-top:1em solid #000;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#000;
	
}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}

#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}

#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}

.thumbnail {
	width : 40px;
	height : 40px;
	overflow : hidden;
	display : block;
	float : left;
	margin : 0 10px 10px 0px;
	background-color : #eeeeee;
	text-align : center;
}

.thumbnail img {
	max-width : 60px;
	max-height : 60px;
}