/*
Theme Name: Zenlike
Theme URI: http://www.themeporter.com
Version: 1.0
Description: 2 Column theme
Author: Theme Porter
Author URI: http://www.themeporter.com
zenlike1.0 by nodethirtythree design
http://www.nodethirtythree.com
*/

*
{
	padding: 0em;
	margin: 0em;
}

body
{
  background-color: #333333;
  margin:0;
  padding:0px 20px;
}

body,input
{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1.0em;
}

a
{
	color: #081a4c;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h3 span
{
	font-weight: normal;
}

h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}

h3
{
	font-size: 1.7em;
	padding-right: 34px;
}

h4
{
	font-size: 1.6em;
	padding-right: 28px;
}

h4 a
{
	line-height: 1em;
	color: black;
	font-size: 1.4em;
	text-decoration: none;
}

.contentarea
{
	padding-top: 2em;
}

img
{
	border: 0px;
}

img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
	position: relative;
	background: #fff url('images/border2.gif') repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.divider2
{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #e6e6e6;
	margin: 2.0em 0em 2.0em 0em;
}

.divider3
{
	margin-left: 0em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-top: 2.0em;
	position: relative;
	height: 1px;
}

.post
{

	margin-top: 20px;

	width: 640px;

}

.post h1 a {
	line-height: 1em;
	letter-spacing: -1px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.post .details
{
	position: relative;
	top: -1em;
	font-size: 1em;
	color: #787878;
}

.post ul.controls
{
	font-size: 14px;
	clear: both;
}

.post ul.controls li
{
	display: inline;
	font-size: .9em;
}

.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
	background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li.comments a
{
	background-image: url('images/icon-comments.gif');
	font-weight: bold;
}

.post ul.controls li.readmore a
{
	background-image: url('images/icon-more.gif');
}

blockquote
{
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
}

.box
{
	border-bottom-color: #dadada;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	top: -50px;
	background-image: url(images/sidebar_bg.png);
	position: relative;
	padding: 1em;
	margin-bottom: 1.0em;
}

.box h4 {
	line-height: 2em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
}.box div h4 a {
	line-height: 2em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
}.whiteboxSidebar
{
	right: -1em;
	position: relative;
	left: -1em;
	top: -1em;
	padding: 1em;
	margin-bottom: 1.0em;
}

.colorbox
{
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-color: gray;
	border-bottom-color: gray;
	border-right-color: gray;
	border-top-color: gray;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	right: -1em;
	position: relative;
	background: #ffc700;
	left: -1em;
	top: -1em;
	padding: 1em;
	margin-bottom: 1.0em;
}

.contentarea ul
{
	list-style: none;
}

.contentarea ul li
{
	line-height: 1.3em;
	padding-bottom: 1em;
}

#upbg
{
	background: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
}

#outer
{
	border-bottom-color: white;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 5px;
	border-bottom-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	z-index: 2;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 1024px;
	background-color: white;
}

#outerBanner
{
	height: 90px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 10px;
	z-index: 2;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 100%;
	border: solid 7px #fff;
	background-color: white;
}

#topbanner
{
	background-color: #393939;
	border-color: white;
	border-width: 7px;
	border-style: solid;
	height: 95px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 5px;
	margin-top: 0px;
	z-index: 3;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
}

#header
{
	position: relative;
	width: 100%;
	height: 9.0em;
	background: #2b2b2b url('images/topbg.gif') repeat-x;
	margin-bottom: 2px;
}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
	font-weight: bold;
	color: #fff;
	font-size: 3em;
}

#headercontent h1 a
{
	color: #fff;
	text-decoration:none;
}

#headercontent h1 a:visited
{
	color: #fff;
	text-decoration:none;
}

#headercontent h1 a:hover
{
	color: #fff;
	text-decoration:none;
}

#headercontent h1 sup
{
	color: #777;
}

#headercontent h2
{
	font-size: 1.2em;
	font-weight: normal;
	color: #aaa;
}

#search
{
	position: absolute;
	top: 5.5em;
	right: 2.0em;
	padding-right: 0.0em;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
	padding: 0.15em;
	width: 10.0em;
}

#headerpic
{
	position: relative;
	height: 0px;
	background: #fff url('images/headerpic8.jpg') no-repeat top left;
	margin-bottom: 2px;
}

#menu
{
	position: relative;
	background: #590200 repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
}

#menu ul
{
	position: absolute;
	top: 1.1em;
}

#menu ul li
{
	position: relative;
	display: inline;
}

#menu ul li a
{
	font-weight: bold;
	padding-left: 1.0em;
	padding-bottom: 0.9em;
	padding-right: .5em;
	padding-top: 0.5em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

#menu ul li a:hover
{
	text-decoration: underline;
}

#menu ul li a.active
{
	background: #cccccc url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

#content
{
	padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
	float: left;
	margin-right: -18.0em;
	width: 650px;
}

#primarycontent
{
	margin-left: 0em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-top: 1em;
	line-height: 1.2em;
}

#secondarycontent
{
	margin-top: 1.5em;
	float: right;
	width: 300px;
}

#footer
{
	position: relative;
	height: 50px;
	clear: both;
	padding-top: 10px;
	background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
	font-size: 0.8em;
}

#footer .left
{
	position: absolute;
	left: 2.0em;
	bottom: 5px;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 5px;
}

#footer .center
{
	position: absolute;
	left: 2.0em;
	bottom: 5px;
}

#commentlist li
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 280px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}

#commentform textarea:hover
{
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}

#commentform textarea:focus
{
	background: #ffffff;
	border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url
{
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover
{
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus
{
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}

#commentform input{
	margin-bottom: 3px;
}

.entry p
{
	line-height: 1.8em;
}

.entry ul li
{
	list-style:square;
	margin-left:25px;
}

.post ol li
{
	margin-left:25px;
}

.related_posts
{
	line-height: 1.5em;
}

.related_posts h4 a
{
	color: #001c56;
	margin-top: 5px;
	display: block;
	font-size: .9em;
}

h5
{
	border-bottom-color: #eaeaea;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}

.graybox
{
	padding: 10px;
	background-color: #f2f2f2;
}

.whitebox
{
	padding: 10px;
}

#topflik
{
	left: 0px;
	top: 0px;
	z-index: 100;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#topflik a
{
	text-decoration: none;
	color: white;
}

.all_posts_p
{
	font-weight: bold;
	line-height: 13px;
}

.tags
{
	margin-bottom: 10px;
	line-height: 1.7em;
}

.tags a
{
	border-left-color: #ffc247;
	border-bottom-color: #d8a43b;
	border-right-color: #d8a43b;
	border-top-color: #ffc348;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	color: black;
	line-height: 2.2em;
	padding: 3px;
	text-decoration: none;
	background-color: #f6eda9;
}

.tags a:hover
{
	text-decoration: underline;
	background-color: #e9b753;
}

.navigator
{
	margin-bottom: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #171c21;
	color: white;
	background-color: #2b2b2b;
	width: 640px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 6px;
	height: 20px;
}

.navigator a
{
	color: white;
}

.blackbox
{
	height: 145px;
	padding-left: 0.5em;
	padding-bottom: 0em;
	padding-right: 0em;
	padding-top: 0em;
	color: white;
	right: -1em;
	border-width: 1px;
	border-style: solid;
	border-color: #b3bfd9;
	background-repeat: repeat-x;
	position: relative;
	background: black;
	left: -1em;
	top: -1em;
	margin-bottom: 1.0em;
}

.blackbox a
{
	color: white;
}

.border
{
	border-color: white;
	border-width: 5px;
	border-style: solid;
}

.flickr-mini-gallery img {
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 6px;
	margin-top: 2px;
}

.box ul {
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
}

.box ul li {
	padding-bottom: 2px;
}


