/*  
Theme Name: iPics
Theme URI: http://ouripics.com
Description: iPics is a public gallery theme by <a href="http://josiahplatt.com">Josiah Platt</a> and <a href="http://www.cabeeb.com">Caleb White</a>. Specifically tailored to work with the iPhone wordpress App, this theme is provided for the purpose of iPhone photo posting and collecting. <strong>This theme requires WordPress 2.0+</strong></a>.
Version: 1.0
Author: Josiah Platt &amp; Caleb White
Author URI: http://ouripics.com
*/

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

#wrap{
	height:100%;
}
* {
	padding:0;
	margin:0;
}
ul{
  margin: 0;
  padding: 0;
}
ul li{
  margin: 0;
  padding: 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;}
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
.floatLeft{
	float: left;
	padding-right: 20px;
}
#tagCloud a{
	color: #666666;
}
#tagCloud a:hover{
	color: #fff;
}
.clearMe{
  clear: both;
}
.navigation{
	width: 950px;
	padding-top: 20px;
	height: 20px;
}
.navigation a{
	display: block; 
	background: url('http://ouripics.com/wp-content/themes/ipics/images/pageLinks.png') top left;
	width: 100px; 
	height: 21px;
	padding-top: 6px;
	text-align: center;
}
.navigation a:hover{
	background-position: bottom left;
	color: #000;
}
.searchNavigation{
  width: 557px;
	padding-top: 20px;
	height: 20px;
}
.authorNavigation{
  width: 445px;
	padding-top: 20px;
	height: 20px;
}
a.register{
	display: block;
	text-decoration: none;
	padding-left: 3px;
	width: 120px;
	height: 17px;
}
.loginz a{
	display: block;
	text-decoration: none;
	padding-left: 3px;
	width: 100px;
	height: 17px;
	background-image: url('http://ouripics.com/wp-content/themes/ipics/images/login.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.register:hover{
	color: #1ca4e4;
}
.loginz a:hover{
	color: #1ca4e4;
}
a:hover.metooz{
	background-color: #1ca4e4;
	color: #fff;
}
#headzUp{
	list-style: none;
	text-align: left;
	float: left;
	height: 66px;
	padding-left: 10px;
}
#headzUp li{
	float: left;
	display: inline;
	margin-left: 0px;
	line-height: 108px;
}
.itsaLogo{
	margin-right: 15px;
}
.baseMe{
	padding-top: 50px;
}
.padz{
	padding-top: 14px;
}
.lessz{
	padding-top: 14px;
	width: 100px;
	text-align: right; 
}
.leftyz {
	float: left;
}

body{
	background: #000 url('http://ouripics.com/wp-content/themes/ipics/images/bodyBg.png') top left repeat-x;
	color:#BFBFBF;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
#wrapLogin{
  height: 38px;
}
/* This class sets the width and position for all rows */
.inside{
	width:960px;
	margin:0 auto;
	height: 100%;
}

a{
	color:#fff;
	text-decoration: none;
}
.indexPost{
	background-image: url('http://ouripics.com/wp-content/themes/ipics/images/postBG.png');
	background-position: top right;
	margin-right: 6px;
	width:233px;
	height: 369px;
	float:left;
	position: relative;
}
.indexPost:hover {
  background-position: bottom right;
}
.indexPost .whoa {
	width: 225px;
	height: 300px;
	position: absolute;
	left: 4px;
	top: 41px;
	z-index: 100;
}
.indexPost .glass{
	z-index: 200;
}
.indexPost:hover a{
	color: #000;
}
.indexPost:hover a:hover{
	color: #fff;
}
.gravatar img{
	height: 20px;
	width: 20px;
}
.gravatar {
	height:20px;
	width: 20px;
	position: absolute;
	bottom: 4px;
	left: 0;
	display: block;
	float: left;
	padding-top: 4px;
	padding-left: 5px;
}
.imgcount {
	position:absolute;
	top:-10px;
	right:-8px;
	z-index:200;
	height: 24px;
	padding-top: 1px;
	width: 23px;
	padding-left: 2px;
	text-align: center;
	color: #fff;
	background: url('http://ouripics.com/wp-content/themes/ipics/images/imgNumber.png');
}
.imgcountSmall {
	position:absolute;
	top:-15px;
	right:-8px;
	z-index:2550;
	height: 24px;
	padding-top: 1px;
	width: 23px;
	padding-left: 2px;
	text-align: center;
	color: #fff;
	background: url('http://ouripics.com/wp-content/themes/ipics/images/imgNumber.png');
}
.homez{
	padding-left: 5px;
	text-align: left;
	width: 190px;
	height: 14px;
	display: block;
	position: absolute;
	top: 17px;
	left: 0;
	overflow: hidden;
}
.profileDate{
	text-align: left;
	padding-left: 4px;
	width: 100px;
	height: 13px;
	position: absolute;
	bottom: 3px;
	left: 0;
	display: block;
	overflow: hidden;
	font-size: 9px;
	color: #fff;
}
.profileHomez{
	text-align: left;
	padding-left: 4px;
	width: 100px;
	height: 13px;
	display: block;
	overflow: hidden;
	font-size: 9px;
}
.profilePost {
	width:108px;
	height: 172px;
	float:left;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 2px;
	position: relative;
	background-image: url('http://ouripics.com/wp-content/themes/ipics/images/miniFrame.png');
	background-position: top right;
}
.profilePost .thumbZilla {
	width:100px;
	height:134px;
	position: absolute;
	top: 19px;
	left: 4px;
	z-index: 100;
}
.profilePost .readingGlasses{
	position: absolute;
	top: 18px;
	right: 4px;
	z-index: 200;
}
.profilePost:hover {
  background-position: bottom right;
}
.profilePost:hover a:hover{
	color: #000;
}
h1{
	color:#CCC;
	font-size:1.5em;
	font-weight:normal;
	margin:1.5em 0;
}
h1.home{
	color:#fff;
	font-size:1.1em;
	font-weight:normal;
}
h1.homeTiny{
	color:#fff;
	font-size:1.1em;
	font-weight:normal;
	position: absolute;
	top: 3px;
	height: 10px;
	overflow: hidden;
}
h2, h3{
	font-size:1.15em;
	font-weight:normal;
}
p{
	line-height:1.75em;
}

/*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;
	color:#CCC;
}

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

table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
	background:#CCC;
	color:#000;
	text-align:left;
}
table td{
	background:#333;
	color:#FFF;
}
table caption{
	text-align:left;
	color:#FFF;
	margin-bottom:-1em;
	margin-top:1em;
}

.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}
.whoposted{
	height:23px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 25px;
	padding-top: 7px;
	padding-left: 5px;
}
.index_comments {
	height:25px;
	display: block;
	position: absolute;
	bottom: -3px;
	right: 5px;
	padding-right: 8px;
	padding-top: 5px;
	padding-left: 15px;
}
#comments img.avatar {
	float:right;
	margin-left:10px;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	padding-left: 15px;
	padding-top: 2em;
	padding-bottom: 1em;
}
#header .inside{
	padding: 0 3em 0 0;
}

#header p{
	padding:1em 0;
	margin:0;
	line-height:1em;
}

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

#primary{
	padding:1px 0 2em 0;
	color:#808080;
}

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}

#primary.twocol-stories .story{
	float:left;
	width:48%;
	margin:0 0 0 4%;
	display:inline;
}
* html #primary.twocol-stories .story{
	margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

.story h3{
	font-size:1.15em;
	margin:0 0 1.5em 0;
	font-weight:normal;
	color:#CCC;
}
.story h3 
	color:#CCC;
	text-decoration:none;
	border-bottom:1px dotted #666;
}

.story .details{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #333;
	padding:0.5em 0;
	font-size:0.95em;
	color:#666;
}
.story .details .read-on{
	background:url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
	display:block;
}
.story .details a{
	color:#666;
	text-decoration:none;
}
.story .details a:hover{ color:#FFF; }

/* Single Post Styles */

#primary .primary{
	float:right;
	width:59%;
}
#primary .userPosts{
	float:right;
	width:59%;
	margin-right: 1px;
}
#primary .searchPosts{
	float:right;
	width:59%;
	margin-right: 1px;
}
.subpage h1 {
	margin-bottom:0px;
	padding-bottom:0px;
}
.subpage img{
	max-width: 566px;
}
#primary .secondary{
	float:left;
	width:36%;
	padding-top:0.65em;
	display:inline;
}
* html #primary .secondary{ margin-right:3%; }

.secondary .featured p{
	border:3px solid #333333;
	padding: 10px;
	line-height:1.5em;
	margin:31px 0 0 0;
}
.secondary .featured p:hover{
  background-color: #101010;
}
.secondary .featured p a{
  color: #28a9e5;
}
.secondary .featured p a:hover{
  color: #fff;
}
.secondary .featured p img{
  float: left;
}
#primary .authorz{
	float:left;
	width:36%;
	margin-top: 20px;
	padding-top:0.65em;
	display:inline;
}
.authorz .featured p{
	border:3px solid #333333;
	padding: 10px;
	line-height:1.5em;
	margin:1em 0 0 0;
}
.authorz .featured p:hover{
  background-color: #101010;
}
.authorz .featured p a{
  color: #28a9e5;
}
.authorz .featured p a:hover{
  color: #fff;
}
.authorz .featured p img{
  float: left;
}
.profilez{
  padding-left: 10px;
}
.profileTitle{
  color: #fff;
}
.profileH2{
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.profileH23{
  padding-top: 32px;
  font-weight: bold;
  color: #fff;
}
.morePad{
  padding-left: 106px;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #333333;
	padding:0.5em 0 0.6em 0;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#AAA;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#808080; }
.secondary dd a:hover{ color:#FFF; }

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

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary{
	background:#0C0C0C;
	padding:1px 2em;
	border-top:1px solid #1C1C1C;
}

.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 a{
	text-decoration:none;
	color:#868686;
}
.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; margin-top:3px;}
#comments cite .author a{
	text-decoration:none;
}
#comments cite .date{margin-top:2px;}
#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;
}
#primary .secondary .admin-tools{ margin:1em 0; }

#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 a{
	color: #1ca4e4;
}
#comments .content a:hover{
	color: #1ca4e4;
	text-decoration: underline;
}
#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: 0 0 0 0;
	padding:0 0.5em;
	clear: both;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary{
	padding:2em 0 0 0;
}
#ancillary .block{
	float:left;
	width: 30%;
	margin:0 0 0 5%;
}
* html #ancillary .block{
	margin-left:3.9%;
}
#ancillary .twice-length{ width:65%; }
#ancillary .thrice-length{ width:100%; }
#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 2em 0;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #3D3D3D;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #3D3D3D;
}
ul.dates li:hover{
  background-color: #1a1a1a;
  color: #fff;
}
ul.dates li:hover .date{
  color: #fff;
}
ul.dates li:hover a{
  color: #28a9e5;
}
ul.dates li:hover a:hover{
  color: #000;
}
ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#FFF;
}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
/*
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}
*/
/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

.footer{
	background: url('http://ouripics.com/wp-content/themes/ipics/images/footerTile.png') top left repeat-x;
	height: 500px;
	color: #b3b3b3;
	position: relative;
}
.footer .footeriPhone{
	z-index: 500;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 6%;
}
.footer a{
	color: #000;
}
.footer a:hover{
	color: #fff;
}
.footer p{
	float: left;
}
p.copyright{
	padding-top: 3px;
}
p.attributes{
	float: right;
}
/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
	float:right;
	width:200px;
	margin:35px 1px 0 0;
	text-align:right;
}
#search input{ 
	width:163px;
	padding-left: 5px;
	height: 34px; 
	padding-top: 4px;
	background: url('http://ouripics.com/wp-content/themes/ipics/images/searchBG.png') top left no-repeat;
	margin-top:2px;
	color: #666666;
	font-weight: bold;
	border: none;
	font-size: 24px;
}
#search input:focus{
	background-position:bottom left;
	color: #333;
}

/* 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 small a{
	color:#CCC;
}
#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;
}

/*-----------------------------------------------------------------------------------------------
  Login Panel
-----------------------------------------------------------------------------------------------*/

#top {
	height: 38px;
	margin: 0 auto;
}
#loginTab{
	width: 945px;
	margin: 0 auto;
}
#top ul.login {
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 38px;
	width: auto;
	line-height: 38px;
	margin: 0 auto;
	color: white;
	text-align: center;
	background: url(images/login_r.png) no-repeat right 0;
	padding-right: 45px;
}
 
#top ul.login li.left {
  background: url(images/login_bg.png) no-repeat bottom left;
  height: 38px;
	width: 45px;
	padding: 0;
	margin: 0;
  display: block;
	float: left;
}
 
#top ul.login li {
	position:relative;
 	text-align: left;
  padding: 0 6px;
	display: block;
	float: left;
	height: 38px;
  background: url(images/login_m.png) repeat-x 0 0;
}
 
#top ul.login li a {
	color: #26ace2;
}
 
#top ul.login li a:hover {
	color: white;
}
 
 
/*Login*/

/* toggle effect - show/hide login*/

#login {
	width: 100%;
	color: white;
	background: #333;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
	font-style: 1em;
}
#login a {
	text-decoration: none;
	color: #26ace2;
}
 
#login a:hover {
	color: white;
}
.literalLogin{
  color: #26ace2;
}
#login .loginContent {
	width: 950px;
	padding-top: 12px;
	margin: 0 auto;
	text-align: left;
}
 
#login .loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}
 
#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}
 
#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}
 
#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}
 
#login .loginContent input:focus.field {
	background: #545454;
}
 
#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}
 
#login .loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(images/button_login.jpg) no-repeat 0 0;
}
 
#login .loginClose {
	display: block;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 70px;
	font-size: 0.9em;
	text-align: right;
	padding-right: 5px;
}
 
#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	/*background: url(images/button_close.jpg) no-repeat right 0;
	padding-right: 10px;*/
	padding-top: 7px;
	border: none;
	color: white;
}
 
#login .loginClose a:hover {
	/*background: url(images/button_close.jpg) no-repeat right -20px;*/
}

span.NavAvatar {
	position: absolute;
	top: 3px;
	left: 10px;
	margin-top: 5px;
	border: 2px #666666 solid; /*Change border color*/
}

#construction{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}

