/*  
Theme Name: GenevaLogic
Theme URI: http://www.genevalogic.com/
Description: The GenevaLogic Wordpress 2.0 Ajax enabled Theme
Version: 1.0
Author: Lance
Author URI: http://www.genevalogic.com.com/
*/

/*************************************
 +Containers
 *************************************/
body{
	background:url("./images/bg_filler.jpg") repeat-x; 
	color:#666666;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 1px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	/* background:url("./images/wrap_filler.png") repeat-y;	*/
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
	border-bottom:0px solid #666;
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	width:900px;
	background-color:#efefef;
}

#content{
	border-bottom:none;
	border-top:none;
	border-right:2px solid #CCC;
	background-color:white;
	float:left;
	padding:10px;
	width:650px;
}
#footer{
	font-size : 10px;
	left : 0px;
	bottom:0px;
	width:100%;
	background:#FFFFFF;
	border-top:1px solid #4F5158;
	border-bottom:none;
	color:#666;
	clear:both;
	padding:3px 0;
	-moz-border-radius:3px;
}

/*************************************
 +Header
 *************************************/
#header{
	background:url("./images/header.png") 0;
	background-position : bottom center;
	height:117px;
	margin:0;
	text-align:left;
	width:100%;
}
#header h1{
	font-size:2.2em;
	font-weight:normal;
	margin:0 auto;
	padding-top:40px;
	padding-left:30px;
	text-align:left;
	width:900px;
}
#header h1 a{
	color:#666666;
}
#header p{
	font-size:1em;
	padding-left:30px;
	margin:0 auto;
	text-align:left;
	width:900px;	
}
/*************************************
 +Hn
 *************************************/
 h1, h2, h3{
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size:15px;
}
h2{
	font-size:1.5em;
	padding-right:5px;
}
h3{
	font-size:1.2em;
}
/*************************************
 +Navigation
 *************************************/
#nav{
	background : #666666;	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-top:-0.9em;
	border-bottom : 1px white solid;
}
#navwrap{
	display:block;
	margin:0 auto;
	width:900px;
}
#nav ul{
	list-style-type:none;
	margin-left:-27px;
}
#nav ul li{
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding:4px 10px;
}
#nav ul li a{
	color:#FFFFFF;
}
#nav ul li a:hover{
	color:#DDDDDD;
} 
 /*************************************
 +Entry
 *************************************/
 .entry{
	font-size:12px;
	margin:5px;
	padding:10px;
}
.entrytitle{
	border-bottom:1px dotted #4F5158;
	color:#666666;
}

.entrytitle h2, .entrytitle h3{
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size:15px;
}
.entrytitle h2{
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size:15px;
}
.entrytitle h3{
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size:12px;
}
.entry-1{
	background-position : top left;
	border-top:0px solid #434343;
	border-right:0px solid #434343;
	color:#666666;
	font-size:12px;
}
.entry-1 .entrytitle{
	border-bottom:1px solid #5F666A;
	color:#666666;
}
.entry-1 .entrytitle h2 {
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size:15px;
}
body#home .entry-1 .entrytitle
{
/*	background:url("./images/latest.png") no-repeat; */
	border-bottom:none;
/*	height:45px; */
	border-bottom:1px dotted #4F5158;
/*	padding-left:0px; */
}
body#home .entry-1 .entrytitle h2{
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size:15px;
}
body#home .entry-1 .entrytitle h3{
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size:12px;
}
.entrymeta{
	font-size:0.8em;
	padding:5px;
	display:none;
}
.entry-1 .entrymeta{
	font-size:0.8em;
	padding:5px;
	display:none;
}
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}

/*.navigation{
padding-top : 0px;
padding-bottom:15px;
text-align:center;
font-weight : bolder;
}
*/
/*
  /*************************************
 +Sidebar
 *************************************/
#sidebar{
/*	background:#FFFFFF url("./images/sidebar_filler.png") top right no-repeat; */
	border-top:0px solid #3e3e3e;
	color:#666666;
	float:left;
	margin-top:15px;
	padding-left:10px;
	width:200px;
}

#sidebar a{
	color : #666666;
	font-weight : normal;
}

#sidebar h2{
	margin-top:10px;
	color:#666666;
	margin-bottom:0px;
	font-weight:bolder;
	font-size:18px;
}

#sidebar h3{
	color:#666666;
	font-weight:normal;
	margin-bottom:10px;
}

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li{
	border-bottom:0px solid #666666;
	padding:2px;
	font-size:12px;
}


/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#666666;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#FFFFFF;
	border:1px solid #383838;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
 /*************************************
 +Misc
 *************************************/
a{
	text-decoration:none;
	color:#CC3333;
	font-weight:bolder;
}

}
a:hover{
color:#CC3333;
}
#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html #nav, * html #wrap {height: 1%;}
#search {
background-color : #EAEAEA;
border:0px #666666 solid;
margin-top:10px;
padding-left:10px;
color : 666666;
}
#search p{
border-bottom:1px #C4CC91 solid;
width:150px;
color : 666666;
}
#search p:hover{
background-color:#eaeaea;
color : 666666;
}

#search a {
color : 666666;
}

HR {
	width : 100%;
	color : cc3333;
	text-align : center;
	padding : 0;
	margin : 0;
}

.wp-notable {
        border: 1px solid white;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-top: 9px;
		opacity:.70;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
}


.wp-notable:hover {
		opacity:0;
		filter: alpha(opacity=1);
		-moz-opacity: 1;
}

.wp-notable_image {
	border : 0
}

.gravatar {
        float:left;
        padding: 3px;
        border: 1px solid #000;
        background: #fff;
}

.postgrav {
        float: left;
        padding: 3px;
        margin-right: 5px;
        margin-left: 5px;
        border: 1px solid #000;
        background: #fff;
}

FORM{	
padding:0;
margin:0;
}