/*
Theme Name: GeekAbout
Theme URI: http://randaclay.com/themes/
Description: SEO optimized, 2-column, widget-ready theme created for Wordpress
Version: 1.0
Author: Randa Clay
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/



html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	padding: 0px;
	margin: 0px;
        background-color: #ececec;
	font: 62.5%  Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; /* Resets 1em to 10px */
}

#wrap {
    width: 977px;
    text-align:left;
    margin:0px auto;
}


/************************************************
*	Navigation								*
************************************************/

#nav {
        margin: 0;
        padding: 0;
	background-image: url(images/menubg.png);
        background-repeat: no repeat;
        height: 35px;
        width: 977px;
        padding: 0px;
        margin: 0px;
}

* html #nav {
margin-top: -3px;
}

#navleft {
	width: 600px;
	float: left;
	margin: 0px;
	}

ul.menu {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 600px;
        font-size: 14px;
        font-weight: normal;
        font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
        text-transform: uppercase;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 7px 14px 10px;
	}

ul.menu li a {
        color: #ffffff;
	margin:0px;
       	}

ul.menu li a:hover {
	color: #e3e7d1!important;
	text-decoration: none;
       	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #e3e7d1!important;
	text-decoration: none;
     	}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
        background-color: #ffffff;
        height: 100px;
        width: 977px;
        padding: 0px;
        margin: 0px;
}


/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    

a, a:link {
	color: #1e2e6f;
	text-decoration: none;
}

a:visited {
        text-decoration: none;
}

h1 {
        font-size: 1.9em;
        line-height: 1.1em;
	color: #1e2e6f;
	font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        margin: 0px;
}

h2 {
	font-size: 1.9em;
	line-height: 1.2em;
	color: #1e2e6f;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #1e2e6f;
	font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #1e2e6f;
	font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        margin: 0px;
}

a:hover {
        text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/

#main {
        width: 977px;
        background: url(images/bodybg.png) repeat-y #FFFFFF;
}

#content {
        width: 590px;
        float: left;
        padding: 25px 0px 0px 0px;
}

.item {
        padding: 0px 10px 10px 10px;
        margin: 10px 10px 15px 15px;
        color: #000000;  
        font-size: 1.3em;
        line-height: 1.4em;	
}


.item p {
margin-top: 10px;
}

.item p a{
	text-decoration: none;
}

.item p a:hover{
        text-decoration: underline;
}

.item img {
        margin: 5px;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}

.itemtitle a {
        color: #1e2e6f;
}

.itemtitle a:hover {
        text-decoration: underline;
}

.itemtitle {
padding-top:5px;
width:590px;
}

.itemtitle a {
color:#1e2e6f;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 88%;
        line-height: 120%;
        margin-top: 10px;
        margin-bottom: 15px;
        padding: 6px 6px 6px 5px;
        background-color: #f6f7f3;
        border-bottom: 1px solid #9bbb93;
        border-top: 1px solid #bfdbb9;
        border-right: 1px solid #9bbb93;
        border-left: 1px solid #bfdbb9;
	color: #1e2e6f;
}

.metadata a:link, .metadata a:visited {
	color: #1e2e6f;
}

.metadata img {
        vertical-align: middle;
        margin: 0px 0px 0px 7px;
}

.metadata a:hover{
	color: #545c31;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 10px 25px 10px 25px;
	padding: 10px;
        background-color: #ececec;
	border: 1px dotted #1e2e6f;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar									*
************************************************/

#secondary{
        width: 315px;
	padding: 0px;
	float: right;
}

#r_sidebar {
	padding: 30px 15px 20px 4px;
        margin-right: 13px;
        font-size: 1.3em;
	line-height: 1.4em;
	}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: disc;
        list-style-position: outside;
        color: #000000;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #000000;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#1a5c92; 
}

#r_sidebar ul ul {
	margin: 0px 0px 15px 0px;
	padding: 10px;
        list-style-type: none;
        color: #000000;
        background-color: #ececec;
        border-right: 1px solid #1e2e6f;
        border-left: 1px solid #1e2e6f;
        border-bottom: 1px solid #1e2e6f;
}

#r_sidebar ul ul li{
	background: url(images/bullet.png) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: disc;
        list-style-position: outside;
        color: #000000;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
        color: #000000;
	}

#r_sidebar h5 {
	padding: 10px 10px 0px 10px;
        margin: 0px;
        background-color: #ececec;
        border-right: 1px solid #1e2e6f;
        border-left: 1px solid #1e2e6f;
        border-top: 1px solid #1e2e6f;
	color: #1e2e6f;
        font-size: 1.4em;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#greenbox {
        background-color: #e3e7d1;
        border: 1px solid #2a7d16;
        color: #000000;
        margin-top: 13px;
        margin-bottom: 16px;
        padding: 8px;
}

#greenbox h5 {
	color: #1e2e6f;
        background-color: #e3e7d1; border: none; padding: 0px;
        margin: 0px 0px 6px 0px;
        font-size: 1.4em;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#categories{
        background-color: #ececec;
        border: 1px solid #1e2e6f;
        color: #000000;
        margin-top: 13px;
        margin-bottom: 16px;
        padding: 8px;
}

#categories h5 {
	color: #1e2e6f;
        background-color: #ececec; border: none; padding: 0px;
        margin: 0px 0px 6px 0px;
        font-size: 1.4em;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#categories ul {
	margin: 0px;
	padding: 0px;
        list-style: none;
        color: #000000;
}

#categories li {
        margin: 0px;
	padding: 0px;
        color: #000000;
}
#categories ul li {
	background: url(images/folderblue.png) no-repeat top left;
	padding: 0px 0px 5px 25px;
	margin: 0px 0px 0px 0px;
	}
}
	
#categories ul li a {
	color: #000000;
	text-decoration: none;
}

#categories ul li a:hover {
	color:#1a5c92; 
}

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

#categories ul ul {
	margin: 0px 0px 10px 0px;
	padding: 5px;
        list-style-type: none;
        color: #000000;
        background-color: #ececec;
        border: 0px;
}

#categories ul ul li{
	background: url(images/bullet.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
       color: #333333;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 540px;
	background: #FFFFFF;
        color: #000000;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 10px 20px;
        font-size: 1.3em;
}
	
  
#comment  a{
        color: #1e2e6f;
	text-decoration: none;
}

#comment a:hover{
        text-decoration: underline;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #1e2e6f;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 530px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 530px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {
	text-align: right;
	margin: 10px 0px 10px 15px;
	color: #000000;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #1e2e6f;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#search {
	padding-right: 40px;
	padding 0px;
        float: right;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#s {
	background: url(images/magnifier.gif) top left no-repeat #ececec;
	width: 200px;
	color: #333333;
	font-size: 12px;
	padding: 3px 0px 4px 20px;
	margin: 7px 0px 3px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #737373;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #737373;
	}

.sbutton {
        background-color: #e0e4ce;
        border: 1px solid #000000;
        color: #1e2e6f;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        padding: 1px;
        margin-bottom: 3px;
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #eeeeee;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
        width: 977px; 
        height: 30px;	
        text-align: center;
	padding-top: 20px;
	margin-top: 15px;
	color: #000000;
        font-size: 1.0em;
}

#foot a:link, #foot a:visited{
	color: #1e2e6f;
        text-decoration: none;
}

#foot a:hover {
        text-decoration: underline;
}