/*
Theme Name: MyGNU! V1
Theme URI: http://www.mygnu.de/themes
Description: Built in April of 2009 for www.mygnu.de
Author: xexplorer
*/

/* ------------------------------------------------------------
	Inherent Tags
------------------------------------------------------------ */
body {
	font: 14px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color: #515B5B;  
	background:url(images/bg.gif) repeat-x;
	background-color:#f0fff0;
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px 0px 20px 0px;
}
h1, h2 {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
h1 {
	margin:10px 0px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:10px 0px;
}
a{
	color:#00AAD9;
}
a:hover {
	text-decoration:none;
}
img {
	border:0px;
}

/* ------------------------------------------------------------
	Classes
------------------------------------------------------------ */

.green {
	color: #7BD207;
}
.orange {
	color: #FFA500;
}
.blue {
	color:#00AAD9;
}
.clear {
	clear:both;
	height:1px;
}
/* ------------------------------------------------------------
	Wraps
------------------------------------------------------------ */
.wrap {
	width:1005px;
	margin:0px auto;
}
.whiteWrap {
	margin-top:-5px;
 	background: #FFFFFF;
	padding:30px 0px 0px;
}
#contentWrap {
	padding:0px 15px;
	width:975px;
}
/* ------------------------------------------------------------
	Tabs
------------------------------------------------------------ */
#nav {
	float:right;
	position:relative;
	top:80px;
	margin-right:15px;
}
#nav a {
	display:block;
	width:95px;
	line-height:35px;
	background:url(images/tab.gif) no-repeat;
	margin-left:2px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#666666;
}
#nav a:hover {
	text-decoration:underline;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
/* ------------------------------------------------------------
	Banner & Content
------------------------------------------------------------ */
#banner {
	height:160px;
	background:url(images/topBanner.gif) no-repeat;
}
#siteBanner {
	float: right;
	position:relative;
	width: 285px;
	top:40px;
}
#siteName {
	float:left;
	position:relative;
	top:40px;
	left:20px;
	color:#FFF;
	font-weight:normal;
}
#siteName a {
	color:#fff;
	text-decoration:none;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:50px;
}
#siteUrl {
	font-size:14px;
 	color: #BFFFF8;
}
#content {
	float: left;
	width: 510px;
}
#content li {
	list-style: url(images/arrow.gif);
}
#content h1 {
	line-height:30px;
	background: url(images/marker.gif) no-repeat;
	padding:0px 0px 5px 35px;
	font-size:24px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}
#content h1 a {
	color:#515B5B;
	text-decoration:none;
}
/* ------------------------------------------------------------
	Show Notes
------------------------------------------------------------ */
#showNotes {
	background: url(images/notesBG.jpg) no-repeat top left;
	padding:75px 25px 0px 25px;
}
#showNotesFoot {
	background: url(images/notesBG.jpg) no-repeat bottom left;
	height:75px;
	margin:-10px 0px 20px 0px;
}
/* ------------------------------------------------------------
	Sidebar
------------------------------------------------------------ */
#sideBarWrap {
	background: url(images/sidebarBG.gif) no-repeat top left;
	float: right;
	width: 235px;
}
#sideBarWrap2 {
	background: url(images/sidebarBG.gif) no-repeat top left;
	float: right;
	width: 185px;
}
#sideBar{
	padding:0px 15px;
	line-height:1.2em;
}
#sideBar h1 {
	font-weight: bold;
	color: #4C4C4C;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
}
#sideBar h2 {
	font-weight: normal;
	color: #4C4C4C;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
	margin:20px 0 0;
}
#sideBar a {
	line-height: 25px;
	text-decoration:none;
	font-size:12px;
}
#sideBar2{^M
        padding:0px 15px;^M
        line-height:1.2em;^M
}^M
#sideBar2 h1 {^M
        font-weight: bold;^M
        color: #4C4C4C;^M
        font-size: 18px;^M
        border-bottom: 1px solid #ccc;^M
        line-height: 30px;^M
}^M
#sideBar2 h2 {^M
        font-weight: normal;^M
        color: #4C4C4C;^M
        font-size: 18px;^M
        border-bottom: 1px solid #ccc;^M
        line-height: 30px;^M
        margin:20px 0 0;^M
}^M
#sideBar2 a {^M
        line-height: 25px;^M
        text-decoration:none;^M
        font-size:12px;^M
}
#sideBarFooter {
	background: url(images/sidebarFooter.gif) bottom;
	height: 50px;;
	width: 185px;
}
#sideBarFooter2 {
        background: url(images/sidebarFooter.gif) bottom;
        height: 50px;
        width: 185px;
}

#sideBar ul{
	margin:0px;
	padding:0px;
}
#sideBar ul li{
	margin-left:0px;
	padding-left:10px;
	list-style: none;
	border-bottom:solid 1px #CCC;
}
/* ------------------------------------------------------------
	Sidebar Widget CSS
------------------------------------------------------------ */
#calendar_wrap {
	margin-top:15px;
}
.textwidget {
	padding:10px 0px;
	border-bottom:solid 1px #CCC;
	font-size:12px;
	color:#999;
}
/* ------------------------------------------------------------
	Footer
------------------------------------------------------------ */
#footerWrap {
	padding: 15px 0px 50px;
	border-top: 5px solid #999999;
	color:#CCC;
	font-size:12px;
}
#footer {
	padding:0px 10px;
	width:730px;
	margin:0 auto;
}
#footerRight {
	float:right;
	position:relative;
	top:32px;
	left:10px;
	z-index:0;
}
#footerLeft {
	float:left;
	position:relative;
	top:5px;
	right:10px;
	z-index:0;
}
#footer a {
	color:#999;
}
#footer h1 {
	font-weight: bold;
	color: #BABABA;
	font-size: 18px;
}
/* ------------------------------------------------------------
	WP Tags
------------------------------------------------------------ */
.postDate {
	color:#ccc;
	font-size:12px;
	margin-top:-10px;
	padding-bottom:15px;
}
#wp-calendar {
	width:155px;
}
#calendar {
	margin-top:15px;
}
#blogroll {
	margin-left:0px;
}
#blogroll2 {
        margin-left:0px;
}
.entry {
	margin-bottom:30px;
}

.textbox{color:#000;background:#e3f0f2 url(images/Style.png) left no-repeat;border:#6cc 1px solid;padding:10px 10px 10px 40px}a,.post .title a{text-decoration:none;color:#26a}