﻿/*
===== CSS CONTENTS =====

1: resetting
2: common formatting
3: layout
4: header
5: live search
6: navigation
7: home page
8: posts
9: comments
10: archives
11: links
12: contact
13: footer

====================
*/


/*
===== 1: resetting =====
*/
/** { padding:0; margin:0; font-size: 100%;}
ul, ol { padding:0; margin: 0;}*/
h1, h2, h3, h4, h5, h6, p, blockquote, label, ul, ol, dl, fieldset, address {
 font-size: 1em; }
img, fieldset { border: 0px none; }
#header:after, #nav:after, #content:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; }
#header, #nav, #content {display: inline;}
/* Hides from IE-mac \*/
* html #header, * html #nav, * html #content {height: 1%;}
#header, #nav, #content {display: block;}
/* End hide from IE-mac */



/*
===== 2: common formatting =====
*/
/*
input, textarea {
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  border: 1px solid #777;
  padding: 4px;
}
*/
a {
  text-decoration:underline;
  color: #271E3D;
}

a:hover {
  background: #ddd;
  text-decoration: none;
}

h1
{
	border-bottom: 1px solid #333333;
	font-size: 2em;
	line-height: 1.1em;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
}

h2
{
	border-bottom: 1px dotted #333333;
	font-size: 1.5em;
	line-height: 1.1em;
	padding-bottom: 0.2em;
        padding-top: 0.5em;
	margin-bottom: 0.5em;
        margin-top: 0.5em;
}

h1 a
{
	color: #586732;
	text-decoration: none;
}

h3 {
  color: #586732;
  padding: 15px 0 0;
  line-height: 1;
  font-size: 1.1em;
  margin: 0 0 10px;
}

h3 a {
  color: #586732;
  text-decoration: none;
}

p {
  line-height: 1.7;
  padding: 0 0 10px;
}



dt {
padding: 5px 0;
font-weight: bold;
font-size: 1em;
color: #444
}

dd {
padding: 5px 15px;
}

acronym {
cursor:help;
border-bottom: 1px dotted #271E3D;
}

blockquote {
border-left: 5px solid #271E3D;
margin: 0 0 0 20px;
padding: 10px 0 0 20px;
font-size: .9em;
color: #444;
}

cite {
font-style: italic;
color: #271E3D;
border-bottom: 1px dotted #271E3D;
}

code
{
	background-color: #f9f9f9;
        font: 1.1em 'Courier New', Courier, Fixed;
}

pre
{
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.5em;
}


/*
===== 3: layout =====
*/

body
{
	margin: 0px;
	background-color: #ffffff;
	color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#column-content {              
        width: 100%;           
        float: right;          
        margin: 0 0 .6em -14em;
        padding: 0;            
}                              

#content {                        
        margin: 2.8em 0 0 17em;   
        padding: 0 1em 1.5em 1em; 
        background: white;        
        color: black;             
        border: none;             
        border-right: none;       
        line-height: 1.5em;       
        position: relative;       
        z-index: 2;               
}    

#column-one {    
       position: absolute;
       overflow: visible; 
       left: 0px;
       z-index: 3;        
        width: 14em;       
        padding-top: 1em; 
        padding-left: 1em;
}  
#column-one a:hover {color: #173A7B;}
#column-one .selected a {            
        color: #FD9A26; /* orange */ 
        font-weight: bolder;         
}                                                   

.visualClear {       
        clear: both; 
}            
/*
===== 4: header =====
*/

#titleBar
{
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 82px;
}

#header1_left
{
	position: absolute;
	width: 686px;
	height: 82px;
	left: 0px;
	top: 0px;
}

#header1_right
{
	height: 82px;
	margin-right: 686px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	position: relative;
	left: 686px;
	top: 0px;
}

#header2_left
{
	height: 30px;
	position: relative;
	top: -82px;
	display: none;
}

#header2_right
{
	height: 30px;
	position: relative;
	top: -112px;
	left: 686px;
	display: none;
}

/*
===== 5: live search =====
*/

#searchform {
/*  margin-left: 400px;*/
  font-size: .9em;
}

#livesearch {
  padding: .2em .5em;
  margin: 0 0 0 10px;
}

#LSResult  {   
  position: absolute;
  width: 350px;
  z-index:5;
  padding: 5px 0 0;
}

#LSShadow {
  border: 3px solid #586732;
  padding: 5px;
  background: #fff;
}

.LSRow {
  padding: 1px 5px;
}

.LSViewAll {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  border-top: 1px solid #333;
  margin-top: 5px;
}

#LSHighlight  {
  background-color: #eee;
}

#LSHeader{
  padding: 2px 2px 8px;
  border-bottom: 1px solid #000;
  margin: 0 0 10px;
}

.lsDate {
  display: block;
  color: #333;
  font-size: 0.8em;
}


/*
===== 6: navigation =====
*/


.portlet ul {                                                                    
        margin-bottom: 2em; 
        margin-left: 0px;                                                        
        padding: 0 0 0 30px;                                                     
        padding-left: 10px;                                                      
        text-indent: -10px;                                                   
        }                                                                        
                                                                                 
.portlet li {                                                                    
        margin: 0.5em 0;
        margin-left: 20px;
        list-style: disk;                                                           
        }                                                                        

html>body .portlet ul {                                                          
        list-style: none;                                                        
        margin-left: 0px;                                                        
        padding: 0 0 0 30px;                                                     
        padding-left: 10px;                                                      
        text-indent: -10px;                                                      
        }                                                                        
                                                                                 
html>body .portlet li { 
        list-style: none;                                                          
        margin-left: 10px;                                                       
        }                                                                        
                                                                                 
html>body .portlet ul li:before {                                                
        content: "\00BB \0020";                                                  
        }                                                                        

 
.portlet h5 {
        border-top: 1px solid #eeeeee;       
        margin-top: 0;                       
        padding-top: 0.25em;                 
        width: 13em;                         
}                                    


/*
===== 7: home page =====
*/

#links h3, #comments h3, #posts h3, #cmntform h3 {
padding: 15px 0 5px;
border-bottom: 1px solid #586732;
}

#comments li, #posts li, #links li {
  padding: 0 0 15px 25px;
}

#comments li {
  background: url(/img/downleft.gif) 0 4px no-repeat;
}

#posts li {
  padding: 0 0 15px 30px;
  background: url(/img/down.gif) 0 6px no-repeat;
}

#links li {
  background: url(/img/upright.gif) 0 6px no-repeat;
}

/*
===== 8: posts =====
*/

.homepost {
  border-bottom: 5px solid #271E3D;
}

.post_product {
  margin: 0 0 40px;
  padding: 0 0 25px;
}


#artmeta {
  background: #eee;
  border-top: 1px solid #271E3D;
  padding: 10px 0;
  margin: 10px 0 0;
  font-size: .9em
}

.date {
  color: #586732;
  font-size: .8em;
}

.text_image 
{
	text-align:left;
 padding: 1em;
 margin-bottom : 1em;
   margin-left: 1em;
   float: right;
   clear: right;

}

.postpost {
  padding: 5px 0 0;
  text-align: left;
  clear: both;
}

.postpost li {
  display: inline;
  padding: 6px 10px 0 15px;
  font-size: .7em;
}

.readmore {
  width: 16px;
  background: url(img/i-post.gif) 0 5px no-repeat;
}
.comment {
  width: 16px;
  background: url(/img/i-comment.gif) 0 5px no-repeat;
}
.del {
  width: 16px;
  background: url(/img/i-del.gif) 0 2px no-repeat;
}
.digg {
  width: 16px;
  background: url(/img/i-digg.gif) 0 4px no-repeat;
}
.newsvine {
  width: 13px;
  background: url(/txp/img/i-newsvine.gif) 0 2px no-repeat;
}


/*
===== 9: comments =====
*/

#comments, #posts, #links {
  width: 210px;
  float: left;
}

#comments, #posts {
  padding: 0 65px 0 0;
}

#comments ul, #posts ul, #links ul {
  list-style-type: none;
  padding: 5px;
  margin: 0;
}

#cmntform {
padding: 10px;
background: #eee;
}

#cmntform span {
display: block;
padding: 5px 0;
}

#cmntform label {
float: left;
width: 135px;
}

#cmntform p {
font-size: .9em;
}

#cmntform .button {
margin: 0 25px 0 0;
border: 1px solid #777;
font-size: .9em;
}

.cmnt {
border-left: 5px solid #586732;
margin: 20px 5px;
padding: 10px 0 10px 20px;
font-size: .9em;
color: #444;
}

#txpCommentInputForm {
padding: 20px 10px 0;
color: #666;
}


/*
===== 10: archives =====
*/

#bycat, #bydate {
width: 49%;
float: left;
}

#bydate dl, #rssCatArchive { 
font-size: .9em;
padding: 10px 0 0 0; 
}

#bydate dd, .rssCart { 
padding: 4px 0 4px 10px; 
}

#bycat ul { 
padding: 0 0 10px 0;
}


/*
===== 11: links =====
*/

.alllinks li {
padding: 0 0 20px 0;
}

.alllinks {
font-size: .75em;
line-height: 1.5;
}

.alllinks a {
font-size: 1.25em;
}

.alllinks .date {
font-size: .9em;
}


/*
===== 12: contact =====
*/

#zemContactForm input, #zemContactForm textarea {
margin: 5px 0 15px;
}


/*
===== 13: footer =====
*/

#footer {
  clear: both;              
  height: 5em;              
  margin: 3em 1em 3em 1em;
  border-top: 1px solid #666666;   
  color: #999999;                  
  font-size: .9em;
}
