/*
THEME NAME: Ezior
VERSION: 2.0
AUTHOR: <a href="http://www.iwakthemes.com/themes/ezior">IWAKTHEMES.COM</a>
AUTHOR URI: http://www.iwakthemes.com/
*/

.fl, .alignleft {
	float:left;
}

.fr, .alignright {
	float:right;
}

img.alignleft {
	margin-right:20px;
	margin-bottom:10px;
}

img.alignright {
	margin-left:20px;
	margin-bottom:10px;
}

.light {
	color:#999999;
}

hr, .hr {
	width:100%;
	height:2px;
	border:none;
	background: transparent url(images/line.gif) repeat-x 0 0;
}

.hidden {
	display:none;
}

.text {
	border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: transparent;
	border: 1px solid #cccccc;
	margin-right: 5px;
	padding: 0.3em;
	vertical-align: middle;
}

.thumb-only img {
	padding:0px;
}

.button, 
input[type="reset"], 
input[type="button"], 
input[type="submit"] {
	background-color: #090909;
	border: 1px solid #090909;
	color: #f9f9f9;
	padding: 2px 10px;
	vertical-align:middle;
}

.button:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover, 
input[type="submit"]:hover {
	cursor:pointer;
	background-color:#fff;
	color:#666666;
	border-color:#cccccc;
}

a {
	color:#797979;
	text-decoration: none;
}

body {
	color:#666666;
	background-color:#f9f9f9;
}

input {
	vertical-align: middle;
}

acronym, abbr { cursor:help; border-bottom: 1px dashed #424242; }

big { font-size: larger; }

blockquote {
	font-style: italic;
	margin: 10px 40px;
	padding: 15px 19px 1px;
}

dt { font-weight: bold; margin-top: 10px; }

dd {
	margin-left:20px;
}

fieldset {
	border: 1px solid #c0c0c0;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	padding: 10px 15px;
}

legend { padding: 0 5px; position: static; white-space: nowrap; }

pre, code {
	background-color: #f5f5f5;
	border-left:5px solid #c0c0c0;
	display: block;
	padding: 10px;
}

small { font-size: 11px; }

sub { font-size: smaller; vertical-align: sub; }

sup { font-size: smaller; vertical-align: super; }

#container .gallery {margin-top:19px;}
#container .gallery dl {width:auto;margin:0 25px 10px 0;}
#container .gallery dd {text-transform:uppercase}
#container .gallery img { display:block;float:left;border: 1px solid #c0c0c0; padding: 4px; }

.content table {
    width:100%;
	border-top: 2px solid #666666;
	border-bottom: 1px solid #666666;
}

.content tfoot {
	border-top: 1px solid #cccccc;
}
.content tfoot tr {
    background-color:#f9f9f9;
}

.content th,.content td {
	padding: 6px 15px;
	text-align: left;
	vertical-align: top;
}

.content tr {background-color:#f0f0f0}

.content tr.alt {background-color:#f9f9f9}

.content thead th {
     background-color:#f9f9f9;
	border-bottom: 1px solid #cccccc;
}

.content th { padding: 7px 15px; }

#footer a:hover {
	color:#fff;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 19px;
}

small {
	font-size:11px;
}

li {
	list-style: none;
}

	#content ul li {
		list-style: disc;
		margin-left:20px;
	}
	
	#content ol li {
		list-style: decimal;
		margin-left:20px;
	}
	
ul ul, ul ol, ol ul, ol ol {
	margin-bottom:0
}

.post-content h1, 
.post-content h2, 
.post-content h3, 
.post-content h4, 
.post-content h5, 
.post-content h6 {
	margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6, .entry-title a {
	color:#595959;
	line-height:1;
	font-weight: 300;
}

h1 {
	font-size:36px;
}

h2, .entry-title {
	font-size:24px;
}


#bg {
	position: absolute;
	width:100%;
	height:196px;
	z-index: -1;
	background:transparent none no-repeat center top;
}
	#home #bg {
		height:406px;
	}

#horizon {
	position: absolute;
	width:100%;
	height:6px;
	top:190px;
	z-index:-1;
	background:transparent url(images/border.png) repeat-x 0 0;	
}
	#home #horizon {
		top:400px;
	}
	
#header {

}

#header .inner {
	width:960px;
	height:130px;
	margin:0 auto;
	position: relative;
	z-index:1;
}

#logo { overflow: hidden; position: absolute; left:10px; top:28px;}

#logo h1 {
	font-size: 52px;
	line-height: 1;
	margin: 0 0 0 8px;
	text-align: left;
}

#logo h1 a {
	font-family: 'Old English Text MT', Georgia, Arial, FreeSans, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
}

#blogdesc {
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	padding-left: 20px;
}

#header .menu { position: absolute; right:10px; top:18px; z-index:100; }

#header .menu li { position:relative; float: left; height: 100%; list-style: none; margin: 0; padding:0; }

#header .menu a {
	padding: 0 10px 10px;
	line-height:40px;
	display: block;
}

#header .menu ul a {
	line-height:1;
	margin:0 1px;
	padding-top:8px;
	padding-bottom:8px; 
	vertical-align:top;
}

#header .menu ul a:hover {
	color:#fff;
}

#header .menu li li { float:none; }

#header .menu ul {
	display: none;
	position: absolute;
	top:50px;
	left:0;
	padding: 1px 0;
	width:162px;
	background:transparent url(images/dropdown.png) no-repeat -1px 0;
}

#header .menu ul ul {
	position: absolute;
	top:0;
	left:162px;
	width:162px;
	padding:0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	background:#e9e9e9;
}

#featured {
	position:relative;
    overflow:hidden;
	width:960px;
	height:350px;
	margin:0 auto;
	padding-bottom:20px;
	background:transparent url(images/featured.png) no-repeat center top;
}


#featured .inner {
	position:relative;
    overflow:hidden;
	margin:10px;
	width:940px;
	height:330px;
	display:inline-block;
	background:transparent none no-repeat 0 0;
}

#featured .active {
	display:block;
}

#featured .console {
	position: absolute;
	right:10px;
	bottom: 0;
	margin-bottom:10px;
}

#featured .console li {
	float:left;
	display: block;
	width:8px;
	height:8px;
	border: 1px solid #dddddd;
	background-color:#dddddd;
	margin:0 3px;
}

#featured .console li.active,
#featured .console li:hover {
	cursor: pointer;
	background-color:#a7c2cc;
	border: 1px solid #a7c2cc;
}

.featured-entry {
	clear:both;
	position: absolute;
	left:0;
	top:0;
    width:940px;
	height:330px;
	overflow:hidden;
	display:none;
}

.featured-entry .fl {
	width:460px;
	margin:25px 20px 25px 30px;
}

.featured-entry .fr {
	width:400px;
	height:300px;
	overflow:hidden;
	margin:15px;
	line-height:0;
}

.featured-entry .entry-content {
	height:198px;
	overflow: hidden;
    position:relative;
}

.featured-entry .post-title {
	width:400px;
	font: 44px 'Alte Haas Grotesk';
	line-height:44px;
	text-shadow: -1px -1px #333333;
	margin:5px 0 17px;
	letter-spacing: -1px;
}

.featured-entry .post-title a {
	display:inline-block;
}

#featured cufon {
	float:left;
}

.featured-entry .post-content {
	clear:both;
	font-size:14px;
	line-height: 22px;
}

.featured-entry .post-comments {
	float:right;
	text-align:center;
	margin-top:6px;
	width:48px;
	height:43px;
	line-height:34px;
	font-weight:bold;
	font-size:18px;
	overflow: hidden;
	background:transparent none no-repeat 0 0;
}

#content .post-comments {
	float:right;
	text-align:center;
	margin-right:10px;
	width:41px;
	line-height:41px;
	background:transparent url(images/comments.png) no-repeat 0 0;
}

#content .post-comments a {
	color:#999999;
	font-size:16px;	
	display:block;
}

.meta-info {
	color:#999999;
	margin-bottom:19px;
	text-transform:uppercase;
}

.featured-entry .more {
	margin-top:40px;
	width:131px;
	line-height:36px;
	text-align:center;
	background:transparent url(images/action.png) no-repeat 0 0;
}

.featured-entry .more a {
	padding:13px;
	text-shadow:0 1px #fff;
	font-size:14px;
	color:#000;
}

.featured-entry .more a:hover {
	color:#606060;
}

#container {
	padding:25px 0 0;
	margin:0 auto;
}

#welcome h1 {
	margin-bottom:2px;
}

#welcome span {
	padding-left:20px;
	color:#999999;
}

.widget {
	float:left;
	position:relative;
	margin-bottom: 19px;
}

.entry-title {
	margin:0 0 5px;
}

#footer {
	clear:both;
	margin-top:30px;
	border-top:6px solid #cccccc;
}

#footer a {
	color:#cccccc;
}

#footer .inner {
	padding-top:40px;
	background:transparent url(images/footer_highlight.png) no-repeat 10px 0;
}

#footer .inner .fl {
	width:720px;
}

#footer .inner .fr {
	width:220px;
	margin:0 10px;
}

#footer #social img {
	margin:0 10px 10px 0;
}

#footer .fr #searchform {
	position:relative;
	margin-bottom:19px;
}

#footer .fr #searchform button span {
    display:none;
}

#footer .fr #searchform label {
	display: none;
}

#footer .fr #searchsubmit {
	background:none;
	border:none;
	position:absolute;
	width:18px;
	height:18px;
	top:4px;
	left:5px;
	cursor:pointer;
}

#footer .fr #s {
	border:none;
	height:25px;
    line-height:24px;
	padding:0 10px 0 30px;
	width:180px;
	background:transparent none no-repeat 0 0;
}
	#s {
		border:1px solid #cccccc;
		padding:3px 5px 4px;
		color:#666666;
		width:65%;
	}
	
#footer .widget-title {
	font-weight:400;
	font-size:18px;
	margin-bottom:19px;
	color:#ffffff;
}

#footer .widget {
	width:160px;
	margin:0 10px;
}

#footer .fl li {
	padding-left:15px;
}

#footer .fl ul, #footer .fl ol {
	border-left: 1px solid #999999;
}

#footer .fl ul:hover, #footer .fl ol:hover {
	border-color: #fff;
}

#footer .fl ul ul, #footer .fl ul ol, #footer .fl ol ul, #footer .fl ol ol {
	border:none;
}

#footer .fl li:hover {
	color:#fff;
	background: transparent url(images/mark.png) no-repeat 0 5px;
}

#footer .fl li li:hover {
	background:none;
}

#footer .fl li a {
	padding-top:5px;
	display: block;
}

#footer .fl li a:hover {
	color:#fff;
}

#footer .menu {
	margin:0;
	float:right;
	text-align: right;
}

#footer .menu li {
	float: left; 
	margin-left:10px;
	list-style: none; 
}

#footer .menu li ul {
	display: none;
}

#bottom {
	font-size:12px;
	color:#cccccc;
	margin-top:20px;
	padding:15px 0;
	background: transparent url(images/deepline.png) repeat-x 0 0;
}

#pagecard {
	width: 960px;
	height:100px;
	margin: 0 auto;
}

#pagecard .bl, #pagecard .br {
	float:left;
	width:20px;
	height:99px;
	background:transparent none no-repeat 0 0;
}

#pagecard .card-title {
	float:left;
	font-size: 44px;
	padding:0 10px;
	text-shadow: -1px -1px #333333;
	line-height:100px;
	letter-spacing: -1px;
	background:transparent none repeat-x 0 0;	
}

#content {
	padding:0 20px 0 0px;
}

.post-title {
	float:left;
	width:530px;
	margin:0 0 2px;
}

.sidebar .widget {
	padding:0 0 19px 0;
	margin-bottom:19px;
    margin-left:20px;
	background: transparent url(images/line.gif) repeat-x left bottom;
	width:280px;
}

.sidebar .widget li, .sitemap .widget li, .panel .widget li {
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	background: transparent none no-repeat 0 8px;
}

.sidebar .widget-title {
	margin-top:0;
	color:#696969;
}

#content {
	margin-bottom:38px;
}

#content .post-entry {
	padding-bottom:19px;
	margin-bottom:19px;
	background: transparent url(images/divider.png) no-repeat 20px bottom;
}

#content .more {
	background: transparent url(images/button.png) no-repeat 0 0;
	width:107px;
	line-height:33px;
	text-align:center;
	margin:25px 0 10px;
}

#content .more a {
	text-shadow:0 -1px #000;
	color:#cccccc;
}

.panel {
	float:left;
	margin:0 10px;
	padding-top:30px;
	width:100%;
}

.panel .widget {
	width:280px;
	margin-right:50px;
}

.panel .widget-3 {
	margin-right:0;
}

.panel-2, .panel-3 {
	background: transparent url(images/line.gif) repeat-x 0 0;
}

#comments { 
	padding: 15px 20px 15px 0;
	position: relative;
}

.comment p {
	color:#222222;
	margin-bottom:10px;
	margin-left:70px;
}

#comments .avatar {
	float: left;
	margin-right:11px;
}

.commenter-tags {
	position:absolute;
	left:69px;
	top:5px;
	padding-left:15px;
	line-height: 0;
}

.commenter-link {padding-top:2px;line-height:1;color:#999999;}

.comment-index { 
	position:absolute;
	right:-4px;
	top:8px;
	text-align: center;
	font-size:11px;
	line-height: 1;
	padding:6px 0 7px;
	color:#dddddd;
	text-shadow:0 -1px #000;
	font-weight:bold;
	width:68px;
	background:transparent none no-repeat 0 0;
}
	.children .comment-index {
		background:none;
	}
	
.datetime {
	color:#999999;
	display:block;
	line-height:1;
	margin-top:0;
	margin-bottom:7px;
}

.comment-quicklink { 
	position: absolute; 
	right: 20px; 
	top: 15px; 
	font-size:11px; 
	line-height:17px;
	color:#999999;
	border-color:#cccccc;
	background:none;
}

.reply { 
	position:absolute;
	right:10px;
	top:30px;

}

.commenter-tags .hidden {
	border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	float:left;
	margin-right:3px;
	line-height: 1;
	font-size:10px;
	padding:1px 5px 2px;
	font-weight:bold;
	color:#fff;
}

#comments .bypostauthor .author {
	display: inline;
	background-color: #a0d0ef;
}

#comments .comment-author-admin .admin {
	display: inline;
	background-color: #efa0a0;
}

#comments-list { clear: both; margin-top:10px; }

#comments-list li {
	margin-bottom:10px;
}

#comments-list li li {
	margin-bottom:0;
}

.comment-entry {
	padding:16px 16px 9px 16px;
	background-color:#dddddd;
	position: relative;
}

.children .comment-entry {  
background-color:#e9e9e9;
margin-top:1px;
}

.depth-2, .depth-2 .commenter-tags {
	padding-left:40px;
}

.depth-3, .depth-3 .commenter-tags {
	padding-left: 80px;
}

.depth-4, .depth-4 .commenter-tags {
	padding-left: 120px;
}

.depth-5, .depth-5 .commenter-tags {
	padding-left: 160px;
}

.depth-6, .depth-6 .commenter-tags {
	padding-left:200px;
}

.depth-7, .depth-7 .commenter-tags {
	padding-left: 240px;
}

.depth-8, .depth-8 .commenter-tags {
	padding-left: 280px;
}

.depth-9, .depth-9 .commenter-tags {
	padding-left: 320px;
}

.depth-10, .depth-10 .commenter-tags {
	padding-left: 360px;
	padding-right:10px;
}

#respond {
	clear: both;
	position:relative;
	margin-top:38px;
}
	.comments #respond {
		margin:0;
		padding:19px 10px;
		background-color:#fff;
	}
	
#respond p {
	color:#999999;
}

form {

}

form .form-input { margin-bottom: 1em; }

form textarea {
	height: 13em;
	margin: 0 0 15px;
	overflow: auto;
	width: 98%;
}

.portfolio {margin:0 10px;}

.portfolio .thumbnail {
	background-color:#fff;
	padding:9px;
	border:1px solid #cccccc;
}

.portfolio .post-entry {
	float:left;
	border:none;
	margin:20px 20px 0 0;
	padding:0;
	width:300px;
	position: relative;
}

.portfolio .frame {
	position: absolute;
	top:6px;left:6px;
	width:280px;
	height:175px;

}

.portfolio .first {clear:both}
.portfolio .last {margin-right:0}
.portfolio .entry-title {padding:10px 20px;text-align:center;}

.sitemap-list {
	width:290px;
	margin-right:20px;
	margin-bottom:20px;	
	float:left;
}

.contact form {
	position: relative;
}

.contact form label {
	text-transform: uppercase;
}

.contact form img {
	vertical-align: top;
}

.contact form ul {
	position:absolute;
	left:50%;
	top:60px;
	color:#ff0000;
}

.navigation a, .navigation span.current {
	border: 1px solid #cccccc;
	margin-right: 3px;
	padding: 3px 8px;
	text-align: center;
}

.navigation a:hover, 
.navigation a.current, 
.navigation span.current { background-color: #414d59; color: #fff;}

#wp-calendar {
text-align: left; 
	width:280px;
}

#wp-calendar caption {
	text-transform:uppercase;
	padding:7px 20px 7px 0;
}

#wp-calendar td, #wp-calendar th {
	padding:3px 8px 3px 0;
}

#wp-calendar #today {
	font-weight: bold;
	font-size:14px;
	color:#cccccc;
}

#wp-calendar a {
	font-weight:bold;
}

select#cat {
	padding:3px 0;
}

.widget_links li {
	color:#999999;
}

.sidebar .iwak-widget-ads {
	margin-left:10px;
	width:290px;
}

.iwak-widget .thumbnail {
	margin-bottom:5px;
	border:1px solid #dddddd;
}

.iwak-widget .icon {
	float:left;
	margin-right:10px;	
}

.iwak-widget .icon-30x30 {
	margin-bottom:0;
	margin-top:-3px;
}

.iwak-widget .icon-64x64 {
	margin-bottom:3px;
}

.iwak-widget-ads .widget-title {
	padding-left:10px;
}

.iwak-widget .ads {
	display:inline-block;
}

.iwak-widget .ads img {
	margin:0 10px 10px;
}

.iwak-widget .post-entry {
	clear:both;
	margin-bottom: 25px;
}

.iwak-widget .thumb-entry .thumbnail {
	margin-bottom: 0;
}

.iwak-widget .title-entry .entry-title {
	font-size: 19px;
}

.flickr_badge_image {
    float:left;
	margin: 0 18px 18px 0;
	line-height:0;
    border:1px solid #dddddd;
}
    #flickr_badge_image3,
    #flickr_badge_image6,
    #flickr_badge_image9 {
        margin-right:0;
    }
    
.iwak-widget-rc .avatar {
	float:left;
	border:1px solid #dddddd;
	margin-right:10px;
	margin-top:4px;
}

.iwak-widget-rc .url {
	font-weight: bold;
}

.iwak-widget-rc p a:hover {
	text-decoration:underline;
}

.sidebar .iwak-widget-twitter li,
.sidebar .iwak-widget-rc li,
.panel .iwak-widget-twitter li,
.panel .iwak-widget-rc li {
	padding:0;
}

.iwak-widget-twitter li a {
 	display: block;
	margin-bottom:10px;
}
 
.iwak-widget-twitter li span a {
 	display: inline;
	margin-bottom:0;
}
 
.iwak-widget-twitter .twitter-link {
	font-size:11px;
	font-weight:bold;
	position: absolute;
	top:-10px;
	right:0;
	line-height:1;
	padding-top:32px;
	padding-right:5px;
	background:transparent none no-repeat center 0;
}

.iwak-widget-twitter .twitter-link:hover {
	text-decoration: none;
}

#content .wp_syntax {
	background-color:#f5f5f5;
	border:none;
}

.wp_syntax table {
	margin:0;
	border:none;
}

.wp_syntax pre {
	border:none;
	background:none;
	padding:5px;
}

.wp_syntax span, code {
	font-family: Consolas, Monaco;
}