/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-bottom:16px;
	text-align:center;
}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#797979;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#nav_bottom_menu { 
	font-weight: bold; 
	color: #A094B4; 
	font-size: 11px; 
	text-decoration: none; 
	line-height: normal; 
}
#nav_bottom_menu a {
	font-weight: bold; 
	color: #A094B4; 
	font-size: 11px; 
	text-decoration: none; 
	line-height: normal; 
}
#nav_bottom_menu a:hover {
	text-decoration: underline;
}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
	font-weight:bold;
	font-size:14px;
	color:#bfbec0;
	margin:0px;
	padding:0px;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#bfbec0;
	margin:0px;
	padding:0px;
}

/* .............................. */
/* Text */
/* .............................. */

.txt_info {
	font-weight:normal;
	font-style: italic;
	font-size:11px;
	color:#bfbec0;
	margin:0px;
	padding:0px;
}

/* .............................. */
/* Tips */
/* .............................. */

.tip_head {
	background:#A094B4;
	color:#bfbec0;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #A094B4;
	padding:5px;
}

.tip_body {
	background:#bfbec0;
	font-family:arial;
	font-size:11px;
	border-left:1px solid #bfbec0;
	border-right:1px solid #bfbec0;
	border-bottom:1px solid #bfbec0;
	padding:5px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

.tip_body img {
	border:1px solid #cccccc;
	background:#f5f5f5;
	padding:5px;
}

.tip_out {
	
}

/* .............................. */
/* Images */
/* .............................. */

.photo_file {
	border:1px solid #cccccc;
	background:#f5f5f5;
	padding:5px;
}

.thumbnails {
	border:1px solid #cccccc;
	background:#f5f5f5;
	padding:5px;
}

/* .............................. */
/* Notes and Categories */
/* .............................. */

.info_photo_area {
	background: url(../images/bkg_gradient.gif) repeat-x;
}

#info_photo_notes {
	padding:15px;
}

#info_photo_category ul {
	color:#A094B4;
	list-style-type:square;
	margin-left:25px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:0px;
	padding:10px;
}

/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#fff;
	border-bottom:1px solid #eee;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    

#comments {
    margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#444;
	text-decoration:none;
	padding:10px;
	border:1px solid #eee;
	}
	
#comments li a {
	color:#444;
	text-decoration:none;
	}
	
#comments li:hover {
	background:#f5f5f5;
	}
	
#comments li a:hover {
	background:#f5f5f5;
	}

#comment-middle {
    background:#fff;
	border-top:1px solid #eee;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #eee;
	background:#f5f5f5;
	}

.input {
    width:45%;
	font-size:11px;
	border:1px solid #eee;
	background-color:#fff;
	color:#666;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #eee;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}

/* TAG SUPPORT */
.tags01
{
	font-size: 10px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 14px !important;
}

.tags04
{
	font-size: 16px !important;
}

.tags05
{
	font-size: 18px !important;
}

.tags06
{
	font-size: 20px !important;
}

.tags07
{
	font-size: 22px !important;
}

.tags08
{
	font-size: 24px !important;
}

.tags09
{
	font-size: 26px !important;
}

.tags10
{
	font-size: 28px !important;
}
