/*  
Theme Name: Mammut Portfolio
Theme URI: http://mammut.baas.ee
Description: 
Version: 1.0
Author: D*Art
Author URI: http://www.dart.ee/
*/

html, body {
	height:100%;
	margin:0;
	padding:0;
}

body{
font-family: Courier, Georgia, Verdana, Helvetica, arial, Sans-serif;
font-size: 12px;
text-align: justify;
line-height: 13px;
//vertical-align: top;
background: #ffffff;
color: #4b463d;

background-image: url(images/body_back.jpg);


	text-align:center;
	min-width:626px;
	min-height:400px;


}

#vertical{
	float:left;
	height:50%;
	margin-top:-343px;/* half vertical height*/
	width:100%;
}


img{

border: 0;
}


a:link, a:visited{
text-decoration: none;
color: #88857f;
}


a:hover{
text-decoration: none;
color: #000;
}

#wrapper{


margin-left:auto;
	margin-right:auto;



	width:1000px;
height:686px;
background-image: url(images/background.png);
background-repeat: no-repeat;	
position:relative; 
text-align:left;
overflow:auto;/* allow content to scroll inside element */
	text-align:left;
	clear:both;



}

#wrapper2{	
	position:relative;
margin: 6% auto 6% auto	 ;
background-image: url(images/background.png);
background-repeat: no-repeat;
width:1000px;
height:686px;
	
}

#container {
width: 455px;
height: 300px;
margin: 0px 0 0 16px;
border-bottom: 1px solid #5f5b53;
overflow:hidden;
}


#header {
margin: 0px 0 0 16px;
padding-top:14px;
width: 455px;
height: 80px;
border-bottom: 1px solid #5f5b53;
}
 
#navcontainer {
	margin: 30px 0 0 16px;

width: 455px;
height: 224px;
border-bottom: 1px solid #5f5b53;
} 


#bigimage{
	position:absolute;
	right:23px;
	top:26px;
	width:450px;
	height:636px;
	background:#efefef;
	background-image: url(images/empty.jpg);
	background-repeat: no-repeat;
	

	
}

#nextprev{
	
		position:absolute;
		left:10px;
		top:627px;
		width:120px;
		text-align:center;
}

#subnav{
	width: 455px;
	border-bottom: 1px solid #5f5b53;
	padding:10px 0 10px 0;
	font-size:17px;
	line-height:17px;
}
#subnav .current_page_item{
	color:#4b463d;	
}

#content {
padding:0px 0 0px 0;
float: left;
width: 580px;
}

#entry{
padding: 0px 20px;
}

#entry p{
padding: 0;
}


#footer {
clear: both;
text-align: left;
padding-left:20px;
margin-top:8px;
font-size:0.8em;
}

#footer a {

color:#4b463d;
	
}

#info {
margin: -150px auto 0px auto;
width: 815px;
}


.blogname {
color: #000000;
letter-spacing: -1px;
font-size: 36px;
padding-bottom: 10px;
}


.blogdescription {
color: #c0f500;
font-size: 12px;
}


.date{
color: #0093a2;
font-size: 10px;
}


h2{
font-size: 17px;
font-weight: normal;
}


.title h2 a{
text-transform: none;
margin-bottom: -12px;
letter-spacing: -1px;
font-weight: normal;
text-align: left;
font-size: 26px;
line-height: 12pt;
}


p.postmetadata {
border-bottom: 1px dashed #363636;
margin: 10px 0 50px 0;
padding-bottom: 6px;
font-size: 10px;
color: #000000;
}

.postmetadata a{
color: #af00f5;
}

.postmetadata a:hover {
color: #000;
}


hr {
border-top: 1px dashed #000;
border-bottom: 0px;
width: 95%;
height: 1px;
background-color: #000;
} 


blockquote {
padding: 4px 18px;
color: #000;
border: 0px dashed #663399;
background: #ebebeb;
text-align: justify;
font-size: 11px; }





textarea{

border: 0px dashed #111111;
background-color: #ebebeb;
color: #000000;
font-family: verdana, sans-serif;
font-size: 10px;

}

input{

border: 0px dashed #111111;
background-color: #ebebeb;
color: #000000;
font-family: verdana, sans-serif;
font-size: 10px;

}

#flickr a img {
width: 60px;
height: auto;
margin-top:40px;
padding: 5px; margin: 0 5px 5px 0; 
border: 1px dotted #ccc;
}



pre { border: solid 0px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; overflow:scroll; }


/*Sidebar*/

.sidebar {
float: right;
width: 220px;
padding-top: 25px;
padding-left: 45px;
}

.sidebar a {
color: #f50045;

}

.sidebar a:hover {
color: #000;

}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 0px;

}



.sidebar ul li{
padding:  0;
margin-right: 17px;
}

.sidebar ul li a img{

border: 0;
}


.sidebar ul li h2{
font-size: 20px;
color: #000;
padding-top: 0px;
letter-spacing: -1px;
font-weight: normal;
background-color: #fff;
margin-top: 25px;
}



.sidebar ul ul li{
padding: 0;

}

/*End Sidebar*/



/*Search Form*/
#searchform {
border: 0px solid #f28aae;
color: #000;
margin-top: 20px;
}

#searchsubmit {
background-color: #ebebeb;
border: 0px solid #f28aae;
color: #000;
}

#s {
background-color: #ebebeb;
border: 0px solid #f28aae;
color: #000;
}

/*End Search Form*/



/* Begin Navigation*/
 
 

 
#navlist
{
padding: 0;
margin-left: 0;
border-bottom: 0px solid #778;
font-size: 13px;
line-height:15px;
}

#navlist li
{
list-style: none;
margin: 0;
padding-bottom: 5px;

}

#navlist li a
{
text-decoration: none;
text-transform: lowercase;
}

#navlist .current_page_item a, #navlist .current-cat a{
	text-transform: uppercase;
}

#navlist li a:link { color: #4b463d; }
#navlist li a:visited { color: #4b463d; }

#navlist li a:hover
{
color: #88857f;
}

#navlist li a#current
{
background: white;
color: #000;
}
	
	
/* End Navigation*/	
	

	
	
/* Begin Comments*/
	.commentlist li .avatar { 
	float: left;
	border: 0px solid #eee;
	padding-right: 7px;

	}
	
	
.alt {
	margin: 0;
	padding: 10px;
	background-color: #ebebeb;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 15px 10px 3px 11px;
	list-style: none;
	border: 0px dashed #363636;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	

	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
		

/* End Comments */


/* WP Captions*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 0px solid #ddd;
   text-align: center;
   padding-top: 4px;
   margin: 10px;
  }

.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 WP Captions*/

.gallery {
    margin: 0;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;

}
.gallery .gallery-item {
    float: left;
    text-align: center;
    margin: 0 16px 18px 0 ;
}
.gallery a {
	border:0;
}
.gallery .gallery-caption {
    margin-left: 0;
}

.gallery br { clear: both }
 
/* available Columns */
.col-2 { width: 100px; }
.col-3 { width: 100px;   }
.col-4 { width: 100px; }
.col-5 { width: 100px;  }
.col-6 { width: 100px;  }



		