/* base
----------------------------------------------- */

body {
	margin: 15px 0 25px 0;
	padding: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, Arial;
	background-color: #EFF9FE;
	line-height: 1.5em;
	color: #444;
}


#globalNav {
	width: 428px;
  	margin: 0px 0 10px -4px;
	padding: 0;
padding-top:5px;
	height: 25px;
}

#globalNav li { 
	height: 23px;
	margin: 2px 0 0 10px;
	padding: 0;
	color: #d5d5d5;
	font-size: 11px;
	display: inline;
	list-style-type: none;
}

#globalNav a {
	text-decoration: none;
	color: red;
	padding: 0.3em;
}

#globalNav a:hover {
	color: #cc0000;
	text-decoration: underline; 
}

#globalNav li.blog a {
        color: #CCCCCC;
        text-decoration: none;
}


#globalNav li.blog a:hover {
        
	text-decoration: none;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

p {
font-size: 12px !important;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: normal;
        font-weight: bold;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: underline;
	color: #0066AA;
}

a:hover {
       text-decoration: underline;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
font-size:11px;
}

/* layout
----------------------------------------------- */
#accessibility {
	position: absolute;
	margin: -10000px 0 0 0;
}


#container {
	margin: 0 0 10px -10px;
	padding: 10px;
float:left;
}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}


#extra-1,
#extra-2,
#extra-3,
#extra-4 {
	position: absolute;
	width: 10px;
	height: 10px;
}

#extra-1 {
background: url(http://cidamon.com/_lib/common/corners/corner-NW.gif) no-repeat top left;
left: -1px;
top: -1px;
}
#extra-2 {
background: url(http://cidamon.com/_lib/common/corners/corner-NE.gif) no-repeat top right;
right:-1px;
top:-1px;
}
#extra-3 {
background: url(
http://cidamon.com/_lib/common/corners/corner-SW.gif) no-repeat top left; 
bottom: -1px !important;
bottom: -6px;
left: -1px;
}
#extra-4 {
background: url(http://cidamon.com/_lib/common/corners/corner-SE.gif) no-repeat top right;
bottom: -1px !important; 
bottom: -6px;
right: -1px;
}

#sidebar-1 {
	width: 266px;
        height: 550px;
        background: url(http://cidamon.com/_lib/common/sideBackground_14.jpg) left no-repeat;
float: left;
}

#content {
	padding-left: 5px;
        padding-right: 0px !important;
        padding-right: 3px;
	width: 444px !important;
        width: 441px;
        margin:0 0 0 290px;
        position:relative;
        padding-bottom: 10px;
	background-color: white;
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
}

#sidebar-2 {
        width: 150px;
margin:20pt 0pt 0pt 0px;
float:left;
}

.section_list {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#foot {
	padding-left: 5px;
	width: 444px;
        margin: -8px 0 0 290px !important;
        margin: 2px 0 0 290px;
        position:relative;
        padding-bottom:10px;
        color:#888888;
        font-size:10px !important;
        text-align: center;
}

#foot p {
        font-size:10px !important;
}

#foot p a{
        color: #888888;
}

#foot p a:hover{
        color: red;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
}

#sidebar-1 {
\width: 266px;
w\idth: 266px;
}

#sidebar-2 {
\width: 150px;
w\idth: 150px;
}
/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
        margin: 0 0 0 10px;
        padding: 0;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: none;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */
.fn{
       margin: 0 0 0 5px; 
}
.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div #cpreview {
	color: #000;
	background-color: #f1f1f1;
        margin: 0 6px 0 5px;
	border: 2px solid #ddd;
        width:427px;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

pre {
   width: 405px;
   margin: 0 6px 20px -2px;
   padding-left:20px;
}

code {
background-color: #f1f1f1;
width: 380px;
display:block;
border:1px solid silver;
line-height:1.3em;
max-height:24em;
overflow: auto;
padding: 10px 0 10px 10px;
font-size: 12px;
}

.comment_message {
   margin: 0 0 0 6px;
}

#name{
        margin: 0 5px 0 0;
        border: 1px solid #999999;
}

#email{
        margin: 0 5px 0 0;
        border: 1px solid #999999;
}

#web{
        margin: 0 5px 0 0;
        border: 1px solid #999999;
}

#message {
        margin: 0 5px 0 0;
        width: 362px;
        border: 1px solid #999999;
}


/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* text-pattern form style
-------------------------------------------------*/



.entry-title a{
 font-family:"Lucida Grande",Tahoma,Verdana,Helvetica,Arial;
 font-size:19px;
 color:silver;
 text-decoration:none;
 font-weight:bold;
 padding-left:10px;
 display:block;
}

.pdate {
 padding-left:10px;
 color:silver;
 font-size:10px;
 display:block;
}

#message {
 height: 120px;
}

/* text coloring in blog
-------------------------------------------------*/

.published p a:hover,
.entry-content p a:hover,
.entry-title a:hover {
  color: red;
}

#sidebar-2 ul.section_list li a,
#sidebar-2 p a {
  color: red;
}

#sidebar-2 ul.section_list li a:hover,
#sidebar-2 p a:hover {
  color: #cc0000;
}

#sidebar-2 ul.section_list li.current_page a {
  color: #cccccc !important;
}

/*---------comments changes-----------*/

h2#comment {
   color: silver;
   font-size: 10px;
   font-family: "Lucida Grande",Tahoma,Verdana,Helvetica,Arial;
}

.comments-wrapper table label {
   color: silver;
}

#comments-help {
   font-size: 10px;
}

ul.directory div li {
   margin-bottom: 40px;
}