
body { 
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11pt; 
	color: #303030; 
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	background: #4d7a74;
	background-image:url(http://img.no24.org/Tumblr/Layout/bg.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	}





/* LINKS */


a { 
	text-decoration:none;
	color:#009ffb;
	}

a:hover {
	color:#808080;
	}


#menu a {
	color:#808080;
	}

.disqus a {
	color:#707070;
	}

.disqus a:hover {
	color:#FF6600;
	}

#footer a {
	color:#80d2cb; 
	}


h2 a {
	font-size: 2em;
	margin-bottom: 0.2em;
	font-weight: normal;
	text-transform:lowercase;
	font-family:"Garamond", "Times New Roman", Times, serif;
	}

.action a { 
	color:#808080;
	}

.askpost a {
	color:#808080;
	}

.askpost a:hover {
	text-decoration:underline;
	}

#column-2 a {
	color:#80d2cb;
}

#column-2 a:hover {
	color:#FFFFFF;
}


i a {
	color:#707070;
	}

#contactlinks {
	width:200px;
	text-align:center;
	color:#f0ed8e;
	}

cite a {
	color:#303030;
}

cite a:hover {
	color:#808080;
}

img {
	border:0;
}

.post blockquote a {
	text-decoration:none;
	color:#009ffb;
	}

.post blockquote a:hover {
	color:#808080;
	}

#navi .navigation {
	display:inline-block;
	margin:0 1px 0 0;
	padding:0;
	width:100px;
	background-image:url(http://img.no24.org/Tumblr/Layout/navibg.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#000000;
	line-height:30px;
	font-size:11pt;
	}

#navi .homelink {
	display:inline-block;
	margin:0 1px 0 0;
	padding:0;
	width:100px;
	background-image:url(http://img.no24.org/Tumblr/Layout/navibg.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#000000;
	line-height:30px;
	font-size:11pt;
	}

#navi a:hover {
	color:#ffb400;
	}

.disqusdiv a {
	color:#808080;
	}
.disqusdiv a:hover {
	color:#303030;
	}

.gray a {
	color:#808080;
	}
.gray a:hover {
	color:#303030;
	}

.notesdiv a {
	color:#606060;
	}
.notesdiv a:hover {
	color:#808080;
	}
.notesdiv blockquote a {
	color:#909090;
	}

.answ a {
	color:#FF6600;
	}
.answ a:hover {
	color:#efaa03;
	}


/* MAIN DIVS */

#allin {
	margin: 30px auto 40px auto;
	width:781px;
	padding:0;
	}

#container {
	width: 781px;
	background-image:url(http://img.no24.org/Tumblr/Layout/divbg.png);
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	}


#column-1 {
	float: left;
	width: 500px;
	padding:0;
	margin:0px 0px 0px 25px;
	text-align:justify;
	}

#header {
	width:781px;
	height:252px;
	background-image:url(http://img.no24.org/Tumblr/Layout/top.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	clear:both;
	}

#column-2 {
	background:#0d4440;
	float: right;
	margin: 1px 31px 0 0;
	padding:0;
	width: 200px;
	color:#def3f1;
	font-size:10pt;
}


#footer {
	color:#418a84;
	margin:50px 21px 0 0;
	padding:5px;
	font-size:.85em;
	text-align:right;
	clear:both;
	}


#footer2 {
	background-image:url(http://img.no24.org/Tumblr/Layout/bottom.png);
	background-repeat:no-repeat;
	line-height:100px;
	text-align:right;
	}






/* OTHER DIVS */

#follow {
	display:block;
	padding:0;
	width:200px;
	height:600px;
	}

.codesn {
	width:480px;
	padding:10px;
	margin:10px 0 10px 0;
	background:#ededed;
	border:1px solid #DDDDDD;
}


#navi {
	width:765px;
	margin:0;
	padding:203px 0 0 0;
	text-align:right;
}


.notesdiv {
	color:#909090;
	font-size:10pt;
	display:block;
	margin:0 0 50px 0;
}

#rsstuff {
	display:block;
	width:200px;
	margin:30px 0 30px 0;
	text-align:center;
	color:#f0ed8e;
}


#myart {
	color:#FFFFFF;
	font-size:11pt;
	}
#myart a {
	color:#FFFFFF;
	}
#myart a:hover {
	color:#80d2cb;
	}


/* SEARCH */
	
.hae {
	border:0;
	background:#062926;
	width:180px;
	color:#FFFFFF;
}

.etsi {
	background:#0d4440;
	width:20px;
	height:18px;
	background-image:url(http://img.no24.org/Tumblr/Layout/search_arrow.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:0;
	float:right;
	cursor:pointer;
	}








/* POST BASICS */

.post {
	margin:0 auto 0 auto;
	}


.date {
	padding:0;
	margin:0px auto 10px auto;
	font-size:9pt;
	color:#7ab7d5;
	letter-spacing:1px;
	width:500px;
	text-align:right;
	border-bottom:1px solid #DDDDDD;
	}

.post-title {
	color:#efaa03;
	margin:0;padding:0;
	font-size:14pt;
	font-weight:bold;
}







/* POST TYPES */

.photo {
	text-align:center;
	width:500px;
	}

.audio_player {
	margin:0 0 10px 0;
	text-align:center;
	background:#EEEEEE;
	padding:10px;
	border:1px solid #DDDDDD;
	}

.audio {
	width:500px;
	}

.video {
	margin:0 0 10px 0;
	}

.link {
	font-size:16pt;
	text-align:left;
	width:500px;
	margin:0 10px 10px 0;
	}

.link a {
	color:#FF6600;
	}

.link a:hover {
	color:#808080;
	}

.askpost {
	width:500px;
	text-align:right;
	margin:10px 0 0 0;
	font-size:9pt;
	}


.answ {
	width:500px;
	margin:0 0 10px 0;
	color:#efaa03;
	font-size:14pt;
	line-height:18px;
}








/* TEXT */

h1 { 
	margin:0;
	}

#header h1 {
	letter-spacing:1px;
	}

#header h1 a {
	color: #303030;
	font-weight:normal;
	}

#header h1 a:hover {
	border:none;
	}
	
h2 {
	font-size: 14pt;
	margin-bottom: 0.2em;
	font-weight: normal;
	}
	
h3 {
	font-size: 11pt;
	margin-bottom: 0.2em;
	font-weight:bold;
	color:#FF6C44;
	padding:0 5px 0 0;
	}

p {
	margin: 0 0 5px 0;
	}


i { 
	color:#505050;
	font-style:italic;
	}

small { 
	font-size:8pt;
	font-weight:normal;
	}

.emails {
	display:block;
	width:200px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	}

.gray {
	color:#808080;
	}

p {
	margin: 0 0 10px 0;
	}

blockquote p {
	margin: 0 0 5px 0;
	}

#column-2 strong {
	color:#ffb400;
	font-weight:normal;
	}

#biost strong {
	font-weight:bold;
	}

#taggy strong {
	font-weight:bold;
	}

.smile {
	font-size:14pt;
	}

.askerq {
	color:#C0C0C0;
	font-variant:small-caps;
	font-size:16pt;
	}

#tagst {
	color:#418a84;
	}

#tagst strong {
	font-weight:bold;
	color:#418a84;
	}


/* QUOTES */

blockquote { 
	margin:0px 0px 10px 10px;
	color: #404040;
	font-style: normal;
	padding:0px 0px 0px 5px;
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	background:#FFFFFF;
	}

.quote {
	background-image:url(http://img.no24.org/Tumblr/Layout/quotes.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:left;
	min-height:50px;
	}

.quotetext {
	color:#FF6600;
	font-size:12pt;
	font-weight:normal;
	font-style:normal;
	}

.quote .source {
	text-transform:none;
	}

.quote blockquote {
	border:0;
	background:transparent;
	}

cite {
	text-align:right;
	display:block;
	margin-bottom:5px;
	color:#606060;
	font-style:normal;
	}

cite i {
	color:#808080;
	font-style:normal;
}

cite em {
	color:#808080;
	font-style:normal;
}

.source {
	text-align:right;
	text-transform:lowercase;
	}

.brown {
	color:#63200e;
	}








/* LISTS */

ol { 
	list-style-type: decimal;
	}


ul, ol { 
	margin:0 10px 10px 10px;
	}

#column-1 ul {
	list-style-image:url(http://img.no24.org/Tumblr/Layout/list_icon.gif);
	}

#column-2 ul { 
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	}

ol.notes {
	padding: 0px;
	margin: 25px 0px;
	list-style-type: none;
	}

ol.notes li.note img.avatar {
	vertical-align: -4px;
	margin:0 6px 0 0;
	width: 16px;
	height: 16px;
	}







/* FOLLOW */

ul.icons li {
	margin:0;
	padding:0;
	float:left;
	height:40px;
	border:0;
	}

.icony {
	padding:0;
	border:0;
	max-width:40px;
	max-height:40px;
	}

#follow a {
	max-width:40px;
	margin:0 !important;
	padding:0 !important;
	display:inline-block !important;
	border:0;
	}

#follow a:hover {
	max-width:40px;
	margin:0 !important;
	padding:0 !important;
	display:inline-block !important;
	border:0;
	}





/* PERMALINK */

.permalink {
	letter-spacing:1px;
	text-align:right;
	margin:0 40px 0 0;
	padding:0;
	display:inline-block;
 	}

.permalink .time {
	color: #707070;
	}

.permalink a:hover {
	color:#7F99AA;
	}


.disqus { 
	background-image:url(http://img.no24.org/Tumblr/Layout/stripe.gif);
	margin:20px 0 70px 0;
	padding:0 0 0 5px;
	display:block;
	width:500px;
	font-size:8pt;
	line-height: 1.5;
	max-height:18px;
	}

.disqus .source {
	display:inline-block;
	}

.disqus .permalink .ball {
	font-size:14pt;
	line-height:15px;
	}





/* IMGS */

.images {
	text-align:justify;
	}

.centered {
	width:500px;
	margin:0 0 8px 0;
	padding:0;
	text-align:center;
	 }

.images p.caption {
	text-align:justify;
	}
	
.post img {
	max-width:500px;
}


.left { 
	float: left; 
	}
    
.right { 
	float: right; 
	}

.post blockquote img {
	max-width:100%;
}


/* ART THUMBNAILS */

.img {border:1px solid #808080;padding:2px;}
.NEW {border:1px solid #ff6c44;padding:5px;}
