/*
    Theme Name: Admiron Photography
    Theme URI: http://www.admironphoto.com
    Version: 1.0
    Author: Admiron Consultancy B.V.
    Author URI: http://www.admiron.nl/
*/

body {
	background:url(images/page-back.jpg) repeat-y top center;
	margin:0;
	color:#7C5655;
	font-family:Helvetica,Sans,Verdana,Arial,  Sans;
	font-size:12px;
}
td {
	font-size:12px;
}
a {
	color: #A67C7D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border:0;
}
#outer {
	background:url(images/outer-back.jpg) no-repeat top center;
	height:100%;
}
#container {
	width:940px;
	margin:0 auto;
	position:relative;
	height:480px;
}

#language {
	position:absolute;
	text-align:left;
	width:23px;
	left:870px;
	top:23px;
	z-index:100;
}

#facebook {
	position:absolute;
	text-align:left;
	width:15px;
	left:900px;
	top:23px;
	z-index:100;
}

#twitter {
	position:absolute;
	text-align:left;
	width:15px;
	left:920px;
	top:23px;
	z-index:100;
}

#heart {
	position:absolute;
	width:250px;
	height:250px;
	left:336px;
	top:68px;
	z-index:100;
}

/* search form */

#search {
	position:absolute;
	text-align:left;
	width:280px;
	left:652px;
	*left:632px;
	top:409px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:198px;
	margin:0;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}

#search label
{
    display:none;
}
#search #searchfield {
	border:1px solid #fff;
	width:198px;
	margin:0;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
	margin-right:10px;
}
#searchcomments{display:none;}
#search #searchbutton {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}



/* blog title */

#title {
	position:absolute;
	top:76px;
	left:-21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	width:966px;
	height:335px;
	overflow:hidden;

}
#title h2 {
	display: none;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


/* content */

#content {
	width:930px;
	margin:0 auto;
	padding:0 20px 0 0;
	height:600px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	width:885px;
	font-size:12px;
	line-height:18px;
}
#content .col01 h1 {
	line-height:24px;
}
#content .col01 h3 {
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px;
}
#content .cat-title {
	font-size:22px;
	line-height:28px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, serif;
	color:#F63003;
	margin:0 0 20px;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, serif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#f4f0db;
}
#content .col01 .post {
	background:url(images/post-back.jpg) no-repeat top left;
	padding-left:80px;
	padding-bottom:30px;
}
#content .col01 .postfooter {
	height:
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .categories a {
	color:#A67C7D;
	text-decoration;underline;
}
#content .col01 .categories a:hover {
	color:#A67C7D;
	text-decoration;none;
}
#content .col01 .tags {
	float:left;
	font-size:11px;
	text-align:left;
	padding-top:8px;
}

#content .col01 .meta {
	float:right;
	font-size:11px;
	text-align:right;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:28px;
	left:-58px;
	height:64px;
	width:45px;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
#content .col01 .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
#content .col01 .meta a, #content .col01 .tags a {
	color:#A67C7D;
	text-decoration:none;
	border-bottom:1px solid #A67C7D;
}
#content .col01 .meta a:hover, #content .col01 .tags a:hover {
	color:#A67C7D;
	text-decoration:none;
	border-style:none;
}
.side-columns {
	float:right;
	width:440px;
	font-size:12px;
	line-height:18px;
}

/* column 2 */

#content .col02 {
	float:left;
	width:210px;
	font-size:11px;
	line-height:16px;
}
#content .col02 .pages {
	width:212px;
	background:url(images/pages-back.gif) repeat-y;
}
#content .col02 .pages ul {
	padding:0;
	margin:0;
}
#content .col02 .pages ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .pages-bottom {
	width:188px;
	height:62px;
	background:url(images/pages-bottom.gif) no-repeat left bottom;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .pages ul li .listMeta {
	font-size:10px;
}
#content .col02 .pages ul li a {
	color:#21565E;
	border-top:1px solid #FFE5BE;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col02 .pages ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}

#content .col02 .categories-upper {
	height:124px;
	background:url(images/categories-upper.gif) no-repeat;
}
#content .col02 .categories {
	background:url(images/categories-back.gif) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#000;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(images/bullet-note.gif) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .categories-btm {
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}

#content .col03 .widget-btm {
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}

/* column 3 */

#content .col03 {
	float:right;
	width:210px;
	font-size:11px;
	line-height:16px;
	padding:0 0 0 10px;
}
#content .col03 .recent-posts {
	width:212px;
	background:url(images/postitBack.gif) repeat-y;
}
#content .col03 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col03 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col03 .recent-posts ul li .listMeta {
	font-size:10px;
}
#content .col03 .recent-posts ul li a {
	color:#21565E;
	border-top:1px solid #ffffbe;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col03 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col03 .postit-bottom {
	width:188px;
	height:62px;
	background:url(images/postit-bottom.gif) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col03 .postit-bottom a {
	color:#21565E;
}
#content .col03 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}
#content .col03 .about-box {
	background:url(images/txt-what.gif) no-repeat 10px 5px;
	padding:30px 10px 20px;
	font-family: Times New Roman, Times, Georgia, serif;
	font-size:12px;
	line-height:18px;
}
#content .col03 .links {
	background:url(images/txt-friends-links.gif) no-repeat 50% 8px;
	padding:30px 10px 20px;
}
#content .col03 .links ul {
	margin:0;
	padding:0;
}
#content .col03 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url(images/line-inner.gif) no-repeat bottom;
}
#content .col03 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:186px;
	padding:3px 0;
}
#content .col03 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col03 .side-meta {
	background:url(images/txt-misc-debris.gif) no-repeat top right;
	padding:10px 20px 20px;
}
#content .col03 .side-meta ul {
	margin:0;
	padding:0;
}
#content .col03 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col03 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:186px;
	padding:3px 0;
}
#content .col03 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}



/* dynamic sidebar */

/*
#content .widget {
	display:block;
	padding:10px 20px;
	background:url(images/dynamic-back.jpg) repeat-y;
	border:1px solid #d4d4d4;
}
*/

/* image handling */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* footer */

#footer-outer {
	height:200px;
	background:url(images/footer.jpg) no-repeat bottom center;
position: relative;
bottom:0;
}


#footer-holder {
	width:960px;
	margin:0 auto;
	position:relative;
	height:180px;
}
#footer-holder .footer {
	float:right;
	width:520px;
	font-size:11px;
	padding:36px 110px 0 0;
	line-height:16px;
	color:#000;
	height:60px;
	overflow:hidden;
}
#footer-holder .footer a {
	color:#000;
}
#footer-holder .footer a:hover {
	color:#000;
	text-decoration:none;
}

#footer-holder .rss a {
	width:64px;
	height:59px;
	position:absolute;
	top:140px;
	left:-5px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}

#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:920px;
	position:absolute;
	top:25px;
	left:25px;
	font-size:11px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:60px;
	overflow:hidden;
}

.yearmonths{
	padding:3px 0;
}
.year{
	float:left;
	width:40px;
}
.month{
	float:left;
	padding:0 12px 0 0;
	cursor:pointer;
}

#footer-holder .login a {
	color:#000;
}
#footer-holder .login a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .login {
	position:absolute;
	bottom:-10px;
	right:25px;
	font-size:11px;
	line-height:16px;
	color:#000;
	z-index:105;
	overflow:hidden;
}

/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.avatar {
	float:left;
	clear:left;
}
.comment-txt {
	width:350px;
	float:right;
	clear:right;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:290px;
	margin:0;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:380px;
	margin:0 0 10px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}

.commentForm{padding:5px}
.commentForm label{float:left;display:block;width:80px}
.commentForm input{width:300px}
.commentForm textarea{width:100%;height:150px}
#commentMenu{padding:0;margin:0;clear:both}
#commentMenu li{float:left;border:1px solid silver;border-bottom:none;margin:0;list-style:none;margin-right:5px;padding:3px 8px;cursor:pointer;position:relative;top:2px;background:#d8d8d8}
#commentMenu li.selected{background:white;border-bottom:1px solid white}
#commentPreview{display:none;clear:both}#archive p{font-size:1.2em}
#addcomment{font-weight:bold;}
#comment{font-weight:bold;}

/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

.comment{border-top:1px solid #868585;border-bottom:1px solid #868585;padding-top:10px;margin-bottom:5px;padding-bottom:5px}

#menu-holder {
	position:absolute;
	top:398px;
	left:0px;
	width:900px;
	padding-top:2px;
}

#menu-holder p {
	PADDING-RIGHT: 0.8em;
	DISPLAY: block;	
	PADDING-RIGHT: 0.8em;	
	PADDING-LEFT: 1em;
	PADDING-TOP: 0.9em;	
	FONT-WEIGHT: bold;	
	PADDING-BOTTOM: 12px;
	MARGIN: 0px;	
	color: #7C5655;
}

ul.recentPosts li span{
	display: block;
	text-indent: 20px;
	text-transform: none;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
	margin-top:20px;
}

div#widgetzone .clear{
	clear: left;
}

div.widget
{
    background:transparent url(images/categories-back.gif) repeat-y scroll 0 0;
	/*background: white;
	border: 1px solid silver;*/
	padding: 10px 15px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
	color: #666666;
	url(images/categories-btm.gif) no-repeat 0 bottom;
}

div.widget a{
	color: #21565E;
}

div.widget h4{
	font-size: 15px;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #444444;
	letter-spacing: 1px;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

#widgetzone img.rssButton {
	margin-right: 3px;
	border:0;
}

.tagcloud {
	white-space: normal;
}
.tagcloud li {
	display: inline;
}
.tagcloud a {
	margin-right: 3px;
	display: inline;
}
.tagcloud a.biggest {
	font-size: 19px;
}
.tagcloud a.big {
	font-size: 17px;
}
.tagcloud a.medium {
	font-size: 14px;
}
.tagcloud a.small {
	font-size: 12px;
}
.tagcloud a.smallest {
	font-size: 10px;
}
#relatedPosts p {
	font-weight: bold;
}
.AdministrationWidget {
	width:940px;
	margin:0 auto;
	position:relative;
	font-size:12px;

}
#page, #archive {
	padding:0 0 0 18px;
}
#postPaging {
	padding: 0 0 0 42px;
}
#postPaging a:hover, #postnavigation a:hover {
	text-decoration: none;
}
#postnavigation {
	padding: 0 0 40px 20px;
}
#archive img {
	padding-right:10px;
}
.searchresult {
	padding-top:15px;
}
.shoottitle {padding: 0 0 6px 10px; color:#7C5655}
.shoottitle2 {padding: 5px 0 0px 0px; color:#7C5655;font-size:10px;}
.slideshowtxt {font-size:10px; }
