/*

Design: Martin JR WordPress CMS Theme
Author: Maleika Attawel
Website: dotkraft.com

*/




/*
---------------------------------------------------------------------------------------------
 =reset
---------------------------------------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,
abbr,acronym, address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt, var,dd,dl,dt,
li,ol,ul,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul 
{
	list-style: none;
}

q:before,q:after, blockquote:before,blockquote:after 
{
	content: "";
}

a {
	text-decoration:none;
}

/*
---------------------------------------------------------------------------------------------
 =global styles 
---------------------------------------------------------------------------------------------*/


body 
{
	background:#f8f6ec;
	color: #555;
	font: 1em/1.2em arial, helvetica, sans-serif;
	text-align:center; /* for IE */
}

h1, h2, h3, h4, h5, h6, ul, ol, dl,
pre, p, blockquote, table, img
 {
	padding-bottom:1em;
}

h1, h2, h3, h4, h5, h6, strong, em 
{
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Times, Georgia, "Times New Roman", serif;
}

h1 
{
	font-size: 1.4em;
	padding:10px 0 0 0;
	color:#000;
}

.one h1 {
	margin-bottom:5px;
}

h2 
{
	font-size: 1.6em;
}

h3 
{
	font-size: 1.4em;
	line-height: 1.8em;
}

h4 
{
	font-size: 1.3em;
	line-height: 1.7em;
}

h5 
{
	font-size: 1.2em;
	line-height: 1.6em;
}

a 
{
	font-size: 0.8em;
}

a:link, a:visited 
{
	color:#8ba817;
}

a:hover, a:focus 
{
	color: #000;
}

p 
{
	font-size: 0.8em;
}



/*
---------------------------------------------------------------------------------------------
 =grid 
---------------------------------------------------------------------------------------------*/


/* clear floats */

.main:after,
.column:after,
.navigation:after,
.search:after,
.content:after,
h1.logo a:after,
.footer:after,
.nav:after,
div.flickrbadge:after {
		content:".";
		display:block;
		clear:both;
		height:0;
		font-size:0;
		line-height:0em;
		visibility:hidden;
		overflow:hidden;
}	

.container {
	margin:0 auto;
	padding:0;
	background:url(images/container_bg.gif) repeat-x top;
}

h1.logo{
	background:url(images/logo.png) no-repeat;
	float:left;
	display:block;
	width:202px;
	height:149px;
	text-indent:-9999px;
	padding:0;
	margin-top:-20px;
}


.navigation {
	width:450px;
	margin:0;
	float:right;
}


.navigation ul {
	float:right;
	padding:0;
	width:450px;
	margin-top:10px;
	

}

.navigation li {
	float:left;
	display:block;
	padding:0;
	margin-right:6px;
	border-bottom:0;
	height:40px;
	
}
.navigation a {
	font: bold .9em Times, "Times New Roman", Georgia, serif;
	float:left;
	display:block;
	color:#555;
	font-weight:bold;
	padding:14px 8px 0 8px;
	height:25px;


}


.navigation a:link,
.navigation a:visited {
	color:#555;
}

.navigation a:hover,
.navigation a:focus {
	color:#444;
	}
	
li.home {
	background:url(images/li_home.gif) no-repeat left center;
	padding-left:35px;
}

li.page-item-2 {
	background:url(images/li_about.gif) no-repeat left center;
	padding-left:35px;
}

li.page-item-6 {
	background:url(images/li_archive.gif) no-repeat left center;
	padding-left:35px;
}

li.page-item-7 {
	background:url(images/li_contact.gif) no-repeat left center;
	padding-left:35px;
}
	
.nav {
	width:954px;
	margin:0 auto;
	padding:0;
}

.main {
	width:954px;
	margin: 0 auto;
	padding:0;

}

.masthead {
	margin: 0 auto;
	width:960px;
	height:224px;
}

.column {
	float:left;
}

.content {
	padding:0;
	float:left;
	margin-top:-1px;
}

.one {
	width:470px;
	padding-bottom:20px;
}

.two {
	width:240px;
	padding-bottom:40px;
	margin-left:10px;
}

.two h2,
.three h2 {
	padding:8px 0 0 45px;
	color:#867f74;
	font-size:1.2em;
	background:url(images/sidebar_h2.gif) no-repeat left center;
	border-bottom:1px dashed #ddd;
	border-top:1px dashed #ddd;
}

.three h2 {
	background:url(images/three_h2.gif) no-repeat left center;
	width:130px;
	border:0;
	padding-left:25px;
}

.two ul li ul li,
.three ul li ul li {
	margin-left:10px;
}




.three {
	width:200px;
	margin-left:10px;
	padding:0;
	padding-left:20px;
	padding-bottom:60px;
	background:url(images/post-it.gif) no-repeat bottom;
}

.three p {
	padding:10px;
	margin:2px;
	line-height:1.2em;
	border:1px solid #f3f3e3;
}
.three div.textwidget p {
	border:0;
	font-size:.7em;
	padding-top:0;
}

.three ul {
	padding-bottom:0;
}



.site-info {
	background: url(images/site-info_bg.gif) repeat-x bottom;
	border-top:1px dashed #e6e3d3;
}

.footer {
	background:url(images/footer.png) no-repeat right bottom;
	width:954px;
	padding:10px 0;

	margin:0 auto;
}

.footer p {
	color:#000;
	padding:20px 0;
}

.footer a {
	font-size:100%;
}


/* specific containers */

.one div {
	float:left;
}

.one .entry {
	width:100%;
}

.entry {
	padding-bottom:10px;
	border-bottom:1px dashed #ddd;
}

.entry div.polaroid {
	width:270px;
	height:270px;
	display:block;
	float:left;
	background:url(images/polaroid.gif) no-repeat;
	margin-right:10px;
	margin-top:10px;
}
.entry div.polaroid img {
	margin-left:23px;
	margin-top:21px;
}

.entry div.polaroid img a {
	width:227px;
	height:193px;

	display:block;
}

.entry h2 {
	padding:0;
	font-size:1.4em;
}

.entry h3 a {
	padding:0;
	display:block;
	font-size:1.3em;
	line-height:1.6em;
}

.entry h2 a:hover {
	color:#e68700;
}

.entry h3 {
	font-size:.8em;
	font-weight:normal;
}

.entry h3 strong {
	font-style:italic;
	color:#555;
	padding-right:4px;
}

.entry h4 {
	background:url(images/h4.gif) no-repeat left center;
	font-size:.8em;
	font-weight:normal;
	color:#555;
	padding:10px 0 10px 30px;
	border-top:1px dashed #ddd;
	border-bottom:1px dashed  #ddd;

}

.entry h4 a {
	font-size:100%;
	font-weight:bold;
}

.entry p {
	padding:10px 0;

}


.entry p.tags {
	color:#555;
	font-weight:bold;
	border-bottom:1px dashed #ddd;
	padding:5px 0;
	clear:both;
}

.entry p.tags a {
	font-weight:normal;
	font-size:100%;
}


.entry p.comments {
	color:#555;
	float:left;
	padding:3px 0 0 0;
	width:100%;
	background:#f2efe3;
	text-indent:2px;
}

.entry p.comments span {
	padding:4px 0px;
	padding-left:4px;
	float:left;
	width:470px;
}

.entry p.comments span a {
	color:#555;
	font-size:100%;
	width:30px;
	height:22px;
	text-align:center;
	background:url(images/comment.gif) no-repeat;
	display:block;
	margin-top:-20px;
	margin-left:70px;


}

.postmetadata.alt {
	padding:10px;
	font-size:.7em;
	margin-top:10px;
	clear:both;
	float:left;
	border:1px dashed #ddd;
}

.postmetadata.alt a {
	font-size:100%;
}

ol.commentlist {
	margin-top:10px;
	float:left;
	width:99.2%;
}

ol.commentlist li {
	margin-bottom:10px;
	padding:10px;
	font-size:.8em;

}

ol.commentlist li.alt {
}

ol.commentlist li a {
	font-size:100%;
}

ol.commentlist p {
	font-size:.9em;
}


h3#respond, h3#comments {
	font-size:1em;
	clear:both;
	padding:0;
}

/* =search */

div.search 
{
	width:450px;
	float:right;
}

div.search form 
{
	padding: 5px;
	float:right;
}

div.search form input.txt 
{
	background: #fff;
	display: inline;
	vertical-align: middle;
	width: 300px;
	color: #555;
	border-width:1px;
}

textarea {
	background:#f9f9ed;
}
div.search form input.btn 
{
	width: 120px;
	height: 28px;
	vertical-align: middle;
	margin-left: 8px;
}

div.search form input .btn

{
	width: 30px;
	height: 21px;
	vertical-align: middle;
	margin-left: 8px;
}


.contactform {
	font-size:.8em;
}

.contactform input.btn 
{
	width: 119px;
	height: 33px;
	vertical-align: middle;
	margin-left: 114px;
}





.two ul li ul li a,
.three ul li ul li a {
	color:#555;
	background:url(images/bullet.gif) no-repeat center left;
	padding-left:25px;
	display:block;
	font-weight:bold;
	font: bold .9em/1.4em Times, "Times New Roman", Georgia, serif;
	
}

.three ul li ul li a {
	background:url(images/three_bullet.gif) no-repeat center left;
	
}
.two ul li ul li a:hover,
.three ul li ul li a:hover {
	color:#000;
}

ul#recentcomments li{
	font-size:.8em;
}

ul#recentcomments li a {
	background:none;
	font-size:100%;
}


/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

.sIFR-active h1.title,
h1.title {
	line-height:26px;
	font-size:20pt;
	margin-bottom:20px;
	width:450px;
	float:left;
	display:block;
}

.sIFR-active .footer h2 {
	line-height:20px;
	font-size:20px;
}

.sIFR-active h2 {
	padding-bottom:0 !important;
	margin:0;
}

div.flickrbadge {
	float:left;
	padding-bottom:50px;
	width:490px;
}

div.flickrbadge li{
	float:left;
	padding-left:0 !important;
	background-image:none !important;
}

div.flickrbadge li a {
	background:#fff !important;
	border:1px solid #ddd;
	padding:4px !important;
	float:left;
	display:block;
	margin-right:6px;
	margin-bottom:6px;
}

div.flickrbadge li a img {
	width:100px;
	height:100px;
	display:block;
	padding:0;
	margin:0;
	float:left;
}

div.img {
	background:url(images/polaroid_small.gif) no-repeat;
	display:block;
	height:120px;
	width:120px;
	margin-right:5px;
	float:left;
}
