/*
    Theme Name: c3ro silence
    Theme URI: http://c3ro.com/
    Description: another crappy c3ro theme [ <a href="http://c3ro.com/themes/">download more</a> ]
    Version: 1.5x
    Author: c3ro
    Author URI: http://c3ro.com/

Ported to Nucleus CMS by Armon Toubman ( http://armon.globalog.net/ )

*/

/*	c3ro.com 2.0 layout styles
*/


body 
{
	background-color: #EFEFEF; 
	background-image: url(images/bg-body-1.gif);
	background-repeat: repeat-x; 
	text-align: center; 
	font: 0.8em Verdana;
}

pre { 
        font-family: monospace;
    }

#post{
	background: green;
	}

#wrapper {
	margin: 40px auto auto auto ; 
	width: 760px; 
	padding: 0;
	}

#head {
	width: 760px; 
	height: 300px;
	background-repeat: no-repeat; 
	/*line-height: 1px;
	font-size: 1px;*/ /* Armon wants text on the image */
        background-image: url(images/bg-head-1.gif); /* Armon */
	}

#head h1 { /* Armon */
      padding-top: 140px;
      font-size: 250%;
}


#container {
	width: 760px;
	height: 370px; 
	background-image: url(images/bg-container-1.gif);
	background-repeat: no-repeat;
	background-position: top;  
	}

#container h1 { /*jch*/
       font-size: 135%;
}

#pagecontent {
	padding: 10px;
	}

#mycommentform {
   display: block;
   margin: 0;
   padding: 0;
}

/* trying to sort out comment form style */
.commentform {
   margin-top: 10px;
   padding: 20px;
   
  }

.commentform .formfield {
   display: block;
}

.commentform textarea {
   width: 300px;
} 
.commentform .formfield {
   width: 300px;

}


#left {
	float: left; 
	text-align: left; 
	padding: 0 10px 0 5px;
	width: 500px;
	}

	
#right {
	float: left; 
	text-align: left; 
	padding-left: 15px;
	width: 190px;
	}
	
	
#footer {
	clear: both; 
	text-align: center;
	margin: 10px;
	padding: 10px 0 0 0;
	}
	
#footer p {
	border-top: 1px solid #000000;
	}

#buttons{
	line-height: 20px;
	text-align: center;
	}
	
a.img
a.img:hover{
	text-decoration: none;
	border: none;
	}
	
a:link {
	text-decoration: none; 
	border-bottom: 1px dotted #787856;
	color: #787856;
	}
a:visited {
	text-decoration: none; 
	border-bottom: 1px dotted #787856;
	color: #787856;
	}
a:hover {
	text-decoration: none; 
	border-bottom: 1px solid #787856; 
        background-colour: #ffffff;
	color:  #787856;
	}

/* jch - trying out pdf docs */
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(../../media/1/20080511-pdf-icon.gif) no-repeat center right;
}

h2 {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #999999;
	}

h3 {
	font-family: Verdana; 
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #999999;
        
}

blockquote {
	font-style: italic;
	border-left: 2px solid  #787856;
	margin-left: 1.5em;
	padding-left: 5px;
	}

a.postTitle{
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
input 
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;

}

select
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
}

button
{
	cursor: pointer; 
	background-color: #DBDBD5; 
	background-image: none; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #fff #AEB7A8 #AEB7A8 #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 66px;
	height: 17px; 
	padding: 0;
	line-height: 12px;
}

/*	WordPress component styles
*/

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*	calendar
*/

.calendar {
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 90%;
}

.calendar #next a {
	padding-right: 10px;
	text-align: right;
}

.calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

.calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.calendar a:hover {
	background: #e0e6e0;
	color: #fff;
	background: #BDBDA2;
}

.calendar caption {
	font-family: Verdana;
	color: #999;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
}

.calendar td {
	color: #aaa;
	font: 12px Verdana;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

.today{
	background: #eee;
	color: #bbb;
	border-bottom: 1px solid #809080;
	}

.calendar td:hover, .calendar #today {
	background: #eee;
	color: #bbb;
	}

.calendar th {
	text-align: center;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

/*	/calendar
*/

/*	menu
*/
#menu {
	font-family: Verdana;
	font-size: 12px;
}

#menu form {
	margin: 0 0 0 10px;
}

#menu input#s {
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #aaa;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	padding-bottom: 2px; /*border-bottom: dotted 1px #aaa;*/
	font-family: Verdana;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
	padding-left: 10px;
}


#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	padding-left: 4px;
}

/*	/menu
*/

.formbutton, formfield { /* Armon: they were too packed up */
margin: 2px;
}

/* Leftbox and Rightbox toolbar buttons Nucleus
---------------------------------------------------- */
.leftbox, .rightbox {
   font-size: smaller;
   clear: both;
}
.leftbox {
   margin: 0 3px 0 0;
   padding: 0 3px; 0 0;
   float: left;
}
.rightbox {
   margin: 0 0 0 3px;
   padding: 0 0 0 3px;
   float: right;
}

.hilite { /* Armon: why did you put this inline? */
	color: #fff;
	background-color: #f93;
}

img { margin-left: 20px;
      margin-right: 20px; }

/* table styles to display numeric statistical type data */
/* jch - found on web here: http://robertdenton.org/reference/css-tables-tutorial.html   */

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

/* second table styles */

table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 