/*  
Theme Name: Leijonstedt
Theme URI: http://www.leijonstedt.com/
Description: New replacement site for galleriamia.net
Version: 1.0
Author: Nick Jones
Author URI: http://www.nickjones.com/
*/

/*  -----|  Globals  |------------------------------------------------------  */

body { 
	/* background-color: #fff;*/
          background-color: #e0e0d9;
	color: #666;
        background-image: url('images/bg.jpg'); 
        background-repeat: repeat-x;
	font: 62.5%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

/* hr { display: none; } */

hr {
	background-color: #847A6C;
	border: 0px solid #363430;
	height: 1px;
	margin: 0px 0px 20px 0px;
	width: 100%;
	}
	
a:link, a:visited, a:active { color: #898668; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }

ul { list-style: none; }

input, textarea {
	color: #9c9890;
	font-size: 12px; 
	text-decoration: none; 
	background-color: #fff; 
	border: 1px solid #CDC6AE;
	padding: 2px;
	}

#submit {
	color: #fff;
	font-size: 12px; 
	text-decoration: none; 
	background-color: #706B57; 
	border: 1px solid #CDC6AE;
	padding: 2px;
margin-top:11px;
	}

.footerpos {
        position:absolute;
top:550px;
       }
 	
blockquote {
	background: #fff;
	padding: 1px 15px 5px;
	border-bottom: 1px solid #35302a;
}

table { width: 100%; border-collapse: collapse; }
	th { border-bottom: 1px solid #35302a; text-align: left; }

pre {
	padding: 5px 0;
	border-top: 1px dotted #35302a;
	border-bottom: 1px dotted #35302a;
}

/* TOP MENU */

#container {
	position: relative;
	width: 360px;
	height: 30px;
	padding: 0;
	margin: 3px 0 10px 0;
	background: #000000;	
	}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	display: inline;
	overflow: hidden;
	width: 637px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -30px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -30px;
	}
	
#taboutartist a  {
	width: 142px;
	background: url(images/menu_aboutartist.gif) top left no-repeat;
	}
	
#tgalleries a  {
	width: 83px;
	background: url(images/menu_galleries.gif) top left no-repeat;
	}

#tinspirations a  {
	width: 135px;
	background: url(images/menu_inspirations.gif) top left no-repeat;
	}

/*  -----|  End top menu |----------------------------------------------------  */


/*  -----|  Structure  |----------------------------------------------------  */
	
#page {
	margin: 0px auto 25px;
	padding: 0;
    background-image: url('images/contentbackground.png');
	width: 960px;
	}
	
#header {
	text-align: center;
position:relative;
	}

.coursesplash {
position: absolute;
right: 0;
bottom: 0;
border:0;
}

.coursesplash a img {
        border: 0px solid #fff !important;
        margin: 0px;
        padding: 0px;
        background: #fff;
}


.coursesplash a:hover img{
        border: 0px solid #fff;
        background: #fff;
}

#wrapper, #headerimg { width: 960px; }

/* #wrapperhome, #headerimghome { width: 960px; height: 600px; background-image: url('images/newhome.png'); margin-top:-19px; top:170px;}  */
#wrapperhome, #headerimghome { width: 960px; height: 860px; background-image: url('images/newhome_scroll.png'); margin-top:-19px; top:170px;}
#wrapperhome2 { width: 960px; margin-top:-19px; }
.image2 {
	background: #22201d url('images/logo.gif');
	border: 0px solid #363430;
	height: 168px;
	width: 212px;
        display: block;
    margin-left: auto;
    margin-right: auto }

	}
	
        .logo { background: url('images/logo.gif') float: center; }


#menuhome {
    margin-left: 10px;
    padding-top: 20px;
    position: absolute;
    top: 161px;
    z-index: 99;
}


.image {
	background: #22201d url('http://leijonstedt.com/wp-content/themes/leijonstedt/images/image_left.png');
	border: 1px solid #363430;
	height: 149px;
	width: 372px;	
	}
	
	.bkgleft { background: url('images/image_left.jpg'); float: left; }
	.bkgright { background: url('images/image_right.jpg'); float: right; }
	
#footer {
	font-family: Georgia, 'Times New Roman', serif; 
	color: #999;
        padding-top:30px;
	}
	
#content, #sidebar { 
	border-left: 1px solid #363430;

	}
	
	
	#sidebar { font-size: 1.1em; line-height: 1.3em; border-left: 0; float: right; width: 200px; padding-top:13px;}
	#sidebar h3 { color: #989582; margin: 15px 0 5px; font-variant: small-caps; }
	#sidebar ul { margin: 0 0 10px; font-size: 1.1em; padding: 0; border-top: 1px solid #fff; border-bottom: 1px solid #363430; }
	#sidebar li { display: block; padding: 4px 10px; background: #fff; margin: 1px 0; }
	#sidebar li:hover { background: #fff; }

#content, #newsidebar { 
	border-left: 0px solid #363430;
	padding: 0 10px; 
	}
	
	#content { float: left; font-size: 1.1em; width: 510px; overflow: visible; }
	#content h2 { margin: 15px 0 10px;}
	#content p { padding: 0 2px 0; line-height: 1.2em;}
.entrytext a {text-decoration:underline;}
	#content { border-right: 0px solid #363430; }

	#newsidebar { border-left: 0; float: left; width: 180px; }
	#newsidebar h3 { color: #666; margin: 15px 0 5px; font-variant: small-caps; }
	#newsidebar ul { line-height: 1em; margin: 0 0 10px; font-size: 1.1em; padding: 0; border-top: 1px solid #cdc6ae; border-bottom: 0px solid #fff; }
	#newsidebar li { display: block; padding: 3px 0px; margin: 1px 0; }
		
.hometext {color: #989582; font-size: 1.1em; margin: 30px 0 0px; font-variant: small-caps; padding: 320px 0 0 0; position:absolute; width:180px;

}

#hometext { 
	border-left: 1px solid #363430;

	}

	#hometext { border-left: 0; border-right: 0; font-size: 1.1em; float: right; width: 300px; font-variant: small-caps;}
	#hometext h3 { color: #666; font-size: 1.1em, margin: 15px 0 5px; font-variant: small-caps; }
	#hometext ul { margin: 0 0 0px; padding: 0 0; border-top: 1px solid #666; border-bottom: 1px solid #363430; }
	#hometext li { display: block; padding: 0px 0px; background: #666; margin: 1px 0; }
	#hometext li:hover { background: #fff; }

#content2, #pageimage { 
	border-left: 1px solid #363430;
	}
	
	#content2 { float: left; font-size: 1.1em; width: 210px; padding: 0 0px 10px 0; }
	#content2 h2 { margin: 0 0 10px; font-variant: small-caps; }
	#content2 p { padding: 0 10px 0; line-height: 1.5em; }
        #content2 { border-right: 0px solid #363430; }

	
	#pageimage { border-left: 0; float: right; width: 440px; }
	#pageimage h3 { color: #989582; margin: 15px 0 0px; font-variant: small-caps; }
	#pageimage ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #fff; border-bottom: 1px solid #363430; }
	#pageimage li { display: block; padding: 4px 10px; background: #fff; margin: 1px 0; }
	#pageimage li:hover { background: #fff; }
		

#contentHome, #pageimage { 
	border-left: 0px solid #363430;
	padding: 0 0 10 10px; 
	}
	
	#contentHome { float: left; font-size: 1.1em; width: 300px; height:600px;}
	#contentHome h2 { margin: 350 0 10px; font-variant: small-caps; }
	#contentHome p { line-height: 1.5em; }
        #contentHome { border-right: 0px solid #363430; }
	
	#pageimage { border-left: 0; float: right; width: 520px; height: 537px;}
	#pageimage h3 { color: #989582; margin: 15px 0 5px; font-variant: small-caps; }
	#pageimage ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #fff; border-bottom: 1px solid #363430; }
	#pageimage li { display: block; padding: 4px 10px; background: #fff; margin: 1px 0; }
	#pageimage li:hover { background: #fff; }
	

#searchform { background: #22201d; padding: 10px; text-align: center; }
	#s { width: 160px; }
	
.goleft { float: left; }
.goright { float: right; }

ul.navigation { 
	border-top: 1px solid #363430; 
	border-bottom: 1px solid #363430; 
	}
	
	ul.navigation li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
	ul.navigation li:hover { background: #363430; }

/* Post Structure */

.post { padding: 10px 0px 0; }
.post2 { padding: 10px 0 0 10px; float:left;}
	.widecolumn .post { padding: 1; margin: 0; padding-top:5px;}
	.widecolumn { padding: 1; margin: 0; padding-top:20px;}
	
.top { padding: 10px 0px 0px; margin-bottom: 10px; border-bottom: 1px solid #CDC6AE; }
.lastfive { padding-left: 10px; padding-right: 10px; }
	.postmetadata { margin: 0px 0; padding: 0; }
	.postmetadata a { font-weight: bold; }
		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.4em; }
	
	.top .entry { font-size: 1.2em; }
	.entrytext { padding: 0 0px 0; line-height: 2em; font-size: 1.2em; }
	
	.entrytext h2 { border-bottom: 1px solid #989582; display: block; }
	.entrytext ul { list-style-type: square; }
	
/* Comments Structure */

.comments { padding: 10px; margin-top: 15px; background: #d9d9cd; border-top: 1px solid #989582; position: relative; }
	#commentform p { float: left; margin: 0 10px 10px 0; }
	
.commentlist { background: #D9D9CD; list-style: none; margin: 0; padding: 0; }
	.commentlist li { background: #D9D9CD; margin-top: 10px; padding: 5px 0 0; }
	.commentlist li p { padding: 5px 10px 0; margin: 0; }
	.commentlist li p.commentmetadata { border-bottom: 1px solid #CDC6AE; background: #D9D9CD ; padding: 5px 10px; margin-top: 10px; }
	
ul.archive { list-style: none; padding: 0; margin: 10 0px 0px; font-size: 1.4em; }	
ul.archive li { display: inline; }


/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family: Georgia, 'Times New Roman', serif; font-weight: normal; }

h1 { color: #fff; font-size: 2.1em; margin: 0 0 8px; }
h1:before, h1:after { content: " . . "; color: #444; }
h1 span { color: #bd934f; }
h3 { font-size: 1.2em; }
h2 { color: #706b57; display: inline; font-size: 1.15em; margin: 0; padding: 0px 0; border-bottom: 0px solid #35302a; }
	.post h2 a { color: #989582; padding: 0 0px 0;}
        .post h2 a:hover { color: #333; text-decoration: none; }
	.post h2.first { font-size: 1.85em; }
	
	.widecolumn h2.title { 
		display: block; 
		padding: 0px 0px;
		margin: 10 0 15px; 
		border-bottom: 0px solid #989582; 
		font-size: 1.25em; }

	.blogtitle h2 a { color: #989582; padding: 0 0px 0;}
        .blogtitle h2 a:hover { color: #333; text-decoration: none; }
	.blogtitle h2.first { font-size: 1.85em; }

	.widecolumn h2.blogtitle { 
		display: block; 
		padding: 0px 0px;
		margin: 10 0 15px; 
		border-bottom: 0px solid #989582; 
		font-size: 16px; }


.narrowcolumn h2.title { 
		display: block; 
		padding: 8px 10px 5px 10px;
		background: #fff;
		margin: 0 0 15px; 
		border-bottom: 0px solid #989582; 
		font-size: 1.35em; }

.homecolumn p { 

                color: ffffff
		border-bottom: 0px solid #989582; 
		font-size: 1.35em; }

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 0px 0; color: #989582; padding-bottom:10px;}

.copyright { font-size: 0.8em; color: #999; }

/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a img {
        border: 1px solid #847a6c;
        margin: 0px;
        padding: 3px;
        background: #fff;
}

.spiritlogo a img {
        border: 0px solid #847a6c !important;
        margin: 0px;
        padding: 0px;
        background: #fff;
}


.spiritlogo a:hover img{
        border: 0px solid #847a6c;
        background: #847a6c;
}

a:hover img{
        border: 1px solid #847a6c;
        background: #847a6c;
}


.sideimage {
        border: 0px solid #847a6c;
        margin: 1px;
        padding: 2px;
        background: #1b1d1f;
}

.left {
	float: left;
	margin: 0 15px 0 0;
        border: 0px solid #847a6c;
        margin: 1px;
        padding: 2px;
        background: transparent;
	}

.thumbnail-class {
        border: 0px solid #847a6c;
        margin: 1px;
        padding: 2px;
        background: #1b1d1f;
	}

 /* thumnail covers */
.thumb { background: #fff url(images/thumb.png); display: block; width: 243px; overflow: hidden; height: 158px; margin: 0 0px 0px 0; position: relative; }
.thumb-title { margin-bottom:4px;margin-left:4px;margin-right:4px;background:#fff;bottom:0;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; width: 227px;}
.thumb-title:hover { background:#222; }
.thumb-title h2 { margin: 0; line-height: 1.4em; }
.thumb-title h2 a { font:11px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumb-title h2 a:hover { color: #fff;}

.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }



.post-meta h3 {
	padding: 3px 0;
	margin-bottom: 23px;
}

.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #8D8D8D;
}

.post-meta h3 span.month, .post-meta h3 span.year {
	color: #666666;
	width: 40px;
}

.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

.post-meta h3 span.year {
	font-size: 14px;
	display: block;
}

/* Post Meta Author and Comments */

.post-meta h4 {
	font-size: 12px;
	padding: 3px 21px 3px 0;
	color: #666666;

}

.post-meta h4.author {
	font-style: italic;
border-bottom: #CBCBCB 1px solid;
padding-bottom:7px;
padding-top:8px;

}

.post-meta h4.comments {
}

.post-meta h4.comments a {
	color: #666666;
}

.left-col {
	float: right;
}

.post-meta{
	margin-bottom:-30px;
}

.wrap {
	width: 100%;
}

.right-col {
	float: left;
}

.post {
	width: 100%;
	clear: both;
	padding: 10px 0;
	border-bottom: #CBCBCB 1px solid;

}

.post-content {
	width: 410px;
	margin-right: 0px;
	display: inline;
}

.post-content a {
	font-weight: bold;
}

.post-content a:hover {
	text-decoration: underline;
}

/* Post Content Headings */

.post-content h2 {
	font-size: 28px;
	line-height: 30px;
}

.post-content h2 a {
	color: #706B57;
}

.post-content h2 a:hover {
	text-decoration: underline;
}

.post-content h3 {
	font-size: 14px;
	padding: 5px 0;
}

/* Post Content Lists and Blockquote */

.post-content ol, .post-content ul {
	line-height: 20px;
}

.post-content ul {
	padding-left: 30px;
}

.post-content ul li {
	list-style: circle;
	padding: 3px 0;
}

.post-content ol {
	padding-left: 37px;
}

.post-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

.post-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Post Content Images*/

.post-content img {
	padding: 5px;
	background: #1A272E;
}

/* Post Content (read more) */

.post-content span.read_more {
	padding: 5px 0 10px 0;
	display: block;
	float: left;
	font-size: 13px;
}

.post-content a span.read_more {
	color: #1A86DF;
	text-decoration: underline ;
}

.post-content a:hover span.read_more {
	text-decoration: none;
}

#slideshow {
    position:relative;
    height:640px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#homelinks {
float:left;
width:960px;
height:144px;
margin-top:14px;
        background-image: url('images/homebground.jpg'); 
        background-repeat: repeat-x;
}

.linkbox {
        background-image: url('images/box_holder.jpg'); 
width:229px;
height:144px;
margin-right:14px;
float:left;
}