/* @override http://kantor-wroclaw.pl/wp-content/themes/brightsky/style.css */

/*======================================
Theme Name: BrightSky
Theme URI: http://www.kreativethemes.com
Description: An awesome WordPress theme by <a href="http://www.kreativethemes.com">KreativeThemes</a>.
Version: 1.1
Author: KreativeThemes 
Author URI: http://www.kreativethemes.com
======================================*/

@import "layout.css";

/* @group Colors */

/* kolor główny pod fotą */
#header {
	background: #c6fdee;
}

/* pasek nawigacji */
#nav {
	background: #333;
	border-bottom: 5px solid #9bc7bc;
}

/* aktywny link */
#nav li.current_page_item  a {
	color: #9bc7bc;
}

/* zhakowanie koloru staru */

#startmenu {
	color: #ccc;
	}

/* kolor odnośników */
#wrapper a {
	color: #82a99f;
	text-decoration: none;
}

/*patka pod blogname */
.blogtitleposition {
	top: 135px;
	position: absolute;
	width: 160px;
	padding: 20px;
	background-color: #d7fcf7;
}

/* kolor napisów na patce */

h1#blogtitle a {
	color: #72958c;
	text-decoration: none;
	line-height: 95%;
}

.blogdesc {
	color: #72958c;
}

/* bold w sidebarze */
#sidebar strong {
	color: #72958c;	

}

/* Stopka */
#footer a {
	color: #ccc;
	text-decoration: none;
}

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

/* lista postów nagłówek */

h1.prevtitle a {
	color: #222;
	border-bottom: 1px solid #9bc7bc;
}

/* @end */


/* @group Reszta */

h2.sidehead {
	font-family: "Helvetica Neue", Helvetica,  Verdana, Arial;
	font-size: 17px;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #ABABAB;
	padding: 9px 0 11px 5px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	font-weight: lighter;
}

#mainphoto {
	background: url(/img/header.jpg) no-repeat center;
}

.cheader {
	height: 280px;
}

#navcat {
	height: 5px;
}


h1#blogtitle {
	padding-bottom: 3px;
	color: white;
	font-family: "Helvetica Neue", Helvetica,  Verdana, Arial;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: lighter;
}

h1#blogtitle img {
	position: absolute;
	top: -20px;
}




#links {
	float: right;
	color: #545454;
}

#links a {
	color: #545454
}

#links a:hover {
	color: #545454;
	text-decoration: none;
}

.entry ul {
	list-style-position: inside;
}

ul#highlight li.post {
	margin: 0px 0 80px 0;
}

.p_coright {
	width: 390px;
	line-height: 22px;
	color: #555;
	border-left: #DEDEDE;
	padding: 0 0 0 15px;
}

.inputcontactform {
	width: 90%;
	height: 14px;
	padding: 10px;
	color: #818181;
	border: 1px solid #ccc;
	background: url(../images/field.jpg) repeat-x top;
}

.textareacontactform {
	width: 90%;
	color: #818181;
	padding: 10px;
	font-family: Verdana;
	font-size: 11px;
	height: 140px;
	border: 1px solid #ccc;
	background: url(../images/field.jpg) repeat-x top;
}

.submitcontactform {
	height: 30px;
	background: #333;
	color: #ccc;
	cursor: pointer;
	border: none;
	display: block;
	width: 90%;
}

/* @end */
