/*
Theme Name: orgeo
Theme URI: http://3fact.com
Description: "orgeo" is a two column theme for WordPress 2.x.
Version: 1.0
Author: Florian Gützlaff
Author URI: http://3fact.com
License: GPL
*/


/* Container */

body{
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.6;
	color:#222222;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(images/stripe.png);
	background-color:#ddd;
}

* html body{
font-size:medium;
}

#wrap{
	text-align:left;
	width:1125px;
	clear:both;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#content{
float:left;
padding:10px 0 0 5px;
width:850px;
margin-bottom:50px;
}

#footerwrap{
clear:both;
background-color:#222222;
}


/* global */

 h1, h2, h3{
font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
font-size:1.5em;
padding-right:5px;
}

h3{
font-size:1.2em;
}

a{
text-decoration:none;
color:#777;
}

img{
border:none;
}

ul{
margin:0;
padding:0;
}

a:hover{
color:red;
}

.clearfield{
clear:both;
display:block;
}

/* Header */

#header{
/*background-image:url("./images/header.gif");
background-repeat:repeat-x;*/
background:#222222;
padding: 0;

}

#headerwrap{
margin:0 auto;
width:66em;
padding:15px 0 0 0;
}

#headerwrap h1{
margin:0;
padding:0;
}

#header h1 a{
    color: #FFFFFF;
    font-family: Cochin, Times New Roman, serif;
    font-size: 35px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing:    0.08em;
    line-height: 46px;
   text-transform:uppercase;
}

#headerwrap p{
font-family:Georgia, "Times New Roman", serif;
font-size:1em;
margin:0;
padding:0;
color:#FFFFFF;
}

/* Navigation */

#navigation {
/*width:66em;*/
width: 1125px;
margin:20px auto 0 auto;
padding:0;
}

#navigation #mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #444444;
	background: #333333;
}

#navigation #mainNav ul{
float:left;
}

#navigation li {
float:left;
margin:0;
margin-left:0;
padding:0;
font-family:Georgia, "Times New Roman", serif;
font-size:90%;
letter-spacing:2px;
text-transform:uppercase;
}

#navigation li a:link, #navigation li a:visited {
float: left;
padding: 10px 12px;
text-decoration: none;
color: #eeeeee;
border: none;
/*background: url(images/navitop.gif) no-repeat bottom right;*/
}

#navigation li.current_page_item a:link, #navigation li.current_page_item a:visited{
color:red;
background:#222222 url(images/navitop_hover.gif) repeat-x ;
}

#navigation li.current_page_item a:hover{ 
color:red;
background:#222222;
}

#navigation li a:hover {
background: #444444;
}

#navigation li a span {
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 17px;
}
/* Entry */

 .entry{
border-bottom:1px solid #bbbbbb;
font-size:1em;
margin:0 15px 5px 5px;
}

.entry h1 a, .entry h2 a{
color:red;
}

.entry img{
float:left;
margin:0 10px 10px 0;
}

.entry ul{
list-style-image:url("./images/listpoint.gif");
}

.entrybody ul{
margin-left:20px;
}


.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}

.entrytitle h2{
}

.entrytitle h3{
font-weight:normal;
}

body#home .entry-1 .entrytitle
{
/*background:url("./images/new.gif") no-repeat;*/
border-bottom:none;
height:45px;
padding: 0;
}

body#home .entry-1 .entrytitle h2{
display:block;
margin:0;
}

body#home .entry-1 .entrytitle h3{
display:block;
margin:0;
}

.entrymeta{
font-size:85%;
padding:5px;
display:none;
}

.entry-1 .entrymeta{
display:block;
}

.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;
}

.pagenavi{
padding:5px;
overflow:hidden;
height:30px;
/*border-top:#bbbbbb solid 1px;
border-bottom:#bbbbbb solid 1px;*/
}

.previous{
float:left;
}

.next{
float:right;
}


/* Comments */

.commentsblock{
margin:0.5em;
padding:1em;
font-size:1.1em;
}

.commentsblock textarea{
width:410px;
}

.commentsblock input, .commentsblock textarea{
border:1px solid #bbbbbb;
}

.commentsblock textarea:focus, .commentsblock input:focus{
border:1px solid #4f8b49;
}

.commentauthor{
display:block;
font-size:1.5em;
}

ol.commentlist{
color:#222222;
font-size:0.9em;
list-style-type:none;
margin:0;
margin-top:1.5em;
padding:0;
}

.commentlist .alt{
border:1px solid #bbbbbb;
padding:0.5em 1em;
background-color:#eee;
}

.commentlist li{
margin-bottom:0.5em;
padding:0.5em 1em;
}

#comments{
font-size:1.2em;
}

/*Sidebar*/

#sidebar{
margin-left:auto;
width:19em;
font-size:95%;
line-height:1.5em;
}

#sidebar h2{
letter-spacing:2px;
text-transform:uppercase;
font-size:small;
margin-bottom:10px;
border-bottom:#bbbbbb solid 1px;
}

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

#sidebar .children{
list-style-image:url("./images/listpoint.gif");
list-style-position:inside;
margin:0;
padding:0;
}

#sidebar ul li{
padding:3px 0 0 3px;
}

#search{
background-image:url("./images/search.gif");
border:medium none;
display:block;
height:32px;
padding-left:0pt;
text-decoration:none;
width:100px !important;
}

#search:hover{
background-image:url("./images/search.gif");
background-position:0px 33px;
}

/* Footer */
#footer{
	width:66em;
	height:30px;
	margin:0 auto;
	border-top:1px solid #222;
	color:#858585;
	clear:both;
	text-align:center;
	background:#222222;
                font-size: 8px;

}

#footersection{
	clear:left;
	width:1125px;
	background-color:#333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #FFFFFF;
}

#footersection h2{
color:#909090;
margin:0px;
padding:0px;
}

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

#footersection a{
color:#909090;
}

#footersection a:hover{
color:#bbbbbb;
}

#archive{
width:20em;
text-align:right;
float:left;
}

#meta{
width:20em;
float:right;
text-align:left;
}

#links{
width:19em;
margin:0 0 0 23em;
text-align:center;
}


#footer p{
margin:0;
padding-top:6px;
}

hr, .hide {
display: none;
}

/*******************************/*

#navigation #mainNav:after,
#content:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}



/* ie5+6/win only */
* html #navigation ul {
height: 1%;
}
/*  ie7/win only */
*:first-child+html #navigation ul {
min-height: 1px;
}





.phpForms_pgtitle
{
    font-family : Arial;
    font-size   : 18px;
    color       : #1200d9;
    font-weight : bold;
}
.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    color               : #000000;
}

#frm_dcca9850aa p {display: none;}

