/* @override 
	http://localhost:8888/templates/horizon/styles/horizon.css
	http://localhost:8888/templates/horizon/styles/horizon.css
	http://www.taog.de/templates/horizon/styles/horizon.css
	http://taog.de/templates/horizon/styles/horizon.css
*/

/* @group Standards */

body {
	padding: 0px;
	margin: 0px;
	color: #7f7f7f;
	text-align: center;
	font: 11px/16px Verdana, "sans serif";
	background-color: #3f3f3f;
}

html {
	min-height: 100.1%;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
}

h1 {
	text-align: left;
}

h2 {
	text-align: left;
}

h3 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #666;
	text-align: left;
}

hr {
	color: white;
	display: none;
}

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

a:hover {
	color: #333;
	text-decoration: none;
}

/* @end */

/* @group Custom Classes */

.inside {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.leftimg {
	float: left;
	margin: 0px 10px 10px 0px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.summary {
	color: #838d7a;
	font-size: 14px !important;
	line-height: 24px;
}

/* @end */

/* @group Header */

#header {
	width: 100%;
	height: 75px;
	background-color: #3f3f3f;
}

#header .inside {
	height: 50px;
}

#header .inside h1 {
	float: right;
	text-align: right;
	color: #d6d6d6;
	font-weight: normal;
	display: block;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#header .inside h1 a {
	float: right;
	text-align: right;
	color: white;
	padding-top: 20px;
	font-weight: normal;
	display: block;
	font-size: 25px;
	padding-bottom: 6px;
}

#header .inside ul {
	float: left;
	margin-top: 20px;
}

#header .inside li {
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 10px;
	display: inline;
}

#header .inside li select {
	display: inline;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
	color: #3f3f3f;
}

#header .inside li a {
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.2em;
}

#header .inside li a:hover {
	text-decoration: none;
	color: #d04501;
}

.secondary a {
	color: #666 !important;
}

#cc3 {
	text-align: right;
	height: auto;
}

#cc3.inside {
	text-align: right;
	height: auto;
}

/* @end */

/* @group Image */

#photobox {
	background-color: #3f3f3f;
	padding-bottom: 26px;
	width: 100%;
	border-top: 1px dotted gray;
}

#photo {
	background: #FFF;
	padding: 10px;
	display: inline;
	top: -20px;
	position: relative;
	z-index: auto;
	border-style: none;
}

#phototitle {
	color: gray;
	padding: 4px 10px;
	text-transform: lowercase;
	margin-right: 50px;
	margin-left: 50px;
	z-index: 1;
	width: auto;
	font-size: 1.1em;
	position: relative;
	top: -25px;
	display: inline;
}

#image.inside {
}

.thumbrow {
	padding-top: 18px;
}

#categorie {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 5px;
}

#infobox {
	width: 100%;
	text-align: left;
}

#image-navigate {
	padding: 0 0px 20px 0;
	margin-top: 15px;
	display: block;
	font-size: 1.1em;
	margin-bottom: 5px;
}

#image-navigate li {
	text-transform: uppercase;
	letter-spacing: 2px;
	list-style: none;
	width: 33%;
}

#image-navigate a {
	
}

/* @end */

/* @group Image Info */

#image-info {
	background-color: #eee;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	width: 740px;
}

#image-info p {
	margin: 0;
	padding: 3px 0 0;
}

#image-notes {
	vertical-align: top;
}

#image-exif {
	padding-top: 15px;
	text-align: left;
	font-size: 9px;
	vertical-align: top;
}

.categories {
	font-size: 9px;
	padding: 0;
	text-align: right;
}

.categories a {
	color: #d04501;
}

/* @end */

/* @group Pages */

#page {
	padding: 20px 0px;
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.paged {
	text-align: center;
	display: block;
	border-top: 1px dashed gray;
	margin-top: 10px;
	padding-top: 5px;
	border-bottom: 1px dashed gray;
	padding-bottom: 5px;
}

.paged .archive_active_page_number a {
	font-size: 13px;
	margin-right: 4px;
	margin-left: 4px;
	color: gray;
}

#page h2 {
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

#page h3 {
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	font-size: 1.5em;
	color: silver;
}

#page p {
	font-size: 1.1em;
}

#page ul {
	font-size: 10px;
}

#page ul li {
	list-style: none;
	margin-top: 5px;
	font-size: 1.2em;
	padding-left: 5px;
	list-style-type: square;
	list-style-position: inside;
}

#page ul li img {
	border-style: none;
	padding: 2px;
	vertical-align: bottom;
}

#page a {
	
}

#page img {
	background: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
}

.thumbrow a .thumbnails {
	padding: 4px;
	margin: 0 5px;
	background-color: gray;
	opacity: 0.4;
}

.thumbnails {
	margin: 3px;
}

.thumbrow .current-thumbnail {
	padding: 4px;
	margin: 0 5px;
	background-color: white;
}

#col1 {
	width: 33%;
	float: left;
}

#col2 {
	width: 33%;
	float: left;
}

#col3 {
	width: 33%;
	float: right;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	width: 740px;
	margin: 20px auto 0px auto;
	padding: 10px 0px;
	text-transform: uppercase;
}

#footer li {
	text-align: center;
	font-size: 10px;
	display: inline;
	list-style: none;
	padding: 0px 5px;
	color: #838d7a;
}

#footer a {
	color: #838d7a;
}

#footer a:hover {
	color: #d04501;
}

/* @end */

/* @group Comments */

#commentbox {
	width: 80%;
	margin: 0px auto;
}

#comment-top {
	background: #000;
	padding: 20px 5px;
	color: #FFF;
}

#comments {
	margin: 0px auto;
	width: 90%;
	text-align: left;
}

#comment-top h2 {
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

#comment-middle h2 {
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase;
}

#comment-middle {
	padding: 20px 0px;
	margin-bottom: 7px;
}

#addcomment {
	margin: 20px 0px;
	text-align: left;
}

.input {
	width: 45%;
	font-size: 10px;
	border: 1px solid #333;
	background-color: #fff;
	color: #666;
	padding: 5px;
}

#addcomment label {
	color: #666;
	font-style: italic;
	font-size: 10px;
}

#addcomment textarea {
	width: 100%;
	height: 50px;
	font-size: 11px;
	border: 1px solid #333;
	background-color: #fff;
	color: #666;
	padding: 5px;
}

.comment-button {
	background: #fff;
	border: 3px double #CCC;
	color: #666;
}

/* @end */

/* @group Tags */

.tags00 {
	font-size: 8px !important;
}

.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;
}

/* @end */