/*  
	Theme Name:Blue Memories
	Theme URI:http://iqwolf.org/wordpress-themes/blue-memories
	Description:Two-column and widget-ready, just be simple.
	Version:1.1.2
	Author:iqwolf
	Author URI:http://iqwolf.org/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	This Theme also uses Fam Fam Fam Silk Icons:
	http://www.famfamfam.com/lab/icons/silk/
	
	Feel free to contact me if you have questions, my email: iqwolf@gmail.com.
*/

/* General */
*,html {
margin:0;
padding:0;
}

body {
font:12px Verdana, Tahoma, sans-serif;
color:#fff;
text-align:center;
/*background:url(http://www.urbanovergrowth.com/cans.jpg);*/
/*background:url(images/IMG_0320.JPG);
background:url(images/IMG_0321.JPG);
background-position:bottom;
background-attachment:fixed;*/
background-color:#000000;
}

A 			{ color:#fff; text-decoration:none; } 
A:link		{ color:#fff; text-decoration:none; } 
A:visited	{ color:#fff; text-decoration:none; } 
A:active	{ color:#fff; text-decoration:none; } 
A:hover		{ color:#ff0000; text-decoration:none; }

p {
line-height:150%;
margin:0 0 10px;
}

ul ul,ol ol,p ul,p dl,p ol {
margin-bottom:0;
}

ol li {
list-style:decimal outside;
}

acronym,abbr,span.caps {
cursor:help;
font-size:10px;
letter-spacing:.07em;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote {
padding-left:10px;
border-left:4px solid #ccc;
margin:20px;
}

cite {
text-decoration:none;
}

code {
font:14px 'Courier New', Courier, sans-serif;
}

small {
font:10px Arial, Helvetica, Sans-Serif;
color:#fff;
}

select,img {
border:none;
}

hr,#searchform br,.counter {
display:none;
}

h1,h2,h3,h4 {
font-family:Arial, Helvetica, sans-serif
font-weight:700;
}

h1 {
font-size:24px;
text-align:center;
color:#fff;
padding:80px 0 0;
}

h1 a,h1 a:link,h1 a:active,h1 a:hover,h1 a:visited {
color:#000;
text-decoration:none;
}

h2,h3 {
font-size:50px;
}

h2.pagetitle {
margin-top:10px;
text-align:left;
font-size:20px;
}

h2.page-top {
margin-top:10px;
text-align:left;
}

/* Structure Divs */
#header {
width:1050;
height:348px;
margin:0 auto;
background:url(http://www.urbanovergrowth.com/blold/images/headers/rotate.php);
background-position:top;
background-attachment:scroll;
background-color:#000000;
}

#container {
width:1050px;
text-align:left;
margin:0 auto;
padding:0;
overflow:hidden;
background:url(http://www.urbanovergrowth.com/stripe.gif);
background-position:bottom;
background-attachment:fixed;
background-color:#000000;
}

#in-caption {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
margin:0px 0px 10px 0px;
}

#content {
width:790px;
overflow:hidden;
}

#footer {
clear:both;
margin:0 auto;
width:1000px;
height:80px;
text-align:center;
background:center top repeat-x;
}

#sidebar {
float:right;
width:200px;
text-align:left;
margin:45px 20px 0;
padding:0;
border-left:0px solid #ccc;
overflow:hidden;
}

/* Configure Divs */
	/* Headers and Navigation */
	.description {
	font-size:10px;
	text-align:center;
	color:#000;
	padding:5px;
	}
	
	.nav {
	position:absolute;
	top:315px;
	width:1000;
	background:#000000;
	font-size:10px;
	letter-spacing:0.12em;
	line-height:normal;
	margin: 0pt 15pt;
	}
	
	.nav ul {
	list-style:none;
	margin:10px 0 0 0px;
	padding:5px;
	}
	
	.nav li {
	display:inline;
	}
	
	.nav li a {
	letter-spacing:0.1em;
	margin:0;
	padding:5px 8px;
	background:transparent;
	}
	
	.nav li a,.nav li a:link,.nav li a:visited {
	color:#fff;
	text-decoration:none;
	}
	
	.nav li a:hover,.nav li.current_page_item a,.nav li.current_page_item a:hover {
	color:#777;
	border-top:2px solid #ff0000;
	background:transparent;
	border-bottom:none;
	}
	
	/* Entries */
	.narrowcolumn {
	float:left;
	width:480px;
	margin:0px 0 10px 20px !important;
	margin:10px 0 10px 5px;
	padding:10px 0px;
	}
	
	.widecolumn {
	width:480px;
	margin:10px auto !important;
	margin:10px 135px;
	}
	
	.entry {
	text-align:left;
	margin:0;
	padding:5px 0px;
	}
	
	.widecolumn .entry {
	margin:0;
	}
	
	.entry li {
	padding-bottom:8px;
	margin:0;
	}
	
	.date-header {
	color:#ff0000;
	font-size:10px;
	text-align:right;
	padding: 5pt 0pt 5pt 0pt;
	}
	
	.entry-header {
	padding:0pt 0pt 5pt 0pt;
	font-size:50px;
	border-bottom:2px solid #ff0000;
	}
	
	.entry-footer {
	color:#ccc;
	font-size:10px;
	text-align:right;
	margin:0pt 0pt 0px;
	padding:4px 0px 2px;
	}
	
	.entry ul,.entry ol {
	margin:0 0 0 40px;
	padding:0;
	}
	
	/* Footer */
	#footer p {
	font-size:10px;
	text-align:center;
	margin:0;
	padding:5px;
	}
	
	/* Sidebar */	
	#sidebar h2 {
	width:180px;
	font-size:12px;
	letter-spacing:.2em;
	text-align:left;
	margin:10px 0 0;
	padding:2px 18px;
	}
	
	#sidebar ul {
	list-style:none;
	}
	
	#sidebar li {
	width:100%;
	}
	
	#sidebar ul ul {
	margin:0;
	padding:0 0 10px;
	}
	
	#sidebar ul ul li {
	width:100%;
	margin:0 10px 1px;
	padding:2px 8px;
	}
	
	.intro {
	text-align:left;
	width:170px;
	margin:5px auto;
	padding:5px 10px;
	}
	
/* Search */
li#search {
width:100%;
margin:-10px 8px 0px 12px;
}

#searchform {
color:#fff;
line-height:100%;
margin:0;
padding:10px 0pt 1pt 0pt;
}

#searchform #s {
width:174px;
border:1px solid #ccc;
background:url(images/bg_searchinput.gif) repeat-x top right #fff;
margin:5px;
padding:2px;
}

#searchform #s:focus {
border:1px solid #ffcc00;
background:url(images/bg_searchinput.gif) repeat-x bottom right #fff;
}

/* Comments and Trackbacks */
h4#comment-title {
text-align:left;
font-size:18px;
color:#fff;
padding:5pt 0pt 5pt 0pt;
}

#commentform {
width:100%;
background:transpaent;
margin:15px 0px;
padding:10px 0;
}

input#author,input#email,input#url,textarea#comment {
border:1px solid #fff;
padding:1px;
}

textarea#comment {
width:455px;
}

#commentform input:focus,#commentform textarea:focus {
border:1px solid #ffcc00;
}

#submit {
border:1px solid #fff;
color:#fff;
background:#000;
padding:0 2px;
}

#submit:hover {
background:#ffcc00;
}

.comment-header {
font-size:18px;
color:#fff;
}

.comment-header a,.comment-header a:active,.comment-header a:visited,.comment-header a:link {
color:#fff;
background:none;
text-decoration:none;
}

.comment-header a:hover {
background:none;
text-decoration:underline;
}

.commentlist,.pinglist {
list-style-type:none;
margin:15px 0px 30px;
}

.commentlist li {
width:450px;
list-style:none;
margin:0px 0px 10px 0px;
padding:0px;
border-bottom:2px solid #ff0000;
}

.commentlist p {
margin:0px 0px 5px 0px;
}

.class_comment1 {
border:0px solid #000;
background:transparent;
}

.class_comment2 {
border:0px solid #000;
background:transparent;
}

.authorcomment {
background:transparent;
}

.comment-footer {
font-size:10px;
text-align:right;
margin:4px 0;
}

.pinglist li {
width:460px;
background:transparent;
list-style:none;
text-align:left;
}

.pinglist p {
margin:10px;
}

#leavecomment {
color:#ccc;
font-size:18px;
font-weight:700;
padding:30px 0;
text-align:left;
}

/* Classes */
.navigation {
display:block;
text-align:center;
padding:5px 0pt 20pt;
}

.metarss {
margin-left:0px;
text-align:center;
background:url(images/rss.gif) left no-repeat;
padding:1px 1px 1px 18px;
}

.metatrackback {
margin-left:5px;
text-align:center;
background:url(images/trackback.gif) left no-repeat;
padding:1px 1px 1px 18px;
}

.metacmt {
background:url(images/metacmt.gif) left center no-repeat;
padding-left:15px;
}

.metaedit {
background:url(images/metaedit.gif) left center no-repeat;
padding-left:15px;
}

.metapost {
background:url(images/metapost.gif) left center no-repeat;
padding-left:15px;
}

/* Images */
p img {
border:none;
max-width:100%;
margin:0pt 10pt 0pt 0pt;
padding:0px;
}

img.center {
display:block;
margin:auto;
}

img.alignright {
float:right;
display:inline;
margin:0 0 2px 7px;
padding:2px;
}

img.alignleft {
float:left;
display:inline;
margin:0 7px 2px 0;
padding:2px;
}

.feedlink img {
float:right;
height:12px;
width:12px;
border:0;
margin:-15px 80pt 0pt;
}

/* Text align */
.center {
text-align:left;
}

.item,.alignright {
text-align:right;
}

.alignleft {
text-align:left;
}

/* Div float */
div.floatleft {
float:left;
}

div.floatright {
float:right;
}

.clear {
clear:both;
}
/*lightbox*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.urbanovergrowth.com/wp-content/themes/blue-memories-11/lightbox2/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.urbanovergrowth.com/wp-content/themes/blue-memories-11/lightbox2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.urbanovergrowth.com/wp-content/themes/blue-memories-11/lightbox2/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color:#ffffff;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

