/*--- page layout framework ------------*/
h2.pagetitle {
	font-size: 1.6em;
	margin-left:
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	}
	
	
div#primary {
	float: left;
	width: 57em;
}

div#blogcontent {
	/*background: transparent url(%22\img\global\sep_vertical.png%22) 15em 0 repeat-y;*/
}

div#extra {
	float: left;
	width: 19.5em;
	margin: 0 0 0 1em;
	padding-left: 1.5em;
	background: transparent url(../img/global/sep_vertical.png) 0 0 repeat-y;
}

div.postmeta, div#commentsmeta {
	float: left;
	width: 15em;
}

div.post, div#comments {
	float: left;
	width: 40.5em;
	padding-left: 1.5em;
	background: transparent url(../img/global/sep_vertical.png) 0 0 repeat-y;
}

/*--- header ------------*/

p#feed {
	width: 20em;
	margin: 0;
	padding: 0.1em 0 1.1em 2.3em;
	float: left;
	background: transparent url(../img/global/subscribe_big.png) 0 0 no-repeat;
}

p#admin, p#technorati, p#twitter {
	clear: left;
	width: 20em;
	margin: 0;
	padding: 0 0 0 2.3em;
	float: left;
}

p#admin {
	background: transparent url(../img/global/edit_off.png) 0 0 no-repeat;
}

p#technorati {
	background: transparent url(../img/social/technorati.png) 0 0 no-repeat;
}

p#twitter {
	padding: 0 0 0.2em 2.3em;
	background: transparent url(../img/social/twitter.png) 0 0 no-repeat;
}

/*div.post:hover a:link, div.post:hover a:visited {
	text-decoration: underline;
}*/

/*--- section headings ------------*/

p.archive, p.tagged, p.results {
	margin: 0;
	padding: 0.4em 0.8em 0.4em 2.5em;
	text-align: left;
	color: #fff;
	background-color: transparent;
	background-position: 0.35em 0.35em;
	background-repeat: no-repeat;
}

p.archive {
	background-image: url(../img/global/archive_off.png);
}

p.tagged {
	background-image: url(../img/global/tags_off.png);
	background-position: 0.4em 0.5em;
}

p.results {
	background-image: url(../img/global/search_off.png);
}

p.archive span.hilite, p.tagged span.hilite, p.results span.hilite {
	color: #79ff25;
}

/*--- postmeta ------------*/

div.postmeta {
	padding-bottom: 2em;
}

p.timestamp {
	margin: -0.2em 0.8em 1em 0;
	padding: 0 2.2em 0 0;
	background: transparent url(../img/global/archive_off.png) right center no-repeat;
	text-align: right;
}

p.timestamp:hover {
	background: transparent url(../img/global/archive_on.png) right center no-repeat;
}

span.time {
	font-size: inherit;
	color: #8a959e;
}

div.actions {
	padding: 1em;
	background: transparent url(../img/global/opaque_5.png) 0 0 repeat;
}

div.actions ul, ul.sharing, div#commentsmeta ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
}

div.actions ul, div#commentsmeta ul {
	border-bottom: 1px solid #5f676d;
}

div.actions ul li, ul.sharing li, div#commentsmeta ul li {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 0.9em !important;
	display: block;
}

div.actions ul li a, div.actions ul li span.comment, div.actions ul li span.share, div#commentsmeta ul li a, div#commentsmeta ul li span.closed {
	display: block;
	padding: 0.4em 0 0.4em 2em;
	text-decoration: none;
	color: #b6bcc1;
	border-top: 1px solid #5f676d;
}

div.actions ul li a:hover, div.postmeta ul li span.comment:hover, div.actions ul li span.share:hover, div#commentsmeta ul li a:hover {
	color: #fff;
}

div.actions ul li span.share {
	cursor: pointer;
}

div.actions ul li a.comment, div#commentsmeta ul li a.comment {
	background: transparent url(../img/global/comment_off.png) 0 6px no-repeat;
}

div.actions ul li a.subscribe {
	background: transparent url(../img/global/subscribe_off.png) 0 5px no-repeat;
}

div.actions ul li a.trackback {
	background: transparent url(../img/global/trackback_off.png) 0 5px no-repeat;
}

div.actions ul li a.permalink {
	background: transparent url(../img/global/permalink_off.png) 0 4px no-repeat;
}

div.actions ul li span.share {
	background: transparent url(../img/global/share_off.png) 0 5px no-repeat;
}

div.actions ul li a.edit {
	background: transparent url(../img/global/edit_off.png) 0 3px no-repeat;
}

div.actions ul li a.comment:hover, div#commentsmeta ul li a.comment:hover {
	background: transparent url(../img/global/comment_on.png) 0 6px no-repeat;
}

div.actions ul li a.subscribe:hover {
	background: transparent url(../img/global/subscribe_on.png) 0 5px no-repeat;
}

div.actions ul li a.trackback:hover {
	background: transparent url(../img/global/trackback_on.png) 0 5px no-repeat;
}

div.actions ul li a.permalink:hover {
	background: transparent url(../img/global/permalink_on.png) 0 4px no-repeat;
}

div.actions ul li span.share:hover, div.actions ul li span.active {
	color: #fff !important;
	background: transparent url(../img/global/share_on.png) 0 5px no-repeat !important;
}
.share1 { background: transparent url(../img/global/share_off.png) 0 5px no-repeat;}
.share1:hover { background: transparent url(../img/global/share_on.png) 0 5px no-repeat;}

div.actions ul li a.edit:hover {
	background: transparent url(../img/global/edit_on.png) 0 3px no-repeat;
}

div#commentsmeta ul li span.closed {
	background: transparent url(../img/global/comment_closed.png) 0 6px no-repeat;
}

ul.sharing {
	background: transparent url(../img/global/opaque_10.png) 0 0 repeat;
	border: none !important;
}

ul.sharing li a {
	font-size: 1.1em !important;
	padding: 4px 0 4px 50px !important;
	border-top: none !important;
	background-position: 26px 3px;
	background-color: transparent;
	background-repeat: no-repeat;
}

ul.sharing li.first {
	border-top: 1px solid #5f676d;
	padding-top: 1em;
}

ul.sharing li.last {
	padding-bottom: 1em;
}

ul.sharing li a:hover {
	text-decoration: underline;
}

a#share_blinklist {
	background-image: url(../img/social/blinklist.png);
}

a#share_muti {
	background-image: url(../img/social/muti.png);
}

a#share_facebook {
	background-image: url(../img/social/facebook.png);
}

a#share_digg {
	background-image: url(../img/social/digg.png);
}

a#share_stumbleupon {
	background-image: url(../img/social/stumbleupon.png);
}

a#share_delicious {
	background-image: url(../img/social/delicious.png);
}

a#share_reddit {
	background-image: url(../img/social/reddit.png);
}

a#share_technorati {
	background-image: url(../img/social/technorati.png);
}

a#share_magnolia {
	background-image: url(../img/social/magnolia.png);
}

/*div.postpic {
	width: 100%;
	height: 12em;
	margin-bottom: 1em;
	background-color: #000;
	overflow: hidden;
}

div.postpic img {
}*/

/*--- post ------------*/

div.post {
	overflow: hidden; /* for big images, urls, etc. */
}

div.full p {
	font-size: 1.1em;
}

div.post.full li {
	font-size: 1.1em;
	line-height: 1.4em;
}

div.post.full blockquote {
	font-size: 0.9em;
}

div.full {
	min-height: 18em;
}

div.post a {
	text-decoration: underline;
}

div.post h2 a:link, div.post h2 a:visited {
	color: #fff;
	text-decoration: none;
}

div.post h3 a:link, div.post h3 a:visited {
	color: #fff;
	text-decoration: none;
}

div.tags {
	margin-bottom: 2em;
}

div.tags p {
	margin: 0;
	padding: 0.5em 0.8em 0.5em 2.5em;
	font-size: 0.8em;
	color: #8a959e;
	background: transparent url(../img/global/tags_off.png) 0.5em 0.5em no-repeat;
}

div.full div.tags p {
	padding: 0.4em 0.8em 0.4em 2.5em;
	font-size: 0.9em;
}

div.tags:hover p {
	background: transparent url(../img/global/tags_on.png) 0.5em 0.5em no-repeat;	
}

div.tags a:link, div.tags a:visited {
	text-decoration: none;
	color: #8a959e;
}

div.tags a:hover {
	text-decoration: underline;
	color: #cdd3d9;
}

/*--- extract ------------*/

div.extract h3 {
	margin-top: 0.4em;
}

div.last div.blocked {
	margin-bottom: 0;
}

/*--- comments ------------*/

div#comments h3 {
	margin: 0.7em 0 1.7em 0;
	font-size: 1.6em;
	color: #a1ff66;
}

div#comments h3.closed {
	margin: 0;
}

div#comments h3#addcomment {
	margin: 0 0 0.8em 0;
}

div#comments div.alt {
}

div#comments p.timestamp {
	float: left;
	width: 12em;
	margin: 0.3em 0 0 -17em;
	padding-right: 2.3em;
}

div.comment {
	margin-bottom: 1em;
}

div.comment a {
	text-decoration: underline;
}

div.comment cite {
	display: block;
	margin: 0 0 0.5em 0;
	color: #c5e2b5;
	font-size: 1.1em;
	font-style: normal;
}

div.comment cite a {
	/*color: #c5e2b5;
	text-decoration: underline;*/
}

/*div.self p.cite cite {
}

div.self p.cite cite a {
	background: transparent url(%22\img\global\favicon.png%22) 0 0 no-repeat;
	padding-left: 1.6em;
}*/

div.comment p.moderation {
	margin: 0 0 1.8em 1em;
	padding: 0 2em 0 1em;
	color: #fff;
	border-left: 3px solid #a1ff66;
}

div.comment p.timestamp a {
	color: #d8dfe5;
	text-decoration: none;
}

div#comments label {
	margin: 0 0 0 -12.8em;
	display: inline;
	position: relative;
}

div#comments textarea {
	width: 44em;
	height: 12em;
	margin-bottom: 0;
}

div#comments form fieldset button {
	float: left;
	text-indent: -300em;
	width: 6em;
	background-color: #000;
	background-image: url(../img/global/submit_button_off.png);
	background-position: center center;
	background-repeat: no-repeat;
}

div#allowedtags {
	clear: left;
	width: 40.35em;
	margin: 0 0 1em 0;
	background: transparent url(../img/global/opaque_20.png) 0 0 repeat;
}

div#allowedtags p {
	margin-bottom: 0;
	padding: 0.3em 0.5em;
	font-size: 0.8em;
}

div#allowedtags p code {
	font-size: 1em;
	color: #b6bcc1;
}

/*--- search ------------*/

form#searchform fieldset {
	margin-bottom: 1em;
	background: transparent url(../img/global/opaque_10.png) 0 0 repeat;
}

form#searchform fieldset input {
	margin: 0;
	padding: 0.4em 0 0.3em 2.5em;
	background: transparent url(../img/global/search_off.png) 0.4em 0.4em no-repeat;
	outline: none; /* remove Safari glow */
}

form#searchform fieldset input:focus {
	background: transparent url(../img/global/search_on.png) 0.4em 0.4em no-repeat;
}

form#searchform fieldset button {
	float: right;
	text-indent: -300em;
	width: 6em;
	background-image: url(../img/global/search_button_off.png);
	background-position: center center;
	background-repeat: no-repeat;
}

div#searchbox form#searchform input {
	width: 12em;
}

div#primary form#searchform fieldset {
	width: 27em;
}

div#primary form#searchform input {
	width: 16em;
}

/*--- extra ------------*/

div#tagcloud {
	background: transparent url(../img/global/sep_horizontal.png) 0 0 repeat-x;
	padding: 1em 0;
}

div#cloud {
	position: relative;
	font-family: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	text-align: left;
	line-height: 1.3em;
	vertical-align: middle;
}

div#cloud a:hover {
	text-decoration: none;
	color: #a1ff66 !important;
}

div#tagcloudflash {
	width: 254px;
	height: 230px;
	overflow: hidden;
	margin: 0 0 0 -1.2em;
}

div#wpcumuluscontent {
	margin: -3em 0 0 0;
}

ul.sidebar {
	margin: 0 0 1.5em 0;
	padding: 0;
	list-style-type: none;	
	border-bottom: 1px solid #5f676d;
}

ul.sidebar li {
	margin: 0;
	padding: 0;
	background: none;
}

ul.sidebar li a, ul.sidebar li a:visited {
	display: block;
	padding: 0.3em 0;
	text-decoration: none;
	color: #C5CBD0;
	border-top: 1px solid #5f676d;
}

ul.sidebar li a:hover {
	color: #fff;
}

div#recentcomments, div#similar {
	background: transparent url(../img/global/sep_horizontal.png) 0 0 repeat-x;
	padding-top: 1em;
}

div#recentcomments ul {
	border: none;
}

div#recentcomments span.date {
	font-size: inherit;
	color: #8a959e;
}

div#recentcomments li.post a {
	color: #fff;
	border-top: none;
	border-bottom: 1px solid #5f676d;
}

div#recentcomments ul.comments {
	margin-bottom: 1em;
	border-bottom: 1px solid #5f676d;
}

div#recentcomments ul.comments a {
	font-size: 1.1em;
	font-weight: normal;
	border-top: 1px solid #5f676d;
	border-bottom: none;
}

div#recentcomments ul.comments a:link, div#recentcomments ul.comments a:visited {
	color: #b6bcc1;
}

div#recentcomments ul.comments a:hover {
	color: #fff;
}

/*
div#blogroll ul.sidebar li a {
	padding: 0.2em 1.7em;
	background: transparent url(%22\img\global\li_off.png%22) 0.2em 0.3em no-repeat;
}

div#blogroll ul.sidebar li a:hover {
	background: transparent url(%22\img\global\li_on.png%22) 0.2em 0.3em no-repeat;
}
*/

div#popularity li a:visited, div#blogroll li a:visited {
	color: #8a959e;
}



/*--- page layout framework ------------*/

div#photosets {
	float: left;
	width: 16em;
	margin-right: 1.5em;
	padding-right: 1.5em;
	background: transparent url(../img/global/sep_vertical.png) right 0 repeat-y;
}

div#primary1 {
	float: left;
	width: 60em;
}

div#thumbnails {
	float: left;
	width: 43.5em;
}

div#photo {
	float: left;
	padding-right: 1.5em;
}

div#description {
	float: left;
	width: 15em;
	padding-left: 1.5em;
	background: transparent url(../img/global/sep_vertical.png) 0 0 repeat-y;
}

body#photography-popup {
	margin: 1em;
}

body#photography-popup div#description {
	margin-bottom: 1em;
}

/*--- header ------------*/

p#feed {
	float: left;
	width: 20em;
	margin: 0;
	padding: 0 0 1.2em 2.3em;
	background: transparent url(../img/global/subscribe_big.png) 0 0 no-repeat;
}

p.flickr {
	margin: 0;
	padding-left: 2.5em;
	background: transparent url(../img/global/flickr_big.png) 0 4px no-repeat;
}

div#dash p.flickr {
	clear: left;
	float: left;
	width: 20em;
	/*height: 15px;*/
}

div.blocked p.flickr {
	padding: 0.3em 0.5em 0.3em 2.5em;
	background-position: 0.5em 0.7em;
}

div#intro {
	width: 46em;
}

/*--- photosets ------------*/

div#photosets li a.active {
	padding-left: 0.8em;
	color: #79ff25;
	background: transparent url(../img/global/opaque_15.png) 0 0 repeat;
}

/*--- photos ------------*/

a.thumb {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 10px 10px 0;
	padding: 0;
	outline: none;
	border: 1px solid #262a2d;
}

a.thumb:hover {
	border: 1px solid #a1ff66;
}

a.thumb img {
	vertical-align: bottom;
}

a.full {
	outline: none;
}

a.full img {
	margin-bottom: 1em;
	border: 2px solid #43494e;
}

