/*  
Theme Name: niina brown
Theme URI: http://niina.amniisia.com/
Description: my one.
Version: 1.0
Author: Niina
Author URI: http://niina.amniisia.com/

	niina brown v1.0
	 http://niina.amniisia.com

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/


body { 
	background-color: #8C6239; 
	color: #ffffff;
	font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	margin: 0px;
	padding: 10px;
}

#container {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	clear: left;
	min-width: 740px;
}

#left {
	width: 70%;
	float: left;
	display: block;	
}

#right {
	padding-left: 5px;
	width: 29%;
	display: block;	
	float: left;
	clear: right;
}

#footer {
	margin: 0px;
	padding-top: 10px;
	text-align: left;
	line-height: normal;
	font-size: 80%;	
	color: #603913;
}

.block_text, .block_nav {
	background-image: url(/images/corner_square.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #ffffff;
	color: #000000;
	width: auto;
	padding: 14px 14px 8px 14px;
	border: 2px solid #5E4226;
	margin-bottom: 5px;
}

#left .block_text ul { 
	display: block;
}

#left .block_text li {
	list-style: square;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}

.block_nav {
	background-color: #DAE2E2;
	color: #603913;
}

#nav_top, #nav_top a, #nav_bottom, #nav_bottom a, #nav_bottom_back, #nav_bottom_back a {
	color: #ffffff;
	padding: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 90%;
}

#nav_bottom, #nav_bottom_back {
	margin-top: -5px;	
}

.nav_new {
	text-align: left;
	width: 50%;
	float: left;
}

.nav_old {
	text-align: right;
}

form {
	padding: 0px;
	margin: 0px;
}


a, a:link, a:visited {
	color: #000000;
}

a:hover, a:active {
	background-color: #C69C6D; 	
}

.block_nav a {
	font-weight: bold;
	color: #603913;	
	text-decoration: none;
}

h2 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #603913;	 
}

h2 a:link {
	color: #603913;	
	font-weight: bold;
}

h3 {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #A08871;	
}

h3 a, h3 a:link, h3 a:visited {
	color: #A08871;	
}

h3 a:hover, h3 a:active {
	color: #000000;	
}

.shots_index {
	text-align: center;	
}

ul {
	list-style: none outside;
}

li {
	list-style: none outside;
}

.td_shots {
 vertical-align: bottom;
}

.post_shots {
 margin: 0px;
 text-align: center;
 padding: 2px 2px 10px 2px;
}

.indent {
	margin-left: 8px;
}

.indent_comment {
	margin-left: 100px;
}

code {
 font-size: 12px;
 color: #505050;
}

small.shots_sm, small.shots_sm a, small.shots_sm a:link, small.shots_sm a:visited {
 color: #A08871;
}

small.shots_sm a:hover, small.shots_sm a:active {
 color: #000000;
 background-color: #C69C6D; 	
}

.photobl {
 border: 1px solid #000000;
}
