/*  
Theme Name: tybulewicz.com
Theme URI: http://tybulewicz.com/
Description: Temat pasujący do strony http://tybulewicz.com/
Version: 0.1
Author: Tomasz Tybulewicz
Author URI: http://tybulewicz.com/

*/

body {
    margin: 0px;
    padding: 0px;
    background: #35659a;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header {
    clear: both;
    background-color: #003565;
    color: #c6d2df;
    min-height: 50px;
}

#header a {
    text-decoration: none;
}

#header h1 {
    padding: 10px;
    margin: 0px;
    vertical-align: middle;
}

#bread {
    clear: both;
    position: relative;
    background-color: #ba6161;
    padding-left: 15px;
}

#bread a {
    text-decoration: none;
    color: white;
    font-size: smaller;
}

#bread a:link {
    text-decoration: none;
    color: white;
    font-size: smaller;
}

#bread a:hover {
    text-decoration: underline;
    color: #e7e77d;
}

#bread a.active {
    text-decoration: none;
    color: yellow;
}

#bread a.active:hover {
    text-decoration: none;
}

#left {
    margin-top: 10px;
    float: left;
    width: 150px;
    background-color: transparent;
    position: fixed;
    padding: 0px;
    font-size: small;
}

.left {
    background-color: #ced7e7;
    margin: 2px;
    margin-top: 0px;
    margin-left: 10px;
    width: 125px;
    text-align: left;
    padding: 1px;
    padding-left: 5px;
}

#left .active {
    background-color: #ba6161;
    color: #ced7e7;
}

#left .sub {
    background-color: #ced7e7;
    margin: 2px;
    margin-top: -2px;
    margin-left: 25px;
    width: 108px;
    text-align: left;
    padding: 1px;
    padding-left: 7px;
    font-size: smaller;
}

#left a {
    text-decoration: none;
    color: #003565;
}

#left a:hover {
    text-decoration: underline;
    color: #003565;
}

#left .active a {
    color: #ced7e7;
}

#left .active a:hover {
    text-decoration: none;
    color: #ced7e7;
}

#right {
    margin: 10px;
    margin-left: 150px;
    padding: 10px;
    background-color: #ffffff;
    overflow: auto;
    font-size: small;
}

#footer {
    background-color: #ba6161;
    clear: both;
    padding: 2px;
    padding-left: 10px;
    color: white;
    font-size: x-small;
}

#footer a {
    color: white;
    text-decoration: underline;
}

#right h1 {
    margin: 0px;
    color: #ba6161;
    font-size: xx-large;
}

#right h2 {
    margin: 0px;
    color: #ba6161;
    font-size: large;
}

#right p {
    margin: 0px;
    margin-top: 10px;
    text-indent: 10px;
}

#right a {
    color: #ba6161;
    font-weight: bolder;
    text-decoration: none;
}

#right a:hover {
    text-decoration: underline;
}

p:first-letter {
    font-weight: bold;
    text-transform: uppercase;
}

.tybulewicz {
    color: #c6d2df;
    font-size: xx-large;
    font-weight: bold;
    padding-left: 20px;
}

.com {
    color: #c6d2df;
    font-size: x-large;
    font-style: italic;
}

th {
    color: #003565;
    background: #ced7e7;
    text-align: center;
    font-weight: bold;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

td {
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    font-size: small;
}

table.cv th {
    color: #003565;
    background: #ced7e7;
    vertical-align: top;
    text-align: left;
    font-weight: bold;
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

table.cv td {
    padding: 5px;    
}

.opis {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ba6161;
    color: white;
}

#left .sub h2 {
  padding: 0;
  margin: 0;
  font-size: smaller;
}

#left .sub ul {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    list-style: none;
}

.postmetadata {clear: both}

.imgRight {
    margin: 5px;
    margin-right: 0;
    float: right;
    border: 0;
}

.imgLeft {
    margin: 5px;
    margin-left: 0;
    float: left;
    border: 0;
}

/* ----- add selectors here for font sizing ----- */
#TB_window  {font-size: 1.2em}

#TB_overlay {
	position: absolute;
		top: 0;
			left: 0;
				z-index:100;
					width: 100%;
						height: 100%;
							background-color: #000;
								filter:alpha(opacity=60);
									-moz-opacity: 0.6;
										opacity: 0.6;
										}

										#TB_window {
											top: 0px;
												left: 0px;
													position: fixed;
														_position: absolute;
															background: #fff;
																z-index: 102;
																	color:#000000;
																		display:none;
																			border: 4px solid #525252;
																			}

																			#TB_window img {
																				display:block;
																					margin: 15px 0 0 15px;
																						border-right: 1px solid #ccc;
																							border-bottom: 1px solid #ccc;
																								border-top: 1px solid #666;
																									border-left: 1px solid #666;
																									}

																									#TB_caption{
																										height:25px;
																											padding:10px 30px 10px 25px;
																												float:left;
																												}

																												#TB_closeWindow{
																													height:25px;
																														padding:10px 25px 10px 0;
																															float:right;
																															}

																															#TB_closeAjaxWindow{
																																padding:5px 10px 7px 0;
																																	margin-bottom:1px;
																																		text-align:right;
																																			background-color:#e8e8e8;
																																			}

																																			#TB_ajaxContent{
																																				padding:2px 15px 15px 15px;
																																					overflow:auto;
																																					}

																																					#TB_load{
																																						text-align: center;
																																							position: absolute;
																																								top: 50%;
																																									left: 0px;
																																										width: 100%;
																																											overflow: visible;
																																												visibility: visible;
																																													display: block;
																																														z-index:101;
																																														}

																																														#TB_loadContent  {
																																															margin-left: -125px;
																																																position: absolute;
																																																	top: -50px;
																																																		left: 50%;
																																																			width: 250px;
																																																				height: 100px;
																																																					visibility: visible;
																																																					}


