/*****************************************************************************
 * WISIENA's scripts                                                         *
 * Copyright (c) 2011 wisiena (m.wisniewski@me.com) All rights reserved.     *
 ****************************************************************************/

@font-face
{
  font-family: 'comic_reliefregular';
  src: url('ComicRelief-webfont.eot');
  src: url('ComicRelief-webfont.eot?#iefix') format('embedded-opentype'),
       url('ComicRelief-webfont.woff') format('woff'),
       url('ComicRelief-webfont.ttf') format('truetype'),
       url('ComicRelief-webfont.svg#comic_reliefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'fjallaoneregular';
    src: url('fjallaone-regular-webfont.eot');
    src: url('fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fjallaone-regular-webfont.woff2') format('woff2'),
         url('fjallaone-regular-webfont.woff') format('woff'),
         url('fjallaone-regular-webfont.ttf') format('truetype'),
         url('fjallaone-regular-webfont.svg#fjallaoneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* body generals */

body
{
	margin: 0px;
	padding: 0px;
	color: #343434;
	font-size: 15px;
	font-family: 'comic_reliefregular';
	/* text-decoration: none; */
	background-color: #FFFFFF;
	/* background-image: url(/templates/main/im/bg_main_purple.jpg); */
}


.fb-like{ height: 20px; overflow: hidden; } 

strong
{
	font-weight: bold;
}

ul, ol
{
	padding-left: 0px;
	margin-left: 25px;
}

li
{
	margin: 0px;
	padding: 0px;	
}

a
{
	text-decoration: none;
	color: inherit;
	font-family: inherit;
	font-size: inherit;	
}

/* site div */

div.site
{
	margin: 0px;
	text-align: center;
}

/* main div */

div.main
{
	width: 700px;
	
	margin: 20px auto 0px auto;
	
	padding-bottom: 0px;	
	background: transparent;
	background-repeat: repeat-y;
	background-image: url(/templates/main/im/bg_comic.jpg);

	
	
}

div.switch_container
{
	width: 700px;
	margin: 0px auto 20px auto;

}

div.background_switch
{
	
	width: 30px;
	height: 96px;
	top: -120px;
	left: 700px;
	
	/* margin-bottom: -100px; */
	
	
	position: relative;
	
	z-index: 50;
}

/* */

div.content
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	width: 661px;
	text-align: center;
}

/* */

div.top_menu_container
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	/* height: 30px; */
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #343434;
	background-color: #87dddf;
	position: relative;
	z-index: 0;
}

/* */

a.top_menu
{
	margin-left: 5px;
	margin-right: 14px;
	padding-left: 18px;
	font-family: 'comic_reliefregular';
	font-size: 12pt;
	color: #555555;
	background: transparent;
	background-image: url(/templates/main/im/ar_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	/* text-decoration: none; */
	border: 0;
}

a.top_menu_plus
{
	margin-left: 5px;
	margin-right: 14px;
	padding-left: 18px;
	font-family: 'comic_reliefregular';
	font-size: 14pt;
	font-weight: bold;
	color: #555555;
	background: transparent;
	background-image: url(/templates/main/im/ar_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	/* text-decoration: none; */
	border: 0;
}

/* */

table.top_menu
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}


/* */

div.badge
{
	top: -24px;
	left: -14px;
	margin-bottom: -81px;
	padding-top: 9px;
	height: 70px;
	width: 70px;
	text-align: center;
	background-image: url(/templates/main/im/badge.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 500;
}

div.right_arrow_on_post
{
	top: 2px;
	left: -22px;
	margin-bottom: -53px;
	height: 53px;
	width: 49px;
	background-image: url(/templates/main/im/ar_big_right.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
}

div.down_arrow_on_categories
{
	top: -5px;
	left: 420px;
	margin-bottom: -40px;
	height: 43px;
	width: 51px;
	background-image: url(/templates/main/im/ar_big_down.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
}

div.left_arrow_on_categories
{
	top: -7px;
	left: 430px;
	margin-bottom: -50px;
	height: 52px;
	width: 42px;
	background-image: url(/templates/main/im/ar_big_left.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
}


p.badge_text
{
	margin: 0px;
	padding: 0px;
}

p.badge_number
{
	margin-top: -3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 25px;
	font-weight: bold;
}

/* */

div.top_image_container
{
	
	margin-left: auto;
	margin-right: auto;
	/* height: 75px; */
	background-color: #343434;
	/* position: relative; */
	z-index: 0;
}

/* */

div.post_header_left
{
	height: 213px;
	width: 310px;
	float: left;
	margin-top: 10px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-color: #343434;
}

/* */

div.post_header_right
{
	height: 213px;
	width: 349px;
	float: right;
	margin-top: 10px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #FF0000;*/
}

/* */

div.post_description
{
	height: 124px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 120px;
	text-align: left;
	background-image: url(/templates/main/im/shp_arrows.png);
	background-repeat: no-repeat;
	background-position: top right;
}

/* */

div.post_title_shadow
{
	height: 50px;
	padding-left: 28px;
	padding-top: 2px;
	text-align: left;
	/* przerpbić na font bold w nazwie */
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-color: #343434;
	background-image: url(/templates/main/im/bg_purple.jpg);
	background-repeat: repeat;
	/* background-color: #ffeb58; */
}

p.post_title
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 22px;
}

p.post_title_category
{
	margin-top: -3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11pt;
	font-weight: bold;
}

a.post_title_category
{
	color: #343434;
	text-decoration: none;
}

/* */

div.post_date
{
	height: 19px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: left;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-color: #343434;
	background-color: #ffeb58;
}

/* */

div.post_body
{
	
	margin: -1px auto 0 auto;
	padding: 25px 20px 30px 20px;
	font-size: 15px;
	/* text-align: justify; */
	border-style: solid;
	border-width: 1px;
	border-color: #343434;
	background-color: #94CD51;
	background-repeat: repeat-x;
	background-size: cover;
	background-image: url(/templates/main/im/bg_post_green.jpg);
	position: relative;
	z-index: 0;
}

a.in_post_link
{
	color: #343434;
}

div.post_body_top
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	text-align: justify;
}

div.post_body_bottom
{
	height: 20px;
	margin: 0px;
	padding: 15px 0px 0px 5px;
	text-align: justify;
}

div.post_body_bottom_facebook
{
	height: 20px;
	margin: 0px;
	padding: 15px 0px 0px 5px;
	text-align: justify;
}

div.post_body_bottom_twitter
{
	height: 20px;
	margin: 0px;
	padding: 15px 0px 0px 5px;
	text-align: justify;
}

/* special for main page */

div.posts_left_container
{
	width: 480px;
	float: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
/*
	//padding-top: 15px;
	//padding-left: 20px;
	//padding-right: 20px;
	//padding-bottom: 20px;
	//font-size: 11pt;
	//text-align: justify;
	//border-style: solid;
	//border-width: 1px;
	//border-color: #343434;
	//background: transparent;
	//background-repeat: repeat-x;
	//background-image: url(/templates/main/im/bg_post.jpg);
	//position: relative;
	//z-index: 0;
*/
}

div.post_summarize_container
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 11pt;
	text-align: justify;
	border-style: solid;
	border-width: 1px;
	border-color: #343434;
	background: transparent;
	background-repeat: repeat-x;
	background-size: cover;
/* 	//background-image: url(/templates/main/im/bg_post_blue.jpg); */
	position: relative;
	z-index: 0;
}

div.post_main_bookmark
{
	margin-bottom: -72px;
	left: 410px;
	position: relative;
	width: 58px;
	height: 72px;
	z-index: 50;
}

div.post_bookmark
{
	top: -48px;
	left: 575px;
	margin-bottom: -63px;
	width: 58px;
	position: relative;
	z-index: 50;
}

div.post_by_category_container
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;	
	padding: 15px 10px 10px 15px;
	font-size: 11pt;
	text-align: justify;
	border-style: solid;
	border-width: 1px;
	border-color: #343434;
	background: transparent;
	background-repeat: repeat-x;
	position: relative;
	z-index: 0;
}

div.category_description
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 11pt;
	text-align: justify;
	border-style: solid;
	border-width: 1px;
	border-color: #343434;
	background: transparent;
	background-repeat: repeat;
	background-image: url(/templates/main/im/bg_orange.jpg);
	position: relative;
	z-index: 0;
}

div.post_summarize_image
{
	float: left;
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #343434;
}

img.post_summarize_small
{
	height: 103px;
	width: 150px;
	display: block;
}

img.post_category_small
{
	height: 75px;
	width: 109px;
	display: block;
}

span.post_summarize
{
	font-size: 10pt;
}

a.post_summarize_title
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: 'comic_reliefregular';
	font-size: 14pt;
	font-weight: bold;
	color: #343434;
	background: transparent;
	border: none;
	/* text-decoration: none; */
}

p.post_summarize_title
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: 'comic_reliefregular';
	font-size: 14pt;
	font-weight: bold;
	color: #343434;
	background: transparent;
	border: none;
}

p.post_summarize_description
{
	font-size: 9pt;
	height: 55px;
	max-height: 55px;
	padding: 0px 0px 0px 0px;
	color: #606060;
}

p.post_summarize_date
{
	margin-top: -2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: 'comic_reliefregular';
	font-size: 10pt;
	color: #343434;
}

a.post_summarize_read_more
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-family: 'comic_reliefregular';
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #343434;
	background: transparent;
	border: none;
	background-image: url(/templates/main/im/ar_menu.png);
	background-repeat: no-repeat;
	background-position: right;
}


/* special for main page */

div.column_right
{
	width: 166px;
	float: right;
	margin-top: 10px;
}

/* special for main page */

div.info_container
{
	margin-top: 10px;
	background-color: #FFEB58;
}

div.info_heading
{
	padding-top: 2px;
}

p.info_heading
{
	margin: 4px;
	padding: 2px;
	font-family: 'fjallaoneregular';
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	color: #F0EEE3;
	line-height: 26px;
	background-color: #343434;
}

div.info_content
{
	height: 110px;
}

table.info_portals
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

table.info_portals td
{
	padding: 2px;
}

/* */

div.suggestions_container
{
	margin-top: 10px;
	background-image: url(/templates/main/im/bg_green.jpg);
}

div.suggestions_heading
{
	padding-top: 2px;
}

div.suggestions_content
{
	padding-top: 4px;
	padding-bottom: 8px;
}

div.suggestion_left
{
	height: 18px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #FF0000;*/
}

div.suggestion_right
{
	height: 30px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	/*border-style: solid;
	border-width: 1px;
	border-color: #FF0000;*/
}

a.suggestion
{
	color: #343434;
	/* text-decoration: none; */
}

a.suggestion_description
{
	color: #606060;
}

p.suggestion
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

p.suggestion_description
{
	margin-top: -4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 7.5pt;
}

/* */

div.categories_container
{
	background-image: url(/templates/main/im/bg_blue.png);	
}

div.category_heading
{
	padding-top: 7px;
}

p.category_heading
{
	margin: 0px;
	padding: 2px 0px 2px 0px;
	/* font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue', 'Arial', sans-serif; */
	font-family: 'fjallaoneregular';
	font-size: 26px;
	font-weight: 700;
	color: #F0EEE3;
	line-height: 26px;
	background-color: #343434;
}

/* */

div.category_content
{
	padding-top: 4px;
	padding-bottom: 12px;	
	/*border-style: solid;
	border-width: 1px;
	border-color: #FF0000;*/
}

a.category_content
{
	height: 23px;
	font-family: 'comic_reliefregular';
	font-size: 12pt;
	color: #343434;
	background: transparent;
	border: none;
	/* text-decoration: none; */
}

/* */

div.star
{
	top: -25px;
	left: 300px;
	margin-bottom: -68px;
	width: 260px;
	position: relative;
	z-index: 50;
}

/* */

div.navigation
{
	margin-top: 25px;
	position: relative;
	z-index: 0;
	/*border-style: solid;
	border-width: 1px;
	border-color: #FF0000;*/
}

/* */

div.navigation_left
{
	padding: 0px;
	float: left;
}

a.navigation_left
{
	padding-top: 4px;
	padding-left: 46px;
	padding-bottom: 4px;
	font-family: 'comic_reliefregular';
	font-size: 12pt;
	color: #343434;
	background-image: url(/templates/main/im/ar_left.png);
	background-repeat: no-repeat;
	background-position: top left;
}

/* */

div.navigation_right
{
	padding: 0px;
	float: right;
}


a.navigation_right
{
	padding-top: 4px;
	padding-right: 46px;
	padding-bottom: 4px;
	font-family: 'comic_reliefregular';
	font-size: 12pt;
	color: #343434;
	background-image: url(/templates/main/im/ar_right.png);
	background-repeat: no-repeat;
	background-position: center right;
	
}

/* */

div.foot
{
	height: 8px;
	width: 700px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 67px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
	/* background-image: url(/templates/main/im/foot_comic_purple.jpg); */
	background-repeat: no-repeat;
	/*background-position: top right;*/
	/*border-style: hidden;
	border-width: 1px;
	border-color: #00FF00;*/
}

p.foot
{
	margin: 0px;
	margin-right: 5px;
	padding: 0;
	font-size: 7pt;
}

/* */

/*
a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}
*/

/* */

table.post_by_category
{
}

table.post_by_category td
{
	vertical-align: top;
}

p.post_by_category_date
{
	margin: 0px;
	padding: 0px;
	font-family: 'comic_reliefregular';
	font-size: 10pt;
	color: #343434;
}

a.post_by_category_title
{
}

/* */

div.info_main_image
{
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #343434;
}

div.clear
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

div.playground
{
	padding: 8px;
	font-family: 'courier new';
	font-size: 8pt;
	text-align: left;
	color: #606060;
	background-color: #FFCBCB;
	border-color: #343434;
	border-style: solid;
	border-width: 1px;
	overflow: scroll;
}

/* EOF */