/* 
Theme Name: quetting.net
Theme URI: http://www.quetting.net
Design Name: quetting.net
Description: Theme with expandable sidebar scripting based on the Neuron Theme
Version: 1.0
Author: Florian Quetting
Author URI: http://www.quetting.net/
*/

@page { size:21.0cm 14.85cm; margin-top:1.5cm; margin-bottom:2cmi; size:portrait;  }
@page :left { margin-left:1.5cm; margin-right:2cm  }
@page :right { margin-left:2cm; margin-right:1.5cm  }


/* Body and Rap Styling */

body {
#	margin: 0;
#	padding: 0;
#	text-align: center;
#	color: #000;
#	background: #EEFFF5;
#	font-size: 62.5%
#        font-family: Arial, Helvetica, sans-serif;
}

#rap {
#	width: 780px;
#	margin: 20px auto 10px auto;
#	padding: 0;
#	font-size: 1em;
#	text-align: left;
#	line-height: 18px;
#	background: #fff url('img/bodybag.gif') repeat-y center;
#        border: 1px solid #BFC0DF;	
}

/* Header Styling */

#header {
	margin: 0;
	padding: 0px 0 30px .5em;
#	border-bottom: 1px solid #BFC0DF;
#	background: #fff url('img/header.jpg') no-repeat top;
#	height:60px;
}
#header h1 {
        margin: 0;
	font-weight:bold;
        font-size: 2.6em;
        color: #333;
        word-spacing: 1px;
}
#header h2 {
	margin:0;
	font-size: .8em;
	color: #E6EDF7;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
        color: #f0f0f0;

        text-decoration: none;
        border-bottom: none;
}

/* A tag styling */

a {
        text-decoration: none;
        font-weight:bold;
        color: #15375c;
}
a:visited {
        color: #15375c;
        font-weight:bold;
}
a:hover {
        color: #8ca0ce;
        text-decoration: underline;
}

a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}

p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
 h2, h3, h4 {
	font-weight: normal;
	letter-spacing: 1px;
}

h2,h3 {
	margin: 0;
	padding: 0;
#	color: #15375c;
	color: #003700;
}
h2 {
   font-size: 1.0em;
   font-weight: bold;
}
h3 {
   font-size: 1.0em;
}
h4 {
   font-size: .9em;
   font-weight: bold;
}
.description 
{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-size:0.8em;
	color:#f0f0f0;	
}
/* Sidebar Styling */

#sidebar {
	display:none;
}

#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}
#content ul li {
	background: url('img/bullet.png') no-repeat 0 7px;
	padding-left: 1.5em;
}

.menuheader {
        margin: 0;
        padding: 5px;
        height: 20px;
        background:transparent url('img/full_sidetitle.gif') no-repeat top center;
}

.menuheader div
{
       margin:0;
       padding-left:.5em;
       font-size: .9em;
       color: #ffffff;
       font-weight: bold;
       float:left;
       height: .9empx;
}

.menuheader a{
       float:right;
       margin:0;
       height: .9em;
}

.menuheader a img{
       width:15px;
       height:15px;
       border:none;
       padding: 0 .2em 0 0;
}
 
/* Post Styling */
#content
#{
#        float: left;
#        margin: 20px 0;
#        padding: 0 0 0 1em;
#        background: #fff;
#        font-size: 0.8em;
#        display:inline;
#        color:#000;
#        overflow:hidden;
#}


.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.editlink {
	display:none;
}
.post-content {
	padding: 1em 0 0 0;
}
img {
	border: #ccc 1px solid;
	padding: 3px;
}
.post-title {
#	margin: 0 .5em 0.2em;	
#	text-align: right;
#	padding: 0.5em 1em 0 0;
#	color: #15375c;
	display:none;
#	color: #003700;
#	background:transparent url('img/dateheader.jpg') no-repeat right top;
}
.post-title2 {
       margin: 0 .5em 0.2em;
       text-align: right;
       padding: 0.5em 1em 0 0;
       color: #15375c;
}
.post-title2 em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding:0 .5em;
	margin-top:-0.3em;
}
.post-info {
	color: #15375c;
	font-size:1.2em;
	margin:0;
}
.post-info a {
	text-decoration: none;
        font-weight: bold;
	color: #15375c;
#	color: #003700;
	border: none;
}
.post-info a:hover {
	border-color: #7A7636;
	color: #7A7636;
}

#postcomment2, .commentmetadata {
	display:none;
}
hr {
	display: none;
}

/* Footer Styling */

#footer {
	margin:0;
	padding: 7px 20px;
	border-top: 1px solid #BFC0DF;
	clear: both;
	font-size: 0.7em;
	color: #999;
	background: #fff;
	text-align:center;
}
#footer1 {
    display:none;
}
#copyright {
	font-size: 0.7em;
	color: #999;
	background: #fff;
	text-align:right;
}
#commentlist {
	font-size:1em;
	font-weight:bold;
	color: #ccc;
}
#commentlist li {
	color: #666;
	font-weight: normal;
	font-size:0.85em;
}
#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}

/* Comment form Styling */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea, #commentform #captcha {
	background: #F5F5F5;
#	border: 1px solid #669BB4;
	border: 1px solid #009B00;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#comments {
	text-transform: uppercase;
	margin-top: 3em;
	color: #AA7D39;
	font: 0.9em verdana, helvetica, sans-serif;
}
#postcomment {
	text-transform: uppercase;
	margin-top: 0.9em;
	color: #AA7D39;
	font: 1em verdana, helvetica, sans-serif;
}

/*Search form Styling */

#searchform {
        padding:0;
	margin-left: 1em;
	margin-bottom:.5em;
}
#searchform #s {
        width: 84px;
        padding: 0px;
	margin-right:5px;
	font-size:.7em
        }

#searchsubmit, #submit, #vote {
	margin:0px;
	font-size: .7em;
	background-color:#108c34;
	color:#fff;
        }

.Buttons {
	margin:0px;
	font-size: .7em;
	background-color:#108c34;
	color:#fff;
        }

/* Horizontal Nav Menu */

#navmenu {
	display:none;
}

/* Nice Titles */

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(img/ntbg.png);

    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px; text-align:left;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}


