/*  
Theme Name:mp_zenpraxis_v2
Theme URI: http://www.meltingpx.com
Description: <p>1 column wp theme for http://www.mp_zenpraxis.net/ </p>
Version: 1.0
Author: ram
Thme Owner: Sergio
Author URI: http://www.meltingpx.com/
*/

/* Begin Typography & Colors */


body {font-size:75%; font-family:Arial, Verdana, Sans-Serif; color:#333; background-color:#fff; margin:0; padding:0; margin-top:20px;}

html>body {font-size:12px;}

h1 {font-family: Arial, Verdana, sans-serif; font-size:1.5em; padding:0 10px; margin-top:1.167em; margin-bottom:1px; border:none; line-height:0.75em;}
h1 a:link, h1 a:visited {text-decoration:none; border:none; line-height:0.667em; outline:none; color:#000;}
h1 img {border:none;}



h2{
	text-transform: uppercase;
	font-size:1.1em;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

h2 a, h2 a:visited{
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:1.1em;
}

h2 {color: #414141; 
font-size:1.167em; 
line-height:1.5em; 
text-transform:uppercase; 
font-weight:bold;
}

h2 span {font-size:0.75em; text-transform:lowercase; font-weight:normal;}


h3 {color: #414141; font-size:1em; margin:5px 0 1.5em 0; padding:0 10px; line-height:1.5em; /*text-transform:uppercase;*/ font-weight:bold;}


.clr{
clear:both;

}
.align-right {float:right;}
.align-left {float:left;}

.align-left {
padding-left:15px;

}

/* ---------- @ default css for images -----------*/

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
	}


/* ---------- @ default links -----------*/

a, a:link {

	
	color:#111;
	}

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

 a:visited {
 color:#666666;
	
	
	
}

a:hover, a:active {
color:#666666;
	
}

/* ---------- @ main layout style -----------*/

.header{
	position:relative;

}
#header{
	height:138px;
	background-color:#f9f9f9;
	margin-bottom:0px;

	
}

#title_desc{

	
}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:3.0em;
	text-align:center;
	margin-top:50px;
}

#header h1 a{	
	font-weight:bold;
	text-decoration:none;
	color:#434343;
	
}


#header h5{
	margin:0px;
	padding:5px 0;
	font-size:12px;
	text-align: center;
	
	
}

#logo a{

	height:138px;
	background-color:#f9f9f9;
	border:0px solid #ededed;
	margin-bottom:0px;
	background-image: url(images/logo_zenpraxis_v2.png);
	background-repeat: no-repeat;	
	
}
#logo a:hover{

	height:138px;
	background-color:#f9f9f9;
	margin-bottom:0px;
	background-image: url(images/logo_zenpraxis_v2_second_image_rollover.png);
	background-repeat: no-repeat;	
	
}



/* menu */

#menu{
	height:33px;
	z-index:15;

	width:498px;

}

.style1 {
	color: #bbb8b8;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}

#menu ul{
	margin: 0  auto;
	list-style: none;
	list-style-type: none;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	
}

#menu ul li{
	
	display:inline;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;

	
		
}

#menu ul li a{
	display:inline;
	text-decoration: none;
	color: #bbb8b8;
	font-size:.95em;
	line-height:33px;
	text-transform: uppercase;
	padding:0px 10px;
	font-weight:bold;

	
	
		
}

#menu ul li a:hover{
	text-decoration: none;
	color:#111;

}


#menu ul li.current_page_item{
	
		
}

#menu ul li.current_page_item a{
	color: #1f3946;
	border-bottom:none;


}



.mid{
	position:relative;
	top:0px;
	z-index:16;
	left:0px;
	background-image: url(images/mid-bg.jpg);	
}

.content_column{
line-height:20px;
}

#content{
padding:0px;

}



.add {
width:250px;
text-align:center;
float:right;
margin-bottom:5px;

}


.rss{
	position: absolute;
	right:35px;
	top:10px;
	z-index:50;

}


.tags ul a:visited,
.tags ul a:link
{
	list-style-image:none;
	list-style:none;
	color:#3399FF;

}

/* ---------- @ sidebar styles -----------*/

.footer-left{

float:left;

}

.footer-right{

float:left;

}


.sidebar_right a{
padding-left:3px;

}

#footer{
border:0px solid #ccc;
width:500px;
margin-top:10px;
float:left;


}
#sidebars-left{
padding-right:0px;

}

#sidebars ul,
#sidebars-left ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding:5px;

}
#sidebars ul li h2,
#sidebars-left ul li h2
 {
	color:#000;
	margin:0px;
	font-size:1.3em;
	line-height:35px;
	font-weight:bold;
	height:35px;
	text-align:left;
	background-color:#f7f7f7;
	padding-left:15px;
	border-bottom:1px solid #e5e5e5;
	text-transform: lowercase;	

}

#sidebars ul li ul,
#sidebars-left ul li ul
 {
	
	line-height:22px;
	border:0px solid #ededed;
	padding-left:0px;
	margin:0px;
	margin-bottom:10px;

	
}
#sidebars ul li ul ul,
#sidebars-left ul li ul ul
 {
	border:none;
	margin:0px;
	

}


#sidebars ul li ul li,
#sidebars-left ul li ul li


 {
	border:0px solid #15923b;
	display:block;
	padding:0px 0px;
	margin-bottom:0px;
	border-top:none;
	 border-left:none;
		 padding-left:15px;
	

}

#sidebars ul li ul li a,
#sidebars-left ul li ul li a
 {
	

		text-decoration:none;			
	 	line-height:25px;
		list-style: outside;
		color:#666666;
		font-size:12px;
		text-decoration:underline;
		

}
#sidebars ul li ul li a:hover

 {

	color:#222;
	text-decoration:none;

}


#sidebars ul li ul li ul li,

#sidebars-left ul li ul li ul li
 {
	 	 list-style-position:inside;
	
	 	 padding-left:10px;
	
		border-top:0px solid #636363;
		 border-left:none;
		 border-right:none;
		 border-bottom:none;
		 
		
	

}
#sidebars ul li ul li ul li a,
#sidebars-left ul li ul li ul li a
 {



	
}



#sidebars li ul ul{
font-weight:bold;



}
#sidebars li ul ul a{
font-weight: normal;



}

/* Footer
---------------------------------------------------------- */



.rss a:link, .rss a:visited {
	padding-left:15px;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.rss a:hover {
	padding-left:15px;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: left -15px;

}



/* ---------- @ footer -----------*/

.footer{
	z-index:5;
	position:relative;
	top:0px;
	margin-top:10px;
	margin:0 auto;

	


}
#footer{
	text-align:center;
	font-size:12px;
	
 
}

#footer p {
	margin: 0;
	padding:50px 0 0 0;
	text-align: center;
	color:#333;

	
	}

#footer p a{

	color: #b1ec63;

	
	}
	

#footer p a:hover{

	color: #111;

	
	}
	
.footer-bot{
border-top:3px solid #eee;
float:left;
width:100%;
padding:10px 5px;
position:relative;


}

.cc{
position:relative;
top:-4px;

}
	
small {
	
	font-size: 0.9em;
	
	}

h2.pagetitle {
	background-color:#f7f7f7;

	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
	padding-left:10px;
	text-transform: capitalize;
	font-size:16px;
	color:#333333;
	
	}


	
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }



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




/* ---------- @ Archieves style-----------*/

.index-column-minipost{

text-align:left;

border:0px solid #ccc;



}

.index-column-minipost h3{
margin:0px;
padding-bottom:10px;






}


.index-column{

text-align:left;
width:250px;
float:left;
border:0px solid #ccc;



}

.index-column ul{
margin:0px;
padding:0px;


}
.index-column h3{
margin:0px;
padding:0px;
margin-bottom:10px;


}


.index-column ul li{
list-style: circle;
}



.flickr-column {

text-align:left;

}

.flickr-column ul {
margin:0px;
padding:0px;

}


#photoAlbum{
padding-left:10px;
}

.category-column{
float:right;
border:0x  solid #ccc;

}
.category-column .cat{
height:250px;
overflow:scroll;
line-height:25px;

}


.category-column ul{
margin:0px;
padding:0px;
margin-left:20px;
line-height:15px;
}


.category-column ul li{
text-align:left;

list-style-type:circle;



}

.category-column ul li a{

font-size:11px;



}
.search-column{
margin:0px 0px;

}
.year-link{
font-weight:bold;
color:#000;


}
.month-column ul{
margin:0px;
padding:0px;
line-height:10px;
}

/* ---------- @ widget calendat-----------*/


#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;
	}
	
	
/* ---------- @ post styles -----------*/

.height{
display:block;
height:30px;



}

.post {

	padding:0px 10px;	

	}
	

	
	
.post  small span{
	
	font-size:1.0em;

	

	}
	


.post h2 a:visited
 {
	
	color:#666666;
	

	
}

.entry{
clear:both;



}
/* ---------- @ Archives styles -----------*/
.arch-topblock{
background-color:#CCCCCC;

}


.postthumb img{
float:left;
border:1px solid #eee;
padding:2px;
margin-right:5px;


}
.post-archives{
margin-top:10px;
width:135px;
height:70px;

margin-bottom:10px;
float:left;
border:0px solid #ccc;
margin-right:13px;
font-size:10px;




}
.post-archives h2{
margin:0px;
padding:0px;

	


}

.post-archives h2 a,
.post-archives h2 a:visited
{
	font-size:11px;
	text-transform: capitalize;
	color:#14a8ec;
	line-height:12px;
	font-weight:normal;
	


}

.arch-desc{

margin-left:48px;


}


/* ---------- @ search style -----------*/

.search{
	position: absolute;
	right:265px;
	top:10px;
	z-index:50;


	

}

#searchsubmit {
	border:0px solid #dc9ea6;
	height: 11px;
	width: 11px;

	}


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

select {
	width: 130px;
	}

/* ---------- @ comments style -----------*/

.comment-count-bubble {
margin:1.667em 0 0 18px; 
text-align:center; 
font-weight:bold; 
font-size:1em; 
width:27px; 
height:32px;}

.comment-count-bubble a:link, .comment-count-bubble a:visited {
padding:5px 0 0 0; 
text-decoration:none;
display:block;
background:url(images/comment-count-bubble.gif) no-repeat;
background-position:
height:27px;

outline: none;}

.comment-count-bubble a:hover {color:blue; background-position:0 32px;}



.alt {
	background-color: #ededed;
	border:1px solid #f5f5f5;
	color:#222;

	}

.alt a{

		color: #003366;
	

	}
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#ededed;
	border:1px solid #ccc;
	color:#000;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color:#ededed;
	border:1px solid #ccc;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#eee;
	color:#111;
	margin-bottom:10px;
	font-weight:bold;
	}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	text-align: justify;	color:#520345;
	margin:0px;

	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color: #f5f5f5;
	border:1px solid #eee;
	}

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

	}

#commentform p {
	margin: 5px 0;
	color:#666666;
	}

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

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


#sidebar form {
	margin: 0;
	}

/* ---------- @ hard coded calendar -----------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.pagebar {
	clear: both;
	display: block;
	text-align: center;
	margin-top: 10px;
	background-color:#f7f7f7;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	color:#000;	
	margin-bottom: 20px;	
	letter-spacing: 2px;	
	}

	
	
/* End Various Tags & Classes*/

/* icons for user, cat and comments */


.author{
color:#999;


}


.entry{
margin-top:10px;

}

.comment{
	position:relative;
}

.comment-box{
display:block;
float:left;
position:absolute;
left:-60px;
top:-20px;
}

.comment-box-right{
display:block;
float:left;
position:absolute;
right:-30px;
top:0px;
}

.comment-box-left{
display:block;
float:left;
position:absolute;
top:0px;
}

.date {
font-weight:bold;
font-size:1.5em; 
margin-top:2.167em; 
margin-right:2px;
padding:0;

text-align:right;
line-height:1.15em;}

.month {font-weight:normal; font-size:0.667em; text-transform:uppercase;}

.comment-count-bubble {
margin:82px 2px 0 0px; 
text-align:center; 
font-weight:bold; 
font-size:1em; 
width:27px; 
height:33px;}

.comment-count-bubble a:link, .comment-count-bubble a:visited{
padding:2px 0 0 0; 
text-decoration:none; 
display:block; 
background:url(images/comment-count-bubbleok.gif) no-repeat; 
height:27px; 
outline: none;}

.comment-count-bubble{

text-decoration:none; 
display:block; 
background:url(images/comment-count-bubbleok.gif) no-repeat; 
height:34px; 
outline: none;}


.comment-count-bubble a:hover {color:blue; background-position:0 80px;}


.comments-bubble {
text-align:center;

	}
	




.title-box h2{



}



.title-box small{
font-size:10px;

}

.year{
font-size:25px;
text-align:right;
}

.flickr-album{
border:11px solid #ccc;

}

/* Asides
---------------------------------------------------------- */

.twitter {width:230px;}

.aktt_tweets ul {
margin:0px; 
padding:0 10px;
}
.aktt_tweets ul li {
margin-bottom:10px;


}

.flickr {
width:230px; 
padding-right:
20px; 
text-align:left;
}

/* Tweets
---------------------------------------------------------- */
.tweet-box-latest{
position:relative;




}
.tweet-icon {

margin-right:0px; 

width:25px;}

.tweet-icon a:link, .tweet-icon a:visited 
{
	outline:none;

	width:25px;
	display:block;
	text-decoration:none;
	background-image: url(images/twitter-icon-gray.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position:absolute;
	left:-25px;
	top:20px;



	
}

.tweet-icon a:hover {
	background-image: url(images/twitter-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
	
	

.tweet-content {
	background-color:#f7f7f7; 
	width:500px; 
	margin:0.75em 0 0.75em 0; 
	padding:0; 
	font-size:0.956em;
	position:absolute;
	


}

.tweet-content p {
margin:0px;
padding:3px 10px;

}

/* ---------- @ tweet style-----------*/
.aktt_tweets ul{
margin-left:10px;


}
.aktt_tweets ul li{

margin-left:10px;
margin-bottom:20px;




}


/* ---------- @ links style-----------*/


li.linkcat{
list-style:none;

}
.links h2{
margin:0px;
padding:0px;
font-size:14px;


}

.linkcat ul{
margin:0px;
padding:0px;
margin-left:20px;
margin-bottom:20px;


}

.linkcat ul li{
line-height:25px;
font-size:12px;



}

.smart-archives{
	word-spacing: 10px;
	
}

.empty-month{
color:#b4b4b4;

}

#user_login{
color:#000;

}

.credits{
visibility:hidden;

}

.latest-posts{
border:0px solid #ccc;
float:left;
width:500px;

}
.post-lp{
text-align:left;
width:150px;
float:left;

}

/***** bottom sidebar *******/
#special-archive{
	width: 500px;
	display:block;
	float:left;
	clear:both;
	border: 1px solid #f7f7f7;
}

#page-archive{
	width: 490px;
	display:block;
	float:left;
	clear:both;
	font-size: 10px;
}


img.post-entry, #page-archive img, #special-archive img{
	float:left; 
	display: inline;
	background: #f5f7f9;
	border: 1px solid #c5c5c5;
	border-left: 0;
	border-top: 0;
	padding: .3em;
	margin: 5px;
}

.archive-title{
	background-color: #f7f7f7;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	text-transform: uppercase;
}

.first_thumb{
	width: 200px;
	float: left;
	margin-left: 2px;
}

.archive-thumb{
	width: 160px;
	float: left;
	margin-left: 2px;
}
.archive-thumb p,.first_thumb p{
	vertical-align: top;
	text-align: left;
	line-height: 12px;
}
.archive-thumb a,.first_thumb a{
	color: #0000FF;
	text-decoration: none;
}

.archive-thumb a:hover, .first_thumb a:hover{
	text-decoration: underline;
}

#others_container{
	float: right;
	width: 250px;
	height: auto;
	vertical-align: top;
}

.other_thumb{	
	width: 80px;
	float: left;
	margin:0 0px;
	padding-right: 2px;
	border-left: 1px dotted #cccccc;
}

.spacer{
	clear: both;
	width: 100%;
	display: block;
	height: 1px;
	margin-top: 2px;
}

p {
	padding:0;
	margin:0;
	margin-top: 2px;
}

#archive-form {
	width: 480px;
	display:block;
	float:left;
	clear:both;
	border: 1px solid #f7f7f7;
	background-color: #f1f1f1;
}

form.farchive{
	display:inline;
}
