/*   
Theme Name: Shape
Theme URI: http://themeshapes.com/shape/
Description: A search engine optimized website framework for WordPress.
Author: Ian Stewart
Author URI: http://themeshapes.com/
Version: 0.1.2
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Import a basic layout */
@import url('styles/3c-l.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	background: #495868;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:100;
	line-height:1.2;
}



/* =Header
-------------------------------------------------------------- */

#branding {
	position: relative;
	margin: 0;
	width: 966px;
}
#branding h1, #branding h2 {
	margin-left: 270px !important; /* for IE < 7 */
	margin-left: 135px;
}

#branding h1 a {
	color: #88c1e8;
	text-decoration: none;
	}
#branding h1 {
	font-size: 22px;
	font-weight: expression('bold');
	letter-spacing: 3px;
	margin-top: 50px;
	margin-bottom: 8px;
	float: left;
}
#branding h2 {
	font-size: 14px;
	color:white;
	float: left;
	letter-spacing: -0,5px;
}
#branding img {
	position: absolute;
	top: 71px;
	left: 865px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
	color: white;
}


/* =Content
-------------------------------------------------------------- */

.post {
	display: relative;
	margin: 0 0 18px 0;
	margin: expression('0 0 10px 0');	
	padding: 0;
	color: white;
	width: 550px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#content-heading {
	font-size: 14px;
	letter-spacing: 2px;
	color: #16242a;
	background: #88c1e8;
	padding: 2px 0 0 8px;
	margin: 15px 0 15px 0;
	margin:  expression('28px 0 10px -2px');
	background: url("images/heading_bg.jpg") repeat-y;
}
.entry-content, .entry-summary {
	margin: 8px 0 0 0;	
	color: white;
	width: 550px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3em;
}

.entry-title {
	font-size: 16px;
	line-height: 17px;
}
.entry-utility, .entry-meta {
	font-size: 11px;
	margin-top: 2px;
} 
.post a, .post a:visited, .entry-content a, .entry-content a:visited {
	text-decoration: none;
	color: #88c1e8;
}
.post hr {
	color: #88c1e8;
	background-color: #88c1e8;
	height: 1px;
	margin: 8px 0 0 0;
	margin: expression('0 0 0 0');
}
#more-news {
	position: absolute;
	bottom: 16px;
	left: 20px;
}
#more-news a, #more-news a:visited {
	text-decoration: none;
	color: #88c1e8;
}
#content h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
#content img {
	margin: 10px;
	padding: 1px;
	border: 1px solid #495868;
	background-color: #495868;
}
#filter-posts {
	margin-bottom: 10px;
	color: #fff;
}
/* =Navigation
-------------------------------------------------------------- */

#navigation {
	margin: 23px 0 0 10px;
	margin:  expression('20px 0 0 10px');
	overflow: auto;	
	color: white;
}
#navigation li{
	line-height: 28px;
}
#navigation a, #navigation a:visited {
	display: block;
	width: 100px;
	color: white;
	text-decoration: none;
}
#navigation a:hover {
	color: #88c1e8;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin: 0 0 0 0;
}
.widget-container {
	margin: 0;
	position: relative;
}

#vertical-heading {
	position:  absolute;
	top:  150px;
	left: 55px;
	width: 30px;
	height:  200px;
	display:  block;
}
#nav-area-foto {
	position:  absolute;
	top:  0px;
	/* for IE */
	top:  expression('1px');
	left: 100px;
	display:  block;
}
/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */

/* footer 
-------------------------------------------------------------- */
div#site-info {
	margin-top: 10px;
	margin-top: expression('0');
	padding: 0;
	color: white;
}
#site-info p {
	margin-left: 270px;
	margin-top: 15px;
	margin-top: expression('0');
}
#site-info a {
	text-decoration: none;
	color: #88c1e8;
	margin-right: 5px;
}

#footer {
	margin-top: 10px;
	margin-top: expression('0');
}
 #footer img {
	vertical-align: middle;
	padding-right: 5px;
	padding-bottom: 2px;
}

/* komentáře
-------------------------------------------------------------- */

#comments {
	color: white;
}
#comments h3 {
	color: #88c1e8;
	text-decoration: none;
	font-size: 13px;
	margin-bottom: 5px;
}

#comments a {
	color: #88c1e8;
	text-decoration: underline;
}

.form-textarea {
	
	margin: 0 0 10px 0;
}
.form-submit {
	
	margin: 0 0 10px 0;
}
.comment-meta {
	font-size: 11px;
	margin-bottom: 5px;
}










