/* ANTHROPY CSS Document */
/* ------ GLOBAL ------ */
body {
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
h1, h2, h3, h4, h5, form, input, p, hr, a {
	margin: 0;
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.clr {
	clear: both;
}
a, a:focus, a:active, div {
	outline: none;
}
a {
	color:#FF0000;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
/* ------ CONTAINERS ------ */
#page {
	width: 960px;
}
#content {
	margin-left: 120px;
	width: 800px;
}
#img_text {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 5px;
	/* ------  background: url(dotted_v.gif); GLOBAL repeat-y 360px; ------ */
}
#img_text_left {
	width: 350px;
	float:left;
	margin-left: 5px;
}
#img_text_right {
	width: 350px;
	float:right;
	margin-right: 5px;
}
#content_infos {
	border-bottom: 1px dotted #999999;
	background: url(dotted_v.gif) repeat-y 140px;
}
#content_infos_left {
	float: left;
	width: 120px;
}
#content_infos_right {
	float: right;
	margin-bottom: 10px;
}

/* ------ LOGO ------ */
#logo {
	display: block;
	width: 113px;
	height: 30px;
	background: url(logo.gif) no-repeat top left;
	float: left;
}
/* ------ FOOTER ------ */
#footer {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}
#div.footer_dashed {
	border-top: 1px dotted #999999;
	margin-top: 5px;
	padding-top: 5px;
}
/* ------ IMAGE TEMPLATE ELEMENTS ------ */
#photo {
	margin: auto;
}
#img_exif {
	font-size: 9px;
	text-align:center;
	padding: 3px;
	color: #333333;
	display: none;
	margin-top: 10px;
	margin-bottom: 15px;
}
#img_exif strong {
	font-weight: normal;
	color: #FF0000;
}
#img_prev_link, #img_next_link {
	width: 30px;
	height: 20px;
	float: right;
	text-align: center;
	margin-top: 10px;
}
#img_next_link {
	margin-right: 120px;
}
#message_lock_cat {
	height: 20px;
	float: right;
	margin-top: 10px;
	font-size: 9px;
}
#message_lock_cat a {
	color: #f77777;
}
#img_title {
	margin-top: 4px;
}
#img_comments_toggle {
	display: block;
	text-align: left;
}
#img_comments {
	display: none;
}
#img_comment_form {
	margin-top: 5px;
}
#img_comment_form label {
	display: block;
	font-size: 10px;
	color: #f77777;
	margin-bottom: 2px;
}
#img_comment_form label.inline {
	display: inline;
}
input.input_vinfos, textarea.input_message {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}
textarea.input_message {
	color: #444444;
	height: 100px;
	overflow: auto;
}
div.input_submit_cont {
	text-align: right;
	margin-top: -13px;
	*margin-top: -20px;
}
input.input_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: #444444;
	width: 150px;
}
#img_user_comments {
	
	margin-top: 10px;
}
#img_user_comments li {
	
	margin-bottom: 5px;
	padding: 10px;
}
#img_user_comments li span {
	
	font-size: 10px;
	display:block;
	margin-top: 5px;
}
#thank_for_comment {
	text-align: center;
	color: #FF0000;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}

/* ------ INFOS TEMPLATE ELEMENTS ------ */
#content_infos h5 {
	font-weight: normal;
	font-size: 12px;
	color: #444444;
}
ul.infos_top {
	width: 280px;
	float: left;
	margin-right: 20px;
	font-size: 10px;
	color: #888888;
}
ul.infos_top li {
	margin-bottom: 20px;
}
ul.infos_links {
	margin-top: 20px;
}
ul.infos_links li {
	width: 260px;
	height: 40px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}

/* ------ ARCHIVES TEMPLATE ELEMENTS ------ */
/* CALENDAR */
#arch_calendar {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#arch_calendar table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #E0E0E0;
}
td.td-calendar-navi-vz, td.td-calendar-weekdays-vz {
	font-size: 11px;
	font-weight: bold;
	color: #787878;
	text-transform: uppercase;
	height: 25px;
}
td.td-calendar-weekdays-vz {
	height: 15px;
}
td.td-calendar-days-vz-sep {
	font-size: 0px;
	height: 0px;
}
td.td-calendar-days-vz, td.td-calendar-days-imagefound {
	width: 52px;
	height: 52px;
	background-color: #D0D0D0;
	border: 1px solid #E0E0E0;
	color: #666666;
}
td.td-calendar-days-imagefound {
	background-color: #FFFFFF;
	text-align: left;
}
td.td-calendar-days-imagefound a span {
	display: none;
}
td.td-calendar-days-imagefound a {
	display: block;
	margin-left: 2px;
	width: 48px;
	height: 48px;
	line-height: 84px;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
td.td-calendar-days-imagefound a:hover {
	border-bottom: 2px solid #FF0000;
	color: #FF0000;
}
td.td-calendar-days-imagefound a:hover span {
	display: inline;
}

/* MONTHS LIST */
#arch_months_list {
	width: 45%;
	float: left;
}
li.yearitem {
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 5px;
	margin-top: 5px;
}
#yearslist li span {
	font-size: 9px;
	color: #999999;
}

/* PROJECT LIST */
#arch_projects_list {
	width: 55%;
	float: left;
}
#projectslist {
	line-height: 16px;
}
#projectslist li span {
	font-size: 9px;
	color: #999999;
}

/* ------ PROJECTS TEMPLATE ELEMENTS ------ */
#proj_thumbs {
	margin-top: 10px;
	margin-bottom: 10px;
}
#proj_thumbs a {
	border: 2px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#proj_thumbs a:hover {
	border: 2px solid #FF0000;
}
#proj_thumbs_title {
	margin-bottom: 10px;
	font-weight: bold;
}