/*
    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
*/
b{
color:#006699;
font-weight:normal;
margin-top:5px;}
body 
{
	background-color: #FFFFFF; 
	text-align: center; 
margin:0;
font-size:80%;
}

#post{
	background: green;
	}

#wrapper {
	margin: 0 auto auto auto ; 
	width: 755px; 
	padding: 0;
	}

#head {
	width: 755px; 
	/*line-height: 1px;
	font-size: 1px;*/ /* Armon wants text on the image */
	}

#head h1 { /* Armon */
padding-top: 140px;
font-size: 250%;
}


#container {
	width: 755px;
	height: 250px; 
	background-image: url(images/bg-container-1.gif);
	background-repeat: no-repeat;
	background-position: top;  
	}
.storycontent img{
margin-bottom:5px;
}
#pagecontent {
	padding: 0px;
	}

#left {
	float: left; 
	text-align: left; 
	padding: 0 10px 0 10px;
	width: 500px;
	}

#center {
	float: left; 
	text-align: left; 
	padding-left: 15px;
	width: 200px;
	}
	
#right {
	float: left; 
	text-align: left;
	margine-left:10px; 
	}
	
	
#footer {
	clear: both; 
	text-align: center;
	margin: 0;
	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;
background-color:#fff;
	}
a{
color:#006699;
text-decoration:underline;
}	
a:hover{
color:#006699;
background-color:#E3F8FA;

text-decoration:underline;
}	


h2 {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #999999;
	}

blockquote {
	font-style: italic;
	border-left: 5px 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
*/
.today{
	background: #FDCCAC;
font-weight:bold;
	}
.calendar {
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 90%;
text-align:center;
border:2px solid #C8C8C8;
}

.calendar #next a {
	padding-right: 10px;
	text-align: right;
text-decoration:none;
}

.calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

.calendar a {
	text-decoration: none;
color:FF6600;
}
.days a{
background-color:#ddd;
}
.calendar a:hover {
text-decoration:underline;
}

.calendar caption {
	font-family: Verdana;
	color: #999;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
padding-top:3px;
text-decoration:none;
}
.calendar caption a{
text-decoration:none;
font-weight:bold;
color:#006699;
}

.calendar td {
	color: #777;
	font: 12px Verdana;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;

}



.calendar td:hover, .calendar #today {
	color: #bbb;
	}

.calendar th {
	text-align: center;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
background-color:#CCCCCC;
}

/*	/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;
}
