
/*************************************
 +Containers
 *************************************/
body{
	background:#2f2f2f;
	color:#dedede;
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	letter-spacing: 1px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
    height:100%;
}
#wrap{
	background:#3a3a3a;
	border-left:2px solid #444;
	border-right:2px solid #444;
	border-bottom:1px solid #444;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	width:750px;
}

#content{
	border-bottom:none;
	border-top:none;
	float:left;
	padding:10px;
	width:730px;
    	height:100%;
}
#footer{
	width:754px;
	margin:0 auto;
	background:#434343;
	border-top:1px solid #4F5158;
	border-bottom:none;
	color:#888;
	padding:3px 0;
	
}


#wrap img{
    padding: 0 35px 0 20px;
    float:left;
}


/*************************************
 +Header
 *************************************/
#header{
	
	background:#879675 url("./images/stripes.gif") 0 no-repeat;

	height:99px;
	margin:0;
	text-align:center;
	width:100%;
}
#header h1{
	font-size:2.2em;
	font-weight:normal;
	margin:0 auto;
	padding-top:40px;
	padding-left:30px;
	text-align:left;
	width:700px;
}
#header h1 a{
	color:#ecefed;
}
#header p{
	font-size:1em;
	padding-left:30px;
	margin:0 auto;
	text-align:left;
	width:700px;	
}
#header ul{
	float:right;
	list-style-type:none;
	margin-top:-10px;
	width:650px;
}
#header ul li{
	float:left;
	font-size:1.4em;
	font-weight:bold;
	padding:9px 10px 0px 9px;
}
#header ul li a{
	color:#fff;
}
#header ul li a:hover{
	color:#BDE271;
}
/*************************************
 +H font
 *************************************/
 h1, h2, h3{
	font-family: 'Lucida Grande', Verdana, Arial,  sans-serif;
	letter-spacing: 0px;
}
h2{
	font-size:1.5em;
	padding-right:5px;
}
h3{
	font-size:1.2em;
}
/*************************************
 +Navigation
 *************************************/
#nav{	float: right;
        font-family: "Courier New", Courier, Arial, Verdana;
	border-bottom:0px solid #555;
	font-size:1.2em;
	margin-top:-0.9em;
}
#navwrap{
	display:block;
	margin:0 auto;
	width:700px;
}
#nav ul{
	list-style-type:none;
	margin-left:-57px;
}
#nav ul li{
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding:9px 10px 0px 9px;
}
#nav ul li a{
	color:#fff;
}
#nav ul li a:hover{
	color:#BDE271;
} 

 /*************************************
 +Entry
 *************************************/
.entry img{
    padding: 2px;
    border: 2px solid #313131;
}   
.entrybody a{
    font-size:1em;
    color: #FFF;
    border-bottom: 1px solid #638A64;
}    
.entry{
	font-size:1.3em;
	margin:5px;
	padding:10px;
	text-align: justify;
}
/*.entry:hover a:link{
    border-bottom: 1px solid #A3FFCB;
}
*/
.entrybody a:hover{
    background: #8B9C71;
    border-bottom: 1px solid #638A64;
}

.entrybody ul{
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}

.entrybody li a {
	font-weight:normal;
	margin-bottom:10px;
	}
.entrybody li{
	border-bottom:1px dotted #4F5158;
	padding:9px 0px 9px 0px;
/*	padding:3px; */
}
.entrybody li:hover {
	background:#3D3D3D;
}


.entrytitle{
	border-bottom:1px dotted #4F5158;
	color:#888;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
}
.entrytitle h2{
	color:#fafafa;
}
.entrytitle h3{
	font-weight:normal;
}

.entry-1{
	background:#444444 url("./images/main.png") repeat-x;
	border:1px solid #434343;
	color:#ffffff;
	font-size:1.6em;
}
.entry-1 .entrytitle{
	border-bottom:1px solid #5F666A;
	color:#897;
}
.entry-1 .entrytitle h2 {
	color:#CDB;
}


.entrymeta{
	background:#434343;
	font-size:0.8em;
	padding:5px;
	display:none;
}
.entry-1 .entrymeta{
	display:block;
}

.navigation{
	padding:5px;
	background:#3e3e3e;
	text-align:center;
}
img {
	border: 0px;
}

/*************************************
+Sidebar
 *************************************/
#sidebar{
	color:#ddd;
	font-size:1.1em;
	float:left;
	padding-left:10px;
	width:215px;
    height:100%;
}
#sidebar h3{
	color:#CDB;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:10px;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #4F5158;
	padding:3px;
}
  /*************************************
 +Sides (del.icio.us links)
 *************************************/
#sides{
    font-size:0.9em;
    font-family: 'Lucida Grande', 'Century Gothic', 'Lucida Grande', Arial;
    text-align: left;
}
#sides h3{
	color:#CDB;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:10px;
}
#sides a{
	color:#879675;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:10px;
}
#sides a:hover{
	border-bottom: 1px solid #638A64;
}
#sides ul{
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}
#side li a {
	color:#cae001;
	display:block;
	padding:9px 5px 9px 20px;
	}
#sides li{
	border-bottom:1px dotted #444444;
	padding:3px;
}
#sides li:hover {
	background:#3D3D3D;
	}

  /*************************************
 +info box
 *************************************/
#info{
    font-size: 1.2em;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    text-align: justify;
    background: #638A64;
    padding: 10px;
    width:640px;
    border-top:2px solid #000;
	border-left:2px solid #000;
    border-right:2px solid #000;
	border-bottom:2px solid #000;
}
#info:hover {
	background-color: #7CA254;
    border-top:2px solid #545654;
	border-left:2px solid #545654;
    border-right:2px solid #545654;
	border-bottom:2px solid #545654;
}
#info a{
	color:#F6FF97;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom:5px;
}

#info a:hover{
    color: #FFFFFF;
    border-bottom: 1px solid #638A64;
}


 /*************************************
 +Misc
 *************************************/
a{
	text-decoration:none;
	color:#bbb;
}
a:hover{
	color:#efe;
}
#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html #nav, * html #wrap {height: 1%;}

#content a.extlink {
    padding-right: 12px;
/* background: #545654; */
    padding:0 3px;
    color:#CBFFCB;
    border-bottom:1px dotted #949694;
}


ul.cloud {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

