/*  
Theme Name: Ytria Tech Lab
Theme URI: http://www.ytria.com
Description: A child theme for Mimbo
Version: 0.1
Author: Isabelle Carrier
Author URI: http://www.ytria.com
Template: mimbo

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


@import url("../mimbo/style.css");


/*HTML*/

body {
	background:#3C3C3C; 
	}

a, a:visited {
	color:#FF8A00;
	text-decoration:none;
	}	
	
a:hover, a:active {
	color:#333333;
	text-decoration:underline;
	}

#lotus {position:absolute; width:1px; height:1px;}

#lotus img {position:relative; left:-181px; top:40px;}

/*Structure*/

#page {
	width:960px;
	margin:0 auto;
	padding-top:8px;
	}

#masthead {
	border:none
	}

#blog-name {
	float:left;
	}
	
#description {
	font: normal 1.2em Arial, Verdana, Sans-Serif;
	color:#888787;
	padding: 0px;
	border: none;
	margin:5px 0 0 20px;
	clear: left;
	float:left;
	letter-spacing:0.01em;
	}
	
#blog-owner {
	float:right;
	margin-bottom:20px;
	}
	
#searchform {
	clear:right;
	float:right;
	width:230px;
	text-align:right;
	padding-top:0px;
	}

#wrapper {
	border:none
	}
	
#featured-cats {
	width:100%;
	float:right;
	}



/*Page Nav*/
#nav a, #nav a:visited {
	color:#CCC !important;
	}

#nav a:hover {
	color:#FFF !important;
	}
	
#nav a:active {
	background:#454545 !important;
	}
	
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	color:#333 !important;
	}

#nav li li.current_page_item a, #nav li li.current_page_item a:visited {
	color:#DADADA !important
	}



/*Cat Nav*/
	
#nav-cat {
	background:#777 !important;
	border:none !important
	}

#nav-cat a, #nav-cat a:visited {
	color:#d8d8d8 !important;
	}

#nav-cat a:hover, #nav-cat a:active {
	color:#FFF !important;
	}
	
#nav-cat li li a, #nav-cat li li a:visited {
	color:#dadada !important;
	}	

#nav-cat li li a:hover, #nav-cat li li a:active {
	color:#FFF !important
	}
	




/*Headers*/

h3 {
	border-bottom:1px solid #BBB;
	border-top:5px solid #BBB;
	text-transform:uppercase;
	font-size:0.9em;
	letter-spacing:0.1em;
	}

.entry h3 {
	text-transform:none
	}
	
	
h5 {
	background:#f5f4ee;
	}

h2.cat-title {
	margin:25px 0 0px 0;
	font-size:2.2em;
	}
	
h2.posttitle a {
	color:#1d1d1d;
	}
			

/* ---------- @ Content Styles -----------*/

/*Misc*/

h1 a, h1 a:visited {
	color:#FF8A00;
	text-decoration:none;
	}	
	
h1 a:hover, h1 a:active {
	color:#333333;
	text-decoration:underline;
	}	

#writer {
	background:#FFF8CF;
	border:none
	}
	
p.wp-caption-text {
	margin:0;
	text-align:left;
	padding:5px 0;
	font-size:0.95em;
	line-height:122%;
	color:#666666;
	}	
	
#featured-cats ul {
	margin:3px 25px 22px 0;
	}

#featured-cats div {
	width:285px;
	height:325px;
	float:left;
	margin: 5px 12px;
	overflow:hidden;
	}

#featured-cats li {
	list-style:none;
	border-bottom:1px dotted #B6B6B6;
	padding:5px 0 8px 6px;
	margin:4px 0;
	line-height:135%;
	overflow:hidden;
	}
	
#featured-cats img, .archive-list a img, .archive-list a:visited img {
	float:left;
	margin: 4px 18px 8px 0;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;
	}
	
#featured-cats img {
	margin:3px 12px 4px 0;
	}
	
#featured-cats h3 {
	border-top:none;
	border-bottom:1px solid #d7d7d7;
	padding:5px 0 5px 3px;
	margin:22px 0 15px 0;
	font-size:1.05em;
	background:none;
	color:#4c4b46;
	letter-spacing:0.03em;
	}
	
.textbox {
	border:1px solid #d7d7d7;
	background:#ededed;
	padding:6px;
	}
	
#cat-description {
	margin-bottom:30px;
	border-bottom:1px solid #d7d7d7;	
	}

#cat-description p {
	margin-top:5px;
	font-size:1.2em;
	line-height:140%;
	}



/*Sidebar and Widgets*/

#sidebar a, #sidebar a:visited,
.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
#fullarchive a, #fullarchive a:visited, 
#featured-cats a, #more-posts a:visited {
	color:#4d4d4d !important;
	text-decoration: none;
	font-weight:bold;
	}

#sidebar a:hover, #sidebar a:active,
.archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
#fullarchive a:hover, #fullarchive a:active, 
#more-posts a:hover, #more-posts a:active {
	color:#000 !important;
	text-decoration: underline;
	}

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	}	

#sidebar li, .votelistind {
	list-style:none;
	margin:5px 0 10px 0;
	padding:1px 0 1px 5px;
	border-left:2px solid #bfbfbf;
	}
	
#sidebar li li a, #sidebar li li a:visited	{
	background:#FFF3AE;
	padding-left:25px;
	color:#363636;
	}

.widget {
	background-color:#ebebeb;
	padding:12px;
	margin-top:20px;
	margin-bottom:20px;
	}

.widgettitle {
	border:none;
	padding:0px;
	margin:0;
	font-size:1.4em;
	color:#000;
	letter-spacing:0.02em;
	text-transform:none;
	font-weight:bold;
	}
	
.votemicro {
	display:none;
	}

#recentcomments {
	color:#000;
	}
	
#sidebar .product {
	float:left;
	margin:0 15px 18px 0;
	width:80px;
	}

#sidebar .prod-description {
	margin-top:0px;
	line-height:1.2em;
	}

#sidebar hr {
	margin-bottom:10px;
}

	
/*Post Styles*/

/*Conor*/

div#DropList {border-top: 0px solid #333333; border-bottom: 0px solid #333333; padding:0px 0; margin-bottom:0px;}
.Question1Closed, .Question1Opened {margin-top:2px;}

.Question1Closed a:link, .Question1Closed a:visited, .Question1Closed a:hover {background-image: url(../icon-expand.gif); background-repeat:no-repeat; background-position: 5px 5px; padding:4px 4px 4px 31px; display:block; font-size:14px; font-weight:normal; color:#ff4f00; border:0px;}

.Question1Opened a:link, .Question1Opened a:visited, .Question1Opened a:hover {background-image: url(../icon-collapse.gif); background-repeat:no-repeat; background-position: 5px 5px; padding:4px 4px 4px 31px; display:block; font-size:14px; font-weight:normal; color:#ff4f00; border:0px;}

div#DropList div #Question1Details {padding-left:31px; margin-top:10px;}


.single p.postmetadata {
	margin-top:-15px;
	margin-bottom:0px;
	font-size:0.9em;
	border:none
	}
	
.entry ul {
	overflow:auto;
	margin: 0 0 25px 42px;
	line-height:115%;
	}


#vote-it-up {
	float:right;
	margin-left:20px;
	}

#tags-wrap {
	margin-bottom:25px;
	}

#tags, #tags a {
	padding:2px;
	margin-right:4px;
	border:none;
	background-color:#FF8A00;
	color:#FFF;
	font-size:0.9em;
	}	

#post-author, #post-author a {
	margin-bottom:0px;
	color:#000;
	font-weight:bold;
	font-size:1.15em;
	}
	
#post-date {
	margin-top:0px;
	color:#9F9F9F;
	font-style:italic;
	line-height:1em;
	}

.notes {
	color:#6F6F6F;
	}

#related {
	clear:both;
	background-color:#fff9d6;
	padding:16px 20px;
	}

#related h4 {
	margin-top:0px;
	margin-bottom:6px;
	}

#related li {
	margin-left:20px;
	margin-bottom:4px;
	color:#FF8A00;
	}
	
blockquote {
	color:#868686;
	padding:0 18px;
	margin:25px 35px;
	border-left:3px solid #DDD;
	font:italic bold 1.1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	}

/*Footer*/

#footer {
	color:#e1e1e1;
	}

#footer a, #footer a:visited {
	color:#7a7a7a;
	}	

#footer a:hover, #footer a:active {
	color:#FFF;
	}	
		
#copyright {
	float:right;
	text-align:right;
	width:550px;
	margin: 5px 0;
	}

#rss {
	clear:right;
	float:right;
	width:350px;
	text-align: right
	}
			
		
#footer img {
	margin-top:0px;
	}
	
	
