/*
THEME NAME:NowHereIsNowhere
THEME URI:http://nowhereisnowhere.net
DESCRIPTION:This theme is modified by mieuxx based on Futurosity(http://www.futurosity.com) theme. 
VERSION:0.1_20081116
AUTHOR:miu
AUTHOR URI:http://mieuxx.com/
*/


/* --- Grobal ----------------------------------- */

* { margin: 0; padding: 0; }

/* Paragraphs */
p {
	margin: 0 0 15px 0;
	color: #dddddd;
}

/* Links */

a {
	color:#ffee00;
	font-weight:bolder;
	text-decoration:none;
}

a:hover {
	border-bottom: 1px dotted #222222;
	background-color: #ffee00;
	color: #333333 !important;
}


/* Lists */
ul li { list-style: none; }
.post ul { list-style: disc; }
.post ul, .post ol { margin: 0 0 15px 25px; }
.post ul ul, .post ul ul ul, .post ol ol, .post ol ol ol { margin-bottom: 0; }



/* Code */
pre { overflow: auto; margin: 0 0 15px 0; }
code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left, .alignleft { float: left; margin-right: 10px; }
.right, .alignright { float: right; margin-left: 10px; }
.center, .aligncenter { margin: 0 auto 15px auto; display: block; }

/* Headers and how they should look */
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
h2, h3, h4, h5, h6 { margin-bottom: 15px; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; color: #222; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }

/* special behavier */
.clear {
	clear: both;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* --- Eos Default --------------------------------------- */



abbr {
border:none;
}


/* --- Blockquotes -------------------------------------- */

blockquote {
	padding: 10px;
	margin: 15px;
	background:#eaeaea;
	background-image: url(images/quotebg.jpg);
	background-position: right bottom;
	background-repeat: repeat-y;
}

blockquote p {
	margin: 5px;
	font-weight: 600;
	color: #222 !important;
}

/* -------------------------------------------------- */

code, pre {
overflow: auto;
}

cite {
color:#silver;
display:block;
font-style:normal;
padding:.3em 0;
}

/* ------- color scheme --------------------------------------------------------*/

/* dark : 8d8274
   light : cdc1b1
   middle : d0bdaa
*/


/* --- titles ---------------------------------------- */

h2 {
	margin-top:0;
	padding: 0 0 0 10px;
}

h2.page-title,
.page h2.entry-title a,
.archive h2.entry-title a,
.search h2.entry-title a,
.single h2.entry-title a,
.four04 h2.entry-title {
	font-size:24px;
	font-weight:400;
	line-height:1.2em;
	margin:0;
	color: #eee;
}

h3 {
	padding:3px 5px;
	display:block;
	background-color:transparent;
	color:#eeeddd;
	font-size:2.5em;
	font-family: "Arial Black", sans-serif;
	font-weight:bolder;
	line-height: 1.2;
	border-top: 1px dotted #444;
	border-bottom: 1px dotted #444;
}


a img {
border: 0;
}

img.alignleft, .comment-meta img {
float:left;
margin:0 10px 0 0;
}

img.alignright {
float:right;
margin:0 0 0 10px;
}

li.comment.bypostauthor:hover {
font-style: italic;
}

li.linkcat h3 {
background:#fff;
color:#000;
font-size:1.5em;
font-weight:400;
padding:0;
margin:18px 0 0;
}

li#search {
padding-bottom:4px;
}

li#tags a {
font-weight:400;
margin-bottom:-1em;
}

ul#archives-page li h3 {
background:#fff;
border-top:none;
color:#000;
font-size:18px;
font-weight:400;
line-height:1.2em;
margin:0;
padding:0 0 12px;
}

ul.related {
margin:0;
padding: 0 0 12px;
}

ul.related li{
list-style-type:none;
}

ul.xoxo{
margin:0;
padding:0;
}



/* Structure -------------------------- */

body {
	background:#000;

	color: #bbb;
	font: 62.5% Verdana, Tahoma, Arial, sans-serif;

}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 20px;
	position: relative;
	/* background-image: url(images/home_wrapper_bg.jpg); */
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000;
}

#header {
	width: 900px;
	height:120px;
	margin: 0;
}

#featuredpost {
	/*position: absolute;*/
	/*top: 249px;*/
	/*left: 298px;*/
	/*width: 296px;*/
	height: 50px;
	margin: 10px 0;
}

* html #featuredpost {
	left: 299px;
}


#container {
	clear: both;
	float: left;
	width: 720px;
}

.secondary {
	float: left;
	line-height: 1.4em;
	width: 250px;
}

.sidebar {
	clear: right;
	float: right;
	padding: 0;
	width: 170px;
}

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

#footer {
	clear:both;
	margin:25px 0;
	width:100%;
}




/* --- header ---------------------------------- */

#blog-description {
	width:900px;
	height: 120px;
	color:red;
	/* display:inline; */
	background-image: url(images/titleimg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;

}

#blog-title {
	text-indent: -9999px;
}

#blog-title a,
#blog-title a:link {
	display: block;
	position: absolute;
	width: 900px;
	height: 120px;
	top: 0;
	left: 0;
	background-color: transparent;
	border-bottom: 0px;
}

.head-left {
	float: left;
	width: 597px;
}

.headerimg {
	float: left;
	width: 98px;
	height: 98px;
	overflow: hidden;
	margin-top: 1px;
	margin-left: 1px;
}
	
	
#blog-description p {
	text-indent: -9999px;
}

#access {
	display: none; /* modified */
	/* font-size:0px; */
	/* height:0; */
	/* line-height:0px; */
	/* margin-left:-999px!important; */
}

#rotateimg {
	float: right;
	width: 303px;
	height: 296px;
}

#rotateimg a,
#rotateimg a:link {
	width: 303px;
	height: 296px;
	display: block;
}

#rotateimg a:hover {
	background-color: transparent;
}

/* ---- featured post -----------------------------------------------------------*/

#featuredpost h3 {
	background-color: #333;
	font-size: 1.3em;
	color: #eee;
	padding: 2px;
}

#featuredpost h2 {
	background-color: #000;
	padding: 2px;
	color: #ddd;
}

#featuredpost h2 a {
	color: #eee;
}


#featuredpost img {
	width: 98px;
	height: 98px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

#featuredpost p {
	padding: 2px;
	background-color: #000;
	
	text-align: right;
	color: #a5a5a5;
}

.single #featuredpost p {
	display: none;
}



/* --- primary --------------------------------------------------- */

.home #content {
	float:right;
	width:460px;
}

.home .post {
	border-bottom: 1px solid #555;
	padding: 10px 5px 20px;
	/* width: 360px; */
}

.home .cat-links a {
	font-size:0.8em;
	font-weight:bolder;
	/* text-transform:uppercase; */
}

.home h2.entry-title {
	padding: 2px;
}

.home h2.entry-title a {
	font-weight:400;
	line-height:1.2;
	color: #ccc;
}

.home h2.entry-title a:hover {
	background-color: transparent;
}



.home .post:hover,
.home ul li:hover {
}

.home .entry-content p {
	color:#ccc;
}

.home .entry-meta,
.home .entry-date {
	display:inline;
	font-size:10px;
}

.home .entry-meta {
	float: right;
}

.entry-date {
	color: #ccc;
}


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

.secondary img {
	width: 228px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #EFE9D2;
}

.secondary h2 {
	padding: 10px 0;
	border-top: 1px solid #555;
}

.secondary .p11 h2 {
	padding: 0;
	border-top: 0px solid #555;
}

.secondary h2 a {
	font-weight:400;
	line-height:1.2;
	color: #ccc;
}

.secondary h2 a:hover {
	border-bottom: 1px dotted #555;
}

.secondary p {
	color: #6d6d6d;
}

.secondary .category {
	padding: 0 0 5px;
	
}

.secondary .category a {
	color: #999;
}

.syndicatepost {
	padding-top:10px;
	border-bottom:0 !important;
}



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

#bottombar {
	margin-top: 30px;
}

.bottombadges {
	width: 490px;
	float: left;
}

.single .bottombadges {
	display: none;
}

.bottomlinks {
	width: 250px;
	margin-left: 20px;
	float: left;
}

.single .bottomlinks {
	display: none;
}

.bottomtexts {
	width: 170px;
	float: right;
}

.single .bottomtexts {
	display: none;
}

.flickrphoto {
	padding-left: 25px;
}

.flickrphoto li {
	display: inline;
}

.footnote {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	border-top: 1px solid #666;
	text-align: right;
}

/* --- Default ---------------------------------------------------- */

#content {
padding-bottom:24px;
}




#menu ul li:hover {
background:#fff;
}

#nav-above {
display:none;
}

#nav-below {
clear:both;
padding-bottom:24px;
}

.about {
font-size:14px;
line-height:1.2em;
margin-top:-2px;
}

/* --- archive -------------------------------------------------- */

.archive .entry-date,
.search .entry-date {
	display:inline;
}


.archive .post h3.entry-title,
.search h3.entry-title,
li#tags h3 {
	border-top:1px dotted #999;
	color:#ccc;
	font-size:1.2em;
	font-weight:400;
	line-height:1.2em;
	margin:0 0 15px 0;
	padding:15px 0 15px 30px;
}

.archive .entry-meta,
.search .entry-meta {
	width: 700px;
	float: right;
}

h3.entry-title,
h3.entry-title a {
	color:#ccc;
	font-weight:400;
	font-size: 1.2em;
}

h3.entry-title {
	background-image: url(images/titlebg.gif);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: transparent;
}

.archive .post {
	padding: 10px;
}

.entry-content img {
	padding: 10px;
	background-color: #fefefe;
}

/* --- comments ------------------------------------------------ */

#comments {
	clear:both;
	width:460px;
}


.comments ol {
	margin:0;
	padding:0 0 24px 10px;
}

.comments ol li {
list-style-type:none;
}

.comments ol li:hover {

}

.comment-meta {
	border-bottom:1px dotted #999;
	float:left;
	font-size:1.2em;
	margin-bottom:10px;
	padding:10px 0 5px;
	width:100%;
}

.formcontainer {
	padding-left: 10px;
}

#comment {
	height:140px;
	margin-bottom:12px;
	width:450px;
}

textarea {
	background-color: #ccc;
	border: 1px dotted #eee;
}





.content-column {
padding-bottom:24px;
}

.entry-content h3  {
background:#fff;
color:#000;
font-size:14px;
font-weight:bolder;
padding:0;
margin:18px 0 -0.8em;
}


.excerpt  {
	/*border-bottom:1px dotted #eaeaea;*/
	margin-bottom:15px;
	padding-left: 10px;
	color:#aaa;
}


.home #nav-above,.home #nav-below,.home .tag-links,#archives {
display:none;
}


/* --- entry ------------------------------------------------- */


/* --- meta --- */

.entry-meta h3 {
	width:100%;
}

.entry-meta ul {
padding:0;
margin:0;
}

.entry-meta ul li {
	border-bottom:1px dotted #625F5F;
	list-style-type:none;
	margin:0;
	padding:5px 0;
}





.p1, .archive .p1 h3.entry-title{
border-top:none;
}



.middle ul, .page ul {
padding:0 0 12px;
margin:0;
}

.middle ul li {
border-top:1px solid #eaeaea;
list-style-type:none;
padding:5px 0;
margin-left:0;
}


/* --- navigation ------------------------------------ */

#nav-below {
	width:460px;
	margin: 10px 0;
	padding:10px 0;
	background-color: #151515;
	
}

.archive #nav-below {
	width:600px;
}

.nav-next {
	float:right;
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;*/
	/* width:225px; */
}

.nav-previous {
	float:left;
	padding-left: 10px;
	/* width:225px; */
}

.page .entry-content ul li {
list-style-type:none;
}

.p5,.p9,.p13,.p17,.p21,.p24,.p27,.p31,.p34,.p37,.clear {
clear:both;
}


.sidebar a {

}

.sidebar li {
list-style-type:none;
padding:0;
}

.sidebar ul {
padding:0 0 12px;
margin-left:0;
}

.sidebar ul li:hover {
background:inherit;
}


/* ---- single page ----------------------------------------- */

.single #content {
	float:left;
	width:720px;
}

.single .entry-content {
	float:left;
	padding-left: 20px;
	width:430px;
	overflow: hidden;
}

.single .entry-content p img {
	/* border:1px solid #eaeaea; */
	padding: 10px;
	margin-bottom:12px;
	background-color: #fefefe;
	max-width:400px;
}

.single .entry-content a,
.single .entry-content a:link {
	color: #ff0000;
}

.single .entry-meta {
	float:right;
	padding-left:10px;
	width:250px;
}

.single .excerpt  {
	border-bottom:1px solid #eaeaea;
	color:#777;
	font-size:1.5em;
	margin-bottom:28px;
}

.single .excerpt p {
margin-top:0;
}

.single .post {
	float:left;
	padding-bottom:24px;
	width:460px;
}

/* --- pages -------------------------------------------------- */

.page h3 a {
	color: #ccc;
}

.page h4 {
	color: #ccc;
}

.page .entry-content {
	padding: 10px;
}

/* --- author archive -----------------------------------------------*/


/* featured */
.featured-image-wrapper { background: #000; position: relative; }
.featured-image-wrapper h2 { background: #000; font-size: 16px; position: absolute; bottom: -10px; left: 0; padding:4px; z-index: 1;height:60px;width:592px; margin-bottom: 10px;}
.featured-image-wrapper h2 a { color: #fff; font-weight:400; text-decoration: none; }
.featured-image-wrapper img { height: 180px; width: 600px; }

.transparent {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

/* --- Pagenavi --------------------------------------- */

.wp-pagenavi {
	margin: 30px;
}

/* ---- CLEARFIX ----------------------------- */

.clearfix{
zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
content:".";
display: block;
height:0px;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

