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

a img,
table a img {
	border: none !important;
}

p.right {
	text-align: right;
}

html {
	overflow: hidden;
}

body {
	background: #4c5033 url(images/loader.gif) no-repeat center center;
	font-family: Arial, sans-serif;
	overflow: hidden;
}

#fakeBody {
	display: block;
	visibility: hidden;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: scroll;
}

#site {
	display: block;
	clear: both;
	width: 1000px;
	margin: 0px auto;
	padding-top: 220px;
	position: relative;
	z-index: 1;
}

#logo {
	display: block;
	position: absolute;
	top: 85px;
	left: 87px;
	width: 358px;
	height: 65px;
	background: url(images/logo.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/logo.png", sizingMethod="scale");
	text-indent: -10000px;
	overflow: hidden;
	outline-color: white;
}

/* @group Nav */

#nav {
	display: block;
	position: absolute;
	top: 75px;
	right: 55px;
	width: 195px;
	height: 60px;
	list-style-type: none;
}

#nav li {
	display: block;
	float: left;
	height: 60px;
	margin: 0px 0px 0px 15px;
	_margin: 0px 0px 0px 12px;
}

#nav li a {
	display: block;
	height: 50px;
	text-indent: -10000px;
	margin-top: 5px;
	overflow: hidden;
	outline-color: white;
}

#nav li a.blog {
	width: 25px;
	background: url(images/nav-blog.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/nav-blog.png", sizingMethod="scale");
}

#nav li a.about {
	width: 32px;
	background: url(images/nav-about.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/nav-about.png", sizingMethod="scale");
}

#nav li a.websites {
	width: 30px;
	background: url(images/nav-websites.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/nav-websites.png", sizingMethod="scale");
}

#nav li a.contact {
	width: 38px;
	background: url(images/nav-contact.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/nav-contact.png", sizingMethod="scale");
}

#nav-tooltip {
	display: block;
	position: absolute;
	top: 135px;
	right: 88px !important;
	width: 93px;
	height: 19px;
	background: url(images/nav-tooltip.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/nav-tooltip.png", sizingMethod="scale");
	color: #d8cdb5;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 9px 0px 0px 0px;
}

/* @end */

/* @group Popup */

#lightbox {
	display: block;
	visibility: hidden;
	clear: both;
	position: absolute;
	top: 0px;
	width: 100%;
	min-height: 100%;
	_height: 100%;
	z-index: 1;
	background: url(images/tile.png) top left;
	_background: url(images/tile.gif) top left;
}

#popup {
	display: block;
	position: relative;
	margin: 100px auto;
	z-index: 1;
	width: 813px;
}

#popup a.prev-article {
	display: block;
	position: absolute;
	width: 63px;
	height: 25px;
	top: 50px;
	left: -63px;
	background: url(images/popup-prev.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
}

#popup a.prev-article:hover {
	width: 68px;
	left: -68px;
}

#popup a.next-article {
	display: block;
	position: absolute;
	width: 63px;
	height: 25px;
	top: 50px;
	right: -63px;
	background: url(images/popup-next.gif) no-repeat top right;
	text-indent: -10000px;
	outline: none;
}

#popup a.next-article:hover {
	width: 68px;
	right: -68px;
}

#popup a.popup-close {
	display: block;
	position: absolute;
	top: -19px;
	left: 75px;
	width: 25px;
	height: 45px;
	background: url(images/popup-close.gif) no-repeat top right;
	text-indent: -10000px;
	outline: none;
}

#popup a.popup-close:hover {
	background-position: top left;
}

#popup div.top {
	display: block;
	clear: both;
	width: 813px;
	height: 50px;
	position: relative;
	background: url(images/popup-top.gif) no-repeat top left;
}

#popup div.bottom {
	display: block;
	clear: both;
	width: 813px;
	height: 50px;
	background: url(images/popup-bottom.gif) no-repeat top left;
}

#popup div.center {
	display: block;
	clear: both;
	width: 813px;
	background: white url(images/popup-center.gif) repeat-y top left;
}

#popup div.center div.left {
	display: inline;
	float: left;
	position: relative;
	margin: 0px 0px 0px 15px;
	padding-top: 180px;
	width: 150px;
	font-size: 11px;
	color: #3a3a3a;
}

#popup div.center div.left h2 {
	font-size: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #eea105;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	overflow: hidden;
}

#popup div.center div.left h2 {
	position: relative;
}

#popup div.center div.left h2 span {
	visibility: hidden;
}

#popup div.center div.left h2 object {
	position: absolute;
	top: 0px;
	left: -3px;
	width: 100%;
	/*height: 100%;*/
}

#popup div.center div.left p,
#popup div.center div.left ul {
	margin: 0px 0px 10px 0px;
	list-style-type: none;
}

#popup div.center div.left ul li {
	margin-bottom: 5px;
}

#popup div.center div.left a {
	color: #3a3a3a;
	text-decoration: underline;
}

#popup div.center div.left a:hover {
	color: #eea105;
}

#popup div.center div.left div.sep {
	display: block;
	clear: both;
	margin: 0px 0px 20px 0px;
}

#popup div.center div.right {
	display: block;
	float: left;
	margin: 0px 0px 0px 30px;
	width: 570px;
}

#popup div.center div.right h1,
#popup div.center div.right h2 {
	display: block;
	position: relative;
	clear: both;
	width: 570px;
	font-size: 29px;
	line-height: 35px;
	font-weight: normal;
	color: #eea105;
	text-transform: uppercase;
	letter-spacing: -5px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

#popup div.center div.right h2 {
	font-size: 15px;
	width: auto !important;
	font-weight: bold;
	margin: 0px 0px 10px 0px !important;
	letter-spacing: -1px;
	line-height: 15px;
}

#popup div.center div.right h1 span {
	visibility: hidden;
}

#popup div.center div.right h1 object {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 570px;
}

#popup div.center div.right p,
#popup div.center div.right ul {
	font-size: 12px;
	color: #3a3a3a;
	margin: 0px 0px 10px 0px;
	list-style-type: none;
}

#popup div.center div.right ul li {
	margin: 0px 0px 10px 0px;
}

#popup div.center div.right ul li a {
	color: #3a3a3a;
}

#popup div.center div.right a {
	/*color: #eea105;*/
	color: #d59018;
}

#popup div.center div.comment {
	display: block;
	clear: both;
	position: relative;
	padding: 0px 0px 0px 60px;
	width: 490px;
	min-height: 50px;
	_height: 50px;
}

#popup div.center div.comment span.gravatar {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	overflow: hidden;
}

#popup div.center div.hr {
	display: block;
	clear: both;
	width: 100%;
	height: 5px;
	margin: 15px 0px 25px 0px;
	background: url(images/bg-hr.gif) repeat top left;
}

#popup div.center div.right img.poza,
embed.poza {
	display: block;
	clear: both;
	/*border: 4px solid #f9dea7;*/
	border: 4px solid #e0e0e0 !important;
}

#popup div.center div.clearer {
	display: block;
	clear: both;
}

/* @end */

/* @group Cards */

#cards {
	display: block;
	position: relative;
	width: 1000px;
	height: 270px;
	margin-bottom: 30px;
}

#cards a.prev-arrow {
	display: block;
	position: absolute;
	left: 0px;
	top: 80px;
	width: 43px;
	height: 65px;
	background: url(images/arrow-left.png) no-repeat top left;
	_background: url(images/arrow-left.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
}

#cards a.next-arrow {
	display: block;
	position: absolute;
	right: 0px;
	top: 80px;
	width: 43px;
	height: 65px;
	background: url(images/arrow-right.png) no-repeat top left;
	_background: url(images/arrow-right.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
}

#cards div.mask {
	display: block;
	position: relative;
	clear: both;
	width: 910px;
	height: 270px;
	margin: 0px auto;
	overflow: hidden;
}

#cards div.mask ul {
	display: block;
	float: left;
	clear: both;
	position: relative;
	width: 2548px;
	height: 270px;
}

#cards div.mask ul li {
	display: block;
	float: left;
	width: 182px;
	height: 261px;
}

#cards div.mask ul li a {
	display: block;
	width: 182px;
	height: 261px;
	background: url(images/calendar/card.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/calendar/card.png", sizingMethod="scale");
	/*_background: url(images/calendar/card.gif) no-repeat top left;*/
	position: relative;
	text-decoration: none;
	overflow: hidden;
	outline-color: #fff;
}

#cards div.mask ul li a span.card-overlay {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 182px;
	height: 261px;
	background: url(images/calendar/card-overlay.gif) no-repeat top left;
	z-index: 100;
}

#cards div.mask ul li a:hover span.card-overlay {
	display: block !important;
}

#cards div.mask ul li a:hover span.month,
#cards div.mask ul li a:hover span.day {
	/*top: 20px;*/
}

#cards div.mask ul li a span.title {
	display: block;
	position: absolute;
	width: 150px;
	bottom: 23px;
	left: 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3a3a3a;
	text-shadow: 0px 1px 0px #cbcbcb;
	text-align: right;
}

#cards div.mask ul li a span.titleinvert {
	display: block;
	position: absolute;
	width: 150px;
	bottom: 23px;
	left: 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cbcbcb;
	text-shadow: 0px 1px 0px #3a3a3a;
	text-align: right;
}

/* @group Months */

#cards div.mask ul li a span.month,
#cards div.mask ul li a.new span.new,
#cards div.mask ul li a span.jan,
#popup div.center div.left span.month {
	display: block;
	position: absolute;
	width: 14px;
	height: 58px;
	top: 12px;
	left: 17px;
	background: url(images/calendar/months.gif) no-repeat;
	background-position: 0px 0px;
	text-indent: -10000px;
	outline: none;
}

#cards div.mask ul li a.new span.month {
	top: 51px;
}

#popup div.center div.left span.month {
	top: 0px;
	left: 0px;
}

#cards div.mask ul li span.new {
	display: none !important;
	top: 12px !important;
	height: 41px !important;
	background-position: -246px 0px !important;
}

#cards div.mask ul li a.new span.new {
	display: block !important;
}

#cards div.mask ul li a span.feb,
#popup div.center div.left span.feb {
	background-position: -21px 0px;
}

#cards div.mask ul li a span.mar,
#popup div.center div.left span.mar {
	background-position: -41px 0px;
}

#cards div.mask ul li a span.apr,
#popup div.center div.left span.apr {
	background-position: -61px 0px;
}

#cards div.mask ul li a span.may,
#popup div.center div.left span.may {
	background-position: -82px 0px;
}

#cards div.mask ul li a span.jun,
#popup div.center div.left span.jun {
	background-position: -102px 0px;
}

#cards div.mask ul li a span.jul,
#popup div.center div.left span.jul {
	background-position: -123px 0px;
}

#cards div.mask ul li a span.aug,
#popup div.center div.left span.aug {
	background-position: -143px 0px;
}

#cards div.mask ul li a span.sep,
#popup div.center div.left span.sep {
	background-position: -163px 0px;
}

#cards div.mask ul li a span.oct,
#popup div.center div.left span.oct {
	background-position: -184px 0px;
}

#cards div.mask ul li a span.nov,
#popup div.center div.left span.nov {
	background-position: -204px 0px;
}

#cards div.mask ul li a span.dec,
#popup div.center div.left span.dec {
	background-position: -225px 0px;
}

/* @end */

/* @group Days */

#cards div.mask ul li a span.day,
#popup div.center div.left span.day {
	display: block;
	position: absolute;
	top: 12px;
	left: 33px;
	width: 125px;
	height: 152px;
	background: url(images/calendar/25.gif) no-repeat top center;
	text-indent: -10000px;
	outline: none;
}

#popup div.center div.left span.day {
	top: 0px;
	left: 18px;
}

#cards div.mask ul li a span.archive,
#popup div.center div.left span.archive {
	background: url(images/calendar/icon-archive.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.envelope,
#popup div.center div.left span.envelope {
	background: url(images/calendar/icon-contact-big.gif) no-repeat top left;
}

#cards div.mask ul li a span.day-1,
#popup div.center div.left span.day-1 {
	background: url(images/calendar/1.gif) no-repeat 35px 0px;
}

#cards div.mask ul li a span.day-2,
#popup div.center div.left span.day-2 {
	background: url(images/calendar/2.gif) no-repeat 30px 0px;
}

#cards div.mask ul li a span.day-3,
#popup div.center div.left span.day-3 {
	background: url(images/calendar/3.gif) no-repeat 30px 0px;
}

#cards div.mask ul li a span.day-4,
#popup div.center div.left span.day-4 {
	background: url(images/calendar/4.gif) no-repeat 25px 0px;
}

#cards div.mask ul li a span.day-5,
#popup div.center div.left span.day-5 {
	background: url(images/calendar/5.gif) no-repeat 25px 0px;
}

#cards div.mask ul li a span.day-6,
#popup div.center div.left span.day-6 {
	background: url(images/calendar/6.gif) no-repeat 29px 0px;
}

#cards div.mask ul li a span.day-7,
#popup div.center div.left span.day-7 {
	background: url(images/calendar/7.gif) no-repeat 29px 0px;
}

#cards div.mask ul li a span.day-8,
#popup div.center div.left span.day-8 {
	background: url(images/calendar/8.gif) no-repeat 25px 0px;
}

#cards div.mask ul li a span.day-9,
#popup div.center div.left span.day-9 {
	background: url(images/calendar/9.gif) no-repeat 30px 0px;
}

#cards div.mask ul li a span.day-10,
#popup div.center div.left span.day-10 {
	background: url(images/calendar/10.gif) no-repeat top center;
}

#cards div.mask ul li a span.day-11,
#popup div.center div.left span.day-11 {
	background: url(images/calendar/11.gif) no-repeat 10px 0px;
}

#cards div.mask ul li a span.day-12,
#popup div.center div.left span.day-12 {
	background: url(images/calendar/12.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-13,
#popup div.center div.left span.day-13 {
	background: url(images/calendar/13.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-14,
#popup div.center div.left span.day-14 {
	background: url(images/calendar/14.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-15,
#popup div.center div.left span.day-15 {
	background: url(images/calendar/15.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-16,
#popup div.center div.left span.day-16 {
	background: url(images/calendar/16.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-17,
#popup div.center div.left span.day-17 {
	background: url(images/calendar/17.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-18,
#popup div.center div.left span.day-18 {
	background: url(images/calendar/18.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-19,
#popup div.center div.left span.day-19 {
	background: url(images/calendar/19.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-20,
#popup div.center div.left span.day-20 {
	background: url(images/calendar/20.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.day-21,
#popup div.center div.left span.day-21 {
	background: url(images/calendar/21.gif) no-repeat 5px 0px;
}

#cards div.mask ul li a span.day-22,
#popup div.center div.left span.day-22 {
	background: url(images/calendar/22.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.day-23,
#popup div.center div.left span.day-23 {
	background: url(images/calendar/23.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.day-24,
#popup div.center div.left span.day-24 {
	background: url(images/calendar/24.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.day-25,
#popup div.center div.left span.day-25 {
	background: url(images/calendar/25.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.day-26,
#popup div.center div.left span.day-26 {
	background: url(images/calendar/26.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.day-27,
#popup div.center div.left span.day-27 {
	background: url(images/calendar/27.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.day-28,
#popup div.center div.left span.day-28 {
	background: url(images/calendar/28.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.day-29,
#popup div.center div.left span.day-29 {
	background: url(images/calendar/29.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.30,
#popup div.center div.left span.30 {
	background: url(images/calendar/30.gif) no-repeat 0px 0px;
}

#cards div.mask ul li a span.31,
#popup div.center div.left span.31 {
	background: url(images/calendar/31.gif) no-repeat 5px 0px;
}


#cards div.mask ul li a span.pic-card,
#popup div.center div.left span.pic-card {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 182px;
	height: 261px;
}


#cards div.mask ul li a span.madaktari,
#popup div.center div.left span.madaktari {
	background: url(images/madaktari.png) no-repeat top left;
}

#cards div.mask ul li a span.oberon,
#popup div.center div.left span.oberon {
	background: url(images/oberon.png) no-repeat top left;
}

#cards div.mask ul li a span.boston,
#popup div.center div.left span.boston {
	background: url(images/boston.png) no-repeat top left;
}

/* @end */

/* @end */

#veioza {
	display: block;
	position: absolute;
	width: 308px;
	height: 561px;
	background: url(images/veiozaX.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/veiozaX.png", sizingMethod="scale");
	top: 0px;
	left: 50%;
	margin-left: -154px;
}

p.text {
	display: block;
	width: 647px;
	height: 74px;
	background: url(images/small-about-me.png) no-repeat top left;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/small-about-me.png", sizingMethod="scale");
	text-indent: -10000px;
	margin-left: 55px;
}

table.calendar th,
table.calendar td {
	text-align: right;
}

table.calendar td img {
	opacity: .50;
	filter: alpha(opacity = 50);
}

table.calendar td a img {
	opacity: 1 !important;
	filter: alpha(opacity = 100);
}

/* @group Form */

form p.input {
	display: block;
	clear: both;
	width: 567px;
	height: 34px;
	position: relative;
	margin: 0px 0px 15px 0px;
}

form p.name {
	background: url(images/form/form-name.gif) no-repeat top left;
}

form p.email {
	background: url(images/form/form-email.gif) no-repeat top left;
}

form p.link {
	background: url(images/form/form-link.gif) no-repeat top left;
}

form p.search {
	background: url(images/form/form-search.gif) no-repeat top left;
}

form p.search input {
	border: 1px solid red !important;
	width: 400px !important;
}

form p.search button {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	height: 34px;
	border: 0px !important;
	background: none !important;
	text-indent: -10000px;
	overflow: hidden;
	cursor: pointer;
}

form p.message {
	background: url(images/form/form-message.gif) no-repeat top left;
	height: 126px;
}

form p.input label {
	display: block;
	position: absolute;
	width: 80px;
	height: 34px;
	top: 0px;
	left: 0px;
	text-indent: -10000px;
	outline: none;
}

form p.input input,
form p.input textarea {
	display: block;
	position: absolute;
	top: 5px;
	left: 90px;
	width: 470px;
	height: 25px;
	background: none !important;
	border: none !important;
	
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #444444;
	text-shadow: 0px 1px 0px #ffffff;
}

form p.input textarea {
	height: 115px;
	font-size: 13px;
}

/* @end */

/* @group Footer */

#footer {
	display: block;
	visibility: hidden;
	clear: both;
	width: 100%;
	height: 64px; /*290px;*/
	position: fixed;
	bottom: 0px; /*-227px;*/
	overflow: hidden;
	_position: absolute;
	left: 0px;
	background: url(images/bg-footer.png) repeat-x top left;
	_background: url(images/bg-footer.gif) repeat-x 0px 12px;
	z-index: 3;
}

#footer div.toolbar {
	display: block;
	clear: both;
	position: relative;
	margin: 12px auto 0px auto;
	width: 1000px;
	height: 52px;
}

#footer div.toolbar span.you-are-here {
	display: block;
	width: 93px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 15px;
	background: url(images/you-are-here.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
}

#footer div.toolbar a.logo-gluekode {
	display: block;
	position: absolute;
	right: 60px;
	top: 13px;
	width: 35px;
	height: 23px;
	background: url(images/logo-ab.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
}

#footer div.toolbar a.rss {
	display: block;
	position: absolute;
	right: 120px;
	top: 17px;
	width: 48px;
	height: 17px;
	background: url(images/rss-icon.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
}

#footer div.toolbar ul.crumbs {
	display: block;
	position: absolute;
	top: 19px;
	left: 100px;
	text-shadow: 0px -1px 0px #1f1913;
}

#footer div.toolbar ul.crumbs li {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 15px 0px 0px;
	color: #c1b9b0;
	font-size: 11px;
	line-height: 11px;
	background: url(images/arrow-breadcrumb.gif) no-repeat center right;
}

#footer div.toolbar ul.crumbs li.last {
	background: none;
	padding-right: 0px;
}

#footer div.toolbar ul.crumbs li a {
	color: #c1b9b0;
	text-decoration: none;
}

#footer div.toolbar ul.crumbs li a:hover {
	text-decoration: underline;
}

#footer div.toolbar span.drag-up {
	display: block;
	position: absolute;
	top: 15px;
	left: 450px;
	width: 99px;
	height: 17px;
	background: url(images/pull-me-up.gif) no-repeat top left;
	text-indent: -10000px;
	outline: none;
}

#footer div.columns {
	display: block;
	clear: both;
	position: relative;
	width: 1000px;
	height: 200px;
	margin: 20px auto 0px auto;
}

#footer div.columns ul {
	display: block;
	width: 130px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#footer div.columns ul.double {
	width: 250px;
}

#footer div.columns ul.double li.title {
	width: 250px;
}

#footer div.columns ul.double li.double {
	width: 250px;
}

#footer div.columns ul li.title {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #eea105;
	text-transform: uppercase;
	background: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#footer div.columns ul li {
	display: block;
	float: left;
	width: 110px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 15px;
	color: #c1b9b0;
	font-size: 11px;
	line-height: 11px;
	background: url(images/arrow-breadcrumb.gif) no-repeat 0px 2px;
}

#footer div.columns ul li a {
	display: block;
	color: #c1b9b0;
	text-decoration: none;
}

#footer div.columns ul li a:hover {
	color: #eea105;
	text-decoration: underline;
}

/* @end */


/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/*
body {
	font-size: 62.5%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
*/

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
*/

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

.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;
}
/* End captions */

