/*  
Theme Name: Permanent Fitness
Based on: Yourblog 2.0 theme
Theme URI: http://demos.mediawick.com/web20/
Author: Abhishek Tripathi
Author URI: http://www.abhishektripathi.com
*/



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style-type: none;
}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#comments {
font-size: 24px;
color: #87811C;
padding: 15px 0 10px 0;
border-top: 1px solid #B6B157;
}
.alt {
	margin: 0;
	padding: 10px;
	background: #F7FBE5;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 9px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* 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;
	padding: 3px;
	}
	
img {
 	border: none;
}		
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {	
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

#mainbox {
	margin: 0px auto;
	width: 960px;
	background-image: url("images/bg-right.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
}

a:link {
	color: #87811C;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #87811C;
}

a:hover {
	text-decoration: underline;
	color: #87811C;
}


/***Header Stuff***/
.clear{
clear: both;
margin: 0;
padding: 0;
}
#header_wide{
	width: 100%;
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
	height: 235px;
}
#header{
	clear: both;
	margin: 0px auto;
	width: 960px;
}
#logo {
	/*behavior: url('iepngfix.htc');
	background-image: url("wp-content/themes/web20/iepngfix.htc");
	width: 298px;*/
	width: 550px;
	height: 36px;
	float: left;
	margin-top: 40px;
}

#logo h1 {
	width: 500px;
	color: #FFF;
	font-weight: 1000;
	font-size: 50px;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#logo h1 a {
	color: #FFF;
	font-weight: bold;
	font-size: 50px;
	margin: 0px;
	padding: 0px;
}
#logo h1 a:hover {
    text-decoration: none;
}

#blog_slogan{
padding: 0 0 0 50px;
}
#blog_slogan h2 {
font-size: 16px;
color: #E7EC6A;
margin: 0;
}
#headerdec {
	float: right;
	background-image: url("images/subhead.gif");
}
#headerdec img{
	padding: 0px;
	border: 2px solid #B6B157;
}

#iemenu{
clear:both;
padding-top: 0px;
}
ul#menu {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}

html>body ul#menu {
	margin-top: 0px;
}

#menu li {
	list-style-type: none;
	width: 176px;
	height: 24px;
	background-image: url("images/navbg.gif");
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-top: 5px;
}

li#lastlink {
	width: 1px;
}

#menu a {
	color: #000;
	font-size: 14px;
}

#menu a:link {
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/***Main Area Stuff***/
#content {
	float: left;
	width: 540px;
	padding: 0 20px 10px 0;
}

#sidebar {
	float: left;
	width: 380px;
	padding: 10px 10px 10px 10px;
	background: #F7FBE5;
}
.img_right_align{
padding: 1px;
border: 1px solid #B6B157;
margin: 0 2px 0 10px;
float: right;
}

/***Footer Stuff***/

#wide_footer{
width: 100%;
background: #434F54;
border-top: 3px solid #B6B157;
clear: both;
}
#footer {
	margin: 0 auto;
	background: #434F54;
	width: 960px;
	padding-top: 15px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
}

#footbar {
	width: 960px;
	height: 20px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	color: #000;
	padding: 5px 0 5px 0;
	font-family: Verdana;
	font-weight: bold;
}
#footbar a {
 color: #87811C;
 font-size: 12px;
 }

#footercontent {
	background-repeat: no-repeat;
	width: 960px;
	background-color: #434F54;
	padding: 5px 0 5px 0;
}

#footer h2 {
	background:#546267;
	width: 270px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	margin: 0 5px 0 5px;
	font-family: Tahoma;
	margin: 0px auto;
}

#footer h3 a {
	margin: 0px;
	padding: 0px;
	color: #E7EC6A;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}

#footer a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

#footer h3 {
	margin: 0px;
	padding: 0px;
}

.recentcontent {
	margin-bottom: 5px;
}

.recentcontent p {
	margin: 0px;
	padding: 0px;
}

.footbox {
	width: 290px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}
#google_bottom_leaderboard_container{
margin: 0 auto;
text-align: center;
padding: 5px 0 5px 0;
}
/***Post Stuff***/
.post {
	margin-top: 0px;
}

.posttitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	margin: 40px 0 0 0;
	text-align: left;
	padding: 0;
}

.posttitle h2 {
	font-family: Arial Rounded MT Bold, Arial;
	font-weight: normal;
	letter-spacing: -2px;
	color: #87811C;
	font-size: 35px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#single_post_details{
margin: 0;
border-bottom: 1px solid #87811C;
padding: 10px 0 3px 0;
color: #999999;
}
#single_post_details_left{
float: left;
margin: 0;
}
#single_post_details_right{
float: right;
padding: 0;
}

.post h2 a {
	font-family: Arial Rounded MT Bold, Arial;
	font-weight: normal;
	letter-spacing: -2px;
	color: #87811C;
	font-size: 35px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.post h2{
	font-family: helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 26px;
	color: #4c8a00;
	text-align: left;
	letter-spacing: -2px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
.post h1{
margin-top: 25px;
}
.posttitle small {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	margin-top: 1px;
	position: absolute;
}

.post a:link {
	text-decoration: none;
}

.post a:visited {
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.entry {
	line-height: 22px;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	text-align: justify;
}
#add_me{
font-size: 11px;
}
.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
}

.commentsquare a:visited {
	text-decoration: none;
}

.commentsquare a:hover {
	text-decoration: underline;
}
#respond{
	font-family: helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #000000;
	text-align: left;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #F7FBE5;
}

.postcontent {
	margin: 0;
	padding:0;
	clear: both;
	line-height: 22px;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	text-align: justify;
}
.postcontent p{

}
.postfoot {
	border-top: 1px solid #B6B157;
	border-bottom: 1px solid #B6B157;
	padding: 15px 10px 15px 10px;
	margin: 26px 0 30px 0;
	background: #F7FBE5;
}
.post img {
}
ul.end{
width: 50%;
float: left;
list-style-type: none;
margin: 0;
padding:0;
}
ul.end h4 {
font-size: 14px;
padding: 0;
margin: 0 0 10px 0;
}
ul.end li {
padding: 8px 0 0 0;
}
#rss_email_form_end{
margin: 0;
border: 0;
padding: 0;
}
.submit_button_end{
margin: 0;
background: #fff;
}
.form_input_end{
margin: 0 0 0 0;
border: 1px solid #B6B157;
padding: 3px 2px 3px 2px;
font-size: 11px;
}
.end_submit_button{
background: #fff;
margin:0;
padding: 1px 0 1px 0;
border: 1px solid #B6B157;
font-size: 11px;
font-family: Arial Rounded MT Bold, Arial;
}
#feed_ad{
text-align: center;
}
a.delicious{
background-image: url(images/delicious.gif);
}
a.stumbleupon{
background-image: url(images/stumble.gif);
}
a.digg{
background-image: url(images/digg.gif);
}
a.to_comment_link{
background-image: url(images/comment.gif);
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
padding: 2px 15px 2px 20px;
}
a.bottom_rss {
background-image: url(images/feed_mini.gif);
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
padding: 2px 15px 2px 20px;
}
a.delicious, a.stumbleupon, a.digg {
background-color: transparent;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
padding: 2px 15px 2px 20px;
}
/***Sidebar Items***/
#sidebar h2 {
	
	width: 380px;
	height: 28px;
	margin: 16px 0 2px 0;
	letter-spacing: -2px;
	font-family: helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #4C8A00;
	text-align: left;
}

.showcase {
	background-color: #D2DE50;
	background-image: url("images/showcase-bot.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

.archivebox ul {
	padding: 0px;
	margin: 0px;
}

.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

.archivebox a {
	color: #767006;
	font-size: 12px;
}

.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
	text-decoration: underline;
	color: #C0440D;
}
#category_post_list {
font-size: 15px;
line-height: 1.4em;
}
#sidebar ul ul{
	padding: 0px;
	margin: 0px;
	width: 380px;
	padding-bottom: 3px;
}

#sidebar li li{
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

#sidebar a {
	color: #767006;
	font-size: 12px;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #C0440D;
}
#subscribe_widget{
border: 1px solid #B6B157;
}
.subscribe_widget_1{
padding: 10px 5px 5px 5px;
}
.subscribe_widget_2{
padding: 5px 5px 2px 5px;
border: 0;
}
.subscribe_widget_3{
padding: 0px 5px 5px 5px;
border: 0;
}
#rss_email_form{
margin: 0;
border: 0;
padding: 0;
}
#rss_email_form input{
float: left;
}
.form_input{
margin: 0 5px 0 0;
border: 1px solid #B6B157;
padding: 3px 2px 3px 2px;
}
.submit_button{
margin: 0;
background: #fff;
}
.rss{
padding-top: 0px;
padding-right: 0pt;
padding-bottom: 1px;
padding-left: 20px;
background-color: transparent;
background-image: url(images/rss_icon.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0pt;
background-y-position: 0px;
margin-right: 20px;
}
a.rss:link, a.rss:visited, a.rss:active, a.rss:hover{
color:#FF5F00;
}
/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #FFF;
}

li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;
}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
	padding: 0 15px 3px 15px;
}

.footbox li a {
	color: #E7EC6A;
}


ul#metafoot {
	margin-left: 0px;
	margin-top: 0px;
}


/***tabela***/
.odchudzanie_plan_table {
width: 100%;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
margin: 0, auto;
float: left;
font-size: 11px; 
}
.odchudzanie_plan_header_row{
font-weight: bold;
}
.odchudzanie_plan_row{
}

.odchudzanie_plan_cell{
text-align: center;
background: #D8D9F6;
}
.odchudzanie_plan_cell a{
color: #0000ff;
}

h2 {
text-align: left;
}
