/* 
Theme Name: LifeWork
Theme URI: http://andreamignolo.com/oulipo
Description: A grid-based, WordPress theme adapted from the original Oulipo by A. Mignolo
Version: 1
Author: Community Views web design 
Author URI: http://communityviews.org/
Tags: blue, three-columns, fixed-width

License: GNU General Public License (GPL) version 3

*/
/*
	SPECIAL FONTS:
*/
@font-face {
 font-family: bison;
 src: url("BISONPRR.eot"); /* EOT file for IE */
}
@font-face {
 font-family: bison;
 src: url("BISONPRR.TTF"); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Calibri;
 src: url("calibri.eot"); /* EOT file for IE */
}
@font-face {
 font-family: Calibri;
 src: url("calibri.ttf"); /* TTF file for CSS3 browsers */
}


/* =Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
	}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* =Layout
------------------------------------------------------------------*/

#wrapper {
	width: 60em;
	margin: 0 auto;
}

#masthead {
	height: 160px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	background: #93A2D2;


}

#masthead h1.head span.lwtitle {
	float: left;
	margin-left: -9999px;
}

#masthead .head a {
	width: 582px;
	height: 155px;
	background: transparent url(images/logo.png) no-repeat -20px 0;
	float: left;

height: 120px;
width: 470px;
}

#masthead .description {
	text-transform: uppercase;
	width: auto;
	font-size: 0.6em;
	font-weight: bold;
	margin: 94px 0 0 -280px;
	float: left;
}

.detail {
	position: absolute;
	top: 0;
	left: 620px;
	list-style-type: square;
	width: 320px;
	padding: 20px;
	color: #FFF;
	padding: 5px 20px 0;

left: 555px;
width: 420px;
}
.detail li {
	font-size: 0.8em;
list-style-image:url("images/bullet.gif");
color: #666699;
}
.detail li span {
	font-weight: bold;
	font-size: 1.8em;
	display: block;
}


#main_nav {
	width: 10.5em;
	margin: 1.5em 0 0 0;
	float: left;

}

#content {
	width: 49em;
	margin: 3em 0 0 0;
	float: right;
	display: inline;
	min-height: 30em;
}

#entry_content {
	width: 31em;
	margin: 0 1.5em 0 3.5em;
	float: left;
	display: inline;
}

#supplementary {
	width: 15em;
	margin: 0 0 0 0;
	float: right;
	display: inline;
	font-size: 0.8em;
}

#footer_contact {
	width: 15.7em;
	float: right;
	display: inline;
}

#main_nav ul {
	margin: 1.5em 0 0 0;
}

#main_nav li {
line-height: 1;
padding: 0 0.5em 0.5em 0.5em;
margin-top: 0.5em;

}

/* adding sub nav style: */
#main_nav ul li ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}

#main_nav li ul li {
padding: 0;
margin: 0;
}

#main_nav #search {
	margin-top: 1em;
}




.meta ul {
	background: #eee;
}

.meta li {
margin:0;
padding:0.2em 1em 2em;
list-style: none;
}

ul#categories li, ul#archives li {
	border-bottom: 0;
}

#footer {
	clear: both;
	border-top: 1px solid #000;
}

.date, .description {
	margin: .1em 0 1.5em 0;
	padding: 0;
}


.header {
	margin: 0 auto;
	width: 60em;
	position: relative;
}

.entry, .event {
	margin: 0 0 2em 0;
}


.entry li {
	list-style-type: square;
	margin-bottom: 0.5em;
}
.entry li ul li {
	list-style-type: circle;
	margin-left: 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry img.alignright {
	margin: 0 0 1.5em 1em;
}

.entry img.alignleft {
	margin: 0 1em 1.5em 0;
}

.offsite img {
	margin-top: 1em;
	border: 0;
}
/*
#main_nav h1.masthead a {
	line-height: 1em;
}
*/
dd.gallery-caption {
/*	font-size: 11px;*/
	color: #CCC;
	line-height: 12px;
	margin-top: .5em;
}

.entry .gallery {
	margin-top: 0;
	padding-top: 0;
}

/* =Typography
------------------------------------------------------------------*/

#entry_content .sticky {
	border: 1px dotted #CCC;
	padding: 15px;
	margin-bottom: 20px;
}


/* =Typography
------------------------------------------------------------------*/

body, .delicious-desc {
	background: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4;
	color: #333;
}
/*
h1, h2, h3, h4, h5, .date, .ctitle, .fin, .error, .navigation, .more-link, .comment-author, .comment-meta {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
}
*/
h1, .date, .description {

}
/*
h1 {
	font-size: 1.5em;
}
*/
h2 {
	font-size: 1.8em;
	margin-bottom: 1em;
}
.entry h2 {
	font-size: 1.4em;
	/*margin-top: 1em;*/
}
h3 {
	font-size: 1.4em;
	margin: 1em 0 0 0;
	border-bottom: 1px solid #eee;
}

.textwidget h3, 
.textwidget h2 {
/*	margin: 2em 0 -.7em 0;*/
font-size: 150%;
padding-top: 1em;
font-size: 140%;
}

.when h3 {
margin: 0;
}

h2.widgettitle {
	font-size: 200%;
	padding-top: 1em;
	line-height: .8;
	color: #888;
}
.widget li {
	border-bottom: 0;
}

h4 {
	font-size: 1.4em;
	margin: 2em 0 0 0;

}

h5 {
	font-size: 1.2em;
	margin: .8em 0;
}


h2.pagetitle {
	font-family: bison, Georgia, Times serif;
	color: #dc2300;
	font-size: 4.5em;
	margin: 0 0 0.4em 0;
	text-align: center;
	border: none;
	font-weight: normal;
	line-height: 1;
	text-transform: uppercase;
	
	color: #C00;
}

h3.pagetitle {
	text-align: center;
	margin: -0.8em 0 0.5em 0;
	border: none;
	color: #aaa;
	font-size: 2em;
}


.meta h2.pagetitle {
	font-size: 3.5em;
	margin: .8em 0 0.2em 0;
}

.meta h3.pagetitle {
	font-size: 1.6em;
	line-height: 1;
	margin: 0;
}

#main_nav ul {
	list-style-type: none;

}
#main_nav ul li ul {
	list-style-type: circle;
}


.entry {
/*	font-size: .75em;
	line-height: 1.9em;*/
}

#entry_content p {
	margin: .7em 0 1em 0;
}

.date  {

}

.commentcount {
	color: #aaa ;
}

#entry_content .date {
	margin: -2em 0 2em 0;
}
/*
.entry > p:first-child:first-letter {
	font-size: 2em;
}

.entry > p:first-child:first-line {
	font-variant: small-caps;
	font-size: 1.3em;

}
*/

.entry ul, .entry ol {
	margin: 1.5em 0/* 0 0*/;
	padding-left: 20px;
}
/* editing sub ul margins */
.entry ul li ul, .entry ol li ol {
	margin: 0;
}

#search {
}

.search {
	text-transform: uppercase;

	padding-right: .5em;
}

#searchform {
	padding: 0 0 1em 0;
	}

input, textarea {
	border: 1px solid #666;
	}

blockquote {
	width: 90%;
	margin: 2em auto;
	padding: 0 0 0 1em;
	border-left: 2px solid #000;
	font-style: italic;
}
#footer blockquote {
	margin: 1em auto 0;
	width: 100%;
}

.entry img {
	margin: 1.5em auto 0 auto;
	padding: 3px;
	border: 1px solid #000;
	display: block;
}

.entry img.wp-smiley {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#entry_content .caption {
	margin: -2.4em 2em 1.5em 0;
	font-size: .85em;
	color: #666;
	text-align: center;
}

#entry_content .caption a, ol.footnotes a {
	font-size: 1.0em;
}

#entry_content h3 a {
	font-weight: normal;

	color: #000;

}

#supplementary ul {
	list-style-type: none;
}

#supplementary ul li ul li {
	border-bottom: 1px dotted #EEE;
}

#supplementary p {
}

.meta {
	margin: 0;
/*	font-size: .7em;
	line-height: 1.9em;*/
}

.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	border-top: 1px dotted #999;
/*	font-size: .85em;
	line-height: 1.2em;*/
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 5em;
	text-align: center;
}

#footer {
/*	font-size: .7em;
	line-height: 1.7em;*/
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer_contact {
	padding: 1em 0 1em 1em;
}

#footer_info {

	padding: 0 2em 0 0;
	border-right: 1px dotted #000;
	margin: 0 0 0 14em;
    width: 26em;
	float: left;
	display: inline;
}

#footer_info span {
	float: right;
	margin: 0 1em;
}
#footer_info span em {
	font-weight: bold;
	font-style: normal;
}
#entry_content .fin {
	text-align: center;
	font-size: 1.3em;
	margin: 3em 0 4em 0;
}

.more-link .bracket {
	line-height: 5em;
	font-size: 1.5em;
}

.post_nav {

	width: 15.5em;
}

code {
	font-size: 1.2em;
}

.navigation {
/*	font-size: .9em;*/
	border-top: 1px solid #EEE;

}

.spacer {
	height: 2em;
	background: url(./images/spacer.png) top center no-repeat;
	padding-right: 1em;
}


/* =Link Styles
------------------------------------------------------------------*/

a {
	color: #666;
}




h2, h2 a, h3 a {
	border-bottom: 1px solid #EEE;
	font-family: Georgia, Times, serif;
}

#main_nav a {
	color: #333;
}
h2 a, h3 a {
	color: #669;
	display:block;

}
h2 a:hover, h3. a:hover {
	color: #dc2300;
	border-bottom: 1px solid;
	
	color: #666;
}

.entry h2 span.date {
border:medium none;
color:#666666;
display:block;
font-size:0.6em;
margin-top:-1.5em;
text-align:right;
}
.event h2 {
border-bottom: none;
}

h3 {
	margin: 2em 0 0 0;
}

img a, img a:hover {
	text-decoration: none;
}

.entry a, .navigation a {
	border-bottom: 1px solid;
}

.entry a:hover, .navigation a:hover, #supplementary a:hover {
	border-bottom: 1px dotted;
	color: #dc2300;

	color: #666;
}

.entry sup {
	font-size: 11px;
	color: #aaa;
}

.entry sup a {
	border: 0;
	color: #3399FF;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#supplementary .post_nav ul.about_nav li a, #supplementary .post_nav ul.single_post_meta a, #supplementary ul.contact_key li a {
	color: #888888;
	border-bottom: 0;
}

#main_nav li {
background: #eee;
}
/* adding sub nav style: */
#main_nav li ul li {
background: transparent;
}


#main_nav a {
	display: block;
	width: 100%;
	padding-top: .3em;
}

#main_nav .current_page_item, .current, 
#main_nav .current_page_item a, 
#main_nav li.current_page_parent,
#main_nav li.current_page_parent a,
#main_nav li:hover, #main_nav li a:hover   {
background-color: #93A2D2;
color: #fff;
}

#main_nav li ul li a:hover {
	font-weight: bold;
}
#main_nav .current_page_item a:hover {
/*	color: #aaa;*/
}
#main_nav li.current_page_parent  ul li.current_page_item {
	border-bottom: 1px solid #fff;
}

#main_nav li.current_page_parent  ul li.current_page_item a {
}

#footer a {
	border-bottom: 1px solid #eee;
}

#footer a:hover {
	color: #3399FF;
	border-bottom: 1px solid;
	
	color: #999;
}

#supplementary .offsite a, .offsite a img {
	border: 0;
}

.entry h3 a, .entry h3 a:hover {
	color: #333;
	text-decoration: none;
	border: 0;
}

.entry a.more-link {
	color: #666;


	border: 0;
	text-align: center;
	display: block;
	margin: 1em auto;
	text-transform: none;
	font-weight: normal;
	clear: both;
	
}


/* =Plug-in Styles
------------------------------------------------------------------*/

ul.delicious {
	list-style-type: none;
}

ul.delicious li {
	margin: 1em 0;
	line-height: 1.5em;
	padding-bottom: .8em;
}

.twitter {
	margin: 0 0 4em 0;
/*	font-size: .7em;*/
	color: #999;
}

.smartarchives {
	margin: 2em 0 3em 0;
/*	font-size: .8em;*/
}

.smartarchives ul {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}
	
.smartarchives h2 {
	margin: 0 0 0 0;
}

.smartarchives h2 a {
	text-decoration: none;
	color: #000;
	border: 0;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

.monthly {
	clear: both;
	padding-top: 3em;
}

ul.archive_block {
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
}

#content .archive_block li {
	float: left;
	display: inline;
	padding: 5px 7px;
	background: #000;
	color: #FFF;
/*	font-size: 11px;*/
	margin-left: .2em;
	margin-bottom: .2em;
}

#content .archive_block li.empty {
/*	font-size: 11px;*/
	color: #333;
}

#content .smartarchives .archive_block li a {
	color: #CCC;
	border-bottom: 0;
	font-weight: normal;
/*	font-size: 11px;*/
	border-bottom: 1px dotted #336699;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

.contactleft {
	margin: 1em 0 0 0;
}

#contactsubmit {
	margin: 1em 0 0 0;
}




/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

ul.commentlist span.says {
	display: none;
}

ul.commentlist .comment-author, ul.commentlist .comment-meta {

}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

ul.children {
	list-style-type: none;
}

h3#comments {
	margin-bottom: 1em;
	clear: both;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

.depth-2 {
	margin-top: 2em;
}


/* =Comment Styles
------------------------------------------------------------------*/
ul.commentlist, ul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
	border: 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {

}

/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required 
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#entry_content .entry p.wp-caption-text {
	color: #CCC;
	text-align: center;
/*	font-size: 11px;*/
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}
#supplementary .event {
	border-top: 1px dotted #CCC;
}








/******		OVERRIDE DEFAULT CONTACT FORM STYLES	******/
.textwidget .wpcf7-form .wpcf7-form-control-wrap input, .textwidget .wpcf7-form textarea {
	width: 99%;
}




/******		EVENT PLUGIN STYLES	******/

#tec-content .entry {
font-size: 0.8em;
}

h4.event-day {
	text-align: right;
	border-bottom: 1px solid #eee;
font-size: 1em;
}

#tec-content h2.entry-title {
	font-size: 1.4em;
	border-bottom: none;
}
th, td {
	text-align: left;
	padding: 4px 8px 4px 0;
}
.tec-nav {
	margin: 1em 0;
}


.column {
	width: 50%;
	float: left;
}
.column dt {
	font-weight: bold;
}
.column dd {
	margin-left: 0;
}

#tec-content .entry {
	clear: both;
	margin: 1em 0;
	padding: 1em 0;
}


.eventsListWidget li {
padding: 0;
}
.eventsListWidget .when h3 {
	text-align: right;
	margin: 0;
}
.eventsListWidget .date,
.eventsListWidget .month {
color: #333;
}

.eventsListWidget .event {
font-family: Georgia, Times, serif;
font-size: 1.3em;
color: #666;
margin-bottom: 1em;
}


.more-link {
color: #666699;
font-size: 1.2em;
border-bottom: 1px solid;
}

.dig-in a {
	display: none;
}

iframe {
	height: 285px;
}
