/*
Theme Name: BlixTS
Theme URI: http://www.tamarasymonds.com
Description: Portfolio Blog Theme based on <a href="http://lettersandscience.net/Blix/">Blix Theme</a> by <a href="http://lettersandscience.net">dancer</a> and <a href="http://www.kingcosmonaut.de">Sebastian Schmieg</a>.
Version: 1.0
Author: Tamara Symonds
Author URI: http://www.tamarasymonds.com
Tags: two-columns, fixed-width, flexible-width, right-sidebar, white
*/

/* ========= RESET  ========= */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* ========= BODY  ========= */
body {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:75%;
  line-height:1.6em;
  text-align:center;
  color:#696969/*414141*/;
  background:/*#87CEDB*/ url('images/dotbg.png') repeat;
}

body#commentspopup {
  background:white;
  padding:0;
}


/* ========= HEADINGS  ========= */
h1, h1 a, h2, h2 a, h3 a, h4 a {color:#1BA6B2; text-decoration: none;}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {text-decoration: underline;}

h3 {color:#1BA6B2;}

h1 {font-size:30px;}

#header h3 {line-height:2em;}

#content h1 {
  margin:0 0 18px 0;
}

#content h2 {
  margin:0 0 18px 0;
  font-family:Georgia, serif;
  font-size:1.6em;
  font-weight:normal;
}

#content h3 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content h4 {
  margin:0;
  font-size:1em;
}

#content.archive h2 {margin:0 0 26px 0;}

#content.archive h3 {
  margin:0 0 10px 0;
  font-family:Georgia, serif;
  font-size:1.3em;
  font-weight:normal;
}

#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content.archive h5 {
  margin:0;
  font-size:1em;
}


/* ========= LINKS  ========= */
a {color:#1BA6B2; text-decoration:none;}

a:hover {text-decoration: underline;}

a.commentlink {
  padding-left:16px;
  background:url(images/comments.gif) center left no-repeat;
}

a.more {
  padding-right:10px;
  background:url(images/more.gif) center right no-repeat;
}

a img {border:none;}


/* ========= PARAGRAPHS, LISTS, ETC  ========= */
p {
  margin:0;
  padding:0 0 18px 0;
}

ul, ol {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul, ol ol {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre, code {background-color:#F8FAF2;}

kbr {color:#009193;}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}


/* ========= IMAGES ========= */
.alignleft, img.left {
  float:left;
  margin:12px 12px 12px 0;
}

.alignright, img.right {
  float:right;
  margin:12px 0 12px 12px;
}

.aligncenter, img.center {
  display: block;
  margin:0 auto;
}


/* ========= CONTAINER  ========= */
#container {
  width:860px;
  margin:0 auto;
  padding:0px 30px 0 30px;
  text-align:left;
  background:#FFFFFF /*url(images/container_bg.gif) 670px 0px repeat-y*/;
}

#container.singlecol {background-image:none; padding:0 30px 0 30px;}

#commentspopup #container {
  width:455px;
  padding:0 15px;
  background-image:none;
}


/* ========= HEADER  ========= */
#header {
	padding: 20px 0;
	margin: 0 20px;
}

header h1 {
	width:340px;
	float:left;
	margin:0;
	padding: 0;
}

header img, header img a {
  padding: 0;
  margin: 0;
  border: none;
}

/*#header h1, #header h1 a {
  margin:0 0 18px 0;
  padding: 0;
}

#header h1 {
  width: 334px;  /*width of logo image
  height: 42px;  /*height of logo image
}
*/




/* ========= NAVIGATION  ========= */
#navigation {
  border-bottom:1px solid;
  border-color:white;
  background-color:#60B6C4/*68C2D1*/;
}

#navigation ul {
  margin:0;
  padding:0;
  list-style:none;
}

#navigation li {
  float:left;
  border:1px solid #FFFFFF; /*white*/
  border-width: 0 1px 0px 0;
  line-height:2.7em;
  background-color:#60B6C4/*68C2D1*/;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  color: #FFFFFF; /*white*/
  text-transform:uppercase;
  letter-spacing:1px;
  text-decoration: none;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation .selected, #navigation a:hover {
  background-color:#87CEDB;
  text-decoration: none;
}

#navigation form {
  float:right;
  /*height:100%;*/
  height:2.7em;/**/
  width:189px;
  padding:0 10px;
  border-left:1px solid;
  line-height:0;
  border-color:#FFFFFF; /*white*/
  background:#60B6C4/*68C2D1*/ url(images/corner_bottom_right.gif) bottom right no-repeat;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:135px;
  margin:0 5px 0 0;
  padding:0;
  border:1px solid #FFF9EA;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  max-width:39px;/**/
  padding:0 1px;
  border:1px solid;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
  color: #009193;
  background-color:#FFFFFF;
}


/* ========= CONTENT  ========= */
#content {
  float:left;
  width:625px;
  padding-top:32px;
  overflow:hidden;
}

.singlecol #content {
  float:none;
  width:550px;
  margin:0 70px;
  background-image:none
}

#commentspopup #content {
  float:none;
  padding-top:0;
}


/* ========= ENTRY  ========= */
.entry {
  margin:0 0 40px 0;
}

.entry .info {
  clear:both;
  position:relative;
  margin-top:-3px;
  padding:3px;
  border-top:1px solid;
  border-bottom:1px solid;
  font-size:0.9em;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info {
  border-color:#F3F4F4;
  background-color:#FAFAFA;
}

.entry .info a {
  margin-right:6px;
  padding-right:9px;
  border-right:1px solid;
  border-color:#949494;
}

.entry a.more {
  padding-left:12px;
  background:url(images/more.gif) center left no-repeat;
}

.entry .info .date {
  padding-left:15px;
  background:url(images/post.gif) center left no-repeat;
}

.entry .info .author {
  padding-left:23px;
  border-color:#949494;
  background:url(images/author.gif) 10px 2px no-repeat;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry .author, .entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
  border-top:1px solid #F3F4F4;
}

.entry #tags {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
}

.entry .page-links {
  background:url(images/pages.gif) top left no-repeat;
  padding-left:15px;
}



/* ========= MINI-ENTRY  ========= */
.minientry {
  position:relative;
  margin:0px 0 35px 0;
  padding:10px 0;
  border-top:1px dotted #D9D9D9;
  border-bottom:1px dotted #D9D9D9;
}

.minientry p {padding:0;}

.minientry .info {
  clear:both;
}

.minientry .commentlink {
  margin-left:3px;
  padding-right:7px;
  border-right:1px solid #949494;
  font-size:0.9em;
}

.minientry .permalink {
  margin-left:3px;
  font-size:0.9em;
  font-style:normal;
  padding-left:15px;
  background:url(images/post.gif) center left no-repeat;

}

.minientry .author, .minientry .editlink a {
  margin-left:6px;
  padding:0 8px 0 10px;
  border-left:1px solid;
  font-size:0.9em;
  font-style:normal;
}

.minientry .author {
  padding-left:23px;
  border-color:#949494;
  background:url(images/author.gif) 10px 2px no-repeat;
}

.minientry .editlink a {margin:0;}


/* ========= COMMENTS  ========= */
#comments h2 {margin-bottom:24px;}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  border-left:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.55em;
  color:#1BA6B2;
}

#comments ul {margin:0 0 0 20px;}

#comments li {
  position:relative;
  margin-bottom:18px;
}

#comments li.comment {list-style-image:url(images/comments.gif);}

#comments li.trackback, #comments li.pingback {list-style-image:url(images/pingtrackback.gif);}

#comments li p {padding:0 0 10px 0;}

#commentform {background-color:#F0F9F9;}

#comments .header {
  position:relative;
  min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  margin:0 0 10px 0;
  padding:3px 6px;
  background-color:#F0F9F9;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header.alt {background-color:#E9F7F6;}

#comments .header strong {font-family:Georgia,sans-serif;}

.avatar {
  width:23px;
  height:23px;
  position:absolute;
  top:1px;
  right:1px;
}



/* ========= FORM  ========= */
form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
  border-bottom:1px solid #FFFFFF;
}

form label { color:#009193;}

#commentform label {
  display:block;
  float:left;
  width:90px;
}
#contactform label {
  display:block;
  float:left;
  width:90px;
}

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
  color:#C8C8B4;
}

form input, form textarea {
  padding:3px;
  border:1px solid;
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

form textarea {overflow:auto;}

form input {color:#414141;}

#commentform input, #contactform input {width:200px;}
#commentform textarea {width:295px;}
.singlecol #contactform textarea, .singlecol #contactform #bx_subject {width:435px;}
.doublecol #contactform textarea, .doublecol #contactform #bx_subject {width:295px;}

* html #commentform textarea {width:290px;} /* IE WIN; but why? */
* html .singlecol #contactform textarea,
* html .singlecol #contactform #bx_subject {width:415px;} /* IE WIN; but why? */
* html .doublecol #contactform textarea,
* html .doublecol #contactform #bx_subject {width:290px;} /* IE WIN; but why? */

form .button {
  width:90px !important;
  border-bottom:1px solid;
  border-color:#FFFFFF #DCDCDC #DCDCDC #FFFFFF;
  font-weight:bold;
  background-color:#F0F0F0;

}

#commentform .button {margin-left:120px;}
#contactform .button {margin-left:105px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}


/* ========= ARCHIVES  ========= */
.archive .postspermonth {
  margin:0;
  list-style:none;
  color:#A0A0A0;
}


/* ========= CONTENT MISC  ========= */
.next a {
  float:right;
  padding-right:10px;
  background:url(images/next.gif) center right no-repeat;
}

.previous a {
  float:left;
  padding-left:10px;
  background:url(images/previous.gif) center left no-repeat;
}


#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:13px;
  padding-bottom:13px;
  border-bottom:1px solid #F3F4F4;;
  font-size:0.9em;
}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(images/edit.gif) 0 -14px;
}

html>body .editlink {bottom:6px;}

.entry .info .editlink a, .minientry .editlink a, #comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(images/edit.gif) 0 0;
}

.entry .info .editlink a:hover, .minientry .editlink a:hover, #comments li .editlink a:hover {background:none;}



/* ========= SUBCONTENT  ========= */
#subcontent {
  float:right;
  width:195px;
  margin-top: 15px;
  padding:0 0 0 15px;
  font-size:0.9em;
  line-height:1.5em;
  overflow:hidden;
  /*background:url(images/subcontent_bg.gif) top left no-repeat;*/
  border-left:1px dotted #F0F0F0
}

* html #subcontent {padding-top:32px;} /* dirty fix for IEWIN; temporary! */

#subcontent ul, #subcontent p {margin:0 10px;}

.socialmedia-buttons {margin:0 10px;}


/* ========= SUBCONTENT HEADINGS  ========= */
#subcontent h2 {
  margin:18px 0 10px 0;
  padding: 0;
  font-family:Georgia,serif;
  font-size:1.6em;
  line-height:1em;
  color:#696969;
  font-weight: normal;
  /*background:#009193 url(images/corner_top_left.gif) top left no-repeat*/;
}

#subcontent h2 em {
  display:block;
  padding:5px 0 5px 10px;
  font-style:normal;
  /*background:url(images/corner_bottom_right.gif) bottom right no-repeat;*/
}


/* ========= SUBCONTENT LIST  ========= */
#subcontent ul li {
  margin:2px 0 2px 18px;
  padding-bottom:2px;
  border-bottom:1px solid #F0F0F0;
}

#subcontent li a {
  padding:1px 0;
  height:1%; /* IE WIN */
}

#subcontent li a:hover { }

#subcontent ul.pages li ul,
#subcontent ul.categories li ul, #subcontent ul li.cat-item ul {margin:0;}

#subcontent ul.pages li li, #subcontent ul li.page_item li.page_item,
#subcontent ul.categories li li, #subcontent ul li.cat-item li.cat-item {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

#subcontent ul.pages li ul ul,
#subcontent ul.categories li ul ul, #subcontent ul li.cat-item ul ul {margin:0 0 0 16px;}

#subcontent ul.pages li, #subcontent ul li, #subcontent ul li.page_item {list-style-image:url(images/post_yellow.gif);}

#subcontent ul.categories li, #subcontent ul li.cat-item, #subcontent ul.months li {list-style-image:url(images/categories_yellow.gif);}

#subcontent ul.links li, #subcontent ul.xoxo li {list-style-image:url(images/spring_flavour/links_yellow.gif);}

#subcontent ul.feeds li {list-style-image:url(images/RSSicon.png);}

#subcontent ul.posts li {list-style-image:url(images/post_yellow.gif);}

#subcontent ul.pages li li, #subcontent ul li.page_item li.page_item, #subcontent ul.categories li li, #subcontent ul.children li.cat-item {list-style-image:url(images/sub_categories_yellow.gif);}

#subcontent ul li.recentcomments {list-style-image:url(images/comments.gif);}


/* ========= CALENDAR  ========= */
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
  color:#A0A0A0;
}

#subcontent table caption {
  margin:-5px 10px 5px 10px;
  padding-bottom:5px;
  border-bottom:1px solid #F3F4F4;
  letter-spacing:0.1em;
}

#subcontent table thead tr {
  border-bottom:1px solid #F3F4F4;
  color:#414141;
}

#subcontent table th {border-bottom:1px solid #F3F4F4;}

#subcontent table td {
  width:200px;
  padding:1px;
  font-size:0.9em;
}

#subcontent table td#today {
  padding:0;
  border:1px solid #F3F4F4;
  font-size:1em;
  font-weight:bold;
  color:#414141;
}

#subcontent table td a {
  display:block;
  border-bottom:1px solid #1BA6B2;
  font-weight:bold;
  font-size:1.15em;
  background-color:#F0F9F9;  
}

#subcontent table tfoot {border-top:1px solid #F3F4F4;}

#subcontent table tfoot a {
  border:none;
  font-weight:bold;
  background:none;
}

#subcontent table tfoot #prev a {text-align:left;}
#subcontent table tfoot #next a {text-align:right;}


/* ========= FOOTER  ========= */
#footer {
  clear:both;
  margin: 30px 0 0 0;
  padding:20px 0;
  border-top:6px solid #E9F7F6;
  font-size:0.9em;
  color:#A0A0A0
  background:#FFFFFF;
}

#footer p {
  margin:0;
  padding:0 0 18px 0;
  text-align: center;
}

#footer strong {font-weight:normal;}

#footer a {color:#A0A0A0;}

#footer a:hover {color:#414141;}

#footer strong {color:#009193;}


/* ========= IGNORE  ========= */
.alignleft {}
.alignright {}
.aligncenter {}

