@charset "UTF-8";
/* CSS Document */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0 0 0 0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}
a {
	outline:none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #FFF;
	margin: 10px 0 10px 0
}
a {
	color: #000;
}
a:hover {
 color:;
}
q:before {
	content: '“';
}
q:after {
	content: '”';
}

em {
	font-style: italic;
}
/* -------- WRAPPERS -------- */

#everything {width: 960px; margin:auto; 
clear: both;}
#tumblelog{width: 960px; 
position:absolute;
left: 50%;
margin: 5px 0 10px -480px;
padding: 0 0 0 0px;
	
		}


/* -------- POSTS -------- */		
			
		
ul.tumblr {
	}
	
ul.tumblr li.post {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 0px 0;
	float: left;
	border-top: 1px solid #000;	
	margin: 0px 10px 15px 10px;
	text-align: justify;
	font-size:11px;
	color: #111;
	width: 220px;
	line-height: 15px
}


ul.tumblr li.post p{
	margin: 10px 0 10px 0
	}


ul.tumblr li.post img,
ul.tumblr li.post p img,
ul.tumblr li.post caption img,
ul.tumblr li.post blockquote p img,
ul.tumblr li.post blockquote img,
ul.tumblr li.post photo content img,
ul.tumblr li.post blockquote img p{
	max-width: 218px;
	-ms-interpolation-mode: bicubic;
	border: 1px solid #F0F0F0;
	}

ul.tumblr li.post p img,
ul.tumblr li.post caption img,
ul.tumblr li.post blockquote p img,
ul.tumblr li.post blockquote img,
ul.tumblr li.post blockquote img p{
margin: 0 0 0 0px	
}


ul.tumblr li.post object embed,
ul.tumblr li.post p object,
ul.tumblr li.post p object embed,
ul.tumblr li.post caption object embed,
ul.tumblr li.post blockquote p object embed{
max-width: 220px;
max-height:123px;
padding: 0 0 0 0
}

ul.tumblr li.post .post-title span.reblogged-from img{
	display:inline}


ul.tumblr li.post div.audio content span {
	display: compact}


ul.tumblr li.post b, ul.tumblr li.post strong {
	font-weight: normal;
	color: #000
}
ul.tumblr li.post h2 {
	font-weight: bold;
	margin-bottom: 3px;
}
ul.tumblr li.post .quote q {
	font-style: italic;
}
ul.tumblr li.post .quote .source {
	font-size: 11px;
	margin-top: 4px;
}
ul.tumblr li.post .conversation em {
	padding-right: 0.25em;
}
ul.tumblr li.post .audio .caption, 
ul.tumblr li.post .photo .caption, 
ul.tumblr li.post .video .caption {
	padding-top: 6px;
}
ul.tumblr li.post .audio .playcount {
	color: #ccc;
	margin-top: 3px;
	font-size: 11px;
}
ul.tumblr li.post blockquote {
	border-left: none;
	padding: 0px;
	margin: 0px;
}


ul.tumblr li.post blockquote img {
	max-width:178px;
	-ms-interpolation-mode: bicubic;
	border: 1px solid #F0F0F0;
}


#footer {
	position: absolute;
	bottom: 10px;
	border-top: 1px solid #000;
	padding: 10px 0 20px 0;
	margin: auto;
	width: 940px;
	font-size: 10px;
	color: #AAA;
}

#footer li{ list-style:none; float:left; margin: 0 20px 0 0px}

#footer li a{color: #AAA; text-decoration:none; font-size: 10px}

#footer li a:hover{color: #666;}

#footer dd {}

/* ------------------------------------- TITLES ----------------------------------- */
        

.post-title a:hover, 
.post-title a:active{
	text-decoration: underline
}

.post-title {
	text-align:center;
	padding: 5px 5px 0px 5px;
}




/* ------------------------------ REBLOGGED ---------------------------- */
        
ul.tumblr li.post .post-title span.reblogged-from,  
ul.tumblr li.post .post-title span.reblogged-from a{
	font-size: 10px;
	color:#666;
	text-decoration:none;
	font-weight: normal;
	letter-spacing: normal
}

span.reblogged-from img{width:12px; height:12px;
	-ms-interpolation-mode: bicubic;
	margin: 0px;
}






/* --------------------------- MISC BOXES and CLASSES ---------------------------- */ 
				 
.newest-post {
	width: 450px;
	padding: 10px;
	background-color:#FFFFFF;
	color: #0C0;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	text-align:left;
	margin-bottom: -10px;
	text-align:center;
	font-size: 11px;
	font-variant:small-caps;
}
#search {
}
#search-box {
	width: 450px;
	padding: 10px;
	background-color:#FFFFFF;
	color: #0C0;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	text-align:left;
	margin-bottom: 10px;
	text-align:center;
	font-size: 11px;
	font-variant:small-caps;
}
a.read_more {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color: #999;
	padding: 4px 6px 3px 7px;
	color:#FFF;
	margin: 0 0 0 74px
}
a.read_more:hover {
	background-color:#000;
	border:none
}

/* ------------------------------------------ STORE ----------------------------------------- */	 
				 
#store {
	width: 220px;
	color: #555;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin: -7px 0 10px 0;
	font-size: 10px;
	position:relative;
	letter-spacing:normal
}

#store a, .store-embed-items a {
	
	text-decoration:none
}
.store-embed-title,
.tag-cloud-title {
	width: 220px; 
	padding: 0 0 5px 0; 
	margin: 0px 0 20px 0; 
	text-align: center; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	letter-spacing: 1px; 
	border-bottom: 3px double #DDD;
}

.store-embed-items {
	background-color:#FFF;
	width: 220px;
}

ul.store-embed li {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555;
	width: 220px;
	margin: 0 0 20px 0;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0px
}

ul.store-embed li strong {
	font-size: 13px;
	font-weight:normal;
	color: #000;
}

ul.store-embed li img {
	width: 75px;
	-ms-interpolation-mode: bicubic;
	height: auto;
	margin: 0 10px 7px 0;
	border: 0px
}

ul.store-embed li a {
	text-decoration: none
}

ul.store-embed li a:hover {
	text-decoration: none;
	color:#000
}

/* --------------------------------------------- PAGINATION --------------------------------------------- */
	
	
	
.pagination {width: 10px; height: 20px; background-color:#F0F0F0; position: fixed; top: 50%; text-align:center; padding: 50px 0 50px 0}	

.pagination:hover { background-color:#000; color:#FFF}
.pagination:hover a{color:#FFF}
	
	
  .prev {left: 50%; margin: -55px 0 0 -500px}
	
  .next {left: 50%; margin: -55px 0 0 490px }

 .pagination a:link, .pagination a:visited, {
color:#666
}

li.pagers {
	text-align: center;
	margin: 0px 0 0px 0;
}

li.pagers span {
	font-size: 8px;
	color: #000;
}

li.pagers a,
a.pagination {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
	font-size: 12px;
	color:#555;
	text-decoration:none
}

li.pagers a:hover {
	color:#000
}

.nextprev {text-decoration:none}


#pages{
	position: absolute;
	left: 50%;
	margin: 10px 0 0 400px;
	color: #666;
	width: 60px;
	text-align:center;
	padding: 5px 5px 5px 5px;
	font-size: 10px}
	
#pages a {color: #000; text-decoration:none}



/* --------------------------------------------- FLAG --------------------------------------------- */

div.header {
	width: 950px;
	height: 30px;
	margin: 25px  auto;
	padding: 5px 5px 0px 0px;
	color:#FFFFFF;
	background-color:;
	clear:both;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif
}

.flag {width: 220px; float: left; margin: 0 0 10px 0; color: #333; padding: 20px 0 0 0}

.flag1 {position: relative;
	margin: 0px 20px 0 7px;
	padding: 0
}

.flag2 {
	margin: 0px 20px 0 0px;
}

.flag3 {
	margin: 0px 20px 0 0px;
}

.flag4 {
	margin: -5px 0px 0 0px;
}

.flag li{ list-style:none; float:left; margin: 0 20px 0 0px}

.flag li a{color: #AAA; text-decoration:none; letter-spacing: 1px}

.flag li a:hover{color: #000;}

.end {margin-right: 0px}

div.flag h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}
.flag-title, .flag-title a {
	color:#FFFFFF;
	font-size: 11px;
	font-variant:small-caps;
	font-weight:normal;
	text-decoration:none
}

