/*  
Theme Name: LivingOS MU
Theme URI: http://thmes.livingos.com/
Description: A highly customisable theme with options panel and post thumbnails. Available in different flavours.
Version: 0.2.6
Author: Tim Hyde
Author URI:  http://www.livingos.com/
*/

/*  basics */
* {margin:0;padding:0;}

/* structure */
body{
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	background: #fff url(images/bg/minim-bg3.jpg) no-repeat top center;
}

#page{	
	overflow:hidden;
	width:974px;
	margin: 0px auto 0em auto;
	text-align:left;
}

div#header{ z-index:2;  /*needed to avoid superfish prob*/
	width:974px;
	height:160px;
	position:relative;
	padding:0px;
	margin: 0px auto 0em auto;
	text-align: left;
}
h1.withlogo{
	padding-left: 55px;}

.logo{float:left;
}
div#header h1{float:left;
	position:relative;
	height:45px;
	line-height:45px;
	margin:0;
	text-align: left;
margin-left: -45px;}


h1 {float:left;
	font-size: 30px;
	color: #333;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	word-spacing: -2px;
	font-weight: 100;
	text-transform: uppercase;}


			
.description{float:left;
	position:relative;	
	height:45px;
	line-height:45px;
	font-size: 15px;
	font-style: italic;
	padding-top: 4px;
	padding-left: 5px;}

div#container{padding:0;
	margin-left: 5px;
	margin-right: 0px;}

div#wrapper{
	clear:both;
	width:570px;
	float:left;
margin-right: 10px;}

div#content{
	float:left;
	width:260px;
	padding:0;
	margin:0;
	margin-right: 15px;}

#content3{
	
	padding-top: 5px;}

#content.single{width:570px;}
div#content2{
	float:left;
	width:295px;
}

div#sidebartop{
	float:left;
	width: 380px;
	padding-bottom: 1em;
}
div#navigation{
	margin: 0 auto;
	float:left;
	width:254px;
	margin-bottom: 1em;	
}

div#navigation2{
	float:left;
	width:127px;
	margin-bottom: 1em;
}

#navigation2 div{
	padding-left: 2px;
	padding-right: 2px;
	text-align: justify;}
div#extra{
	clear:both;
	margin-top:5px;
	padding-top: 5px;
	margin-right: 5px;
}


div#footer{
	clear:both;
	width:100%;
	margin:0 auto;
	
	margin-top: 10px;
	background-color: #e5e5e5;
padding-top: 1em;
padding-bottom: 1em;}

/*navbar*/
#pagenav{
	height:23px;
	margin-bottom:35px;
}

/*images*/
img {
	border: 1px #e5e5e5 solid;
	padding:10px;
	background-color: #fafafa;
}

a:hover img{border: 1px #b1b1b1 solid;
}

#header a:hover img, #header img{border:none;padding:0;background:transparent;
}
/*typography*/
body {
	font: 0.71em Verdana, Helvetica, Arial, sans-serif ;
	line-height:1.5em;
	color: #333;
}


/*links */
a{
	color: #1D8BD9;
	text-decoration: none;
}

a:hover{
	color: #20a9ff;}

/*headings*/
h1 a:hover{
	color: #444;}
h1 a{   
  	color: #333;
}

h2{ font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
	word-spacing: -1px;
	text-align: left;
	border-top: 3px #666 solid;
	padding-top: 10px;
	padding-bottom: 15px;}
	

h3, h4, h5, h6 {
	font-size: 1em;
	padding: 0em 0em 5px 0px;
	color: #1D8BD9;
	font-weight: bold;}
	
h2 a, h3 a, h4 a{
	color: #1D8BD9;
	}
.single h2{border:none;
	margin-top: 0em;
	margin-bottom: 0em;text-align: left;}
.post h2{ border:none;}
.pagedesc{
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 1.5em;}
.pagetitle{border:none;
	text-align: left;
	margin-bottom: 10px;}
/*lists*/
ol,ul,li{
	list-style-type: none;
	margin-left: 5px;}
#featured ul, #featured li{margin:0;}

/*paragraphs*/
p {
	padding: 0em 5px 0.75em 0px;
	margin-top: 0em;
}

small {
	font-size: 0.8em;
	line-height: 1.5em;
	}

code {
	font: 1em 'Courier New', Courier, Fixed;
	display: block;
	margin-top: 1em;
	margin-left: 20px;
	margin-right: 40px;
	padding: 1em;
	margin-bottom: 1em;
	white-space: pre;
	line-height: 0.8em;}
	
/*footer and bottom bar stuff*/
div#footer p{
	padding-left:34px;
	margin-left:5px;
	color: #919191;
	font-size: 1em;
	line-height: 1.2em;
	height:30px;
	background: url(images/mu-minim/feed-icon-dark.png) no-repeat left top ;
	margin-right: 5px;
}


/* styling for posts and entries*/
.post{
	clear:both;
	text-align:left;
	margin-bottom: 10px;}
.single .post{
	margin-top: 1em;}
.post img{margin:5px;}
.post img.alignleft{margin-left:0px;}
.post img.alignright{margin-right:0px;}
.post img.aligncenter{margin-left:0px;
margin-right: 0em;}
.post .nocomments a{
	background-image: url(images/speech_bubble.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.postcategory a{
	font-weight: 200;
	text-transform: uppercase;
	color: #b1b1b1;
	font-size: 1em;
	letter-spacing: 2px;}
.postcategory a:hover{
color: #666;}
.single .posthead{
	margin-bottom: 15px;
	text-align: left;}
.single .posthead img{
margin: 0em;}
.dte{
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
color: #b1b1b1;}

.author{display:none;
	}
.single .author{
	display: inline;
	font-style: italic;
	font-weight: bold;}
.postmetadata{display:none;
}
.single .postmetadata{display: inline;
	clear:both;
	font-size: 0.8em;
	background: url(images/documents.gif) no-repeat top left;
	padding-left: 14px;
	line-height:1.4em;
	}	
.post ul, .post ol{
	margin-top: 0em;
	margin-bottom: 1.2em;
	display: inline-block;
	padding-left: 25px;}
.post ul li{
	list-style-type: square;
}
.post ol li{
	list-style-type: decimal;}
	
.post blockquote{text-align:justify;font-weight: bold;
	text-align: left;
	font-size: 1em;margin:0;
	font-style: italic;
	margin-left: 10px;
	margin-right: 30px;
	background: url(images/mu-minim/quote.png) no-repeat top left;
	padding-left: 35px;
	padding-top: 0px;
margin-bottom: 10px;}

.post blockquote em{
	font-weight: normal;
	font-size: 0.8em;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;}
#content3 .postimagelnk{
	float:left;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0em;}
/*with bit of jquery auto styles end p*/
p.withunquote {
	background: url(images/mu-minim/unquote.png) no-repeat bottom right;
	padding-right:20px;
	padding-bottom: 0px;}
.post blockquote blockquote, .post blockquote blockquote .withunquote{background:none;padding:5px;}
.panel blockquote, .panel .withunquote{background:none;padding:5px;margin:5px;
	color: #7d796e;}

	
/*sidebars styling*/
#navigation, #navigation2{
	text-align: left;
padding-top: 15px;}
	
#navigation ul, #navigation li{
	list-style-type: none;
	margin: 0;
	padding:0;
	text-indent: 0px;
	margin-left: 5px;
	line-height: 1.6em;}
#navigation li{
	margin-right: 20px;}

#navigation2 ul, #navigation2 li{
	list-style-type: none;
	margin: 0;
	padding:0;
	line-height: 1.6em;
	text-indent: 0px;
	margin-right: 4px;
	margin-left: 5px;
	margin-bottom:20px;
}
#navigation2 li{	margin-bottom:0px;}

#navigation2 .feeds{
	float:left;
	margin-bottom:5px;
}
#navigation2 .feeds li{
	float:left;
	margin:2px;
	}

#navigation h2, #navigation2 h2{	
	clear:both;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom:0;
margin-right: 10px;}
#navigation h2 a, #navigation2 h2 a{color: #333;}	
#navigation div, #navigation2 div{clear:both;margin-bottom:20px;
	padding-left:5px;}

/*sidebar on home page*/
#sidebartop div {
	margin-bottom: 15px;
	margin-left: 10px;}
#sidebartop ul{
	padding-top: 5px;
}
#sidebartop li{
	display: block;
	text-transform: uppercase;
	padding-bottom: 5px;}
#sidebartop li p{
	text-transform: uppercase;
	font-size: 0.8em;
	padding-left: 0em;}

#navigation img{
margin: 3px;}

/*comments*/	

#respond{
	clear: both;
	margin-right:15px;
	margin-top: 1em;
	width:500px;
margin-bottom: 2em;
margin-left: 10px;}

/*forms*/	
input, textarea, select {
	border:1px solid #b1b1b1;
	padding:1px;
	color: #b1b1b1;}	

input#author, input#email{
	background-color: #fdffdd;}

input:focus, textarea:focus {color: #333;}
input:hover, textarea:hover {
	cursor:text;
	}

input#submit {
	border: 2px #efefef outset;
	background-color: #efefef;
	color: #333;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-left: 0em;
	height:2em;
font-size: 1.1em;}

input#submit:hover {
	cursor: pointer;
	background-color: #f9f9f9;
	}

div#search_frm{
	height:30px;
	z-index:2;
	width:190px;
	float:right;
	margin-top:-30px
}
div#search_frm #searchsubmit{display:none;}
#content #searchform{
	margin-top:30px;
	margin-left:20px;
	width:500px;}
input#submitbtn{float:left;
    cursor:pointer;
	border:none;
	width:18px;
	height:20px;
	background: url(images/mu-minim/btn-srch.png) no-repeat top left;}
input#submitbtn:hover{	background: url(images/mu-minim/btn-srch.png) no-repeat top right;}
input#s{
	float:left;
	margin-right: 5px;
	}
	
textarea#comment{width:350px;height:100px;}
/*post navigation*/
.navigation{clear:both;
	margin-right: 25px;
	margin-top: 15px;
	height:1.2em;
	margin-bottom: 15px;
	font-style: italic;
}

/* Wp images caption box*/
.wp-caption {
	text-align: center;
	border: 1px #e5e5e5 solid;
	background-color: #fafafa;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
padding-left: 10px;
padding-right: 10px;}
.wp-caption img{padding:0;}
.wp-caption-text{
	padding:0;
	margin:0;
	font-size:0.8em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 0.8em;
line-height: 1.2em;}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.related{
	margin-bottom: 1em;
	margin-top: 1em;}

.related ul{
	list-style-type: none;
	margin: 0;
	}

.related ul li{
	list-style-type: none;
	text-indent: 0;
	}
/*extra bar*/

#extra ul{margin:0;padding:0;}
#extra li{
	float:left;
	width:152px;
	height:220px;
	display:block;
	overflow:hidden;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0em;
	line-height: 1.4em;}
#extra li a{
	display: block;
	text-transform: uppercase;
}
#extra a:hover  {text-decoration: none;}
#extra li img{height:80px;width:130px;	float:left;
}
/*---archives---*/
.archive{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;}

.archivemonth{
	float:left;
	width:45%;}

.archivesubject{
	float:right;
	width:45%;}

.achiverecent{
	clear:both;}

.archive ul, .archive ol{
	list-style-type: none;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	font-size: 1em;}



.archive ul li {
	margin:0;
    list-style-type: none;}			

.archive li a {
	padding: 0px;
	color: #555;
	text-decoration: none;
}

				
	
/*special*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.clear{clear:both;}

.highlight { margin-top:10px; margin-bottom:10px; padding: 1em 2em; background: #fafafa; border: 1px #e5e5e5 solid;
margin-left: 20px;
margin-right: 30px;}
.highlight p { margin-bottom: 0.75em; }
.highlight ul { margin-bottom: 0.5em; }
.noborder {padding:0;margin:0;}
.block{width:200px;
	display:block;
	background-color: #444;
	padding:5px;
	margin:10px;
	text-transform: uppercase;
	font-size: 0.9em;
	text-align: justify;
	color: #f9f5eb;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;}
.block ul{margin:0px;padding:0px;}
.dropcap {
	font-size:360%; 
	float:left;
	line-height:0.8em;
	color: #b1b1b1;
	margin-right:2px;
	font-family: "Goudy Old Style", "Palatino",	"Book Antiqua", serif;

}
.panel .dropcap{	font-size:560%; }
span.amp {
	font-family: "Goudy Old Style", "Palatino",	"Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; }
	
/*recent comments plugin*/
.rc-title{
	font-style: italic;}
.rc-commenter{
	font-weight: bold;}
	


.googleads{margin-top:10px;
	text-align:left;}
.donate{padding:0;
	margin:0;
	margin-left:10px;}
.avatar{float:left;
	margin:2px;}

/*carousel*/
#carousel{
	overflow:hidden;
	width:974px;
	margin: 0px auto 0px auto;
	height:300px;
background-color: #fff;}

.carwrapper{
	float: left;
	padding: 0 0 0 0px;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 900px;
height: 300px; /*Height should enough to fit largest content's height*/
padding:0;
margin:0;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	width: 890px; /*Width of each panel holding each content. If removed, widths should be individually defined 	on each content DIV then. */
	margin-top:15px;
	font-size: 1.3em;
	line-height: 1.6em;
	height:280px;text-align:center;
	}
.panel .post{
	padding:0;
	margin:0;
	
}

.carimage{margin: 0 auto;
	margin-top:20px;
	margin-left:30px;
	float:left;
	width:545px;
	height:245px;
	text-align: center;}
.carimage a {
	margin-left:7px;
	display: inline-block;
	}
.carimagewide img{background-color: #333; border: none !important;
	margin: 5px auto 0em auto;padding:0 !important;
}
.carimagewide{float:left;margin-left:10px;	color: #333;width:870px}
.carouselwide{float:left;
	color: #333;width:870px;}
.carouselnarrow{float:left;
	color: #333;width:310px;}

	
	
.btn-car1{background: url(images/mu-minim/btn-sldrleft.png) no-repeat top right;
	float: left;
	margin-top:50px;
	width: 20px;
	margin-right:10px;
}

.btn-car2{background: url(images/mu-minim/btn-sldrright.png) no-repeat left top;
	float: right;
	margin-top:50px;
	width: 20px;
	margin-left:10px;
}
.btn-car2:hover{background: url(images/mu-minim/btn-sldrright.png) no-repeat right top;}
.btn-car1:hover{background: url(images/mu-minim/btn-sldrleft.png) no-repeat left top;}
.btn-car1 a, .btn-car1 a img{ width:20px; height:200px;border:0;padding:0; background:transparent;}
.btn-car2 a, .btn-car2 a img{  width:20px; height:200px;border:0;padding:0; background:transparent;}
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}


/*normal menu*/
.st-menu{	background-color: #e5e5e5;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font-size: 10px;}

.st-menu a{float:left;
	display:block;
	padding: 0em 5px 0em 5px;
	line-height:23px;
	text-decoration:none;
	color: #333;
	font-weight: normal;
	}
.st-menu li{float:left;margin:0;}
.st-menu a:hover, .st-menu li.current_page_item a{
background-color: #333;
color: #fff;}

/*page submenu*/
#submenu h2 a{color: #333;}
#submenu li a{
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;}

	
/*superfish menu*/
.dropnav, .dropnav * {margin:0px;padding:0;list-style:none;}
.dropnav ul {position:absolute;top:-999em;width: 200px !important; display: block!important;  padding: 0px 0px 0px 0px;  margin: 0px;
}

.dropnav li {float:left;position:relative;}
.dropnav a {display:block;}
.dropnav ul li{width: 200px !important;}
.dropnav li:hover ul,ul.dropnav li.sfHover ul {left:0px;top:2.9em;}
.dropnav li:hover li ul,.dropnav li.sfHover li ul {top:-999em; }
.dropnav li li:hover ul,ul.dropnav li li.sfHover ul {left:160px;top:0px;} /*pos of submenus*/
.dropnav li:hover ul,.dropnav li li:hover ul {top: -999em;}
/* Skinning - Superfish menu */
.dropnav li li {
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.dropnav li a:link,
.dropnav li a:visited {background-color: #e5e5e5;
	float: left;
	color: #333;
	display: block;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	text-decoration: none;
	border-right: 1px #b1b1b1 solid;
	line-height:40px;
}
.dropnav li li a:link, .dropnav li li a:visited {
	line-height:1.2em;	
	border-right: none !important;
	display: block;
	width: 160px;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px #b1b1b1 solid;}
.dropnav li li a:hover {
	
}

li.navtop   {
	height:10px;
	color: #333 !important;
	overflow:hidden;}

#catnav {
	clear:both;
	margin: 5px 0px 0px 0px;
	z-index:1;
	height:40px;
	background-color: #e5e5e5;
	font-size: 12px;}

#catnav ul {
	list-style-type: none; 
	list-style-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}




#catnav li a:hover, #catnav li.current a{
	color: #fff;
	text-decoration: none;
	background: #333  ;
}


/*2.7 commenst*/
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0;
margin-left: 5px; width:550px;
margin-top: 1em;}
ol.commentlist li { margin:0 0 10px; padding: 5px 7px 5px 75px; position:relative;
border-top: 2px #e5e5e5 solid;}
ol.commentlist li.comment {overflow:hidden; }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color: #c90000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar {  left:5px; position:absolute; top:5px; }
ol.commentlist li div.comment-meta { font: 0.8em/1.4 Verdana, Helvetica, Arial, sans-serif; position:absolute; right:10px; text-align:right; top:5px;
}
ol.commentlist li div.comment-meta a { color:#444; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color: #444;}
ol.commentlist li p { margin: 0.5em 0em 0.5em 0em;
line-height: 1.2em;
word-spacing: -1px;}
ol.commentlist li ul {list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply a { color:#444;  padding: 5px 10px 5px 60px; width:36px; background: url(images/mu-minim/reply.png) no-repeat left center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
text-transform: uppercase;  display:block;}
ol.commentlist li div.reply a:hover{color: #d9d9d9;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { border: 1px #e5e5e5 dotted }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li.even { background: #fff;
}
ol.commentlist li.odd { background: #fff;
}
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }


/*ics calendar styling*/
.ics-calendar-holder{
font-family: Verdana, Helvetica, Arial, sans-serif;}
.ics-calendar-header{}

/*wpng google cal plugin*/div#wpng-cal-widget-events{margin:0;padding:0;}div#wpng-cal-widget-events div{margin:0;padding:0;}
