/*
Theme Name: Glossy Stylo
Theme URI: http://www.handyvergleich.mobi/glossy-stylo-theme/
Description: The Glossy Stylo Theme for WordPress +3.5 is a colorful theme with nice transparency effects. Add your own background-image and custom menu through the WordPress admin. 2-column layout and widget-ready sidebar.
Version: 1.1.19
Author: aliwkbg
Author URI: http://www.handyvergleich.mobi/
License: GNU General Public License
License URI: license.txt
Tags: custom-background, sticky-post, theme-options, dark, custom-menu

*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}

	body.custom-background{background:none;} 
	
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
body {
	font-size: 62.5%; 
	font-family: Arial, Sans-Serif; 
	background-color:#000;
	color: #333;
	background-attachment:fixed;
	background-image:url(images/bg.jpg);
	margin: 0 0 20px 0;
	padding: 0;
	}

.entry {
	clear:both;
}
	
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.pages {
clear:both;
margin-bottom:8px;
}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
 
h3#comments    {
	color:#fff;
}
	
#footer {
	clear:both;
	background-color: #999;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    float: right;
    margin: 20px 31px 0 0;
	padding: 4px 2px;
    text-align: center;
    width: 290px;
	}
	
#footer a:link, #footer a:visited {
	color:#000;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 18px;
    margin-top: 3px;
    text-align: left;
	}
	
#respond {
 	color:#fff;	
}

#respond h3 {
	color:#fff;
}

#respond a:link, #respond a:visited {
	color:#fff;
}

h2 {
	font-size: 28px;
	color:#666; 
	line-height:30px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3, h3 a, h3 a:visited {
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 0px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

ul {
    list-style: square outside none;
    margin: 0 0 18px 1.5em;
}
ol {
    list-style: decimal outside none;
    margin: 0 0 18px 1.5em;
}
ol ol {
    list-style: upper-alpha outside none;
}
ol ol ol {
    list-style: lower-roman outside none;
}
ol ol ol ol {
    list-style: lower-alpha outside none;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}
dl {
    margin: 0 0 24px;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 18px;
}
strong {
    font-weight: bold;
}
cite, em, i {
    font-style: italic;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

 
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4a0000;  
	text-decoration:none;
	}

a:hover {
 text-decoration:underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 1024px;
 	}

#header {
    margin: 0 0 0 1px;    
	padding: 25px 0;
	}
	
#headerimg { 
	width: 100%;
	margin: 0px;
	padding-left:23px;
	}

.narrowcolumn {
	float:left;
	margin:0 0 0;
	padding:0;
	width:765px;
	}

.widecolumn {
	padding: 0px;
	margin: 0px;
	width: 750px;
	}

.post {
	background-image:url(images/post.png);
	background-repeat:repeat-y;
	margin:0;
	padding:8px 33px 10px;
	text-align:left;
	width:695px;
	overflow:auto;
	}	
	
#searchpost {
	background-image:url(images/post.png);
	background-repeat:repeat-y;
	margin:0;
	padding:8px 33px 10px;
	text-align:left;
	width:695px;
	}

#searchfooter  {
	height:23px;
	width:100%; 
	margin:0px;
	background-image:url(images/postfooter.png);
	background-repeat:no-repeat;
	}	
	
.entry  h2{
	font-size:18px;
	}

#postfooter  {
	height:23px;
	width:100%; 
	margin:0px;
	background-image:url(images/postfooter.png);
	background-repeat:no-repeat;
	}
	
#postheader {
	height:26px;
	width:100%; 
	margin-bottom:0px;
	background-image:url(images/postheader.png);
	background-repeat:no-repeat;
	}
	
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;    
	line-height: 16px;
}

.clear {
	clear: both;
}

h1 {
	font-size: 45px;
	text-align: left;
	text-transform:uppercase;
	}

	
#header h1  {
 	color:white;
	font-family:arial;
	margin-top:0;
	text-decoration:none;
	}
	
h1 a, h1 a:hover, h1 a:visited {
 	color:white;
	display:inline-block;
	font-family:arial;
	text-decoration:none;
	}

#headerimg .description {
 	color:white;
	display:inline-block;
	padding:0px;
	font-family:arial;
	text-decoration:none;
	}
	
 
h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

h2, h2 a, h2 a:visited{
	color:#000;
 	}
	

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
 

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#comments {
   background-color: white;
    margin-left: 13px;
    padding: 20px;
    width: 696px;
}

#comments .navigation a:link,#comments .navigation a:visited {
	color:#4A0000;
}

h3#comments-title, h3#reply-title {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
h3#comments-title {
    padding: 24px 0;
}
.commentlist {
    list-style: none outside none;
    margin: 0;
}
.commentlist li.comment {
    border-bottom: 1px solid #E7E7E7;
    line-height: 24px;
    margin: 0 0 24px;
    padding: 0 0 0 56px;
    position: relative;
}
.commentlist li:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 18px;
}
#comments .comment-body p:last-child {
    margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}
.commentlist ol {
    list-style: decimal outside none;
}
.commentlist .avatar {
    left: 4px;
    position: absolute;
    top: 4px;
}
.comment-author {
}
.comment-author cite {
    color: #000000;
    font-style: normal;
    font-weight: bold;
}
.comment-author .says {
    font-style: italic;
}
.comment-meta {
    font-size: 12px;
    margin: 0 0 18px;
}
.comment-meta a:link, .comment-meta a:visited {
    color: #888888;
    text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
    color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
    font-size: 12px;
    padding: 0 0 24px;
}
.reply a, a.comment-edit-link {
    color: #888888;
}
.reply a:hover, a.comment-edit-link:hover {
    color: #FF4B33;
}
.commentlist .children {
    list-style: none outside none;
    margin: 0;
}
.commentlist .children li {
    border: medium none;
    margin: 0;
}
.nopassword, .nocomments {
    display: none;
}
#comments .pingback {
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist li.comment + li.pingback {
    margin-top: -6px;
}
#comments .pingback p {
    color: #888888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}

#content img {
    max-width: 650px;
	height:auto;
    overflow: auto;
    padding: 0;
	}

#sidebar img {
    max-width: 184px;
	height:auto;
    overflow: auto;
    padding: 0;
}

.date a:link, .date a:visited {
	font-weight:normal;
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 12px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.post-edit-link {
	clear: both; 
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
margin-bottom:24px;
}

pre {
    background-color: #ffffff;
    font-size: 11px;
    overflow: auto;
    padding: 10px;
}
 
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 1px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

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

#searchform {
	margin:10px auto;
	padding:0px;
	text-align:left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {   
	padding:10px 10px;
	list-style-type:none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


#sidebar {
	float:left;
	margin-left:10px;
	margin-top:9px;
	width:240px;
}

#sidebarinner {
	background-image:url(images/sidebar.png);
	background-repeat:repeat-y;
	margin-left:0; 
	padding-left:22px;
	padding-right:33px;
	}
	
#sidebarhead {
	background-image:url(images/sidebarheader.png);
	background-repeat:repeat-y;
	margin-left:0;
	height:19px;
	}
	
#sidebarfooter {
	background-image:url(images/sidebarfooter.png);
	background-repeat:repeat-y;
	margin-left:0;
	height:19px;
	}

#sidebar form {
	margin: 0;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote:before, blockquote:after {
    content: none;
}

blockquote:before, blockquote:after {
    content: none;
}

blockquote {

	border-left: 5px solid #ddd; 
    padding: 0 3em;
}

blockquote {
    quotes: none;
}

#content table {
    border: 1px solid #E7E7E7;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
#content tr th, #content thead th {
    color: #888888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
}
#content tr td {
    border-top: 1px solid #E7E7E7;
    padding: 6px 24px;
}
#content tr.odd td {
    background: none repeat scroll 0 0 #F2F7FC;
}
#post   h2 {
margin-bottom:10px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #000000;
    line-height: 1.5em; 
}

#content h1 {
font-size:32px;
}
#content h2 {
font-size:26px;
}
#content h3 {
font-size:18px;
}
#content h4 {
font-size:14px;
}
#content h5 {
font-size:10px;
}
#content h6 {
font-size:8px;
}

.date {
margin-bottom:20px;
font-weight:bold;
}
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	color:#FFFFFF;
	display:block;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	margin-bottom:20px;
	}
	
.navigation a:link, .navigation a:visited {
	color:#fff;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 675px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

	
	.gallery-caption  {
	
	}
	.bypostauthor  {
	
	}
	

/* =Menu
-------------------------------------------------------------- */

#access { 
	display: block;
	float: left;
	margin: 0 auto;
	width: 185px;
	margin-bottom:20px;
	margin-top:5px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 238px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #333;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	list-style-type:none;
}
#access ul a { 
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #999999;
}
#access ul li {
margin:0px;
	position: relative;
}
#access ul ul { 
    display: none;
    float: left;
    position: absolute;
    right: -179px;
    top: -6px;
    width: 178px;
    z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	margin:0px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
		color: #aaa;
	display: block;
}

#access li:hover > a {
	background: #333;
	color: #fff;
}

#access ul ul :hover > a {
	background: #666;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}