/*
Theme Name: Blogs@MLU Default Theme
Main CSS Styles
Author: Matthias Kretschmann
Author URI: http://kremalicious.com
*/

/* @group Reset */

/*First a reset*/

*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400
}

ol,ul,li {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

q:before,q:after {
	content: ''
}

strong {
	font-weight: 700
}

em {
	font-style: italic
}

a img {
	border: none
}

/* @end */

/*Now start the styles*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font: 87.5%/1.5em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding: 0;
	position: relative;
	background: #fff url(../images/content-gradient.png) repeat-x left top;
	background: -moz-linear-gradient(top, #d9d9d9 0%, #FFFFFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d9d9), color-stop(100%,#FFFFFF));
	-moz-background-size: 100% 149px;
	-webkit-background-size: 100% 149px;
	-o-background-size: 100% 149px;
	background-size: 100% 149px;
	background-repeat: repeat-x;
	letter-spacing: 0.01em;
}

div {
	position: relative;
}

/* @group Links */

a {
	color: #81ab2e;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

#content a:visited, #jquery-live-search a:visited {
	color: #b5c98d;
}

a:active, a:focus, #content a:focus, a.email:active, a.url:active, a.twitter:active, #content a:active {
	background-color: #000;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}

/*File Type Icons*/

a.external,
a[href^="mailto:"],
a.email,
a.url, 
a.twitter,
a.facebook,
a[href$='.pdf'], 
a[href$='.swf'], a[href$='.fla'], a[href$='.swd'],
a[href$='.xls'], a[href$='.xlsx'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'],
a[href$='.ppt'], a[href$='.pptx'], a[href$='.pps'],
a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'],
a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
	display: inline-block;
	min-height: 11px;
	padding-left: 15px;
	background-image: url(../images/Sprite-Master.png);
	background-repeat: no-repeat;
}

a.external {
	background-position: -288px -319px;
	padding-left: 12px;
}

a[href$='.pdf'], 
a[href$='.swf'], a[href$='.fla'], a[href$='.swd'],
a[href$='.xls'], a[href$='.xlsx'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'],
a[href$='.ppt'], a[href$='.pptx'], a[href$='.pps'],
a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'],
a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
	padding-left: 20px;
}

a.url {
	background-position: -288px -68px;
	padding-left: 15px;
}

#recentcomments a.url {
	background: none;
}

a.twitter {
	background-position: -288px -86px;
	padding-left: 15px;
}

a.facebook {
	background-position: -289px -298px;
	padding-left: 15px;
}

a[href^='mailto:'], a.email {
	background-position: -288px -48px;
}

a[href$='.pdf'] {
	background-position: -283px -378px;
}

a[href$='.swf'], a[href$='.fla'], a[href$='.swd'] {
	background-position: ;
}

a[href$='.xls'], a[href$='.xlsx'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
	background-position: -283px -533px;
}

a[href$='.ppt'], a[href$='.pptx'], a[href$='.pps'] {
	background-position: -283px -579px;
}

a[href$='.doc'], a[href$='.docx'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
	background-position: -283px -484px;
}

a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
	background-position: -283px -432px;
}

/* @end */

/* @group HTML Standard Elements */

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

ol, form {
	margin: 0;
	padding: 0;
}

code, pre {
	background: #f9f9f9;
	border: 1px solid #ccc;
	display: block;
	font-family: Consolas,"Bitstream Vera Sans Mono","Courier New",monospace;
	font-size: 1em;
	line-height: 1.6em;
	margin: 1.5em 10px;
	padding: .5em 10px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
}

abbr {
	border-bottom: 1px dotted #666;
	cursor: help;
	white-space: nowrap;
}

acronym {
	border-bottom: 1px dotted #787878;
	cursor: help;
}

address {
	font-style: italic;
}

cite {
	font-variant: small-caps;
}

blockquote {
	background: #f9f9f9;
	border-left: 5px solid #81ab2e;
	margin: 1.5em 10px;
	padding: .5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: .1em;
	margin-right: .25em;
	vertical-align: -.4em;
}

blockquote p {
	display: inline;
}

em {
	font-style: italic;
}

dl {
	margin: 0px 0px 24px 0px;
}

dt {
	font-weight: bold;
	color: #000;
}

dd {
	margin-bottom: 24px;
}

hr {
	background-color: #ccc;
	border-width: 0;
	color: #ccc;
	height: 2px;
	line-height: 0;
	page-break-after: always;
	text-align: center;
	width: 80%;
	margin: 3em 10px;
	clear: both;
}

hr:after {
	content: "\a7\a7";
	font-size: 1.25em;
}

hr.line {
	border: none;
	height: 1px;
	width: 100%;
	display: block;
	background-color: #e4e4e4;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}

small {
	font-size: 0.8em;
}

strong {
	font-weight: bold;
}

sub {
	bottom: -0.25em;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 0.33em;
	position: relative;
	vertical-align: baseline;
}

.hentry ul, .hentry ol {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.hentry ul ul, .hentry ol ol {
	margin-top: 5px;
	margin-bottom: 10px;
}

.hentry ul li, .hentry ol li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}

.hentry ul li {
	list-style-type: disc;
	list-style-position: outside;
}

.hentry ol li {
	list-style-type: decimal;
	list-style-position: outside;
}


#content p {
	margin-bottom: 1.5em;
}

.multicol {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

span.amp {
	font: italic 120% Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
}

/* @group Tables */

table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	margin: 1.5em 10px;
}

thead {
	background: #ccc;
	font-weight: bold;
}

th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	padding: .25em 10px;
}

tbody tr:hover {
	background: #eee;
}

tbody tr:nth-child(even) {
	background: #f9f9f9;
}

td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	padding: .25em 10px;
}


/* @end */

/* @end */

/* @group Selection Style */

::selection {
	background: #000;
	color: #f1f1f1;
	text-shadow: none;
}

h1::selection, h2::selection, h3::selection, h4::selection, h5::selection {
	color: #fff;
}

::-moz-selection {
	background: #000;
	color: #f1f1f1;
	text-shadow: none;
}

h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection {
	color: #fff;
}

/* @end */

/* @group Headings */

/*#####################*/

/*### Headings ###*/

/*#####################*/

@font-face {
	font-family: 'TitilliumMaps26L500wt';
	src: url('../fonts/TitilliumMaps26L002.eot');
	src: url('../fonts/TitilliumMaps26L002.woff') format('woff'), url('../fonts/TitilliumMaps26L002.otf') format('opentype'), url('../fonts/TitilliumMaps26L002.svg#TitilliumMaps26L-500wt') format('svg');
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	text-decoration: none;
	font-family: TitilliumMaps26L500wt, 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0.02em;
}

h1, h2, h4.pagetitle {
	font-size: 2em; 
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 1.2em;
	margin-top: 0;
	padding-top: 0;
}

h1.pagetitle,
h2.pagetitle,
.pagetitle {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	clear: both;
}

h3 {
	font-size: 1.33333em; 
	margin: 1.5em 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	clear: both;
}

h4 {
	 font-size: 1.16667em; 
	 padding: 1.82143em 0;
}

h5 {
	font-size: 1.1em;
	padding: 1.3em 0;
}

h4.pagetitle {
	margin-bottom: 1.5em;
}

.entry h2, .entrytext h2 {
	
	clear: both;
}

.entry h3, .entrytext h3 {
	
	clear: both;
}

.entry h4, .entrytext h4 {
	
}

.entry h5, .entrytext h5 {
	
}

.entry h6, .entrytext h6 {
	
}

/* @end */

/* @group Top Menu */

/*###################*/

/*### Top Menu ###*/

/*###################*/

#top {
	/* height: 39px; */
	/* background: -moz-linear-gradient(top, #9BC34B 0%, #9CC44D 77%, #98BF4A 97%, #C3ED7B 100%);
	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9BC34B), color-stop(77%,#9CC44D), color-stop(97%,#98BF4A), color-stop(100%,#C3ED7B));
	/* border-bottom: 1px solid #9ca192; */
	box-shadow: -4px 1px 4px #a2a4a4;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	z-index: 101;
	background: #9BC34B; /* old browsers */
}

#topbar {
	/* height: 38px; */
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.topmenu {
	background: transparent;
	/* float: left; */
	display: flex;
    flex-wrap: wrap;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	/* text-shadow: 0 1px 0 rgba(255,255,255,.4); */
}

.topmenu ul li > ul {
	display: none;
	position: absolute;
	top: 39px;
	left: 0;
	min-width: 150px;
	z-index: 99;
	text-align: left;
	/* float: left;*/
	/* padding: 0 5px 10px; */
}

/*.topmenu ul li.current_page_item > ul,*/
/*.topmenu ul li.current_page_parent > ul,*/
.topmenu ul li:hover > ul,
.topmenu ul li:focus > ul {
	display: flex;
	flex-direction: column;
}

.topmenu ul li > ul li {
	clear: both;
}

.topmenu li {
	float: left;
	line-height: 2.8em;
	position: relative;
}

.topmenu li a {
	/*float: left;*/
	display: block;
	min-width: 80px;
	/*height: 38px;*/
	color: #1e3a30;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
	/*border-left: 1px solid #aecb74;
	border-left: 1px solid rgba(255,255,255,.2);
	border-right: 1px solid #729233;
	border-right: 1px solid rgba(76, 95, 42, .1);*/
	background-color: #9bc34b;

}

.topmenu li li {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

.topmenu li li a {
	padding: 5px 12px;
	/*max-height: 23px;*/
	border: none;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.35);
	background-color: #9bc34b;
}

.topmenu li a:hover,
.topmenu li li a:hover {
	background-color: #8cb045;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.35);
	text-decoration: none;
	z-index: 200;
	position: relative;	
	background-color: #b1e053;
}

.topmenu li a:active, 
.topmenu li a:focus, 
.topmenu li.current_page_item a,
.topmenu li.current-menu-item a,
.topmenu li.current_page_parent a,
.topmenu .current_page_parent .current_page_item a {
	z-index: 1;
	position: relative;	
	box-shadow: inset 0 3px 7px 0 rgba(0,0,0,.25);
	background-color: #5e5e5e;
	color: white;
}


/*
.topmenu .current_page_parent .current_page_item a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
*/

.topmenu li.current_page_item ul a,
.topmenu li.current_page_parent ul a  {
	background-color: #9bc34b;
	color: #1e3a30;
}

a#subscribe {
	width: 38px;
	height: 29px;
	display: block;
	text-indent: -999999px;
	padding: 0;
	background: url(../images/Sprite-Master.png) no-repeat -80px -62px;
	position: absolute;
	left: 550px;
	top: -36px;
	clear: both;
	z-index: 99;
}

a#subscribe:hover {
	background-position: -80px -105px;
}

/* @end */

/* @group Header */

/*################*/

/*### Header   ###*/

/*################*/

#header {
	background: transparent;
	color: #383d44;
	height: 150px;
	text-align: left;
	padding: 0 0 0 50px;
	margin-left: -50px;
	margin-bottom: 20px;
}

#header a {
	color: #383d44;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header a:hover {
	text-decoration: underline;
}

#header a:focus, #header a:active {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

#blogname {
	top: 60px;
}

#header h2, #header h2 a {
	color: #6AA101;
	font-size: 1em;
	border: none;
}

#header h2 {
	float: left;
	font-size: 2em;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #aaa;
	line-height: 0.5em;
}

#header p {
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Content */

/*################*/

/*### Content  ###*/

/*################*/

#wrapper {
	background: #fff;
	background: rgba(255,255,255,.6);
	margin: 30px auto;
	padding: 0;
	text-align: left;
	width: 810px;
	padding-left: 50px;
	-webkit-box-shadow: 0 1px 8px rgba(51, 51, 51, .1);
	-moz-box-shadow: 0 1px 8px rgba(51, 51, 51, .1);
	box-shadow: 0 1px 8px rgba(51, 51, 51, .1);
	border: 1px solid #e5e5e5;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#content {
	background: transparent;
	border: none;
	color: #4c4c4c;
	float: left;
	margin: 20px 0px 0;
	text-align: left;
	width: 510px;
	/* text-shadow: 0 1px 0 rgba(255,255,255,.5); */
}

.grey-box {
	padding: 20px;
	background: #f6f6f6 url(../images/gradient-bottom.png) repeat-x left bottom;
	margin-bottom: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: #d1d1d1 0 0 5px;
	-moz-box-shadow: #d1d1d1 0 0 5px;
	-khtml-box-shadow: #d1d1d1 0 0 5px;
	box-shadow: #d1d1d1 0 0 5px;
	font-size: 0.9em;
}

.grey-box h3 {
	background: url(../images/line-horiz.png) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0;
	/* text-shadow: #fff 0 1px 0; */
}

#author-head {
	clear: both;
	margin-top: 20px;
}

#authorinfo {
	margin-top: 15px;
	margin-bottom: 30px;
	float: left;
	padding: 10px;
	display: block;
	width: 490px;
	margin-left: 0;
}

#authorinfo li {
	float: right;
	width: 330px;
	line-height: 1.6em;
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#authorinfo li.avatar {
	float: left;
	width: 140px;
}

.hentry #authorinfo {
	margin-top: 5px;
	margin-bottom: 50px;
}

.hentry #authorinfo li {
	width: 400px;
}

.hentry #authorinfo li.avatar {
	width: 70px;
}

.hentry #authorinfo img {
	width: 60px;
	height: 60px;
}

#authorinfo li.description,
#authorinfo li.unirole2 {
	margin-bottom: 8px;
	padding-bottom: 8px;
	background: url(../images/line-horiz.png) repeat-x left bottom;
}

#authorinfo li.unirole1,
#authorinfo li.unirole2 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#authorinfo span {
	color: #aea7a7;
	width: 85px;
	display: inline-block;
}

#content #subpages li {
	margin: 10px 0;
}

#content #subpages a {
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	display: block;
	min-width: 190px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content #subpages a:hover {
	background-color: #e3e5e5;
}

#content #subpages a:active {
	background-color: #000;
}

#content #subpages .current_page_item a {
	background-color: #9bc34b;
	color: #fff;
	/* text-shadow: none; */
}

/* @end */

/* @group Article Styling */

/*################*/

/*### Article Styling  ###*/

/*################*/

.post, .hentry {
	margin-bottom: 50px;
}

#content .date {
	width: 44px;
	height: 163px;
	background: url(../images/Sprite-Master.png) no-repeat left top;
	position: absolute;
	left: -65px;
	color: #919191;
	padding: 5px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: center;
}

#content .date span {
	display: block;
	font-size: 1.4em;
}

/* Article Metadata */

#content p.author, #content .postmetadata {
	font-size: 0.9em;
	color: #787878;
}

.archive.author #content p.author {
	display: none;
}

#content .postmetadata {
	background: transparent;
	line-height: 1.5em;
	padding: 3px 3px 3px 3px;
	text-align: right;
	clear: both;
	margin-bottom: 0;
}

#content img {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #eaeaea;
	-webkit-box-shadow: #ccc 0px 2px 5px;
	-moz-box-shadow: #ccc 0px 2px 5px;
	-khtml-box-shadow: #ccc 0px 2px 5px;
	box-shadow: #ccc 0px 2px 5px;
}

#content a:hover img {
	border: 1px solid #777777;
	background: transparent;
}

.pagenavigation2 {
	float: left;
	clear: both;
	margin-bottom: 50px;
	margin-top: 50px;
	width: 100%;
}

.pagenavigation2 div {
	max-width: 49%;
}

/* Weitersagen Stuff */

ul.weitersagen {
	overflow: hidden;
	width: 390px;
	padding-left: 120px;
	padding-top: 5px;
	padding-bottom: 2px;
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	clear: both;
	margin: 40px auto 50px;
}

ul.weitersagen li {
	width: 20px;
	float: left;
	clear: none;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	list-style: none;
	text-indent: -99999px;
}

ul.weitersagen li a {
	padding: 0 0 0 20px;
	display: block;
	height: 14px;
	background-color: transparent;
	background-image: url(../images/Sprite-Master.png);
	background-repeat: no-repeat;
}

li.delicious a {
	background-position: -286px -108px;
}

li.delicious a:hover {
	background-position: -286px -136px;
}

li.facebook a {
	background-position: -286px -167px;
}

li.facebook a:hover {
	background-position: -286px -195px;
}

li.twitter a {
	background-position: -286px -224px;
}

li.twitter a:hover {
	background-position: -286px -253px;
}

li.studivz a {
	background-position: -144px -224px;
}

li.studivz a:hover {
	background-position: -144px -252px;
}

li.mrwong a {
	background-position: -144px -167px;
}

li.mrwong a:hover {
	background-position: -144px -195px;
}

li.share a {
	background-position: -144px -107px;
	max-width: 110px;
}

li.share a:hover {
	background-position: -144px -135px;
}

/* @end */

/* @group Sidebar */

/*################*/

/*#### Sidebar ###*/

/*################*/

#sidebar {
	width: 30%;
	text-align: left;
	float: right;
	font-size: 0.9em;
	color: #787878;
	margin-bottom: 30px;
	margin-top: 60px;
	margin-left: 0px;
	padding: 0;
}

.sidelist h2, .widgettitle {
	background: url(../images/Sprite-Master.png) no-repeat right top;
	width: 232px;
	height: 40px;
	padding-left: 10px;
	color: #fff;
	border: none;
	padding-bottom: 0;
	position: relative;
	/* text-shadow: #919191 0 -1px 1px; */
	margin-bottom: 0;
	margin-top: 0;
	margin-left: -10px;
	font-size: 1.3em;
	line-height: 1.7em;
}

#sidebar .sidelist h2 a, #sidebar .widgettitle a {
	color: #fff;
}

#sidebar h2 a:hover {
	background-color: transparent;
}

#sidebar h2 a:active {
	background-color: #000;
	text-shadow: none;
}

.sidelist {
	background: transparent;
	padding: 0 15px 0 25px;
	clear: both;
	margin-bottom: 30px;
}

#sidebar li {
	margin-top: 10px;
	margin-bottom: 5px;
	/*line-height: 1.5em;*/
}

#sidebar a {
	display: inline;
	padding: 3px;
	border-bottom: 0;
}

#sidebar a:hover, .sidelist .current_page_item a, #sidebar .current-cat {
	background-color: #eaeaea;
}

#sidebar li a:active, #sidebar li a:focus {
	background-color: #000;
	color: #fff;
}

#sidebar a.more-link {
	padding: 5px 5px 5px 0;
}

#sidebar ul li.categories ul.children {
	margin-left: 10px;
}

/* @end */

/* @group Comments */

/*############################*/

/*#### Comments #### */

/*############################*/

#respond {
	clear: both;
}

#respond form {
	margin-left: -5px;
	overflow: hidden;
}

#respond form p {
	float: left;
	margin-left: 5px;
	margin-bottom: 0;
}

#respond form textarea {
	float: left;
	width: 496px;
	clear: both;
}

#respond form input.text {
	width: 154px;
}

#respond input[type=submit] {
	margin-top: 1em;
	clear: both;
	float: left;
}

#respond form p.subscribe-to-comments {
	margin-left: 25px;
	float: left;
	clear: none !important;
	margin-top: 15px;
	width: 60%;
}

#respond form p.subscribe-to-comments input {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

#respond form p.subscribe-to-comments label {
	float: left;
	color: #a7a7a7;
	left: 20px;
	top: 0;
}

.commentlist {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.95em;
}

.commentlist li {
	list-style: none;
}

.comment {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	margin: 20px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
	overflow: hidden;
	clear: both;
}

.comment p {
	margin-top: 0;
	line-height: 1.6em;
}

#content img.avatar {
	margin-top: 0;
	margin-bottom: 5px;
}

span.says {
	display: none;
}

.comment cite.fn {
	display: block;
	font-variant: normal;
}

.comment a.url {
	padding-left: 0;
	background: none;
}

.comment-author.vcard, .commentmetadata {
	float: left;
	width: 90px;
	clear: both;
	margin-right: 15px;
}

.comment-author.vcard {
	text-align: center;
}

.commentmetadata {
	font-size: 0.85em;
	margin-bottom: 15px;
	line-height: 1.2em;
	margin-top: 2px;
}

.reply {
	float: right;
	clear: both;
	margin-bottom: 5px;
	margin-right: 10px;
	z-index: 5;
}

#cancel-comment-reply-link {
	font-size: 1.3em;
	padding: 5px;
	background: #ffe9e9;
	display: inline-block;
	margin-top: -10px;
	margin-bottom: 10px;
	border: 1px solid #d0a9a9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#cancel-comment-reply-link:hover {
	background-color: #fff;
	color: #000;
}

#content ul li.depth-2 {
	margin-bottom: 10px;
}

#content ul li.depth-3 {
	margin-bottom: 10px;
}

#content ul li.depth-4 {
	margin-bottom: 10px;
}

#content ul li.depth-5 {
	margin-bottom: 10px;
}

#respond h3 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 30px;
}

/* @end */

/* @group Form Styles */

/*############################*/

/*#### Form Styles #### */

/*############################*/

input, textarea {
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
	padding: 5px;
	line-height: 1.4em;
	border: 1px solid #ccc;
/*For Firefox's textarea*/
	font-family: Arial,Helvetica,sans-serif;
	-webkit-transition: border-color 0.3s linear;
	-moz-transition: border-color 0.3s linear;
	-o-transition: border-color 0.3s linear;
	transition: border-color 0.3s linear;
}

input:active, textarea:active, input:focus, textarea:focus {
	border: 1px solid #000;
	outline: none;
	background-color: #f2f2f2;
	color: #000;
}

input {
	margin-bottom: 10px;
}

textarea {
	height: 120px;
	overflow: auto;
}

label {
	font-weight: bold;
	color: #7f7f7f;
}

form p,
form#searchform div {
	position: relative;
}

/* Button Styles */

input[type=submit], input.submit, input#submit, .button a {
	display: block;
	min-width: 140px;
	font-size: 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	cursor: pointer;
	clear: both;
	background-color: #e6e6e6;
	color: #444;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
}

input[type=submit]:hover, input.submit:hover, input#submit:hover, 
.button a:hover,
#TB_secondLine a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #9bc34b;
}

input[type=submit]:active, input[type=submit]:focus, 
input.submit:active, input.submit:focus, 
.button a:active, 
.button a:focus,
#TB_secondLine a:active,
#TB_secondLine a:focus {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

#searchform input[type=submit] {
	padding: 6px;
	width: 65px;
	min-width: 65px;
	display: inline;
	float: right;
}

/* @end */

/* @group Footerbar */

/*################*/

/*#### Footer Bar ###*/

/*################*/

#footerbar {
	border-top: 1px solid #e5e5e5;
	clear: both;
	margin-top: 15px;
	padding-bottom: 15px;
	font-size: 0.9em;
	margin-right: 50px;
}

.footerlist {
	width: 220px;
	float: left;
	min-height: 200px;
	margin-right: 50px;
}

.footerlist:last-child {
	margin-right: 0;
	float: right;
}

#footerbar h4, #footerbar .widgettitle {
	font-size: 1.3em;
	font-weight: 100;
	margin: 25px 0 10px;
	padding: 0 1px;
	border: none;
	background: transparent;
	color: #000;
	text-shadow: none;
	height: 30px;
	width: 100%;
}

#footerbar ul {
	list-style: none;
	padding: 0;
	border: none;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 0;
}

#footerbar .menu ul {
	margin: 0;
}

#footerbar ul.children, #footerbar ul ul {
	margin: 0 0 0 10px;
}

#footerbar li {
	margin: 0;
	display: block;
	border-bottom: 1px solid #e4e4e4;
}

#footerbar li a {
	display: block;
	background-color: transparent;
	padding: 5px;
}

#footerbar li a:hover, ul.newslist li a:hover {
	background-color: #e4e4e4;
}

#footerbar li a:active, #footerbar li a:focus, ul.newslist li a:active, ul.newslist li a:focus {
	background-color: #000;
	color: #fff;
}

/* @end */

/* @group Footer */

/*################*/

/*#### Footer ####*/

/*################*/

#footer {
	border-top: 1px solid #cccccc;
	clear: both;
	color: #363636;
	margin: 30px 0 0;
	padding: 10px;
	text-align: center;
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F6F6F6 2%, #EAE8E8 87%, #E0DEDE 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(2%,#F6F6F6), color-stop(87%,#EAE8E8), color-stop(100%,#E0DEDE)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E0DEDE',GradientType=0 ); /* ie */
	font-size: 0.9em;
	-webkit-box-shadow: -4px -1px 4px #ccc;
	-moz-box-shadow: -4px -1px 4px #ccc;
	box-shadow: -4px -1px 4px #ccc;
	font-size: 0.9em;
}

#footer p {
	text-align: center;
	line-height: 1.4em;
	color: #a7a7a7;
	margin: 0;
	/* text-shadow: #fff 0 1px 0; */
}

#footer a {
	color: #a7a7a7;
}

#fade-footer {
	background: url(../images/fade-footer.png) repeat-x left bottom;
	bottom: 0;
	height: 70px;
	left: 0;
	position: fixed;
	width: 100%;
}

/* @end */

/* @group Front Login */

/*################*/

/*### Front Login ###*/

/*################*/

#front-admin {
	position: absolute;
	right: -5px;
	top: -35px;
	width: 216px;
	padding: 5px 15px 25px;
	z-index: 100;
	background: url(../images/Sprite-Master.png) no-repeat left bottom;
	font-size: 0.8em;
	/* text-shadow: #fff 0 1px 0; */
}

a#login-link {
	left: 163px;
	position: absolute;
	bottom: 7px;
}

a#login-link:active, a#login-link:focus {
	background-color: transparent;
}

#front-admin form {
	display: none;
	margin-top: 10px;
	margin-bottom: 30px;
	height: 130px;
}

#front-admin p {
	float: left;
	width: 212px;
	margin-left: 3px;
	position: relative;
}

#front-admin a {
	color: #1e3a30;
}

#front-admin input {
	width: 200px;
	float: left;
}

#front-admin label {
	width: 90px;
	float: left;
}

#front-admin label[for=rememberme] {
	width: 80px;
	line-height: 1.2em;
	left: 20px;
	top: 0;
}

#front-admin input[type=checkbox] {
	float: left;
	width: 20px;
	margin-right: 5px;
	margin-top: 3px;
}

#front-admin input[type=submit] {
	width: 75px;
	float: right;
	clear: none;
	background-color: #9bc34b;
}

#front-admin input[type=submit]:hover, #front-admin input[type=submit]:focus {
	color: #fff;
}

#front-admin input[type=submit]:active {
	background-color: #000;
}

/* @end */



/* @group Search */

#sidebar #s {
	width: 120px;
}

/* jQuery LiveSearch */

#jquery-live-search {
	background: #F6F6F6; /* old browsers */
	background: -moz-linear-gradient(top, #F6F6F6 79%, #EDEDED 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(79%,#F6F6F6), color-stop(100%,#EDEDED)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F6F6F6', endColorstr='#EDEDED',GradientType=0 ); /* ie */
	text-align: left;
	padding: 5px 10px;
	-webkit-box-shadow: 0px 5px 10px #969696;
	-moz-box-shadow: 0px 5px 10px #969696;
	box-shadow: 0px 5px 10px #969696;
	border: 1px solid #ccc;
	font-size: 1em;
}

#jquery-live-search h4 {
	font-size: 1em;
	background: url(../images/line-horiz.png) repeat-x left bottom;
	line-height: 1.2em;
	color: #787878;
	font-size: 1em;
	padding: 5px 0px;
}

#jquery-live-search a {
	display: block;
	padding: 5px 0;
}

#jquery-live-search a#more-results {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
}

#jquery-live-search a:hover {
	background-color: #e4e4e4;
}

strong.hls {
	background-color: #eaffc1;
	padding: 3px;
}

/* Search Results and Archive Styling */

body.search .hentry, 
body.author .hentry, 
body.date .hentry,
body.tag .hentry {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 0;
	float: left;
	clear: both;
	width: 100%;
}

body.search .entry, 
body.author .entry, 
body.date .entry,
body.tag .entry {
	float: right;
	font-size: 0.95em;
	line-height: 1.7em;
	width: 50%;
}

body.search h2.posttitle, 
body.author h2.posttitle, 
body.date h2.posttitle,
body.tag h2.posttitle {
	font-size: 1.5em;
	border: none;
	width: 40%;
	float: left;
}

body.search #content .postmetadata, 
body.author #content .postmetadata,
body.date #content .postmetadata,
body.tag #content .postmetadata {
	font-size: 0.9em;
}

body.search #content #s {
	width: 370px;
	float: left;
}

body.search #content .submit {
	width: 120px;
	float: right;
	clear: none;
	margin-top: 10px;
}

body.search #content .searchform {
	margin-bottom: 15px;
}

/* @end */

/* @group WordPress Classes */

/*################*/
/*### Wordpress classes  ###*/
/*################*/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

img.alignleft, .wp-caption.alignleft {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0;
}

img.alignright, .wp-caption.alignright {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0;
}

img.aligncenter, .wp-caption.aligncenter {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content img.wp-smiley {
	border: none;
	padding: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	box-shadow: none;
}

p.wp-caption-text {
	color: #787878;
	font-size: 0.9em;
	font-style: italic;
	padding: 5px;
	clear: both;
	line-height: 1.5em;
	word-wrap: break-word;
}

a.more-link {
	display: block;
	margin-top: 5px;
}

a.post-edit-link, a.comment-edit-link {
	background-color: #eaedff;
	padding: 5px;
	border: 1px solid #dbdeee;
}

a.post-edit-link {
	background: #eaedff url(../images/Admin-Icons.png) no-repeat -1px -234px;
	padding-left: 24px;
}

a.post-edit-link:hover, a.comment-edit-link:hover {
	background-color: #e4e4e4;
}

a.comment-edit-link {
	padding: 1px;
}

.navigation {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0.9em;
}

.sticky {
	padding: 10px;
	border: #9bc34b solid 1px;
}

a.valid {
	padding-left: 16px;
	background: url(../images/Sprite-Master.png) no-repeat -288px -278px;
}

#wp-calendar {
	width: 100%;
	text-align: center;
	font-size: 1em;
	color: #787878 !important;
}

#sidebar table#wp-calendar {
	margin: 1.5em 0px;
}

#wp-calendar caption,
#wp-calendar th {
	text-align: center;
}

#wp-calendar td {
	padding: 2px 4px;
}

#wp-calendar thead th,
#wp-calendar caption {
	font-weight: bold;
}

/* @end */

/* @group Dirty Clear Tricks */

br.dirtyLittleTrick {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 0 0
}

.clear {
	clear: both;
}

/* ==|== non-semantic helper classes ========================================
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* @end */

/* @group AddThis widget */

#at15s {
	background-color: #9bc34b;
	-webkit-box-shadow: 0px 5px 10px #ccc;
	-moz-box-shadow: 0px 5px 10px #ccc;
	box-shadow: 0px 5px 10px #ccc;
}

#at15s .at_item {
	background-color: transparent;
}

#at15s_head {
	border: none;
}

#at15s #at_hover span {
	color: #81ab2e;
}

#at15s #at_hover span:hover {
	text-decoration: underline;
}

#at16pf {
	

/* Hide confusing widget footer bar */
	display: none;
}

#at16pi {
	-webkit-box-shadow: 0px 10px 20px #444;
	-moz-box-shadow: 0px 10px 20px #444;
	box-shadow: 0px 10px 30px #444;
}

/* @end */

/* @group Thickbox */

* {
	padding: 0;
	margin: 0;
}

#TB_window {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
}

#TB_secondLine {
	color: #666666;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#TB_secondLine span {
	
}

#TB_secondLine a {
	width: 100px;
	font-size: 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	cursor: pointer;
	background-color: #e6e6e6;
	color: #444;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
	padding: 5px;
}

#TB_window a:link {
	color: #666666;
}

#TB_window a:visited {
	color: #666666;
}

#TB_window a:hover {
	color: #000;
}

#TB_window a:active {
	color: #666666;
}

#TB_window a:focus {
	color: #666666;
}

#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.TB_overlayBG, .TB_overlayMacFFBGHack {
	background-color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

* html #TB_overlay {


/* ie6 hack */
     position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	border: 1px solid #ccc;
	background: #f6f6f6 url(../images/gradient-bottom.png) repeat-x left bottom;
	z-index: 102;
	color: #000000;
	/*display: none;*/
        visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: #ccc 0px 2px 5px;
	-moz-box-shadow: #ccc 0px 2px 5px;
	-khtml-box-shadow: #ccc 0px 2px 5px;
	box-shadow: #ccc 0px 2px 5px;
	/* text-shadow: #fff 0 1px 0; */
}

* html #TB_window {


/* ie6 hack */
position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
}

#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 15px;
	float: left;
	margin-top: 10px;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 15px 10px 0;
	float: right;
	margin-top: 5px;
}

#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}

#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}

#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -10

4px;
/* -height/2 0 0 -width/2 */
}

* html #TB_load {


/* ie6 hack */
position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect {


/* ie6 hack */
     position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}

/* @end */

ul li a.twitter-link {
	display: inline !important;
	padding: 0 !important;
}



/* Smartphone */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	html {
		-webkit-text-size-adjust: none; 
		-ms-text-size-adjust: none;
	}
	
	div,
	#top,
	#topbar,
	#content,
	#header,
	#sidebar,
	.post,
	.sidelist,
	.sidelist h2, .widgettitle,
	#footerbar,
	.footerlist,
	#footer,
	#global-footer,
	ul.weitersagen,
	#authorinfo,
	.hentry #authorinfo li {
	  	clear: both;
	  	display: block;
	  	width: 100%;
	  	float: none;
	  	margin: 0;
	  	padding: 0;
	  	position: relative;
	  	left: 0;
	  	top: 0;
	}
	
	#top {
		/* background: -moz-linear-gradient(top, #9BC34B 61%, #9BC250 100%); /* firefox */
		/* background: -webkit-gradient(linear, left top, left bottom, color-stop(61%,#9BC34B), color-stop(100%,#9BC250)); /* webkit */
		/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9BC34B', endColorstr='#9BC250',GradientType=0 ); /* ie */
		/* -webkit-box-shadow: 0 1px 4px  #444;*/
		/* -moz-box-shadow: 0 1px 4px  #444;*/
		/*box-shadow: 0 1px 4px  #444;*/
		/*border-bottom: 1px solid rgba(255,255,255,.4);*/
		/*height: 38px;*/
	}
	
	.hentry #authorinfo li.avatar {
		margin: 20px auto;
		display: block;
	}
	
	#authorinfo {
		padding: 3%;
		width: 94%;
	}
	
	#blogname {
		margin-left: 0;
		width: 94%;
		top: 25px;
		float: right;
	}
	
	#header h2 {
		float: none;
		margin: 0;
		padding: 0;
		font-size: 1.8em;
		margin-bottom: 5px;
		border: none;
	}
	
	#footer, #footer p {
		text-align: left;
	}
	
	#footer p {
		margin: 0 10px;
	}
	
	#global-footer {
		padding: 20px 0 !important;
	}
	
	.sidelist {
		margin: 20px 0;
	}
	
	.sidelist h2, .widgettitle {
		background: #9BC34B; /* old browsers */
		background: -moz-linear-gradient(top, #9BC34B 33%, #8EBB41 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%,#9BC34B), color-stop(100%,#8EBB41)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9BC34B', endColorstr='#8EBB41',GradientType=0 ); /* ie */
		border: 1px solid #bbe468;
		padding-left: 3%;
		width: 97%;
		height: 33px;
	}
	
	.footerlist {
		min-height: 20px;
	}
	
	#content {
		padding: 3%;
		width: 94%;
	}
	
	#content .date {
		position: relative;
		left: 0;
		display: none;
	}
	
	#content img,
	.wp-caption {
		float: none !important;
		clear: both;
		margin: 20px auto;
		display: block;
		padding: 0;
		max-width:100%;
	}
	
	.wp-caption {
		width: 100%;
	}
	
	#wrapper {
		clear: both;
	  	display: block;
	  	width: 96%;
	  	float: none;
	  	padding: 0 !important;
	  	margin: 40px 2% !important;
	  	padding: 20px;
	}
	
	a#login-link {
		
	}
	
	#front-admin {
		top: -45px;
	}
	
	a#subscribe {
		position: relative;
		display: none;
	}
	
	.post, .hentry {
		margin-bottom: 30px;
	}
	
	img {
	  max-width:100%;
	  height:auto;
	}
	
	#fade-footer {
		display: none;
	}
	
	h1, h2 {
		line-height: 1em;
	}
	
	#content .postmetadata {
		text-align: center;
	}
}

/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	#wrapper {
		font-size: 1em;
	}
	
	#fade-footer {
		display: none;
	}
	
	#content .date {
		font-size: 0.8em;
	}
	
	img {
	  max-width:100%;
	  height:auto;
	}
}

/* iPad Portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

	#wrapper,
	#header,
	#sidebar, .sidelist, 
	#content, 
	#footerbar, #footer, #global-footer,
	#top, #topbar {
		clear: both;
	  	display: block;
	  	width: 100%;
	  	float: none;
	  	margin: 0;
	  	padding: 0;
	  	position: relative;
	  	left: 0;
	  	top: 0;
	}
	
	#wrapper {
		clear: both;
	  	display: block;
	  	width: 96%;
	  	float: none;
	  	padding: 0 !important;
	  	margin: 30px 2% !important;
	}
	
	#content {
		padding: 7%;
		width: 86%;
	}
	
	#blogname {
		margin-left: 0;
		width: 94%;
		top: 25px;
		float: right;
		margin-top: 20px;
	}
	
	#sidebar {
		border: none;
		padding: 0 2%;
		width: 96%;
	}
	
	.sidelist {
		margin: 20px 0;
	}
	
	.sidelist h2, #sidebar .widgettitle {
		background: #9BC34B; /* old browsers */
		background: -moz-linear-gradient(top, #9BC34B 33%, #8EBB41 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(33%,#9BC34B), color-stop(100%,#8EBB41)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9BC34B', endColorstr='#8EBB41',GradientType=0 ); /* ie */
		border: 1px solid #bbe468;
		padding-left: 3%;
		width: 97%;
		height: 33px;
	}
	
	.footerlist {
		width: 30%;
		float: left !important;
		margin-right: 20px;
	}
	
	#global-footer {
		padding: 20px 0 !important;
	}
	
	#front-admin {
		right: 0;
	}
}

@media print {
	* { background: transparent !important; color: #444 !important; text-shadow: none !important; }
	a, a:visited { color: #444 !important; text-decoration: underline; }
	a:after { content: " (" attr(href) ")"; }
	abbr:after { content: " (" attr(title) ")"; }
	.ir a:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3{ page-break-after: avoid; }
}
