/*
Theme Name: Minimaliste
Theme URI: http://www.vivathemes.com
Description: Avant-Garde Minimaliste theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.2
Tags: two-column, widget-ready, minimal
*/

*{margin:0; padding:0;}

body {
	background: #fff;
	color: #404041;
	font-family: museo-sans, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 300;
	margin:0;
	padding:0;
}

h1 {
	font-size: 18pt;
}

h2 {
  clear: both;
	color: #009466;
	font-family: museo-sans, helvetica, arial, sans-serif;
	margin:0;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 12px;
}

h3, h3 a {
	color: #404041;
	font-family: museo-sans, helvetica, arial, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
}

h4 {
	font-size: 9pt;
}

h2.pagetitle {
	display:none;
}

.post h2 {
  margin-top: 1em;
}
.post img {
  margin-bottom: 1em;
}
img {
	border: none; padding:0;
}

img a {
	border:none;
}

img.left {
	float: left; border: none; padding: 6px 0 0 0;
}

img.right {
	float: right; border: none; padding: 0 0 0 6px;
	}

blockquote {
  font-family: "museo-slab",sans-serif;
  font-weight: 100;
  font-style: italic;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 10px;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a, span.gc-cs-link {
	color: #8e9093;
	text-decoration: none;
}

a:hover, span.gc-cs-link:hover {
	text-decoration: underline;
}
strong {
	font-weight: 700;
}
#post-62 strong {
	color: #009466;
	font-weight: 500;

}

/* container */

#container {
	width: 930px;
	clear: both;
	margin: 0 auto;
	padding:0;
	line-height: 145%;
}


/* header */

#header {
  	width: 930px;
  	float: left;
	clear: left;
}

#logo {
	width:630px;
	float:left;
	height: 0;
	margin-top: 25px;
	margin-bottom: 11px;
        position: relative;
        z-index: 10;
}

#logo a {
	color: #fff;
        line-height: 0;
}

#logo h1 a,
#logo h1 {
	font-weight: normal;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
}

#logo img {
  display: block;
  margin-top: 31px;
  margin-left: -6px;
}

#headmain {
	width: 930px;
	float: left;
	clear: left;
}

#topleft {
	width: 170px;
	height: 125px;
        padding-left: 10px;
	float: left;
	color: #404041;
	line-height: 15px;
	font-size: 13px;
	font-family: museo-sans, sans-serif;
        font-weight: 300;
        margin-top: 120px;
        margin-right: 20px;
}

#topleft .widgets {
	width: 170px;
	height: 160px;
	margin-top: 15px;
	position: absolute;
	z-index: 0;
}

#topleft h2 {
	color: #009466;
        font-size: 11px;
        font-style: normal;
        font-family: "museo-slab", serif;
        font-weight: 300;
	margin:0;
	padding:0;
	text-transform: uppercase;
	line-height: 14px;
	text-decoration: none;
}

#topright {
	width: 180px;
	float: left;
}

#topright ul li {
	list-style: none;
	line-height: 17px;
}

#topright ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #404041;
	font-family: museo-sans, helvetica, arial, sans-serif;
	font-style: normal;
	font-size: 12px;
        line-height: 20px;
}

#leftmenu {
  margin-top: 98px;
	width: 180px;
	float: left;
	margin-left: 20px;
}

#leftmenu ul li.current-menu-item a,
#leftmenu ul li#current a,
#leftmenu ul li.current_page_item a,
#leftmenu ul li a:hover {
	color: #009466;
}
#leftmenu ul li.twitter a {
  display: block;
  width: 21px;
  height: 15px;
  text-indent: -2000px;
  overflow: hidden;
  background: transparent url(images/twitter.png) no-repeat scroll top left;
  margin-top: 4px;
}
#leftmenu ul li.twitter.current-menu-item a,
#leftmenu ul li#current.twitter a,
#leftmenu ul li.twitter.current_page_item a,
#leftmenu ul li.twitter a:hover {
        background-position: bottom left;
}

#rightmenu {
  display:none;
	width: 80px;
	float: right;
}

#rightmenu ul li a {
	color: #ccc;
}

#rightmenu ul li.current-menu-item a,
#rightmenu ul li.current-cat a,
#rightmenu ul li a:hover {
	color: #999;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	width: 170px;
	float: left;
	margin-top: 6px;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #999;
	width: 160px;
	border: dotted 1px #999;
	font-size:12px;
	padding-left: 2px;
	height: 17px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#searchform input#searchsubmit {
	background: #e8e8e8;
	border: solid 1px #e8e8e8;
	margin-top: 5px;
	color: #999;
	cursor: pointer;
	padding: 2px 8px;
}

#searchform input#searchsubmit:hover {
	background: #fafafa;
}

/* content */

#contentwrapper {
	width: 930px;
	clear: left;
	float: left;
	margin-top: 26px;
}

#content {
	float:left;
	width: 756px;
	padding: 0;
	margin: 0;
}

#content .post {
	width: 180px;
	height: 180px;
	float: left;
	margin: 0 9px 9px 0;
	padding: 0;
	overflow: hidden;
}

#content .post h2 {
	position: absolute;
	z-index: 0;
	margin-top: 10px;
}

#contentin {
  margin-left: 200px;
	width: 550px;
	float: left;
}
#contentright {
  margin-left: 20px;
  float: left;
  width: 160px;
  font-size: 11px;
  line-height: 15px;
  color: #898b8c;
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
}
#contentright h2 {
  font-size: 11px;
  font-style: normal;
  font-family: "museo-slab", serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #898b8c;
  margin-bottom: 1em;
}
#contentright p {
  margin-bottom: 1em;
}
#contentright a {
  display: inline-block;
  padding: 8px 10px;
  background-color: #898b8c;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  box-shadow: 2px 2px 10px 1px #ccc;
  text-transform: uppercase;
  font-family: "museo-slab",sans-serif;
  font-weight: 300;
}
#contentright a em {
  text-transform: none;
  font-size: 11px;
  font-style: italic;
}
#contentright a:hover {
  background-color: #009466;
  text-decoration: none;
}

.thumby {
	position: relative;
	z-index: 1;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 35px;
	line-height: 150%;
}

.fade {
	opacity: 0.20;
  	filter: alpha(opacity = 20);
	zoom: 1;
}

.post h2 {

}

.post h2.entry-title {
	margin:0;
	padding: 0;
	line-height: 22px;
	width: 150px;
	margin-left: 10px;
	font-family: museo-sans, sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 14px;
}

.post h2 a {
	color: #404041;
	font-family: museo-sans, helvetica, arial, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: 500;
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
}

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

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

h1.entry-title,
h2.entry-title {
	padding: 0;
	line-height: 18px;
	margin: 0;
}

h1.entry-title {
	color: #009466;
	font-family: "museo-slab",sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: 100;
	font-style: italic;
	font-size: 21px;
	line-height: 21px;
	text-decoration: none;
        margin-bottom: 8px;
}
.post ul {
  list-style: none;
  float: none;
  display: block;
  padding-bottom: 1em;
}
.post .column {
  float: left;
  width: 270px;
}
.post .column+.column {
  margin-left: 10px;
}
.post li {
  padding-left: 12px;
  background: transparent url(images/bullet.png) no-repeat scroll 2px 6px;
  margin-left: 0;
  float: none;
  display: block;
}

.entry p+p {
	margin-top:1em;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}

.alignleft a {
	float:left;
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}


/* Right Sidebar*/

#rightbar {
	width: 185px;
	float: right;
	margin:0;
	padding:0;
	padding-bottom: 20px;
}

#rightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	margin-bottom: 20px;
	width: 100%;
	color: #ccc;
}

#rightbar h2 {
	margin: 0;
	padding: 0;
	color: #000;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 20px;
	text-transform: none;
	font-weight: 500;
	font-style: italic;
	font-family: museo-sans, helvetica, arial, sans-serif;
}

#rightbar ul li {
	line-height: 20px;
	list-style: none;
}

#rightbar ul li ul li {
	border: none;
	list-style: disc;
	margin-left: 20px;
}

#rightbar ul li a {
	color: #ccc;
	border: none;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	font-family: museo-sans, helvetica, arial, sans-serif;
}

#rightbar ul li a:hover {
	text-decoration: none;
	color: #999;
}

#rightbar a {
	text-decoration: underline;
}

#rightbar a:hover {
	border: none;
	text-decoration: none;
}


/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}

#commentform p {
	color: #666;
}

#commentform a {
	color: #000;
	text-decoration: none;
	line-height: 14pt;
}

#commentform h3 {
	font-size: 10pt;
	font-weight: 700;
	color: #666;
	margin:0;
	padding:0;
}

#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #e8e8e8;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}

#submit {
	margin:5px 5px 0 0;
	cursor:pointer;
	color: #666;
	padding: 4px 7px;
}

#comments {
	margin:0;
	padding:0;
}

#respond h3,
h3#comments {
	color: #000;
	font-size: 16px;
	margin-bottom: 2px;
	clear: left;
	text-transform: none;
	font-weight: 500;
	font-style: italic;
	font-family: museo-sans, helvetica, arial, sans-serif;
}


.reply a.comment-reply-link {
	background: #e8e8e8;
	font-size: 11px;
	border: none;
	padding:0;
	color: #999;
	padding: 4px 7px;
	border: 1px solid #e8e8e8;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	background: #fafafa;
}

ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
	margin-top: 15px;
}

.avatar {
	float:left;
	margin:0 12px 0 0;
}

ol.commentlist li {
	border-bottom: solid 1px #eaeaea;
	margin: 0;
	padding: 20px;
	padding-left: 0;
	list-style-type:none;
	float: left;
      width: 500px;
	margin-bottom: 20px;
}

ol.commentlist ul li {
      border: none;
      padding: 20px;
	width: 440px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {

}

ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}

ol.commentlist a {
	color:#000;
	text-decoration: none;
}

cite {
	font-family: museo-sans, arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: 700;
	font-style: normal;
	}

cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px;
}

.wp-caption img {
   	margin: 0;
   	padding: 0;
   	border: 0 none;
}

.wp-caption p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

#archivelist {
	float:left;
	margin-right: 0;

}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 30px;
	padding-bottom: 30px;
	font-size: 10px;
	color: #404041;
	font-style: normal;
	font-family: museo-sans, helvetica, arial, sans-serif;
        font-weight: 300;
	text-align: left;
        text-transform: uppercase;
}
#footer .left {
  float: left;
  padding-left: 10px;
}
#footer .right {
  float: right;
}

#footer a, #footer span.gc-cs-link {
	color: #404041;
	text-decoration: none;
}

#footer a:hover, #footer span.gc-cs-link:hover {
	color: #009466;
}

