/**
  Theme Name: Kamil Konrad Photography
  Theme URI: http://www.kamilkonrad.com
  Version: v1.0
  Author: Kamil Baranowski
  Author URI: http://www.carbonatedmedia.com
  Licence: GPL
  
  Description: A custom Wordpress theme created for <a href="http://www.kamilkonrad.com">KamilKonrad.com</a>.
*/

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym { 
	cursor: help;
	border-bottom: 1px dashed #333; 
}

pre, code { 	
    display: block; 	
    margin: 25px 0; 
    padding: 15px; 
	border-left: 3px solid #abb0b0; 
    background: #e0e5e5;
	font-size: 1.5em;
    } 
p > code { 	
	font-size: 1.0em;
	line-height: 1.2em;
    }   
pre code { 
	border: none; 
}
strong {
	font-weight: bold;
	letter-spacing: 0;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}

/********************
****** Link Styles **
********************/

a:link, a:visited, a:active {

	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#111111;
	text-decoration:underline;
}


.entry_meta a:link, .entry_meta a:visited, .entry_meta a:active{
	color:#efefef;
	text-decoration:none;
}

.entry_meta a:hover{
	color:#888888;
	text-decoration:underline;
}

.meta_share a:link, .meta_share a:visited, .meta_share a:active{
	padding:2px 6px 2px 6px;
	margin-left:1px;
	background-color:#cccccc;
	color:#333333;
	text-decoration:none;
}

.meta_share a:hover{
	padding:2px 6px 2px 6px;
	background-color:#111111;
	color:#efefef;
}


div.hr{
margin-top:3px;
}

.a_heading a:link, .a_heading a:visited {
	/*text-transform: uppercase;*/
	color: #e00047;
	/*color: #c82021;*/
	color:#f20000; color:#fec60c;
	text-decoration:none;
}
.a_heading a:hover {
	color: #e00047;
	/*color: #c82021;*/
	color:#f20000; color:#fec60c;

}
.a_heading a:active {
	color: #e00047;	
	/*color: #c82021;*/
	color:#222222;
	text-decoration:none;
}

#Footer a:link, #Footer a:visited {
	color:#cccccc;
	color:#cccccc;
	text-decoration:none;
}
#Footer a:hover {
	color: #e00047;
	color:#f20000; color:#fec60c;
	color:#cccccc;
	/*text-decoration:underline;*/

}

#Footer a:active {
	color:#cccccc;	
	text-decoration:none;
}



.more-link:active, .more-link:visited, .more-link:link{
	margin-top:20px;
	background-color:#ffffff;
	overflow:hidden;
	
	display:block;
	width:150px;
	height:30px;
	
	color:#333333;
	text-transform:lowercase;

	text-indent:-999999px;
	background: url(gfx/more-link.gif) no-repeat top left;
}


.more-link:hover{
	
	color:#000000;
	background-position: 0px -30px;
}






/* General Classes */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}


/* Content */
#content {
	width: 100%;
	float: left;
	padding: 0px;
	padding-bottom: 20px;
}

#content p {
	/*
	font-size: 12px;
	line-height: 18px;
	*/
	margin: 15px 0 15px 0;
}
#content ol, #content ul {
	margin: 0 0 0 20px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#content ol ol, #content ul ul {
	font-size: 1.0em;
}
#content ol li {
	list-style: decimal;
}
#content ul li {
	list-style: none;
	background: url(images/li_square.png) no-repeat 0 9px;
	padding-left: 16px;
}
#content dl {
	font-size: 1.3em;
	line-height: 1.3em;
}	
#content dl dt { 
	margin-top: 15px;
	font-weight: bold; 
}	
#content dl dd { 
	margin: 0; 
}
#content blockquote {
	font-size: 0.8em;
	line-height: 1.0em;
	font-style: italic;
	padding: 20px 20px 20px 60px;
	margin: 20px 0;
	background: url(images/quote.png) no-repeat 0 0;
}
#content .post_nav {
	width: 13em;
}
p.button {
	margin: 0;
	padding: 0;
}


.entry {
	position:relative;
	padding-bottom: 1px;
	margin-bottom: 100px;
	/*background: url(images/hr.gif) repeat-x bottom left;*/
	/*border-bottom:1px solid #cccccc;*/
}
.single_entry {
	padding-bottom: 10px;
}

.entry_meta{
	position:relative;
	width:680px;
	background:#111111 url(gfx/bkg_entry_info.gif) no-repeat right center;
	padding:5px 0px;
	
}

.entry_bkg{
	position:absolute;
	width:60px;
	height:100%;
	top:0px;
	left:-60px;
	
	background-color:#111111;
	background:#111111 url(gfx/ribbon.gif) no-repeat 1px center;
}

.entry_bkg_shadow{
	position:absolute;
	width:20px;
	height:20px;
	left:0px;
	bottom:-20px;
	
	background:url(gfx/bkg_entry_shadow.png) no-repeat;
}

.entry_meta .info{
	position:relative;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;

	color:#dddddd;	
}

.entry_meta .info .meta{
	margin:0px;
	padding:0px;
	position:relative;
	font-size:11px;
	
}

.entry_meta .info h1{
	position:relative;
	font-size:24px;

	font-weight:bold;
	margin:0px;
	padding:0px;

	letter-spacing:0px;
	display:block;
	color:#f20000; color:#fec60c;

	/*text-transform:uppercase;*/

	
}

.meta_share{
	position:relative;
	padding-bottom:4px;
	margin:0px;
	margin-top:40px;
	
	font-size:11px;
	color:#555555;
	text-align:right;	
	
	background: url(images/hr.gif) repeat-x bottom left;
}

.entry_meta ul, .entry_meta li{
	display:inline;
}
	

.single_meta {
	
	padding-top: 10px;
	/*
	background: #efefef;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	*/
}
.single_meta ul {
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 2.6em;
}
.single_meta li {
	display: inline;
	background: none;
	padding-left: 0;
}
.single_author {
	float: left;
	width: 200px;
	margin-left: 10px;
}
.single_author li {
	padding-left: 20px; 
	background: url(images/li_author.png) no-repeat 0 50%;
	list-style: none;
}
.social_bookmarks {
	float: right;
	width: 400px;
	margin-right: 10px;
}
.social_bookmarks li {
	padding-left: 10px;
	float: right;
	list-style: none;
}
.related_posts {
	background: url(images/mouse_icon.jpg) no-repeat 20px 5.5em;
	padding-bottom: 20px;
}
.related_posts h3 {
	margin-bottom: 15px;
}
.related_posts ul {
	margin: 0 0 0 105px;
	font-size: 1.3em;
	line-height: 1.8em;
}
.related_posts li {
	position: relative;
	width: 280px;
	margin-right: 20px;
	float: left;
	list-style: none;
	background: none;
	padding-left: 0;
	margin-bottom: 5px;
	border-top: 1px solid #e8e8e8;
}
.related_posts li.no_posts {
	border: none;
}
.related_posts li a {
	display: block;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px solid #e8e8e8;
}
.related_posts li a:hover {
	background-color: #F5F5F5;
}
#comments {
	width:580px;
	float:left;
	
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#comments ol.comment_list {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 100%;
}
#comments ol.comment_list li {
	list-style: none;
	display:block;
	position:relative;
	
	
}



#comments .comment_author {
	position:absolute;
	top:0px;
	right:0px;
	width:200px;
	height:60px;

	padding-top: 1px;

	margin-bottom: 0px;
}
#comments .comment_author p {
	font-size: 11px;
	margin:0px;
	margin-top: 5px;
	line-height: 1.0em;
	color: #5f6565;
}

#comments .comment_author span {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #aaaaaa;
}

#comments .comment_arrow{
	position:absolute;
	top:10px;
	left:350px;
	width:15px;
	height:16px;
	background:url(gfx/comment_arrow.gif) no-repeat top left;	
}

#comments .single_comment {
	position: relative;
	padding: 15px 15px;
	background: #ffffff;
	border: 1px solid #dddddd;
	width: 320px;
	margin-bottom: 30px;
	
	display:block;
	
	border-radius: 7px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}

#comments .single_comment p {
	
	padding:0px;
	margin:0px;
	margin-bottom: 0px;
	
	/*font:14px/18px Arial, Helvetica, sans-serif;*/
	font:12px/18px "Courier New", Courier, monospace, Arial, Helvetica, sans-serif;
	color:#666666;
	
}


.comment_list { 
	padding-bottom: 40px;
}
.comment_arrow {
	position: absolute;
	top: 10px;
	left: -32px;
}

.trackbacks {
	background: url(images/trackback_icon.jpg) no-repeat 20px 5.5em;
	padding-bottom: 25px;
}
 .trackbacks h3 {
	margin-bottom: 15px;
}
#content .trackbacks ul {
	margin: 0 0 0 105px;
	font-size: 1.3em;
	line-height: 1.8em;
}
.trackbacks li {
	width: 280px;
	margin-right: 20px;
	float: left;
	list-style: none;
	background: none;
	padding-left: 0;
}
#about_author {
	background: #f1f3f3;
	border-top: 1px solid #dddfdf;
	border-bottom: 1px solid #dddfdf;
	padding: 10px;
	margin-bottom: 20px;
}
#about_author img {
	float: left;
}
#about_author h4 {
	font-size: 1.5em;
	color: #000;
	margin: 0;
}
#about_author p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 10px 0;
}
.author_text {
	padding-left: 110px;
	padding-right: 80px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img{
	margin:10px 0px 10px 0px;
	padding:10px;
	background:#ffffff;
}

.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}
.alignright {
	float: right;
	padding: 0px 0 20px 20px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 1.0em;
	line-height: 1.6em;
	padding: 5px;
	margin: 0;
}
/*********************/
/******* Form ********/
/*********************/

#comment_form_wrapper{
	position:relative;
	float:right;
	width:300px;
	
	display:block;
	
}

.comment_form p{
	width:280px;
	/*border:1px solid #990000;	*/
}

.single_entry .comment_form {
	position:relative;
	width:280px;
	padding:10px;	
	
	border:1px solid #cccccc;
	
	font-size:11px;

	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	

}

.single_entry .comment_form .input_header{
	position:relative;
	margin:20px 0px 0px 2px;
	line-height:12px;
	padding:0px;

	display:block;

}

.single_entry .comment_form span.sub{
	position: relative;
	font-size:10px;
}



.single_entry .comment_form h3{
	font-size:14px;
}
.single_entry .comment_form ul {
	margin: 0;
	font-size: inherit;
}
.single_entry .comment_form li {
	list-style: none;
	background: none;
	padding-left: 0;
}
.single_entry .comment_form ul.single_author {
	width: 100px;
}
.single_entry #comment_form {
	width: 100%;
	float: left;
}
.single_entry #submiterror{
	color:#cc0000;	
}
.single_entry .input {
	width: 180px;
	padding: 4px 5px;
	background: #fff;
	border: 1px solid #efefef;
	color: #333333;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin:0px;
	
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border:1px solid #bbbbbb;
}

.single_entry input{
	margin-left:0px;	
}
.single_entry .textarea {
	padding:10px;
	width: 258px;
	height:150px;
}
.single_entry .textarea_arrow {
	position: absolute;
	top: 70px;
	left: 95px;
}
.single_entry #submit {
	background: #111111;

	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	
	font-size: 10px;
	text-transform: uppercase;
	padding: 0.5em 1.5em 0.5em 1.5em;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:10px;
	margin-right:0px;
	float: right;
	border: none;
	
}
.single_entry #submit:hover {
	color: #ffffff;
	background-color: #f20000;
	text-decoration:none;
	cursor: pointer;
}

.search_div {
	position:relative;
	float:left;
	width:180px;
	height:30px;
	padding:15px;
	padding-left:25px;
	padding-bottom:15px;
	background: url(images/hr.gif) repeat-x bottom left;
	
}

.search_div fieldset {
	margin: 0;
	padding: 0;
	
}

.search_div input {
	display: block;
	margin: 0 auto;
	border:none;
	padding: 3px;
	padding-right: 25px;
	width: 140px;
	background: #222222 url(images/search_icon.gif) no-repeat 100% 50%;
	color:#888888;
}


/*****************************/
/******** RIGHT COL **********/
/*****************************/






table { 
	margin-top:20px;
	margin:0px;
	padding:0px;
	border:none;
	background:none;
}

table td{
	vertical-align:top;
	margin-right:20px;
	background-color:#ffffff;
	padding:10px;	
	
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}

/*
table th, 
table td { padding: 10px 15px; }
table th, 
table td { text-align: left; }
table thead th { 
    font-family: inherit; 	
    font-size: inherit;
	background-color: #2a2a2a;
	border: 1px solid #2a2a2a;
	color: #fff;
	font-weight: bold;
    }
   
table tbody th { 
    color: #000; 
    }
table tbody th, 
table tbody td { border-top: 1px solid #b7bbbb; }
table tbody tr.alt { background-color: #e0e5e5; }
table tfoot tr th,
table tfoot tr td { 
	border-top: 1px solid #b7bbbb;
    background-color: #c9cece; 
    }
*/
