/*   
Theme Name: eg
Theme URI: 
Description: Basic three column CSS layout
Author:
Author URI: 
Version: 1.0
.
General comments/License Statement
##  Please Read ##

Use of this template is free of charge provided the footer links and message located between the comment tags are left intact 
and unmondified.
.
*/

 
.pageitem
	{
	font-size: 0.8em;
}


#rightnav
{
        float: right;
        width: 120px;
        margin: 0;   
        padding: 0;
}
 
#content
{
        margin-left: 213px;
        border-left: 0px solid gray;
        margin-right: 0px;
        border-right: 0px solid gray;
        padding: 0px;
	min-height: 500px;
}

.entry	{
        color: #333;padding: 0px;
        text-align: left;
        letter-spacing: normal;
}
 
#footer
        {

}


// CSS //


/*
#header h1
	{
	padding:10px;
	margin:0;
}

#header h1 a 
	{
	text-decoration:none;
	color:#991717;
	background:none;
	font-family: Verdana, Arial;
	font-size: 20px;
}

h1, h2, h3 {
	font-family: Verdana, Arial;
	font-size:1.2em;
}
*/
textarea 
	{
	width:90%;
}
#commentform textarea   
	{
	width:400px; 
}

cite {text-align: left;}
/*
li 
	{
	padding:0.3em 0;
	margin:0;
}
*/
blockquote
	{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a	{
	text-decoration:none;border:none;background:transparent
}

.post a:link	{
	color: #666600;
}

.post a:visited	{
	color: #666600;
}

.post a:hover, a:active	{ 
	color:#991717;
} 

#sidebar 
	{

}	

h2.post 
	{
	margin: 0;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #706A3F;
	border-bottom:#ccc 1px solid;
	font-size: 0.8em;	
}



#sidebarx ul
	{
	margin-top:-10px;
}
#sidebarx li 
	{
	margin:0 0 0 15px;
	padding:0;
}

#sidebarx ul
	{
	margin:0; 
	padding:0;
	list-style:none;
}

#sidebarx h2 
	{
	margin: 10px 0 0 10px;
	font-size:.8em;
	letter-spacing: 0.09em;
	font-weight: bold;
	color: #444;	

}

#sidebarx a 
	{
	text-decoration:none;
	display:block;
	color:#666600;
}

#sidebarx a:hover 
	{
	text-decoration:none;
	display:block;
	color:#991717;
}


#footer p 
	{
	text-align:center;
	font-size:10px;
}

 .post-title {
	margin: 1em 0 0.3em 0;
	padding:5px 0;	
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #666600;		
	border-bottom:#ccc 1px dashed;
}


#content h2
	{
	font-size:1.1em;
}

h3.content-title {width: 100%; 	font: normal 24px Georgia;font-style: italic; border-bottom:#ccc 0px dashed;}

#content p 
	{
	font-family:Verdana,Arial;
	font-size: 0.9em;
	color: #333;
	margin:10px 0 10px 0;
}


#content .title a
	{
	text-decoration:none;
	border:none;
	color:#360;
}

.day-date 
	{
	margin:0;
	padding:0;
	font-weight:bold;
}

.post 
	{
	margin:0;
	padding:1em 0;
}

.post-info-co 
	{
	margin: 15px 0;
	padding:0;
	font-size: 0.9em;
	font-family:Verdana, Arial;
	color: #666;
	border-top:#ccc 1px dashed;
}


/*
#sidebar img 
	{
	border:#ccc 1px solid;
	padding:3px;
}
*/
.spacer 
	{
	clear: both;
}

#content ul li 
	{
	line-height: 120%;
	background:transparent url('img/simplearrow.png') left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
	font-size:1em;
}

hr {
	display:none;
}

.commentlist
	{
	margin:0;
	padding:0; 
	font-size:.9em;
}

.commentlist li 
	{
	margin:0.5em 0 0 1.5em;
	padding:0 0.5em;
	border:#ccc 1px solid;
}

.commentlist .graybox
	{
	background:#F3F5CC;
}

input[type="text"], textarea
	{
	background:#F2F2E9;
	border:#ccc 1px solid;
}

.feedback	{
	padding-top:10px;
	padding-right:10px;
}

.link-comment	{
	background:url('img/ico-talk-act.gif') no-repeat left;
	padding-left:15px;
}

.link-comment-off	{
	background:url('img/ico-talk.gif') no-repeat left;
	padding-left:15px;
}

.pauthor, .ptime, .pcat
	{
	padding:10px;
	font-size:90%;
}

.pauthor
	{
	background:url('img/user.png') no-repeat left;
	padding-left:15px;
}

.ptime
	{
	background:url('img/time.gif') no-repeat left;
	padding-left:12px;
}

.pcat
	{
	background:url('img/sstar.png') no-repeat left;
	padding-left:15px;
}

.alt 
	{
	background:#F2F2E9;
}


// Top Navigation //

#navcontainer
	{
	background-color: #1F00CA;
	width:90%;
}

#navcontainer ul
	{
	font-family:Verdana,Arial;
	font-weight: bold;
	background: #ddd;
	color: #000;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 5px;
	border-bottom: 1px solid gray;
}

#navcontainer li
	{
	text-align: center;
}

#navcontainer ul li
	{
	display: inline;
	margin-left: -4px;
}

#navcontainer ul li a
	{
	padding: 5px 10px 5px 10px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid gray;
}

#navcontainer ul li a:hover
	{
	background-color: #16008D;
	color: white;
}
