/*  
Theme Name: Fishing Photo Theme
Theme URI: http://wordpress.org/
Description: Custom WordPress Theme.
Version: 1b
Author: Martin Wiso
Author URI: http://www.wiso.cz/

*/

body
	{
		background: #FFF url('http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/main_back.png') 0px -120px repeat-y;
		font-family: Vedana, Helvetica, Arial;
	}
p {
  font-family: Vedana, Helvetica, Arial;
  text-align: justify;
}
a, a:link, a:visited
	{
		color: #333;
		text-decoration: underline;
	}
a:hover
	{
		color: #275576;
		text-decoration: none;
		border-bottom: 1px dotted #275576;
	}
#fipho_logo
	{
		position: absolute;
		left: 30px;
		top: 30px;
	}
#fipho_menu
	{
		position: absolute;
		left: 50px;
		top: 130px;
	}
#fipho_page
	{
		position: absolute;
		left: 230px;
		top: 129px;	
		width: 560px;
		height: 500px;	 
		padding: 20px 30px 20px 20px;
		background: url('http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/page_back.jpg') no-repeat;
		overflow: hidden;
	}
#fipho_column1
	{
		position: absolute;
		left: 20px;
		top: 20px;
		width: 240px;

	}
#fipho_column2
	{
		position: absolute;
		left: 280px;
		top: 20px;
		width: 240px;

	}
#fipho_column3
	{
		position: absolute;
		left: 20px;
		top: 55px;
		width: 500px;

	}
#fipho_menu .button
	{
		background: url('http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/button.png') no-repeat;	 
		width: 107px;
		height: 94px;
		overflow: hidden;
		margin-bottom: 6px;
	}
#fipho_menu .button a.image:link, #fipho_menu .button a.image:visited
	{	  
		display: block;
		margin: 8px 13px 3px 7px;
		background: #000;
		height: 50px;
		border: 1px solid #fff;
	}
#fipho_menu .button a.image:hover
	{
		border: 1px solid #000;	
	}
#fipho_menu .button a.text:link, #fipho_menu .button a.text:visited
	{
	  font-size: 9px;
		display: block;
		margin: 3px 13px 3px 7px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #000;
		text-decoration: none;
		border: 0;
	}
#fipho_menu .button a.seltext:link, #fipho_menu .button a.seltext:visited
	{
	  font-size: 9px;
		display: block;
		margin: 3px 13px 3px 7px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #265475;
		text-decoration: none;		
		border: 0;
	}
#fipho_menu .button a.text:hover
	{
		text-decoration: underline;
		border: 0;
	}
#fipho_hook
	{
		position: absolute;
		top: 0px;
		left: 350px;
		width: 183px;
		height: 186px;
		background: url('http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/hook.png');
	}
#fipho_prut
	{
		position: absolute;
		top: 10px;
		left: 760px;
		width: 86px;
		height: 700px;
		background: url('http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/prut.png');
	}
#fipho_copy
	{
		position: absolute;
		left: 250px;
		top: 620px;
		font-size: 11px;
		width: 500px;
		text-align: center;
	}		
#fipho_links
	{
		position: absolute;
		left: 250px;
		top: 690px;
		font-size: 11px;
		width: 500px;
		text-align: center;
	}		
#fipho_langselector
	{
		position: absolute;
		left: 740px;
		top: 10px;	
		width: 50px;
		height: 11px;	 
	}
#fipho_copy a:link, #fipho_copy a:visited
	{
		color: #000;
		text-decoration: none;
	}
#fipho_copy a:hover
	{
		color: #275576;
		text-decoration: underline;
	}
.header
	{
		background: url('http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/header_a.png') repeat-x;
		height: 20px; 
	}
.header div
	{
		background: url('http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/header_b.png') no-repeat;
		height: 20px;
	}

.header div div
	{
		background: url('http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/header_c.png') right no-repeat;
		height: 20px; 
	}
.header div div div
	{
		background: transparent;
		padding: 0px 30px 0px 20px;
		height: 20px;
		color: #FFF;
		font-size: 11px;
		line-height: 20px;
		font-weight: bold;
		overflow: hidden;
	}	
.body
	{
		background: #E1E1D5;
		border: 1px solid #989683;
		font-size: 11px;
		padding: 5px;
		height: auto;
		width: 500px;
		height: 370px;
		margin: 5px 0px 10px 0px;
		overflow: auto;
	}
.cbody
	{
		background: #E1E1D5;
		border: 1px solid #989683;
		font-size: 11px;
		padding: 5px;
		height: auto;
		height: 228px;
		width: auto;
		margin: 5px 0px 10px 0px;
		overflow: auto;
	}
.dbody
	{
		background: #E1E1D5;
		border: 1px solid #989683;
		font-size: 11px;
		padding: 5px;
		height: 230px;
		width: auto;
		margin: 5px 0px 10px 0px;
		overflow: auto;
	}
.abody
	{
		background: #E1E1D5;
		border: 1px solid #989683;
		font-size: 11px;
		padding: 5px;
		height: 120px;
		width: auto;
		margin: 5px 0px 10px 0px;
		overflow: auto;
	}
.random
	{
		background: #E1E1D5;
		border: 1px solid #989683;
		font-size: 11px;
		padding: 5px;
		height: 135px;
		margin: 5px 0px 10px 0px;
	}
.thumbnail
  {
    float: left;
    border: 1px solid #ccc;
    vertical-align: top;
    margin: 0 15px 15px 0;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    margin-bottom: 12px;
  }
.clearboth
  {
    clear: both;
  }
.clearBoth
  {
    clear: both;
  }
table
  {
  font-size: 11px;
  }
input
  {
  	font-family: Tahoma, Arial;
  	font-size: 12px;
  	border: 1px solid #666;
  }
button
  {
    background: url(http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/butbg.gif) repeat;
    width: 56px;
    height: 15px;
    font-family: Tahoma, Arial;
  	font-size: 10px;
  	color: #000;
  	font-weight: bold;
  	border: 0;
  }
textarea
  {
  	font-family: Tahoma, Arial;
  	font-size: 12px;
  	border: 1px solid #666;
  }
.mandatory
  {
    font-weight: bold;
    color: #CC0000;
  }
.contactlabel
  {
    font-weight: bold;
    font-size: 11px;
    color: #666666
  }
.missing
  {
	border: 1px solid red;
  }
.navig
  {
  position: absolute;
  top: 390px;
  left: 385px;
  }
.nav:link, .nav:visited
	{
	  font-size: 11px;
	  font-weight: bold;
		color: #000;
		text-decoration: none;
	}
.nav:hover
	{
	  font-size: 11px;
	  font-weight: bold;
		color: #275576;
		text-decoration: underline;
	}
.newstext
  {
    font-size: 11px;
    text-align: justify;
  }
.floatleft {
  float: left;
  margin: 5px 5px 5px 2px;
  border: 1px solid #275576;
  padding: 2px;
}
.floatright {
  float: right;
  margin: 5px 5px 5px 2px;
  border: 1px solid #275576;
  padding: 2px;
}
ul li {
	list-style-type: none;
	list-style-image: url(http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/arrow.gif);
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.clear {
  clear: both;
}
.headlineBox
{
	border: 1px solid #ccc;
	background-color: #E5E5D8;
	padding: 13px 5px 13px 5px;
}

/* For Link Indication plugin */
a.liexternal {
	padding-right: 12px;
	background: url(http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/icons/link-icon_external_07.gif) no-repeat right;
}
a.liwikipedia {
	padding-right: 14px;
	background: url(http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/icons/link-icon_wikipedia_01.gif) no-repeat right;
}
a.liimdb {
	padding-right: 18px;
	background: url(http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/icons/link-icon_imdb_01.png) no-repeat right;
}
a.liftp {
	padding-right: 13px;
	background: url(http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/icons/link-icon_ftp_01.png) no-repeat right;
}
a.limailto {
	padding-right: 18px;
	background: url(http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/icons/link-icon_mail_01.png) no-repeat right;
}
a.lipdf {
	padding-right: 12px;
	background: url(http://fishingphoto.wiso.cz/wp-content/themes/fishingphoto/images/icons/link-icon_pdf_01.png) no-repeat right;
}
blockquote {
	border: 1px dotted #ccc;
	background-color: #eee;
	text-align: justify;
	font-weight: italic;
	padding: 8px;
	margin: 1em 2em;
}
.entry
{
  float: left;
}
.entry p
{
  float: left;
}
.entry img
{ 
    /*float: left;
    border: 1px solid #ccc;
    vertical-align: top;
    margin: 0 6px 6px 0;
    padding: 2px;
    font-size: 12px;
    text-align: center;
    margin-bottom: 30px;*/
    vertical-align: top;
    border: 1px solid #ccc;
    margin-bottom: 12px;
    padding: 2px;
    margin: 0 6px 6px 0;
    margin-bottom: 20px;
}
.entrytext img
{ 
    vertical-align: top;
    border: 1px solid #ccc;
    margin-bottom: 12px;
    padding: 2px;
    margin: 0 6px 6px 0;
    margin-bottom: 20px;
}
.alignleft img
{
  border: 0;
}
.alignright img
{
  border: 0;
}
