/*
THEME NAME: GridFactory
THEME URI:
DESCRIPTION: A modified version of Takimata, http://www.upstartblogger.com/wordpress-sandbox-theme-upstart-blogger-takimata
VERSION: 1.0
AUTHOR: Frederik Orellana
AUTHOR URI: http://frederik.orellana.dk/
TEMPLATE: sandbox
*/

#theme-link:after {
	color: #666;
}

/* @group Layout */

html * {
	margin: 0;
        /*padding: 0;*/
  /*Uncomment to have the whole content centered*/
  /*margin-left: auto;
  margin-right: auto;*/
}

body {
	background: #ffffff;
	color: #222;
	/*font: 101%/150% Arial, Helvetica, sans-serif;*/
	font: 96%/100% Arial, Helvetica, sans-serif;
	text-align: left;
	height: 100%;
	min-width: 660px;
}

table { 
  margin-left: auto;
  margin-right: auto;
}

#wrapper {
	/*width: 962px;*/
  /*width: 860px;*/
  width: 98%;
  text-align: left;
  padding: 0 10px 0 7px;
  height: 100%;
}

#access {
	/*display: none;*/
}

#menu {
	display: none;
}

#blog-title {
	font-size: 4em;
	font-weight: bold;
	letter-spacing: -.1em;
	/*margin: .16em 0 0 -.2em;*/
  margin: .24em 0 0 -.15em;
	text-transform: uppercase;
	word-spacing: .2em;
  text-align: left;
  color: #cacaca;
  text-decoration: none;
}

#blog-title a:link, #blog-title a:visited {
	color: #cacaca;
	text-decoration: none;
}

#blog-title a:hover {
	color: #cacaca;
	/*letter-spacing: normal;*/
}

#blog-description {
	color: #666;
	font-size: 1.5em;
	font-weight: bold;
	/*margin: -.3em 0 0;*/
	text-align: left;
}

#content {
  /*padding: 50px 0 100px 200px;*/
  padding: 0 0 0 0;
  text-align: left;
  display: inline;
  line-height: 1.3;
  margin: 0 0 0 0;
}

#header {
  height: 47px;
}

#access{
  height: 10px;
  display: none;
}

#primary {
  margin: -54px 0 0 0;
  text-transform: uppercase;
}

#secondary {
	margin: 0 0 0 10px;
	text-transform: uppercase;
}

#footer {
	clear: both;
	font-size: .68em;
	margin-left: 10px;
	padding: 50px 0 25px;
	text-align: left;
}

/* @end */

/* @group Comments */

#comments {
	clear: both;
	font-size: .8em;
	margin: 0;
	padding: 10px 0 0;
	width: 468px;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.req-field {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 50%;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

.comments ol li {
	line-height: 1.4em;
	list-style-position: inside;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 86%;
}

li.comment {
	padding: 20px 0 0;
}

li.comment.bypostauthor {
	background: #cbc4ab;
	padding: 20px;
}

#respond {
	padding-top: 10px;
}

#comments ol {
	margin: 0;
}

.comment-author {
	font-size: 1.2em;
}

/* @end */

/* @group Entries */

.entry-title:before {
  /*display: none;*/
	color: #d4d4d4;
	/*content: "__";*/
}

.entry-title {
  display: none;
	clear: both;
	color: #444;
	font-size: 180%;
	line-height: 140%;
	padding: 50px 0 0;
	/*padding: 50px 0 30px 0;*/
}

.post-entry-title {
  	/*width: 800px;*/
	clear: both;
	color: #444;
	/*font-size: 180%;*/
	font-size: 120%;
	line-height: 140%;
	/*padding: 50px 0 30px 0;*/
	padding: 50px 0 20px 0;
}

.blog-entry-title {
  /*width: 800px;*/
  clear: both;
  color: #444;
  /*font-size: 180%;*/
  line-height: 140%;
  padding: 20px 0 0;
  margin-top: 30px;
}

.entry-content {
	/*overflow: hidden;*/
	margin-top: 18px;
        margin-bottom: -8px;

}

.entry-date {
	font-size: 76%;
	line-height: 1.4em;
}

.entry-meta {
	color: #5e5b50;
	font-size: 76%;
	line-height: 1.4em;
}

.meta-sep {
	color: #bababa;
}

.comments-link {
	color: #5e5e5e;
}

abbr.published {
	border: none;
	cursor: default;
}

/* @end */

/* @group Archive & Search */

.archive, .search {
	/*background: #E8E8E8;*/
}

.archive .post, .search .post {
	/*width: 468px;*/
	width: 90%;
	padding-left: 25px;
}

.search #nav-above {
	position: absolute;
	left: 720px;
	top: 300px;
	width: 242px;
}

.archive #nav-above {
	clear: both;
	width: 468px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.archive #nav-below, .search #nav-below {
	padding-top: 50px;
	padding-bottom: 30px;
}

.archive #search, .search #search {
	background: #c4c4c4;
}

/* @end */

/* @group Home */

.home #content {
	float: left;
	/*padding: 50px 0 100px 175px;*/
  padding: 0;
  /*padding: 0 0 0 175px;*/
  display: inline;
}

.home .author {
	padding-right: 10px;
}

.home .entry-content {
	/*display: none;*/
  padding-top: 1.3em;
  padding-bottom: 0.8em;
}

.post-content {
  /*display: none;*/
  padding-top: 0.3em;
  padding-bottom: 0.8em;
}

.home .navigation {
	/*display: none;*/
	/*padding-top: 40px;*/
	/*width: 654px;*/
}

.home .edit-link {
	/*display: none;*/
}

.home .post {
	float: left;
	padding: 0 25px 0;
	width: 42%;
	/*width: 336px;*/
}

/*.home .cat-links {
	display: none;
}

.home .meta-sep {
	display: none;
}*/

.p3, .p5, .p7, .p9, .p11, .p13, .p15, .p17, .p19, .p21, .p23, .p25 {
	clear: both;
}

/* @end */

/* @group Single */

.single .post {
	float: left;
	padding: 0;
	/*width: 468px;*/
	width: 98%;
}

.single #nav-above {
	position: absolute;
	left: 720px;
	top: 300px;
	width: 200px;
}

.single #nav-below {
	padding-top: 10px;
}

.single .entry-meta {
	background: #cbc4ab;
	line-height: 160%;
	margin: 20px 0;
	padding: 15px;
	margin: 30px 0 30px 10px;
}

/* @end */

/* @group Page */

.page {
	background: #ffffff;
	/*width: 468px;*/
	padding-left: 0;
}

.page #search {
	background: #a4b5c4;
}

.page .entry-content ul li {
	list-style-type: circle/*none*/;
	margin-left: 0;
}

.entry-content {
  /*width: 800px;*/
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 20px;
    /*padding-top: 8px;
  margin-bottom: -16px;*/
}

.post-entry-content {
  /*width: 800px;*/
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
  margin-right: auto;
  padding-top: 0;
}

.post-content {
  /*width: 360px;*/
  margin-left: auto;
  margin-right: auto;
  /*padding-top: 8px;
  margin-bottom: -16px;*/
}

/* @end */

/* @group Images */

img {
	border: none;
	overflow: hidden;
}

img.alignright {
	margin-left: 15px;
}

img.alignleft {
	margin-right: 15px;
}

img.center {
	text-align: center;
}

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 4px 6px 4px 4px;
font: 11px/1.4em Arial, sans-serif; overflow:auto;}
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.1em 0 0.5em 1.6em; float:right; }
.left { margin: 0.1em 1.6em 0.5em 0; float:left; }

/* @end */

/* @group Links */

a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #444;
}

/*a img {
	border: 8px solid #eaeaea;
}*/

/*a:hover img {
	border-color: #b5d5ff;
}*/

.entry-content a {
	font-weight: bold;
}

/* @end */

/* @group Lists */

.entry-content ul, ol {
	margin-left: 20px;
}

.entry-content ul li {
	list-style-type: square;
	margin-left: 20px;
}

.entry-content ol li {
	margin-left: 20px;
}

dl {
	padding: 0 40px 20px 0;
}

dt {
	font-weight: bold;
	padding: 20px 0 0 20px;
}

dd {
	padding: 20px 20px 10px 20px;
}

/*
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  color:  #444;
	padding-top: 1.2em;
  padding-bottom: 0.7em;
}
*/


.entry-content h1, .entry-content h2 {
  color:  #444;
	padding-top: 1.2em;
  padding-bottom: 1.0em;
}

.entry-content h4, .entry-content h5, .entry-content h6 {
	/*color: #bababa;*/
  color:  #444;
	padding-top: 0.8em;
  padding-bottom: 0.7em;
}

.entry-content h3 {
	/*color: #bababa;*/
  color:  #444;
	padding-top: 1.4em;
  padding-bottom: 0.7em;
}


/* @end */

/* @group Nav */

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

#nav-below {
	clear: both;
	width: 468px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#nav-above {
	clear: both;
	width: 468px;
	padding-top: 10px;
	padding-bottom: 20px;
}

/* @end */

/* @group Sidebars */

.sidebar {
	clear: both;
	font-size: .72em;
	line-height: 1.6em;
	/*margin: 0 0 30px 200px;*/
	/*margin: 0 0 0 0;*/
	/*width: 654px;*/
	
	/*position: absolute;
	top: 0;
	right: 0;*/
	float: right;
}

.sidebar, .sidebar ul,.sidebar li {
	display: inline;
  /*margin: -5em 0 0 0;*/
	padding: 0;
}

.sidebar li h3 {
	color: #5e5e5e;
	display: inline;
	font-size: 1em;
	padding-right: 5px;
	text-transform: uppercase;
}

.sidebar input#s {
	width: 11em;
}

.sidebar ul li ul li:before {
	color: #eaeaea;
	content: "_";
}

.sidebar ul li ul li {
	padding-right: 5px;
	margin-left: 5px;
}

li#pagesright {
	/*width: 654px;*/
	width: 230px;
	/*clear: both;*/
	display: block;
	text-align: justify;
	float: right;
	/*margin: -20px 0 12px 0;
	padding: 30px 3px 0 0;*/
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}

li#pages, li#categories, li#archives, li#rss-links, li#meta {
	clear: both;
	display: block;
	width: 654px;
}

li.linkcat {
	display: none;
}

#search {
	background: #FFFFFF;
	float: left;
	margin: 5px 0;
	padding: 5px 0 15px 0;
	width: 684px;
}

/* @end */

/* @group Etc. */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

blockquote {
	border-bottom: 3px solid #eaeaea;
	border-right: 3px solid #eaeaea;
	/*font-family: georgia;
	font-weight: bold;
	margin: 25px;
	padding: 0 20px 5px;*/
  margin: 25px;
	padding: 0 0 15px 0;
}

.center {
	text-align: center;
}

p {
	padding: 10px 0;
}

code, pre {
	/*background: #d4d4d4;*/
	overflow: auto;
	padding: 4px;
}

h2.page-title {
	text-transform: uppercase;
	color: #5e5e5e;
        margin-top: 20px;
        margin-bottom: -12px;
}

small {
	font-size: 0.85em;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

acronym, abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

label {
	cursor: pointer;
}

/*For the Table of Contents plugin*/

.toc {
  border: #ccc solid 1px;
  float: right;
  font-size: .9em;
  margin: 0 0 5px 12px;
  width: 330px;
}

.toc ol {
  /*list-style-type: square;*//*none*/
  margin: 5px;
  padding-left: 10px;
}

.page .entry-content ul {
  margin-top: 10px;
  margin-bottom: 10px;
}


.box {
  border: #ccc solid 1px;
  margin: 30px 10px 30px 10px;
  padding: 10px 10px 10px 10px;
}

.indented
   {
   padding-left: 20pt;
   }

.cot {
  /*border: #ccc solid 1px;*/
  float: right;
  font-size: .9em;
  margin: 0 0 5px 12px;
  padding-top: 0px;
  width: 160px;
}

.cot ol {
  /*list-style-type: square;*//*none*/
  margin: 5px;
  padding-left: 10px;
}

.bottomleft {
  /*border: #ccc solid 1px;*/
  /*float: left;
  margin-left: 25px;*/
  margin-left: auto;
  margin-right: auto;
  /*margin-top: 10px;*/
  margin-top: -6px;
  padding: 0 10px 0 0;
  width: 480px;
  font-size: .82em;
  /*text-transform: uppercase;*/
}

.bottomleftleft {
  /*border: #ccc solid 1px;*/
  float: left;
  margin-left: 3px;
  margin-right: auto;
  /*margin-top: 10px;*/
  /*margin-top: -170px;
  padding: 10px 0 0 0;*/
  width: 240px;
  margin: -160px 0 12px 0;
  padding: 30px 3px 10px 10px;
  font-size: .82em;
  /*text-transform: uppercase;*/
}

/* Lightbox */

#lightbox{
	background-color:#eee;
	padding: 16px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	padding-top: 0.4em;
	padding-bottom: 0em;
	}	
#lightboxCaption{
	padding-top: 0.6em;
	padding-bottom: 0.4em;
        text-align: center;
	font-size: 1.0em;
        }
#keyboardMsg{
        float: right;
        font-size: .82em;
        }
#lightbox img{
        border: none;
        padding-top: 0em;
        margin-top: 0em;
}
#overlay img{
        border: none;
        }
#overlay{
        background-image: url(/wp-content/plugins/collapse/overlay.png);
	/*background-color: #000;*/
	/*background-color: transparent;*/
	/*background-image: url(/wp-content/plugins/collapse/blank.gif);*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/plugins/collapse/overlay.png", sizingMethod="scale");
	}

/* @end */

