/* Air Theme stylesheet */
/* Begin general styles for all pages */

* {
	margin:0 auto; 
}

html, body{ 
 	margin:0 auto;
 	padding:0; 
 	text-shadow: rgb(0,0,0) 0px 2px 0px;
	font: 12px Verdana, Arial, Helvetica;
	line-height: 20px;
	color: #FFFFFF;
 	background: url(http://www.legendoftheseeker.org/skins/4/images/header.jpg) top repeat-x #011815;
}

img {
	/* img controls anything that all of the images have in common; in this case, we make sure no images have borders (we can add borders to specific images later) */
	border: 0;
}

a:link, a:visited {
	/* a:link, a:visited control the default link behavior for all of the links on the page (but most of the link behaviors are changed later in the CSS) */
	color: #7f807b;
	text-decoration: none;
}

a:hover {
	/* a:hover controls the default hover behavior of all links */
	color: #404040;
}

#plog-wrapper {
	/* #wrapper contains the entire content of the page; this is where one would center the page content, and give it a definite width, this is also where one would put borders around the content of the page */ 
	margin: 0 auto 0;
	width: 900px; /* any change to this width requires changes to the widths of .collection and #footer as well */
	position: relative;
}

#header {
	width: 900px;
	height: 230px;
	margin: auto;
	padding: 0px;
	background: url(http://www.legendoftheseeker.org/skins/4/images/header2.jpg) no-repeat transparent;
}

#header p {
	/* one can edit header.php, within the commented <p></p> tags, to add a few words below the breadcrumbs, in which case this controls that text */
	clear: both;
	margin: 6px 25px;
	text-align: center;
	font-size: 1.2em;
}

#linksbar {
	position: relative;
	top: 26px;
	text-align: right;
}

#linksbar a {
	display: inline;
	padding: 5px;
	font: bold 12px Arial, Times New Roman, Arial, Verdana;
	letter-spacing: 2px;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	color: #ffc600;
	background: #00211A;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #000000;
}

#linksbar a:hover {
	color: #D0B61F;
}

#search-container {
	position: relative;
	left: 60px;
	top: 60px;
	margin: 0px 5px 0px 0px;
	width: 290px;
	height: 39px;
	
}
#search-container input {
	background: transparent;
	font: bold 14px Verdana, Arial;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	color: #ffc600;
	border: 0px;
	padding: 5px;
	margin: 2px 2px 2px 0px;
	width: 150px;
	border: 0px solid #000000;

}

#icons {
	position: relative;
	top: 60px;
	left: 105px;
	width: 84px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#icons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#icons li {
	display: inline;
}

#icons .facebook li, #icons .facebook a {
	display: block;
	float: left;
	color: #F1CC00;
	font: bold 11px Arial, Verdana;
	margin: 0px 0px 0px 0px;
	background: url(http://www.legendoftheseeker.org/skins/4/images/facebook.png) no-repeat;
	width: 21px;
	height: 22px;
}

#icons .twitter li, #icons .twitter a {
	display: block;
	float: left;
	color: #F1CC00;
	font: bold 11px Arial, Verdana;
	margin: 0px 0px 0px 0px;
	background: url(http://www.legendoftheseeker.org/skins/4/images/twitter.png) no-repeat;
	width: 21px;
	height: 22px;
}

#icons .rss li, #icons .rss a {
	display: block;
	float: left;
	color: #F1CC00;
	font: bold 11px Arial, Verdana;
	margin: 0px 0px 0px 0px;
	background: url(http://www.legendoftheseeker.org/skins/4/images/rss.png) no-repeat;
	width: 21px;
	height: 22px;
}

#icons .facebook li, #icons .facebook a:hover {
	color: #FEE358;
	font: bold 11px Arial, Verdana;
	background: url(http://www.legendoftheseeker.org/skins/4/images/facebook.png);
	background-position: 0px 22px;
	margin: -2px 0px 0px 0px;
}

#icons .twitter li, #icons .twitter a:hover {
	color: #FEE358;
	font: bold 11px Arial, Verdana;
	background: url(http://www.legendoftheseeker.org/skins/4/images/twitter.png);
	background-position: 0px 22px;
	margin: -2px 0px 0px 0px;
}

#icons .rss li, #icons .rss a:hover {
	color: #FEE358;
	font: bold 11px Arial, Verdana;
	background: url(http://www.legendoftheseeker.org/skins/4/images/rss.png);
	background-position: 0px 22px;
	margin: -2px 0px 0px 0px;
}

#quote {
	position: relative;
	left: 603px;
	top: 10px;
	float: left;
}

#gallery-name {
	/* #gallery-name controls the name of the gallery */
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	color: #01b4e2;
	font-size: 2em;
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
}

#breadcrumbs {
	/* #breadcrumbs contains the breadcrumbs */
	clear: both;
	background: #034A3A;
	border-right: 1px solid #000C0A;
	border-left: 1px solid #000C0A;
	border-top: 5px solid #000C0A;
	-moz-border-radius-topright: 20px;
	min-height: 25px;
	width: 900px;
}

#breadcrumb-links {
	/* #breadcrumb_links controls the breadcrumbs text that isn't a link */
	float: left;
	display: inline;
	padding: 2px 0 0 10px;
	font: bold 14px Arial, Times New Roman, Georgia, Verdana;
	color: #D4A400;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	letter-spacing: 2px;
}

#breadcrumb-links a {
	/* #breadcrumb_links a controls the breadcrumbs text that is a link */
	color: #FFC600;
	text-decoration: none;
}

#breadcrumb-links a:hover, #slideshow a:hover {
	/* #breadcrumb_links a:hover, #slideshow a:hover a controls hover behavior of the breadcrumbs text that is a link */
	color: #D4A400;
	text-decoration: none;
}

#slideshow a {
	/* #slideshow a controls the text of the View as Slideshow link */
	float: right;
	display: inline;
	padding: 4px 25px 0 0;
	color: #fff;
	text-decoration: none;
}

#no-pictures-msg {
	/* #no-pictures-msg controls the "no collections", "no albums", and "no picture" messages displayed when a visitor goes to a page without collections, albums, or a picture */
	margin: 50px;
	text-align: justify;
}

#error-404 {
	/* error-404 controls the "not found" message received when going to a non-existent URL */
	margin: 0px;
	padding: 10px;
	text-align: justify;
}

.checkbox {
	/* .checkbox controls the appearance of the checkbox on all pages */
	clear: both;
	margin: 4px auto 0;
	padding: 0;
}

/* Begin collection and album page styles */

#thumbnail-container {
	/* #thumbnail-container contains the entire list of all collections or the entire list of all albums, as appropriate */
	background: url(http://forums.legendoftheseeker.org/styles/forest/images/misc/gradient_panel.jpg) repeat-x #002921;
	border-right: 1px solid #000C0A;
	border-left: 1px solid #000C0A;
	width: 900px;
	padding: 0px 0px 20px 0px;
}

#collections {
	/* #collections contains the entire list of all collections or the entire list of all albums, as appropriate (yes, it's redundant to #thumbnail-container) */
}

.collection {
	/* .collection contains each individual collection or album in the list, as appropriate */
	position: relative;
	float: left;
	left: 10px;
	width: 412px;
	background: #00211A;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px;
	border-left: 1px solid #001713;
	border-right: 1px solid #001713;
	border-bottom: 2px solid #000C0A;
	border-top: 5px solid #000E0C;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
}

.collection-image-link {
	margin: 0 0 0 25px;
	border: 1px solid #000000;
	display: block;
	float: left;
	margin-right: 15px;
	padding: 3px;
	background: #FFFFFF;
}

.collection-image-link:hover {
	border: 1px solid #f60;
}

.photos {
	/* .photos controls the thumbnail picture on the collection(s) and album pages */
	vertical-align: bottom; /* firefox hack to remove the gap below images surrounded by an anchor */
}

.collection p {
	/* .collection p controls the collection or album description */
	margin: 4px 0 0 0;
	line-height: 1.5em;
}

.collection h2 {
	/* .collection h2 controls the collection or album title */
	margin: 5px 0;
	padding: 0;
	font: bold 18px Arial, Times New Roman, Georgia, Verdana;
	color: #D4A400;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	letter-spacing: 2px;
}

.collection h2 a {
	/* .collection h2 controls the link behavior of the collection or album title */
	color: #FFC600;
}

.collection h2 a:hover {
	/* .collection h2:hover controls the hover behavior of the collection or album title */
	color: #D4A400;
}

.meta-header {
	/* .meta-header controls the "Contains X Albums" or "Contains X Pictures" text */
	margin: 0;
	padding: 0;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	font: 11px Verdana, Arial, Helvetica;
	line-height: 20px;
	color: #999999;
}

.thumbnail p {
	/* .thumbnail p controls the description of the Collection or Album, as appropriate */
	/* width is equal to the width of the thumbnail image, set inline in album.php */
	padding: 0 6px;
	margin: 4px 0 0 0;
	line-height: 1.2em;
	font-weight: bold;
	height: 2.5em;
	overflow: hidden;
}

/* Begin album page styles */

ul.slides {
	/* ul.slides controls the unordered list of the thumbnails of images within an album */
	margin: 10px 0 0 0;
	padding: 0;
	border: 0px solid #bed2d2;
	width: 900px;
}

ul.slides li {
	/* ul.slides li controls each list item within the unordered list of the thumbnails of images within an album */
	/* width is calculated by PHP in the HTML, style is applied inline */
	float: left;
	margin: 0 0 0 13px;
	padding: 10px;
	display: inline;
	text-align: center;
}

ul.slides li img {
	/* ul.slides li img controls the thumbnail image itself */
	border: 1px solid #01b4e2;
	background: #fff;
	padding: 3px;
}

ul.slides li a {
	/* ul.slides li a controls the thumbnail image link behavior */
	display: block; /* display:block required to make anchor tag's border surround img in Firefox */
}

ul.slides li img:hover {
	/* ul.slides li img:hover controls the thumbnail image hover behavior */
	background: #eaeae0;
	border: 1px solid #f60;
}

/* Begin "picture" page styles */

#big-picture-container {
	/* #big-picture-container contains the picture, the prev/next buttons, the camera details and the thumbnail nav (if enabled) */
	background: url(http://forums.legendoftheseeker.org/styles/forest/images/misc/gradient_panel.jpg) repeat-x #002921;
	border-right: 1px solid #000C0A;
	border-left: 1px solid #000C0A;
	width: 900px;
	padding: 20px 0px 20px 0px;
}

.picture-title {
	/* .picture-title controls the picture title */
	width: 70%;
	margin: 0 auto 6px;
	text-align: center;
	font: bold 18px Arial;
	color: #03937A;
}

.date {
	/* .date controls the picture date */
	width: 70%;
	margin: 0 auto 0;
	text-align: center;
	font-size: 1.1em;
	color: #8689a2;
	letter-spacing: 1px;
}

#nav-link-img-prev, #nav-link-img-next {
	/* #nav-link-img-prev, #nav-link-img-next control those elements that both the prev and next buttons have in common */
	margin: 5px 0 0;
	padding: 6px 15px;
	font-size: 1.1em;
}

#nav-link-img-prev {
	/* #nav-link-img-prev controls the prev button */
	float: left;
	display: inline;
}

#nav-link-img-next {
	/* #nav-link-img-next controls the next button */
	float: right;
	display: inline;
}

#nav-link-img-prev a {
	/* #nav-link-img-prev a controls the text of the prev button */
	background: #01332B;
	font: bold 11px Verdana, Arial;
	color: #03937A;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	border: 0px;
	padding: 6px;
	margin: 0px;
	width: 200px;
	border: 1px solid #026151;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
}

#nav-link-img-next a {
	/* #nav-link-img-next a controls the text of the next button */
	background: #01332B;
	font: bold 11px Verdana, Arial;
	color: #03937A;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	border: 0px;
	padding: 6px;
	margin: 0px;
	width: 200px;
	border: 1px solid #026151;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
}

#nav-link-img-prev a:hover, #nav-link-img-next a:hover {
	/* #nav-link-img-prev a:hover, #nav-link-img-next a:hover controls the common link behavior of the prev/next buttons  */
	border: 1px solid #FFC600;
	background: #034738;
	color: #03937A;
}

#picture-holder {
	/* #picture-holder contains the picture */
	clear: both;
	margin: 10px 0 0 0;
	text-align: center;
}

.photos-large {
	/* .photos-large controls the picture itself */
	margin: 0 0 20px 0;
	padding: 3px;
	background: #fff;
	border: 1px solid #dfded6;
}

#picture-holder a:hover {
	/* #picture-holder a:hover controls the hover behavior of the picture itself */
	white-space: normal;
}

#picture-description {
	/* #picture-description controls the picture's description */
	width: 80%;
	margin: 6px auto 6px;
	text-align: center;
	font-size: 1.1em;
}

/* Exif stuff is for the 'camera details' table */

#exif-toggle {
	margin: 0 0 20px 0;
	padding: 20px;
}

#exif-toggle-container {
}

#exif-table {
}

#exif-data {
	margin: 0 auto 0;
	text-align: left;
}

#exif-data td.exif-label {
	text-align: right;
	padding-right: 10px;
	width: 50%;
}

#exif-data td.exif-info {
	text-align: left;
	padding-right: 10px;
	width: 50%;
}

/* Begin thumbnail navigation styles */

#thumb-nav {
	/* #thumb-nav controls the unordered list that comprises the thumbnail navigation */
	list-style-type: none;
	margin: 25px;
}

#thumb-nav li {
	/* #thumb-nav li controls each unordered list item that comprises the thumbnail navigation button */
	float: left;
	margin: 0 10px 0 0;
}

#thumb-nav li img {
	/* #thumb-nav li img controls the image within each unordered list item that comprises the thumbnail navigation button */
	border: 1px solid #01b4e2;
	padding: 3px;
	display: inline;
	background: #fff;
}

#thumb-nav li img:hover {
	/* #thumb-nav li img:hover controls the hover behavior of the image within each unordered list item that comprises the thumbnail navigation button, wheee! */
	background: #eaeae0;
	border: 1px solid #f60;
}

#thumb-nav li.current img, #thumb-nav li.current img:hover {
	background: #01b4e2;
}

/* Begin comment styles */

#comment-section {
	/* #comment-section contains the comments, the "post a comment" input fields, and the submit button */
	margin: 10px 25px 10px 25px;
	clear: both;
	text-align: left;
}

#comment-section input {
	background: #01332B;
	font: 12px Verdana, Arial;
	color: #03937A;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	border: 0px;
	padding: 5px;
	margin: 0px;
	width: 300px;
	border: 1px solid #026151;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
}

#comment-section input.field-error {
	/* .field-error highlights field where error needs to be corrected when there is a problem with a comment */
	border: 1px solid #FF0000;
}

#comment-section input.submit {
	background: #01332B;
	font: bold 11px Verdana, Arial;
	color: #03937A;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	border: 0px;
	padding: 6px;
	margin: 0px;
	width: 110px;
	border: 1px solid #026151;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
}

#comment-section textarea {
	background: #01332B;
	font: 12px Verdana, Arial;
	color: #03937A;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
	border: 0px;
	padding: 10px 5px 5px 10px;
	margin: 0px;
	width: 300px;
	height: 100px;
	border: 1px solid #026151;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
}

#comment-section textarea.field-error {
	/* .field-error highlights field where error needs to be corrected when there is a problem with a comment */
	border: 1px solid #FF0000;
}

.comment-heading {
	/* .comment-heading controls the "Comments:" and "Post a comment:" headings */
	margin: 20px 0 0 0;
	font-size: 1.4em;
}

#comment-section form p {
	/* #comment-section form p contains the "post a comment" input fields */
	margin: 5px 0;
}

.comment, .comment-alt {
	/* .comment, .comment_alt control those elements that all comments have in common */
	font: 12px Arial;
	border-top: 1px solid #026151;
	margin: 0px 0px 0px -40px;
	.margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 5px;
	list-style: none;
}

.comment-alt {
	/* .comment_alt controls those elements that every other comment has in common, eg: a different colored background */
	background: #01332B;
}

.comments p {
	/* .comments p controls paragraphs within each comment */
	margin: 0;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 0px;
}

.comments cite {
	/* .comments cite controls the "Comment by So-and-so - Posted on DATE" text */
	margin-top: 8px;
	padding: 5px 5px 5px 0px;
	color: #026151;
	font: bold 12px Arial;
	letter-spacing: 1px;
	height: 28px;
}

.comments cite a:link, .comments cite a:active, .comments a:visited {
	color: #FFC600;
}

.comments cite a:hover {
	color: #D4A400;
}

.comments-closed {
	/* .comments-closed controls the "Comments closed." message if comments are disabled */
	text-align: left;
	margin-top: 25px;
	font-size: 1.1em;
}

.comment-input-button input {
	/* .comment-input-button input controls the "Post Comment" submit button */
	padding: 2px 6px;
}

.actions {
	/* .actions controls the moderation message when a comment is submitted, if moderation is enabled */
	width: 500px;
	margin: 15px 0 15px 0;
	padding: 8px 8px 8px 30px;
	border: 1px solid #026151;
	font-size: 1.1em;
	color: #FFFFFF;
	background: #00211A url("images/alert.gif") no-repeat 5px 8px;
}

.errors {
	/* .errors controls the error message when there is a problem with a comment */
	width: 500px;
	margin: 15px 0 15px 0;
	padding: 8px 8px 8px 30px;
	border: 1px solid #ff0000;
	font-size: 1.1em;
	color: #FFFFFF;
	background: #00211A url("images/null.gif") no-repeat 5px 5px;
}

/* Begin slideshow page styles */

.large-thumb-toolbar {
	/* .large-thumb-toolbar controls the "Stop", "Rewind", "Fast-forward", etc. buttons on the slideshow page */
	padding: 15px 0;
	text-align: center;
	margin: auto;
}

.large-thumb-toolbar a {
	/* .large-thumb-toolbar a controls the link behavior of the "Stop", "Rewind", "Fast-forward", etc. buttons on the slideshow page */
	padding: 0 4px;
}

/* Begin Footer Section */

#footer {
	background: #002921;
	border-right: 1px solid #000C0A;
	border-left: 1px solid #000C0A;
	width: 900px;
	height: auto;
	padding: 0px 0px 20px 0px;
}

.linkback {
	float:left; 
	padding: 0px 0px 0px 10px;
}

.linkback a:link, .linkback a:active, .linkback a:visited {
	font: bold 11px Verdana, Arial;
	color: #FF0DD2;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
}

.linkback a:hover {
	color: #E500C3;
}

#copyright {
	width: 895px;
	height: 30px;
	background: #000000;
	border-left: 1px solid #000C0A;
	border-right: 1px solid #000C0A;
	padding: 4px 5px 0px 0px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	text-align: right;
	color: #282828;
	-moz-border-radius-bottomright: 20px;
}

#copyright a:link.yellow, #copyright a:active.yellow, #copyright a:visited.yellow {
	padding: 0px;
	font: bold 11px Verdana, Arial;
	color: #FFC000;
	padding: 0 5px;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
}

#copyright a:link.orange, #copyright a:active.orange, #copyright a:visited.orange {
	padding: 0px;
	font: bold 11px Verdana, Arial;
	color: #FF8A00;
	padding: 0 5px;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
}

#copyright a:link.green, #copyright a:active.green, #copyright a:visited.green {
	padding: 0px;
	font: bold 11px Verdana, Arial;
	color: #00FF48;
	padding: 0 5px;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
}

#copyright a:link.blue, #copyright a:active.blue, #copyright a:visited.blue {
	padding: 0px;
	font: bold 11px Verdana, Arial;
	color: #009CFF;
	padding: 0 5px;
	text-shadow: rgb(0,0,0) 0px 2px 0px;
}

#copyright a:hover.yellow {
	color: #CBB102;
}

#copyright a:hover.orange {
	color: #C37B01;
}

#copyright a:hover.green {
	color: #21DA3E;
}

#copyright a:hover.blue {
	color: #2084D8;
}

#pagination {
	/* #pagination contains the pagination */
	float: right;
	width: 40%;
	text-align: right;
	margin: 0 10px 0 0;
	font: bold 18px Arial;
	height: 23px;
	clear: right;
}

.page-link, .page-link-current {
	/* .page_link controls the page numbers (link and non-link) */
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

a.pagPrev, a.pagNext {
	text-decoration: none;
	margin: 0 3px;
	font: bold 18px Arial;
}

#pagination a {
	/* #pagination a controls the link behavior of the page numbers */
	text-decoration: none;
	color: #FFC600;
	font: bold 18px Arial;
}

#pagination a:hover {
	/* #pagination a:hover controls the link hover behavior of the page numbers */
	text-decoration: none;
	color: #D4A400;
}

#download-selected {
	/* #download-selected contains the "Download Selected" button */
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
	display: inline;
	width: 168px;
	text-align: right;
	clear: right;
}

#download-selected input.submit {
	/* #download-selected input.submit controls the "Download Selected" button itself */
	margin: 0;
	padding: 0 0 0 26px;
	float: right;
	display: inline;
	cursor: pointer;
	background: #fff url("images/carrot_sel3.png") no-repeat 0 50%;
	border: none;
	font-weight: bold;
	color: #4dc4e6;
	width: 168px;
	height: 23px;
}

#navigation-container {
	/* #navigation-container contains the "Jump to..." navigation drop down menu */
	float: left;
	width: 40%;
	text-align: left;
	margin: 0 0 10px 0;
	white-space: nowrap;
	clear: left;
}

#navigation-container select {
	margin: 0px 10px;
	padding: 0px;
}

#sort-control {
	/* #sort-control contains the "Sort by:" drop down menu */
	float: left;
	text-align: left;
	margin: 0 0px 10px 0;
	clear: left;
	width: 40%;
}

#sort-control select {
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

option {
	/* option controls each item within the "Sort by:" drop down menu */
	padding: 0 0px;
}

#sort-control span {
	/* #sort-control span contains the ["Sort by:" text and 'by which criteria' menu] and [ascending/descending menu] */
	float: left;
	margin: 0 0 0 8px;
	display: inline;
	font-size: 1.2em;
}

#change_sortby {
	/* #change_sortby controls the 'by which criteria' menu */
	margin-left: 5px;
}

#rss-tag-container {
	/* #rss-tag-container contains the rss image and link */
	float: right;
	width: 40%;
	text-align: right;
	clear: right;
}

#rss-image {
	/* #rss-image controls the rss image */
	margin: 0;
	padding: 0;
	display: inline;
}

#link-back {
	/* #link-back controls the "Powered by Plogger" text */
	clear: both;
	font-size: 90%;
	text-align: center;
}

#link-back a {
	/* #link-back a controls the link behavior of the "Powered by Plogger" text */
	color: #01b4e2;
}

.credit {
	/* .credit controls the "Design by ardamis.com" text */
	font-size: 90%;
	padding: 0 0 10px 0;
	text-align: center;
}

.credit a {
	/* .credit a controls the link behavior of the "Design by ardamis.com" text */
	color: #01b4e2;
}

.credit a:hover {
	/* .credit a:hover controls the hover behavior of the "Design by ardamis.com" link text */
	color: #01b4e2;
}

/* Begin div clearing code */

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
