/* 
Theme Name: mts journey
Theme URI: http://www.webdesign-in.de/wordpress-themes/
Description:This is a classic three column, flexible width, gettexted Design  by <a href="http://www.webdesign-in.de/" title="Webdesign by mts">mts</a>. A theme for massiv content. A great place for all your posts and information. It is ready for WP 2.7 and upwards compatible to WP  2.6.3. 
Tags: flexible width, widget-ready, widgets, right sidebar, left sidbear, three columns, valid XHTML, valid CSS

Version: 1.0.2
Author: mts
Author URI: http://www.webdesign-in.de/

	Released under GPL.
Attention: Do not alter height and width unless you know what you are doing,
or the sky and your sidebars will fall on your head...
at header.php you will find some specials for IE
 */
/*<![CDATA[*/

html, body {
	margin: 0;
	padding: 0;
background-color: #000;
background-image: url(backjvg.jpg);
background-repeat:no-repeat; 
background-position: top center;
background-attachment: fixed;

}
html {
	color: #fff;
	background-color: transparent;
         
}
div#containerl {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border: 0px;
	background-color: transparent;
}
div#wrapper {
	width: 100%;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 100%;
background-color: transparent;
}
div#content {
	margin: 0 152px 5px 221px;
	text-align: left;
padding-right: 40px;
padding-left: 0px;
	min-height: 500px;
	height: auto !important;
	height: 100%;
	overflow: hidden;
background-color: transparent;
}
div#header {
	width: 1000px;
	position: relative;
	height: 190px;
	background-image: url(images/jarnvag01_02.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
	border: 0px;
	
}
div#header h1 a {
	position: absolute;
	top: 80px;
	left: 39%;
	font:oblique 160%/170% "Verdana", "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;
	color:#fff;
	background-color: transparent;
}



div#sidebar {
	float: left;
	width: 152px;
	margin-top: 0px;
	margin-left: -152px;
	text-align: left;
background-color: transparent;
}
div#navigation {
	float: left;
	width: 221px;
	margin-top: 0px;
	margin-left: -100%;
	text-align: left;
         padding: 0px;
         background-color: transparent;
         border: 0px;
         
}
div#footer {
	margin: 0 auto;
	text-align: center;
	clear: left;
	max-width: 1000px;
	width: 97%;
}
/*--all over the world--*/
html, body {
	font: 0.9em/1.2em  "Lucida Sans Unicode", "Verdana", "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;
}
ol li, ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.2em;
}
body img.wp-smiley {
	border: none;
	float: none;
	vertical-align: middle;
}
.clear {
	clear: both;
}
h1, h3, h4, {
	margin: 0px 50px 0px 0px;
	font: 110%/120%   "Verdana", "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;
	background-color: inherit;
}
h6 {
	margin: 10px 50px 10px 10px;
padding-right: 50px;
	font: 80%/110%   "Verdana", "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;
	background-color: inherit;
}

h5 {
	margin: 10px 50px 10px 10px;
	font: 85%/110%   "Verdana", "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;
	background-color: inherit;
}


h2 {
	margin: 10px 50px 10px 10px;
	font: 110%/120%   "Verdana", "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;
	background-color: inherit;
         
}
input, textarea {
	background-color: #fff;
	color: #151515;
}
p {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer p {
	margin: 0 5px 0 0;
	padding: 0.5em 0;
	text-align: right;
	font-size: 0.8em;
}
pre, code {
	font: 0.9em/1.7em Courier, monospace;
	width: 90%;
	overflow: auto;
	clear: both;
	margin: 10px 0 10px 15px;
	padding: 5px 3px 20px 4px;

}
pre{	border: 0px;}
b, strong, i, em {

}
ins {
	text-decoration: none;
	padding-left: 2px;
	border-bottom: 0px;
	border-left: 0px;
}
del {
	font-weight: bold;
	color: #fff;
	background-color: inherit;
}
address {
	margin: 0 5%;
	padding: 0 5px 0 9px;
	border-left: 2px solid #2a4651;
}
blockquote {
	border-left: 3px double #2a4651;
	margin: 5px auto;
	width: 70%;
	padding-left: 5px;
}
blockquote p {
	padding: 5px;
}
acronym, abbr, span.caps, span.abbr {
	cursor: help;
}
acronym, abbr, span.abbr {
	border-bottom: 1px dashed #4d86df;
}
/*--links--*/
a, a:link {
	padding: 0 0px;
	color: #fff;
        border: 0px;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
a:link:focus {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
a:link:active, a:visited:active {
	color: #fff;
	background-color: inherit;
}

/*--images as a link--*/
:link img {
	border: none;
background: none;
}
:visited img {
	border: none;
background: none;
}
:link:active img,:visited:active img {
	border: none;
background: none;
}

/*--articles--*/
div.post {
	margin: 0px 0px 16px 0px;
         padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #688f9e;
}
/*--new classes for  WP 27  at the end of the file--*/



.navigate {
	text-align: center;
	width: 98%;
	margin: 0 auto;
}
.metadata {
	border-top: 0px;
	margin: 0;
	clear: both;
}
.more-link {
	font-weight:bold;
}
.hentry  h2,
.post h2 {
	font: bold 130%/140% "Verdana", "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;
}
/*--lists--*/
.hentry ul li,  
.hentry ol li,
.post ul li,  
.post ol li {
	padding: 0px 0 0px 10px;
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.hentry ol li,
.post ol li {
	background-image: url(images/mts-ol-li.gif);
}
.hentry ul li,
.post ul li {
	background-image: url(images/mts-ul-li.gif);
}

.hentry  ul ul, 
.hentry  ol ol, 
.hentry  ul ol, 
.hentry  ol ul,
.post ul ul, 
.post ol ol, 
.post ul ol, 
.post ol ul {
	margin-left: 10px;
}
/*--sidebar on the right--*/
#sidebar h2 {
	border-top: 3px double #688f9e;
	border-bottom: 1px solid #688f9e;
	margin: 14px 0 14px 4px;
	padding-left: 5px;
	line-height: 1.2em;
background-color: transparent;
}
div#sidebar ul {
	margin: 2px 4px 9px 14px;
	padding: 2px 3px;
}
div#sidebar ul ul {
	margin: 0;
	padding: 2px 0;
}
div#sidebar ul li,       div#sidebar ul li ul li {
	list-style-type: none;
	margin: 0;
	padding: 12px 0 0 12px;
	background-image: url(images/mts-links-li.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 1.2em;
}

div#sidebar ul li.current_page_item, div#sidebar ul li ul li.current_page_item,
div#sidebar ul li.current-cat, div#sidebar ul li ul li.current-cat { 
  background-image: url(images/mts-links-li-current.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}





div#sidebar a b {
	font-weight: normal;
}
/*--navigation on the left--*/
#navigation h2 {
	border-top:0px;
	border-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 12px;
	line-height: 1.2em;
background-color: transparent;
}
div#navigation ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
div#navigation ul ul {
	margin: 0;
	padding: 0px 0;
}
div#navigation ul li, div#navigation ul li ul li {
	list-style-type: none;
	margin: 10px;
	padding: 20px 0 0 20px;
	background-image: url(images/mts-links-li.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	line-height: 1.2em;
}
div#navigation ul li.current_page_item, div#navigation ul li ul li.current_page_item,
div#navigation ul li.current-cat, div#navigation ul li ul li.current-cat { 
  background-image: url(images/mts-links-li-current.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

div#navigation a b {
	font-weight: normal;
}


div#header .rss a {
	background: none;
         padding: 20px;
         margin: 10px
}

div#rss  {
	background: none;
         padding: 20px;
         margin: 10px
}

.rss a {
	background: none;
         padding: 20px;
         margin: 10px
}


div#content h2 a {
	margin: 0px 0px 10px 0px;
         padding-left: 0px;
         font: 120%/120%   "Verdana", "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;
	background-color: transparent;
         background: none;
}

/*--searchform--*/
form#searchform {
	text-align:left;
	width: 90%;
	margin: 2px;
}
form#searchform fieldset{
  border:none;
}
form#searchform input{
  border: 1px solid #688f9e;
}
input#s{
  width:55%;
  margin-left:4px;
  padding:2px;
}
input#searchsubmit {
	cursor: pointer;
	display:inline;
	width:32%;
}
/*--widgets tagcloud calendar-*/
div.textwidget {
	padding: 2px 3px 2px 9px;
}
ul.tagcloud li {
	display: inline;
	margin: 3px 0;
	line-height: 150%;
	padding-left: 3px;
}
#wp-calendar {
	border: 1px dotted #688f9e;
	text-align: center;
	empty-cells: show;
	font-size: 11px;
	margin: 16px auto 5px auto;
	width: 80%;
}
#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;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #688f9e;
}
#wp-calendar a:hover {
	border: 1px solid #2a4651;
}
#wp-calendar a:visited {
	border: 1px solid #2a4651;
	font-weight: normal;
}
#wp-calendar caption {
	text-align: center;
	font-size: 12px;
	margin: 0;
	margin: 0 auto;
	font-weight: bold;
	border: 1px dotted #688f9e;
}
#wp-calendar td {
	border: 1px dotted #688f9e;
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #688f9e;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #688f9e;
	color: #fff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #990000;
	text-align: center;
}


/*---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: 12px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
         font-size: 11px;
	padding: 0 4px 5px;
	margin: 0;
}






/*------ gallery ------*/
.gallery {
	text-align: center;
}
.gallery img {
	padding: 0px;
	border: 0px solid #688f9e;
}
.attachment {
	text-align: center;
}
.attachment img {
	padding: 0px;
	border: 0px solid #688f9e;
}
.imgnav {
	text-align: center;
}
.imgleft {
	float: left;
}
.imgleft img {
	padding: 0px;
	border: 0px solid #688f9e;
}
.imgright {
	float: right;
}
.imgright img {
	padding: 0px;
	border: 0px solid #688f9e;
}
html div.post p img.wp-smiley{border:none;}
.topp{clear:both;text-align:right;font-size:0.9em;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/*--news wp 27--*/
.post{ }
.page{ }
.tag{}

/*--you can design every post specific to its category --*/
.category-nameofthecat{}

.hentry{margin: 10px 0; 
	border-bottom: 1px solid #688f9e;}
.sticky{margin: 10px 0; text-align:justify;border-bottom: 1px solid #688f9e;}
.sticky h2 {border-top:3px double #688f9e;
	border-bottom: 1px solid #688f9e;width:99%;text-align:center; }
/*--end news classes--*/
/*]]>*/
