/**************************************************************
Author:  Jonathan Stubbs
URL:	 jonathanstubbs.com
Rev:     v3
Date:    28 December 2008
The design created by this stylesheet and associated images 
are copyright Jonathan Stubbs. All rights reserved. 
No portion of this website may be reproduced without  
explicit permission.
**************************************************************/

/* Reset */

* {margin: 0; padding: 0; outline: 0; border: 0;}

/* Clearfix */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

.clearfix {display: block;}

* html .clearfix {height: 1%;}

/* End hide from IE-mac */

/* Structure */

body {font: 100%/1.250em "Lucida Grande", Lucida, Verdana, sans-serif; color: #fff; background: #262626;}

#container {width: 960px; margin: 0 auto; padding: 0;}

#header {margin: 1em 0; background: transparent; border-bottom: 1px solid #555;}

#content {margin: 0; width: 960px; padding: 0; background: transparent;}

/* hack for min-height */

#content {min-height: 600px; height: auto !important; height: 600px;}

#footer {clear: both; margin: 1em 0; padding: 1em 0; border-top: 1px solid #555;}

/* Typography */

p {font-size: 0.6875em; line-height: 1.5em; text-align: left; margin: 0 0 0.5em 0;}

.post p {line-height: 2em;}

.title p {margin-top: 1em;}

#footer p {line-height: 0.75em; font-size: 0.625em; text-align: left; padding: 0; margin-top: 0;}

#footer p.alignright {text-align: right;}

h1 {font-weight: normal; font-size: 1.125em; line-height: 2em;}

h2 {clear: both; font-weight: bold; font-size: 0.750em; padding-top: 0;}

h3 {clear: both; font-weight: bold; font-size: 0.8125em;}

/* Links */

a {color: #f4c94e; text-decoration: none;}

#header h1 a {text-decoration: none;}

a:hover {color: #fff;}

a.active {color: #fff;}

#content p a {text-decoration: underline;}

#content p a:hover {text-decoration: none;}

#content p.posted a, #content .details a {text-transform: none; text-decoration: none;}

/* Images */

img {padding: 0; border: 0 none;}

img.left, img.right {padding: 4px; border: 1px solid #e6e6e6;}

img.left {float: left; margin: 0 5px 5px 0; padding-left: 0; border: 0;}

img.right {float: right; margin: 0 0 5px 12px;}

img.center {display: block; margin: 5px auto 5px auto; padding: 0;}

.article-image {text-align: center;}

ul.archive_list li img {display: block; cursor: pointer;}

/* caption for image captions  */
#main_image span.caption {text-transform: uppercase; color: #555; font-size: 0.6875em; line-height: 1.5em; margin: 0 0 0.5em 0;}

p.caption {text-transform: uppercase; color: #555; font-size: 0.6875em; line-height: 1.5em; margin: 1em 0 1em 0;}

/* Lists and blockqoutes */

ol, ul, blockquote {margin: 1em 0 1em 2em;}

blockquote, li {text-align: left; padding: 0; margin-top: 1em; margin-bottom: 1em;}

ol li {list-style: decimal; list-style-position: outside; margin-top: 0.5em; margin-bottom: 0.5em; font-size: 0.6875em;}

ul li {list-style: disc; margin-top: 0.5em; margin-bottom: 0.5em; font-size: 0.6875em;}

ul.section_list {margin: 0.5em 0 0 0; float: right;}

ul.section_list li {list-style-type: none; display: inline;}

ul.category_list {margin: 0 15px 0 0;}
ul.category_list li {list-style-type: none; margin: 0; padding: 0;}

blockquote {margin-left: 2em; padding-left: 1em; margin-right: 0; border-left: 2px solid #900; font-style: italic;}

/* Forms and ZCR */

fieldset legend {display: none;}

form {}

input, textarea, select {border: 1px solid #ccc; background: #fff; margin: 0; padding: 0.5em;}

ul.zemError {margin: 0;}

ul.zemError li {margin: 5px 0; padding: 0.5em; padding-left: 40px; background: #484848; list-style-type: decimal; list-style-position: inside;}

input.zemRequirederrorElement, select.zemRequirederrorElement,textarea.zemRequirederrorElement {background: #484848;}

#Name, #Email, #Message {width: 300px;}

/* Comments */

#comments_form {margin: 0 0 1em 0; padding: 0.5em; background: #373737;}

#cpreview {margin: 1em 0; padding: 5px; background: transparent;}

#cpreview p {padding-left: 5px; padding-bottom: 0; font-size: 0.8125em;}

ol.comments li {}

ul.comments_error {margin: 0;}

ul.comments_error li {margin: 5px 0; padding: 0.5em; padding-left: 40px; background: #484848; list-style-type: decimal; list-style-position: inside;}

#cpreview h2 {font-size: 1em; text-align: center;}

h2.comments_error {padding-left: 40px; background: #484848 url("/txp-minima-photoblog/_templates/txp_minima_photoblog/images/3.png") no-repeat 10px 50%; list-style-type: none;}

.comment {background: #484848; padding: 1em;}

.comment p {font-size: 0.875em;}

.comment_previewed {background: #484848; padding: 1em;}

.comment:hover {}

.comment_name_input.comments_error, .comment_email_input.comments_error, .txpCommentInputMessage.comments_error {background: #484848;}

input#web.comment_web_input, input#email.comment_email_input, textarea#message.txpCommentInputMessage, input#name.comment_name_input {width: 300px;}

input#txpCommentSubmit.button.disabled {display: none;}

/* Archives */

ul.archive_list {margin: 0;}

ul.archive_list li {float: left; margin: 0 10px 0 0; padding: 15px 0 0 0; width: 110px; height: 110px; display: block; list-style-type: none; border-top: 1px solid #555;}

ul.archive_list a {text-align: left; padding: 0;}

.archive_list:hover {}

.archives h2 {clear: both; margin: 0;}

/* Prev Next */

#prevnext {margin: 2em 0 2em 0; font-size: 0.875em;}

#prev {float: left;}

#next {float: right;}

#prevnext a {padding: 1em;}

#prevnext a, #prevnext a:link, #prevnext a:visited, #prevnext a:active {text-decoration: none;}

#prevnext a:hover {text-decoration: underline;}

/* Widths and floats */

.width25 {width: 155px;}

.width33 {width: 255px;}

.width40 {width: 375px;}

.width50 {width: 475px;}

.width66 {width: 675px;}

.width75 {width: 800px;}

.width100 {width: 950px; margin: 0 auto; text-align: left;}

.right {float: right;}

.left {float: left;}

.clear {clear: both;}

/* Miscellaneous */

.sidebar {margin-right: 15px;}

.details {border-top: 1px solid #555; padding-top: 1em;}

.title {margin-bottom: 4em;}

.category_list {margin-bottom: 1em; font-size: 1.125em; }

.bold {font-weight: bold;}

.greybg {background: #dcdcdc;}

.tag {
border-bottom: 1px solid #555;
}

.posted {margin: 0 0.5em 2em 0; text-transform: uppercase; color: #555;}

.post {border-bottom: 1px solid #555; margin-bottom: 1em; padding-bottom: 1em;}

.tweet {
margin-bottom: 1.5em;
}
