/*
Theme Name: GIPS
Theme URI: http://www.buntstift.at/
Description: GIPS Theme by <a href="http://www.buntstift.at">buntstift</a>.
Version: 1.0
Author: Norbert T&auml;ubl
Author URI: http://www.buntstift.at/
Tags: GIPS

	GIPS
	 
	This theme was designed and built by Norbert T&auml;ubl,
	whose blog you will find at http://www.buntstift.at/

*/



/* Begin Typography & Colors */
/* Start reset */
:link, :visited {text-decoration: none;}
ul, ol {list-style: none;	}
h1, h2, h3, h4, h5, h6, pre, code, p {font-size: 1em;}
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {padding: 0;margin: 0;}
a img, :link img, :visited img {border: none;}
address {font-style: normal;}
.fltrt {float: right;margin-left: 8px;}
.fltlft {float: left;margin-right: 8px;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
/* end reset */


/* C85C1A */
body {
	margin:60px 0 0 0;
	background:#C85C1A;
	text-align:center;
	font: 68.75% Verdana, Arial, Gadget, sans-serif;
	}
a {
	color:#C85C1A;
	}
h1, h2, h3, h4, h5 {
	font-weight:normal;
	padding-bottom:1.4em;
	line-height:1.6em;
	}
#wrapper {
	margin:15px auto 00px;
	text-align:left;
	width:640px;
	background:#FFF;
	}
#login {
	margin:2px auto 50px;
	text-align:left;
	width:640px;
}	
#sidebar {
	width:181px;
	float:left;
	padding:42px 0 0 0;
	margin-bottom:130px;
	text-align:right;
	}
#content {
	margin-left:216px;
	padding:40px 65px 45px 0;
	}

#content ul, #content ol {
	padding: 0 0 1.3em 1.3em;
	}
#sidebar li {
	padding:0 0 12px 0;
	text-transform:uppercase;
	}
#sidebar li a.activeMenu {
	color:#000;
	}

#content p {
	line-height:1.6em;
	padding-bottom:1.3em;
	}
#content li {
	line-height:1.6em;
	list-style-type:disc;
	}
	
/* --------------------------------------
		Wordpress
-------------------------------------- */
.alignright {float: right;margin-left: 8px;}
.alignleft {float: left;margin-right: 8px;}
.aligncenter {display:block; margin: 0 auto;}

h1, h2, h3, h4, h5, h6 {font-weight:bold;}

.current_page_item a {color:#000;}

#login a, #login a:visited {
	color:#C85C1A;
	}
#login a:hover {
	color:#FFF;
	}
blockquote {
	margin:5px 0 5px 20px;
	color:#666;
	font-style:italic;	
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
