/*
Theme Name: Translucence
Description: Clean and elegant easily customisable theme with 7 built in skins.
Version: 1.0
Author: Webtreats ETC
Author URI: http://webtreats.mysitemyway.com/
Tags:dark,black,two-columns,right-sidebar,fixed-width,theme-options,sticky-post,threaded-comments
Ported to Textpattern by http://thebombsite.com/

     TABLE OF CONTENTS 

01 - Layout - Structure & Graphics.
02 - Typography.
03 - Sidebar & Widgets.
04 - Blog - Metadata & Post Styles. 
05 - Comments.
06 - Comment Form.
07 - Email Form.
08 - Error Pages 
09 - Default Classes & IDs. 
10 - Article Content Styles
*/


/* _____ 01 - Layout Structure & Graphics */



/* Clearfix */



.clearfix:after {
	content: "."; 
	display: block; 
	height: 1px; 
	clear: both; 
	visibility: hidden;
}


.clearfix {
	display: inline-block;
}


/* Hides from IE-mac \*/



.clearfix {
	display: block;
}


/* End hide from IE-mac */



/* Defaults */


body{background-color:#bfc5db;}
a:link, a:visited{color:#343a6c;}
a:hover, a:focus,a:active{color:#4d548b;}
a:hover {text-decoration:underline;}




/* Dimensions */

#header {
	height: 100px;
}

#container {
	width: 922px;
	min-width: 922px;
}


#body_block #primary{
	top: 0px; 
	width: 522px;
}

#footer {
	width: 922px;
}


#body_block #secondary {
	width: 372px;
	padding-left:14px;
/*	top: -35px; */
	top: 0px;
}



#primary .content {
	margin-left: 12px;
	margin-right: 54px;
	padding: 1px;
	margin-top: 0px;
	overflow: hidden;
}



#secondary .content {
	
}


#inner_footer {
	padding-top: 0px;
	padding-bottom: 20px;
}



/* Graphics */

#bg_header {
/*	background-image: url(menu.png);
	background-repeat: repeat-x;  */
	min-width: 950px;
}



#bg_middle {
	min-width: 950px;
}



#inner_body_block_head {
	height: 14px;
	background-color: transparent;
	background-image: url(content_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}



#body_block {
	background-color: transparent;
	background-image: url(content_middle.png);
	background-position: left top;
	background-repeat: repeat-y;
}



#inner_body_block_foot {
	height: 27px;
	background-color: transparent;
	background-image: url(content_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}





/* Header */


#main_navigation {
	font-family: Tahoma,sans-serif;
	font-size: 13px;
	top: 0;
	right: 0;
	text-transform: none;
	text-shadow: -0.1em 0.1em 0.15em #001;
}

#main_navigation .section_list {
	font-weight: bold;
}

#main_navigation a:link,
#main_navigation a:visited {
	color: #e5e4d5;
}

#main_navigation a:hover,
#main_navigation a:active {
	color: #ffe;
	text-shadow: -0.1em 0.1em 0.15em #aa7d68;
}





/* _______ 02 - Typography */


h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	color: #343a6c;
}

.searchtitle {
	margin-bottom: 2px;
}

.page_title {
/*	border-bottom:  1px solid #cdbca6; */
	font-style: normal;
}

.dom {
	text-align:center;
	padding-top: 22px;
	padding-bottom: 22px;
}



#site_name,
#site_name a {
	top: -2px;
	left: 20px;
	font-family:"Comic Sans MS", cursive;
	font-size: 72px;
	font-style: normal;
	color: #efefef;
	text-shadow: -0.1em 0.1em 0.15em #221c1b;
}


#tag_line {
	left: 40px;
	top: 80px;
	font-size: 13px;
	color: #111;
}


#footer_nav {
	font-size: 12px;
	text-shadow: -0.1em 0.1em 0.15em #001;
}

#footer,
#footer a:link,
#footer a:visited {
	color: #ddc;
	font-weight: bold;
}


#footer a:active,
#footer a:hover {
	color: #ffe;
	font-weight: bold;
	text-shadow: -0.1em 0.1em 0.15em #aa7d68;
}










/* ________ 04 - Blog & Metadata Styles */

.top-left {
	padding: 0 2em;
	vertical-align: top;
	text-align: left;
}

.top_metadata {
	border-top: 1px solid #cdbca6;
	padding-bottom: 8px;
	color: #7c6766;
	font-size: 11px;
}



.comment_count {
	background-image: url(comment-bubble.png);
	background-repeat: no-repeat;
	background-position: -3px;
	padding-left: 22px;
	float: left;
}



.comment_count a:link,
.comment_count a:visited {
/*	color: #888; */
}



.date_author {
	float: right;
}



.entry {
	margin: 25px 0 15px 0;
}



.more_link {
	text-align: right;
	width: 78px;
	float: right;
	color: #7c6766;
	font-size: 11px;
	padding-top: 8px;
}





.tags {
	padding-right: 20px;
}





.attribution {
	text-align:right;
	font-style:italic;
}

.tight {
	margins: 0;
	padding-left: 3em;
	list-style: none;
}

.tight-nomargin {
	margins: 0;
	padding-left: 0;
	list-style: none;
}

img.tight {
	vertical-align:middle;
}

div.excerpt {
	margin: 1em 3em;
	padding: 0.5em 1em;
	border-left: 1px solid #cdbca6;
	border-right: 1px solid #cdbca6;
	font-style: italic;
	text-align:justify;
	text-indent:2em;
}

div.excerpt p {
	margin:0;
}


/* _______ 05 - Comments */



#comments {

/*	width: 90%;*/

}



h4#comment {
	clear: both;
	margin: 45px 0 20px 0;
	font-size: 20px;
}



.commentlist {
	margin: 0 0 20px 0;
}



.commentlist .comment {
	font-size: inherit;
	border-left: 1px solid #cdbca6;
	margin: 15px 0 10px;
	padding: 10px;
	list-style: none;
}



.commentlist .comment .avatar {
	float: left;
	padding: 0px;
	margin-right: 12px;
	border: 2px solid #cdbca6;
}



.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}



.commentlist cite a:link,

.commentlist cite a:visited {
	color: #333;
}



.commentlist p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding-top: 10px;
	text-transform: none;
}



.commentmetadata {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}



.commentlist p#previewMessage {
	font-weight: bold;
}



#comments p#txpCommentInputForm {
	font-weight: bold;
	text-align: center;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #bbb;
	background-color: #e3d7c7;
}



/* ________ 06 - Comment Form */



#txpCommentInputForm {}



#txpCommentInputForm h4 {
	clear: both;
	margin: 45px 0 20px 0;
	font-size: 20px;
}



#txpCommentInputForm .commentErrorMessage {}



#txpCommentInputForm ul.comments_error {}



#txpCommentInputForm ul.comments_error li {}



#txpCommentInputForm input#name,
#txpCommentInputForm input#email,
#txpCommentInputForm input#web {
	width: 70%;
	background-color: #f5f2ef;
}



#txpCommentInputForm textarea#message {
	width: 70%;
	height: 150px;
	background-color: #f5f2ef;
	border: 2px inset #cdbca6;
	padding: 1px;
}



#txpCommentInputForm input#txpCommentPreview {}



#txpCommentInputForm input#txpCommentSubmit {}



#txpCommentInputForm p.commentErrorMessage {
	font-weight: bold;
	font-size: 14px;
	color: #513938;
}



#txpCommentInputForm p.commentErrorMessage span {
	font-size: 24px;
	font-style: italic;
	margin-right: 15px;
}



#txpCommentInputForm ul.comments_error {
	color: #C42B1A;
}





/* _______ 07 - Email Form */



.post .zemContactForm {
	margin-top: 25px;
}



.post .zemContactForm legend {
	display: none;
	visibility: hidden;
}



.post .zemContactForm label {
	margin-bottom: 5px;
}



.post .zemContactForm input#Name,
.post .zemContactForm input#Email,
.post .zemContactForm textarea#Message {
	width: 70%;
	background-color: #f5f2ef;
}



.post .zemContactForm textarea#Message {
	height: 150px;
	background-color: #f5f2ef;
	border: 2px inset #cdbca6;
	padding: 1px;
}



.post .zemContactForm ul.zemError {
	color: #C42B1A;
}



/*  ________ 08 - Error Pages */



h2.error-status {
	font-size: 36px;
	text-align: center;
	margin-top: 75px;
}



p.error-msg {
	text-align: center;
	line-height: 32px;
}



/*  _______ 09 - Default Classes & IDs */



#page-links a {
	padding: 4px;
	border: 1px solid #cdbca6;
}



img.alignright,
img.alignleft,
img.aligncenter {
	padding: 4px;
	background-color: #e3d7c7;
	border: 1px solid #cdbca6;
}



div.alignright,
img.alignright,
a img.alignright {
	float: right;
	margin: 0px 0px 10px 20px
}



div.alignleft,
img.alignleft,
a img.alignleft {
	float: left;
	margin: 0px 20px 10px 0px;
}



div.aligncenter,
img.aligncenter,
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/*   Article Content Styles   */


.book-title {
	font-style: italic;
}




