/*
 * THEME NAME: Jonathan
 * THEME URI: http://www.omskakas.se
 * DESCRIPTION: New curtains for an old home.
 * VERSION: 3.0
 * AUTHOR: Jonathan Fors
 * AUTHOR URI: http://www.omskakas.se
 * TEMPLATE: sandbox
 * TAGS: one column, two column, three column, elastic width, fixed width, yellow, red
 * */

/* reset.css */
body {line-height:1.5; margin: 0; padding: 0; background-image: url('images/stripes.png');}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

#wrapper {
	background: none;
	clear:none;
	width: 990px;
	display:block;
	margin: 0px auto;

}

blockquote {
	background-color: #CCCCCC;
	background-image: url('images/quote.gif');
	background-repeat: no-repeat;
	padding: 20px 15px 10px 30px;
	margin: 10px auto 0px;
}

#blog-title span {
	position: absolute;
	top: 20px;
	left: 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 30px;

}


#blog-title span a:visited {
	color: #0000d6;
}
#blog-title span a:visited ,#blog-title span a:hover , #home-link:visited, #home-link:hover {
	color: #0000d6;
}

div#blog-description { 
	position:absolute;
	top: 33px;
	background: transparent;
	width: 440px;
	text-align: right;
	font-size: 75%;
	right: 30px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
div#primary {
	float:right;
	padding-top: 0px;
	margin:0;

	width:180px;
}

* html div#primary {
	left:20px;
	position:relative;
}
a {
	text-decoration: none;
	color: #000090;
}
a:visited {
	color: #52188c;
}

a:hover {
	color: #003074;
}

h2 {
	font-family: Arial, sans-serif;
	font-size:1.5em;line-height:1.3;margin-bottom:0.5em;
	margin-top: 10px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size:1em;line-height:0.8;margin-bottom:0;
}
h4 {
	font-family: Arial, sans-serif;
	font-size0.6em;line-height:1.2;margin-top:0.4em;margin-bottom:0.1em;
}
div#container {
	float:left;
	width:800px;
	padding:0;
	background: #fff;
	height:100%;
}
#header a {
	display:block;
	width: 100%;
	height: 100%;
}
#header {
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	height: 174px;
	position: relative;
}
#main {
	min-width: 0;
	position:relative;
}
/**sidebar************/


ul.xoxo li h3 {
	font-family: Arial, sans-serif;
	font-size:1.5em;line-height:1;margin-bottom:0.5em;
	margin:10px 0 0 0 ;
}

div.sidebar {
	width: 180px;
	background: #000;
	color: #eee;
	padding: 0px;
	padding-left: 10px;
	float:right;
	overflow:hidden;
	margin-left: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%;
	padding-bottom: 2em;
	padding-top: -10px;
}
div.sidebar a:link, div.sidebar a:active ,div.sidebar a:visited {
	color: #eee;
}

div.sidebar a:hover {
	color:#8888ff;

}


ul.xoxo {
	margin 0;
	padding: 0;
}

ul.xoxo li { list-style-type:none; }
ul.xoxo li ul { list-style-type:none; }
ul.xoxo li ul li { list-style-type:none; }

ul.xoxo {
	margin:0;
	padding:0,0,0,10px; }

ul.xoxo li h3 {
	margin-bottom: 1px;
}

ul.xoxo li ul {
	padding:0;
	margin:0;
}

/***sidebar end*************/

div#secondary {
	margin:0 0 0 -200px;
}

div#bottom-bar {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	clear:both;
	width:100%;
	color: #777;
	background:#fff;
}

/************ menu ************/
div#menu { 
	display:inline;
	position: absolute;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	top: 123px; 
	margin-left: 125px;
	width:100%; 
} 

div#menu ul,div#menu ul ul { 
	line-height:1; 
	list-style:none; 
	margin:0; 
	padding:0; 
} 

div#menu ul a { 
	display:block; 
	margin-right:1em; 
	padding:0.2em 0.5em; 
	text-decoration:none; 
} 
div#men a {
	outline: none;
	color: #000;
}
div#menu a:link, a:visited {
	color:#000;
}
div#menu a:hover {
	color:#dd2222;
}
div#menu a:active {
	color: #000;
}


div#menu ul ul ul a { 
	font-style:italic; 
} 

div#menu ul li{
	fLOAT:LEFT;
	font-weight: bold;
	font-size: 20px;
}

div#content {
	margin:  0 200px 0 0 ;
	width: 780px;
	background: #fff;
	padding: 10px 10px 0 10px;
}

/****************************/


div#copyright {
	font-size: 13px;
	line-height: 35px;
	margin-left: 10px;
}
div#legal {
	float:right;
	margin-right: 10px;
	font-size: 13px;
	line-height: 35px;
}


#nav-above, #nav-below {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
}
.nav-next { float:right; font-weight: bold;  }
.nav-previous { float:left; font-weight: bold; margin-bottom: 5px; }


#blog-title {
	float:left; 
}
#blog-description {
	background: #ddd;
	float:right;
}

/*****posti/entry****/
.entry-title {
	margin:0;
}
.post {clear:both;}
.post div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height:1.4;
	margin-bottom:15px;
	margin-top:0;
	border-width: 1px;
}

div.entry-meta {
	clear:left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:0.7em;
	color: #999;
}

.entry-content p{
	clear:left;
	margin-bottom:0.5em;
}

.entry-content img {
	margin: 0px
}
#nav-above {
	margin: 0px;
}

/*****************/

/*******comments***********/

#comments {
	background #999; 
	clear:both;
}

.comments {
	margin-top:40px; 
}

.comments ol {
	list-style-type: none;
	padding:0;
}

.comment  , .pingback {
	font-size: 90%;
	line-height:1.4;
	padding: 10px;
}
.comment p { clear:both;}
.comment-meta {

	margin-top: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
	float:right;

}
#comments div ol li  .vcard, .commen-author {
	float:left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	font-color: #888;

}
.comments ol  .alt {
	background: #eee;
}

.comments ol .bypostauthor { 
	background: #ffc146;
	border-top: medium solid #000;
	border-bottom: medium solid #000;
}

#respond {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
}

/***************/

div.wpg2tag-image {
	float:left;
	margin: 10px 10px 10px -10px;
	width: 100%;
}

div.wpg2tag-image a img {
	margin-left: auto;
	margin-right: auto;
	display:block;
}
div .alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
}

div  .alignright {
	float:right;
	margin: 10px 0px 10px 10px;
}

div.wp-caption {
	padding: 0;
	font-family: sans-serif;
	text-align: center;
	border: 1px solid #ccc;
	font-size: 75%;
	overflow: hidden;
}





#categories {display:none;}
#pages {display:none;}
div.skip-link{display:none;}
#theme-link { display:none;}
#generator-link { display:none;}
#footer { display:none;}

div .wpg2sidebarblock-image {

	text-size: 0.3em;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.ImageFrame_solid {

	padding: 0;


}

.giInfo {

	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	text-size: 0.3em;

}
.giDescription {

	text-size: 0.3em;
	margin: 0;
	padding: 0;


}

.summary {

	text-size: 0.5em;
	margin-bottom: 1em;

}




#attachment { padding: 0; }
#attachment img {
	margin: 0;
}



