/*
Theme Name: GG_EE


*/



/* body
--------------------------------------------------*/

body {
	font: 62.5%/1.4em "Verdana", geneva, sans-serif;
	color:#333;
	margin:0;


}

* {
	margin:0;
	padding:0;
}


/* header
--------------------------------------------------*/

#header {
	border-top:70px solid #fff;
}

#header .description {
	float:right;
	margin-top:36px;
	color:#333;

}

#header h1 {
	margin:10px 0 0 0;
	padding:0px 0px 10px 0;
	border-bottom:2px solid #ff0000;
border-top:2px solid #FF0000;
}

#wrapper {
	width:760px;
	margin:0 auto;
	
}


/* header h1 (blogtitle)
--------------------------------------------------*/

h1 {
	font-family: "Verdana", Times, serif;
	font-size:3.8em;
	font-weight:bold;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
        background-image:url(images/logo1.gif);
        background-repeat:no-repeat;
        height:35px;
        width:100%;
}

h1 a {
	text-decoration:none;
	color:#333;
}

h1 a:hover {
	text-decoration:none;
	color:#333;
      background:none;
}

#logo {background: transparent url(images/logo1.gif) 721px -6px;
}

#homelink 
{
background:none repeat scroll 0 0;
color:#999999;
display:block;
float:left;
height:40px;
margin:14px 0 0;
width:190px;
}


/* navigation
--------------------------------------------------*/

#nav {
	border-bottom:2px solid #ff0000;
	padding:5px 0;
	margin:0;
	height:25px;
}

#nav li {
	float:right;
	list-style:none;
      padding:0px 10px 0px 0px;
}

#nav li a {
	color:#999;
	padding:5px 5px 5px 5px;
	background:#fff;
	font:1.6em "Verdana", Trebuchet MS;
	margin:-1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
        border-top: 1px solid #FEB6B6;

}
#nav li a:hover {
	background-color:none;
	color:#000;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}

#navi  {border-top: 1px solid #FEB6B6;}

/* content
--------------------------------------------------*/

#content {
	margin:0 0 0 250px !important;
padding:12px 20px 30px 0px;
}



#content2 {
	margin:0 0 0 250px !important;
	padding:10px 0px 30px 0px;
}


#content p, #content2 p {
	line-height:18px;
	margin:15px 0 5px 0;
	font-size:110%;
	word-spacing:1px;
      text-align:left;
}


#content a, #content2 a{
	text-decoration:none;
	color:#999;
}

#content a:hover, #content2 a:hover{
	background-color:none;
	color:#000;
}

#content h2, #content2 h2{
	font-family: "Verdana", Trebuchet MS;
	font-size:1.6em;
	font-weight:normal;
      color:#999;
	margin:25px 0 15px;
	border-bottom:1px solid #FEB6B6;
	padding:5px 0;
	line-height:17px;
}

#content h2 a, #content2 h2 a {
	text-decoration:none;
	border:none;
}

#content h3 {
	margin:10px 0;
	font:160%  "Verdana", Trebuchet MS;
	color:#222;
}

#content2 h3 {
	margin:10px 0;
	font:160%  "Verdana", Trebuchet MS;
	color:#222;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
      font-size:120%;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
}

#content li {
	padding:10px;
	border-bottom:1px solid #EFF8FB;
}


#content2 li {
	padding:10px;
	border-bottom:1px solid #EFF8FB;
}

/* post date
--------------------------------------------------*/
#date {
	color:#B8B8B8;
	text-decoration:none;
padding:15px 0px 0 0;
text-align:left;
word-spacing:1px;
}

/* border images / blockquote
--------------------------------------------------*/

img {
padding:10px 1px 2px 1px;
height:auto;
max-width:100%;
}


blockquote {
	padding:5px 15px;
	background:#EFF8FB;
	margin:10px 0;
	border:1px solid #ccc;
}


/* lost links / more tag
--------------------------------------------------*/

a {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
	background-color:none;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}


/* metadata under post
--------------------------------------------------*/
.post{margin:0 0 0 0px;}

.post .info{
	padding:2px 3px 3px 8px;
	border-bottom:1px solid #FEB6B6;
	border-top:1px solid #FEB6B6;
	background-color:none;
	font-size:1em;
	color:#333;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
	padding:10px;
	background:none;
	margin:10px 0 28px;
	color:#333;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


/* sidebar
--------------------------------------------------*/

#sidebar {
	width:185px;
	float:left;
	padding:28px 10px 30px 10px;
}

#sidebar h2 {
	letter-spacing:1px;
	font-size:1.3em;
	color:#333;
margin-top:20px;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 23px 0;
      font-size:120%;
}

#sidebar li {
        /*---- font-size:12px;-----*/
	padding:3px;
	border-bottom:1px solid #FEB6B6;
      list-style:none;
}

#sidebar li a {
	color:#999;
	text-decoration:none;
}

#sidebar li a:hover {
      color:#000;
	background-color:none;
	
}

#sidebar input {
	width:auto;
	padding:4px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:9px "Verdana", Trebuchet MS; 
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}


/* some input
--------------------------------------------------*/

input {
	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}


/* comments
--------------------------------------------------*/

#comments {
	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 350px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}


/* footer
--------------------------------------------------*/

#footer {
	padding:20px 0 20px;
	margin:0 0 0 250px;
	color:#333;
        text-align:right;

}

#footer a {
      color:#999;
      text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color:#333;
      background:none;
}