/*  Theme Name: mts gossip rag

Theme URI: http://www.webdesign-in.de/wordpress-themes/

Description:  A simple, two column, localized, widget ready WP Theme for gossip or celebrities by <a href="http://www.webdesign-in.de" title="Webdesig">mts</a>.

Tags:pink,two-columns,right-sidebar

Version: 1.0.6

Author: mts

Author URI: http://www.webdesign-in.de

*/

/*

Released under the GPL

*/



	@import "reset.css";

	@import "sidebar.css";

	@import "plugins.css";

	@import "comments.css";

	@import "navi.css";

html {

	font: 62.5%/1.4em "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;

	height: 100%;

	margin-bottom: 1px;

	background-color: #d0d0d0;

	color: #000;

	background-image: url(images/mts-gossip-html.jpg);

	background-repeat: repeat;

	background-position: 50% 0;

}

body {

	font-size: 1.3em;

	line-height: 1.7em;

	background-image: url(images/mts-gossip-header-b.jpg);

	background-repeat: repeat-x;

	background-position: 50% 0;

}

br.clear, .clear {

	clear: both;

	height: 1px;

	overflow: hidden;

}

body img.wp-smiley {

	border: none;

}

* li {

	line-height: 1.5em;

}

/*------ structure------*/

#header {
	height: 225px;
	margin-left: 1.3%;
	margin-right: 1.3%;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #fff;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-top: 10px;
}

#page, #footer {

	width: 990px;

}

.sideinnen,  .footerinnen {

	width: 100%;

	margin: 0 auto;

	padding: 0;

	text-align: left;

}

#page {

	margin: 0 auto;

	padding: 4px 0 0 0;

	text-align: center;

	color: #2d2d2d;

	background-color: #c14065;

}

.pageinnen {

	width: 980px;

	background-color: #fff;

	color: inherit;

	margin:0 auto;

	text-align:center;

}

#content {

	clear: both;

	float: left;

	text-align:left;

	display: inline;

	overflow: hidden;

	width: 62%;

	margin: 0 0 0 1.3%;

	padding: 0;

}

.entry, .entryindex, .entryarchive {

	width: 98.9%;

	padding: 0 0 10px 0;

	margin: 0 0 5px 0;

	color: #2d2d2d;

	background-color: #fff;

	overflow: hidden;

}

.entry {

}

.entrymeta {

	width: 96.74%;

	padding: 10px 5px 10px 8px;

	margin: 0 0 5px 0;

	background-color: #fff;

	color: inherit;

}

.entrycomments {

	width: 98.8%;

	padding: 0 0 10px 0;

	margin: 0 0 5px 0;

	color: #2d2d2d;

	background-color: #fff;

	overflow: hidden;

}

#sidebar {

	width: 35%;

	margin-right: 1.3%;

	float: right;

	text-align: left;

	display: inline;

}

#footer {

	background-color: #272727;

	color: #fff;

	margin: 0 auto 5px auto;

	padding: 0;

}

/*------ header ------*/

.logo {
	position: relative;
	width: 990px;
	padding-left: 10px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

.logo h1 {

	position: absolute;

	top: 30px;

	left: 40px;

}

.logo h1 a, .logo h1 a:link, .logo h1 a:visited {

	display: block;

	outline: none;

	color: #c14065;

	;

	background-color: transparent;

}

.logo p {

	position: absolute;

	top: 50px;

	left: 80px;

}



/*---gallery img and something else--*/

.aligncenter, div.aligncenter {

	display: block;

	margin: 8px auto;

	text-align: center;

}

.alignright {

	float: right;

}

.alignleft {

	float: left;

}

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignright {

	display: inline;

	margin: 0 0 2px 7px;

	padding: 4px;

}

img.alignleft {

	display: inline;

	margin: 0 7px 2px 0;

	padding: 4px;

}

.wp-caption {

	border: 1px solid #dbdbdb;

	text-align: center;

	padding-top: 4px;

	margin: 10px;

}

.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}

.wp-caption p.wp-caption-text {

	padding: 0 4px 5px;

	margin: 0;

}

/*------ gallery ------*/

.gallery {

	text-align: center;

}

.gallery img {

	padding: 3px;

}

.attachment {

	text-align: center;

}

.attachment img {

	padding: 5px;

	border: 1px solid #999999;

}

.imgnav {

	text-align: center;

}

.imgleft {

	float: left;

}

.imgleft img {

	padding: 5px;

	border: 1px solid #999999;

}

.imgright {

	float: right;

}

.imgright img {

	padding: 5px;

	border: 1px solid #999999;

}

/*--gallery and something else end--*/

/*------ all about the text world and something else------*/

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #999;

}

blockquote {

	margin: 15px 30px 15px 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

}

blockquote.excerpt {

	font: 0.9em/1.4em Geneva, Helvetica, "Lucida Sans", sans-serif;

	width: 80%;

	margin: 6px auto;

	text-align: center;

	padding: 25px 5px 5px 5px;

	border-left: none;

	border-bottom: 3px solid #dbdbdb;

}

blockquote.excerpt p {

	text-align: justify;

}

blockquote.excerpt p.postmeta {

	clear: both;

	text-align: right;

	font-size: 0.9em;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

.center {

	text-align: center;

}

.left {

	text-align: left;

}

.right {

	text-align: right;

}

hr {

	display: none;

}

html .invisible {

	display: none;

}/*for the hidden navi - for blind people*/



.top {

	clear: both;

	text-align: right;

}

.navigation {

	width: 98%;

	padding: 10px;

	line-height: 140%;

}

small {

	font-size: 0.9em;

}

b, strong, i, em {

}

address {

	margin: 0 auto 0 12px;

	width: 70%;

	padding: 2px 0 2px 20px;

	border-left: 3px solid #9a9a9a;

}

pre {

	color: #333;

	background-color: #f3f2ed;

	clear: both;

	margin: 10px auto 10px 20px;

	width: 80%;

	overflow: auto;

	padding: 0 0 20px 0;

}

code {

	font-family: "Courier New", Courier, monospace;

	clear: both;

	margin: 4px;

	padding: 7px 3px 5px 5px;

	width: 80%;

	overflow: auto;

	line-height: 1.7em;

	font-size: small;

	font-weight: bold;

}

h1, h2, h3, h4, h5, h6 {

	font: bold 1.5em/1.9em "Myriad Pro", "Myriad Set", "Myriad Apple", Myriad, "Helvetica Neue", Arial, Verdana, Sans-serif;

}

h3, h4, h5, h6 {

	margin: 4px 5px 0 7px;

	padding: 0;

	color: #33333c;

	background-color: inherit;

}

#content h2 {

	padding-left: 47px;

	border-bottom: 1px solid #0a4164;

	background-image: url(images/mts-gossip-first.jpg);

	background-repeat: no-repeat;

	background-position: 0 0;

}

#content h2 a {

	color: #c14065;

	background-color: inherit;

}

p {

	margin: 4px 5px 4px 9px;

}

/*------for all links------*/

a {

	padding: 0 2px;

	color: #0a4164;

	background-color: inherit;

	text-decoration: underline;

}

a:link {

	color: #0a4164;

	background-color: inherit;

	text-decoration: underline;

}

a:visited {

	color: #073f63;

	background-color: inherit;

	text-decoration: none;

}

a:link:focus {

	color: #003;

	background-color: inherit;

	text-decoration: none;

}

a:link:hover, a:visited:hover {

	color: #640a2a;

	background-color: inherit;

	text-decoration: none;

}

a:link:active, a:visited:active {

	color: #a53121;

	background-color: inherit;

	position: relative;

	top: 2px;

}

/*------pictures as a link------*/

a img {

	border: none;

}

a:link img {

	border: none;

}

a:visited img {

	border: none;

}

a:link:active img, a:visited:active img {

	border: none;

	padding: 0;

	margin: 0;

	background-color: transparent;

	color: inherit;

}

/*------ entry ------*/

.entry p.navigation, .entry p.navigate, .entry p.postmeta {

	clear: both;

	font-size: 1em;

	padding-left: 3px;

}

.entry h2 a, .entry h2 a:link {

	font-size: 1.2em;

	line-height: 1.7em;

}

.entry h2 a:hover {

}

.entry p {

	padding-bottom: 10px;

}

.entry ul {

	padding: 0 0 0 30px;

}

.entry li {

	margin: 0 0 0 4px;

	padding: 5px 0 0 0;

}

.entry ol {

	padding: 0 0 0 20px;

	margin: 0 0 0 15px;

	list-style-position: inside;

}

.entry ol li {

	list-style-type: decimal;

}

.entry h3, .entry h4, .entry h5, .entry h6 {

	color: #2e5b7d;

	background-color: inherit;

}

.entry img {

	vertical-align: baseline;

}

.entrymeta p.postmeta {

	margin: 0 5px 0 0;

	padding: 0 4px 4px 7px;

	color: inherit;

}

.entrymeta p.navigation {

	margin: 0 auto;

	padding: 0 0 4px 0;

	color: inherit;

	text-align: center;

}

/*------archive categories tags----*/

#content h2.pagetitle {

	font:   1.2em/1.6em "Myriad Pro", "Myriad Set", "Myriad Apple", Myriad, "Helvetica Neue", Arial, Verdana, Sans-serif;

	padding-left: 7px;

	border-bottom: 1px solid #0a4164;

	color: #640a2a;

	background-color: inherit;

	background-image: none;

}

/*------ footer ------*/

#footer p {

	margin: 0;

	padding: 4px;

}

.topfooter {

	clear: both;

	text-align: right;

	background-color: #fff;

	color: inherit;

}





/*--for  downloadarea for my own theme viewer--*/

dl.right {float:right;margin:4px 10px 5px 2px;padding:2px;border:1px solid #0b2702;}

dl.right dt,

dl.right  dd{padding:2px;margin:0;}

dl.right+ul{margin-left:6px;}